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