| Package | Description |
|---|---|
| com.amazonaws.services.simpleemail |
|
| com.amazonaws.services.simpleemail.model |
| Modifier and Type | Method and Description |
|---|---|
PutIdentityPolicyResult |
AmazonSimpleEmailServiceClient.putIdentityPolicy(PutIdentityPolicyRequest request)
Adds or updates a sending authorization policy for the specified identity (an email address or a domain).
|
PutIdentityPolicyResult |
AmazonSimpleEmailService.putIdentityPolicy(PutIdentityPolicyRequest putIdentityPolicyRequest)
Adds or updates a sending authorization policy for the specified identity (an email address or a domain).
|
PutIdentityPolicyResult |
AbstractAmazonSimpleEmailService.putIdentityPolicy(PutIdentityPolicyRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<PutIdentityPolicyResult> |
AbstractAmazonSimpleEmailServiceAsync.putIdentityPolicyAsync(PutIdentityPolicyRequest request) |
Future<PutIdentityPolicyResult> |
AmazonSimpleEmailServiceAsync.putIdentityPolicyAsync(PutIdentityPolicyRequest putIdentityPolicyRequest)
Adds or updates a sending authorization policy for the specified identity (an email address or a domain).
|
Future<PutIdentityPolicyResult> |
AmazonSimpleEmailServiceAsyncClient.putIdentityPolicyAsync(PutIdentityPolicyRequest request) |
Future<PutIdentityPolicyResult> |
AbstractAmazonSimpleEmailServiceAsync.putIdentityPolicyAsync(PutIdentityPolicyRequest request,
AsyncHandler<PutIdentityPolicyRequest,PutIdentityPolicyResult> asyncHandler) |
Future<PutIdentityPolicyResult> |
AmazonSimpleEmailServiceAsync.putIdentityPolicyAsync(PutIdentityPolicyRequest putIdentityPolicyRequest,
AsyncHandler<PutIdentityPolicyRequest,PutIdentityPolicyResult> asyncHandler)
Adds or updates a sending authorization policy for the specified identity (an email address or a domain).
|
Future<PutIdentityPolicyResult> |
AmazonSimpleEmailServiceAsyncClient.putIdentityPolicyAsync(PutIdentityPolicyRequest request,
AsyncHandler<PutIdentityPolicyRequest,PutIdentityPolicyResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<PutIdentityPolicyResult> |
AbstractAmazonSimpleEmailServiceAsync.putIdentityPolicyAsync(PutIdentityPolicyRequest request,
AsyncHandler<PutIdentityPolicyRequest,PutIdentityPolicyResult> asyncHandler) |
Future<PutIdentityPolicyResult> |
AmazonSimpleEmailServiceAsync.putIdentityPolicyAsync(PutIdentityPolicyRequest putIdentityPolicyRequest,
AsyncHandler<PutIdentityPolicyRequest,PutIdentityPolicyResult> asyncHandler)
Adds or updates a sending authorization policy for the specified identity (an email address or a domain).
|
Future<PutIdentityPolicyResult> |
AmazonSimpleEmailServiceAsyncClient.putIdentityPolicyAsync(PutIdentityPolicyRequest request,
AsyncHandler<PutIdentityPolicyRequest,PutIdentityPolicyResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
PutIdentityPolicyResult |
PutIdentityPolicyResult.clone() |
Copyright © 2022. All rights reserved.