Interface ListTagsForResourceResponse.Builder

    • Method Detail

      • tags

        ListTagsForResourceResponse.Builder tags​(Collection<Tag> tags)

        The tags associated with the specified topic.

        Parameters:
        tags - The tags associated with the specified topic.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • tags

        ListTagsForResourceResponse.Builder tags​(Tag... tags)

        The tags associated with the specified topic.

        Parameters:
        tags - The tags associated with the specified topic.
        Returns:
        Returns a reference to this object so that method calls can be chained together.