Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.requests |
Modifier and Type | Method and Description |
---|---|
UpdateAlertPolicyRuleResponse |
DataSafe.updateAlertPolicyRule(UpdateAlertPolicyRuleRequest request)
Updates the specified alert policy rule.
|
UpdateAlertPolicyRuleResponse |
DataSafeClient.updateAlertPolicyRule(UpdateAlertPolicyRuleRequest request) |
Future<UpdateAlertPolicyRuleResponse> |
DataSafeAsync.updateAlertPolicyRule(UpdateAlertPolicyRuleRequest request,
AsyncHandler<UpdateAlertPolicyRuleRequest,UpdateAlertPolicyRuleResponse> handler)
Updates the specified alert policy rule.
|
Future<UpdateAlertPolicyRuleResponse> |
DataSafeAsyncClient.updateAlertPolicyRule(UpdateAlertPolicyRuleRequest request,
AsyncHandler<UpdateAlertPolicyRuleRequest,UpdateAlertPolicyRuleResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateAlertPolicyRuleResponse> |
DataSafeAsync.updateAlertPolicyRule(UpdateAlertPolicyRuleRequest request,
AsyncHandler<UpdateAlertPolicyRuleRequest,UpdateAlertPolicyRuleResponse> handler)
Updates the specified alert policy rule.
|
Future<UpdateAlertPolicyRuleResponse> |
DataSafeAsyncClient.updateAlertPolicyRule(UpdateAlertPolicyRuleRequest request,
AsyncHandler<UpdateAlertPolicyRuleRequest,UpdateAlertPolicyRuleResponse> handler) |
Modifier and Type | Method and Description |
---|---|
UpdateAlertPolicyRuleRequest |
UpdateAlertPolicyRuleRequest.Builder.build()
Build the instance of UpdateAlertPolicyRuleRequest as configured by this builder
|
UpdateAlertPolicyRuleRequest |
UpdateAlertPolicyRuleRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateAlertPolicyRuleRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateAlertPolicyRuleRequest.Builder |
UpdateAlertPolicyRuleRequest.Builder.copy(UpdateAlertPolicyRuleRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.