| Package | Description |
|---|---|
| software.amazon.awssdk.services.ses |
|
| Modifier and Type | Method and Description |
|---|---|
default GetSendStatisticsResponse |
SesClient.getSendStatistics()
Provides sending statistics for the current Amazon Web Services Region.
|
default GetSendStatisticsResponse |
SesClient.getSendStatistics(Consumer<GetSendStatisticsRequest.Builder> getSendStatisticsRequest)
Provides sending statistics for the current Amazon Web Services Region.
|
default GetSendStatisticsResponse |
SesClient.getSendStatistics(GetSendStatisticsRequest getSendStatisticsRequest)
Provides sending statistics for the current Amazon Web Services Region.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetSendStatisticsResponse> |
SesAsyncClient.getSendStatistics()
Provides sending statistics for the current Amazon Web Services Region.
|
default CompletableFuture<GetSendStatisticsResponse> |
SesAsyncClient.getSendStatistics(Consumer<GetSendStatisticsRequest.Builder> getSendStatisticsRequest)
Provides sending statistics for the current Amazon Web Services Region.
|
default CompletableFuture<GetSendStatisticsResponse> |
SesAsyncClient.getSendStatistics(GetSendStatisticsRequest getSendStatisticsRequest)
Provides sending statistics for the current Amazon Web Services Region.
|
Copyright © 2023. All rights reserved.