| 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<TagResourceResponse> |
BatchAsyncClient.tagResource(TagResourceRequest tagResourceRequest)
Associates the specified tags to a resource with the specified
resourceArn. |
default TagResourceResponse |
BatchClient.tagResource(TagResourceRequest tagResourceRequest)
Associates the specified tags to a resource with the specified
resourceArn. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
TagResourceRequestMarshaller.marshall(TagResourceRequest tagResourceRequest) |
Copyright © 2021. All rights reserved.