Class Creation


  • @ApiType("SoftLayer_Exception_Brand_Creation")
    public class Creation
    extends Entity
    Throw this exception if there are validation errors. The types are specified in SoftLayer_Brand_Creation_Input including: KEY_NAME, PREFIX, NAME, LONG_NAME, SUPPORT_POLICY, POLICY_ACKNOWLEDGEMENT_FLAG, etc.
    See Also:
    SoftLayer_Exception_Brand_Creation
    • Constructor Detail

      • Creation

        public Creation()
    • Method Detail

      • getMessage

        public String getMessage()
      • setMessage

        public void setMessage​(String message)
      • isMessageSpecified

        public boolean isMessageSpecified()
      • unsetMessage

        public void unsetMessage()
      • getType

        public String getType()
      • setType

        public void setType​(String type)
      • isTypeSpecified

        public boolean isTypeSpecified()
      • unsetType

        public void unsetType()