| Package | Description |
|---|---|
| com.amazonaws.services.marketplacecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
ResaleAuthorizationLastModifiedDateFilterDateRange |
ResaleAuthorizationLastModifiedDateFilterDateRange.clone() |
ResaleAuthorizationLastModifiedDateFilterDateRange |
ResaleAuthorizationLastModifiedDateFilter.getDateRange()
Allows filtering on the
LastModifiedDate of a ResaleAuthorization with date range as input. |
ResaleAuthorizationLastModifiedDateFilterDateRange |
ResaleAuthorizationLastModifiedDateFilterDateRange.withAfterValue(String afterValue)
Allows filtering on the
LastModifiedDate of a ResaleAuthorization after a date. |
ResaleAuthorizationLastModifiedDateFilterDateRange |
ResaleAuthorizationLastModifiedDateFilterDateRange.withBeforeValue(String beforeValue)
Allows filtering on the
LastModifiedDate of a ResaleAuthorization before a date. |
| Modifier and Type | Method and Description |
|---|---|
void |
ResaleAuthorizationLastModifiedDateFilter.setDateRange(ResaleAuthorizationLastModifiedDateFilterDateRange dateRange)
Allows filtering on the
LastModifiedDate of a ResaleAuthorization with date range as input. |
ResaleAuthorizationLastModifiedDateFilter |
ResaleAuthorizationLastModifiedDateFilter.withDateRange(ResaleAuthorizationLastModifiedDateFilterDateRange dateRange)
Allows filtering on the
LastModifiedDate of a ResaleAuthorization with date range as input. |
Copyright © 2025. All rights reserved.