public class TaintForUpdateNodePoolConfigInput extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TaintForUpdateNodePoolConfigInput.EffectEnum
Gets or Sets effect
|
| Constructor and Description |
|---|
TaintForUpdateNodePoolConfigInput() |
| Modifier and Type | Method and Description |
|---|---|
TaintForUpdateNodePoolConfigInput |
effect(TaintForUpdateNodePoolConfigInput.EffectEnum effect) |
boolean |
equals(Object o) |
TaintForUpdateNodePoolConfigInput.EffectEnum |
getEffect()
Get effect
|
String |
getKey()
Get key
|
String |
getValue()
Get value
|
int |
hashCode() |
TaintForUpdateNodePoolConfigInput |
key(String key) |
void |
setEffect(TaintForUpdateNodePoolConfigInput.EffectEnum effect) |
void |
setKey(String key) |
void |
setValue(String value) |
String |
toString() |
TaintForUpdateNodePoolConfigInput |
value(String value) |
public TaintForUpdateNodePoolConfigInput effect(TaintForUpdateNodePoolConfigInput.EffectEnum effect)
public TaintForUpdateNodePoolConfigInput.EffectEnum getEffect()
public void setEffect(TaintForUpdateNodePoolConfigInput.EffectEnum effect)
public TaintForUpdateNodePoolConfigInput key(String key)
public String getKey()
public void setKey(String key)
public TaintForUpdateNodePoolConfigInput value(String value)
public String getValue()
public void setValue(String value)
Copyright © 2024. All rights reserved.