Uses of Class
software.amazon.awssdk.services.inspector2.model.AwsEcrContainerAggregation
-
Packages that use AwsEcrContainerAggregation Package Description software.amazon.awssdk.services.inspector2.model -
-
Uses of AwsEcrContainerAggregation in software.amazon.awssdk.services.inspector2.model
Methods in software.amazon.awssdk.services.inspector2.model that return AwsEcrContainerAggregation Modifier and Type Method Description AwsEcrContainerAggregationAggregationRequest. awsEcrContainerAggregation()An object that contains details about an aggregation request based on Amazon ECR container images.Methods in software.amazon.awssdk.services.inspector2.model with parameters of type AwsEcrContainerAggregation Modifier and Type Method Description AggregationRequest.BuilderAggregationRequest.Builder. awsEcrContainerAggregation(AwsEcrContainerAggregation awsEcrContainerAggregation)An object that contains details about an aggregation request based on Amazon ECR container images.static AggregationRequestAggregationRequest. fromAwsEcrContainerAggregation(AwsEcrContainerAggregation awsEcrContainerAggregation)Create an instance of this class withAggregationRequest.awsEcrContainerAggregation()initialized to the given value.
-