Uses of Class
com.oracle.bmc.cloudguard.responses.GetTargetDetectorRecipeDetectorRuleResponse
-
Packages that use GetTargetDetectorRecipeDetectorRuleResponse Package Description com.oracle.bmc.cloudguard com.oracle.bmc.cloudguard.responses -
-
Uses of GetTargetDetectorRecipeDetectorRuleResponse in com.oracle.bmc.cloudguard
Methods in com.oracle.bmc.cloudguard that return GetTargetDetectorRecipeDetectorRuleResponse Modifier and Type Method Description GetTargetDetectorRecipeDetectorRuleResponseCloudGuard. getTargetDetectorRecipeDetectorRule(GetTargetDetectorRecipeDetectorRuleRequest request)Returns DetectorRule resource by identified by targetDetectorRecipeId.GetTargetDetectorRecipeDetectorRuleResponseCloudGuardClient. getTargetDetectorRecipeDetectorRule(GetTargetDetectorRecipeDetectorRuleRequest request)Method parameters in com.oracle.bmc.cloudguard with type arguments of type GetTargetDetectorRecipeDetectorRuleResponse Modifier and Type Method Description Future<GetTargetDetectorRecipeDetectorRuleResponse>CloudGuardAsync. getTargetDetectorRecipeDetectorRule(GetTargetDetectorRecipeDetectorRuleRequest request, AsyncHandler<GetTargetDetectorRecipeDetectorRuleRequest,GetTargetDetectorRecipeDetectorRuleResponse> handler)Returns DetectorRule resource by identified by targetDetectorRecipeId.Future<GetTargetDetectorRecipeDetectorRuleResponse>CloudGuardAsyncClient. getTargetDetectorRecipeDetectorRule(GetTargetDetectorRecipeDetectorRuleRequest request, AsyncHandler<GetTargetDetectorRecipeDetectorRuleRequest,GetTargetDetectorRecipeDetectorRuleResponse> handler) -
Uses of GetTargetDetectorRecipeDetectorRuleResponse in com.oracle.bmc.cloudguard.responses
Methods in com.oracle.bmc.cloudguard.responses that return GetTargetDetectorRecipeDetectorRuleResponse Modifier and Type Method Description GetTargetDetectorRecipeDetectorRuleResponseGetTargetDetectorRecipeDetectorRuleResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.cloudguard.responses with parameters of type GetTargetDetectorRecipeDetectorRuleResponse Modifier and Type Method Description GetTargetDetectorRecipeDetectorRuleResponse.BuilderGetTargetDetectorRecipeDetectorRuleResponse.Builder. copy(GetTargetDetectorRecipeDetectorRuleResponse o)Copy method to populate the builder with values from the given instance.
-