| Package | Description |
|---|---|
| software.amazon.awssdk.services.sesv2 |
|
| software.amazon.awssdk.services.sesv2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetAccountResponse> |
SesV2AsyncClient.getAccount(GetAccountRequest getAccountRequest)
Obtain information about the email-sending status and capabilities of your Amazon SES account in the current
Amazon Web Services Region.
|
default GetAccountResponse |
SesV2Client.getAccount(GetAccountRequest getAccountRequest)
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 |
|---|---|
SdkHttpFullRequest |
GetAccountRequestMarshaller.marshall(GetAccountRequest getAccountRequest) |
Copyright © 2022. All rights reserved.