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