CopyableBuilder<Tag.Builder,Tag>, SdkBuilder<Tag.Builder,Tag>public static interface Tag.Builder extends CopyableBuilder<Tag.Builder,Tag>
| Modifier and Type | Method | Description |
|---|---|---|
Tag.Builder |
tagKey(String tagKey) |
The key of the tag.
|
Tag.Builder |
tagValue(String tagValue) |
The value of the tag.
|
copyapply, 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 © 2017 Amazon Web Services, Inc. All Rights Reserved.