Interface ConversationMessage.Builder

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

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

    • body

      The text content of the conversation message.

      Parameters:
      body - The text content of the conversation message.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • type

      The type of the conversation message.

      Parameters:
      type - The type of the conversation message.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • type

      The type of the conversation message.

      Parameters:
      type - The type of the conversation message.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: