Uses of Class
com.oracle.bmc.opsi.requests.ListDatabaseInsightsRequest.SortBy
-
Packages that use ListDatabaseInsightsRequest.SortBy Package Description com.oracle.bmc.opsi.requests -
-
Uses of ListDatabaseInsightsRequest.SortBy in com.oracle.bmc.opsi.requests
Methods in com.oracle.bmc.opsi.requests that return ListDatabaseInsightsRequest.SortBy Modifier and Type Method Description static ListDatabaseInsightsRequest.SortByListDatabaseInsightsRequest.SortBy. create(String key)ListDatabaseInsightsRequest.SortByListDatabaseInsightsRequest. getSortBy()Database insight list sort options.static ListDatabaseInsightsRequest.SortByListDatabaseInsightsRequest.SortBy. valueOf(String name)Returns the enum constant of this type with the specified name.static ListDatabaseInsightsRequest.SortBy[]ListDatabaseInsightsRequest.SortBy. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.oracle.bmc.opsi.requests with parameters of type ListDatabaseInsightsRequest.SortBy Modifier and Type Method Description ListDatabaseInsightsRequest.BuilderListDatabaseInsightsRequest.Builder. sortBy(ListDatabaseInsightsRequest.SortBy sortBy)Database insight list sort options.
-