| 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 CreateDeploymentJobResponse |
RoboMakerClient.createDeploymentJob(CreateDeploymentJobRequest createDeploymentJobRequest)
Deploys a specific version of a robot application to robots in a fleet.
|
default CompletableFuture<CreateDeploymentJobResponse> |
RoboMakerAsyncClient.createDeploymentJob(CreateDeploymentJobRequest createDeploymentJobRequest)
Deploys a specific version of a robot application to robots in a fleet.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateDeploymentJobRequestMarshaller.marshall(CreateDeploymentJobRequest createDeploymentJobRequest) |
Copyright © 2020. All rights reserved.