Package | Description |
---|---|
com.amazonaws.services.batch |
AWS Batch enables you to run batch computing workloads on the AWS Cloud.
|
Modifier and Type | Interface and Description |
---|---|
interface |
AWSBatchAsync
Interface for accessing AWS Batch asynchronously.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractAWSBatch
Abstract implementation of
AWSBatch . |
class |
AbstractAWSBatchAsync
Abstract implementation of
AWSBatchAsync . |
class |
AWSBatchAsyncClient
Client for accessing AWS Batch asynchronously.
|
class |
AWSBatchClient
Client for accessing AWS Batch.
|
Modifier and Type | Method and Description |
---|---|
protected AWSBatch |
AWSBatchClientBuilder.build(AwsSyncClientParams params)
Construct a synchronous implementation of AWSBatch using the current builder configuration.
|
static AWSBatch |
AWSBatchClientBuilder.defaultClient() |
Copyright © 2020. All rights reserved.