Package org.jclouds.cloudstack.options
Class AddClusterOptions.Builder
java.lang.Object
org.jclouds.cloudstack.options.AddClusterOptions.Builder
- Enclosing class:
AddClusterOptions
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic AddClusterOptions
allocationState
(AllocationState allocationState) static AddClusterOptions
static AddClusterOptions
static AddClusterOptions
static AddClusterOptions
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
allocationState
- Parameters:
allocationState
- Allocation state of this Host for allocation of new resources
-
password
- Parameters:
password
- the password for the host
-
podId
- Parameters:
podId
- the Pod ID for the host
-
url
- Parameters:
url
- the URL
-
username
- Parameters:
username
- the username for the cluster
-