| Package | Description |
|---|---|
| com.amazonaws.services.marketplacecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
OfferSort |
OfferSort.clone() |
OfferSort |
EntityTypeSort.getOfferSort()
A sort for offers.
|
OfferSort |
OfferSort.withSortBy(OfferSortBy sortBy)
Allows to sort offers.
|
OfferSort |
OfferSort.withSortBy(String sortBy)
Allows to sort offers.
|
OfferSort |
OfferSort.withSortOrder(SortOrder sortOrder)
Allows to sort offers.
|
OfferSort |
OfferSort.withSortOrder(String sortOrder)
Allows to sort offers.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EntityTypeSort.setOfferSort(OfferSort offerSort)
A sort for offers.
|
EntityTypeSort |
EntityTypeSort.withOfferSort(OfferSort offerSort)
A sort for offers.
|
Copyright © 2024. All rights reserved.