Uses of Class
org.jclouds.cloudstack.options.CreateNetworkOptions
Packages that use CreateNetworkOptions
-
Uses of CreateNetworkOptions in org.jclouds.cloudstack.features
Methods in org.jclouds.cloudstack.features with parameters of type CreateNetworkOptionsModifier and TypeMethodDescriptionNetworkApi.createNetworkInZone
(String zoneId, String networkOfferingId, String name, String displayText, CreateNetworkOptions... options) Creates a network -
Uses of CreateNetworkOptions in org.jclouds.cloudstack.options
Fields in org.jclouds.cloudstack.options declared as CreateNetworkOptionsMethods in org.jclouds.cloudstack.options that return CreateNetworkOptionsModifier and TypeMethodDescriptionCreateNetworkOptions.accountInDomain
(String account, String domain) Specify the account that will own the network.static CreateNetworkOptions
CreateNetworkOptions.Builder.accountInDomain
(String account, String domain) static CreateNetworkOptions
Specify the domain that will own the network.static CreateNetworkOptions
static CreateNetworkOptions
static CreateNetworkOptions
CreateNetworkOptions.Builder.isDefault
(boolean isDefault) CreateNetworkOptions.isDefault
(boolean isDefault) static CreateNetworkOptions
CreateNetworkOptions.Builder.isShared
(boolean isShared) CreateNetworkOptions.isShared
(boolean isShared) static CreateNetworkOptions
static CreateNetworkOptions
CreateNetworkOptions.Builder.networkDomain
(String networkDomain) CreateNetworkOptions.networkDomain
(String networkDomain) static CreateNetworkOptions
static CreateNetworkOptions
static CreateNetworkOptions