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.
|