Interface GuardrailChecksContentBlock.Builder

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

@Mutable @NotThreadSafe public static interface GuardrailChecksContentBlock.Builder extends SdkPojo, CopyableBuilder<GuardrailChecksContentBlock.Builder,GuardrailChecksContentBlock>
  • Method Details

    • text

      The text content to evaluate.

      Parameters:
      text - The text content to evaluate.
      Returns:
      Returns a reference to this object so that method calls can be chained together.