| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected List<VmfsDatastoreOption> |
QueryVmfsDatastoreExpandOptionsResponse.returnval |
protected List<VmfsDatastoreOption> |
QueryVmfsDatastoreExtendOptionsResponse.returnval |
protected List<VmfsDatastoreOption> |
QueryVmfsDatastoreCreateOptionsResponse.returnval |
protected List<VmfsDatastoreOption> |
ArrayOfVmfsDatastoreOption.vmfsDatastoreOption |
| Modifier and Type | Method and Description |
|---|---|
VmfsDatastoreOption |
ObjectFactory.createVmfsDatastoreOption()
Create an instance of
VmfsDatastoreOption |
| Modifier and Type | Method and Description |
|---|---|
List<VmfsDatastoreOption> |
QueryVmfsDatastoreExpandOptionsResponse.getReturnval()
Gets the value of the returnval property.
|
List<VmfsDatastoreOption> |
QueryVmfsDatastoreExtendOptionsResponse.getReturnval()
Gets the value of the returnval property.
|
List<VmfsDatastoreOption> |
QueryVmfsDatastoreCreateOptionsResponse.getReturnval()
Gets the value of the returnval property.
|
List<VmfsDatastoreOption> |
ArrayOfVmfsDatastoreOption.getVmfsDatastoreOption()
Gets the value of the vmfsDatastoreOption property.
|
List<VmfsDatastoreOption> |
VimPortType.queryVmfsDatastoreCreateOptions(ManagedObjectReference _this,
String devicePath,
Integer vmfsMajorVersion) |
List<VmfsDatastoreOption> |
VimPortType.queryVmfsDatastoreExpandOptions(ManagedObjectReference _this,
ManagedObjectReference datastore) |
List<VmfsDatastoreOption> |
VimPortType.queryVmfsDatastoreExtendOptions(ManagedObjectReference _this,
ManagedObjectReference datastore,
String devicePath,
Boolean suppressExpandCandidates) |
Copyright © 2018. All rights reserved.