Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.InvokeFlowRequest
Packages that use InvokeFlowRequest
Package
Description
Contains APIs related to model invocation and querying of knowledge bases.
-
Uses of InvokeFlowRequest in software.amazon.awssdk.services.bedrockagentruntime
Methods in software.amazon.awssdk.services.bedrockagentruntime with parameters of type InvokeFlowRequestModifier and TypeMethodDescriptiondefault CompletableFuture<Void>BedrockAgentRuntimeAsyncClient.invokeFlow(InvokeFlowRequest invokeFlowRequest, InvokeFlowResponseHandler asyncResponseHandler) Invokes an alias of a flow to run the inputs that you specify and return the output of each node as a stream. -
Uses of InvokeFlowRequest in software.amazon.awssdk.services.bedrockagentruntime.transform
Methods in software.amazon.awssdk.services.bedrockagentruntime.transform with parameters of type InvokeFlowRequestModifier and TypeMethodDescriptionInvokeFlowRequestMarshaller.marshall(InvokeFlowRequest invokeFlowRequest)