| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected HostVmfsVolume |
FormatVmfsResponse.returnval |
protected HostVmfsVolume |
VmfsDatastoreInfo.vmfs |
protected HostVmfsVolume |
HostUnresolvedVmfsResolutionResult.vmfs |
| Modifier and Type | Method and Description |
|---|---|
HostVmfsVolume |
ObjectFactory.createHostVmfsVolume()
Create an instance of
HostVmfsVolume |
HostVmfsVolume |
VimPortType.formatVmfs(ManagedObjectReference _this,
HostVmfsSpec createSpec) |
HostVmfsVolume |
FormatVmfsResponse.getReturnval()
Gets the value of the returnval property.
|
HostVmfsVolume |
VmfsDatastoreInfo.getVmfs()
Gets the value of the vmfs property.
|
HostVmfsVolume |
HostUnresolvedVmfsResolutionResult.getVmfs()
Gets the value of the vmfs property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FormatVmfsResponse.setReturnval(HostVmfsVolume value)
Sets the value of the returnval property.
|
void |
VmfsDatastoreInfo.setVmfs(HostVmfsVolume value)
Sets the value of the vmfs property.
|
void |
HostUnresolvedVmfsResolutionResult.setVmfs(HostVmfsVolume value)
Sets the value of the vmfs property.
|
Copyright © 2018. All rights reserved.