Uses of Class
com.amazonaws.services.codepipeline.model.AcknowledgeThirdPartyJobRequest
Packages that use AcknowledgeThirdPartyJobRequest
-
Uses of AcknowledgeThirdPartyJobRequest in com.amazonaws.services.codepipeline
Methods in com.amazonaws.services.codepipeline with parameters of type AcknowledgeThirdPartyJobRequestModifier and TypeMethodDescriptionAbstractAWSCodePipeline.acknowledgeThirdPartyJob
(AcknowledgeThirdPartyJobRequest request) AWSCodePipeline.acknowledgeThirdPartyJob
(AcknowledgeThirdPartyJobRequest acknowledgeThirdPartyJobRequest) Confirms a job worker has received the specified job.AWSCodePipelineClient.acknowledgeThirdPartyJob
(AcknowledgeThirdPartyJobRequest acknowledgeThirdPartyJobRequest) Confirms a job worker has received the specified job.AbstractAWSCodePipelineAsync.acknowledgeThirdPartyJobAsync
(AcknowledgeThirdPartyJobRequest request) AbstractAWSCodePipelineAsync.acknowledgeThirdPartyJobAsync
(AcknowledgeThirdPartyJobRequest request, AsyncHandler<AcknowledgeThirdPartyJobRequest, AcknowledgeThirdPartyJobResult> asyncHandler) AWSCodePipelineAsync.acknowledgeThirdPartyJobAsync
(AcknowledgeThirdPartyJobRequest acknowledgeThirdPartyJobRequest) Confirms a job worker has received the specified job.AWSCodePipelineAsync.acknowledgeThirdPartyJobAsync
(AcknowledgeThirdPartyJobRequest acknowledgeThirdPartyJobRequest, AsyncHandler<AcknowledgeThirdPartyJobRequest, AcknowledgeThirdPartyJobResult> asyncHandler) Confirms a job worker has received the specified job.AWSCodePipelineAsyncClient.acknowledgeThirdPartyJobAsync
(AcknowledgeThirdPartyJobRequest request) AWSCodePipelineAsyncClient.acknowledgeThirdPartyJobAsync
(AcknowledgeThirdPartyJobRequest request, AsyncHandler<AcknowledgeThirdPartyJobRequest, AcknowledgeThirdPartyJobResult> asyncHandler) Method parameters in com.amazonaws.services.codepipeline with type arguments of type AcknowledgeThirdPartyJobRequestModifier and TypeMethodDescriptionAbstractAWSCodePipelineAsync.acknowledgeThirdPartyJobAsync
(AcknowledgeThirdPartyJobRequest request, AsyncHandler<AcknowledgeThirdPartyJobRequest, AcknowledgeThirdPartyJobResult> asyncHandler) AWSCodePipelineAsync.acknowledgeThirdPartyJobAsync
(AcknowledgeThirdPartyJobRequest acknowledgeThirdPartyJobRequest, AsyncHandler<AcknowledgeThirdPartyJobRequest, AcknowledgeThirdPartyJobResult> asyncHandler) Confirms a job worker has received the specified job.AWSCodePipelineAsyncClient.acknowledgeThirdPartyJobAsync
(AcknowledgeThirdPartyJobRequest request, AsyncHandler<AcknowledgeThirdPartyJobRequest, AcknowledgeThirdPartyJobResult> asyncHandler) -
Uses of AcknowledgeThirdPartyJobRequest in com.amazonaws.services.codepipeline.model
Methods in com.amazonaws.services.codepipeline.model that return AcknowledgeThirdPartyJobRequestModifier and TypeMethodDescriptionAcknowledgeThirdPartyJobRequest.clone()
AcknowledgeThirdPartyJobRequest.withClientToken
(String clientToken) The clientToken portion of the clientId and clientToken pair used to verify that the calling entity is allowed access to the job and its details.The unique system-generated ID of the job.A system-generated random number that AWS CodePipeline uses to ensure that the job is being worked on by only one job worker.