public static interface GetSmsAttributesResponse.Builder extends SnsResponse.Builder, SdkPojo, CopyableBuilder<GetSmsAttributesResponse.Builder,GetSmsAttributesResponse>
Modifier and Type | Method and Description |
---|---|
GetSmsAttributesResponse.Builder |
attributes(Map<String,String> attributes)
The SMS attribute names and their values.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
equalsBySdkFields, sdkFields
copy
applyMutation, build
GetSmsAttributesResponse.Builder attributes(Map<String,String> attributes)
The SMS attribute names and their values.
attributes
- The SMS attribute names and their values.Copyright © 2020. All rights reserved.