Package | Description |
---|---|
com.oracle.bmc.osubusage | |
com.oracle.bmc.osubusage.model | |
com.oracle.bmc.osubusage.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<ComputedUsageSummary> |
ComputedUsagePaginators.listComputedUsagesRecordIterator(ListComputedUsagesRequest request)
Creates a new iterable which will iterate over the
ComputedUsageSummary objects contained in responses from the
listComputedUsages operation. |
Modifier and Type | Method and Description |
---|---|
ComputedUsageSummary |
ComputedUsageSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
ComputedUsageSummary.Builder |
ComputedUsageSummary.Builder.copy(ComputedUsageSummary model) |
Modifier and Type | Method and Description |
---|---|
List<ComputedUsageSummary> |
ListComputedUsagesResponse.getItems()
A list of
com.oracle.bmc.osubusage.model.ComputedUsageSummary instances. |
Modifier and Type | Method and Description |
---|---|
ListComputedUsagesResponse.Builder |
ListComputedUsagesResponse.Builder.items(List<ComputedUsageSummary> items)
A list of
com.oracle.bmc.osubusage.model.ComputedUsageSummary instances. |
Copyright © 2016–2024. All rights reserved.