Package | Description |
---|---|
com.oracle.bmc.cloudguard | |
com.oracle.bmc.cloudguard.responses |
Modifier and Type | Method and Description |
---|---|
GetDetectorRuleResponse |
CloudGuard.getDetectorRule(GetDetectorRuleRequest request)
Returns a detector rule (DetectorRule resource) identified by detectorRuleId.
|
GetDetectorRuleResponse |
CloudGuardClient.getDetectorRule(GetDetectorRuleRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetDetectorRuleResponse> |
CloudGuardAsyncClient.getDetectorRule(GetDetectorRuleRequest request,
AsyncHandler<GetDetectorRuleRequest,GetDetectorRuleResponse> handler) |
Future<GetDetectorRuleResponse> |
CloudGuardAsync.getDetectorRule(GetDetectorRuleRequest request,
AsyncHandler<GetDetectorRuleRequest,GetDetectorRuleResponse> handler)
Returns a detector rule (DetectorRule resource) identified by detectorRuleId.
|
Modifier and Type | Method and Description |
---|---|
GetDetectorRuleResponse |
GetDetectorRuleResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetDetectorRuleResponse.Builder |
GetDetectorRuleResponse.Builder.copy(GetDetectorRuleResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.