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