| Package | Description |
|---|---|
| com.amazonaws.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
FindingTypeAggregationResponse |
FindingTypeAggregationResponse.clone() |
FindingTypeAggregationResponse |
AggregationResponse.getFindingTypeAggregation()
An object that contains details about an aggregation response based on finding types.
|
FindingTypeAggregationResponse |
FindingTypeAggregationResponse.withAccountId(String accountId)
The ID of the Amazon Web Services account associated with the findings.
|
FindingTypeAggregationResponse |
FindingTypeAggregationResponse.withSeverityCounts(SeverityCounts severityCounts)
The value to sort results by.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AggregationResponse.setFindingTypeAggregation(FindingTypeAggregationResponse findingTypeAggregation)
An object that contains details about an aggregation response based on finding types.
|
AggregationResponse |
AggregationResponse.withFindingTypeAggregation(FindingTypeAggregationResponse findingTypeAggregation)
An object that contains details about an aggregation response based on finding types.
|
Copyright © 2023. All rights reserved.