Interface ListTagsForResourceResponse.Builder

    • Method Detail

      • tags

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

        Any tags associated with the resource.

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

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

        Any tags associated with the resource.

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