Uses of Class
software.amazon.awssdk.services.bedrockagent.model.ListTagsForResourceRequest
Packages that use ListTagsForResourceRequest
Package
Description
Describes the API operations for creating and managing Amazon Bedrock agents.
-
Uses of ListTagsForResourceRequest in software.amazon.awssdk.services.bedrockagent
Methods in software.amazon.awssdk.services.bedrockagent with parameters of type ListTagsForResourceRequestModifier and TypeMethodDescriptionBedrockAgentAsyncClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest) List all the tags for the resource you specify.default ListTagsForResourceResponseBedrockAgentClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest) List all the tags for the resource you specify. -
Uses of ListTagsForResourceRequest in software.amazon.awssdk.services.bedrockagent.transform
Methods in software.amazon.awssdk.services.bedrockagent.transform with parameters of type ListTagsForResourceRequestModifier and TypeMethodDescriptionListTagsForResourceRequestMarshaller.marshall(ListTagsForResourceRequest listTagsForResourceRequest)