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