Package | Description |
---|---|
com.amazonaws.services.simpleemail | |
com.amazonaws.services.simpleemail.model | |
com.amazonaws.services.simpleemail.model.transform |
Modifier and Type | Method and Description |
---|---|
GetIdentityNotificationAttributesResult |
AmazonSimpleEmailServiceClient.getIdentityNotificationAttributes(GetIdentityNotificationAttributesRequest getIdentityNotificationAttributesRequest)
Given a list of verified identities (email addresses and/or domains),
returns a structure describing identity notification attributes.
|
GetIdentityNotificationAttributesResult |
AmazonSimpleEmailService.getIdentityNotificationAttributes(GetIdentityNotificationAttributesRequest getIdentityNotificationAttributesRequest)
Given a list of verified identities (email addresses and/or domains),
returns a structure describing identity notification attributes.
|
GetIdentityNotificationAttributesResult |
AbstractAmazonSimpleEmailService.getIdentityNotificationAttributes(GetIdentityNotificationAttributesRequest request) |
Modifier and Type | Method and Description |
---|---|
GetIdentityNotificationAttributesResult |
GetIdentityNotificationAttributesResult.addNotificationAttributesEntry(java.lang.String key,
IdentityNotificationAttributes value) |
GetIdentityNotificationAttributesResult |
GetIdentityNotificationAttributesResult.clearNotificationAttributesEntries()
Removes all the entries added into NotificationAttributes.
|
GetIdentityNotificationAttributesResult |
GetIdentityNotificationAttributesResult.clone() |
GetIdentityNotificationAttributesResult |
GetIdentityNotificationAttributesResult.withNotificationAttributes(java.util.Map<java.lang.String,IdentityNotificationAttributes> notificationAttributes)
A map of Identity to IdentityNotificationAttributes.
|
Modifier and Type | Method and Description |
---|---|
GetIdentityNotificationAttributesResult |
GetIdentityNotificationAttributesResultStaxUnmarshaller.unmarshall(StaxUnmarshallerContext context) |