| Package | Description |
|---|---|
| com.amazonaws.services.simpleemailv2 |
|
| com.amazonaws.services.simpleemailv2.model |
| Modifier and Type | Method and Description |
|---|---|
GetAccountResult |
AbstractAmazonSimpleEmailServiceV2.getAccount(GetAccountRequest request) |
GetAccountResult |
AmazonSimpleEmailServiceV2.getAccount(GetAccountRequest getAccountRequest)
Obtain information about the email-sending status and capabilities of your Amazon SES account in the current
Amazon Web Services Region.
|
GetAccountResult |
AmazonSimpleEmailServiceV2Client.getAccount(GetAccountRequest request)
Obtain information about the email-sending status and capabilities of your Amazon SES account in the current
Amazon Web Services Region.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetAccountResult> |
AmazonSimpleEmailServiceV2AsyncClient.getAccountAsync(GetAccountRequest request) |
Future<GetAccountResult> |
AmazonSimpleEmailServiceV2Async.getAccountAsync(GetAccountRequest getAccountRequest)
Obtain information about the email-sending status and capabilities of your Amazon SES account in the current
Amazon Web Services Region.
|
Future<GetAccountResult> |
AbstractAmazonSimpleEmailServiceV2Async.getAccountAsync(GetAccountRequest request) |
Future<GetAccountResult> |
AmazonSimpleEmailServiceV2AsyncClient.getAccountAsync(GetAccountRequest request,
AsyncHandler<GetAccountRequest,GetAccountResult> asyncHandler) |
Future<GetAccountResult> |
AmazonSimpleEmailServiceV2Async.getAccountAsync(GetAccountRequest getAccountRequest,
AsyncHandler<GetAccountRequest,GetAccountResult> asyncHandler)
Obtain information about the email-sending status and capabilities of your Amazon SES account in the current
Amazon Web Services Region.
|
Future<GetAccountResult> |
AbstractAmazonSimpleEmailServiceV2Async.getAccountAsync(GetAccountRequest request,
AsyncHandler<GetAccountRequest,GetAccountResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetAccountResult> |
AmazonSimpleEmailServiceV2AsyncClient.getAccountAsync(GetAccountRequest request,
AsyncHandler<GetAccountRequest,GetAccountResult> asyncHandler) |
Future<GetAccountResult> |
AmazonSimpleEmailServiceV2Async.getAccountAsync(GetAccountRequest getAccountRequest,
AsyncHandler<GetAccountRequest,GetAccountResult> asyncHandler)
Obtain information about the email-sending status and capabilities of your Amazon SES account in the current
Amazon Web Services Region.
|
Future<GetAccountResult> |
AbstractAmazonSimpleEmailServiceV2Async.getAccountAsync(GetAccountRequest request,
AsyncHandler<GetAccountRequest,GetAccountResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetAccountResult |
GetAccountResult.clone() |
GetAccountResult |
GetAccountResult.withDedicatedIpAutoWarmupEnabled(Boolean dedicatedIpAutoWarmupEnabled)
Indicates whether or not the automatic warm-up feature is enabled for dedicated IP addresses that are associated
with your account.
|
GetAccountResult |
GetAccountResult.withDetails(AccountDetails details)
An object that defines your account details.
|
GetAccountResult |
GetAccountResult.withEnforcementStatus(String enforcementStatus)
The reputation status of your Amazon SES account.
|
GetAccountResult |
GetAccountResult.withProductionAccessEnabled(Boolean productionAccessEnabled)
Indicates whether or not your account has production access in the current Amazon Web Services Region.
|
GetAccountResult |
GetAccountResult.withSendingEnabled(Boolean sendingEnabled)
Indicates whether or not email sending is enabled for your Amazon SES account in the current Amazon Web Services
Region.
|
GetAccountResult |
GetAccountResult.withSendQuota(SendQuota sendQuota)
An object that contains information about the per-day and per-second sending limits for your Amazon SES account
in the current Amazon Web Services Region.
|
GetAccountResult |
GetAccountResult.withSuppressionAttributes(SuppressionAttributes suppressionAttributes)
An object that contains information about the email address suppression preferences for your account in the
current Amazon Web Services Region.
|
GetAccountResult |
GetAccountResult.withVdmAttributes(VdmAttributes vdmAttributes)
The VDM attributes that apply to your Amazon SES account.
|
Copyright © 2025. All rights reserved.