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