Uses of Class
com.oracle.bmc.loganalytics.requests.ListRecalledInfoRequest.SortBy
-
Packages that use ListRecalledInfoRequest.SortBy Package Description com.oracle.bmc.loganalytics.requests -
-
Uses of ListRecalledInfoRequest.SortBy in com.oracle.bmc.loganalytics.requests
Methods in com.oracle.bmc.loganalytics.requests that return ListRecalledInfoRequest.SortBy Modifier and Type Method Description static ListRecalledInfoRequest.SortByListRecalledInfoRequest.SortBy. create(String key)ListRecalledInfoRequest.SortByListRecalledInfoRequest. getSortBy()This is the query parameter of which field to sort by.static ListRecalledInfoRequest.SortByListRecalledInfoRequest.SortBy. valueOf(String name)Returns the enum constant of this type with the specified name.static ListRecalledInfoRequest.SortBy[]ListRecalledInfoRequest.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 ListRecalledInfoRequest.SortBy Modifier and Type Method Description ListRecalledInfoRequest.BuilderListRecalledInfoRequest.Builder. sortBy(ListRecalledInfoRequest.SortBy sortBy)This is the query parameter of which field to sort by.
-