| Package | Description |
|---|---|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
FilterCriteria |
FilterCriteria.clone() |
FilterCriteria |
DescribeMalwareScansRequest.getFilterCriteria()
Represents the criteria to be used in the filter for describing scan entries.
|
FilterCriteria |
FilterCriteria.withFilterCriterion(Collection<FilterCriterion> filterCriterion)
Represents a condition that when matched will be added to the response of the operation.
|
FilterCriteria |
FilterCriteria.withFilterCriterion(FilterCriterion... filterCriterion)
Represents a condition that when matched will be added to the response of the operation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeMalwareScansRequest.setFilterCriteria(FilterCriteria filterCriteria)
Represents the criteria to be used in the filter for describing scan entries.
|
DescribeMalwareScansRequest |
DescribeMalwareScansRequest.withFilterCriteria(FilterCriteria filterCriteria)
Represents the criteria to be used in the filter for describing scan entries.
|
Copyright © 2022. All rights reserved.