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