| 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 GetSyncJobResponse |
IoTTwinMakerClient.getSyncJob(Consumer<GetSyncJobRequest.Builder> getSyncJobRequest)
Gets the SyncJob.
|
default GetSyncJobResponse |
IoTTwinMakerClient.getSyncJob(GetSyncJobRequest getSyncJobRequest)
Gets the SyncJob.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetSyncJobResponse> |
IoTTwinMakerAsyncClient.getSyncJob(Consumer<GetSyncJobRequest.Builder> getSyncJobRequest)
Gets the SyncJob.
|
default CompletableFuture<GetSyncJobResponse> |
IoTTwinMakerAsyncClient.getSyncJob(GetSyncJobRequest getSyncJobRequest)
Gets the SyncJob.
|
Copyright © 2023. All rights reserved.