Java com.amazonaws.services.codepipeline AWSCodePipelineClient fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.codepipeline AWSCodePipelineClient fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.services.codepipeline AWSCodePipelineClient.

The text is from its open source code.

Method

AcknowledgeJobResultacknowledgeJob(AcknowledgeJobRequest request)

Returns information about a specified job and whether that job has been received by the job worker.

ListActionTypesResultlistActionTypes(ListActionTypesRequest request)

Gets a summary of all AWS CodePipeline action types associated with your account.

PollForJobsResultpollForJobs(PollForJobsRequest request)

Returns information about any jobs for AWS CodePipeline to act on.

PutJobFailureResultResultputJobFailureResult(PutJobFailureResultRequest request)

Represents the failure of a job as returned to the pipeline by a job worker.

PutJobSuccessResultResultputJobSuccessResult(PutJobSuccessResultRequest request)

Represents the success of a job as returned to the pipeline by a job worker.