| Package | Description |
|---|---|
| software.amazon.awssdk.services.robomaker |
This section provides documentation for the AWS RoboMaker API operations.
|
| software.amazon.awssdk.services.robomaker.paginators | |
| software.amazon.awssdk.services.robomaker.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListDeploymentJobsResponse |
RoboMakerClient.listDeploymentJobs(ListDeploymentJobsRequest listDeploymentJobsRequest)
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<ListDeploymentJobsResponse> |
RoboMakerAsyncClient.listDeploymentJobs(ListDeploymentJobsRequest listDeploymentJobsRequest)
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 ListDeploymentJobsIterable |
RoboMakerClient.listDeploymentJobsPaginator(ListDeploymentJobsRequest listDeploymentJobsRequest)
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 ListDeploymentJobsPublisher |
RoboMakerAsyncClient.listDeploymentJobsPaginator(ListDeploymentJobsRequest listDeploymentJobsRequest)
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.
|
| Constructor and Description |
|---|
ListDeploymentJobsIterable(RoboMakerClient client,
ListDeploymentJobsRequest firstRequest) |
ListDeploymentJobsPublisher(RoboMakerAsyncClient client,
ListDeploymentJobsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListDeploymentJobsRequestMarshaller.marshall(ListDeploymentJobsRequest listDeploymentJobsRequest) |
Copyright © 2022. All rights reserved.