Uses of Class
software.amazon.awssdk.services.bedrockagent.model.ChunkingConfiguration
-
Packages that use ChunkingConfiguration Package Description software.amazon.awssdk.services.bedrockagent.model -
-
Uses of ChunkingConfiguration in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return ChunkingConfiguration Modifier and Type Method Description ChunkingConfigurationVectorIngestionConfiguration. chunkingConfiguration()Details about how to chunk the documents in the data source.Methods in software.amazon.awssdk.services.bedrockagent.model with parameters of type ChunkingConfiguration Modifier and Type Method Description VectorIngestionConfiguration.BuilderVectorIngestionConfiguration.Builder. chunkingConfiguration(ChunkingConfiguration chunkingConfiguration)Details about how to chunk the documents in the data source.
-