Uses of Class
software.amazon.awssdk.services.iottwinmaker.model.UpdatePricingPlanRequest
-
Packages that use UpdatePricingPlanRequest Package Description software.amazon.awssdk.services.iottwinmaker IoT TwinMaker is a service with which you can build operational digital twins of physical systems.software.amazon.awssdk.services.iottwinmaker.transform -
-
Uses of UpdatePricingPlanRequest in software.amazon.awssdk.services.iottwinmaker
Methods in software.amazon.awssdk.services.iottwinmaker with parameters of type UpdatePricingPlanRequest Modifier and Type Method Description default CompletableFuture<UpdatePricingPlanResponse>IoTTwinMakerAsyncClient. updatePricingPlan(UpdatePricingPlanRequest updatePricingPlanRequest)Update the pricing plan.default UpdatePricingPlanResponseIoTTwinMakerClient. updatePricingPlan(UpdatePricingPlanRequest updatePricingPlanRequest)Update the pricing plan. -
Uses of UpdatePricingPlanRequest in software.amazon.awssdk.services.iottwinmaker.transform
Methods in software.amazon.awssdk.services.iottwinmaker.transform with parameters of type UpdatePricingPlanRequest Modifier and Type Method Description SdkHttpFullRequestUpdatePricingPlanRequestMarshaller. marshall(UpdatePricingPlanRequest updatePricingPlanRequest)
-