| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected HostDiskPartitionSpec |
HostDiagnosticPartitionCreateSpec.partition |
protected HostDiskPartitionSpec |
VmfsDatastoreCreateSpec.partition |
protected HostDiskPartitionSpec |
VmfsDatastoreExpandSpec.partition |
protected HostDiskPartitionSpec |
VmfsDatastoreExtendSpec.partition |
protected HostDiskPartitionSpec |
HostVffsSpec.partition |
protected HostDiskPartitionSpec |
HostDiskPartitionInfo.spec |
protected HostDiskPartitionSpec |
ExtendVffsRequestType.spec |
protected HostDiskPartitionSpec |
UpdateDiskPartitionsRequestType.spec |
| Modifier and Type | Method and Description |
|---|---|
HostDiskPartitionSpec |
ObjectFactory.createHostDiskPartitionSpec()
Create an instance of
HostDiskPartitionSpec |
HostDiskPartitionSpec |
HostDiagnosticPartitionCreateSpec.getPartition()
Gets the value of the partition property.
|
HostDiskPartitionSpec |
VmfsDatastoreCreateSpec.getPartition()
Gets the value of the partition property.
|
HostDiskPartitionSpec |
VmfsDatastoreExpandSpec.getPartition()
Gets the value of the partition property.
|
HostDiskPartitionSpec |
VmfsDatastoreExtendSpec.getPartition()
Gets the value of the partition property.
|
HostDiskPartitionSpec |
HostVffsSpec.getPartition()
Gets the value of the partition property.
|
HostDiskPartitionSpec |
HostDiskPartitionInfo.getSpec()
Gets the value of the spec property.
|
HostDiskPartitionSpec |
ExtendVffsRequestType.getSpec()
Gets the value of the spec property.
|
HostDiskPartitionSpec |
UpdateDiskPartitionsRequestType.getSpec()
Gets the value of the spec property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VimPortType.extendVffs(ManagedObjectReference _this,
String vffsPath,
String devicePath,
HostDiskPartitionSpec spec) |
void |
HostDiagnosticPartitionCreateSpec.setPartition(HostDiskPartitionSpec value)
Sets the value of the partition property.
|
void |
VmfsDatastoreCreateSpec.setPartition(HostDiskPartitionSpec value)
Sets the value of the partition property.
|
void |
VmfsDatastoreExpandSpec.setPartition(HostDiskPartitionSpec value)
Sets the value of the partition property.
|
void |
VmfsDatastoreExtendSpec.setPartition(HostDiskPartitionSpec value)
Sets the value of the partition property.
|
void |
HostVffsSpec.setPartition(HostDiskPartitionSpec value)
Sets the value of the partition property.
|
void |
HostDiskPartitionInfo.setSpec(HostDiskPartitionSpec value)
Sets the value of the spec property.
|
void |
ExtendVffsRequestType.setSpec(HostDiskPartitionSpec value)
Sets the value of the spec property.
|
void |
UpdateDiskPartitionsRequestType.setSpec(HostDiskPartitionSpec value)
Sets the value of the spec property.
|
void |
VimPortType.updateDiskPartitions(ManagedObjectReference _this,
String devicePath,
HostDiskPartitionSpec spec) |
Copyright © 2018. All rights reserved.