Package | Description |
---|---|
com.oracle.bmc.osubsubscription.model |
Modifier and Type | Method and Description |
---|---|
Product |
Product.Builder.build() |
Product |
RateCardSummary.getProduct() |
Modifier and Type | Method and Description |
---|---|
Product.Builder |
Product.Builder.copy(Product model) |
RateCardSummary.Builder |
RateCardSummary.Builder.product(Product product) |
Constructor and Description |
---|
RateCardSummary(Product product,
Date timeStart,
Date timeEnd,
String netUnitPrice,
String discretionaryDiscountPercentage,
String overagePrice,
Boolean isTier,
Currency currency,
List<RateCardTier> rateCardTiers)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.