Uses of Class
software.amazon.awssdk.services.iottwinmaker.model.BundleInformation
-
Packages that use BundleInformation Package Description software.amazon.awssdk.services.iottwinmaker.model -
-
Uses of BundleInformation in software.amazon.awssdk.services.iottwinmaker.model
Methods in software.amazon.awssdk.services.iottwinmaker.model that return BundleInformation Modifier and Type Method Description BundleInformationPricingPlan. bundleInformation()The pricing plan's bundle information.Methods in software.amazon.awssdk.services.iottwinmaker.model with parameters of type BundleInformation Modifier and Type Method Description PricingPlan.BuilderPricingPlan.Builder. bundleInformation(BundleInformation bundleInformation)The pricing plan's bundle information.
-