Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.TransformationConfiguration
Packages that use TransformationConfiguration
-
Uses of TransformationConfiguration in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return TransformationConfigurationModifier and TypeMethodDescriptionGenerateQueryRequest.transformationConfiguration()Specifies configurations for transforming the natural language query into SQL.Methods in software.amazon.awssdk.services.bedrockagentruntime.model with parameters of type TransformationConfigurationModifier and TypeMethodDescriptionGenerateQueryRequest.Builder.transformationConfiguration(TransformationConfiguration transformationConfiguration) Specifies configurations for transforming the natural language query into SQL.