| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpointemail |
|
| software.amazon.awssdk.services.pinpointemail.transform |
| Modifier and Type | Method and Description |
|---|---|
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.
|
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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetAccountRequestMarshaller.marshall(GetAccountRequest getAccountRequest) |
Copyright © 2022. All rights reserved.