public static interface GetSMSAttributesResponse.Builder extends software.amazon.awssdk.utils.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.
|
GetSMSAttributesResponse.Builder attributes(Map<String,String> attributes)
The SMS attribute names and their values.
attributes - The SMS attribute names and their values.Copyright © 2017. All rights reserved.