| Package | Description |
|---|---|
| com.amazonaws.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
FilterCriteria |
FilterCriteria.clone() |
FilterCriteria |
Filter.getCriteria()
Details on the filter criteria associated with this filter.
|
FilterCriteria |
UpdateFilterRequest.getFilterCriteria()
Defines the criteria to be update in the filter.
|
FilterCriteria |
ListFindingsRequest.getFilterCriteria()
Details on the filters to apply to your finding results.
|
FilterCriteria |
GetFindingsReportStatusResult.getFilterCriteria()
The filter criteria associated with the report.
|
FilterCriteria |
CreateFindingsReportRequest.getFilterCriteria()
The filter criteria to apply to the results of the finding report.
|
FilterCriteria |
CreateFilterRequest.getFilterCriteria()
Defines the criteria to be used in the filter for querying findings.
|
FilterCriteria |
FilterCriteria.withAwsAccountId(Collection<StringFilter> awsAccountId)
Details of the Amazon Web Services account IDs used to filter findings.
|
FilterCriteria |
FilterCriteria.withAwsAccountId(StringFilter... awsAccountId)
Details of the Amazon Web Services account IDs used to filter findings.
|
FilterCriteria |
FilterCriteria.withComponentId(Collection<StringFilter> componentId)
Details of the component IDs used to filter findings.
|
FilterCriteria |
FilterCriteria.withComponentId(StringFilter... componentId)
Details of the component IDs used to filter findings.
|
FilterCriteria |
FilterCriteria.withComponentType(Collection<StringFilter> componentType)
Details of the component types used to filter findings.
|
FilterCriteria |
FilterCriteria.withComponentType(StringFilter... componentType)
Details of the component types used to filter findings.
|
FilterCriteria |
FilterCriteria.withEc2InstanceImageId(Collection<StringFilter> ec2InstanceImageId)
Details of the Amazon EC2 instance image IDs used to filter findings.
|
FilterCriteria |
FilterCriteria.withEc2InstanceImageId(StringFilter... ec2InstanceImageId)
Details of the Amazon EC2 instance image IDs used to filter findings.
|
FilterCriteria |
FilterCriteria.withEc2InstanceSubnetId(Collection<StringFilter> ec2InstanceSubnetId)
Details of the Amazon EC2 instance subnet IDs used to filter findings.
|
FilterCriteria |
FilterCriteria.withEc2InstanceSubnetId(StringFilter... ec2InstanceSubnetId)
Details of the Amazon EC2 instance subnet IDs used to filter findings.
|
FilterCriteria |
FilterCriteria.withEc2InstanceVpcId(Collection<StringFilter> ec2InstanceVpcId)
Details of the Amazon EC2 instance VPC IDs used to filter findings.
|
FilterCriteria |
FilterCriteria.withEc2InstanceVpcId(StringFilter... ec2InstanceVpcId)
Details of the Amazon EC2 instance VPC IDs used to filter findings.
|
FilterCriteria |
FilterCriteria.withEcrImageArchitecture(Collection<StringFilter> ecrImageArchitecture)
Details of the Amazon ECR image architecture types used to filter findings.
|
FilterCriteria |
FilterCriteria.withEcrImageArchitecture(StringFilter... ecrImageArchitecture)
Details of the Amazon ECR image architecture types used to filter findings.
|
FilterCriteria |
FilterCriteria.withEcrImageHash(Collection<StringFilter> ecrImageHash)
Details of the Amazon ECR image hashes used to filter findings.
|
FilterCriteria |
FilterCriteria.withEcrImageHash(StringFilter... ecrImageHash)
Details of the Amazon ECR image hashes used to filter findings.
|
FilterCriteria |
FilterCriteria.withEcrImagePushedAt(Collection<DateFilter> ecrImagePushedAt)
Details on the Amazon ECR image push date and time used to filter findings.
|
FilterCriteria |
FilterCriteria.withEcrImagePushedAt(DateFilter... ecrImagePushedAt)
Details on the Amazon ECR image push date and time used to filter findings.
|
FilterCriteria |
FilterCriteria.withEcrImageRegistry(Collection<StringFilter> ecrImageRegistry)
Details on the Amazon ECR registry used to filter findings.
|
FilterCriteria |
FilterCriteria.withEcrImageRegistry(StringFilter... ecrImageRegistry)
Details on the Amazon ECR registry used to filter findings.
|
FilterCriteria |
FilterCriteria.withEcrImageRepositoryName(Collection<StringFilter> ecrImageRepositoryName)
Details on the name of the Amazon ECR repository used to filter findings.
|
FilterCriteria |
FilterCriteria.withEcrImageRepositoryName(StringFilter... ecrImageRepositoryName)
Details on the name of the Amazon ECR repository used to filter findings.
|
FilterCriteria |
FilterCriteria.withEcrImageTags(Collection<StringFilter> ecrImageTags)
The tags attached to the Amazon ECR container image.
|
FilterCriteria |
FilterCriteria.withEcrImageTags(StringFilter... ecrImageTags)
The tags attached to the Amazon ECR container image.
|
FilterCriteria |
FilterCriteria.withFindingArn(Collection<StringFilter> findingArn)
Details on the finding ARNs used to filter findings.
|
FilterCriteria |
FilterCriteria.withFindingArn(StringFilter... findingArn)
Details on the finding ARNs used to filter findings.
|
FilterCriteria |
FilterCriteria.withFindingStatus(Collection<StringFilter> findingStatus)
Details on the finding status types used to filter findings.
|
FilterCriteria |
FilterCriteria.withFindingStatus(StringFilter... findingStatus)
Details on the finding status types used to filter findings.
|
FilterCriteria |
FilterCriteria.withFindingType(Collection<StringFilter> findingType)
Details on the finding types used to filter findings.
|
FilterCriteria |
FilterCriteria.withFindingType(StringFilter... findingType)
Details on the finding types used to filter findings.
|
FilterCriteria |
FilterCriteria.withFirstObservedAt(Collection<DateFilter> firstObservedAt)
Details on the date and time a finding was first seen used to filter findings.
|
FilterCriteria |
FilterCriteria.withFirstObservedAt(DateFilter... firstObservedAt)
Details on the date and time a finding was first seen used to filter findings.
|
FilterCriteria |
FilterCriteria.withFixAvailable(Collection<StringFilter> fixAvailable)
Details on whether a fix is available through a version update.
|
FilterCriteria |
FilterCriteria.withFixAvailable(StringFilter... fixAvailable)
Details on whether a fix is available through a version update.
|
FilterCriteria |
FilterCriteria.withInspectorScore(Collection<NumberFilter> inspectorScore)
The Amazon Inspector score to filter on.
|
FilterCriteria |
FilterCriteria.withInspectorScore(NumberFilter... inspectorScore)
The Amazon Inspector score to filter on.
|
FilterCriteria |
FilterCriteria.withLastObservedAt(Collection<DateFilter> lastObservedAt)
Details on the date and time a finding was last seen used to filter findings.
|
FilterCriteria |
FilterCriteria.withLastObservedAt(DateFilter... lastObservedAt)
Details on the date and time a finding was last seen used to filter findings.
|
FilterCriteria |
FilterCriteria.withNetworkProtocol(Collection<StringFilter> networkProtocol)
Details on the ingress source addresses used to filter findings.
|
FilterCriteria |
FilterCriteria.withNetworkProtocol(StringFilter... networkProtocol)
Details on the ingress source addresses used to filter findings.
|
FilterCriteria |
FilterCriteria.withPortRange(Collection<PortRangeFilter> portRange)
Details on the port ranges used to filter findings.
|
FilterCriteria |
FilterCriteria.withPortRange(PortRangeFilter... portRange)
Details on the port ranges used to filter findings.
|
FilterCriteria |
FilterCriteria.withRelatedVulnerabilities(Collection<StringFilter> relatedVulnerabilities)
Details on the related vulnerabilities used to filter findings.
|
FilterCriteria |
FilterCriteria.withRelatedVulnerabilities(StringFilter... relatedVulnerabilities)
Details on the related vulnerabilities used to filter findings.
|
FilterCriteria |
FilterCriteria.withResourceId(Collection<StringFilter> resourceId)
Details on the resource IDs used to filter findings.
|
FilterCriteria |
FilterCriteria.withResourceId(StringFilter... resourceId)
Details on the resource IDs used to filter findings.
|
FilterCriteria |
FilterCriteria.withResourceTags(Collection<MapFilter> resourceTags)
Details on the resource tags used to filter findings.
|
FilterCriteria |
FilterCriteria.withResourceTags(MapFilter... resourceTags)
Details on the resource tags used to filter findings.
|
FilterCriteria |
FilterCriteria.withResourceType(Collection<StringFilter> resourceType)
Details on the resource types used to filter findings.
|
FilterCriteria |
FilterCriteria.withResourceType(StringFilter... resourceType)
Details on the resource types used to filter findings.
|
FilterCriteria |
FilterCriteria.withSeverity(Collection<StringFilter> severity)
Details on the severity used to filter findings.
|
FilterCriteria |
FilterCriteria.withSeverity(StringFilter... severity)
Details on the severity used to filter findings.
|
FilterCriteria |
FilterCriteria.withTitle(Collection<StringFilter> title)
Details on the finding title used to filter findings.
|
FilterCriteria |
FilterCriteria.withTitle(StringFilter... title)
Details on the finding title used to filter findings.
|
FilterCriteria |
FilterCriteria.withUpdatedAt(Collection<DateFilter> updatedAt)
Details on the date and time a finding was last updated at used to filter findings.
|
FilterCriteria |
FilterCriteria.withUpdatedAt(DateFilter... updatedAt)
Details on the date and time a finding was last updated at used to filter findings.
|
FilterCriteria |
FilterCriteria.withVendorSeverity(Collection<StringFilter> vendorSeverity)
Details on the vendor severity used to filter findings.
|
FilterCriteria |
FilterCriteria.withVendorSeverity(StringFilter... vendorSeverity)
Details on the vendor severity used to filter findings.
|
FilterCriteria |
FilterCriteria.withVulnerabilityId(Collection<StringFilter> vulnerabilityId)
Details on the vulnerability ID used to filter findings.
|
FilterCriteria |
FilterCriteria.withVulnerabilityId(StringFilter... vulnerabilityId)
Details on the vulnerability ID used to filter findings.
|
FilterCriteria |
FilterCriteria.withVulnerabilitySource(Collection<StringFilter> vulnerabilitySource)
Details on the vulnerability type used to filter findings.
|
FilterCriteria |
FilterCriteria.withVulnerabilitySource(StringFilter... vulnerabilitySource)
Details on the vulnerability type used to filter findings.
|
FilterCriteria |
FilterCriteria.withVulnerablePackages(Collection<PackageFilter> vulnerablePackages)
Details on the vulnerable packages used to filter findings.
|
FilterCriteria |
FilterCriteria.withVulnerablePackages(PackageFilter... vulnerablePackages)
Details on the vulnerable packages used to filter findings.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Filter.setCriteria(FilterCriteria criteria)
Details on the filter criteria associated with this filter.
|
void |
UpdateFilterRequest.setFilterCriteria(FilterCriteria filterCriteria)
Defines the criteria to be update in the filter.
|
void |
ListFindingsRequest.setFilterCriteria(FilterCriteria filterCriteria)
Details on the filters to apply to your finding results.
|
void |
GetFindingsReportStatusResult.setFilterCriteria(FilterCriteria filterCriteria)
The filter criteria associated with the report.
|
void |
CreateFindingsReportRequest.setFilterCriteria(FilterCriteria filterCriteria)
The filter criteria to apply to the results of the finding report.
|
void |
CreateFilterRequest.setFilterCriteria(FilterCriteria filterCriteria)
Defines the criteria to be used in the filter for querying findings.
|
Filter |
Filter.withCriteria(FilterCriteria criteria)
Details on the filter criteria associated with this filter.
|
UpdateFilterRequest |
UpdateFilterRequest.withFilterCriteria(FilterCriteria filterCriteria)
Defines the criteria to be update in the filter.
|
ListFindingsRequest |
ListFindingsRequest.withFilterCriteria(FilterCriteria filterCriteria)
Details on the filters to apply to your finding results.
|
GetFindingsReportStatusResult |
GetFindingsReportStatusResult.withFilterCriteria(FilterCriteria filterCriteria)
The filter criteria associated with the report.
|
CreateFindingsReportRequest |
CreateFindingsReportRequest.withFilterCriteria(FilterCriteria filterCriteria)
The filter criteria to apply to the results of the finding report.
|
CreateFilterRequest |
CreateFilterRequest.withFilterCriteria(FilterCriteria filterCriteria)
Defines the criteria to be used in the filter for querying findings.
|
Copyright © 2022. All rights reserved.