public static final class ComputeManagerTopology.Builder
extends java.lang.Object
ComputeManagerTopology.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
ComputeManagerTopology. |
| Modifier and Type | Method and Description |
|---|---|
ComputeManagerTopology |
build() |
ComputeManagerTopology.Builder |
setComputeManagerId(java.lang.String computeManagerId)
Identifier of vcenter where VDS will be created
|
ComputeManagerTopology.Builder |
setDvswitch(java.util.List<VdsTopology> dvswitch)
Datacenter, VDS mapping
|
public Builder()
ComputeManagerTopology.public ComputeManagerTopology.Builder setComputeManagerId(java.lang.String computeManagerId)
computeManagerId - New value for the property.public ComputeManagerTopology.Builder setDvswitch(java.util.List<VdsTopology> dvswitch)
dvswitch - New value for the property.public ComputeManagerTopology build()