Package | Description |
---|---|
com.amazonaws.services.codepipeline | |
com.amazonaws.services.codepipeline.model | |
com.amazonaws.services.codepipeline.model.transform |
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 |
---|---|
java.util.concurrent.Future<AcknowledgeThirdPartyJobResult> |
AbstractAWSCodePipelineAsync.acknowledgeThirdPartyJobAsync(AcknowledgeThirdPartyJobRequest request,
AsyncHandler<AcknowledgeThirdPartyJobRequest,AcknowledgeThirdPartyJobResult> asyncHandler) |
java.util.concurrent.Future<AcknowledgeThirdPartyJobResult> |
AWSCodePipelineAsyncClient.acknowledgeThirdPartyJobAsync(AcknowledgeThirdPartyJobRequest request,
AsyncHandler<AcknowledgeThirdPartyJobRequest,AcknowledgeThirdPartyJobResult> asyncHandler) |
java.util.concurrent.Future<AcknowledgeThirdPartyJobResult> |
AWSCodePipelineAsync.acknowledgeThirdPartyJobAsync(AcknowledgeThirdPartyJobRequest acknowledgeThirdPartyJobRequest,
AsyncHandler<AcknowledgeThirdPartyJobRequest,AcknowledgeThirdPartyJobResult> asyncHandler)
Confirms a job worker has received the specified job.
|
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(java.lang.String status)
The status information for the third party job, if any.
|
Modifier and Type | Method and Description |
---|---|
AcknowledgeThirdPartyJobResult |
AcknowledgeThirdPartyJobResultJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |