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