Uses of Class
software.amazon.awssdk.services.inspector.model.FindingFilter
-
Packages that use FindingFilter Package Description software.amazon.awssdk.services.inspector.model -
-
Uses of FindingFilter in software.amazon.awssdk.services.inspector.model
Methods in software.amazon.awssdk.services.inspector.model that return FindingFilter Modifier and Type Method Description FindingFilterListFindingsRequest. filter()You can use this parameter to specify a subset of data to be included in the action's response.Methods in software.amazon.awssdk.services.inspector.model with parameters of type FindingFilter Modifier and Type Method Description ListFindingsRequest.BuilderListFindingsRequest.Builder. filter(FindingFilter filter)You can use this parameter to specify a subset of data to be included in the action's response.
-