Uses of Class
com.oracle.bmc.datasafe.requests.ListAlertPolicyRulesRequest
-
Packages that use ListAlertPolicyRulesRequest Package Description com.oracle.bmc.datasafe com.oracle.bmc.datasafe.requests -
-
Uses of ListAlertPolicyRulesRequest in com.oracle.bmc.datasafe
Method parameters in com.oracle.bmc.datasafe with type arguments of type ListAlertPolicyRulesRequest Modifier and Type Method 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) -
Uses of ListAlertPolicyRulesRequest in com.oracle.bmc.datasafe.requests
Methods in com.oracle.bmc.datasafe.requests that return ListAlertPolicyRulesRequest Modifier and Type Method Description ListAlertPolicyRulesRequestListAlertPolicyRulesRequest.Builder. build()Build the instance of ListAlertPolicyRulesRequest as configured by this builderListAlertPolicyRulesRequestListAlertPolicyRulesRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListAlertPolicyRulesRequest as configured by this builderMethods in com.oracle.bmc.datasafe.requests with parameters of type ListAlertPolicyRulesRequest Modifier and Type Method Description ListAlertPolicyRulesRequest.BuilderListAlertPolicyRulesRequest.Builder. copy(ListAlertPolicyRulesRequest o)Copy method to populate the builder with values from the given instance.
-