Uses of Interface
software.amazon.awssdk.services.eventbridge.model.ListTagsForResourceResponse.Builder
Packages that use ListTagsForResourceResponse.Builder
-
Uses of ListTagsForResourceResponse.Builder in software.amazon.awssdk.services.eventbridge.model
Methods in software.amazon.awssdk.services.eventbridge.model that return ListTagsForResourceResponse.BuilderModifier and TypeMethodDescriptionListTagsForResourceResponse.builder()ListTagsForResourceResponse.Builder.tags(Collection<Tag> tags) The list of tag keys and values associated with the resource you specifiedListTagsForResourceResponse.Builder.tags(Consumer<Tag.Builder>... tags) The list of tag keys and values associated with the resource you specifiedThe list of tag keys and values associated with the resource you specifiedListTagsForResourceResponse.toBuilder()Methods in software.amazon.awssdk.services.eventbridge.model that return types with arguments of type ListTagsForResourceResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListTagsForResourceResponse.Builder>ListTagsForResourceResponse.serializableBuilderClass()