public static interface CreateQueueResponse.Builder extends SQSResponse.Builder, CopyableBuilder<CreateQueueResponse.Builder,CreateQueueResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateQueueResponse.Builder |
queueUrl(String queueUrl)
The URL of the created Amazon SQS queue.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildCreateQueueResponse.Builder queueUrl(String queueUrl)
The URL of the created Amazon SQS queue.
queueUrl - The URL of the created Amazon SQS queue.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.