Package | Description |
---|---|
com.oracle.bmc.usageapi.model |
Modifier and Type | Method and Description |
---|---|
UsageSummary |
UsageSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<UsageSummary> |
UsageAggregation.getItems()
A list of usage items.
|
Modifier and Type | Method and Description |
---|---|
UsageSummary.Builder |
UsageSummary.Builder.copy(UsageSummary model) |
Modifier and Type | Method and Description |
---|---|
UsageAggregation.Builder |
UsageAggregation.Builder.items(List<UsageSummary> items)
A list of usage items.
|
Constructor and Description |
---|
UsageAggregation(List<String> groupBy,
List<UsageSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.