public static interface GetQueueAttributesResponse.Builder extends SQSResponse.Builder, CopyableBuilder<GetQueueAttributesResponse.Builder,GetQueueAttributesResponse>
| Modifier and Type | Method and Description |
|---|---|
GetQueueAttributesResponse.Builder |
attributes(Map<String,String> attributes)
A map of attributes to their respective values.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildGetQueueAttributesResponse.Builder attributes(Map<String,String> attributes)
A map of attributes to their respective values.
attributes - A map of attributes to their respective values.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.