| Package | Description |
|---|---|
| software.amazon.awssdk.services.codepipeline |
|
| Modifier and Type | Method and Description |
|---|---|
default GetThirdPartyJobDetailsResponse |
CodePipelineClient.getThirdPartyJobDetails(Consumer<GetThirdPartyJobDetailsRequest.Builder> getThirdPartyJobDetailsRequest)
Requests the details of a job for a third party action.
|
default GetThirdPartyJobDetailsResponse |
CodePipelineClient.getThirdPartyJobDetails(GetThirdPartyJobDetailsRequest getThirdPartyJobDetailsRequest)
Requests the details of a job for a third party action.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetThirdPartyJobDetailsResponse> |
CodePipelineAsyncClient.getThirdPartyJobDetails(Consumer<GetThirdPartyJobDetailsRequest.Builder> getThirdPartyJobDetailsRequest)
Requests the details of a job for a third party action.
|
default CompletableFuture<GetThirdPartyJobDetailsResponse> |
CodePipelineAsyncClient.getThirdPartyJobDetails(GetThirdPartyJobDetailsRequest getThirdPartyJobDetailsRequest)
Requests the details of a job for a third party action.
|
Copyright © 2023. All rights reserved.