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