GuardrailManagedWord.Builder |
GuardrailManagedWord.Builder.action(String action) |
The action for the managed word.
|
GuardrailManagedWord.Builder |
GuardrailManagedWord.Builder.action(GuardrailWordPolicyAction action) |
The action for the managed word.
|
static GuardrailManagedWord.Builder |
GuardrailManagedWord.builder() |
|
GuardrailManagedWord.Builder |
GuardrailManagedWord.Builder.detected(Boolean detected) |
Indicates whether managed word content that breaches the guardrail configuration is detected.
|
GuardrailManagedWord.Builder |
GuardrailManagedWord.Builder.match(String match) |
The match for the managed word.
|
GuardrailManagedWord.Builder |
GuardrailManagedWord.toBuilder() |
|
GuardrailManagedWord.Builder |
GuardrailManagedWord.Builder.type(String type) |
The type for the managed word.
|
GuardrailManagedWord.Builder |
GuardrailManagedWord.Builder.type(GuardrailManagedWordType type) |
The type for the managed word.
|