| Package | Description |
|---|---|
| com.amazonaws.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
PackageAggregationResponse |
PackageAggregationResponse.clone() |
PackageAggregationResponse |
AggregationResponse.getPackageAggregation()
An object that contains details about an aggregation response based on operating system package type.
|
PackageAggregationResponse |
PackageAggregationResponse.withAccountId(String accountId)
The ID of the Amazon Web Services account associated with the findings.
|
PackageAggregationResponse |
PackageAggregationResponse.withPackageName(String packageName)
The name of the operating system package.
|
PackageAggregationResponse |
PackageAggregationResponse.withSeverityCounts(SeverityCounts severityCounts)
An object that contains the count of matched findings per severity.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AggregationResponse.setPackageAggregation(PackageAggregationResponse packageAggregation)
An object that contains details about an aggregation response based on operating system package type.
|
AggregationResponse |
AggregationResponse.withPackageAggregation(PackageAggregationResponse packageAggregation)
An object that contains details about an aggregation response based on operating system package type.
|
Copyright © 2024. All rights reserved.