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