| Package | Description |
|---|---|
| software.amazon.awssdk.services.ses.model |
| Modifier and Type | Method and Description |
|---|---|
List<SendDataPoint> |
GetSendStatisticsResponse.sendDataPoints()
A list of data points, each of which represents 15 minutes of activity.
|
| Modifier and Type | Method and Description |
|---|---|
GetSendStatisticsResponse.Builder |
GetSendStatisticsResponse.Builder.sendDataPoints(SendDataPoint... sendDataPoints)
A list of data points, each of which represents 15 minutes of activity.
|
| Modifier and Type | Method and Description |
|---|---|
GetSendStatisticsResponse.Builder |
GetSendStatisticsResponse.Builder.sendDataPoints(Collection<SendDataPoint> sendDataPoints)
A list of data points, each of which represents 15 minutes of activity.
|
Copyright © 2022. All rights reserved.