Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.InvokeInlineAgentRequest
Packages that use InvokeInlineAgentRequest
Package
Description
Contains APIs related to model invocation and querying of knowledge bases.
-
Uses of InvokeInlineAgentRequest in software.amazon.awssdk.services.bedrockagentruntime
Methods in software.amazon.awssdk.services.bedrockagentruntime with parameters of type InvokeInlineAgentRequestModifier and TypeMethodDescriptiondefault CompletableFuture<Void>BedrockAgentRuntimeAsyncClient.invokeInlineAgent(InvokeInlineAgentRequest invokeInlineAgentRequest, InvokeInlineAgentResponseHandler asyncResponseHandler) Invokes an inline Amazon Bedrock agent using the configurations you provide with the request. -
Uses of InvokeInlineAgentRequest in software.amazon.awssdk.services.bedrockagentruntime.transform
Methods in software.amazon.awssdk.services.bedrockagentruntime.transform with parameters of type InvokeInlineAgentRequestModifier and TypeMethodDescriptionInvokeInlineAgentRequestMarshaller.marshall(InvokeInlineAgentRequest invokeInlineAgentRequest)