CopyableBuilder<GetSMSAttributesResponse.Builder,GetSMSAttributesResponse>
, SdkBuilder<GetSMSAttributesResponse.Builder,GetSMSAttributesResponse>
public static interface GetSMSAttributesResponse.Builder extends CopyableBuilder<GetSMSAttributesResponse.Builder,GetSMSAttributesResponse>
Modifier and Type | Method | Description |
---|---|---|
GetSMSAttributesResponse.Builder |
attributes(Map<String,String> attributes) |
The SMS attribute names and their values.
|
copy
apply, build
GetSMSAttributesResponse.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.