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