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