Class HostLocalFileSystemVolumeSpec

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

public class HostLocalFileSystemVolumeSpec extends DynamicData
See Also:
  • Field Details

    • device

      public String device
    • localPath

      public String localPath
  • Constructor Details

    • HostLocalFileSystemVolumeSpec

      public HostLocalFileSystemVolumeSpec()
  • Method Details

    • getDevice

      public String getDevice()
    • getLocalPath

      public String getLocalPath()
    • setDevice

      public void setDevice(String device)
    • setLocalPath

      public void setLocalPath(String localPath)