| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3control |
Amazon Web Services S3 Control provides access to Amazon S3 control plane actions.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateJobResponse |
S3ControlClient.createJob(Consumer<CreateJobRequest.Builder> createJobRequest)
You can use S3 Batch Operations to perform large-scale batch actions on Amazon S3 objects.
|
default CreateJobResponse |
S3ControlClient.createJob(CreateJobRequest createJobRequest)
You can use S3 Batch Operations to perform large-scale batch actions on Amazon S3 objects.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateJobResponse> |
S3ControlAsyncClient.createJob(Consumer<CreateJobRequest.Builder> createJobRequest)
You can use S3 Batch Operations to perform large-scale batch actions on Amazon S3 objects.
|
default CompletableFuture<CreateJobResponse> |
S3ControlAsyncClient.createJob(CreateJobRequest createJobRequest)
You can use S3 Batch Operations to perform large-scale batch actions on Amazon S3 objects.
|
Copyright © 2022. All rights reserved.