| Package | Description |
|---|---|
| com.amazonaws.services.marketplacecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
DataProductLastModifiedDateFilter |
DataProductLastModifiedDateFilter.clone() |
DataProductLastModifiedDateFilter |
DataProductFilters.getLastModifiedDate()
The last date on which the data product was modified.
|
DataProductLastModifiedDateFilter |
DataProductLastModifiedDateFilter.withDateRange(DataProductLastModifiedDateFilterDateRange dateRange)
Dates between which the data product was last modified.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataProductFilters.setLastModifiedDate(DataProductLastModifiedDateFilter lastModifiedDate)
The last date on which the data product was modified.
|
DataProductFilters |
DataProductFilters.withLastModifiedDate(DataProductLastModifiedDateFilter lastModifiedDate)
The last date on which the data product was modified.
|
Copyright © 2024. All rights reserved.