Package | Description |
---|---|
com.amazonaws.services.simpleemail |
|
com.amazonaws.services.simpleemail.model |
Modifier and Type | Method and Description |
---|---|
DeleteIdentityPolicyResult |
AmazonSimpleEmailServiceClient.deleteIdentityPolicy(DeleteIdentityPolicyRequest request)
Deletes the specified sending authorization policy for the given identity (an email address or a domain).
|
DeleteIdentityPolicyResult |
AbstractAmazonSimpleEmailService.deleteIdentityPolicy(DeleteIdentityPolicyRequest request) |
DeleteIdentityPolicyResult |
AmazonSimpleEmailService.deleteIdentityPolicy(DeleteIdentityPolicyRequest deleteIdentityPolicyRequest)
Deletes the specified sending authorization policy for the given identity (an email address or a domain).
|
Modifier and Type | Method and Description |
---|---|
Future<DeleteIdentityPolicyResult> |
AmazonSimpleEmailServiceAsyncClient.deleteIdentityPolicyAsync(DeleteIdentityPolicyRequest request,
AsyncHandler<DeleteIdentityPolicyRequest,DeleteIdentityPolicyResult> asyncHandler) |
Future<DeleteIdentityPolicyResult> |
AmazonSimpleEmailServiceAsync.deleteIdentityPolicyAsync(DeleteIdentityPolicyRequest deleteIdentityPolicyRequest,
AsyncHandler<DeleteIdentityPolicyRequest,DeleteIdentityPolicyResult> asyncHandler)
Deletes the specified sending authorization policy for the given identity (an email address or a domain).
|
Future<DeleteIdentityPolicyResult> |
AbstractAmazonSimpleEmailServiceAsync.deleteIdentityPolicyAsync(DeleteIdentityPolicyRequest request,
AsyncHandler<DeleteIdentityPolicyRequest,DeleteIdentityPolicyResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
DeleteIdentityPolicyResult |
DeleteIdentityPolicyResult.clone() |
Copyright © 2022. All rights reserved.