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