java.lang.Object
com.softlayer.api.Type
com.softlayer.api.service.Entity
com.softlayer.api.service.container.network.storage.Host

@ApiType("SoftLayer_Container_Network_Storage_Host")
public class Host
extends Entity
The SoftLayer_Container_Network_Storage_Host will contain the reference id field for the object associated with the host. The host object type will also be returned.
See Also:
SoftLayer_Container_Network_Storage_Host
  • Field Details

  • Constructor Details

    • Host

      public Host()
  • Method Details

    • getId

      public Long getId()
    • setId

      public void setId​(Long id)
    • isIdSpecified

      public boolean isIdSpecified()
    • unsetId

      public void unsetId()
    • getObjectType

      public String getObjectType()
    • setObjectType

      public void setObjectType​(String objectType)
    • isObjectTypeSpecified

      public boolean isObjectTypeSpecified()
    • unsetObjectType

      public void unsetObjectType()