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