| Package | Description |
|---|---|
| software.amazon.awssdk.services.robomaker |
his section provides documentation for the AWS RoboMaker API operations.
|
| Modifier and Type | Method and Description |
|---|---|
default RegisterRobotResponse |
RoboMakerClient.registerRobot(Consumer<RegisterRobotRequest.Builder> registerRobotRequest)
Registers a robot with a fleet.
|
default RegisterRobotResponse |
RoboMakerClient.registerRobot(RegisterRobotRequest registerRobotRequest)
Registers a robot with a fleet.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<RegisterRobotResponse> |
RoboMakerAsyncClient.registerRobot(Consumer<RegisterRobotRequest.Builder> registerRobotRequest)
Registers a robot with a fleet.
|
default CompletableFuture<RegisterRobotResponse> |
RoboMakerAsyncClient.registerRobot(RegisterRobotRequest registerRobotRequest)
Registers a robot with a fleet.
|
Copyright © 2019. All rights reserved.