| Package | Description |
|---|---|
| com.amazonaws.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
UsageStatisticsSortBy |
UsageStatisticsSortBy.clone() |
UsageStatisticsSortBy |
GetUsageStatisticsRequest.getSortBy()
The criteria to use to sort the query results.
|
UsageStatisticsSortBy |
UsageStatisticsSortBy.withKey(String key)
The field to sort the results by.
|
UsageStatisticsSortBy |
UsageStatisticsSortBy.withKey(UsageStatisticsSortKey key)
The field to sort the results by.
|
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.
|
UsageStatisticsSortBy |
UsageStatisticsSortBy.withOrderBy(String orderBy)
The sort order to apply to the results, based on the value for the field specified by the key property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetUsageStatisticsRequest.setSortBy(UsageStatisticsSortBy sortBy)
The criteria to use to sort the query results.
|
GetUsageStatisticsRequest |
GetUsageStatisticsRequest.withSortBy(UsageStatisticsSortBy sortBy)
The criteria to use to sort the query results.
|
Copyright © 2025. All rights reserved.