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