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