Class NotSupportedHost

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
NonVmwareOuiMacNotSupportedHost, NotSupportedHostForVFlash, NotSupportedHostForVmcp, NotSupportedHostForVmemFile, NotSupportedHostForVsan, NotSupportedHostInCluster, NotSupportedHostInDvs, NotSupportedHostInHACluster

public class NotSupportedHost extends HostConnectFault
See Also:
  • Field Details

    • productName

      public String productName
    • productVersion

      public String productVersion
  • Constructor Details

    • NotSupportedHost

      public NotSupportedHost()
  • Method Details

    • getProductName

      public String getProductName()
    • getProductVersion

      public String getProductVersion()
    • setProductName

      public void setProductName(String productName)
    • setProductVersion

      public void setProductVersion(String productVersion)