| Package | Description |
|---|---|
| software.amazon.awssdk.services.robomaker |
This section provides documentation for the AWS RoboMaker API operations.
|
| software.amazon.awssdk.services.robomaker.transform |
| Modifier and Type | Method and Description |
|---|---|
default SyncDeploymentJobResponse |
RoboMakerClient.syncDeploymentJob(SyncDeploymentJobRequest syncDeploymentJobRequest)
Syncrhonizes robots in a fleet to the latest deployment.
|
default CompletableFuture<SyncDeploymentJobResponse> |
RoboMakerAsyncClient.syncDeploymentJob(SyncDeploymentJobRequest syncDeploymentJobRequest)
Syncrhonizes robots in a fleet to the latest deployment.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
SyncDeploymentJobRequestMarshaller.marshall(SyncDeploymentJobRequest syncDeploymentJobRequest) |
Copyright © 2020. All rights reserved.