| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Class and Description |
|---|---|
class |
ClusterConfigSpecEx
Java class for ClusterConfigSpecEx complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected ComputeResourceConfigSpec |
AddStandaloneHostRequestType.compResSpec |
protected ComputeResourceConfigSpec |
ReconfigureComputeResourceRequestType.spec |
| Modifier and Type | Method and Description |
|---|---|
ComputeResourceConfigSpec |
ObjectFactory.createComputeResourceConfigSpec()
Create an instance of
ComputeResourceConfigSpec |
ComputeResourceConfigSpec |
AddStandaloneHostRequestType.getCompResSpec()
Gets the value of the compResSpec property.
|
ComputeResourceConfigSpec |
ReconfigureComputeResourceRequestType.getSpec()
Gets the value of the spec property.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedObjectReference |
VimPortType.addStandaloneHostTask(ManagedObjectReference _this,
HostConnectSpec spec,
ComputeResourceConfigSpec compResSpec,
boolean addConnected,
String license) |
ManagedObjectReference |
VimPortType.reconfigureComputeResourceTask(ManagedObjectReference _this,
ComputeResourceConfigSpec spec,
boolean modify) |
void |
AddStandaloneHostRequestType.setCompResSpec(ComputeResourceConfigSpec value)
Sets the value of the compResSpec property.
|
void |
ReconfigureComputeResourceRequestType.setSpec(ComputeResourceConfigSpec value)
Sets the value of the spec property.
|
Copyright © 2018. All rights reserved.