| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3control.model |
| Modifier and Type | Method and Description |
|---|---|
JobOperation |
CreateJobRequest.operation()
The action that you want this job to perform on every object listed in the manifest.
|
JobOperation |
JobDescriptor.operation()
The operation that the specified job is configured to run on the objects listed in the manifest.
|
| Modifier and Type | Method and Description |
|---|---|
CreateJobRequest.Builder |
CreateJobRequest.Builder.operation(JobOperation operation)
The action that you want this job to perform on every object listed in the manifest.
|
JobDescriptor.Builder |
JobDescriptor.Builder.operation(JobOperation operation)
The operation that the specified job is configured to run on the objects listed in the manifest.
|
Copyright © 2022. All rights reserved.