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