Interface ListQueueTagsResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<ListQueueTagsResponse.Builder,ListQueueTagsResponse>, SdkBuilder<ListQueueTagsResponse.Builder,ListQueueTagsResponse>, SdkPojo, SdkResponse.Builder, SqsResponse.Builder
Enclosing class:
ListQueueTagsResponse

public static interface ListQueueTagsResponse.Builder extends SqsResponse.Builder, SdkPojo, CopyableBuilder<ListQueueTagsResponse.Builder,ListQueueTagsResponse>
  • Method Details

    • 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.