| Package | Description |
|---|---|
| software.amazon.awssdk.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
PackageAggregation |
AggregationRequest.packageAggregation()
An object that contains details about an aggregation request based on operating system package type.
|
| Modifier and Type | Method and Description |
|---|---|
static AggregationRequest |
AggregationRequest.fromPackageAggregation(PackageAggregation packageAggregation)
Create an instance of this class with
AggregationRequest.packageAggregation() initialized to the given value. |
AggregationRequest.Builder |
AggregationRequest.Builder.packageAggregation(PackageAggregation packageAggregation)
An object that contains details about an aggregation request based on operating system package type.
|
Copyright © 2023. All rights reserved.