Class Status


  • @ApiType("SoftLayer_Network_Service_Health_Status")
    public class Status
    extends Entity
    Many general services that SoftLayer provides are marked by a status message. These health messages give portal users a quick way of determining the state of a SoftLayer service. Services range from backbones to VPN endpoints and routers. Generally a health status is either "Up" or "Down".
    See Also:
    SoftLayer_Network_Service_Health_Status
    • Field Detail

      • nameSpecified

        protected boolean nameSpecified
    • Constructor Detail

      • Status

        public Status()
    • Method Detail

      • getName

        public String getName()
      • setName

        public void setName​(String name)
      • isNameSpecified

        public boolean isNameSpecified()
      • unsetName

        public void unsetName()