| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Class and Description |
|---|---|
class |
HostInternetScsiHbaParamValue
Java class for HostInternetScsiHbaParamValue complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected OptionValue |
StorageDrsOptionSpec.option |
| Modifier and Type | Field and Description |
|---|---|
protected List<OptionValue> |
UpdateOptionsRequestType.changedValue |
protected List<OptionValue> |
VirtualMachineCreateChildSpec.configParams |
protected List<OptionValue> |
VirtualMachineConfigSpec.extraConfig |
protected List<OptionValue> |
VirtualMachineConfigInfo.extraConfig |
protected List<OptionValue> |
HostOpaqueSwitch.extraConfig |
protected List<OptionValue> |
HostOpaqueNetworkInfo.extraConfig |
protected List<OptionValue> |
ClusterDpmConfigInfo.option |
protected List<OptionValue> |
ClusterDrsConfigInfo.option |
protected List<OptionValue> |
ClusterEnterMaintenanceModeRequestType.option |
protected List<OptionValue> |
StorageDrsPodConfigInfo.option |
protected List<OptionValue> |
HostConfigSpec.option |
protected List<OptionValue> |
HostConfigInfo.option |
protected List<OptionValue> |
ClusterDasConfigInfo.option |
protected List<OptionValue> |
PowerOnMultiVMRequestType.option |
protected List<OptionValue> |
ArrayOfOptionValue.optionValue |
protected List<OptionValue> |
QueryOptionsResponse.returnval |
| Modifier and Type | Method and Description |
|---|---|
OptionValue |
ObjectFactory.createOptionValue()
Create an instance of
OptionValue |
OptionValue |
StorageDrsOptionSpec.getOption()
Gets the value of the option property.
|
| Modifier and Type | Method and Description |
|---|---|
List<OptionValue> |
UpdateOptionsRequestType.getChangedValue()
Gets the value of the changedValue property.
|
List<OptionValue> |
VirtualMachineCreateChildSpec.getConfigParams()
Gets the value of the configParams property.
|
List<OptionValue> |
VirtualMachineConfigSpec.getExtraConfig()
Gets the value of the extraConfig property.
|
List<OptionValue> |
VirtualMachineConfigInfo.getExtraConfig()
Gets the value of the extraConfig property.
|
List<OptionValue> |
HostOpaqueSwitch.getExtraConfig()
Gets the value of the extraConfig property.
|
List<OptionValue> |
HostOpaqueNetworkInfo.getExtraConfig()
Gets the value of the extraConfig property.
|
List<OptionValue> |
ClusterDpmConfigInfo.getOption()
Gets the value of the option property.
|
List<OptionValue> |
ClusterDrsConfigInfo.getOption()
Gets the value of the option property.
|
List<OptionValue> |
ClusterEnterMaintenanceModeRequestType.getOption()
Gets the value of the option property.
|
List<OptionValue> |
StorageDrsPodConfigInfo.getOption()
Gets the value of the option property.
|
List<OptionValue> |
HostConfigSpec.getOption()
Gets the value of the option property.
|
List<OptionValue> |
HostConfigInfo.getOption()
Gets the value of the option property.
|
List<OptionValue> |
ClusterDasConfigInfo.getOption()
Gets the value of the option property.
|
List<OptionValue> |
PowerOnMultiVMRequestType.getOption()
Gets the value of the option property.
|
List<OptionValue> |
ArrayOfOptionValue.getOptionValue()
Gets the value of the optionValue property.
|
List<OptionValue> |
QueryOptionsResponse.getReturnval()
Gets the value of the returnval property.
|
List<OptionValue> |
VimPortType.queryOptions(ManagedObjectReference _this,
String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
StorageDrsOptionSpec.setOption(OptionValue value)
Sets the value of the option property.
|
| Modifier and Type | Method and Description |
|---|---|
ClusterEnterMaintenanceResult |
VimPortType.clusterEnterMaintenanceMode(ManagedObjectReference _this,
List<ManagedObjectReference> host,
List<OptionValue> option) |
ManagedObjectReference |
VimPortType.powerOnMultiVMTask(ManagedObjectReference _this,
List<ManagedObjectReference> vm,
List<OptionValue> option) |
void |
VimPortType.updateOptions(ManagedObjectReference _this,
List<OptionValue> changedValue) |
Copyright © 2018. All rights reserved.