Interface CreateQueueResponse.Builder

  • Method Details

    • queueUrl

      CreateQueueResponse.Builder queueUrl(String queueUrl)

      The URL of the created Amazon SQS queue.

      Parameters:
      queueUrl - The URL of the created Amazon SQS queue.
      Returns:
      Returns a reference to this object so that method calls can be chained together.