| Package | Description |
|---|---|
| software.amazon.awssdk.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
SeverityCounts |
Ec2InstanceAggregationResponse.severityCounts()
An object that contains the count of matched findings per severity.
|
SeverityCounts |
AwsEcrContainerAggregationResponse.severityCounts()
The number of finding by severity.
|
SeverityCounts |
RepositoryAggregationResponse.severityCounts()
An object that represent the count of matched findings per severity.
|
SeverityCounts |
AmiAggregationResponse.severityCounts()
An object that contains the count of matched findings per severity.
|
SeverityCounts |
ImageLayerAggregationResponse.severityCounts()
An object that represents the count of matched findings per severity.
|
SeverityCounts |
PackageAggregationResponse.severityCounts()
An object that contains the count of matched findings per severity.
|
SeverityCounts |
TitleAggregationResponse.severityCounts()
An object that represent the count of matched findings per severity.
|
SeverityCounts |
LambdaLayerAggregationResponse.severityCounts()
Returns the value of the SeverityCounts property for this object.
|
SeverityCounts |
LambdaFunctionAggregationResponse.severityCounts()
Returns the value of the SeverityCounts property for this object.
|
SeverityCounts |
FindingTypeAggregationResponse.severityCounts()
The value to sort results by.
|
SeverityCounts |
AccountAggregationResponse.severityCounts()
The number of findings by severity.
|
| Modifier and Type | Method and Description |
|---|---|
Ec2InstanceAggregationResponse.Builder |
Ec2InstanceAggregationResponse.Builder.severityCounts(SeverityCounts severityCounts)
An object that contains the count of matched findings per severity.
|
AwsEcrContainerAggregationResponse.Builder |
AwsEcrContainerAggregationResponse.Builder.severityCounts(SeverityCounts severityCounts)
The number of finding by severity.
|
RepositoryAggregationResponse.Builder |
RepositoryAggregationResponse.Builder.severityCounts(SeverityCounts severityCounts)
An object that represent the count of matched findings per severity.
|
AmiAggregationResponse.Builder |
AmiAggregationResponse.Builder.severityCounts(SeverityCounts severityCounts)
An object that contains the count of matched findings per severity.
|
ImageLayerAggregationResponse.Builder |
ImageLayerAggregationResponse.Builder.severityCounts(SeverityCounts severityCounts)
An object that represents the count of matched findings per severity.
|
PackageAggregationResponse.Builder |
PackageAggregationResponse.Builder.severityCounts(SeverityCounts severityCounts)
An object that contains the count of matched findings per severity.
|
TitleAggregationResponse.Builder |
TitleAggregationResponse.Builder.severityCounts(SeverityCounts severityCounts)
An object that represent the count of matched findings per severity.
|
LambdaLayerAggregationResponse.Builder |
LambdaLayerAggregationResponse.Builder.severityCounts(SeverityCounts severityCounts)
Sets the value of the SeverityCounts property for this object.
|
LambdaFunctionAggregationResponse.Builder |
LambdaFunctionAggregationResponse.Builder.severityCounts(SeverityCounts severityCounts)
Sets the value of the SeverityCounts property for this object.
|
FindingTypeAggregationResponse.Builder |
FindingTypeAggregationResponse.Builder.severityCounts(SeverityCounts severityCounts)
The value to sort results by.
|
AccountAggregationResponse.Builder |
AccountAggregationResponse.Builder.severityCounts(SeverityCounts severityCounts)
The number of findings by severity.
|
Copyright © 2023. All rights reserved.