| Package | Description |
|---|---|
| com.amazonaws.services.marketplacecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
ContainerProductLastModifiedDateFilterDateRange |
ContainerProductLastModifiedDateFilterDateRange.clone() |
ContainerProductLastModifiedDateFilterDateRange |
ContainerProductLastModifiedDateFilter.getDateRange()
Dates between which the container product was last modified.
|
ContainerProductLastModifiedDateFilterDateRange |
ContainerProductLastModifiedDateFilterDateRange.withAfterValue(String afterValue)
Date after which the container product was last modified.
|
ContainerProductLastModifiedDateFilterDateRange |
ContainerProductLastModifiedDateFilterDateRange.withBeforeValue(String beforeValue)
Date before which the container product was last modified.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContainerProductLastModifiedDateFilter.setDateRange(ContainerProductLastModifiedDateFilterDateRange dateRange)
Dates between which the container product was last modified.
|
ContainerProductLastModifiedDateFilter |
ContainerProductLastModifiedDateFilter.withDateRange(ContainerProductLastModifiedDateFilterDateRange dateRange)
Dates between which the container product was last modified.
|
Copyright © 2024. All rights reserved.