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