Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.GetExecutionFlowSnapshotRequest
Packages that use GetExecutionFlowSnapshotRequest
Package
Description
Contains APIs related to model invocation and querying of knowledge bases.
-
Uses of GetExecutionFlowSnapshotRequest in software.amazon.awssdk.services.bedrockagentruntime
Methods in software.amazon.awssdk.services.bedrockagentruntime with parameters of type GetExecutionFlowSnapshotRequestModifier and TypeMethodDescriptionBedrockAgentRuntimeAsyncClient.getExecutionFlowSnapshot(GetExecutionFlowSnapshotRequest getExecutionFlowSnapshotRequest) Retrieves the flow definition snapshot used for a flow execution.default GetExecutionFlowSnapshotResponseBedrockAgentRuntimeClient.getExecutionFlowSnapshot(GetExecutionFlowSnapshotRequest getExecutionFlowSnapshotRequest) Retrieves the flow definition snapshot used for a flow execution. -
Uses of GetExecutionFlowSnapshotRequest in software.amazon.awssdk.services.bedrockagentruntime.transform
Methods in software.amazon.awssdk.services.bedrockagentruntime.transform with parameters of type GetExecutionFlowSnapshotRequestModifier and TypeMethodDescriptionGetExecutionFlowSnapshotRequestMarshaller.marshall(GetExecutionFlowSnapshotRequest getExecutionFlowSnapshotRequest)