Interface DeleteTopicResponse.Builder

  • Method Details

    • topicArn

      DeleteTopicResponse.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

      DeleteTopicResponse.Builder topicName(String topicName)

      The name of the topic that was deleted.

      Parameters:
      topicName -

      The name of the topic that was deleted.

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

      The status of the topic deletion.

      Parameters:
      status -

      The status of the topic deletion.

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

      The status of the topic deletion.

      Parameters:
      status -

      The status of the topic deletion.

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