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