Class HostUnresolvedVmfsResolutionSpec

java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.HostUnresolvedVmfsResolutionSpec
All Implemented Interfaces:
Serializable

public class HostUnresolvedVmfsResolutionSpec extends DynamicData
See Also:
  • Field Details

    • extentDevicePath

      public String[] extentDevicePath
    • uuidResolution

      public String uuidResolution
  • Constructor Details

    • HostUnresolvedVmfsResolutionSpec

      public HostUnresolvedVmfsResolutionSpec()
  • Method Details

    • getExtentDevicePath

      public String[] getExtentDevicePath()
    • getUuidResolution

      public String getUuidResolution()
    • setExtentDevicePath

      public void setExtentDevicePath(String[] extentDevicePath)
    • setUuidResolution

      public void setUuidResolution(String uuidResolution)