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