| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpointemail |
|
| Modifier and Type | Method and Description |
|---|---|
default GetAccountResponse |
PinpointEmailClient.getAccount()
Obtain information about the email-sending status and capabilities of your Amazon Pinpoint account in the current
AWS Region.
|
default GetAccountResponse |
PinpointEmailClient.getAccount(Consumer<GetAccountRequest.Builder> getAccountRequest)
Obtain information about the email-sending status and capabilities of your Amazon Pinpoint account in the current
AWS Region.
|
default GetAccountResponse |
PinpointEmailClient.getAccount(GetAccountRequest getAccountRequest)
Obtain information about the email-sending status and capabilities of your Amazon Pinpoint account in the current
AWS Region.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetAccountResponse> |
PinpointEmailAsyncClient.getAccount()
Obtain information about the email-sending status and capabilities of your Amazon Pinpoint account in the current
AWS Region.
|
default CompletableFuture<GetAccountResponse> |
PinpointEmailAsyncClient.getAccount(Consumer<GetAccountRequest.Builder> getAccountRequest)
Obtain information about the email-sending status and capabilities of your Amazon Pinpoint account in the current
AWS Region.
|
default CompletableFuture<GetAccountResponse> |
PinpointEmailAsyncClient.getAccount(GetAccountRequest getAccountRequest)
Obtain information about the email-sending status and capabilities of your Amazon Pinpoint account in the current
AWS Region.
|
Copyright © 2021. All rights reserved.