| Package | Description |
|---|---|
| software.amazon.awssdk.services.robomaker |
This section provides documentation for the AWS RoboMaker API operations.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateWorldGenerationJobResponse |
RoboMakerClient.createWorldGenerationJob(Consumer<CreateWorldGenerationJobRequest.Builder> createWorldGenerationJobRequest)
Creates worlds using the specified template.
|
default CreateWorldGenerationJobResponse |
RoboMakerClient.createWorldGenerationJob(CreateWorldGenerationJobRequest createWorldGenerationJobRequest)
Creates worlds using the specified template.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateWorldGenerationJobResponse> |
RoboMakerAsyncClient.createWorldGenerationJob(Consumer<CreateWorldGenerationJobRequest.Builder> createWorldGenerationJobRequest)
Creates worlds using the specified template.
|
default CompletableFuture<CreateWorldGenerationJobResponse> |
RoboMakerAsyncClient.createWorldGenerationJob(CreateWorldGenerationJobRequest createWorldGenerationJobRequest)
Creates worlds using the specified template.
|
Copyright © 2020. All rights reserved.