Package org.jclouds.cloudstack.options
Class CreateServiceOfferingOptions.Builder
java.lang.Object
org.jclouds.cloudstack.options.CreateServiceOfferingOptions.Builder
- Enclosing class:
CreateServiceOfferingOptions
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic CreateServiceOfferingOptions
accountInDomain
(String account, String domain) static CreateServiceOfferingOptions
static CreateServiceOfferingOptions
highlyAvailable
(boolean highlyAvailable) static CreateServiceOfferingOptions
static CreateServiceOfferingOptions
isSystem
(boolean isSystem) static CreateServiceOfferingOptions
limitCpuUse
(boolean limitCpuUse) static CreateServiceOfferingOptions
networkRateInMb
(int networkRate) static CreateServiceOfferingOptions
storageType
(StorageType storageType) static CreateServiceOfferingOptions
systemVmType
(SystemVmType systemVmType) static CreateServiceOfferingOptions
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
hostTags
- See Also:
-
isSystem
- See Also:
-
limitCpuUse
- See Also:
-
networkRateInMb
- See Also:
-
highlyAvailable
- See Also:
-
storageType
- See Also:
-
systemVmType
- See Also:
-
tags
- See Also:
-
accountInDomain
- See Also:
-
domainId
- See Also:
-