| Package | Description |
|---|---|
| software.amazon.awssdk.services.iottwinmaker |
IoT TwinMaker is a service with which you can build operational digital twins of physical systems.
|
| Modifier and Type | Method and Description |
|---|---|
default ExecuteQueryResponse |
IoTTwinMakerClient.executeQuery(Consumer<ExecuteQueryRequest.Builder> executeQueryRequest)
Run queries to access information from your knowledge graph of entities within individual workspaces.
|
default ExecuteQueryResponse |
IoTTwinMakerClient.executeQuery(ExecuteQueryRequest executeQueryRequest)
Run queries to access information from your knowledge graph of entities within individual workspaces.
|
default ExecuteQueryIterable |
IoTTwinMakerClient.executeQueryPaginator(Consumer<ExecuteQueryRequest.Builder> executeQueryRequest)
Run queries to access information from your knowledge graph of entities within individual workspaces.
|
default ExecuteQueryIterable |
IoTTwinMakerClient.executeQueryPaginator(ExecuteQueryRequest executeQueryRequest)
Run queries to access information from your knowledge graph of entities within individual workspaces.
|
Copyright © 2023. All rights reserved.