Package | Description |
---|---|
com.amazonaws.services.inspector.model |
Modifier and Type | Method and Description |
---|---|
AssessmentTargetFilter |
AssessmentTargetFilter.clone() |
AssessmentTargetFilter |
ListAssessmentTargetsRequest.getFilter()
You can use this parameter to specify a subset of data to be included in
the action's response.
|
AssessmentTargetFilter |
AssessmentTargetFilter.withAssessmentTargetNamePattern(String assessmentTargetNamePattern)
For a record to match a filter, an explicit value or a string that
contains a wildcard that is specified for this data type property must
match the value of the assessmentTargetName property of the
AssessmentTarget data type.
|
Modifier and Type | Method and Description |
---|---|
void |
ListAssessmentTargetsRequest.setFilter(AssessmentTargetFilter filter)
You can use this parameter to specify a subset of data to be included in
the action's response.
|
ListAssessmentTargetsRequest |
ListAssessmentTargetsRequest.withFilter(AssessmentTargetFilter filter)
You can use this parameter to specify a subset of data to be included in
the action's response.
|
Copyright © 2018. All rights reserved.