| Package | Description |
|---|---|
| software.amazon.awssdk.services.batch |
|
| 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) |
ListSchedulingPoliciesIterable(BatchClient client,
ListSchedulingPoliciesRequest firstRequest) |
Copyright © 2023. All rights reserved.