Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.InvokeAgentRequest
Packages that use InvokeAgentRequest
Package
Description
Contains APIs related to model invocation and querying of knowledge bases.
-
Uses of InvokeAgentRequest in software.amazon.awssdk.services.bedrockagentruntime
Methods in software.amazon.awssdk.services.bedrockagentruntime with parameters of type InvokeAgentRequestModifier and TypeMethodDescriptiondefault CompletableFuture<Void>BedrockAgentRuntimeAsyncClient.invokeAgent(InvokeAgentRequest invokeAgentRequest, InvokeAgentResponseHandler asyncResponseHandler) -
Uses of InvokeAgentRequest in software.amazon.awssdk.services.bedrockagentruntime.transform
Methods in software.amazon.awssdk.services.bedrockagentruntime.transform with parameters of type InvokeAgentRequestModifier and TypeMethodDescriptionInvokeAgentRequestMarshaller.marshall(InvokeAgentRequest invokeAgentRequest)