Interface GuardrailWord.Builder

All Superinterfaces:
Buildable, CopyableBuilder<GuardrailWord.Builder,GuardrailWord>, SdkBuilder<GuardrailWord.Builder,GuardrailWord>, SdkPojo
Enclosing class:
GuardrailWord

public static interface GuardrailWord.Builder extends SdkPojo, CopyableBuilder<GuardrailWord.Builder,GuardrailWord>
  • Method Details

    • text

      Text of the word configured for the guardrail to block.

      Parameters:
      text - Text of the word configured for the guardrail to block.
      Returns:
      Returns a reference to this object so that method calls can be chained together.