Uses of Class
software.amazon.awssdk.services.bedrockagent.model.GetFlowRequest
Packages that use GetFlowRequest
Package
Description
Describes the API operations for creating and managing Amazon Bedrock agents.
-
Uses of GetFlowRequest in software.amazon.awssdk.services.bedrockagent
Methods in software.amazon.awssdk.services.bedrockagent with parameters of type GetFlowRequestModifier and TypeMethodDescriptiondefault CompletableFuture<GetFlowResponse>BedrockAgentAsyncClient.getFlow(GetFlowRequest getFlowRequest) Retrieves information about a flow.default GetFlowResponseBedrockAgentClient.getFlow(GetFlowRequest getFlowRequest) Retrieves information about a flow. -
Uses of GetFlowRequest in software.amazon.awssdk.services.bedrockagent.transform
Methods in software.amazon.awssdk.services.bedrockagent.transform with parameters of type GetFlowRequestModifier and TypeMethodDescriptionGetFlowRequestMarshaller.marshall(GetFlowRequest getFlowRequest)