Uses of Class
software.amazon.awssdk.services.dynamodb.model.TagResourceRequest
Packages that use TagResourceRequest
Package
Description
-
Uses of TagResourceRequest in software.amazon.awssdk.services.dynamodb
Methods in software.amazon.awssdk.services.dynamodb with parameters of type TagResourceRequestModifier and TypeMethodDescriptiondefault CompletableFuture<TagResourceResponse>DynamoDbAsyncClient.tagResource(TagResourceRequest tagResourceRequest) Associate a set of tags with an Amazon DynamoDB resource.default TagResourceResponseDynamoDbClient.tagResource(TagResourceRequest tagResourceRequest) Associate a set of tags with an Amazon DynamoDB resource. -
Uses of TagResourceRequest in software.amazon.awssdk.services.dynamodb.transform
Methods in software.amazon.awssdk.services.dynamodb.transform with parameters of type TagResourceRequestModifier and TypeMethodDescriptionTagResourceRequestMarshaller.marshall(TagResourceRequest tagResourceRequest)