| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53.model |
| Modifier and Type | Method and Description |
|---|---|
ResourceTagSet |
ListTagsForResourceResponse.resourceTagSet()
A
ResourceTagSet containing tags associated with the specified resource. |
| Modifier and Type | Method and Description |
|---|---|
List<ResourceTagSet> |
ListTagsForResourcesResponse.resourceTagSets()
A list of
ResourceTagSets containing tags associated with the specified resources. |
| Modifier and Type | Method and Description |
|---|---|
ListTagsForResourceResponse.Builder |
ListTagsForResourceResponse.Builder.resourceTagSet(ResourceTagSet resourceTagSet)
A
ResourceTagSet containing tags associated with the specified resource. |
ListTagsForResourcesResponse.Builder |
ListTagsForResourcesResponse.Builder.resourceTagSets(ResourceTagSet... resourceTagSets)
A list of
ResourceTagSets containing tags associated with the specified resources. |
| Modifier and Type | Method and Description |
|---|---|
ListTagsForResourcesResponse.Builder |
ListTagsForResourcesResponse.Builder.resourceTagSets(Collection<ResourceTagSet> resourceTagSets)
A list of
ResourceTagSets containing tags associated with the specified resources. |
Copyright © 2023. All rights reserved.