Package | Description |
---|---|
com.amazonaws.services.codepipeline | |
com.amazonaws.services.codepipeline.model |
Modifier and Type | Method and Description |
---|---|
AcknowledgeThirdPartyJobResult |
AbstractAWSCodePipeline.acknowledgeThirdPartyJob(AcknowledgeThirdPartyJobRequest request) |
AcknowledgeThirdPartyJobResult |
AWSCodePipelineClient.acknowledgeThirdPartyJob(AcknowledgeThirdPartyJobRequest acknowledgeThirdPartyJobRequest)
Confirms a job worker has received the specified job.
|
AcknowledgeThirdPartyJobResult |
AWSCodePipeline.acknowledgeThirdPartyJob(AcknowledgeThirdPartyJobRequest acknowledgeThirdPartyJobRequest)
Confirms a job worker has received the specified job.
|
Modifier and Type | Method and Description |
---|---|
Future<AcknowledgeThirdPartyJobResult> |
AbstractAWSCodePipelineAsync.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> |
AWSCodePipelineAsyncClient.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 © 2018. All rights reserved.