Interface ListQueueTagsResponse.Builder

    • Method Detail

      • tags

        ListQueueTagsResponse.Builder tags​(Map<String,​String> tags)

        The list of all tags added to the specified queue.

        Parameters:
        tags - The list of all tags added to the specified queue.
        Returns:
        Returns a reference to this object so that method calls can be chained together.