public static interface CoverageFilterCriteria.Builder extends SdkPojo, CopyableBuilder<CoverageFilterCriteria.Builder,CoverageFilterCriteria>
| Modifier and Type | Method and Description |
|---|---|
CoverageFilterCriteria.Builder |
accountId(Collection<CoverageStringFilter> accountId)
An array of Amazon Web Services account IDs to return coverage statistics for.
|
CoverageFilterCriteria.Builder |
accountId(Consumer<CoverageStringFilter.Builder>... accountId)
An array of Amazon Web Services account IDs to return coverage statistics for.
|
CoverageFilterCriteria.Builder |
accountId(CoverageStringFilter... accountId)
An array of Amazon Web Services account IDs to return coverage statistics for.
|
CoverageFilterCriteria.Builder |
ec2InstanceTags(Collection<CoverageMapFilter> ec2InstanceTags)
The Amazon EC2 instance tags to filter on.
|
CoverageFilterCriteria.Builder |
ec2InstanceTags(Consumer<CoverageMapFilter.Builder>... ec2InstanceTags)
The Amazon EC2 instance tags to filter on.
|
CoverageFilterCriteria.Builder |
ec2InstanceTags(CoverageMapFilter... ec2InstanceTags)
The Amazon EC2 instance tags to filter on.
|
CoverageFilterCriteria.Builder |
ecrImageTags(Collection<CoverageStringFilter> ecrImageTags)
The Amazon ECR image tags to filter on.
|
CoverageFilterCriteria.Builder |
ecrImageTags(Consumer<CoverageStringFilter.Builder>... ecrImageTags)
The Amazon ECR image tags to filter on.
|
CoverageFilterCriteria.Builder |
ecrImageTags(CoverageStringFilter... ecrImageTags)
The Amazon ECR image tags to filter on.
|
CoverageFilterCriteria.Builder |
ecrRepositoryName(Collection<CoverageStringFilter> ecrRepositoryName)
The Amazon ECR repository name to filter on.
|
CoverageFilterCriteria.Builder |
ecrRepositoryName(Consumer<CoverageStringFilter.Builder>... ecrRepositoryName)
The Amazon ECR repository name to filter on.
|
CoverageFilterCriteria.Builder |
ecrRepositoryName(CoverageStringFilter... ecrRepositoryName)
The Amazon ECR repository name to filter on.
|
CoverageFilterCriteria.Builder |
lambdaFunctionName(Collection<CoverageStringFilter> lambdaFunctionName)
Returns coverage statistics for AWS Lambda functions filtered by function names.
|
CoverageFilterCriteria.Builder |
lambdaFunctionName(Consumer<CoverageStringFilter.Builder>... lambdaFunctionName)
Returns coverage statistics for AWS Lambda functions filtered by function names.
|
CoverageFilterCriteria.Builder |
lambdaFunctionName(CoverageStringFilter... lambdaFunctionName)
Returns coverage statistics for AWS Lambda functions filtered by function names.
|
CoverageFilterCriteria.Builder |
lambdaFunctionRuntime(Collection<CoverageStringFilter> lambdaFunctionRuntime)
Returns coverage statistics for AWS Lambda functions filtered by runtime.
|
CoverageFilterCriteria.Builder |
lambdaFunctionRuntime(Consumer<CoverageStringFilter.Builder>... lambdaFunctionRuntime)
Returns coverage statistics for AWS Lambda functions filtered by runtime.
|
CoverageFilterCriteria.Builder |
lambdaFunctionRuntime(CoverageStringFilter... lambdaFunctionRuntime)
Returns coverage statistics for AWS Lambda functions filtered by runtime.
|
CoverageFilterCriteria.Builder |
lambdaFunctionTags(Collection<CoverageMapFilter> lambdaFunctionTags)
Returns coverage statistics for AWS Lambda functions filtered by tag.
|
CoverageFilterCriteria.Builder |
lambdaFunctionTags(Consumer<CoverageMapFilter.Builder>... lambdaFunctionTags)
Returns coverage statistics for AWS Lambda functions filtered by tag.
|
CoverageFilterCriteria.Builder |
lambdaFunctionTags(CoverageMapFilter... lambdaFunctionTags)
Returns coverage statistics for AWS Lambda functions filtered by tag.
|
CoverageFilterCriteria.Builder |
lastScannedAt(Collection<CoverageDateFilter> lastScannedAt)
Filters Amazon Web Services resources based on whether Amazon Inspector has checked them for vulnerabilities
within the specified time range.
|
CoverageFilterCriteria.Builder |
lastScannedAt(Consumer<CoverageDateFilter.Builder>... lastScannedAt)
Filters Amazon Web Services resources based on whether Amazon Inspector has checked them for vulnerabilities
within the specified time range.
|
CoverageFilterCriteria.Builder |
lastScannedAt(CoverageDateFilter... lastScannedAt)
Filters Amazon Web Services resources based on whether Amazon Inspector has checked them for vulnerabilities
within the specified time range.
|
CoverageFilterCriteria.Builder |
resourceId(Collection<CoverageStringFilter> resourceId)
An array of Amazon Web Services resource IDs to return coverage statistics for.
|
CoverageFilterCriteria.Builder |
resourceId(Consumer<CoverageStringFilter.Builder>... resourceId)
An array of Amazon Web Services resource IDs to return coverage statistics for.
|
CoverageFilterCriteria.Builder |
resourceId(CoverageStringFilter... resourceId)
An array of Amazon Web Services resource IDs to return coverage statistics for.
|
CoverageFilterCriteria.Builder |
resourceType(Collection<CoverageStringFilter> resourceType)
An array of Amazon Web Services resource types to return coverage statistics for.
|
CoverageFilterCriteria.Builder |
resourceType(Consumer<CoverageStringFilter.Builder>... resourceType)
An array of Amazon Web Services resource types to return coverage statistics for.
|
CoverageFilterCriteria.Builder |
resourceType(CoverageStringFilter... resourceType)
An array of Amazon Web Services resource types to return coverage statistics for.
|
CoverageFilterCriteria.Builder |
scanStatusCode(Collection<CoverageStringFilter> scanStatusCode)
The scan status code to filter on.
|
CoverageFilterCriteria.Builder |
scanStatusCode(Consumer<CoverageStringFilter.Builder>... scanStatusCode)
The scan status code to filter on.
|
CoverageFilterCriteria.Builder |
scanStatusCode(CoverageStringFilter... scanStatusCode)
The scan status code to filter on.
|
CoverageFilterCriteria.Builder |
scanStatusReason(Collection<CoverageStringFilter> scanStatusReason)
The scan status reason to filter on.
|
CoverageFilterCriteria.Builder |
scanStatusReason(Consumer<CoverageStringFilter.Builder>... scanStatusReason)
The scan status reason to filter on.
|
CoverageFilterCriteria.Builder |
scanStatusReason(CoverageStringFilter... scanStatusReason)
The scan status reason to filter on.
|
CoverageFilterCriteria.Builder |
scanType(Collection<CoverageStringFilter> scanType)
An array of Amazon Inspector scan types to return coverage statistics for.
|
CoverageFilterCriteria.Builder |
scanType(Consumer<CoverageStringFilter.Builder>... scanType)
An array of Amazon Inspector scan types to return coverage statistics for.
|
CoverageFilterCriteria.Builder |
scanType(CoverageStringFilter... scanType)
An array of Amazon Inspector scan types to return coverage statistics for.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildCoverageFilterCriteria.Builder accountId(Collection<CoverageStringFilter> accountId)
An array of Amazon Web Services account IDs to return coverage statistics for.
accountId - An array of Amazon Web Services account IDs to return coverage statistics for.CoverageFilterCriteria.Builder accountId(CoverageStringFilter... accountId)
An array of Amazon Web Services account IDs to return coverage statistics for.
accountId - An array of Amazon Web Services account IDs to return coverage statistics for.CoverageFilterCriteria.Builder accountId(Consumer<CoverageStringFilter.Builder>... accountId)
An array of Amazon Web Services account IDs to return coverage statistics for.
This is a convenience method that creates an instance of theCoverageStringFilter.Builder avoiding the need to
create one manually via
CoverageStringFilter.builder().
When the Consumer completes,
SdkBuilder.build() is called
immediately and its result is passed to #accountId(List.
accountId - a consumer that will call methods on
CoverageStringFilter.Builder#accountId(java.util.Collection) CoverageFilterCriteria.Builder ec2InstanceTags(Collection<CoverageMapFilter> ec2InstanceTags)
The Amazon EC2 instance tags to filter on.
ec2InstanceTags - The Amazon EC2 instance tags to filter on.CoverageFilterCriteria.Builder ec2InstanceTags(CoverageMapFilter... ec2InstanceTags)
The Amazon EC2 instance tags to filter on.
ec2InstanceTags - The Amazon EC2 instance tags to filter on.CoverageFilterCriteria.Builder ec2InstanceTags(Consumer<CoverageMapFilter.Builder>... ec2InstanceTags)
The Amazon EC2 instance tags to filter on.
This is a convenience method that creates an instance of theCoverageMapFilter.Builder avoiding the need to
create one manually via CoverageMapFilter.builder().
When the Consumer completes,
SdkBuilder.build() is called
immediately and its result is passed to #ec2InstanceTags(List.
ec2InstanceTags - a consumer that will call methods on
CoverageMapFilter.Builder#ec2InstanceTags(java.util.Collection) CoverageFilterCriteria.Builder ecrImageTags(Collection<CoverageStringFilter> ecrImageTags)
The Amazon ECR image tags to filter on.
ecrImageTags - The Amazon ECR image tags to filter on.CoverageFilterCriteria.Builder ecrImageTags(CoverageStringFilter... ecrImageTags)
The Amazon ECR image tags to filter on.
ecrImageTags - The Amazon ECR image tags to filter on.CoverageFilterCriteria.Builder ecrImageTags(Consumer<CoverageStringFilter.Builder>... ecrImageTags)
The Amazon ECR image tags to filter on.
This is a convenience method that creates an instance of theCoverageStringFilter.Builder avoiding the need to
create one manually via
CoverageStringFilter.builder().
When the Consumer completes,
SdkBuilder.build() is called
immediately and its result is passed to #ecrImageTags(List.
ecrImageTags - a consumer that will call methods on
CoverageStringFilter.Builder#ecrImageTags(java.util.Collection) CoverageFilterCriteria.Builder ecrRepositoryName(Collection<CoverageStringFilter> ecrRepositoryName)
The Amazon ECR repository name to filter on.
ecrRepositoryName - The Amazon ECR repository name to filter on.CoverageFilterCriteria.Builder ecrRepositoryName(CoverageStringFilter... ecrRepositoryName)
The Amazon ECR repository name to filter on.
ecrRepositoryName - The Amazon ECR repository name to filter on.CoverageFilterCriteria.Builder ecrRepositoryName(Consumer<CoverageStringFilter.Builder>... ecrRepositoryName)
The Amazon ECR repository name to filter on.
This is a convenience method that creates an instance of theCoverageStringFilter.Builder avoiding the need to
create one manually via
CoverageStringFilter.builder().
When the Consumer completes,
SdkBuilder.build() is called
immediately and its result is passed to #ecrRepositoryName(List.
ecrRepositoryName - a consumer that will call methods on
CoverageStringFilter.Builder#ecrRepositoryName(java.util.Collection) CoverageFilterCriteria.Builder lambdaFunctionName(Collection<CoverageStringFilter> lambdaFunctionName)
Returns coverage statistics for AWS Lambda functions filtered by function names.
lambdaFunctionName - Returns coverage statistics for AWS Lambda functions filtered by function names.CoverageFilterCriteria.Builder lambdaFunctionName(CoverageStringFilter... lambdaFunctionName)
Returns coverage statistics for AWS Lambda functions filtered by function names.
lambdaFunctionName - Returns coverage statistics for AWS Lambda functions filtered by function names.CoverageFilterCriteria.Builder lambdaFunctionName(Consumer<CoverageStringFilter.Builder>... lambdaFunctionName)
Returns coverage statistics for AWS Lambda functions filtered by function names.
This is a convenience method that creates an instance of theCoverageStringFilter.Builder avoiding the need to
create one manually via
CoverageStringFilter.builder().
When the Consumer completes,
SdkBuilder.build() is called
immediately and its result is passed to #lambdaFunctionName(List.
lambdaFunctionName - a consumer that will call methods on
CoverageStringFilter.Builder#lambdaFunctionName(java.util.Collection) CoverageFilterCriteria.Builder lambdaFunctionRuntime(Collection<CoverageStringFilter> lambdaFunctionRuntime)
Returns coverage statistics for AWS Lambda functions filtered by runtime.
lambdaFunctionRuntime - Returns coverage statistics for AWS Lambda functions filtered by runtime.CoverageFilterCriteria.Builder lambdaFunctionRuntime(CoverageStringFilter... lambdaFunctionRuntime)
Returns coverage statistics for AWS Lambda functions filtered by runtime.
lambdaFunctionRuntime - Returns coverage statistics for AWS Lambda functions filtered by runtime.CoverageFilterCriteria.Builder lambdaFunctionRuntime(Consumer<CoverageStringFilter.Builder>... lambdaFunctionRuntime)
Returns coverage statistics for AWS Lambda functions filtered by runtime.
This is a convenience method that creates an instance of theCoverageStringFilter.Builder avoiding the need to
create one manually via
CoverageStringFilter.builder().
When the Consumer completes,
SdkBuilder.build() is called
immediately and its result is passed to #lambdaFunctionRuntime(List.
lambdaFunctionRuntime - a consumer that will call methods on
CoverageStringFilter.Builder#lambdaFunctionRuntime(java.util.Collection) CoverageFilterCriteria.Builder lambdaFunctionTags(Collection<CoverageMapFilter> lambdaFunctionTags)
Returns coverage statistics for AWS Lambda functions filtered by tag.
lambdaFunctionTags - Returns coverage statistics for AWS Lambda functions filtered by tag.CoverageFilterCriteria.Builder lambdaFunctionTags(CoverageMapFilter... lambdaFunctionTags)
Returns coverage statistics for AWS Lambda functions filtered by tag.
lambdaFunctionTags - Returns coverage statistics for AWS Lambda functions filtered by tag.CoverageFilterCriteria.Builder lambdaFunctionTags(Consumer<CoverageMapFilter.Builder>... lambdaFunctionTags)
Returns coverage statistics for AWS Lambda functions filtered by tag.
This is a convenience method that creates an instance of theCoverageMapFilter.Builder avoiding the need to
create one manually via CoverageMapFilter.builder().
When the Consumer completes,
SdkBuilder.build() is called
immediately and its result is passed to #lambdaFunctionTags(List.
lambdaFunctionTags - a consumer that will call methods on
CoverageMapFilter.Builder#lambdaFunctionTags(java.util.Collection) CoverageFilterCriteria.Builder lastScannedAt(Collection<CoverageDateFilter> lastScannedAt)
Filters Amazon Web Services resources based on whether Amazon Inspector has checked them for vulnerabilities within the specified time range.
lastScannedAt - Filters Amazon Web Services resources based on whether Amazon Inspector has checked them for
vulnerabilities within the specified time range.CoverageFilterCriteria.Builder lastScannedAt(CoverageDateFilter... lastScannedAt)
Filters Amazon Web Services resources based on whether Amazon Inspector has checked them for vulnerabilities within the specified time range.
lastScannedAt - Filters Amazon Web Services resources based on whether Amazon Inspector has checked them for
vulnerabilities within the specified time range.CoverageFilterCriteria.Builder lastScannedAt(Consumer<CoverageDateFilter.Builder>... lastScannedAt)
Filters Amazon Web Services resources based on whether Amazon Inspector has checked them for vulnerabilities within the specified time range.
This is a convenience method that creates an instance of theCoverageDateFilter.Builder avoiding the need to
create one manually via CoverageDateFilter.builder()
.
When the Consumer completes,
SdkBuilder.build() is called
immediately and its result is passed to #lastScannedAt(List.
lastScannedAt - a consumer that will call methods on
CoverageDateFilter.Builder#lastScannedAt(java.util.Collection) CoverageFilterCriteria.Builder resourceId(Collection<CoverageStringFilter> resourceId)
An array of Amazon Web Services resource IDs to return coverage statistics for.
resourceId - An array of Amazon Web Services resource IDs to return coverage statistics for.CoverageFilterCriteria.Builder resourceId(CoverageStringFilter... resourceId)
An array of Amazon Web Services resource IDs to return coverage statistics for.
resourceId - An array of Amazon Web Services resource IDs to return coverage statistics for.CoverageFilterCriteria.Builder resourceId(Consumer<CoverageStringFilter.Builder>... resourceId)
An array of Amazon Web Services resource IDs to return coverage statistics for.
This is a convenience method that creates an instance of theCoverageStringFilter.Builder avoiding the need to
create one manually via
CoverageStringFilter.builder().
When the Consumer completes,
SdkBuilder.build() is called
immediately and its result is passed to #resourceId(List.
resourceId - a consumer that will call methods on
CoverageStringFilter.Builder#resourceId(java.util.Collection) CoverageFilterCriteria.Builder resourceType(Collection<CoverageStringFilter> resourceType)
An array of Amazon Web Services resource types to return coverage statistics for. The values can be
AWS_EC2_INSTANCE, AWS_LAMBDA_FUNCTION or AWS_ECR_REPOSITORY.
resourceType - An array of Amazon Web Services resource types to return coverage statistics for. The values can be
AWS_EC2_INSTANCE, AWS_LAMBDA_FUNCTION or AWS_ECR_REPOSITORY.CoverageFilterCriteria.Builder resourceType(CoverageStringFilter... resourceType)
An array of Amazon Web Services resource types to return coverage statistics for. The values can be
AWS_EC2_INSTANCE, AWS_LAMBDA_FUNCTION or AWS_ECR_REPOSITORY.
resourceType - An array of Amazon Web Services resource types to return coverage statistics for. The values can be
AWS_EC2_INSTANCE, AWS_LAMBDA_FUNCTION or AWS_ECR_REPOSITORY.CoverageFilterCriteria.Builder resourceType(Consumer<CoverageStringFilter.Builder>... resourceType)
An array of Amazon Web Services resource types to return coverage statistics for. The values can be
AWS_EC2_INSTANCE, AWS_LAMBDA_FUNCTION or AWS_ECR_REPOSITORY.
CoverageStringFilter.Builder avoiding the need to
create one manually via
CoverageStringFilter.builder().
When the Consumer completes,
SdkBuilder.build() is called
immediately and its result is passed to #resourceType(List.
resourceType - a consumer that will call methods on
CoverageStringFilter.Builder#resourceType(java.util.Collection) CoverageFilterCriteria.Builder scanStatusCode(Collection<CoverageStringFilter> scanStatusCode)
The scan status code to filter on. Valid values are: ValidationException,
InternalServerException, ResourceNotFoundException,
BadRequestException, and ThrottlingException.
scanStatusCode - The scan status code to filter on. Valid values are: ValidationException,
InternalServerException, ResourceNotFoundException,
BadRequestException, and ThrottlingException.CoverageFilterCriteria.Builder scanStatusCode(CoverageStringFilter... scanStatusCode)
The scan status code to filter on. Valid values are: ValidationException,
InternalServerException, ResourceNotFoundException,
BadRequestException, and ThrottlingException.
scanStatusCode - The scan status code to filter on. Valid values are: ValidationException,
InternalServerException, ResourceNotFoundException,
BadRequestException, and ThrottlingException.CoverageFilterCriteria.Builder scanStatusCode(Consumer<CoverageStringFilter.Builder>... scanStatusCode)
The scan status code to filter on. Valid values are: ValidationException,
InternalServerException, ResourceNotFoundException,
BadRequestException, and ThrottlingException.
CoverageStringFilter.Builder avoiding the need to
create one manually via
CoverageStringFilter.builder().
When the Consumer completes,
SdkBuilder.build() is called
immediately and its result is passed to #scanStatusCode(List.
scanStatusCode - a consumer that will call methods on
CoverageStringFilter.Builder#scanStatusCode(java.util.Collection) CoverageFilterCriteria.Builder scanStatusReason(Collection<CoverageStringFilter> scanStatusReason)
The scan status reason to filter on.
scanStatusReason - The scan status reason to filter on.CoverageFilterCriteria.Builder scanStatusReason(CoverageStringFilter... scanStatusReason)
The scan status reason to filter on.
scanStatusReason - The scan status reason to filter on.CoverageFilterCriteria.Builder scanStatusReason(Consumer<CoverageStringFilter.Builder>... scanStatusReason)
The scan status reason to filter on.
This is a convenience method that creates an instance of theCoverageStringFilter.Builder avoiding the need to
create one manually via
CoverageStringFilter.builder().
When the Consumer completes,
SdkBuilder.build() is called
immediately and its result is passed to #scanStatusReason(List.
scanStatusReason - a consumer that will call methods on
CoverageStringFilter.Builder#scanStatusReason(java.util.Collection) CoverageFilterCriteria.Builder scanType(Collection<CoverageStringFilter> scanType)
An array of Amazon Inspector scan types to return coverage statistics for.
scanType - An array of Amazon Inspector scan types to return coverage statistics for.CoverageFilterCriteria.Builder scanType(CoverageStringFilter... scanType)
An array of Amazon Inspector scan types to return coverage statistics for.
scanType - An array of Amazon Inspector scan types to return coverage statistics for.CoverageFilterCriteria.Builder scanType(Consumer<CoverageStringFilter.Builder>... scanType)
An array of Amazon Inspector scan types to return coverage statistics for.
This is a convenience method that creates an instance of theCoverageStringFilter.Builder avoiding the need to
create one manually via
CoverageStringFilter.builder().
When the Consumer completes,
SdkBuilder.build() is called
immediately and its result is passed to #scanType(List.
scanType - a consumer that will call methods on
CoverageStringFilter.Builder#scanType(java.util.Collection) Copyright © 2023. All rights reserved.