Uses of Class
software.amazon.awssdk.services.bedrock.model.QueryTransformationConfiguration
-
Packages that use QueryTransformationConfiguration Package Description software.amazon.awssdk.services.bedrock.model -
-
Uses of QueryTransformationConfiguration in software.amazon.awssdk.services.bedrock.model
Methods in software.amazon.awssdk.services.bedrock.model that return QueryTransformationConfiguration Modifier and Type Method Description QueryTransformationConfigurationOrchestrationConfiguration. queryTransformationConfiguration()Contains configuration details for transforming the prompt.Methods in software.amazon.awssdk.services.bedrock.model with parameters of type QueryTransformationConfiguration Modifier and Type Method Description OrchestrationConfiguration.BuilderOrchestrationConfiguration.Builder. queryTransformationConfiguration(QueryTransformationConfiguration queryTransformationConfiguration)Contains configuration details for transforming the prompt.
-