public static interface GetIdentityNotificationAttributesResponse.Builder extends SesResponse.Builder, SdkPojo, CopyableBuilder<GetIdentityNotificationAttributesResponse.Builder,GetIdentityNotificationAttributesResponse>
Modifier and Type | Method and Description |
---|---|
GetIdentityNotificationAttributesResponse.Builder |
notificationAttributes(Map<String,IdentityNotificationAttributes> notificationAttributes)
A map of Identity to IdentityNotificationAttributes.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
copy
applyMutation, build
GetIdentityNotificationAttributesResponse.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.