Uses of Class
com.oracle.bmc.loganalytics.requests.ListOverlappingRecallsRequest.SortBy
-
Packages that use ListOverlappingRecallsRequest.SortBy Package Description com.oracle.bmc.loganalytics.requests -
-
Uses of ListOverlappingRecallsRequest.SortBy in com.oracle.bmc.loganalytics.requests
Methods in com.oracle.bmc.loganalytics.requests that return ListOverlappingRecallsRequest.SortBy Modifier and Type Method Description static ListOverlappingRecallsRequest.SortByListOverlappingRecallsRequest.SortBy. create(String key)ListOverlappingRecallsRequest.SortByListOverlappingRecallsRequest. getSortBy()This is the query parameter of which field to sort by.static ListOverlappingRecallsRequest.SortByListOverlappingRecallsRequest.SortBy. valueOf(String name)Returns the enum constant of this type with the specified name.static ListOverlappingRecallsRequest.SortBy[]ListOverlappingRecallsRequest.SortBy. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.oracle.bmc.loganalytics.requests with parameters of type ListOverlappingRecallsRequest.SortBy Modifier and Type Method Description ListOverlappingRecallsRequest.BuilderListOverlappingRecallsRequest.Builder. sortBy(ListOverlappingRecallsRequest.SortBy sortBy)This is the query parameter of which field to sort by.
-