Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.GetExecutionFlowSnapshotRequest
-
Packages that use GetExecutionFlowSnapshotRequest Package Description software.amazon.awssdk.services.bedrockagentruntime Contains APIs related to model invocation and querying of knowledge bases.software.amazon.awssdk.services.bedrockagentruntime.transform -
-
Uses of GetExecutionFlowSnapshotRequest in software.amazon.awssdk.services.bedrockagentruntime
Methods in software.amazon.awssdk.services.bedrockagentruntime with parameters of type GetExecutionFlowSnapshotRequest Modifier and Type Method Description default CompletableFuture<GetExecutionFlowSnapshotResponse>BedrockAgentRuntimeAsyncClient. 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 GetExecutionFlowSnapshotRequest Modifier and Type Method Description SdkHttpFullRequestGetExecutionFlowSnapshotRequestMarshaller. marshall(GetExecutionFlowSnapshotRequest getExecutionFlowSnapshotRequest)
-