Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.TagResourceRequest
Packages that use TagResourceRequest
Package
Description
Contains APIs related to model invocation and querying of knowledge bases.
-
Uses of TagResourceRequest in software.amazon.awssdk.services.bedrockagentruntime
Methods in software.amazon.awssdk.services.bedrockagentruntime with parameters of type TagResourceRequestModifier and TypeMethodDescriptiondefault CompletableFuture<TagResourceResponse>BedrockAgentRuntimeAsyncClient.tagResource(TagResourceRequest tagResourceRequest) Associate tags with a resource.default TagResourceResponseBedrockAgentRuntimeClient.tagResource(TagResourceRequest tagResourceRequest) Associate tags with a resource. -
Uses of TagResourceRequest in software.amazon.awssdk.services.bedrockagentruntime.transform
Methods in software.amazon.awssdk.services.bedrockagentruntime.transform with parameters of type TagResourceRequestModifier and TypeMethodDescriptionTagResourceRequestMarshaller.marshall(TagResourceRequest tagResourceRequest)