Interface ListTagsForResourceResponse.Builder

    • Method Detail

      • tagList

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

        A list of tags for the resource.

        Parameters:
        tagList - A list of tags for the resource.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • tagList

        ListTagsForResourceResponse.Builder tagList​(Tag... tagList)

        A list of tags for the resource.

        Parameters:
        tagList - A list of tags for the resource.
        Returns:
        Returns a reference to this object so that method calls can be chained together.