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