| Package | Description | 
|---|---|
| com.amazonaws.services.codepipeline | 
 | 
| com.amazonaws.services.codepipeline.model | 
| Modifier and Type | Method and Description | 
|---|---|
AcknowledgeThirdPartyJobResult | 
AWSCodePipeline.acknowledgeThirdPartyJob(AcknowledgeThirdPartyJobRequest acknowledgeThirdPartyJobRequest)
 Confirms a job worker has received the specified job. 
 | 
AcknowledgeThirdPartyJobResult | 
AbstractAWSCodePipeline.acknowledgeThirdPartyJob(AcknowledgeThirdPartyJobRequest request)  | 
AcknowledgeThirdPartyJobResult | 
AWSCodePipelineClient.acknowledgeThirdPartyJob(AcknowledgeThirdPartyJobRequest request)
 Confirms a job worker has received the specified job. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Future<AcknowledgeThirdPartyJobResult> | 
AWSCodePipelineAsyncClient.acknowledgeThirdPartyJobAsync(AcknowledgeThirdPartyJobRequest request,
                             AsyncHandler<AcknowledgeThirdPartyJobRequest,AcknowledgeThirdPartyJobResult> asyncHandler)  | 
Future<AcknowledgeThirdPartyJobResult> | 
AWSCodePipelineAsync.acknowledgeThirdPartyJobAsync(AcknowledgeThirdPartyJobRequest acknowledgeThirdPartyJobRequest,
                             AsyncHandler<AcknowledgeThirdPartyJobRequest,AcknowledgeThirdPartyJobResult> asyncHandler)
 Confirms a job worker has received the specified job. 
 | 
Future<AcknowledgeThirdPartyJobResult> | 
AbstractAWSCodePipelineAsync.acknowledgeThirdPartyJobAsync(AcknowledgeThirdPartyJobRequest request,
                             AsyncHandler<AcknowledgeThirdPartyJobRequest,AcknowledgeThirdPartyJobResult> asyncHandler)  | 
| Modifier and Type | Method and Description | 
|---|---|
AcknowledgeThirdPartyJobResult | 
AcknowledgeThirdPartyJobResult.clone()  | 
AcknowledgeThirdPartyJobResult | 
AcknowledgeThirdPartyJobResult.withStatus(JobStatus status)
 The status information for the third party job, if any. 
 | 
AcknowledgeThirdPartyJobResult | 
AcknowledgeThirdPartyJobResult.withStatus(String status)
 The status information for the third party job, if any. 
 | 
Copyright © 2021. All rights reserved.