Package | Description |
---|---|
com.oracle.bmc.tenantmanagercontrolplane.model |
Modifier and Type | Method and Description |
---|---|
Sku |
Sku.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<Sku> |
SubscriptionInfo.getSkus()
List of SKUs the subscription contains.
|
Modifier and Type | Method and Description |
---|---|
Sku.Builder |
Sku.Builder.copy(Sku model) |
Modifier and Type | Method and Description |
---|---|
SubscriptionInfo.Builder |
SubscriptionInfo.Builder.skus(List<Sku> skus)
List of SKUs the subscription contains.
|
Constructor and Description |
---|
SubscriptionInfo(String spmSubscriptionId,
String service,
Date startDate,
Date endDate,
List<Sku> skus)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.