| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected ClusterConfigSpec |
CreateClusterRequestType.spec |
protected ClusterConfigSpec |
ReconfigureClusterRequestType.spec |
| Modifier and Type | Method and Description |
|---|---|
ClusterConfigSpec |
ObjectFactory.createClusterConfigSpec()
Create an instance of
ClusterConfigSpec |
ClusterConfigSpec |
CreateClusterRequestType.getSpec()
Gets the value of the spec property.
|
ClusterConfigSpec |
ReconfigureClusterRequestType.getSpec()
Gets the value of the spec property.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedObjectReference |
VimPortType.createCluster(ManagedObjectReference _this,
String name,
ClusterConfigSpec spec) |
ManagedObjectReference |
VimPortType.reconfigureClusterTask(ManagedObjectReference _this,
ClusterConfigSpec spec,
boolean modify) |
void |
CreateClusterRequestType.setSpec(ClusterConfigSpec value)
Sets the value of the spec property.
|
void |
ReconfigureClusterRequestType.setSpec(ClusterConfigSpec value)
Sets the value of the spec property.
|
Copyright © 2018. All rights reserved.