public class Tag extends Object
| Constructor and Description |
|---|
Tag() |
| Modifier and Type | Method and Description |
|---|---|
String |
getTagKey() |
String |
getTagValue() |
void |
setTagKey(String tagKey) |
void |
setTagValue(String tagValue) |
String |
toString() |
Tag |
withTagKey(String tagKey) |
Tag |
withTagValue(String tagValue) |
Copyright © 2022. All rights reserved.