| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3control |
AWS S3 Control provides access to Amazon S3 control plane actions.
|
| Modifier and Type | Method and Description |
|---|---|
default GetJobTaggingResponse |
S3ControlClient.getJobTagging(Consumer<GetJobTaggingRequest.Builder> getJobTaggingRequest)
Returns the tags on an S3 Batch Operations job.
|
default GetJobTaggingResponse |
S3ControlClient.getJobTagging(GetJobTaggingRequest getJobTaggingRequest)
Returns the tags on an S3 Batch Operations job.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetJobTaggingResponse> |
S3ControlAsyncClient.getJobTagging(Consumer<GetJobTaggingRequest.Builder> getJobTaggingRequest)
Returns the tags on an S3 Batch Operations job.
|
default CompletableFuture<GetJobTaggingResponse> |
S3ControlAsyncClient.getJobTagging(GetJobTaggingRequest getJobTaggingRequest)
Returns the tags on an S3 Batch Operations job.
|
Copyright © 2021. All rights reserved.