Uses of Interface
software.amazon.awssdk.services.bedrockruntime.model.GuardrailCustomWord.Builder
Packages that use GuardrailCustomWord.Builder
-
Uses of GuardrailCustomWord.Builder in software.amazon.awssdk.services.bedrockruntime.model
Methods in software.amazon.awssdk.services.bedrockruntime.model that return GuardrailCustomWord.BuilderModifier and TypeMethodDescriptionThe action for the custom word.GuardrailCustomWord.Builder.action(GuardrailWordPolicyAction action) The action for the custom word.static GuardrailCustomWord.BuilderGuardrailCustomWord.builder()Indicates whether custom word content that breaches the guardrail configuration is detected.The match for the custom word.GuardrailCustomWord.toBuilder()Methods in software.amazon.awssdk.services.bedrockruntime.model that return types with arguments of type GuardrailCustomWord.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GuardrailCustomWord.Builder>GuardrailCustomWord.serializableBuilderClass()