| Package | Description |
|---|---|
| com.amazonaws.services.pinpointemail |
|
| com.amazonaws.services.pinpointemail.model |
| Modifier and Type | Method and Description |
|---|---|
Future<PutAccountSendingAttributesResult> |
AmazonPinpointEmailAsyncClient.putAccountSendingAttributesAsync(PutAccountSendingAttributesRequest request,
AsyncHandler<PutAccountSendingAttributesRequest,PutAccountSendingAttributesResult> asyncHandler) |
Future<PutAccountSendingAttributesResult> |
AmazonPinpointEmailAsync.putAccountSendingAttributesAsync(PutAccountSendingAttributesRequest putAccountSendingAttributesRequest,
AsyncHandler<PutAccountSendingAttributesRequest,PutAccountSendingAttributesResult> asyncHandler)
Enable or disable the ability of your account to send email.
|
Future<PutAccountSendingAttributesResult> |
AbstractAmazonPinpointEmailAsync.putAccountSendingAttributesAsync(PutAccountSendingAttributesRequest request,
AsyncHandler<PutAccountSendingAttributesRequest,PutAccountSendingAttributesResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
PutAccountSendingAttributesRequest |
PutAccountSendingAttributesRequest.clone() |
PutAccountSendingAttributesRequest |
PutAccountSendingAttributesRequest.withSendingEnabled(Boolean sendingEnabled)
Enables or disables your account's ability to send email.
|
Copyright © 2023. All rights reserved.