Uses of Class
software.amazon.awssdk.services.iottwinmaker.model.UpdatePricingPlanResponse
Packages that use UpdatePricingPlanResponse
Package
Description
IoT TwinMaker is a service with which you can build operational digital twins of physical systems.
-
Uses of UpdatePricingPlanResponse in software.amazon.awssdk.services.iottwinmaker
Methods in software.amazon.awssdk.services.iottwinmaker that return UpdatePricingPlanResponseModifier and TypeMethodDescriptiondefault UpdatePricingPlanResponseIoTTwinMakerClient.updatePricingPlan(Consumer<UpdatePricingPlanRequest.Builder> updatePricingPlanRequest) Update the pricing plan.default UpdatePricingPlanResponseIoTTwinMakerClient.updatePricingPlan(UpdatePricingPlanRequest updatePricingPlanRequest) Update the pricing plan.Methods in software.amazon.awssdk.services.iottwinmaker that return types with arguments of type UpdatePricingPlanResponseModifier and TypeMethodDescriptionIoTTwinMakerAsyncClient.updatePricingPlan(Consumer<UpdatePricingPlanRequest.Builder> updatePricingPlanRequest) Update the pricing plan.IoTTwinMakerAsyncClient.updatePricingPlan(UpdatePricingPlanRequest updatePricingPlanRequest) Update the pricing plan.