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