public class AwsResourceTag extends Object
| Modifier and Type | Class | Description |
|---|---|---|
static class |
AwsResourceTag.Builder |
| Modifier and Type | Method | Description |
|---|---|---|
static AwsResourceTag |
create(String key,
String value) |
|
boolean |
equals(Object o) |
|
String |
getKey() |
|
String |
getValue() |
|
int |
hashCode() |
|
String |
key() |
|
String |
toString() |
|
String |
value() |
Copyright © 2018. All rights reserved.