| Package | Description |
|---|---|
| software.amazon.awssdk.services.batch |
Using AWS Batch, you can run batch computing workloads on the AWS Cloud.
|
| Modifier and Type | Method and Description |
|---|---|
default ListJobsPublisher |
BatchAsyncClient.listJobsPaginator(Consumer<ListJobsRequest.Builder> listJobsRequest)
Returns a list of AWS Batch jobs.
|
default ListJobsPublisher |
BatchAsyncClient.listJobsPaginator(ListJobsRequest listJobsRequest)
Returns a list of AWS Batch jobs.
|
Copyright © 2021. All rights reserved.