| Package | Description |
|---|---|
| com.amazonaws.services.iottwinmaker |
IoT TwinMaker is a service that enables you to build operational digital twins of physical systems.
|
| com.amazonaws.services.iottwinmaker.model |
| Modifier and Type | Method and Description |
|---|---|
GetPricingPlanResult |
AbstractAWSIoTTwinMaker.getPricingPlan(GetPricingPlanRequest request) |
GetPricingPlanResult |
AWSIoTTwinMaker.getPricingPlan(GetPricingPlanRequest getPricingPlanRequest)
Gets the pricing plan.
|
GetPricingPlanResult |
AWSIoTTwinMakerClient.getPricingPlan(GetPricingPlanRequest request)
Gets the pricing plan.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetPricingPlanResult> |
AbstractAWSIoTTwinMakerAsync.getPricingPlanAsync(GetPricingPlanRequest request,
AsyncHandler<GetPricingPlanRequest,GetPricingPlanResult> asyncHandler) |
Future<GetPricingPlanResult> |
AWSIoTTwinMakerAsyncClient.getPricingPlanAsync(GetPricingPlanRequest request,
AsyncHandler<GetPricingPlanRequest,GetPricingPlanResult> asyncHandler) |
Future<GetPricingPlanResult> |
AWSIoTTwinMakerAsync.getPricingPlanAsync(GetPricingPlanRequest getPricingPlanRequest,
AsyncHandler<GetPricingPlanRequest,GetPricingPlanResult> asyncHandler)
Gets the pricing plan.
|
| Modifier and Type | Method and Description |
|---|---|
GetPricingPlanResult |
GetPricingPlanResult.clone() |
GetPricingPlanResult |
GetPricingPlanResult.withCurrentPricingPlan(PricingPlan currentPricingPlan)
The chosen pricing plan for the current billing cycle.
|
GetPricingPlanResult |
GetPricingPlanResult.withPendingPricingPlan(PricingPlan pendingPricingPlan)
The pending pricing plan.
|
Copyright © 2023. All rights reserved.