| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3control.model |
| Modifier and Type | Method and Description |
|---|---|
List<JobListDescriptor> |
ListJobsResponse.jobs()
The list of current jobs and jobs that have ended within the last 30 days.
|
| Modifier and Type | Method and Description |
|---|---|
ListJobsResponse.Builder |
ListJobsResponse.Builder.jobs(JobListDescriptor... jobs)
The list of current jobs and jobs that have ended within the last 30 days.
|
| Modifier and Type | Method and Description |
|---|---|
ListJobsResponse.Builder |
ListJobsResponse.Builder.jobs(Collection<JobListDescriptor> jobs)
The list of current jobs and jobs that have ended within the last 30 days.
|
Copyright © 2022. All rights reserved.