| Package | Description |
|---|---|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
CoverageFilterCriterion |
CoverageFilterCriterion.clone() |
CoverageFilterCriterion |
CoverageFilterCriterion.withCriterionKey(CoverageFilterCriterionKey criterionKey)
An enum value representing possible filter fields.
|
CoverageFilterCriterion |
CoverageFilterCriterion.withCriterionKey(String criterionKey)
An enum value representing possible filter fields.
|
CoverageFilterCriterion |
CoverageFilterCriterion.withFilterCondition(CoverageFilterCondition filterCondition)
Contains information about the condition.
|
| Modifier and Type | Method and Description |
|---|---|
List<CoverageFilterCriterion> |
CoverageFilterCriteria.getFilterCriterion()
Represents a condition that when matched will be added to the response of the operation.
|
| Modifier and Type | Method and Description |
|---|---|
CoverageFilterCriteria |
CoverageFilterCriteria.withFilterCriterion(CoverageFilterCriterion... filterCriterion)
Represents a condition that when matched will be added to the response of the operation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CoverageFilterCriteria.setFilterCriterion(Collection<CoverageFilterCriterion> filterCriterion)
Represents a condition that when matched will be added to the response of the operation.
|
CoverageFilterCriteria |
CoverageFilterCriteria.withFilterCriterion(Collection<CoverageFilterCriterion> filterCriterion)
Represents a condition that when matched will be added to the response of the operation.
|
Copyright © 2023. All rights reserved.