public static interface TagSet.Builder extends SdkPojo, CopyableBuilder<TagSet.Builder,TagSet>
| Modifier and Type | Method and Description |
|---|---|
TagSet.Builder |
key(String key)
The tag key in the tagSet.
|
TagSet.Builder |
value(String value)
The tag value in the tagSet.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildTagSet.Builder key(String key)
The tag key in the tagSet.
key - The tag key in the tagSet.TagSet.Builder value(String value)
The tag value in the tagSet.
value - The tag value in the tagSet.Copyright © 2023. All rights reserved.