Uses of Class
software.amazon.awssdk.services.robomaker.model.ListDeploymentJobsResponse
-
Packages that use ListDeploymentJobsResponse Package Description software.amazon.awssdk.services.robomaker This section provides documentation for the AWS RoboMaker API operations.software.amazon.awssdk.services.robomaker.paginators -
-
Uses of ListDeploymentJobsResponse in software.amazon.awssdk.services.robomaker
Methods in software.amazon.awssdk.services.robomaker that return ListDeploymentJobsResponse Modifier and Type Method Description default ListDeploymentJobsResponseRoboMakerClient. listDeploymentJobs()Deprecated.Support for the AWS RoboMaker application deployment feature has ended.default ListDeploymentJobsResponseRoboMakerClient. listDeploymentJobs(Consumer<ListDeploymentJobsRequest.Builder> 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.Methods in software.amazon.awssdk.services.robomaker that return types with arguments of type ListDeploymentJobsResponse Modifier and Type Method Description default CompletableFuture<ListDeploymentJobsResponse>RoboMakerAsyncClient. listDeploymentJobs()Deprecated.Support for the AWS RoboMaker application deployment feature has ended.default CompletableFuture<ListDeploymentJobsResponse>RoboMakerAsyncClient. listDeploymentJobs(Consumer<ListDeploymentJobsRequest.Builder> listDeploymentJobsRequest)Deprecated.Support for the AWS RoboMaker application deployment feature has ended.default CompletableFuture<ListDeploymentJobsResponse>RoboMakerAsyncClient. listDeploymentJobs(ListDeploymentJobsRequest listDeploymentJobsRequest)Deprecated.Support for the AWS RoboMaker application deployment feature has ended. -
Uses of ListDeploymentJobsResponse in software.amazon.awssdk.services.robomaker.paginators
Methods in software.amazon.awssdk.services.robomaker.paginators that return types with arguments of type ListDeploymentJobsResponse Modifier and Type Method Description Iterator<ListDeploymentJobsResponse>ListDeploymentJobsIterable. iterator()Method parameters in software.amazon.awssdk.services.robomaker.paginators with type arguments of type ListDeploymentJobsResponse Modifier and Type Method Description voidListDeploymentJobsPublisher. subscribe(org.reactivestreams.Subscriber<? super ListDeploymentJobsResponse> subscriber)
-