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