Class HostPlugStoreTopologyDevice

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

public class HostPlugStoreTopologyDevice extends DynamicData
See Also:
  • Field Details

  • Constructor Details

    • HostPlugStoreTopologyDevice

      public HostPlugStoreTopologyDevice()
  • Method Details

    • getKey

      public String getKey()
    • getLun

      public String getLun()
    • getPath

      public String[] getPath()
    • setKey

      public void setKey(String key)
    • setLun

      public void setLun(String lun)
    • setPath

      public void setPath(String[] path)