Uses of Class
software.amazon.awssdk.services.bedrockagentcore.model.ABTestResults
Packages that use ABTestResults
-
Uses of ABTestResults in software.amazon.awssdk.services.bedrockagentcore.model
Methods in software.amazon.awssdk.services.bedrockagentcore.model that return ABTestResultsModifier and TypeMethodDescriptionfinal ABTestResultsGetAbTestResponse.results()The statistical results of the A/B test, including per-evaluator metrics and significance analysis.Methods in software.amazon.awssdk.services.bedrockagentcore.model with parameters of type ABTestResultsModifier and TypeMethodDescriptionGetAbTestResponse.Builder.results(ABTestResults results) The statistical results of the A/B test, including per-evaluator metrics and significance analysis.