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