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