Uses of Class
software.amazon.awssdk.services.marketplacecatalog.model.OfferSort
-
Packages that use OfferSort Package Description software.amazon.awssdk.services.marketplacecatalog.model -
-
Uses of OfferSort in software.amazon.awssdk.services.marketplacecatalog.model
Methods in software.amazon.awssdk.services.marketplacecatalog.model that return OfferSort Modifier and Type Method Description OfferSortEntityTypeSort. offerSort()A sort for offers.Methods in software.amazon.awssdk.services.marketplacecatalog.model with parameters of type OfferSort Modifier and Type Method Description static EntityTypeSortEntityTypeSort. fromOfferSort(OfferSort offerSort)Create an instance of this class withEntityTypeSort.offerSort()initialized to the given value.EntityTypeSort.BuilderEntityTypeSort.Builder. offerSort(OfferSort offerSort)A sort for offers.
-