| Package | Description |
|---|---|
| software.amazon.awssdk.services.batch |
Using AWS Batch, you can run batch computing workloads on the AWS Cloud.
|
| software.amazon.awssdk.services.batch.paginators |
| Modifier and Type | Method and Description |
|---|---|
static BatchClient |
BatchClient.create()
Create a
BatchClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
| Constructor and Description |
|---|
DescribeComputeEnvironmentsIterable(BatchClient client,
DescribeComputeEnvironmentsRequest firstRequest) |
DescribeJobDefinitionsIterable(BatchClient client,
DescribeJobDefinitionsRequest firstRequest) |
DescribeJobQueuesIterable(BatchClient client,
DescribeJobQueuesRequest firstRequest) |
ListJobsIterable(BatchClient client,
ListJobsRequest firstRequest) |
Copyright © 2021. All rights reserved.