Uses of Class
software.amazon.awssdk.services.bedrockruntime.model.GuardrailUsage
-
Packages that use GuardrailUsage Package Description software.amazon.awssdk.services.bedrockruntime.model -
-
Uses of GuardrailUsage in software.amazon.awssdk.services.bedrockruntime.model
Methods in software.amazon.awssdk.services.bedrockruntime.model that return GuardrailUsage Modifier and Type Method Description GuardrailUsageApplyGuardrailResponse. usage()The usage details in the response from the guardrail.Methods in software.amazon.awssdk.services.bedrockruntime.model with parameters of type GuardrailUsage Modifier and Type Method Description ApplyGuardrailResponse.BuilderApplyGuardrailResponse.Builder. usage(GuardrailUsage usage)The usage details in the response from the guardrail.
-