public static interface GetIdentityNotificationAttributesResponse.Builder extends SESResponse.Builder, CopyableBuilder<GetIdentityNotificationAttributesResponse.Builder,GetIdentityNotificationAttributesResponse>
| Modifier and Type | Method and Description |
|---|---|
GetIdentityNotificationAttributesResponse.Builder |
notificationAttributes(Map<String,IdentityNotificationAttributes> notificationAttributes)
A map of Identity to IdentityNotificationAttributes.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildGetIdentityNotificationAttributesResponse.Builder notificationAttributes(Map<String,IdentityNotificationAttributes> notificationAttributes)
A map of Identity to IdentityNotificationAttributes.
notificationAttributes - A map of Identity to IdentityNotificationAttributes.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.