Interface TopicV2Summary.Builder

  • Method Details

    • arn

      The Amazon Resource Name (ARN) of the topic.

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

      TopicV2Summary.Builder topicId(String topicId)

      The ID of the topic. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

      Parameters:
      topicId - The ID of the topic. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      The name of the topic.

      Parameters:
      name - The name of the topic.
      Returns:
      Returns a reference to this object so that method calls can be chained together.