| Package | Description |
|---|---|
| software.amazon.awssdk.services.robomaker |
his section provides documentation for the AWS RoboMaker API operations.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateRobotResponse |
RoboMakerClient.createRobot(Consumer<CreateRobotRequest.Builder> createRobotRequest)
Creates a robot.
|
default CreateRobotResponse |
RoboMakerClient.createRobot(CreateRobotRequest createRobotRequest)
Creates a robot.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateRobotResponse> |
RoboMakerAsyncClient.createRobot(Consumer<CreateRobotRequest.Builder> createRobotRequest)
Creates a robot.
|
default CompletableFuture<CreateRobotResponse> |
RoboMakerAsyncClient.createRobot(CreateRobotRequest createRobotRequest)
Creates a robot.
|
Copyright © 2019. All rights reserved.