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