| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpointemail.model |
| Modifier and Type | Method and Description |
|---|---|
static ListTagsForResourceResponse.Builder |
ListTagsForResourceResponse.builder() |
ListTagsForResourceResponse.Builder |
ListTagsForResourceResponse.Builder.tags(Collection<Tag> tags)
An array that lists all the tags that are associated with the resource.
|
ListTagsForResourceResponse.Builder |
ListTagsForResourceResponse.Builder.tags(Consumer<Tag.Builder>... tags)
An array that lists all the tags that are associated with the resource.
|
ListTagsForResourceResponse.Builder |
ListTagsForResourceResponse.Builder.tags(Tag... tags)
An array that lists all the tags that are associated with the resource.
|
ListTagsForResourceResponse.Builder |
ListTagsForResourceResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListTagsForResourceResponse.Builder> |
ListTagsForResourceResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.