| Package | Description |
|---|---|
| software.amazon.awssdk.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
FindingTypeAggregationResponse |
AggregationResponse.findingTypeAggregation()
An object that contains details about an aggregation response based on finding types.
|
| Modifier and Type | Method and Description |
|---|---|
AggregationResponse.Builder |
AggregationResponse.Builder.findingTypeAggregation(FindingTypeAggregationResponse findingTypeAggregation)
An object that contains details about an aggregation response based on finding types.
|
static AggregationResponse |
AggregationResponse.fromFindingTypeAggregation(FindingTypeAggregationResponse findingTypeAggregation)
Create an instance of this class with
AggregationResponse.findingTypeAggregation() initialized to the given value. |
Copyright © 2022. All rights reserved.