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