| Package | Description |
|---|---|
| com.amazonaws.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
static SortOrder |
SortOrder.fromValue(String value)
Use this in place of valueOf.
|
static SortOrder |
SortOrder.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SortOrder[] |
SortOrder.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SortCriteria |
SortCriteria.withSortOrder(SortOrder sortOrder)
The order by which findings are sorted.
|
TitleAggregation |
TitleAggregation.withSortOrder(SortOrder sortOrder)
The order to sort results by.
|
RepositoryAggregation |
RepositoryAggregation.withSortOrder(SortOrder sortOrder)
The order to sort results by.
|
PackageAggregation |
PackageAggregation.withSortOrder(SortOrder sortOrder)
The order to sort results by.
|
LambdaLayerAggregation |
LambdaLayerAggregation.withSortOrder(SortOrder sortOrder)
The order to use for sorting the results.
|
LambdaFunctionAggregation |
LambdaFunctionAggregation.withSortOrder(SortOrder sortOrder)
The order to use for sorting the results.
|
ImageLayerAggregation |
ImageLayerAggregation.withSortOrder(SortOrder sortOrder)
The order to sort results by.
|
FindingTypeAggregation |
FindingTypeAggregation.withSortOrder(SortOrder sortOrder)
The order to sort results by.
|
Ec2InstanceAggregation |
Ec2InstanceAggregation.withSortOrder(SortOrder sortOrder)
The order to sort results by.
|
AwsEcrContainerAggregation |
AwsEcrContainerAggregation.withSortOrder(SortOrder sortOrder)
The sort order (ascending or descending).
|
AmiAggregation |
AmiAggregation.withSortOrder(SortOrder sortOrder)
The order to sort results by.
|
AccountAggregation |
AccountAggregation.withSortOrder(SortOrder sortOrder)
The sort order (ascending or descending).
|
Copyright © 2025. All rights reserved.