public static final class ResourcePool.Builder
extends java.lang.Object
ResourcePool.| Constructor and Description |
|---|
Builder(java.lang.String name,
java.lang.String parentPath,
ResourceConfigSpec config)
Constructor with parameters for the required properties of
ResourcePool. |
| Modifier and Type | Method and Description |
|---|---|
ResourcePool |
build() |
ResourcePool.Builder |
setVm(java.util.List<ManagementVirtualMachine> vm)
The management virtual machines contained in this resource pool.
|
public Builder(java.lang.String name,
java.lang.String parentPath,
ResourceConfigSpec config)
ResourcePool.public ResourcePool.Builder setVm(java.util.List<ManagementVirtualMachine> vm)
null or empty, no virtual machine is expected to run in this resource
pool..vm - New value for the property.public ResourcePool build()