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, sdkHttpResponsecopyapplyMutation, 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.