Uses of Class
software.amazon.awssdk.services.bedrockruntime.model.GuardrailUsage
Packages that use GuardrailUsage
-
Uses of GuardrailUsage in software.amazon.awssdk.services.bedrockruntime.model
Methods in software.amazon.awssdk.services.bedrockruntime.model that return GuardrailUsageModifier and TypeMethodDescriptionfinal GuardrailUsageApplyGuardrailResponse.usage()The usage details in the response from the guardrail.final GuardrailUsageGuardrailInvocationMetrics.usage()The usage details for the guardrail invocation metrics.Methods in software.amazon.awssdk.services.bedrockruntime.model with parameters of type GuardrailUsageModifier and TypeMethodDescriptionApplyGuardrailResponse.Builder.usage(GuardrailUsage usage) The usage details in the response from the guardrail.GuardrailInvocationMetrics.Builder.usage(GuardrailUsage usage) The usage details for the guardrail invocation metrics.