Interface CreateTopicResponse.Builder

  • Method Details

    • topicArn

      CreateTopicResponse.Builder topicArn(String topicArn)

      The Amazon Resource Name (ARN) of the topic.

      Parameters:
      topicArn -

      The Amazon Resource Name (ARN) of the topic.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • topicName

      CreateTopicResponse.Builder topicName(String topicName)

      The name of the topic that was created.

      Parameters:
      topicName -

      The name of the topic that was created.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The status of the topic creation.

      Parameters:
      status -

      The status of the topic creation.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The status of the topic creation.

      Parameters:
      status -

      The status of the topic creation.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: