| Package | Description |
|---|---|
| software.amazon.awssdk.services.robomaker |
This section provides documentation for the AWS RoboMaker API operations.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateRobotApplicationResponse |
RoboMakerClient.createRobotApplication(Consumer<CreateRobotApplicationRequest.Builder> createRobotApplicationRequest)
Creates a robot application.
|
default CreateRobotApplicationResponse |
RoboMakerClient.createRobotApplication(CreateRobotApplicationRequest createRobotApplicationRequest)
Creates a robot application.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateRobotApplicationResponse> |
RoboMakerAsyncClient.createRobotApplication(Consumer<CreateRobotApplicationRequest.Builder> createRobotApplicationRequest)
Creates a robot application.
|
default CompletableFuture<CreateRobotApplicationResponse> |
RoboMakerAsyncClient.createRobotApplication(CreateRobotApplicationRequest createRobotApplicationRequest)
Creates a robot application.
|
Copyright © 2023. All rights reserved.