| 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<DeregisterJobDefinitionResponse> |
BatchAsyncClient.deregisterJobDefinition(DeregisterJobDefinitionRequest deregisterJobDefinitionRequest)
Deregisters an AWS Batch job definition.
|
default DeregisterJobDefinitionResponse |
BatchClient.deregisterJobDefinition(DeregisterJobDefinitionRequest deregisterJobDefinitionRequest)
Deregisters an AWS Batch job definition.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeregisterJobDefinitionRequestMarshaller.marshall(DeregisterJobDefinitionRequest deregisterJobDefinitionRequest) |
Copyright © 2021. All rights reserved.