Uses of Class
software.amazon.awssdk.services.bedrockruntime.model.GuardrailCoverage
Packages that use GuardrailCoverage
-
Uses of GuardrailCoverage in software.amazon.awssdk.services.bedrockruntime.model
Methods in software.amazon.awssdk.services.bedrockruntime.model that return GuardrailCoverageModifier and TypeMethodDescriptionfinal GuardrailCoverageApplyGuardrailResponse.guardrailCoverage()The guardrail coverage details in the apply guardrail response.final GuardrailCoverageGuardrailInvocationMetrics.guardrailCoverage()The coverage details for the guardrail invocation metrics.Methods in software.amazon.awssdk.services.bedrockruntime.model with parameters of type GuardrailCoverageModifier and TypeMethodDescriptionApplyGuardrailResponse.Builder.guardrailCoverage(GuardrailCoverage guardrailCoverage) The guardrail coverage details in the apply guardrail response.GuardrailInvocationMetrics.Builder.guardrailCoverage(GuardrailCoverage guardrailCoverage) The coverage details for the guardrail invocation metrics.