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()Returns the value of the ChunkingConfiguration property for this object.Methods in software.amazon.awssdk.services.bedrockagent.model with parameters of type ChunkingConfiguration Modifier and Type Method Description VectorIngestionConfiguration.BuilderVectorIngestionConfiguration.Builder. chunkingConfiguration(ChunkingConfiguration chunkingConfiguration)Sets the value of the ChunkingConfiguration property for this object.
-