Interface ListTagsForResourceResponse.Builder

    • Method Detail

      • tags

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

        The tags for the specified resource.

        Parameters:
        tags - The tags for the specified resource.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • tags

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

        The tags for the specified resource.

        Parameters:
        tags - The tags for the specified resource.
        Returns:
        Returns a reference to this object so that method calls can be chained together.