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