Interface ListTagsForResourceResponse.Builder

    • Method Detail

      • tags

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

        Key-value pairs of metadata assigned to the resource.

        Parameters:
        tags - Key-value pairs of metadata assigned to the resource.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • tags

        ListTagsForResourceResponse.Builder tags​(TagEntry... tags)

        Key-value pairs of metadata assigned to the resource.

        Parameters:
        tags - Key-value pairs of metadata assigned to the resource.
        Returns:
        Returns a reference to this object so that method calls can be chained together.