public class TagForListClustersOutput extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TagForListClustersOutput.TypeEnum
Gets or Sets type
|
| Constructor and Description |
|---|
TagForListClustersOutput() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getKey()
Get key
|
TagForListClustersOutput.TypeEnum |
getType()
Get type
|
String |
getValue()
Get value
|
int |
hashCode() |
TagForListClustersOutput |
key(String key) |
void |
setKey(String key) |
void |
setType(TagForListClustersOutput.TypeEnum type) |
void |
setValue(String value) |
String |
toString() |
TagForListClustersOutput |
type(TagForListClustersOutput.TypeEnum type) |
TagForListClustersOutput |
value(String value) |
public TagForListClustersOutput key(String key)
public String getKey()
public void setKey(String key)
public TagForListClustersOutput type(TagForListClustersOutput.TypeEnum type)
public TagForListClustersOutput.TypeEnum getType()
public void setType(TagForListClustersOutput.TypeEnum type)
public TagForListClustersOutput value(String value)
public String getValue()
public void setValue(String value)
Copyright © 2026. All rights reserved.