CopyableBuilder<CreateQueueResponse.Builder,CreateQueueResponse>
, SdkBuilder<CreateQueueResponse.Builder,CreateQueueResponse>
public static interface CreateQueueResponse.Builder extends CopyableBuilder<CreateQueueResponse.Builder,CreateQueueResponse>
Modifier and Type | Method | Description |
---|---|---|
CreateQueueResponse.Builder |
queueUrl(String queueUrl) |
The URL of the created Amazon SQS queue.
|
copy
apply, build
CreateQueueResponse.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.