Uses of Class
software.amazon.awssdk.services.inspector.model.AssessmentRunFilter
-
Packages that use AssessmentRunFilter Package Description software.amazon.awssdk.services.inspector.model -
-
Uses of AssessmentRunFilter in software.amazon.awssdk.services.inspector.model
Methods in software.amazon.awssdk.services.inspector.model that return AssessmentRunFilter Modifier and Type Method Description AssessmentRunFilterListAssessmentRunsRequest. 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 AssessmentRunFilter Modifier and Type Method Description ListAssessmentRunsRequest.BuilderListAssessmentRunsRequest.Builder. filter(AssessmentRunFilter filter)You can use this parameter to specify a subset of data to be included in the action's response.
-