UpdateEmailIdentityPolicyResult |
AmazonSimpleEmailServiceV2Client.updateEmailIdentityPolicy(UpdateEmailIdentityPolicyRequest request)
Updates the specified sending authorization policy for the given identity (an email address or a domain).
|
UpdateEmailIdentityPolicyResult |
AbstractAmazonSimpleEmailServiceV2.updateEmailIdentityPolicy(UpdateEmailIdentityPolicyRequest request) |
UpdateEmailIdentityPolicyResult |
AmazonSimpleEmailServiceV2.updateEmailIdentityPolicy(UpdateEmailIdentityPolicyRequest updateEmailIdentityPolicyRequest)
Updates the specified sending authorization policy for the given identity (an email address or a domain).
|
Future<UpdateEmailIdentityPolicyResult> |
AmazonSimpleEmailServiceV2AsyncClient.updateEmailIdentityPolicyAsync(UpdateEmailIdentityPolicyRequest request) |
Future<UpdateEmailIdentityPolicyResult> |
AbstractAmazonSimpleEmailServiceV2Async.updateEmailIdentityPolicyAsync(UpdateEmailIdentityPolicyRequest request) |
Future<UpdateEmailIdentityPolicyResult> |
AmazonSimpleEmailServiceV2Async.updateEmailIdentityPolicyAsync(UpdateEmailIdentityPolicyRequest updateEmailIdentityPolicyRequest)
Updates the specified sending authorization policy for the given identity (an email address or a domain).
|
Future<UpdateEmailIdentityPolicyResult> |
AmazonSimpleEmailServiceV2AsyncClient.updateEmailIdentityPolicyAsync(UpdateEmailIdentityPolicyRequest request,
AsyncHandler<UpdateEmailIdentityPolicyRequest,UpdateEmailIdentityPolicyResult> asyncHandler) |
Future<UpdateEmailIdentityPolicyResult> |
AbstractAmazonSimpleEmailServiceV2Async.updateEmailIdentityPolicyAsync(UpdateEmailIdentityPolicyRequest request,
AsyncHandler<UpdateEmailIdentityPolicyRequest,UpdateEmailIdentityPolicyResult> asyncHandler) |
Future<UpdateEmailIdentityPolicyResult> |
AmazonSimpleEmailServiceV2Async.updateEmailIdentityPolicyAsync(UpdateEmailIdentityPolicyRequest updateEmailIdentityPolicyRequest,
AsyncHandler<UpdateEmailIdentityPolicyRequest,UpdateEmailIdentityPolicyResult> asyncHandler)
Updates the specified sending authorization policy for the given identity (an email address or a domain).
|