| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected VsanHostDiskMapping |
VsanUpgradeSystemUpgradeHistoryDiskGroupOp.diskMapping |
protected VsanHostDiskMapping |
VsanUpgradeSystemPreflightCheckResult.diskMappingToRestore |
protected VsanHostDiskMapping |
VsanHostDiskMapResult.mapping |
protected VsanHostDiskMapping |
VsanHostDiskMapInfo.mapping |
| Modifier and Type | Field and Description |
|---|---|
protected List<VsanHostDiskMapping> |
VsanHostConfigInfoStorageInfo.diskMapping |
protected List<VsanHostDiskMapping> |
RemoveDiskMappingRequestType.mapping |
protected List<VsanHostDiskMapping> |
InitializeDisksRequestType.mapping |
protected List<VsanHostDiskMapping> |
UnmountDiskMappingRequestType.mapping |
protected List<VsanHostDiskMapping> |
ArrayOfVsanHostDiskMapping.vsanHostDiskMapping |
| Modifier and Type | Method and Description |
|---|---|
VsanHostDiskMapping |
ObjectFactory.createVsanHostDiskMapping()
Create an instance of
VsanHostDiskMapping |
VsanHostDiskMapping |
VsanUpgradeSystemUpgradeHistoryDiskGroupOp.getDiskMapping()
Gets the value of the diskMapping property.
|
VsanHostDiskMapping |
VsanUpgradeSystemPreflightCheckResult.getDiskMappingToRestore()
Gets the value of the diskMappingToRestore property.
|
VsanHostDiskMapping |
VsanHostDiskMapResult.getMapping()
Gets the value of the mapping property.
|
VsanHostDiskMapping |
VsanHostDiskMapInfo.getMapping()
Gets the value of the mapping property.
|
| Modifier and Type | Method and Description |
|---|---|
List<VsanHostDiskMapping> |
VsanHostConfigInfoStorageInfo.getDiskMapping()
Gets the value of the diskMapping property.
|
List<VsanHostDiskMapping> |
RemoveDiskMappingRequestType.getMapping()
Gets the value of the mapping property.
|
List<VsanHostDiskMapping> |
InitializeDisksRequestType.getMapping()
Gets the value of the mapping property.
|
List<VsanHostDiskMapping> |
UnmountDiskMappingRequestType.getMapping()
Gets the value of the mapping property.
|
List<VsanHostDiskMapping> |
ArrayOfVsanHostDiskMapping.getVsanHostDiskMapping()
Gets the value of the vsanHostDiskMapping property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VsanUpgradeSystemUpgradeHistoryDiskGroupOp.setDiskMapping(VsanHostDiskMapping value)
Sets the value of the diskMapping property.
|
void |
VsanUpgradeSystemPreflightCheckResult.setDiskMappingToRestore(VsanHostDiskMapping value)
Sets the value of the diskMappingToRestore property.
|
void |
VsanHostDiskMapResult.setMapping(VsanHostDiskMapping value)
Sets the value of the mapping property.
|
void |
VsanHostDiskMapInfo.setMapping(VsanHostDiskMapping value)
Sets the value of the mapping property.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedObjectReference |
VimPortType.initializeDisksTask(ManagedObjectReference _this,
List<VsanHostDiskMapping> mapping) |
ManagedObjectReference |
VimPortType.removeDiskMappingTask(ManagedObjectReference _this,
List<VsanHostDiskMapping> mapping,
HostMaintenanceSpec maintenanceSpec,
Integer timeout) |
ManagedObjectReference |
VimPortType.unmountDiskMappingTask(ManagedObjectReference _this,
List<VsanHostDiskMapping> mapping) |
Copyright © 2018. All rights reserved.