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