Uses of Class
com.oracle.bmc.cloudguard.requests.ListTargetDetectorRecipeDetectorRulesRequest
-
Packages that use ListTargetDetectorRecipeDetectorRulesRequest Package Description com.oracle.bmc.cloudguard com.oracle.bmc.cloudguard.requests -
-
Uses of ListTargetDetectorRecipeDetectorRulesRequest in com.oracle.bmc.cloudguard
Method parameters in com.oracle.bmc.cloudguard with type arguments of type ListTargetDetectorRecipeDetectorRulesRequest Modifier and Type Method Description Future<ListTargetDetectorRecipeDetectorRulesResponse>CloudGuardAsync. listTargetDetectorRecipeDetectorRules(ListTargetDetectorRecipeDetectorRulesRequest request, AsyncHandler<ListTargetDetectorRecipeDetectorRulesRequest,ListTargetDetectorRecipeDetectorRulesResponse> handler)Returns a list of DetectorRule associated with DetectorRecipe within a Target.Future<ListTargetDetectorRecipeDetectorRulesResponse>CloudGuardAsyncClient. listTargetDetectorRecipeDetectorRules(ListTargetDetectorRecipeDetectorRulesRequest request, AsyncHandler<ListTargetDetectorRecipeDetectorRulesRequest,ListTargetDetectorRecipeDetectorRulesResponse> handler) -
Uses of ListTargetDetectorRecipeDetectorRulesRequest in com.oracle.bmc.cloudguard.requests
Methods in com.oracle.bmc.cloudguard.requests that return ListTargetDetectorRecipeDetectorRulesRequest Modifier and Type Method Description ListTargetDetectorRecipeDetectorRulesRequestListTargetDetectorRecipeDetectorRulesRequest.Builder. build()Build the instance of ListTargetDetectorRecipeDetectorRulesRequest as configured by this builderListTargetDetectorRecipeDetectorRulesRequestListTargetDetectorRecipeDetectorRulesRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListTargetDetectorRecipeDetectorRulesRequest as configured by this builderMethods in com.oracle.bmc.cloudguard.requests with parameters of type ListTargetDetectorRecipeDetectorRulesRequest Modifier and Type Method Description ListTargetDetectorRecipeDetectorRulesRequest.BuilderListTargetDetectorRecipeDetectorRulesRequest.Builder. copy(ListTargetDetectorRecipeDetectorRulesRequest o)Copy method to populate the builder with values from the given instance.
-