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