| Package | Description |
|---|---|
| com.amazonaws.services.simpleemail |
Synchronous and asynchronous client classes for accessing AmazonSimpleEmailService.
|
| com.amazonaws.services.simpleemail.model |
Classes modeling the various types represented by AmazonSimpleEmailService.
|
| Modifier and Type | Method and Description |
|---|---|
PutIdentityPolicyResult |
AmazonSimpleEmailServiceClient.putIdentityPolicy(PutIdentityPolicyRequest putIdentityPolicyRequest)
Adds or updates a sending authorization policy for the specified
identity (email address or domain).
|
PutIdentityPolicyResult |
AmazonSimpleEmailService.putIdentityPolicy(PutIdentityPolicyRequest putIdentityPolicyRequest)
Adds or updates a sending authorization policy for the specified
identity (email address or domain).
|
| Modifier and Type | Method and Description |
|---|---|
Future<PutIdentityPolicyResult> |
AmazonSimpleEmailServiceAsync.putIdentityPolicyAsync(PutIdentityPolicyRequest putIdentityPolicyRequest)
Adds or updates a sending authorization policy for the specified
identity (email address or domain).
|
Future<PutIdentityPolicyResult> |
AmazonSimpleEmailServiceAsyncClient.putIdentityPolicyAsync(PutIdentityPolicyRequest putIdentityPolicyRequest)
Adds or updates a sending authorization policy for the specified
identity (email address or domain).
|
Future<PutIdentityPolicyResult> |
AmazonSimpleEmailServiceAsync.putIdentityPolicyAsync(PutIdentityPolicyRequest putIdentityPolicyRequest,
com.amazonaws.handlers.AsyncHandler<PutIdentityPolicyRequest,PutIdentityPolicyResult> asyncHandler)
Adds or updates a sending authorization policy for the specified
identity (email address or domain).
|
Future<PutIdentityPolicyResult> |
AmazonSimpleEmailServiceAsyncClient.putIdentityPolicyAsync(PutIdentityPolicyRequest putIdentityPolicyRequest,
com.amazonaws.handlers.AsyncHandler<PutIdentityPolicyRequest,PutIdentityPolicyResult> asyncHandler)
Adds or updates a sending authorization policy for the specified
identity (email address or domain).
|
| Modifier and Type | Method and Description |
|---|---|
Future<PutIdentityPolicyResult> |
AmazonSimpleEmailServiceAsync.putIdentityPolicyAsync(PutIdentityPolicyRequest putIdentityPolicyRequest,
com.amazonaws.handlers.AsyncHandler<PutIdentityPolicyRequest,PutIdentityPolicyResult> asyncHandler)
Adds or updates a sending authorization policy for the specified
identity (email address or domain).
|
Future<PutIdentityPolicyResult> |
AmazonSimpleEmailServiceAsyncClient.putIdentityPolicyAsync(PutIdentityPolicyRequest putIdentityPolicyRequest,
com.amazonaws.handlers.AsyncHandler<PutIdentityPolicyRequest,PutIdentityPolicyResult> asyncHandler)
Adds or updates a sending authorization policy for the specified
identity (email address or domain).
|
| Modifier and Type | Method and Description |
|---|---|
PutIdentityPolicyResult |
PutIdentityPolicyResult.clone() |
Copyright © 2015. All rights reserved.