| Package | Description |
|---|---|
| com.amazonaws.services.marketplacecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
OfferLastModifiedDateFilter |
OfferLastModifiedDateFilter.clone() |
OfferLastModifiedDateFilter |
OfferFilters.getLastModifiedDate()
Allows filtering on the
LastModifiedDate of an offer. |
OfferLastModifiedDateFilter |
OfferLastModifiedDateFilter.withDateRange(OfferLastModifiedDateFilterDateRange dateRange)
Allows filtering on the
LastModifiedDate of an offer with date range as input. |
| Modifier and Type | Method and Description |
|---|---|
void |
OfferFilters.setLastModifiedDate(OfferLastModifiedDateFilter lastModifiedDate)
Allows filtering on the
LastModifiedDate of an offer. |
OfferFilters |
OfferFilters.withLastModifiedDate(OfferLastModifiedDateFilter lastModifiedDate)
Allows filtering on the
LastModifiedDate of an offer. |
Copyright © 2024. All rights reserved.