| Package | Description |
|---|---|
| software.amazon.awssdk.services.codepipeline |
|
| software.amazon.awssdk.services.codepipeline.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<PutThirdPartyJobSuccessResultResponse> |
CodePipelineAsyncClient.putThirdPartyJobSuccessResult(PutThirdPartyJobSuccessResultRequest putThirdPartyJobSuccessResultRequest)
Represents the success of a third party job as returned to the pipeline by a job worker.
|
default PutThirdPartyJobSuccessResultResponse |
CodePipelineClient.putThirdPartyJobSuccessResult(PutThirdPartyJobSuccessResultRequest putThirdPartyJobSuccessResultRequest)
Represents the success of a third party job as returned to the pipeline by a job worker.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
PutThirdPartyJobSuccessResultRequestMarshaller.marshall(PutThirdPartyJobSuccessResultRequest putThirdPartyJobSuccessResultRequest) |
Copyright © 2023. All rights reserved.