| Package | Description |
|---|---|
| com.amazonaws.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
RepositoryAggregationResponse |
RepositoryAggregationResponse.clone() |
RepositoryAggregationResponse |
AggregationResponse.getRepositoryAggregation()
An object that contains details about an aggregation response based on Amazon ECR repositories.
|
RepositoryAggregationResponse |
RepositoryAggregationResponse.withAccountId(String accountId)
The ID of the Amazon Web Services account associated with the findings.
|
RepositoryAggregationResponse |
RepositoryAggregationResponse.withAffectedImages(Long affectedImages)
The number of container images impacted by the findings.
|
RepositoryAggregationResponse |
RepositoryAggregationResponse.withRepository(String repository)
The name of the repository associated with the findings.
|
RepositoryAggregationResponse |
RepositoryAggregationResponse.withSeverityCounts(SeverityCounts severityCounts)
An object that represent the count of matched findings per severity.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AggregationResponse.setRepositoryAggregation(RepositoryAggregationResponse repositoryAggregation)
An object that contains details about an aggregation response based on Amazon ECR repositories.
|
AggregationResponse |
AggregationResponse.withRepositoryAggregation(RepositoryAggregationResponse repositoryAggregation)
An object that contains details about an aggregation response based on Amazon ECR repositories.
|
Copyright © 2022. All rights reserved.