| 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 CreateComponentTypeResponse |
IoTTwinMakerClient.createComponentType(Consumer<CreateComponentTypeRequest.Builder> createComponentTypeRequest)
Creates a component type.
|
default CreateComponentTypeResponse |
IoTTwinMakerClient.createComponentType(CreateComponentTypeRequest createComponentTypeRequest)
Creates a component type.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateComponentTypeResponse> |
IoTTwinMakerAsyncClient.createComponentType(Consumer<CreateComponentTypeRequest.Builder> createComponentTypeRequest)
Creates a component type.
|
default CompletableFuture<CreateComponentTypeResponse> |
IoTTwinMakerAsyncClient.createComponentType(CreateComponentTypeRequest createComponentTypeRequest)
Creates a component type.
|
Copyright © 2022. All rights reserved.