Uses of Class
com.oracle.bmc.cloudguard.responses.GetDetectorRecipeDetectorRuleResponse
-
Packages that use GetDetectorRecipeDetectorRuleResponse Package Description com.oracle.bmc.cloudguard com.oracle.bmc.cloudguard.responses -
-
Uses of GetDetectorRecipeDetectorRuleResponse in com.oracle.bmc.cloudguard
Methods in com.oracle.bmc.cloudguard that return GetDetectorRecipeDetectorRuleResponse Modifier and Type Method Description GetDetectorRecipeDetectorRuleResponseCloudGuard. getDetectorRecipeDetectorRule(GetDetectorRecipeDetectorRuleRequest request)Returns a detector rule (DetectorRule resource) identified by detectorRuleId.GetDetectorRecipeDetectorRuleResponseCloudGuardClient. getDetectorRecipeDetectorRule(GetDetectorRecipeDetectorRuleRequest request)Method parameters in com.oracle.bmc.cloudguard with type arguments of type GetDetectorRecipeDetectorRuleResponse Modifier and Type Method Description Future<GetDetectorRecipeDetectorRuleResponse>CloudGuardAsync. getDetectorRecipeDetectorRule(GetDetectorRecipeDetectorRuleRequest request, AsyncHandler<GetDetectorRecipeDetectorRuleRequest,GetDetectorRecipeDetectorRuleResponse> handler)Returns a detector rule (DetectorRule resource) identified by detectorRuleId.Future<GetDetectorRecipeDetectorRuleResponse>CloudGuardAsyncClient. getDetectorRecipeDetectorRule(GetDetectorRecipeDetectorRuleRequest request, AsyncHandler<GetDetectorRecipeDetectorRuleRequest,GetDetectorRecipeDetectorRuleResponse> handler) -
Uses of GetDetectorRecipeDetectorRuleResponse in com.oracle.bmc.cloudguard.responses
Methods in com.oracle.bmc.cloudguard.responses that return GetDetectorRecipeDetectorRuleResponse Modifier and Type Method Description GetDetectorRecipeDetectorRuleResponseGetDetectorRecipeDetectorRuleResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.cloudguard.responses with parameters of type GetDetectorRecipeDetectorRuleResponse Modifier and Type Method Description GetDetectorRecipeDetectorRuleResponse.BuilderGetDetectorRecipeDetectorRuleResponse.Builder. copy(GetDetectorRecipeDetectorRuleResponse o)Copy method to populate the builder with values from the given instance.
-