Uses of Class
software.amazon.awssdk.services.bedrockagent.model.CreateFlowVersionRequest
Packages that use CreateFlowVersionRequest
Package
Description
Describes the API operations for creating and managing Amazon Bedrock agents.
-
Uses of CreateFlowVersionRequest in software.amazon.awssdk.services.bedrockagent
Methods in software.amazon.awssdk.services.bedrockagent with parameters of type CreateFlowVersionRequestModifier and TypeMethodDescriptionBedrockAgentAsyncClient.createFlowVersion(CreateFlowVersionRequest createFlowVersionRequest) Creates a version of the flow that you can deploy.default CreateFlowVersionResponseBedrockAgentClient.createFlowVersion(CreateFlowVersionRequest createFlowVersionRequest) Creates a version of the flow that you can deploy. -
Uses of CreateFlowVersionRequest in software.amazon.awssdk.services.bedrockagent.transform
Methods in software.amazon.awssdk.services.bedrockagent.transform with parameters of type CreateFlowVersionRequestModifier and TypeMethodDescriptionCreateFlowVersionRequestMarshaller.marshall(CreateFlowVersionRequest createFlowVersionRequest)