public static interface Tag.Builder extends SdkPojo, CopyableBuilder<Tag.Builder,Tag>
| Modifier and Type | Method and Description |
|---|---|
Tag.Builder |
tagKey(String tagKey)
The key of the tag.
|
Tag.Builder |
tagValue(String tagValue)
The value of the tag.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildTag.Builder tagKey(String tagKey)
The key of the tag.
tagKey - The key of the tag.Tag.Builder tagValue(String tagValue)
The value of the tag.
tagValue - The value of the tag.Copyright © 2023. All rights reserved.