Class Level


  • @ApiType("SoftLayer_Security_Level")
    public class Level
    extends Entity
    The SoftLayer_Security_Level data type contains the security level restriction for the account
    See Also:
    SoftLayer_Security_Level
    • Constructor Detail

      • Level

        public Level()
    • Method Detail

      • getKeyName

        public String getKeyName()
      • setKeyName

        public void setKeyName​(String keyName)
      • isKeyNameSpecified

        public boolean isKeyNameSpecified()
      • unsetKeyName

        public void unsetKeyName()
      • getName

        public String getName()
      • setName

        public void setName​(String name)
      • isNameSpecified

        public boolean isNameSpecified()
      • unsetName

        public void unsetName()