Package | Description |
---|---|
com.oracle.bmc.usage.model |
Modifier and Type | Method and Description |
---|---|
SkuProducts |
SkuProducts.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<SkuProducts> |
ResourceSummary.getSkus()
The details of resource Skus.
|
Modifier and Type | Method and Description |
---|---|
SkuProducts.Builder |
SkuProducts.Builder.copy(SkuProducts model) |
Modifier and Type | Method and Description |
---|---|
ResourceSummary.Builder |
ResourceSummary.Builder.skus(List<SkuProducts> skus)
The details of resource Skus.
|
Constructor and Description |
---|
ResourceSummary(String dailyUnitDisplayName,
String hourlyUnitDisplayName,
String rawUnitDisplayName,
ResourceSummary.UsageDataType usageDataType,
String name,
String servicename,
String description,
String instanceType,
Boolean isPurchased,
List<String> childResources,
List<SkuProducts> skus)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.