Uses of Class
software.amazon.awssdk.services.bedrockagent.model.GetFlowVersionRequest
Packages that use GetFlowVersionRequest
Package
Description
Describes the API operations for creating and managing Amazon Bedrock agents.
-
Uses of GetFlowVersionRequest in software.amazon.awssdk.services.bedrockagent
Methods in software.amazon.awssdk.services.bedrockagent with parameters of type GetFlowVersionRequestModifier and TypeMethodDescriptiondefault CompletableFuture<GetFlowVersionResponse>BedrockAgentAsyncClient.getFlowVersion(GetFlowVersionRequest getFlowVersionRequest) Retrieves information about a version of a flow.default GetFlowVersionResponseBedrockAgentClient.getFlowVersion(GetFlowVersionRequest getFlowVersionRequest) Retrieves information about a version of a flow. -
Uses of GetFlowVersionRequest in software.amazon.awssdk.services.bedrockagent.transform
Methods in software.amazon.awssdk.services.bedrockagent.transform with parameters of type GetFlowVersionRequestModifier and TypeMethodDescriptionGetFlowVersionRequestMarshaller.marshall(GetFlowVersionRequest getFlowVersionRequest)