| Package | Description |
|---|---|
| software.amazon.awssdk.services.codepipeline |
|
| software.amazon.awssdk.services.codepipeline.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<PutJobSuccessResultResponse> |
CodePipelineAsyncClient.putJobSuccessResult(PutJobSuccessResultRequest putJobSuccessResultRequest)
Represents the success of a job as returned to the pipeline by a job worker.
|
default PutJobSuccessResultResponse |
CodePipelineClient.putJobSuccessResult(PutJobSuccessResultRequest putJobSuccessResultRequest)
Represents the success of a job as returned to the pipeline by a job worker.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
PutJobSuccessResultRequestMarshaller.marshall(PutJobSuccessResultRequest putJobSuccessResultRequest) |
Copyright © 2023. All rights reserved.