Uses of Class
software.amazon.awssdk.services.marketplacecatalog.model.ResaleAuthorizationLastModifiedDateFilterDateRange
-
Packages that use ResaleAuthorizationLastModifiedDateFilterDateRange Package Description software.amazon.awssdk.services.marketplacecatalog.model -
-
Uses of ResaleAuthorizationLastModifiedDateFilterDateRange in software.amazon.awssdk.services.marketplacecatalog.model
Methods in software.amazon.awssdk.services.marketplacecatalog.model that return ResaleAuthorizationLastModifiedDateFilterDateRange Modifier and Type Method Description ResaleAuthorizationLastModifiedDateFilterDateRangeResaleAuthorizationLastModifiedDateFilter. dateRange()Allows filtering on theLastModifiedDateof a ResaleAuthorization with date range as input.Methods in software.amazon.awssdk.services.marketplacecatalog.model with parameters of type ResaleAuthorizationLastModifiedDateFilterDateRange Modifier and Type Method Description ResaleAuthorizationLastModifiedDateFilter.BuilderResaleAuthorizationLastModifiedDateFilter.Builder. dateRange(ResaleAuthorizationLastModifiedDateFilterDateRange dateRange)Allows filtering on theLastModifiedDateof a ResaleAuthorization with date range as input.
-