| Package | Description |
|---|---|
| com.amazonaws.services.simpleemailv2.model |
| Modifier and Type | Method and Description |
|---|---|
MessageInsightsDataSource |
MessageInsightsDataSource.clone() |
MessageInsightsDataSource |
ExportDataSource.getMessageInsightsDataSource() |
MessageInsightsDataSource |
MessageInsightsDataSource.withEndDate(Date endDate)
Represents the end date for the export interval as a timestamp.
|
MessageInsightsDataSource |
MessageInsightsDataSource.withExclude(MessageInsightsFilters exclude)
Filters for results to be excluded from the export file.
|
MessageInsightsDataSource |
MessageInsightsDataSource.withInclude(MessageInsightsFilters include)
Filters for results to be included in the export file.
|
MessageInsightsDataSource |
MessageInsightsDataSource.withMaxResults(Integer maxResults)
The maximum number of results.
|
MessageInsightsDataSource |
MessageInsightsDataSource.withStartDate(Date startDate)
Represents the start date for the export interval as a timestamp.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExportDataSource.setMessageInsightsDataSource(MessageInsightsDataSource messageInsightsDataSource) |
ExportDataSource |
ExportDataSource.withMessageInsightsDataSource(MessageInsightsDataSource messageInsightsDataSource) |
Copyright © 2023. All rights reserved.