Uses of Class
com.oracle.bmc.wlms.requests.ListManagedInstancesRequest.SortBy
-
Packages that use ListManagedInstancesRequest.SortBy Package Description com.oracle.bmc.wlms.requests -
-
Uses of ListManagedInstancesRequest.SortBy in com.oracle.bmc.wlms.requests
Methods in com.oracle.bmc.wlms.requests that return ListManagedInstancesRequest.SortBy Modifier and Type Method Description static ListManagedInstancesRequest.SortByListManagedInstancesRequest.SortBy. create(String key)ListManagedInstancesRequest.SortByListManagedInstancesRequest. getSortBy()The field by which to sort the resource.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.wlms.requests with parameters of type ListManagedInstancesRequest.SortBy Modifier and Type Method Description ListManagedInstancesRequest.BuilderListManagedInstancesRequest.Builder. sortBy(ListManagedInstancesRequest.SortBy sortBy)The field by which to sort the resource.
-