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