Uses of Interface
software.amazon.awscdk.services.bedrockagentcore.NumericalRatingOption
Packages that use NumericalRatingOption
Package
Description
Amazon Bedrock AgentCore Construct Library
-
Uses of NumericalRatingOption in software.amazon.awscdk.services.bedrockagentcore
Classes in software.amazon.awscdk.services.bedrockagentcore that implement NumericalRatingOptionMethods in software.amazon.awscdk.services.bedrockagentcore that return NumericalRatingOptionModifier and TypeMethodDescriptionNumericalRatingOption.Builder.build()Builds the configured instance.Method parameters in software.amazon.awscdk.services.bedrockagentcore with type arguments of type NumericalRatingOptionModifier and TypeMethodDescriptionstatic EvaluatorRatingScaleEvaluatorRatingScale.numerical(List<? extends NumericalRatingOption> options) Creates a numerical rating scale.