Uses of Class
com.oracle.bmc.fleetappsmanagement.requests.ListSchedulerExecutionsRequest.SortBy
-
Packages that use ListSchedulerExecutionsRequest.SortBy Package Description com.oracle.bmc.fleetappsmanagement.requests -
-
Uses of ListSchedulerExecutionsRequest.SortBy in com.oracle.bmc.fleetappsmanagement.requests
Methods in com.oracle.bmc.fleetappsmanagement.requests that return ListSchedulerExecutionsRequest.SortBy Modifier and Type Method Description static ListSchedulerExecutionsRequest.SortByListSchedulerExecutionsRequest.SortBy. create(String key)ListSchedulerExecutionsRequest.SortByListSchedulerExecutionsRequest. getSortBy()The field to sort by.static ListSchedulerExecutionsRequest.SortByListSchedulerExecutionsRequest.SortBy. valueOf(String name)Returns the enum constant of this type with the specified name.static ListSchedulerExecutionsRequest.SortBy[]ListSchedulerExecutionsRequest.SortBy. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.oracle.bmc.fleetappsmanagement.requests with parameters of type ListSchedulerExecutionsRequest.SortBy Modifier and Type Method Description ListSchedulerExecutionsRequest.BuilderListSchedulerExecutionsRequest.Builder. sortBy(ListSchedulerExecutionsRequest.SortBy sortBy)The field to sort by.
-