| Package | Description |
|---|---|
| software.amazon.awssdk.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
ImageLayerAggregationResponse |
AggregationResponse.imageLayerAggregation()
An object that contains details about an aggregation response based on container image layers.
|
| Modifier and Type | Method and Description |
|---|---|
static AggregationResponse |
AggregationResponse.fromImageLayerAggregation(ImageLayerAggregationResponse imageLayerAggregation)
Create an instance of this class with
AggregationResponse.imageLayerAggregation() initialized to the given value. |
AggregationResponse.Builder |
AggregationResponse.Builder.imageLayerAggregation(ImageLayerAggregationResponse imageLayerAggregation)
An object that contains details about an aggregation response based on container image layers.
|
Copyright © 2023. All rights reserved.