| Package | Description |
|---|---|
| software.amazon.awssdk.services.ses |
|
| software.amazon.awssdk.services.ses.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetSendQuotaResponse |
SesClient.getSendQuota(GetSendQuotaRequest getSendQuotaRequest)
Provides the sending limits for the Amazon SES account.
|
default CompletableFuture<GetSendQuotaResponse> |
SesAsyncClient.getSendQuota(GetSendQuotaRequest getSendQuotaRequest)
Provides the sending limits for the Amazon SES account.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetSendQuotaRequestMarshaller.marshall(GetSendQuotaRequest getSendQuotaRequest) |
Copyright © 2022. All rights reserved.