| Package | Description |
|---|---|
| com.amazonaws.services.iottwinmaker.model |
| Modifier and Type | Method and Description |
|---|---|
BundleInformation |
BundleInformation.clone() |
BundleInformation |
PricingPlan.getBundleInformation()
The pricing plan's bundle information.
|
BundleInformation |
BundleInformation.withBundleNames(Collection<String> bundleNames)
The bundle names.
|
BundleInformation |
BundleInformation.withBundleNames(String... bundleNames)
The bundle names.
|
BundleInformation |
BundleInformation.withPricingTier(PricingTier pricingTier)
The pricing tier.
|
BundleInformation |
BundleInformation.withPricingTier(String pricingTier)
The pricing tier.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PricingPlan.setBundleInformation(BundleInformation bundleInformation)
The pricing plan's bundle information.
|
PricingPlan |
PricingPlan.withBundleInformation(BundleInformation bundleInformation)
The pricing plan's bundle information.
|
Copyright © 2025. All rights reserved.