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