Package | Description |
---|---|
com.oracle.bmc.cloudguard | |
com.oracle.bmc.cloudguard.responses |
Modifier and Type | Method and Description |
---|---|
ListTargetDetectorRecipeDetectorRulesResponse |
CloudGuardClient.listTargetDetectorRecipeDetectorRules(ListTargetDetectorRecipeDetectorRulesRequest request) |
ListTargetDetectorRecipeDetectorRulesResponse |
CloudGuard.listTargetDetectorRecipeDetectorRules(ListTargetDetectorRecipeDetectorRulesRequest request)
Returns a list of DetectorRule associated with DetectorRecipe within a Target.
|
Modifier and Type | Method and 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) |
Modifier and Type | Method and Description |
---|---|
ListTargetDetectorRecipeDetectorRulesResponse |
ListTargetDetectorRecipeDetectorRulesResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListTargetDetectorRecipeDetectorRulesResponse.Builder |
ListTargetDetectorRecipeDetectorRulesResponse.Builder.copy(ListTargetDetectorRecipeDetectorRulesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.