Package org.jclouds.cloudstack.options
Class AddHostOptions.Builder
java.lang.Object
org.jclouds.cloudstack.options.AddHostOptions.Builder
- Enclosing class:
AddHostOptions
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic AddHostOptions
allocationState
(AllocationState allocationState) static AddHostOptions
static AddHostOptions
clusterName
(String clusterName) static AddHostOptions
static AddHostOptions
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
allocationState
- Parameters:
allocationState
- Allocation state of this Host for allocation of new resources
-
clusterId
- Parameters:
clusterId
- the cluster ID for the host
-
clusterName
- Parameters:
clusterName
- the cluster name for the host
-
hostTags
- Parameters:
hostTags
- list of tags to be added to the host
-
podId
- Parameters:
podId
- the Pod ID for the host
-