AggregationRequest |
ListFindingAggregationsRequest.aggregationRequest() |
Details of the aggregation request that is used to filter your aggregation results.
|
static AggregationRequest |
AggregationRequest.fromAccountAggregation(Consumer<AccountAggregation.Builder> accountAggregation) |
|
static AggregationRequest |
AggregationRequest.fromAccountAggregation(AccountAggregation accountAggregation) |
|
static AggregationRequest |
AggregationRequest.fromAmiAggregation(Consumer<AmiAggregation.Builder> amiAggregation) |
Create an instance of this class with amiAggregation() initialized to the given value.
|
static AggregationRequest |
AggregationRequest.fromAmiAggregation(AmiAggregation amiAggregation) |
Create an instance of this class with amiAggregation() initialized to the given value.
|
static AggregationRequest |
AggregationRequest.fromAwsEcrContainerAggregation(Consumer<AwsEcrContainerAggregation.Builder> awsEcrContainerAggregation) |
|
static AggregationRequest |
AggregationRequest.fromAwsEcrContainerAggregation(AwsEcrContainerAggregation awsEcrContainerAggregation) |
|
static AggregationRequest |
AggregationRequest.fromEc2InstanceAggregation(Consumer<Ec2InstanceAggregation.Builder> ec2InstanceAggregation) |
|
static AggregationRequest |
AggregationRequest.fromEc2InstanceAggregation(Ec2InstanceAggregation ec2InstanceAggregation) |
|
static AggregationRequest |
AggregationRequest.fromFindingTypeAggregation(Consumer<FindingTypeAggregation.Builder> findingTypeAggregation) |
|
static AggregationRequest |
AggregationRequest.fromFindingTypeAggregation(FindingTypeAggregation findingTypeAggregation) |
|
static AggregationRequest |
AggregationRequest.fromImageLayerAggregation(Consumer<ImageLayerAggregation.Builder> imageLayerAggregation) |
|
static AggregationRequest |
AggregationRequest.fromImageLayerAggregation(ImageLayerAggregation imageLayerAggregation) |
|
static AggregationRequest |
AggregationRequest.fromLambdaFunctionAggregation(Consumer<LambdaFunctionAggregation.Builder> lambdaFunctionAggregation) |
|
static AggregationRequest |
AggregationRequest.fromLambdaFunctionAggregation(LambdaFunctionAggregation lambdaFunctionAggregation) |
|
static AggregationRequest |
AggregationRequest.fromLambdaLayerAggregation(Consumer<LambdaLayerAggregation.Builder> lambdaLayerAggregation) |
|
static AggregationRequest |
AggregationRequest.fromLambdaLayerAggregation(LambdaLayerAggregation lambdaLayerAggregation) |
|
static AggregationRequest |
AggregationRequest.fromPackageAggregation(Consumer<PackageAggregation.Builder> packageAggregation) |
|
static AggregationRequest |
AggregationRequest.fromPackageAggregation(PackageAggregation packageAggregation) |
|
static AggregationRequest |
AggregationRequest.fromRepositoryAggregation(Consumer<RepositoryAggregation.Builder> repositoryAggregation) |
|
static AggregationRequest |
AggregationRequest.fromRepositoryAggregation(RepositoryAggregation repositoryAggregation) |
|
static AggregationRequest |
AggregationRequest.fromTitleAggregation(Consumer<TitleAggregation.Builder> titleAggregation) |
|
static AggregationRequest |
AggregationRequest.fromTitleAggregation(TitleAggregation titleAggregation) |
|