| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected HostScsiDisk |
VsanHostDiskResult.disk |
protected HostScsiDisk |
HostDiagnosticPartitionCreateOption.disk |
protected HostScsiDisk |
VirtualMachineScsiDiskDeviceInfo.disk |
protected HostScsiDisk |
VsanHostDiskMapping.ssd |
| Modifier and Type | Field and Description |
|---|---|
protected List<HostScsiDisk> |
AddDisksRequestType.disk |
protected List<HostScsiDisk> |
RemoveDiskRequestType.disk |
protected List<HostScsiDisk> |
ArrayOfHostScsiDisk.hostScsiDisk |
protected List<HostScsiDisk> |
VsanHostDiskMapping.nonSsd |
protected List<HostScsiDisk> |
QueryAvailableSsdsResponse.returnval |
protected List<HostScsiDisk> |
QueryAvailableDisksForVmfsResponse.returnval |
| Modifier and Type | Method and Description |
|---|---|
HostScsiDisk |
ObjectFactory.createHostScsiDisk()
Create an instance of
HostScsiDisk |
HostScsiDisk |
VsanHostDiskResult.getDisk()
Gets the value of the disk property.
|
HostScsiDisk |
HostDiagnosticPartitionCreateOption.getDisk()
Gets the value of the disk property.
|
HostScsiDisk |
VirtualMachineScsiDiskDeviceInfo.getDisk()
Gets the value of the disk property.
|
HostScsiDisk |
VsanHostDiskMapping.getSsd()
Gets the value of the ssd property.
|
| Modifier and Type | Method and Description |
|---|---|
List<HostScsiDisk> |
AddDisksRequestType.getDisk()
Gets the value of the disk property.
|
List<HostScsiDisk> |
RemoveDiskRequestType.getDisk()
Gets the value of the disk property.
|
List<HostScsiDisk> |
ArrayOfHostScsiDisk.getHostScsiDisk()
Gets the value of the hostScsiDisk property.
|
List<HostScsiDisk> |
VsanHostDiskMapping.getNonSsd()
Gets the value of the nonSsd property.
|
List<HostScsiDisk> |
QueryAvailableSsdsResponse.getReturnval()
Gets the value of the returnval property.
|
List<HostScsiDisk> |
QueryAvailableDisksForVmfsResponse.getReturnval()
Gets the value of the returnval property.
|
List<HostScsiDisk> |
VimPortType.queryAvailableDisksForVmfs(ManagedObjectReference _this,
ManagedObjectReference datastore) |
List<HostScsiDisk> |
VimPortType.queryAvailableSsds(ManagedObjectReference _this,
String vffsPath) |
| Modifier and Type | Method and Description |
|---|---|
void |
VsanHostDiskResult.setDisk(HostScsiDisk value)
Sets the value of the disk property.
|
void |
HostDiagnosticPartitionCreateOption.setDisk(HostScsiDisk value)
Sets the value of the disk property.
|
void |
VirtualMachineScsiDiskDeviceInfo.setDisk(HostScsiDisk value)
Sets the value of the disk property.
|
void |
VsanHostDiskMapping.setSsd(HostScsiDisk value)
Sets the value of the ssd property.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedObjectReference |
VimPortType.addDisksTask(ManagedObjectReference _this,
List<HostScsiDisk> disk) |
ManagedObjectReference |
VimPortType.removeDiskTask(ManagedObjectReference _this,
List<HostScsiDisk> disk,
HostMaintenanceSpec maintenanceSpec,
Integer timeout) |
Copyright © 2018. All rights reserved.