| 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<UntagResourceResponse> |
BatchAsyncClient.untagResource(UntagResourceRequest untagResourceRequest)
Deletes specified tags from an AWS Batch resource.
|
default UntagResourceResponse |
BatchClient.untagResource(UntagResourceRequest untagResourceRequest)
Deletes specified tags from an AWS Batch resource.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UntagResourceRequestMarshaller.marshall(UntagResourceRequest untagResourceRequest) |
Copyright © 2021. All rights reserved.