| Package | Description |
|---|---|
| software.amazon.awssdk.services.iottwinmaker |
IoT TwinMaker is a service with which you can build operational digital twins of physical systems.
|
| Modifier and Type | Method and Description |
|---|---|
default UpdatePricingPlanResponse |
IoTTwinMakerClient.updatePricingPlan(Consumer<UpdatePricingPlanRequest.Builder> updatePricingPlanRequest)
Update the pricing plan.
|
default UpdatePricingPlanResponse |
IoTTwinMakerClient.updatePricingPlan(UpdatePricingPlanRequest updatePricingPlanRequest)
Update the pricing plan.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdatePricingPlanResponse> |
IoTTwinMakerAsyncClient.updatePricingPlan(Consumer<UpdatePricingPlanRequest.Builder> updatePricingPlanRequest)
Update the pricing plan.
|
default CompletableFuture<UpdatePricingPlanResponse> |
IoTTwinMakerAsyncClient.updatePricingPlan(UpdatePricingPlanRequest updatePricingPlanRequest)
Update the pricing plan.
|
Copyright © 2023. All rights reserved.