Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.StartFlowExecutionRequest
Packages that use StartFlowExecutionRequest
Package
Description
Contains APIs related to model invocation and querying of knowledge bases.
-
Uses of StartFlowExecutionRequest in software.amazon.awssdk.services.bedrockagentruntime
Methods in software.amazon.awssdk.services.bedrockagentruntime with parameters of type StartFlowExecutionRequestModifier and TypeMethodDescriptionBedrockAgentRuntimeAsyncClient.startFlowExecution(StartFlowExecutionRequest startFlowExecutionRequest) Starts an execution of an Amazon Bedrock flow.default StartFlowExecutionResponseBedrockAgentRuntimeClient.startFlowExecution(StartFlowExecutionRequest startFlowExecutionRequest) Starts an execution of an Amazon Bedrock flow. -
Uses of StartFlowExecutionRequest in software.amazon.awssdk.services.bedrockagentruntime.transform
Methods in software.amazon.awssdk.services.bedrockagentruntime.transform with parameters of type StartFlowExecutionRequestModifier and TypeMethodDescriptionStartFlowExecutionRequestMarshaller.marshall(StartFlowExecutionRequest startFlowExecutionRequest)