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