| 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.model |
| Modifier and Type | Method and Description |
|---|---|
default GetPricingPlanResponse |
IoTTwinMakerClient.getPricingPlan(Consumer<GetPricingPlanRequest.Builder> getPricingPlanRequest)
Gets the pricing plan.
|
default CompletableFuture<GetPricingPlanResponse> |
IoTTwinMakerAsyncClient.getPricingPlan(Consumer<GetPricingPlanRequest.Builder> getPricingPlanRequest)
Gets the pricing plan.
|
| Modifier and Type | Method and Description |
|---|---|
static GetPricingPlanRequest.Builder |
GetPricingPlanRequest.builder() |
GetPricingPlanRequest.Builder |
GetPricingPlanRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetPricingPlanRequest.Builder |
GetPricingPlanRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetPricingPlanRequest.Builder |
GetPricingPlanRequest.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetPricingPlanRequest.Builder> |
GetPricingPlanRequest.serializableBuilderClass() |
Copyright © 2023. All rights reserved.