| Package | Description |
|---|---|
| software.amazon.awssdk.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
RepositoryAggregationResponse |
AggregationResponse.repositoryAggregation()
An object that contains details about an aggregation response based on Amazon ECR repositories.
|
| Modifier and Type | Method and Description |
|---|---|
static AggregationResponse |
AggregationResponse.fromRepositoryAggregation(RepositoryAggregationResponse repositoryAggregation)
Create an instance of this class with
AggregationResponse.repositoryAggregation() initialized to the given value. |
AggregationResponse.Builder |
AggregationResponse.Builder.repositoryAggregation(RepositoryAggregationResponse repositoryAggregation)
An object that contains details about an aggregation response based on Amazon ECR repositories.
|
Copyright © 2022. All rights reserved.