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