Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.GetFlowExecutionRequest
Packages that use GetFlowExecutionRequest
Package
Description
Contains APIs related to model invocation and querying of knowledge bases.
-
Uses of GetFlowExecutionRequest in software.amazon.awssdk.services.bedrockagentruntime
Methods in software.amazon.awssdk.services.bedrockagentruntime with parameters of type GetFlowExecutionRequestModifier and TypeMethodDescriptionBedrockAgentRuntimeAsyncClient.getFlowExecution(GetFlowExecutionRequest getFlowExecutionRequest) Retrieves details about a specific flow execution, including its status, start and end times, and any errors that occurred during execution.default GetFlowExecutionResponseBedrockAgentRuntimeClient.getFlowExecution(GetFlowExecutionRequest getFlowExecutionRequest) Retrieves details about a specific flow execution, including its status, start and end times, and any errors that occurred during execution. -
Uses of GetFlowExecutionRequest in software.amazon.awssdk.services.bedrockagentruntime.transform
Methods in software.amazon.awssdk.services.bedrockagentruntime.transform with parameters of type GetFlowExecutionRequestModifier and TypeMethodDescriptionGetFlowExecutionRequestMarshaller.marshall(GetFlowExecutionRequest getFlowExecutionRequest)