Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.responses |
Modifier and Type | Method and Description |
---|---|
GetAlertPolicyRuleResponse |
DataSafe.getAlertPolicyRule(GetAlertPolicyRuleRequest request)
Gets the details of a policy rule by its key.
|
GetAlertPolicyRuleResponse |
DataSafeClient.getAlertPolicyRule(GetAlertPolicyRuleRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetAlertPolicyRuleResponse> |
DataSafeAsync.getAlertPolicyRule(GetAlertPolicyRuleRequest request,
AsyncHandler<GetAlertPolicyRuleRequest,GetAlertPolicyRuleResponse> handler)
Gets the details of a policy rule by its key.
|
Future<GetAlertPolicyRuleResponse> |
DataSafeAsyncClient.getAlertPolicyRule(GetAlertPolicyRuleRequest request,
AsyncHandler<GetAlertPolicyRuleRequest,GetAlertPolicyRuleResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetAlertPolicyRuleResponse |
GetAlertPolicyRuleResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetAlertPolicyRuleResponse.Builder |
GetAlertPolicyRuleResponse.Builder.copy(GetAlertPolicyRuleResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.