Package | Description |
---|---|
com.oracle.bmc.cloudguard | |
com.oracle.bmc.cloudguard.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListDetectorRecipeDetectorRulesResponse> |
CloudGuardAsync.listDetectorRecipeDetectorRules(ListDetectorRecipeDetectorRulesRequest request,
AsyncHandler<ListDetectorRecipeDetectorRulesRequest,ListDetectorRecipeDetectorRulesResponse> handler)
Returns a list of DetectorRule associated with DetectorRecipe.
|
Future<ListDetectorRecipeDetectorRulesResponse> |
CloudGuardAsyncClient.listDetectorRecipeDetectorRules(ListDetectorRecipeDetectorRulesRequest request,
AsyncHandler<ListDetectorRecipeDetectorRulesRequest,ListDetectorRecipeDetectorRulesResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListDetectorRecipeDetectorRulesRequest |
ListDetectorRecipeDetectorRulesRequest.Builder.build()
Build the instance of ListDetectorRecipeDetectorRulesRequest as configured by this
builder
|
ListDetectorRecipeDetectorRulesRequest |
ListDetectorRecipeDetectorRulesRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListDetectorRecipeDetectorRulesRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
ListDetectorRecipeDetectorRulesRequest.Builder |
ListDetectorRecipeDetectorRulesRequest.Builder.copy(ListDetectorRecipeDetectorRulesRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.