Class 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
    • Constructor Detail

      • Host

        public Host()
    • Method Detail

      • 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()