Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.responses |
Modifier and Type | Method and Description |
---|---|
DeleteAlertPolicyRuleResponse |
DataSafe.deleteAlertPolicyRule(DeleteAlertPolicyRuleRequest request)
Deletes the specified user-defined alert policy rule.
|
DeleteAlertPolicyRuleResponse |
DataSafeClient.deleteAlertPolicyRule(DeleteAlertPolicyRuleRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<DeleteAlertPolicyRuleResponse> |
DataSafeAsync.deleteAlertPolicyRule(DeleteAlertPolicyRuleRequest request,
AsyncHandler<DeleteAlertPolicyRuleRequest,DeleteAlertPolicyRuleResponse> handler)
Deletes the specified user-defined alert policy rule.
|
Future<DeleteAlertPolicyRuleResponse> |
DataSafeAsyncClient.deleteAlertPolicyRule(DeleteAlertPolicyRuleRequest request,
AsyncHandler<DeleteAlertPolicyRuleRequest,DeleteAlertPolicyRuleResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<DeleteAlertPolicyRuleResponse> |
DataSafeAsync.deleteAlertPolicyRule(DeleteAlertPolicyRuleRequest request,
AsyncHandler<DeleteAlertPolicyRuleRequest,DeleteAlertPolicyRuleResponse> handler)
Deletes the specified user-defined alert policy rule.
|
Future<DeleteAlertPolicyRuleResponse> |
DataSafeAsyncClient.deleteAlertPolicyRule(DeleteAlertPolicyRuleRequest request,
AsyncHandler<DeleteAlertPolicyRuleRequest,DeleteAlertPolicyRuleResponse> handler) |
Modifier and Type | Method and Description |
---|---|
DeleteAlertPolicyRuleResponse |
DeleteAlertPolicyRuleResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
DeleteAlertPolicyRuleResponse.Builder |
DeleteAlertPolicyRuleResponse.Builder.copy(DeleteAlertPolicyRuleResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.