Package | Description |
---|---|
com.oracle.bmc.budget | |
com.oracle.bmc.budget.responses |
Modifier and Type | Method and Description |
---|---|
ListAlertRulesResponse |
Budget.listAlertRules(ListAlertRulesRequest request)
Returns a list of Alert Rules for a specified budget.
|
ListAlertRulesResponse |
BudgetClient.listAlertRules(ListAlertRulesRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListAlertRulesResponse> |
BudgetAsync.listAlertRules(ListAlertRulesRequest request,
AsyncHandler<ListAlertRulesRequest,ListAlertRulesResponse> handler)
Returns a list of Alert Rules for a specified budget.
|
Future<ListAlertRulesResponse> |
BudgetAsyncClient.listAlertRules(ListAlertRulesRequest request,
AsyncHandler<ListAlertRulesRequest,ListAlertRulesResponse> handler) |
Iterable<ListAlertRulesResponse> |
BudgetPaginators.listAlertRulesResponseIterator(ListAlertRulesRequest request)
Creates a new iterable which will iterate over the responses received from the listAlertRules
operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListAlertRulesResponse> |
BudgetAsync.listAlertRules(ListAlertRulesRequest request,
AsyncHandler<ListAlertRulesRequest,ListAlertRulesResponse> handler)
Returns a list of Alert Rules for a specified budget.
|
Future<ListAlertRulesResponse> |
BudgetAsyncClient.listAlertRules(ListAlertRulesRequest request,
AsyncHandler<ListAlertRulesRequest,ListAlertRulesResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListAlertRulesResponse |
ListAlertRulesResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListAlertRulesResponse.Builder |
ListAlertRulesResponse.Builder.copy(ListAlertRulesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.