| Package | Description | 
|---|---|
| com.amazonaws.services.codepipeline | |
| com.amazonaws.services.codepipeline.model | 
| Class and Description | 
|---|
| AcknowledgeJobRequest 
 Represents the input of an acknowledge job action. | 
| AcknowledgeJobResult 
 Represents the output of an acknowledge job action. | 
| AcknowledgeThirdPartyJobRequest 
 Represents the input of an acknowledge third party job action. | 
| AcknowledgeThirdPartyJobResult 
 Represents the output of an acknowledge third party job action. | 
| CreateCustomActionTypeRequest 
 Represents the input of a create custom action operation. | 
| CreateCustomActionTypeResult 
 Represents the output of a create custom action operation. | 
| CreatePipelineRequest 
 Represents the input of a create pipeline action. | 
| CreatePipelineResult 
 Represents the output of a create pipeline action. | 
| DeleteCustomActionTypeRequest 
 Represents the input of a delete custom action operation. | 
| DeletePipelineRequest 
 Represents the input of a delete pipeline action. | 
| DisableStageTransitionRequest 
 Represents the input of a disable stage transition input action. | 
| EnableStageTransitionRequest 
 Represents the input of an enable stage transition action. | 
| GetJobDetailsRequest 
 Represents the input of a get job details action. | 
| GetJobDetailsResult 
 Represents the output of a get job details action. | 
| GetPipelineRequest 
 Represents the input of a get pipeline action. | 
| GetPipelineResult 
 Represents the output of a get pipeline action. | 
| GetPipelineStateRequest 
 Represents the input of a get pipeline state action. | 
| GetPipelineStateResult 
 Represents the output of a get pipeline state action. | 
| GetThirdPartyJobDetailsRequest 
 Represents the input of a get third party job details action. | 
| GetThirdPartyJobDetailsResult 
 Represents the output of a get third party job details action. | 
| ListActionTypesRequest 
 Represents the input of a list action types action. | 
| ListActionTypesResult 
 Represents the output of a list action types action. | 
| ListPipelinesRequest 
 Represents the input of a list pipelines action. | 
| ListPipelinesResult 
 Represents the output of a list pipelines action. | 
| PollForJobsRequest 
 Represents the input of a poll for jobs action. | 
| PollForJobsResult 
 Represents the output of a poll for jobs action. | 
| PollForThirdPartyJobsRequest 
 Represents the input of a poll for third party jobs action. | 
| PollForThirdPartyJobsResult 
 Represents the output of a poll for third party jobs action. | 
| PutActionRevisionRequest 
 Represents the input of a put action revision action. | 
| PutActionRevisionResult 
 Represents the output of a put action revision action. | 
| PutJobFailureResultRequest 
 Represents the input of a put job failure result action. | 
| PutJobSuccessResultRequest 
 Represents the input of a put job success result action. | 
| PutThirdPartyJobFailureResultRequest 
 Represents the input of a third party job failure result action. | 
| PutThirdPartyJobSuccessResultRequest 
 Represents the input of a put third party job success result action. | 
| StartPipelineExecutionRequest 
 Represents the input of a start pipeline execution action. | 
| StartPipelineExecutionResult 
 Represents the output of a start pipeline execution action. | 
| UpdatePipelineRequest 
 Represents the input of an update pipeline action. | 
| UpdatePipelineResult 
 Represents the output of an update pipeline action. | 
| Class and Description | 
|---|
| AcknowledgeJobRequest 
 Represents the input of an acknowledge job action. | 
| AcknowledgeJobResult 
 Represents the output of an acknowledge job action. | 
| AcknowledgeThirdPartyJobRequest 
 Represents the input of an acknowledge third party job action. | 
| AcknowledgeThirdPartyJobResult 
 Represents the output of an acknowledge third party job action. | 
| ActionCategory | 
| ActionConfiguration 
 Represents information about an action configuration. | 
| ActionConfigurationProperty 
 Represents information about an action configuration property. | 
| ActionConfigurationPropertyType | 
| ActionContext 
 Represents the context of an action within the stage of a pipeline to a job
 worker. | 
| ActionDeclaration 
 Represents information about an action declaration. | 
| ActionExecution 
 Represents information about how an action runs. | 
| ActionExecutionStatus | 
| ActionOwner | 
| ActionRevision 
 Represents information about the version (or revision) of an action. | 
| ActionState 
 Represents information about the state of an action. | 
| ActionType 
 Returns information about the details of an action type. | 
| ActionTypeId 
 Represents information about an action type. | 
| ActionTypeSettings 
 Returns information about the settings for an action type. | 
| Artifact 
 Represents information about an artifact that will be worked upon by actions
 in the pipeline. | 
| ArtifactDetails 
 Returns information about the details of an artifact. | 
| ArtifactLocation 
 Represents information about the location of an artifact. | 
| ArtifactLocationType | 
| ArtifactStore 
 The Amazon S3 location where artifacts are stored for the pipeline. | 
| ArtifactStoreType | 
| AWSSessionCredentials 
 Represents an AWS session credentials object. | 
| BlockerDeclaration 
 Represents information about a gate declaration. | 
| BlockerType | 
| CreateCustomActionTypeRequest 
 Represents the input of a create custom action operation. | 
| CreateCustomActionTypeResult 
 Represents the output of a create custom action operation. | 
| CreatePipelineRequest 
 Represents the input of a create pipeline action. | 
| CreatePipelineResult 
 Represents the output of a create pipeline action. | 
| CurrentRevision 
 Represents information about a current revision. | 
| DeleteCustomActionTypeRequest 
 Represents the input of a delete custom action operation. | 
| DeletePipelineRequest 
 Represents the input of a delete pipeline action. | 
| DisableStageTransitionRequest 
 Represents the input of a disable stage transition input action. | 
| EnableStageTransitionRequest 
 Represents the input of an enable stage transition action. | 
| EncryptionKey | 
| EncryptionKeyType | 
| ErrorDetails 
 Represents information about an error in AWS CodePipeline. | 
| ExecutionDetails 
 The details of the actions taken and results produced on an artifact as it
 passes through stages in the pipeline. | 
| FailureDetails 
 Represents information about failure details. | 
| FailureType | 
| GetJobDetailsRequest 
 Represents the input of a get job details action. | 
| GetJobDetailsResult 
 Represents the output of a get job details action. | 
| GetPipelineRequest 
 Represents the input of a get pipeline action. | 
| GetPipelineResult 
 Represents the output of a get pipeline action. | 
| GetPipelineStateRequest 
 Represents the input of a get pipeline state action. | 
| GetPipelineStateResult 
 Represents the output of a get pipeline state action. | 
| GetThirdPartyJobDetailsRequest 
 Represents the input of a get third party job details action. | 
| GetThirdPartyJobDetailsResult 
 Represents the output of a get third party job details action. | 
| InputArtifact 
 Represents information about an artifact to be worked on, such as a test or
 build artifact. | 
| Job 
 Represents information about a job. | 
| JobData 
 Represents additional information about a job required for a job worker to
 complete the job. | 
| JobDetails 
 Represents information about the details of a job. | 
| JobStatus | 
| ListActionTypesRequest 
 Represents the input of a list action types action. | 
| ListActionTypesResult 
 Represents the output of a list action types action. | 
| ListPipelinesRequest 
 Represents the input of a list pipelines action. | 
| ListPipelinesResult 
 Represents the output of a list pipelines action. | 
| OutputArtifact 
 Represents information about the output of an action. | 
| PipelineContext 
 Represents information about a pipeline to a job worker. | 
| PipelineDeclaration 
 Represents the structure of actions and stages to be performed in the
 pipeline. | 
| PipelineSummary 
 Returns a summary of a pipeline. | 
| PollForJobsRequest 
 Represents the input of a poll for jobs action. | 
| PollForJobsResult 
 Represents the output of a poll for jobs action. | 
| PollForThirdPartyJobsRequest 
 Represents the input of a poll for third party jobs action. | 
| PollForThirdPartyJobsResult 
 Represents the output of a poll for third party jobs action. | 
| PutActionRevisionRequest 
 Represents the input of a put action revision action. | 
| PutActionRevisionResult 
 Represents the output of a put action revision action. | 
| PutJobFailureResultRequest 
 Represents the input of a put job failure result action. | 
| PutJobSuccessResultRequest 
 Represents the input of a put job success result action. | 
| PutThirdPartyJobFailureResultRequest 
 Represents the input of a third party job failure result action. | 
| PutThirdPartyJobSuccessResultRequest 
 Represents the input of a put third party job success result action. | 
| S3ArtifactLocation 
 The location of the Amazon S3 bucket that contains a revision. | 
| StageContext 
 Represents information about a stage to a job worker. | 
| StageDeclaration 
 Represents information about a stage and its definition. | 
| StageState 
 Represents information about the state of the stage. | 
| StageTransitionType | 
| StartPipelineExecutionRequest 
 Represents the input of a start pipeline execution action. | 
| StartPipelineExecutionResult 
 Represents the output of a start pipeline execution action. | 
| ThirdPartyJob 
 A response to a PollForThirdPartyJobs request returned by AWS CodePipeline
 when there is a job to be worked upon by a partner action. | 
| ThirdPartyJobData 
 Represents information about the job data for a partner action. | 
| ThirdPartyJobDetails 
 The details of a job sent in response to a GetThirdPartyJobDetails request. | 
| TransitionState 
 Represents information about the state of transitions between one stage and
 another stage. | 
| UpdatePipelineRequest 
 Represents the input of an update pipeline action. | 
| UpdatePipelineResult 
 Represents the output of an update pipeline action. | 
Copyright © 2015. All rights reserved.