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