| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3control |
Amazon Web Services S3 Control provides access to Amazon S3 control plane actions.
|
| software.amazon.awssdk.services.s3control.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeleteJobTaggingResponse |
S3ControlClient.deleteJobTagging(DeleteJobTaggingRequest deleteJobTaggingRequest)
Removes the entire tag set from the specified S3 Batch Operations job.
|
default CompletableFuture<DeleteJobTaggingResponse> |
S3ControlAsyncClient.deleteJobTagging(DeleteJobTaggingRequest deleteJobTaggingRequest)
Removes the entire tag set from the specified S3 Batch Operations job.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteJobTaggingRequestMarshaller.marshall(DeleteJobTaggingRequest deleteJobTaggingRequest) |
Copyright © 2023. All rights reserved.