Package | Description |
---|---|
com.oracle.bmc.budget | |
com.oracle.bmc.budget.responses |
Modifier and Type | Method and Description |
---|---|
DeleteAlertRuleResponse |
Budget.deleteAlertRule(DeleteAlertRuleRequest request)
Deletes a specified Alert Rule resource.
|
DeleteAlertRuleResponse |
BudgetClient.deleteAlertRule(DeleteAlertRuleRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<DeleteAlertRuleResponse> |
BudgetAsync.deleteAlertRule(DeleteAlertRuleRequest request,
AsyncHandler<DeleteAlertRuleRequest,DeleteAlertRuleResponse> handler)
Deletes a specified Alert Rule resource.
|
Future<DeleteAlertRuleResponse> |
BudgetAsyncClient.deleteAlertRule(DeleteAlertRuleRequest request,
AsyncHandler<DeleteAlertRuleRequest,DeleteAlertRuleResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<DeleteAlertRuleResponse> |
BudgetAsync.deleteAlertRule(DeleteAlertRuleRequest request,
AsyncHandler<DeleteAlertRuleRequest,DeleteAlertRuleResponse> handler)
Deletes a specified Alert Rule resource.
|
Future<DeleteAlertRuleResponse> |
BudgetAsyncClient.deleteAlertRule(DeleteAlertRuleRequest request,
AsyncHandler<DeleteAlertRuleRequest,DeleteAlertRuleResponse> handler) |
Modifier and Type | Method and Description |
---|---|
DeleteAlertRuleResponse |
DeleteAlertRuleResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
DeleteAlertRuleResponse.Builder |
DeleteAlertRuleResponse.Builder.copy(DeleteAlertRuleResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.