Uses of Interface
software.amazon.awssdk.services.dynamodb.model.ListTagsOfResourceResponse.Builder
Packages that use ListTagsOfResourceResponse.Builder
-
Uses of ListTagsOfResourceResponse.Builder in software.amazon.awssdk.services.dynamodb.model
Methods in software.amazon.awssdk.services.dynamodb.model that return ListTagsOfResourceResponse.BuilderModifier and TypeMethodDescriptionListTagsOfResourceResponse.builder()If this value is returned, there are additional results to be displayed.ListTagsOfResourceResponse.Builder.tags(Collection<Tag> tags) The tags currently associated with the Amazon DynamoDB resource.ListTagsOfResourceResponse.Builder.tags(Consumer<Tag.Builder>... tags) The tags currently associated with the Amazon DynamoDB resource.The tags currently associated with the Amazon DynamoDB resource.ListTagsOfResourceResponse.toBuilder()Methods in software.amazon.awssdk.services.dynamodb.model that return types with arguments of type ListTagsOfResourceResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListTagsOfResourceResponse.Builder>ListTagsOfResourceResponse.serializableBuilderClass()