| Package | Description |
|---|---|
| software.amazon.awssdk.services.codepipeline |
|
| software.amazon.awssdk.services.codepipeline.transform |
| Modifier and Type | Method and Description |
|---|---|
default PollForThirdPartyJobsResponse |
CodePipelineClient.pollForThirdPartyJobs(PollForThirdPartyJobsRequest pollForThirdPartyJobsRequest)
Determines whether there are any third party jobs for a job worker to act on.
|
default CompletableFuture<PollForThirdPartyJobsResponse> |
CodePipelineAsyncClient.pollForThirdPartyJobs(PollForThirdPartyJobsRequest pollForThirdPartyJobsRequest)
Determines whether there are any third party jobs for a job worker to act on.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
PollForThirdPartyJobsRequestMarshaller.marshall(PollForThirdPartyJobsRequest pollForThirdPartyJobsRequest) |
Copyright © 2023. All rights reserved.