Uses of Class
software.amazon.awssdk.services.robomaker.model.ListDeploymentJobsRequest
-
Packages that use ListDeploymentJobsRequest 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 -
-
Uses of ListDeploymentJobsRequest in software.amazon.awssdk.services.robomaker
Methods in software.amazon.awssdk.services.robomaker with parameters of type ListDeploymentJobsRequest Modifier and Type Method Description default CompletableFuture<ListDeploymentJobsResponse>RoboMakerAsyncClient. listDeploymentJobs(ListDeploymentJobsRequest listDeploymentJobsRequest)Deprecated.Support for the AWS RoboMaker application deployment feature has ended.default ListDeploymentJobsResponseRoboMakerClient. listDeploymentJobs(ListDeploymentJobsRequest listDeploymentJobsRequest)Deprecated.Support for the AWS RoboMaker application deployment feature has ended.default ListDeploymentJobsPublisherRoboMakerAsyncClient. listDeploymentJobsPaginator(ListDeploymentJobsRequest listDeploymentJobsRequest)Deprecated.Support for the AWS RoboMaker application deployment feature has ended.default ListDeploymentJobsIterableRoboMakerClient. listDeploymentJobsPaginator(ListDeploymentJobsRequest listDeploymentJobsRequest)Deprecated.Support for the AWS RoboMaker application deployment feature has ended. -
Uses of ListDeploymentJobsRequest in software.amazon.awssdk.services.robomaker.paginators
Constructors in software.amazon.awssdk.services.robomaker.paginators with parameters of type ListDeploymentJobsRequest Constructor Description ListDeploymentJobsIterable(RoboMakerClient client, ListDeploymentJobsRequest firstRequest)ListDeploymentJobsPublisher(RoboMakerAsyncClient client, ListDeploymentJobsRequest firstRequest) -
Uses of ListDeploymentJobsRequest in software.amazon.awssdk.services.robomaker.transform
Methods in software.amazon.awssdk.services.robomaker.transform with parameters of type ListDeploymentJobsRequest Modifier and Type Method Description SdkHttpFullRequestListDeploymentJobsRequestMarshaller. marshall(ListDeploymentJobsRequest listDeploymentJobsRequest)
-