public class ConvertTagForListNodePoolsOutput extends Object
| Constructor and Description |
|---|
ConvertTagForListNodePoolsOutput() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getKey()
Get key
|
String |
getType()
Get type
|
String |
getValue()
Get value
|
int |
hashCode() |
ConvertTagForListNodePoolsOutput |
key(String key) |
void |
setKey(String key) |
void |
setType(String type) |
void |
setValue(String value) |
String |
toString() |
ConvertTagForListNodePoolsOutput |
type(String type) |
ConvertTagForListNodePoolsOutput |
value(String value) |
public ConvertTagForListNodePoolsOutput key(String key)
public String getKey()
public void setKey(String key)
public ConvertTagForListNodePoolsOutput type(String type)
public String getType()
public void setType(String type)
public ConvertTagForListNodePoolsOutput value(String value)
public String getValue()
public void setValue(String value)
Copyright © 2024. All rights reserved.