Class ConfigurationVariableValue

java.lang.Object
org.azd.common.types.BaseAbstractMethod
org.azd.release.types.ConfigurationVariableValue

public class ConfigurationVariableValue extends BaseAbstractMethod
The class to represent a collection of REST reference links.
  • Constructor Details

    • ConfigurationVariableValue

      public ConfigurationVariableValue()
  • Method Details

    • getAllowOverride

      public boolean getAllowOverride()
    • setAllowOverride

      public void setAllowOverride(boolean allowOverride)
    • getIsSecret

      public boolean getIsSecret()
    • setIsSecret

      public void setIsSecret(boolean isSecret)
    • getValue

      public String getValue()
    • setValue

      public void setValue(String value)