Uses of Class
software.amazon.awssdk.services.lexmodelsv2.model.SessionDataSortBy
-
Packages that use SessionDataSortBy Package Description software.amazon.awssdk.services.lexmodelsv2.model -
-
Uses of SessionDataSortBy in software.amazon.awssdk.services.lexmodelsv2.model
Methods in software.amazon.awssdk.services.lexmodelsv2.model that return SessionDataSortBy Modifier and Type Method Description SessionDataSortByListSessionAnalyticsDataRequest. sortBy()An object specifying the measure and method by which to sort the session analytics data.Methods in software.amazon.awssdk.services.lexmodelsv2.model with parameters of type SessionDataSortBy Modifier and Type Method Description ListSessionAnalyticsDataRequest.BuilderListSessionAnalyticsDataRequest.Builder. sortBy(SessionDataSortBy sortBy)An object specifying the measure and method by which to sort the session analytics data.
-