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