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