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