| 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 ListJobsResponse |
S3ControlClient.listJobs(Consumer<ListJobsRequest.Builder> listJobsRequest)
Lists current S3 Batch Operations jobs and jobs that have ended within the last 30 days for the Amazon Web
Services account making the request.
|
default ListJobsResponse |
S3ControlClient.listJobs(ListJobsRequest listJobsRequest)
Lists current S3 Batch Operations jobs and jobs that have ended within the last 30 days for the Amazon Web
Services account making the request.
|
default ListJobsIterable |
S3ControlClient.listJobsPaginator(Consumer<ListJobsRequest.Builder> listJobsRequest)
Lists current S3 Batch Operations jobs and jobs that have ended within the last 30 days for the Amazon Web
Services account making the request.
|
default ListJobsIterable |
S3ControlClient.listJobsPaginator(ListJobsRequest listJobsRequest)
Lists current S3 Batch Operations jobs and jobs that have ended within the last 30 days for the Amazon Web
Services account making the request.
|
Copyright © 2023. All rights reserved.