| Package | Description |
|---|---|
| com.amazonaws.services.s3control.model |
| Modifier and Type | Method and Description |
|---|---|
S3DeleteObjectTaggingOperation |
S3DeleteObjectTaggingOperation.clone() |
S3DeleteObjectTaggingOperation |
JobOperation.getS3DeleteObjectTagging()
Directs the specified job to execute a DELETE Object tagging call on every object in the manifest.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JobOperation.setS3DeleteObjectTagging(S3DeleteObjectTaggingOperation s3DeleteObjectTagging)
Directs the specified job to execute a DELETE Object tagging call on every object in the manifest.
|
JobOperation |
JobOperation.withS3DeleteObjectTagging(S3DeleteObjectTaggingOperation s3DeleteObjectTagging)
Directs the specified job to execute a DELETE Object tagging call on every object in the manifest.
|
Copyright © 2023. All rights reserved.