Interface ListTagsForResourceResponse.Builder

    • Method Detail

      • tags

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

        A list of tags associated with the given pipeline.

        Parameters:
        tags - A list of tags associated with the given pipeline.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • tags

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

        A list of tags associated with the given pipeline.

        Parameters:
        tags - A list of tags associated with the given pipeline.
        Returns:
        Returns a reference to this object so that method calls can be chained together.