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