Package org.jclouds.softlayer.domain
Class VirtualDiskImageSoftware.Builder
java.lang.Object
org.jclouds.softlayer.domain.VirtualDiskImageSoftware.Builder
- Enclosing class:
VirtualDiskImageSoftware
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()
id
(int id) softwareDescription
(SoftwareDescription softwareDescription) softwareDescriptionId
(int softwareDescriptionId)
-
Field Details
-
id
protected int id -
softwareDescriptionId
protected int softwareDescriptionId -
softwareDescription
-
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
id
- See Also:
-
softwareDescriptionId
- See Also:
-
softwareDescription
public VirtualDiskImageSoftware.Builder softwareDescription(SoftwareDescription softwareDescription) - See Also:
-
build
-
fromVirtualDiskImageSoftware
-