Package | Description |
---|---|
com.oracle.bmc.budget | |
com.oracle.bmc.budget.model | |
com.oracle.bmc.budget.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<AlertRuleSummary> |
BudgetPaginators.listAlertRulesRecordIterator(ListAlertRulesRequest request)
Creates a new iterable which will iterate over the
AlertRuleSummary objects contained in responses from the
listAlertRules operation. |
Modifier and Type | Method and Description |
---|---|
AlertRuleSummary |
AlertRuleSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
AlertRuleSummary.Builder |
AlertRuleSummary.Builder.copy(AlertRuleSummary model) |
Modifier and Type | Method and Description |
---|---|
List<AlertRuleSummary> |
ListAlertRulesResponse.getItems()
A list of
com.oracle.bmc.budget.model.AlertRuleSummary instances. |
Modifier and Type | Method and Description |
---|---|
ListAlertRulesResponse.Builder |
ListAlertRulesResponse.Builder.items(List<AlertRuleSummary> items)
A list of
com.oracle.bmc.budget.model.AlertRuleSummary instances. |
Copyright © 2016–2024. All rights reserved.