| Package | Description |
|---|---|
| software.amazon.awssdk.services.codepipeline.model |
| Modifier and Type | Method and Description |
|---|---|
List<Job> |
PollForJobsResponse.jobs()
Information about the jobs to take action on.
|
| Modifier and Type | Method and Description |
|---|---|
PollForJobsResponse.Builder |
PollForJobsResponse.Builder.jobs(Job... jobs)
Information about the jobs to take action on.
|
| Modifier and Type | Method and Description |
|---|---|
PollForJobsResponse.Builder |
PollForJobsResponse.Builder.jobs(Collection<Job> jobs)
Information about the jobs to take action on.
|
Copyright © 2023. All rights reserved.