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