| 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 GetComponentTypeResponse |
IoTTwinMakerClient.getComponentType(Consumer<GetComponentTypeRequest.Builder> getComponentTypeRequest)
Retrieves information about a component type.
|
default GetComponentTypeResponse |
IoTTwinMakerClient.getComponentType(GetComponentTypeRequest getComponentTypeRequest)
Retrieves information about a component type.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetComponentTypeResponse> |
IoTTwinMakerAsyncClient.getComponentType(Consumer<GetComponentTypeRequest.Builder> getComponentTypeRequest)
Retrieves information about a component type.
|
default CompletableFuture<GetComponentTypeResponse> |
IoTTwinMakerAsyncClient.getComponentType(GetComponentTypeRequest getComponentTypeRequest)
Retrieves information about a component type.
|
Copyright © 2022. All rights reserved.