| Package | Description |
|---|---|
| software.amazon.awssdk.services.ses |
|
| software.amazon.awssdk.services.ses.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetSendStatisticsResponse |
SesClient.getSendStatistics(GetSendStatisticsRequest getSendStatisticsRequest)
Provides sending statistics for the current AWS Region.
|
default CompletableFuture<GetSendStatisticsResponse> |
SesAsyncClient.getSendStatistics(GetSendStatisticsRequest getSendStatisticsRequest)
Provides sending statistics for the current AWS Region.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetSendStatisticsRequestMarshaller.marshall(GetSendStatisticsRequest getSendStatisticsRequest) |
Copyright © 2023. All rights reserved.