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