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