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