| Package | Description |
|---|---|
| software.amazon.awssdk.services.batch.model |
| Modifier and Type | Method and Description |
|---|---|
List<JobDetail> |
DescribeJobsResponse.jobs()
The list of jobs.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeJobsResponse.Builder |
DescribeJobsResponse.Builder.jobs(JobDetail... jobs)
The list of jobs.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeJobsResponse.Builder |
DescribeJobsResponse.Builder.jobs(Collection<JobDetail> jobs)
The list of jobs.
|
Copyright © 2023. All rights reserved.