| Package | Description |
|---|---|
| com.amazonaws.services.billingconductor.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateTieringInput |
UpdateTieringInput.clone() |
UpdateTieringInput |
UpdatePricingRuleResult.getTiering()
The set of tiering configurations for the pricing rule.
|
UpdateTieringInput |
UpdatePricingRuleRequest.getTiering()
The set of tiering configurations for the pricing rule.
|
UpdateTieringInput |
UpdateTieringInput.withFreeTier(UpdateFreeTierConfig freeTier)
The possible Amazon Web Services Free Tier configurations.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdatePricingRuleResult.setTiering(UpdateTieringInput tiering)
The set of tiering configurations for the pricing rule.
|
void |
UpdatePricingRuleRequest.setTiering(UpdateTieringInput tiering)
The set of tiering configurations for the pricing rule.
|
UpdatePricingRuleResult |
UpdatePricingRuleResult.withTiering(UpdateTieringInput tiering)
The set of tiering configurations for the pricing rule.
|
UpdatePricingRuleRequest |
UpdatePricingRuleRequest.withTiering(UpdateTieringInput tiering)
The set of tiering configurations for the pricing rule.
|
Copyright © 2023. All rights reserved.