Package | Description |
---|---|
com.amazonaws.services.simpleemail | |
com.amazonaws.services.simpleemail.model | |
com.amazonaws.services.simpleemail.model.transform |
Modifier and Type | Method and Description |
---|---|
GetIdentityDkimAttributesResult |
AmazonSimpleEmailServiceClient.getIdentityDkimAttributes(GetIdentityDkimAttributesRequest getIdentityDkimAttributesRequest)
Returns the current status of Easy DKIM signing for an entity.
|
GetIdentityDkimAttributesResult |
AmazonSimpleEmailService.getIdentityDkimAttributes(GetIdentityDkimAttributesRequest getIdentityDkimAttributesRequest)
Returns the current status of Easy DKIM signing for an entity.
|
GetIdentityDkimAttributesResult |
AbstractAmazonSimpleEmailService.getIdentityDkimAttributes(GetIdentityDkimAttributesRequest request) |
Modifier and Type | Method and Description |
---|---|
GetIdentityDkimAttributesResult |
GetIdentityDkimAttributesResult.addDkimAttributesEntry(java.lang.String key,
IdentityDkimAttributes value) |
GetIdentityDkimAttributesResult |
GetIdentityDkimAttributesResult.clearDkimAttributesEntries()
Removes all the entries added into DkimAttributes.
|
GetIdentityDkimAttributesResult |
GetIdentityDkimAttributesResult.clone() |
GetIdentityDkimAttributesResult |
GetIdentityDkimAttributesResult.withDkimAttributes(java.util.Map<java.lang.String,IdentityDkimAttributes> dkimAttributes)
The DKIM attributes for an email address or a domain.
|
Modifier and Type | Method and Description |
---|---|
GetIdentityDkimAttributesResult |
GetIdentityDkimAttributesResultStaxUnmarshaller.unmarshall(StaxUnmarshallerContext context) |