Package org.jclouds.ovf
Class Disk.Builder
java.lang.Object
org.jclouds.ovf.Disk.Builder
- Enclosing class:
 Disk
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionbuild()capacityAllocationUnits(String capacityAllocationUnits) populatedSize(Long populatedSize)  
- 
Constructor Details
- 
Builder
public Builder() 
 - 
 - 
Method Details
- 
id
- See Also:
 
 - 
capacity
- See Also:
 
 - 
parentRef
- See Also:
 
 - 
fileRef
- See Also:
 
 - 
format
- See Also:
 
 - 
populatedSize
- See Also:
 
 - 
capacityAllocationUnits
- See Also:
 
 - 
build
 - 
fromDisk
 
 -