static ListTagsForResourceResponse.Builder |
ListTagsForResourceResponse.builder() |
|
ListTagsForResourceResponse.Builder |
ListTagsForResourceResponse.Builder.requestId(String requestId) |
The Amazon Web Services request ID for this operation.
|
ListTagsForResourceResponse.Builder |
ListTagsForResourceResponse.Builder.status(Integer status) |
The HTTP status of the request.
|
ListTagsForResourceResponse.Builder |
ListTagsForResourceResponse.Builder.tags(Collection<Tag> tags) |
Contains a map of the key-value pairs for the resource tag or tags assigned to the resource.
|
ListTagsForResourceResponse.Builder |
ListTagsForResourceResponse.Builder.tags(Consumer<Tag.Builder>... tags) |
Contains a map of the key-value pairs for the resource tag or tags assigned to the resource.
|
ListTagsForResourceResponse.Builder |
ListTagsForResourceResponse.Builder.tags(Tag... tags) |
Contains a map of the key-value pairs for the resource tag or tags assigned to the resource.
|
ListTagsForResourceResponse.Builder |
ListTagsForResourceResponse.toBuilder() |
|