Uses of Class
software.amazon.awssdk.services.macie2.model.UsageStatisticsSortBy
-
Packages that use UsageStatisticsSortBy Package Description software.amazon.awssdk.services.macie2.model -
-
Uses of UsageStatisticsSortBy in software.amazon.awssdk.services.macie2.model
Methods in software.amazon.awssdk.services.macie2.model that return UsageStatisticsSortBy Modifier and Type Method Description UsageStatisticsSortByGetUsageStatisticsRequest. sortBy()The criteria to use to sort the query results.Methods in software.amazon.awssdk.services.macie2.model with parameters of type UsageStatisticsSortBy Modifier and Type Method Description GetUsageStatisticsRequest.BuilderGetUsageStatisticsRequest.Builder. sortBy(UsageStatisticsSortBy sortBy)The criteria to use to sort the query results.
-