Package | Description |
---|---|
com.oracle.bmc.cloudguard | |
com.oracle.bmc.cloudguard.responses |
Modifier and Type | Method and Description |
---|---|
ListDetectorRulesResponse |
CloudGuard.listDetectorRules(ListDetectorRulesRequest request)
Returns a list of detector rules for the DetectorRecipe resource identified by detectorId.
|
ListDetectorRulesResponse |
CloudGuardClient.listDetectorRules(ListDetectorRulesRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListDetectorRulesResponse> |
CloudGuardAsyncClient.listDetectorRules(ListDetectorRulesRequest request,
AsyncHandler<ListDetectorRulesRequest,ListDetectorRulesResponse> handler) |
Future<ListDetectorRulesResponse> |
CloudGuardAsync.listDetectorRules(ListDetectorRulesRequest request,
AsyncHandler<ListDetectorRulesRequest,ListDetectorRulesResponse> handler)
Returns a list of detector rules for the DetectorRecipe resource identified by detectorId.
|
Iterable<ListDetectorRulesResponse> |
CloudGuardPaginators.listDetectorRulesResponseIterator(ListDetectorRulesRequest request)
Creates a new iterable which will iterate over the responses received from the
listDetectorRules operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListDetectorRulesResponse> |
CloudGuardAsyncClient.listDetectorRules(ListDetectorRulesRequest request,
AsyncHandler<ListDetectorRulesRequest,ListDetectorRulesResponse> handler) |
Future<ListDetectorRulesResponse> |
CloudGuardAsync.listDetectorRules(ListDetectorRulesRequest request,
AsyncHandler<ListDetectorRulesRequest,ListDetectorRulesResponse> handler)
Returns a list of detector rules for the DetectorRecipe resource identified by detectorId.
|
Modifier and Type | Method and Description |
---|---|
ListDetectorRulesResponse |
ListDetectorRulesResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListDetectorRulesResponse.Builder |
ListDetectorRulesResponse.Builder.copy(ListDetectorRulesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.