Uses of Class
software.amazon.awssdk.services.iottwinmaker.model.GetSyncJobRequest
Packages that use GetSyncJobRequest
Package
Description
IoT TwinMaker is a service with which you can build operational digital twins of physical systems.
-
Uses of GetSyncJobRequest in software.amazon.awssdk.services.iottwinmaker
Methods in software.amazon.awssdk.services.iottwinmaker with parameters of type GetSyncJobRequestModifier and TypeMethodDescriptiondefault CompletableFuture<GetSyncJobResponse>IoTTwinMakerAsyncClient.getSyncJob(GetSyncJobRequest getSyncJobRequest) Gets the SyncJob.default GetSyncJobResponseIoTTwinMakerClient.getSyncJob(GetSyncJobRequest getSyncJobRequest) Gets the SyncJob. -
Uses of GetSyncJobRequest in software.amazon.awssdk.services.iottwinmaker.transform
Methods in software.amazon.awssdk.services.iottwinmaker.transform with parameters of type GetSyncJobRequestModifier and TypeMethodDescriptionGetSyncJobRequestMarshaller.marshall(GetSyncJobRequest getSyncJobRequest)