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