| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3control |
AWS S3 Control provides access to Amazon S3 control plane operations.
|
| software.amazon.awssdk.services.s3control.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteJobTaggingResponse> |
S3ControlAsyncClient.deleteJobTagging(DeleteJobTaggingRequest deleteJobTaggingRequest)
Delete the tags on a Amazon S3 batch operations job, if any.
|
default DeleteJobTaggingResponse |
S3ControlClient.deleteJobTagging(DeleteJobTaggingRequest deleteJobTaggingRequest)
Delete the tags on a Amazon S3 batch operations job, if any.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteJobTaggingRequestMarshaller.marshall(DeleteJobTaggingRequest deleteJobTaggingRequest) |
Copyright © 2020. All rights reserved.