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