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 CreateServiceOfferingOptionsaccountInDomain(String account, String domain) static CreateServiceOfferingOptionsstatic CreateServiceOfferingOptionshighlyAvailable(boolean highlyAvailable) static CreateServiceOfferingOptionsstatic CreateServiceOfferingOptionsisSystem(boolean isSystem) static CreateServiceOfferingOptionslimitCpuUse(boolean limitCpuUse) static CreateServiceOfferingOptionsnetworkRateInMb(int networkRate) static CreateServiceOfferingOptionsstorageType(StorageType storageType) static CreateServiceOfferingOptionssystemVmType(SystemVmType systemVmType) static CreateServiceOfferingOptions
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
hostTags
-
isSystem
-
limitCpuUse
-
networkRateInMb
-
highlyAvailable
-
storageType
-
systemVmType
-
tags
-
accountInDomain
-
domainId
-