Uses of Class
software.amazon.awssdk.services.detective.model.DateFilter
-
Packages that use DateFilter Package Description software.amazon.awssdk.services.detective.model -
-
Uses of DateFilter in software.amazon.awssdk.services.detective.model
Methods in software.amazon.awssdk.services.detective.model that return DateFilter Modifier and Type Method Description DateFilterFilterCriteria. createdTime()Filter the investigation results based on when the investigation was created.Methods in software.amazon.awssdk.services.detective.model with parameters of type DateFilter Modifier and Type Method Description FilterCriteria.BuilderFilterCriteria.Builder. createdTime(DateFilter createdTime)Filter the investigation results based on when the investigation was created.
-