| 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 GetEntityResponse |
IoTTwinMakerClient.getEntity(GetEntityRequest getEntityRequest)
Retrieves information about an entity.
|
default CompletableFuture<GetEntityResponse> |
IoTTwinMakerAsyncClient.getEntity(GetEntityRequest getEntityRequest)
Retrieves information about an entity.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetEntityRequestMarshaller.marshall(GetEntityRequest getEntityRequest) |
Copyright © 2023. All rights reserved.