Uses of Interface
software.amazon.awssdk.services.route53.model.ListTagsForResourceResponse.Builder
Packages that use ListTagsForResourceResponse.Builder
-
Uses of ListTagsForResourceResponse.Builder in software.amazon.awssdk.services.route53.model
Methods in software.amazon.awssdk.services.route53.model that return ListTagsForResourceResponse.BuilderModifier and TypeMethodDescriptionListTagsForResourceResponse.builder()ListTagsForResourceResponse.Builder.resourceTagSet(Consumer<ResourceTagSet.Builder> resourceTagSet) AResourceTagSetcontaining tags associated with the specified resource.ListTagsForResourceResponse.Builder.resourceTagSet(ResourceTagSet resourceTagSet) AResourceTagSetcontaining tags associated with the specified resource.ListTagsForResourceResponse.toBuilder()Methods in software.amazon.awssdk.services.route53.model that return types with arguments of type ListTagsForResourceResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListTagsForResourceResponse.Builder>ListTagsForResourceResponse.serializableBuilderClass()