Package | Description |
---|---|
com.vmware.vcenter.vm.guest |
The
com.vmware.vcenter.vm.guest package provides interfaces for dealing
with the guest operating system. |
com.vmware.vcenter.vm.guest.filesystem |
The
com.vmware.vcenter.vm.guest.filesystem package provides interfaces
for dealing with the filesystem of the guest operating system. |
Modifier and Type | Method and Description |
---|---|
FilesystemFactory |
GuestFactory.filesystem()
The
com.vmware.vcenter.vm.guest.filesystem package provides interfaces
for dealing with the filesystem of the guest operating system. |
Modifier and Type | Method and Description |
---|---|
static FilesystemFactory |
FilesystemFactory.getFactory(com.vmware.vapi.bindings.StubFactory stubFactory,
com.vmware.vapi.bindings.StubConfiguration stubConfig)
Creates the new instance of this class with provided configuration
|