Uses of Class
software.amazon.awssdk.services.bedrockruntime.model.GuardrailInvocationMetrics
-
Packages that use GuardrailInvocationMetrics Package Description software.amazon.awssdk.services.bedrockruntime.model -
-
Uses of GuardrailInvocationMetrics in software.amazon.awssdk.services.bedrockruntime.model
Methods in software.amazon.awssdk.services.bedrockruntime.model that return GuardrailInvocationMetrics Modifier and Type Method Description GuardrailInvocationMetricsGuardrailAssessment. invocationMetrics()The invocation metrics for the guardrail assessment.Methods in software.amazon.awssdk.services.bedrockruntime.model with parameters of type GuardrailInvocationMetrics Modifier and Type Method Description GuardrailAssessment.BuilderGuardrailAssessment.Builder. invocationMetrics(GuardrailInvocationMetrics invocationMetrics)The invocation metrics for the guardrail assessment.
-