Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.StopFlowExecutionRequest
Packages that use StopFlowExecutionRequest
Package
Description
Contains APIs related to model invocation and querying of knowledge bases.
-
Uses of StopFlowExecutionRequest in software.amazon.awssdk.services.bedrockagentruntime
Methods in software.amazon.awssdk.services.bedrockagentruntime with parameters of type StopFlowExecutionRequestModifier and TypeMethodDescriptionBedrockAgentRuntimeAsyncClient.stopFlowExecution(StopFlowExecutionRequest stopFlowExecutionRequest) Stops an Amazon Bedrock flow's execution.default StopFlowExecutionResponseBedrockAgentRuntimeClient.stopFlowExecution(StopFlowExecutionRequest stopFlowExecutionRequest) Stops an Amazon Bedrock flow's execution. -
Uses of StopFlowExecutionRequest in software.amazon.awssdk.services.bedrockagentruntime.transform
Methods in software.amazon.awssdk.services.bedrockagentruntime.transform with parameters of type StopFlowExecutionRequestModifier and TypeMethodDescriptionStopFlowExecutionRequestMarshaller.marshall(StopFlowExecutionRequest stopFlowExecutionRequest)