Uses of Interface
software.amazon.awssdk.services.pi.model.ListTagsForResourceResponse.Builder
Packages that use ListTagsForResourceResponse.Builder
-
Uses of ListTagsForResourceResponse.Builder in software.amazon.awssdk.services.pi.model
Methods in software.amazon.awssdk.services.pi.model that return ListTagsForResourceResponse.BuilderModifier and TypeMethodDescriptionListTagsForResourceResponse.builder()ListTagsForResourceResponse.Builder.tags(Collection<Tag> tags) The metadata assigned to an Amazon RDS resource consisting of a key-value pair.ListTagsForResourceResponse.Builder.tags(Consumer<Tag.Builder>... tags) The metadata assigned to an Amazon RDS resource consisting of a key-value pair.The metadata assigned to an Amazon RDS resource consisting of a key-value pair.ListTagsForResourceResponse.toBuilder()Methods in software.amazon.awssdk.services.pi.model that return types with arguments of type ListTagsForResourceResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListTagsForResourceResponse.Builder>ListTagsForResourceResponse.serializableBuilderClass()