Uses of Class
software.amazon.awssdk.services.marketplacecatalog.model.OfferProductIdFilter
-
Packages that use OfferProductIdFilter Package Description software.amazon.awssdk.services.marketplacecatalog.model -
-
Uses of OfferProductIdFilter in software.amazon.awssdk.services.marketplacecatalog.model
Methods in software.amazon.awssdk.services.marketplacecatalog.model that return OfferProductIdFilter Modifier and Type Method Description OfferProductIdFilterOfferFilters. productId()Allows filtering on theProductIdof an offer.Methods in software.amazon.awssdk.services.marketplacecatalog.model with parameters of type OfferProductIdFilter Modifier and Type Method Description OfferFilters.BuilderOfferFilters.Builder. productId(OfferProductIdFilter productId)Allows filtering on theProductIdof an offer.
-