Interface TemplateCreateMessageBody.Builder

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

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

    • arn

      The Amazon Resource Name (ARN) of the message template that was created.

      Parameters:
      arn - The Amazon Resource Name (ARN) of the message template that was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • message

      The message that's returned from the API for the request to create the message template.

      Parameters:
      message - The message that's returned from the API for the request to create the message template.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • requestID

      The unique identifier for the request to create the message template.

      Parameters:
      requestID - The unique identifier for the request to create the message template.
      Returns:
      Returns a reference to this object so that method calls can be chained together.