public static final class AddClusterNodeVMInfo.Builder
extends java.lang.Object
AddClusterNodeVMInfo.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
AddClusterNodeVMInfo. |
| Modifier and Type | Method and Description |
|---|---|
AddClusterNodeVMInfo |
build() |
AddClusterNodeVMInfo.Builder |
setClusteringConfig(ClusteringConfig clusteringConfig) |
AddClusterNodeVMInfo.Builder |
setDeploymentRequests(java.util.List<ClusterNodeVMDeploymentRequest> deploymentRequests)
Cluster node VM deployment requests to be deployed by the Manager.
|
public Builder()
AddClusterNodeVMInfo.public AddClusterNodeVMInfo.Builder setClusteringConfig(ClusteringConfig clusteringConfig)
clusteringConfig - New value for the property.public AddClusterNodeVMInfo.Builder setDeploymentRequests(java.util.List<ClusterNodeVMDeploymentRequest> deploymentRequests)
deploymentRequests - New value for the property.public AddClusterNodeVMInfo build()