| Package | Description |
|---|---|
| software.amazon.awssdk.services.robomaker |
This section provides documentation for the AWS RoboMaker API operations.
|
| software.amazon.awssdk.services.robomaker.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListFleetsResponse |
RoboMakerClient.listFleets()
Deprecated.
Support for the AWS RoboMaker application deployment feature has ended. For additional information,
see https://docs.aws.amazon.com/robomaker/latest/dg/fleets.html.
|
default ListFleetsResponse |
RoboMakerClient.listFleets(Consumer<ListFleetsRequest.Builder> listFleetsRequest)
Deprecated.
Support for the AWS RoboMaker application deployment feature has ended. For additional information,
see https://docs.aws.amazon.com/robomaker/latest/dg/fleets.html.
|
default ListFleetsResponse |
RoboMakerClient.listFleets(ListFleetsRequest listFleetsRequest)
Deprecated.
Support for the AWS RoboMaker application deployment feature has ended. For additional information,
see https://docs.aws.amazon.com/robomaker/latest/dg/fleets.html.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListFleetsResponse> |
RoboMakerAsyncClient.listFleets()
Deprecated.
Support for the AWS RoboMaker application deployment feature has ended. For additional information,
see https://docs.aws.amazon.com/robomaker/latest/dg/fleets.html.
|
default CompletableFuture<ListFleetsResponse> |
RoboMakerAsyncClient.listFleets(Consumer<ListFleetsRequest.Builder> listFleetsRequest)
Deprecated.
Support for the AWS RoboMaker application deployment feature has ended. For additional information,
see https://docs.aws.amazon.com/robomaker/latest/dg/fleets.html.
|
default CompletableFuture<ListFleetsResponse> |
RoboMakerAsyncClient.listFleets(ListFleetsRequest listFleetsRequest)
Deprecated.
Support for the AWS RoboMaker application deployment feature has ended. For additional information,
see https://docs.aws.amazon.com/robomaker/latest/dg/fleets.html.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListFleetsResponse> |
ListFleetsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListFleetsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListFleetsResponse> subscriber) |
Copyright © 2023. All rights reserved.