GuardrailRegexFilter.Builder |
GuardrailRegexFilter.Builder.action(String action) |
The action details for the regex filter used in the Guardrail.
|
GuardrailRegexFilter.Builder |
GuardrailRegexFilter.Builder.action(GuardrailSensitiveInformationPolicyAction action) |
The action details for the regex filter used in the Guardrail.
|
static GuardrailRegexFilter.Builder |
GuardrailRegexFilter.builder() |
|
GuardrailRegexFilter.Builder |
GuardrailRegexFilter.Builder.match(String match) |
The match details for the regex filter used in the Guardrail.
|
GuardrailRegexFilter.Builder |
GuardrailRegexFilter.Builder.name(String name) |
The name details for the regex filter used in the Guardrail.
|
GuardrailRegexFilter.Builder |
GuardrailRegexFilter.Builder.regex(String regex) |
The regex details for the regex filter used in the Guardrail.
|
GuardrailRegexFilter.Builder |
GuardrailRegexFilter.toBuilder() |
|