Interface ListTagsForResourceResponse.Builder

    • Method Detail

      • tags

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

        The key-value tags assigned to the application.

        Parameters:
        tags - The key-value tags assigned to the application.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • tags

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

        The key-value tags assigned to the application.

        Parameters:
        tags - The key-value tags assigned to the application.
        Returns:
        Returns a reference to this object so that method calls can be chained together.