| 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 CreateFleetResponse |
RoboMakerClient.createFleet(CreateFleetRequest createFleetRequest)
Creates a fleet, a logical group of robots running the same robot application.
|
default CompletableFuture<CreateFleetResponse> |
RoboMakerAsyncClient.createFleet(CreateFleetRequest createFleetRequest)
Creates a fleet, a logical group of robots running the same robot application.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateFleetRequestMarshaller.marshall(CreateFleetRequest createFleetRequest) |
Copyright © 2020. All rights reserved.