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