Uses of Class
software.amazon.awssdk.services.marketplacecatalog.model.ContainerProductLastModifiedDateFilter
-
Packages that use ContainerProductLastModifiedDateFilter Package Description software.amazon.awssdk.services.marketplacecatalog.model -
-
Uses of ContainerProductLastModifiedDateFilter in software.amazon.awssdk.services.marketplacecatalog.model
Methods in software.amazon.awssdk.services.marketplacecatalog.model that return ContainerProductLastModifiedDateFilter Modifier and Type Method Description ContainerProductLastModifiedDateFilterContainerProductFilters. lastModifiedDate()The last date on which the container product was modified.Methods in software.amazon.awssdk.services.marketplacecatalog.model with parameters of type ContainerProductLastModifiedDateFilter Modifier and Type Method Description ContainerProductFilters.BuilderContainerProductFilters.Builder. lastModifiedDate(ContainerProductLastModifiedDateFilter lastModifiedDate)The last date on which the container product was modified.
-