Interface UpdateTopicResponse.Builder

  • Method Details

    • topicArn

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

      UpdateTopicResponse.Builder topicName(String topicName)

      The name of the topic whose configuration was updated.

      Parameters:
      topicName -

      The name of the topic whose configuration was updated.

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

      The status of the topic update.

      Parameters:
      status -

      The status of the topic update.

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

      The status of the topic update.

      Parameters:
      status -

      The status of the topic update.

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