Uses of Interface
software.amazon.awssdk.services.sesv2.model.ListTagsForResourceResponse.Builder
Packages that use ListTagsForResourceResponse.Builder
-
Uses of ListTagsForResourceResponse.Builder in software.amazon.awssdk.services.sesv2.model
Methods in software.amazon.awssdk.services.sesv2.model that return ListTagsForResourceResponse.BuilderModifier and TypeMethodDescriptionListTagsForResourceResponse.builder()ListTagsForResourceResponse.Builder.tags(Collection<Tag> tags) An array that lists all the tags that are associated with the resource.ListTagsForResourceResponse.Builder.tags(Consumer<Tag.Builder>... tags) An array that lists all the tags that are associated with the resource.An array that lists all the tags that are associated with the resource.ListTagsForResourceResponse.toBuilder()Methods in software.amazon.awssdk.services.sesv2.model that return types with arguments of type ListTagsForResourceResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListTagsForResourceResponse.Builder>ListTagsForResourceResponse.serializableBuilderClass()