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