| Package | Description |
|---|---|
| com.amazonaws.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
ListJobsSortCriteria |
ListJobsSortCriteria.clone() |
ListJobsSortCriteria |
ListClassificationJobsRequest.getSortCriteria()
The criteria to use to sort the results.
|
ListJobsSortCriteria |
ListJobsSortCriteria.withAttributeName(ListJobsSortAttributeName attributeName)
The property to sort the results by.
|
ListJobsSortCriteria |
ListJobsSortCriteria.withAttributeName(String attributeName)
The property to sort the results by.
|
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.
|
ListJobsSortCriteria |
ListJobsSortCriteria.withOrderBy(String orderBy)
The sort order to apply to the results, based on the value for the property specified by the attributeName
property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListClassificationJobsRequest.setSortCriteria(ListJobsSortCriteria sortCriteria)
The criteria to use to sort the results.
|
ListClassificationJobsRequest |
ListClassificationJobsRequest.withSortCriteria(ListJobsSortCriteria sortCriteria)
The criteria to use to sort the results.
|
Copyright © 2020. All rights reserved.