| Package | Description |
|---|---|
| software.amazon.awssdk.services.iottwinmaker |
IoT TwinMaker is a service that enables you to build operational digital twins of physical systems.
|
| Modifier and Type | Method and Description |
|---|---|
default GetPricingPlanResponse |
IoTTwinMakerClient.getPricingPlan(Consumer<GetPricingPlanRequest.Builder> getPricingPlanRequest)
Gets the pricing plan.
|
default GetPricingPlanResponse |
IoTTwinMakerClient.getPricingPlan(GetPricingPlanRequest getPricingPlanRequest)
Gets the pricing plan.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetPricingPlanResponse> |
IoTTwinMakerAsyncClient.getPricingPlan(Consumer<GetPricingPlanRequest.Builder> getPricingPlanRequest)
Gets the pricing plan.
|
default CompletableFuture<GetPricingPlanResponse> |
IoTTwinMakerAsyncClient.getPricingPlan(GetPricingPlanRequest getPricingPlanRequest)
Gets the pricing plan.
|
Copyright © 2022. All rights reserved.