public static interface AggregationResponse.Builder extends SdkPojo, CopyableBuilder<AggregationResponse.Builder,AggregationResponse>
| Modifier and Type | Method and Description |
|---|---|
AggregationResponse.Builder |
accountAggregation(AccountAggregationResponse accountAggregation)
An object that contains details about an aggregation response based on Amazon Web Services account IDs.
|
default AggregationResponse.Builder |
accountAggregation(Consumer<AccountAggregationResponse.Builder> accountAggregation)
An object that contains details about an aggregation response based on Amazon Web Services account IDs.
|
AggregationResponse.Builder |
amiAggregation(AmiAggregationResponse amiAggregation)
An object that contains details about an aggregation response based on Amazon Machine Images (AMIs).
|
default AggregationResponse.Builder |
amiAggregation(Consumer<AmiAggregationResponse.Builder> amiAggregation)
An object that contains details about an aggregation response based on Amazon Machine Images (AMIs).
|
AggregationResponse.Builder |
awsEcrContainerAggregation(AwsEcrContainerAggregationResponse awsEcrContainerAggregation)
An object that contains details about an aggregation response based on Amazon ECR container images.
|
default AggregationResponse.Builder |
awsEcrContainerAggregation(Consumer<AwsEcrContainerAggregationResponse.Builder> awsEcrContainerAggregation)
An object that contains details about an aggregation response based on Amazon ECR container images.
|
default AggregationResponse.Builder |
ec2InstanceAggregation(Consumer<Ec2InstanceAggregationResponse.Builder> ec2InstanceAggregation)
An object that contains details about an aggregation response based on Amazon EC2 instances.
|
AggregationResponse.Builder |
ec2InstanceAggregation(Ec2InstanceAggregationResponse ec2InstanceAggregation)
An object that contains details about an aggregation response based on Amazon EC2 instances.
|
default AggregationResponse.Builder |
findingTypeAggregation(Consumer<FindingTypeAggregationResponse.Builder> findingTypeAggregation)
An object that contains details about an aggregation response based on finding types.
|
AggregationResponse.Builder |
findingTypeAggregation(FindingTypeAggregationResponse findingTypeAggregation)
An object that contains details about an aggregation response based on finding types.
|
default AggregationResponse.Builder |
imageLayerAggregation(Consumer<ImageLayerAggregationResponse.Builder> imageLayerAggregation)
An object that contains details about an aggregation response based on container image layers.
|
AggregationResponse.Builder |
imageLayerAggregation(ImageLayerAggregationResponse imageLayerAggregation)
An object that contains details about an aggregation response based on container image layers.
|
default AggregationResponse.Builder |
packageAggregation(Consumer<PackageAggregationResponse.Builder> packageAggregation)
An object that contains details about an aggregation response based on operating system package type.
|
AggregationResponse.Builder |
packageAggregation(PackageAggregationResponse packageAggregation)
An object that contains details about an aggregation response based on operating system package type.
|
default AggregationResponse.Builder |
repositoryAggregation(Consumer<RepositoryAggregationResponse.Builder> repositoryAggregation)
An object that contains details about an aggregation response based on Amazon ECR repositories.
|
AggregationResponse.Builder |
repositoryAggregation(RepositoryAggregationResponse repositoryAggregation)
An object that contains details about an aggregation response based on Amazon ECR repositories.
|
default AggregationResponse.Builder |
titleAggregation(Consumer<TitleAggregationResponse.Builder> titleAggregation)
An object that contains details about an aggregation response based on finding title.
|
AggregationResponse.Builder |
titleAggregation(TitleAggregationResponse titleAggregation)
An object that contains details about an aggregation response based on finding title.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAggregationResponse.Builder accountAggregation(AccountAggregationResponse accountAggregation)
An object that contains details about an aggregation response based on Amazon Web Services account IDs.
accountAggregation - An object that contains details about an aggregation response based on Amazon Web Services account
IDs.default AggregationResponse.Builder accountAggregation(Consumer<AccountAggregationResponse.Builder> accountAggregation)
An object that contains details about an aggregation response based on Amazon Web Services account IDs.
This is a convenience method that creates an instance of theAccountAggregationResponse.Builder
avoiding the need to create one manually via AccountAggregationResponse.builder().
When the Consumer completes, SdkBuilder.build() is called immediately
and its result is passed to accountAggregation(AccountAggregationResponse).accountAggregation - a consumer that will call methods on AccountAggregationResponse.BuilderaccountAggregation(AccountAggregationResponse)AggregationResponse.Builder amiAggregation(AmiAggregationResponse amiAggregation)
An object that contains details about an aggregation response based on Amazon Machine Images (AMIs).
amiAggregation - An object that contains details about an aggregation response based on Amazon Machine Images (AMIs).default AggregationResponse.Builder amiAggregation(Consumer<AmiAggregationResponse.Builder> amiAggregation)
An object that contains details about an aggregation response based on Amazon Machine Images (AMIs).
This is a convenience method that creates an instance of theAmiAggregationResponse.Builder avoiding
the need to create one manually via AmiAggregationResponse.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and
its result is passed to amiAggregation(AmiAggregationResponse).amiAggregation - a consumer that will call methods on AmiAggregationResponse.BuilderamiAggregation(AmiAggregationResponse)AggregationResponse.Builder awsEcrContainerAggregation(AwsEcrContainerAggregationResponse awsEcrContainerAggregation)
An object that contains details about an aggregation response based on Amazon ECR container images.
awsEcrContainerAggregation - An object that contains details about an aggregation response based on Amazon ECR container images.default AggregationResponse.Builder awsEcrContainerAggregation(Consumer<AwsEcrContainerAggregationResponse.Builder> awsEcrContainerAggregation)
An object that contains details about an aggregation response based on Amazon ECR container images.
This is a convenience method that creates an instance of theAwsEcrContainerAggregationResponse.Builder avoiding the need to create one manually via
AwsEcrContainerAggregationResponse.builder().
When the Consumer completes, SdkBuilder.build() is called
immediately and its result is passed to
awsEcrContainerAggregation(AwsEcrContainerAggregationResponse).awsEcrContainerAggregation - a consumer that will call methods on AwsEcrContainerAggregationResponse.BuilderawsEcrContainerAggregation(AwsEcrContainerAggregationResponse)AggregationResponse.Builder ec2InstanceAggregation(Ec2InstanceAggregationResponse ec2InstanceAggregation)
An object that contains details about an aggregation response based on Amazon EC2 instances.
ec2InstanceAggregation - An object that contains details about an aggregation response based on Amazon EC2 instances.default AggregationResponse.Builder ec2InstanceAggregation(Consumer<Ec2InstanceAggregationResponse.Builder> ec2InstanceAggregation)
An object that contains details about an aggregation response based on Amazon EC2 instances.
This is a convenience method that creates an instance of theEc2InstanceAggregationResponse.Builder
avoiding the need to create one manually via Ec2InstanceAggregationResponse.builder().
When the Consumer completes, SdkBuilder.build() is called
immediately and its result is passed to ec2InstanceAggregation(Ec2InstanceAggregationResponse).ec2InstanceAggregation - a consumer that will call methods on Ec2InstanceAggregationResponse.Builderec2InstanceAggregation(Ec2InstanceAggregationResponse)AggregationResponse.Builder findingTypeAggregation(FindingTypeAggregationResponse findingTypeAggregation)
An object that contains details about an aggregation response based on finding types.
findingTypeAggregation - An object that contains details about an aggregation response based on finding types.default AggregationResponse.Builder findingTypeAggregation(Consumer<FindingTypeAggregationResponse.Builder> findingTypeAggregation)
An object that contains details about an aggregation response based on finding types.
This is a convenience method that creates an instance of theFindingTypeAggregationResponse.Builder
avoiding the need to create one manually via FindingTypeAggregationResponse.builder().
When the Consumer completes, SdkBuilder.build() is called
immediately and its result is passed to findingTypeAggregation(FindingTypeAggregationResponse).findingTypeAggregation - a consumer that will call methods on FindingTypeAggregationResponse.BuilderfindingTypeAggregation(FindingTypeAggregationResponse)AggregationResponse.Builder imageLayerAggregation(ImageLayerAggregationResponse imageLayerAggregation)
An object that contains details about an aggregation response based on container image layers.
imageLayerAggregation - An object that contains details about an aggregation response based on container image layers.default AggregationResponse.Builder imageLayerAggregation(Consumer<ImageLayerAggregationResponse.Builder> imageLayerAggregation)
An object that contains details about an aggregation response based on container image layers.
This is a convenience method that creates an instance of theImageLayerAggregationResponse.Builder
avoiding the need to create one manually via ImageLayerAggregationResponse.builder().
When the Consumer completes, SdkBuilder.build() is called
immediately and its result is passed to imageLayerAggregation(ImageLayerAggregationResponse).imageLayerAggregation - a consumer that will call methods on ImageLayerAggregationResponse.BuilderimageLayerAggregation(ImageLayerAggregationResponse)AggregationResponse.Builder packageAggregation(PackageAggregationResponse packageAggregation)
An object that contains details about an aggregation response based on operating system package type.
packageAggregation - An object that contains details about an aggregation response based on operating system package type.default AggregationResponse.Builder packageAggregation(Consumer<PackageAggregationResponse.Builder> packageAggregation)
An object that contains details about an aggregation response based on operating system package type.
This is a convenience method that creates an instance of thePackageAggregationResponse.Builder
avoiding the need to create one manually via PackageAggregationResponse.builder().
When the Consumer completes, SdkBuilder.build() is called immediately
and its result is passed to packageAggregation(PackageAggregationResponse).packageAggregation - a consumer that will call methods on PackageAggregationResponse.BuilderpackageAggregation(PackageAggregationResponse)AggregationResponse.Builder repositoryAggregation(RepositoryAggregationResponse repositoryAggregation)
An object that contains details about an aggregation response based on Amazon ECR repositories.
repositoryAggregation - An object that contains details about an aggregation response based on Amazon ECR repositories.default AggregationResponse.Builder repositoryAggregation(Consumer<RepositoryAggregationResponse.Builder> repositoryAggregation)
An object that contains details about an aggregation response based on Amazon ECR repositories.
This is a convenience method that creates an instance of theRepositoryAggregationResponse.Builder
avoiding the need to create one manually via RepositoryAggregationResponse.builder().
When the Consumer completes, SdkBuilder.build() is called
immediately and its result is passed to repositoryAggregation(RepositoryAggregationResponse).repositoryAggregation - a consumer that will call methods on RepositoryAggregationResponse.BuilderrepositoryAggregation(RepositoryAggregationResponse)AggregationResponse.Builder titleAggregation(TitleAggregationResponse titleAggregation)
An object that contains details about an aggregation response based on finding title.
titleAggregation - An object that contains details about an aggregation response based on finding title.default AggregationResponse.Builder titleAggregation(Consumer<TitleAggregationResponse.Builder> titleAggregation)
An object that contains details about an aggregation response based on finding title.
This is a convenience method that creates an instance of theTitleAggregationResponse.Builder
avoiding the need to create one manually via TitleAggregationResponse.builder().
When the Consumer completes, SdkBuilder.build() is called immediately
and its result is passed to titleAggregation(TitleAggregationResponse).titleAggregation - a consumer that will call methods on TitleAggregationResponse.BuildertitleAggregation(TitleAggregationResponse)Copyright © 2022. All rights reserved.