Package | Description |
---|---|
com.oracle.bmc.osubsubscription.model |
Modifier and Type | Method and Description |
---|---|
RateCardTier |
RateCardTier.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<RateCardTier> |
RateCardSummary.getRateCardTiers()
List of tiered rate card prices
|
Modifier and Type | Method and Description |
---|---|
RateCardTier.Builder |
RateCardTier.Builder.copy(RateCardTier model) |
Modifier and Type | Method and Description |
---|---|
RateCardSummary.Builder |
RateCardSummary.Builder.rateCardTiers(List<RateCardTier> rateCardTiers)
List of tiered rate card prices
|
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.