Package | Description |
---|---|
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 |
---|---|
static FileErrorDetails |
FileErrorDetails._newInstance(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Returns new instance of this binding class and injects the provided data value. WARNING: The returned object is not fully initialized. |
static FileErrorDetails |
FileErrorDetails._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
FileErrorDetails |
FileErrorDetails.Builder.build() |