Uses of Class
software.amazon.awssdk.services.bedrockruntime.model.GuardrailTextCharactersCoverage
-
Packages that use GuardrailTextCharactersCoverage Package Description software.amazon.awssdk.services.bedrockruntime.model -
-
Uses of GuardrailTextCharactersCoverage in software.amazon.awssdk.services.bedrockruntime.model
Methods in software.amazon.awssdk.services.bedrockruntime.model that return GuardrailTextCharactersCoverage Modifier and Type Method Description GuardrailTextCharactersCoverageGuardrailCoverage. textCharacters()The text characters of the guardrail coverage details.Methods in software.amazon.awssdk.services.bedrockruntime.model with parameters of type GuardrailTextCharactersCoverage Modifier and Type Method Description GuardrailCoverage.BuilderGuardrailCoverage.Builder. textCharacters(GuardrailTextCharactersCoverage textCharacters)The text characters of the guardrail coverage details.
-