Uses of Class
software.amazon.awssdk.services.marketplacecatalog.model.ResaleAuthorizationProductIdFilter
-
Packages that use ResaleAuthorizationProductIdFilter Package Description software.amazon.awssdk.services.marketplacecatalog.model -
-
Uses of ResaleAuthorizationProductIdFilter in software.amazon.awssdk.services.marketplacecatalog.model
Methods in software.amazon.awssdk.services.marketplacecatalog.model that return ResaleAuthorizationProductIdFilter Modifier and Type Method Description ResaleAuthorizationProductIdFilterResaleAuthorizationFilters. productId()Allows filtering on theProductIdof a ResaleAuthorization.Methods in software.amazon.awssdk.services.marketplacecatalog.model with parameters of type ResaleAuthorizationProductIdFilter Modifier and Type Method Description ResaleAuthorizationFilters.BuilderResaleAuthorizationFilters.Builder. productId(ResaleAuthorizationProductIdFilter productId)Allows filtering on theProductIdof a ResaleAuthorization.
-