Interface DescribeTagsResponse.Builder

    • Method Detail

      • resourceTags

        DescribeTagsResponse.Builder resourceTags​(Collection<ResourceTag> resourceTags)

        Information about the tags.

        Parameters:
        resourceTags - Information about the tags.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • resourceTags

        DescribeTagsResponse.Builder resourceTags​(ResourceTag... resourceTags)

        Information about the tags.

        Parameters:
        resourceTags - Information about the tags.
        Returns:
        Returns a reference to this object so that method calls can be chained together.