Uses of Class
com.oracle.bmc.cloudguard.responses.ListTargetDetectorRecipeDetectorRulesResponse
-
Packages that use ListTargetDetectorRecipeDetectorRulesResponse Package Description com.oracle.bmc.cloudguard com.oracle.bmc.cloudguard.responses -
-
Uses of ListTargetDetectorRecipeDetectorRulesResponse in com.oracle.bmc.cloudguard
Methods in com.oracle.bmc.cloudguard that return ListTargetDetectorRecipeDetectorRulesResponse Modifier and Type Method Description ListTargetDetectorRecipeDetectorRulesResponseCloudGuard. listTargetDetectorRecipeDetectorRules(ListTargetDetectorRecipeDetectorRulesRequest request)Returns a list of DetectorRule associated with DetectorRecipe within a Target.ListTargetDetectorRecipeDetectorRulesResponseCloudGuardClient. listTargetDetectorRecipeDetectorRules(ListTargetDetectorRecipeDetectorRulesRequest request)Method parameters in com.oracle.bmc.cloudguard with type arguments of type ListTargetDetectorRecipeDetectorRulesResponse 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 ListTargetDetectorRecipeDetectorRulesResponse in com.oracle.bmc.cloudguard.responses
Methods in com.oracle.bmc.cloudguard.responses that return ListTargetDetectorRecipeDetectorRulesResponse Modifier and Type Method Description ListTargetDetectorRecipeDetectorRulesResponseListTargetDetectorRecipeDetectorRulesResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.cloudguard.responses with parameters of type ListTargetDetectorRecipeDetectorRulesResponse Modifier and Type Method Description ListTargetDetectorRecipeDetectorRulesResponse.BuilderListTargetDetectorRecipeDetectorRulesResponse.Builder. copy(ListTargetDetectorRecipeDetectorRulesResponse o)Copy method to populate the builder with values from the given instance.
-