| Package | Description |
|---|---|
| com.vmware.vim25 | |
| com.vmware.vim25.mo | |
| com.vmware.vim25.ws |
| Modifier and Type | Field and Description |
|---|---|
VmfsDatastoreOption[] |
ArrayOfVmfsDatastoreOption.VmfsDatastoreOption |
| Modifier and Type | Method and Description |
|---|---|
VmfsDatastoreOption[] |
ArrayOfVmfsDatastoreOption.getVmfsDatastoreOption() |
VmfsDatastoreOption |
ArrayOfVmfsDatastoreOption.getVmfsDatastoreOption(int i) |
| Modifier and Type | Method and Description |
|---|---|
void |
ArrayOfVmfsDatastoreOption.setVmfsDatastoreOption(VmfsDatastoreOption[] VmfsDatastoreOption) |
| Modifier and Type | Method and Description |
|---|---|
VmfsDatastoreOption[] |
HostDatastoreSystem.queryVmfsDatastoreCreateOptions(String devicePath) |
VmfsDatastoreOption[] |
HostDatastoreSystem.queryVmfsDatastoreCreateOptions(String devicePath,
int vmfsMajorVersion) |
VmfsDatastoreOption[] |
HostDatastoreSystem.queryVmfsDatastoreExpandOptions(Datastore datastore) |
VmfsDatastoreOption[] |
HostDatastoreSystem.queryVmfsDatastoreExtendOptions(Datastore datastore,
String devicePath) |
VmfsDatastoreOption[] |
HostDatastoreSystem.queryVmfsDatastoreExtendOptions(Datastore datastore,
String devicePath,
Boolean suppressExpandCandidates) |
| Modifier and Type | Method and Description |
|---|---|
VmfsDatastoreOption[] |
VimStub.queryVmfsDatastoreCreateOptions(ManagedObjectReference _this,
String devicePath) |
VmfsDatastoreOption[] |
VimStub.queryVmfsDatastoreCreateOptions(ManagedObjectReference _this,
String devicePath,
int vmfsMajorVersion) |
VmfsDatastoreOption[] |
VimStub.queryVmfsDatastoreExpandOptions(ManagedObjectReference _this,
ManagedObjectReference datastore) |
VmfsDatastoreOption[] |
VimStub.queryVmfsDatastoreExtendOptions(ManagedObjectReference _this,
ManagedObjectReference datastore,
String devicePath,
Boolean suppressExpandCandidates) |
Copyright © 2011-2012. All Rights Reserved.