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