| 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 BatchAsyncClient |
BatchAsyncClient.create()
Create a
BatchAsyncClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
| Constructor and Description |
|---|
DescribeComputeEnvironmentsPublisher(BatchAsyncClient client,
DescribeComputeEnvironmentsRequest firstRequest) |
DescribeJobDefinitionsPublisher(BatchAsyncClient client,
DescribeJobDefinitionsRequest firstRequest) |
DescribeJobQueuesPublisher(BatchAsyncClient client,
DescribeJobQueuesRequest firstRequest) |
ListJobsPublisher(BatchAsyncClient client,
ListJobsRequest firstRequest) |
Copyright © 2021. All rights reserved.