Package | Description |
---|---|
software.amazon.awssdk.services.batch.model |
Modifier and Type | Method and Description |
---|---|
List<JobSummary> |
ListJobsResponse.jobSummaryList()
A list of job summaries that match the request.
|
Modifier and Type | Method and Description |
---|---|
ListJobsResponse.Builder |
ListJobsResponse.Builder.jobSummaryList(JobSummary... jobSummaryList)
A list of job summaries that match the request.
|
Modifier and Type | Method and Description |
---|---|
ListJobsResponse.Builder |
ListJobsResponse.Builder.jobSummaryList(Collection<JobSummary> jobSummaryList)
A list of job summaries that match the request.
|
Copyright © 2019. All rights reserved.