Interface TextContentDoc.Builder

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

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

    • data

      The text of the content.

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