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