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