Interface ListTagsForResourcesResponse.Builder

    • Method Detail

      • resourceTagSets

        ListTagsForResourcesResponse.Builder resourceTagSets​(Collection<ResourceTagSet> resourceTagSets)

        A list of ResourceTagSets containing tags associated with the specified resources.

        Parameters:
        resourceTagSets - A list of ResourceTagSets containing tags associated with the specified resources.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • resourceTagSets

        ListTagsForResourcesResponse.Builder resourceTagSets​(ResourceTagSet... resourceTagSets)

        A list of ResourceTagSets containing tags associated with the specified resources.

        Parameters:
        resourceTagSets - A list of ResourceTagSets containing tags associated with the specified resources.
        Returns:
        Returns a reference to this object so that method calls can be chained together.