Class SksNodepoolTaint

java.lang.Object
com.exoscale.sdk.model.SksNodepoolTaint

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", comments="Generator version: 7.4.0") public class SksNodepoolTaint extends Object
Nodepool taint
  • Field Details

  • Constructor Details

    • SksNodepoolTaint

      public SksNodepoolTaint()
  • Method Details

    • value

      public SksNodepoolTaint value(String value)
    • getValue

      @Nonnull public String getValue()
      Nodepool taint value
      Returns:
      value
    • setValue

      public void setValue(String value)
    • effect

    • getEffect

      @Nonnull public SksNodepoolTaint.EffectEnum getEffect()
      Nodepool taint effect
      Returns:
      effect
    • setEffect

      public void setEffect(SksNodepoolTaint.EffectEnum effect)
    • equals

      public boolean equals(Object o)
      Return true if this sks-nodepool-taint object is equal to o.
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • toUrlQueryString

      public String toUrlQueryString()
      Convert the instance into URL query string.
      Returns:
      URL query string
    • toUrlQueryString

      public String toUrlQueryString(String prefix)
      Convert the instance into URL query string.
      Parameters:
      prefix - prefix of the query string
      Returns:
      URL query string