Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.requests |
Modifier and Type | Method and Description |
---|---|
CreateAlertPolicyRuleResponse |
DataSafe.createAlertPolicyRule(CreateAlertPolicyRuleRequest request)
Creates a new rule for the alert policy.
|
CreateAlertPolicyRuleResponse |
DataSafeClient.createAlertPolicyRule(CreateAlertPolicyRuleRequest request) |
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 |
---|---|
CreateAlertPolicyRuleRequest |
CreateAlertPolicyRuleRequest.Builder.build()
Build the instance of CreateAlertPolicyRuleRequest as configured by this builder
|
CreateAlertPolicyRuleRequest |
CreateAlertPolicyRuleRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateAlertPolicyRuleRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateAlertPolicyRuleRequest.Builder |
CreateAlertPolicyRuleRequest.Builder.copy(CreateAlertPolicyRuleRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.