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