Uses of Class
org.jclouds.cloudstack.options.CreateZoneOptions
Packages that use CreateZoneOptions
-
Uses of CreateZoneOptions in org.jclouds.cloudstack.features
Methods in org.jclouds.cloudstack.features with parameters of type CreateZoneOptionsModifier and TypeMethodDescriptionGlobalZoneApi.createZone
(String name, NetworkType networkType, String externalDns1, String internalDns1, CreateZoneOptions... options) Create a new Zone -
Uses of CreateZoneOptions in org.jclouds.cloudstack.options
Fields in org.jclouds.cloudstack.options declared as CreateZoneOptionsMethods in org.jclouds.cloudstack.options that return CreateZoneOptionsModifier and TypeMethodDescriptionCreateZoneOptions.allocationState
(AllocationState allocationState) static CreateZoneOptions
CreateZoneOptions.Builder.allocationState
(AllocationState allocationState) static CreateZoneOptions
static CreateZoneOptions
static CreateZoneOptions
CreateZoneOptions.Builder.domainName
(String domainName) CreateZoneOptions.domainName
(String domainName) static CreateZoneOptions
CreateZoneOptions.Builder.guestCIDRAddress
(String guestCIDRAddress) CreateZoneOptions.guestCIDRAddress
(String guestCIDRAddress) static CreateZoneOptions
CreateZoneOptions.Builder.internalDns2
(String internalDns2) CreateZoneOptions.internalDns2
(String internalDns2) static CreateZoneOptions
CreateZoneOptions.Builder.securityGroupEnabled
(boolean securityGroupEnabled) CreateZoneOptions.securityGroupEnabled
(boolean securityGroupEnabled) static CreateZoneOptions