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