| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected HostScsiDiskPartition |
HostUnresolvedVmfsExtent.device |
protected HostScsiDiskPartition |
HostVmfsSpec.extent |
protected HostScsiDiskPartition |
AttachVmfsExtentRequestType.extent |
protected HostScsiDiskPartition |
ExpandVmfsExtentRequestType.extent |
protected HostScsiDiskPartition |
VmfsDatastoreExpandSpec.extent |
protected HostScsiDiskPartition |
HostDiagnosticPartitionCreateSpec.id |
protected HostScsiDiskPartition |
HostDiagnosticPartition.id |
protected HostScsiDiskPartition |
SelectActivePartitionRequestType.partition |
protected HostScsiDiskPartition |
ComputeDiskPartitionInfoForResizeRequestType.partition |
| Modifier and Type | Field and Description |
|---|---|
protected List<HostScsiDiskPartition> |
VmfsDatastoreCreateSpec.extent |
protected List<HostScsiDiskPartition> |
HostVffsVolume.extent |
protected List<HostScsiDiskPartition> |
VmfsDatastoreExtendSpec.extent |
protected List<HostScsiDiskPartition> |
HostVmfsVolume.extent |
protected List<HostScsiDiskPartition> |
ArrayOfHostScsiDiskPartition.hostScsiDiskPartition |
| Modifier and Type | Method and Description |
|---|---|
HostScsiDiskPartition |
ObjectFactory.createHostScsiDiskPartition()
Create an instance of
HostScsiDiskPartition |
HostScsiDiskPartition |
HostUnresolvedVmfsExtent.getDevice()
Gets the value of the device property.
|
HostScsiDiskPartition |
HostVmfsSpec.getExtent()
Gets the value of the extent property.
|
HostScsiDiskPartition |
AttachVmfsExtentRequestType.getExtent()
Gets the value of the extent property.
|
HostScsiDiskPartition |
ExpandVmfsExtentRequestType.getExtent()
Gets the value of the extent property.
|
HostScsiDiskPartition |
VmfsDatastoreExpandSpec.getExtent()
Gets the value of the extent property.
|
HostScsiDiskPartition |
HostDiagnosticPartitionCreateSpec.getId()
Gets the value of the id property.
|
HostScsiDiskPartition |
HostDiagnosticPartition.getId()
Gets the value of the id property.
|
HostScsiDiskPartition |
SelectActivePartitionRequestType.getPartition()
Gets the value of the partition property.
|
HostScsiDiskPartition |
ComputeDiskPartitionInfoForResizeRequestType.getPartition()
Gets the value of the partition property.
|
| Modifier and Type | Method and Description |
|---|---|
List<HostScsiDiskPartition> |
VmfsDatastoreCreateSpec.getExtent()
Gets the value of the extent property.
|
List<HostScsiDiskPartition> |
HostVffsVolume.getExtent()
Gets the value of the extent property.
|
List<HostScsiDiskPartition> |
VmfsDatastoreExtendSpec.getExtent()
Gets the value of the extent property.
|
List<HostScsiDiskPartition> |
HostVmfsVolume.getExtent()
Gets the value of the extent property.
|
List<HostScsiDiskPartition> |
ArrayOfHostScsiDiskPartition.getHostScsiDiskPartition()
Gets the value of the hostScsiDiskPartition property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VimPortType.attachVmfsExtent(ManagedObjectReference _this,
String vmfsPath,
HostScsiDiskPartition extent) |
HostDiskPartitionInfo |
VimPortType.computeDiskPartitionInfoForResize(ManagedObjectReference _this,
HostScsiDiskPartition partition,
HostDiskPartitionBlockRange blockRange,
String partitionFormat) |
void |
VimPortType.expandVmfsExtent(ManagedObjectReference _this,
String vmfsPath,
HostScsiDiskPartition extent) |
void |
VimPortType.selectActivePartition(ManagedObjectReference _this,
HostScsiDiskPartition partition) |
void |
HostUnresolvedVmfsExtent.setDevice(HostScsiDiskPartition value)
Sets the value of the device property.
|
void |
HostVmfsSpec.setExtent(HostScsiDiskPartition value)
Sets the value of the extent property.
|
void |
AttachVmfsExtentRequestType.setExtent(HostScsiDiskPartition value)
Sets the value of the extent property.
|
void |
ExpandVmfsExtentRequestType.setExtent(HostScsiDiskPartition value)
Sets the value of the extent property.
|
void |
VmfsDatastoreExpandSpec.setExtent(HostScsiDiskPartition value)
Sets the value of the extent property.
|
void |
HostDiagnosticPartitionCreateSpec.setId(HostScsiDiskPartition value)
Sets the value of the id property.
|
void |
HostDiagnosticPartition.setId(HostScsiDiskPartition value)
Sets the value of the id property.
|
void |
SelectActivePartitionRequestType.setPartition(HostScsiDiskPartition value)
Sets the value of the partition property.
|
void |
ComputeDiskPartitionInfoForResizeRequestType.setPartition(HostScsiDiskPartition value)
Sets the value of the partition property.
|
Copyright © 2018. All rights reserved.