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