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