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