| 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 DeleteComponentTypeResponse |
IoTTwinMakerClient.deleteComponentType(Consumer<DeleteComponentTypeRequest.Builder> deleteComponentTypeRequest)
Deletes a component type.
|
default DeleteComponentTypeResponse |
IoTTwinMakerClient.deleteComponentType(DeleteComponentTypeRequest deleteComponentTypeRequest)
Deletes a component type.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteComponentTypeResponse> |
IoTTwinMakerAsyncClient.deleteComponentType(Consumer<DeleteComponentTypeRequest.Builder> deleteComponentTypeRequest)
Deletes a component type.
|
default CompletableFuture<DeleteComponentTypeResponse> |
IoTTwinMakerAsyncClient.deleteComponentType(DeleteComponentTypeRequest deleteComponentTypeRequest)
Deletes a component type.
|
Copyright © 2022. All rights reserved.