| Package | Description |
|---|---|
| com.amazonaws.services.marketplacecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
ResaleAuthorizationCreatedDateFilter |
ResaleAuthorizationCreatedDateFilter.clone() |
ResaleAuthorizationCreatedDateFilter |
ResaleAuthorizationFilters.getCreatedDate()
Allows filtering on the
CreatedDate of a ResaleAuthorization. |
ResaleAuthorizationCreatedDateFilter |
ResaleAuthorizationCreatedDateFilter.withDateRange(ResaleAuthorizationCreatedDateFilterDateRange dateRange)
Allows filtering on
CreatedDate of a ResaleAuthorization with date range as input. |
ResaleAuthorizationCreatedDateFilter |
ResaleAuthorizationCreatedDateFilter.withValueList(Collection<String> valueList)
Allows filtering on
CreatedDate of a ResaleAuthorization with date value as input. |
ResaleAuthorizationCreatedDateFilter |
ResaleAuthorizationCreatedDateFilter.withValueList(String... valueList)
Allows filtering on
CreatedDate of a ResaleAuthorization with date value as input. |
| Modifier and Type | Method and Description |
|---|---|
void |
ResaleAuthorizationFilters.setCreatedDate(ResaleAuthorizationCreatedDateFilter createdDate)
Allows filtering on the
CreatedDate of a ResaleAuthorization. |
ResaleAuthorizationFilters |
ResaleAuthorizationFilters.withCreatedDate(ResaleAuthorizationCreatedDateFilter createdDate)
Allows filtering on the
CreatedDate of a ResaleAuthorization. |
Copyright © 2024. All rights reserved.