| Package | Description |
|---|---|
| com.amazonaws.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
static OrderBy |
OrderBy.fromValue(String value)
Use this in place of valueOf.
|
static OrderBy |
OrderBy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OrderBy[] |
OrderBy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FindingStatisticsSortCriteria |
FindingStatisticsSortCriteria.withOrderBy(OrderBy orderBy)
The sort order to apply to the results, based on the value for the property specified by the attributeName
property.
|
SearchResourcesSortCriteria |
SearchResourcesSortCriteria.withOrderBy(OrderBy orderBy)
The sort order to apply to the results, based on the value for the property specified by the attributeName
property.
|
SortCriteria |
SortCriteria.withOrderBy(OrderBy orderBy)
The sort order to apply to the results, based on the value for the property specified by the attributeName
property.
|
BucketSortCriteria |
BucketSortCriteria.withOrderBy(OrderBy orderBy)
The sort order to apply to the results, based on the value specified by the attributeName property.
|
UsageStatisticsSortBy |
UsageStatisticsSortBy.withOrderBy(OrderBy orderBy)
The sort order to apply to the results, based on the value for the field specified by the key property.
|
ListJobsSortCriteria |
ListJobsSortCriteria.withOrderBy(OrderBy orderBy)
The sort order to apply to the results, based on the value for the property specified by the attributeName
property.
|
Copyright © 2022. All rights reserved.