Uses of Class
software.amazon.awssdk.services.bedrockagent.model.FixedSizeChunkingConfiguration
Packages that use FixedSizeChunkingConfiguration
-
Uses of FixedSizeChunkingConfiguration in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return FixedSizeChunkingConfigurationModifier and TypeMethodDescriptionChunkingConfiguration.fixedSizeChunkingConfiguration()Configurations for when you choose fixed-size chunking.Methods in software.amazon.awssdk.services.bedrockagent.model with parameters of type FixedSizeChunkingConfigurationModifier and TypeMethodDescriptionChunkingConfiguration.Builder.fixedSizeChunkingConfiguration(FixedSizeChunkingConfiguration fixedSizeChunkingConfiguration) Configurations for when you choose fixed-size chunking.