public static interface GetSMSAttributesResponse.Builder extends SNSResponse.Builder, CopyableBuilder<GetSMSAttributesResponse.Builder,GetSMSAttributesResponse>
| Modifier and Type | Method and Description |
|---|---|
GetSMSAttributesResponse.Builder |
attributes(Map<String,String> attributes)
The SMS attribute names and their values.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildGetSMSAttributesResponse.Builder attributes(Map<String,String> attributes)
The SMS attribute names and their values.
attributes - The SMS attribute names and their values.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.