| Package | Description |
|---|---|
| com.amazonaws.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
SeverityCounts |
SeverityCounts.clone() |
SeverityCounts |
TitleAggregationResponse.getSeverityCounts()
An object that represent the count of matched findings per severity.
|
SeverityCounts |
PackageAggregationResponse.getSeverityCounts()
An object that contains the count of matched findings per severity.
|
SeverityCounts |
LambdaLayerAggregationResponse.getSeverityCounts() |
SeverityCounts |
LambdaFunctionAggregationResponse.getSeverityCounts() |
SeverityCounts |
ImageLayerAggregationResponse.getSeverityCounts()
An object that represents the count of matched findings per severity.
|
SeverityCounts |
FindingTypeAggregationResponse.getSeverityCounts()
The value to sort results by.
|
SeverityCounts |
AwsEcrContainerAggregationResponse.getSeverityCounts()
The number of finding by severity.
|
SeverityCounts |
Ec2InstanceAggregationResponse.getSeverityCounts()
An object that contains the count of matched findings per severity.
|
SeverityCounts |
AmiAggregationResponse.getSeverityCounts()
An object that contains the count of matched findings per severity.
|
SeverityCounts |
AccountAggregationResponse.getSeverityCounts()
The number of findings by severity.
|
SeverityCounts |
RepositoryAggregationResponse.getSeverityCounts()
An object that represent the count of matched findings per severity.
|
SeverityCounts |
SeverityCounts.withAll(Long all)
The total count of findings from all severities.
|
SeverityCounts |
SeverityCounts.withCritical(Long critical)
The total count of critical severity findings.
|
SeverityCounts |
SeverityCounts.withHigh(Long high)
The total count of high severity findings.
|
SeverityCounts |
SeverityCounts.withMedium(Long medium)
The total count of medium severity findings.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TitleAggregationResponse.setSeverityCounts(SeverityCounts severityCounts)
An object that represent the count of matched findings per severity.
|
void |
PackageAggregationResponse.setSeverityCounts(SeverityCounts severityCounts)
An object that contains the count of matched findings per severity.
|
void |
LambdaLayerAggregationResponse.setSeverityCounts(SeverityCounts severityCounts) |
void |
LambdaFunctionAggregationResponse.setSeverityCounts(SeverityCounts severityCounts) |
void |
ImageLayerAggregationResponse.setSeverityCounts(SeverityCounts severityCounts)
An object that represents the count of matched findings per severity.
|
void |
FindingTypeAggregationResponse.setSeverityCounts(SeverityCounts severityCounts)
The value to sort results by.
|
void |
AwsEcrContainerAggregationResponse.setSeverityCounts(SeverityCounts severityCounts)
The number of finding by severity.
|
void |
Ec2InstanceAggregationResponse.setSeverityCounts(SeverityCounts severityCounts)
An object that contains the count of matched findings per severity.
|
void |
AmiAggregationResponse.setSeverityCounts(SeverityCounts severityCounts)
An object that contains the count of matched findings per severity.
|
void |
AccountAggregationResponse.setSeverityCounts(SeverityCounts severityCounts)
The number of findings by severity.
|
void |
RepositoryAggregationResponse.setSeverityCounts(SeverityCounts severityCounts)
An object that represent the count of matched findings per severity.
|
TitleAggregationResponse |
TitleAggregationResponse.withSeverityCounts(SeverityCounts severityCounts)
An object that represent the count of matched findings per severity.
|
PackageAggregationResponse |
PackageAggregationResponse.withSeverityCounts(SeverityCounts severityCounts)
An object that contains the count of matched findings per severity.
|
LambdaLayerAggregationResponse |
LambdaLayerAggregationResponse.withSeverityCounts(SeverityCounts severityCounts) |
LambdaFunctionAggregationResponse |
LambdaFunctionAggregationResponse.withSeverityCounts(SeverityCounts severityCounts) |
ImageLayerAggregationResponse |
ImageLayerAggregationResponse.withSeverityCounts(SeverityCounts severityCounts)
An object that represents the count of matched findings per severity.
|
FindingTypeAggregationResponse |
FindingTypeAggregationResponse.withSeverityCounts(SeverityCounts severityCounts)
The value to sort results by.
|
AwsEcrContainerAggregationResponse |
AwsEcrContainerAggregationResponse.withSeverityCounts(SeverityCounts severityCounts)
The number of finding by severity.
|
Ec2InstanceAggregationResponse |
Ec2InstanceAggregationResponse.withSeverityCounts(SeverityCounts severityCounts)
An object that contains the count of matched findings per severity.
|
AmiAggregationResponse |
AmiAggregationResponse.withSeverityCounts(SeverityCounts severityCounts)
An object that contains the count of matched findings per severity.
|
AccountAggregationResponse |
AccountAggregationResponse.withSeverityCounts(SeverityCounts severityCounts)
The number of findings by severity.
|
RepositoryAggregationResponse |
RepositoryAggregationResponse.withSeverityCounts(SeverityCounts severityCounts)
An object that represent the count of matched findings per severity.
|
Copyright © 2023. All rights reserved.