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.transform |
Modifier and Type | Method and Description |
---|---|
default CompletableFuture<DeleteJobQueueResponse> |
BatchAsyncClient.deleteJobQueue(DeleteJobQueueRequest deleteJobQueueRequest)
Deletes the specified job queue.
|
default DeleteJobQueueResponse |
BatchClient.deleteJobQueue(DeleteJobQueueRequest deleteJobQueueRequest)
Deletes the specified job queue.
|
Modifier and Type | Method and Description |
---|---|
SdkHttpFullRequest |
DeleteJobQueueRequestMarshaller.marshall(DeleteJobQueueRequest deleteJobQueueRequest) |
Copyright © 2021. All rights reserved.