Package | Description |
---|---|
com.amazonaws.services.simpleemail | |
com.amazonaws.services.simpleemail.model | |
com.amazonaws.services.simpleemail.model.transform |
Modifier and Type | Method and Description |
---|---|
DeleteIdentityPolicyResult |
AmazonSimpleEmailServiceClient.deleteIdentityPolicy(DeleteIdentityPolicyRequest deleteIdentityPolicyRequest)
Deletes the specified sending authorization policy for the given identity
(email address or domain).
|
DeleteIdentityPolicyResult |
AmazonSimpleEmailService.deleteIdentityPolicy(DeleteIdentityPolicyRequest deleteIdentityPolicyRequest)
Deletes the specified sending authorization policy for the given identity
(email address or domain).
|
DeleteIdentityPolicyResult |
AbstractAmazonSimpleEmailService.deleteIdentityPolicy(DeleteIdentityPolicyRequest request) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<DeleteIdentityPolicyResult> |
AmazonSimpleEmailServiceAsyncClient.deleteIdentityPolicyAsync(DeleteIdentityPolicyRequest request) |
java.util.concurrent.Future<DeleteIdentityPolicyResult> |
AmazonSimpleEmailServiceAsync.deleteIdentityPolicyAsync(DeleteIdentityPolicyRequest deleteIdentityPolicyRequest)
Deletes the specified sending authorization policy for the given identity
(email address or domain).
|
java.util.concurrent.Future<DeleteIdentityPolicyResult> |
AbstractAmazonSimpleEmailServiceAsync.deleteIdentityPolicyAsync(DeleteIdentityPolicyRequest request) |
java.util.concurrent.Future<DeleteIdentityPolicyResult> |
AmazonSimpleEmailServiceAsyncClient.deleteIdentityPolicyAsync(DeleteIdentityPolicyRequest request,
AsyncHandler<DeleteIdentityPolicyRequest,DeleteIdentityPolicyResult> asyncHandler) |
java.util.concurrent.Future<DeleteIdentityPolicyResult> |
AmazonSimpleEmailServiceAsync.deleteIdentityPolicyAsync(DeleteIdentityPolicyRequest deleteIdentityPolicyRequest,
AsyncHandler<DeleteIdentityPolicyRequest,DeleteIdentityPolicyResult> asyncHandler)
Deletes the specified sending authorization policy for the given identity
(email address or domain).
|
java.util.concurrent.Future<DeleteIdentityPolicyResult> |
AbstractAmazonSimpleEmailServiceAsync.deleteIdentityPolicyAsync(DeleteIdentityPolicyRequest request,
AsyncHandler<DeleteIdentityPolicyRequest,DeleteIdentityPolicyResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<DeleteIdentityPolicyResult> |
AmazonSimpleEmailServiceAsyncClient.deleteIdentityPolicyAsync(DeleteIdentityPolicyRequest request,
AsyncHandler<DeleteIdentityPolicyRequest,DeleteIdentityPolicyResult> asyncHandler) |
java.util.concurrent.Future<DeleteIdentityPolicyResult> |
AmazonSimpleEmailServiceAsync.deleteIdentityPolicyAsync(DeleteIdentityPolicyRequest deleteIdentityPolicyRequest,
AsyncHandler<DeleteIdentityPolicyRequest,DeleteIdentityPolicyResult> asyncHandler)
Deletes the specified sending authorization policy for the given identity
(email address or domain).
|
java.util.concurrent.Future<DeleteIdentityPolicyResult> |
AbstractAmazonSimpleEmailServiceAsync.deleteIdentityPolicyAsync(DeleteIdentityPolicyRequest request,
AsyncHandler<DeleteIdentityPolicyRequest,DeleteIdentityPolicyResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
DeleteIdentityPolicyResult |
DeleteIdentityPolicyResult.clone() |
Modifier and Type | Method and Description |
---|---|
DeleteIdentityPolicyResult |
DeleteIdentityPolicyResultStaxUnmarshaller.unmarshall(StaxUnmarshallerContext context) |