Uses of Class
software.amazon.awssdk.services.bedrockagent.model.CustomTransformationConfiguration
-
Packages that use CustomTransformationConfiguration Package Description software.amazon.awssdk.services.bedrockagent.model -
-
Uses of CustomTransformationConfiguration in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return CustomTransformationConfiguration Modifier and Type Method Description CustomTransformationConfigurationVectorIngestionConfiguration. customTransformationConfiguration()A custom document transformer for parsed data source documents.Methods in software.amazon.awssdk.services.bedrockagent.model with parameters of type CustomTransformationConfiguration Modifier and Type Method Description VectorIngestionConfiguration.BuilderVectorIngestionConfiguration.Builder. customTransformationConfiguration(CustomTransformationConfiguration customTransformationConfiguration)A custom document transformer for parsed data source documents.
-