Package org.jclouds.cloudstack.options
Class CreateNetworkOptions.Builder
java.lang.Object
org.jclouds.cloudstack.options.CreateNetworkOptions.Builder
- Enclosing class:
CreateNetworkOptions
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic CreateNetworkOptions
accountInDomain
(String account, String domain) static CreateNetworkOptions
static CreateNetworkOptions
static CreateNetworkOptions
static CreateNetworkOptions
isDefault
(boolean isDefault) static CreateNetworkOptions
isShared
(boolean isShared) static CreateNetworkOptions
static CreateNetworkOptions
networkDomain
(String networkDomain) static CreateNetworkOptions
static CreateNetworkOptions
static CreateNetworkOptions
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
isDefault
- See Also:
-
startIP
- See Also:
-
endIP
- See Also:
-
gateway
- See Also:
-
netmask
- See Also:
-
networkDomain
- See Also:
-
vlan
- See Also:
-
accountInDomain
- See Also:
-
domainId
- See Also:
-
projectId
- See Also:
-