Uses of Class
software.amazon.awssdk.services.bedrockagent.model.EnrichmentStrategyConfiguration
-
Packages that use EnrichmentStrategyConfiguration Package Description software.amazon.awssdk.services.bedrockagent.model -
-
Uses of EnrichmentStrategyConfiguration in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return EnrichmentStrategyConfiguration Modifier and Type Method Description EnrichmentStrategyConfigurationBedrockFoundationModelContextEnrichmentConfiguration. enrichmentStrategyConfiguration()The enrichment stategy used to provide additional context.Methods in software.amazon.awssdk.services.bedrockagent.model with parameters of type EnrichmentStrategyConfiguration Modifier and Type Method Description BedrockFoundationModelContextEnrichmentConfiguration.BuilderBedrockFoundationModelContextEnrichmentConfiguration.Builder. enrichmentStrategyConfiguration(EnrichmentStrategyConfiguration enrichmentStrategyConfiguration)The enrichment stategy used to provide additional context.
-