| Package | Description |
|---|---|
| software.amazon.awssdk.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
List<FilterCriterion> |
FilterCriteria.filterCriterion()
Represents a condition that when matched will be added to the response of the operation.
|
| Modifier and Type | Method and Description |
|---|---|
FilterCriteria.Builder |
FilterCriteria.Builder.filterCriterion(FilterCriterion... filterCriterion)
Represents a condition that when matched will be added to the response of the operation.
|
| Modifier and Type | Method and Description |
|---|---|
FilterCriteria.Builder |
FilterCriteria.Builder.filterCriterion(Collection<FilterCriterion> filterCriterion)
Represents a condition that when matched will be added to the response of the operation.
|
Copyright © 2022. All rights reserved.