Uses of Class
software.amazon.awssdk.services.detective.model.FilterCriteria
-
Packages that use FilterCriteria Package Description software.amazon.awssdk.services.detective.model -
-
Uses of FilterCriteria in software.amazon.awssdk.services.detective.model
Methods in software.amazon.awssdk.services.detective.model that return FilterCriteria Modifier and Type Method Description FilterCriteriaListInvestigationsRequest. filterCriteria()Filters the investigation results based on a criteria.Methods in software.amazon.awssdk.services.detective.model with parameters of type FilterCriteria Modifier and Type Method Description ListInvestigationsRequest.BuilderListInvestigationsRequest.Builder. filterCriteria(FilterCriteria filterCriteria)Filters the investigation results based on a criteria.
-