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