Interface ListTagsForResourceResponse.Builder

    • Method Detail

      • resourceTags

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

        A list of tag key value pairs that are associated with the resource.

        Parameters:
        resourceTags - A list of tag key value pairs that are associated with the resource.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • resourceTags

        ListTagsForResourceResponse.Builder resourceTags​(ResourceTag... resourceTags)

        A list of tag key value pairs that are associated with the resource.

        Parameters:
        resourceTags - A list of tag key value pairs that are associated with the resource.
        Returns:
        Returns a reference to this object so that method calls can be chained together.