Uses of Interface
software.amazon.awssdk.services.route53.model.ListTagsForResourcesResponse.Builder
Packages that use ListTagsForResourcesResponse.Builder
-
Uses of ListTagsForResourcesResponse.Builder in software.amazon.awssdk.services.route53.model
Methods in software.amazon.awssdk.services.route53.model that return ListTagsForResourcesResponse.BuilderModifier and TypeMethodDescriptionListTagsForResourcesResponse.builder()ListTagsForResourcesResponse.Builder.resourceTagSets(Collection<ResourceTagSet> resourceTagSets) A list ofResourceTagSets containing tags associated with the specified resources.ListTagsForResourcesResponse.Builder.resourceTagSets(Consumer<ResourceTagSet.Builder>... resourceTagSets) A list ofResourceTagSets containing tags associated with the specified resources.ListTagsForResourcesResponse.Builder.resourceTagSets(ResourceTagSet... resourceTagSets) A list ofResourceTagSets containing tags associated with the specified resources.ListTagsForResourcesResponse.toBuilder()Methods in software.amazon.awssdk.services.route53.model that return types with arguments of type ListTagsForResourcesResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListTagsForResourcesResponse.Builder>ListTagsForResourcesResponse.serializableBuilderClass()