public static interface Tag.Builder extends SdkPojo, CopyableBuilder<Tag.Builder,Tag>
| Modifier and Type | Method and Description |
|---|---|
Tag.Builder |
key(String key)
A user-defined key, which is the minimum required information for a valid tag.
|
Tag.Builder |
value(String value)
A user-defined value, which is optional in a tag.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildTag.Builder key(String key)
A user-defined key, which is the minimum required information for a valid tag. For more information, see Tag.
key - A user-defined key, which is the minimum required information for a valid tag. For more information,
see Tag.Tag.Builder value(String value)
A user-defined value, which is optional in a tag. For more information, see Tag Clusters.
value - A user-defined value, which is optional in a tag. For more information, see Tag Clusters.Copyright © 2023. All rights reserved.