Package | Description |
---|---|
com.oracle.bmc.osubusage.model |
Modifier and Type | Method and Description |
---|---|
ComputedUsageAggregation |
ComputedUsageAggregation.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ComputedUsageAggregation> |
ComputedUsageAggregatedSummary.getAggregatedComputedUsages()
Aggregation of computed usages for the subscribed service.
|
Modifier and Type | Method and Description |
---|---|
ComputedUsageAggregation.Builder |
ComputedUsageAggregation.Builder.copy(ComputedUsageAggregation model) |
Modifier and Type | Method and Description |
---|---|
ComputedUsageAggregatedSummary.Builder |
ComputedUsageAggregatedSummary.Builder.aggregatedComputedUsages(List<ComputedUsageAggregation> aggregatedComputedUsages)
Aggregation of computed usages for the subscribed service.
|
Constructor and Description |
---|
ComputedUsageAggregatedSummary(String subscriptionId,
String parentSubscribedServiceId,
Product parentProduct,
Date timeStart,
Date timeEnd,
String planNumber,
String currencyCode,
String rateCardId,
ComputedUsageAggregatedSummary.PricingModel pricingModel,
List<ComputedUsageAggregation> aggregatedComputedUsages)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.