Skip navigation links
A B C D E F G H I J L N O P R S T U V W 

A

AbstractAWSCodePipeline - Class in com.amazonaws.services.codepipeline
Abstract implementation of AWSCodePipeline.
AbstractAWSCodePipeline() - Constructor for class com.amazonaws.services.codepipeline.AbstractAWSCodePipeline
 
AbstractAWSCodePipelineAsync - Class in com.amazonaws.services.codepipeline
Abstract implementation of AWSCodePipelineAsync.
AbstractAWSCodePipelineAsync() - Constructor for class com.amazonaws.services.codepipeline.AbstractAWSCodePipelineAsync
 
acknowledgeJob(AcknowledgeJobRequest) - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipeline
 
acknowledgeJob(AcknowledgeJobRequest) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipeline
Returns information about a specified job and whether that job has been received by the job worker.
acknowledgeJob(AcknowledgeJobRequest) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineClient
Returns information about a specified job and whether that job has been received by the job worker.
acknowledgeJobAsync(AcknowledgeJobRequest) - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipelineAsync
 
acknowledgeJobAsync(AcknowledgeJobRequest, AsyncHandler<AcknowledgeJobRequest, AcknowledgeJobResult>) - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipelineAsync
 
acknowledgeJobAsync(AcknowledgeJobRequest) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipelineAsync
Returns information about a specified job and whether that job has been received by the job worker.
acknowledgeJobAsync(AcknowledgeJobRequest, AsyncHandler<AcknowledgeJobRequest, AcknowledgeJobResult>) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipelineAsync
Returns information about a specified job and whether that job has been received by the job worker.
acknowledgeJobAsync(AcknowledgeJobRequest) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineAsyncClient
 
acknowledgeJobAsync(AcknowledgeJobRequest, AsyncHandler<AcknowledgeJobRequest, AcknowledgeJobResult>) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineAsyncClient
 
AcknowledgeJobRequest - Class in com.amazonaws.services.codepipeline.model
Represents the input of an acknowledge job action.
AcknowledgeJobRequest() - Constructor for class com.amazonaws.services.codepipeline.model.AcknowledgeJobRequest
 
AcknowledgeJobResult - Class in com.amazonaws.services.codepipeline.model
Represents the output of an acknowledge job action.
AcknowledgeJobResult() - Constructor for class com.amazonaws.services.codepipeline.model.AcknowledgeJobResult
 
acknowledgeThirdPartyJob(AcknowledgeThirdPartyJobRequest) - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipeline
 
acknowledgeThirdPartyJob(AcknowledgeThirdPartyJobRequest) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipeline
Confirms a job worker has received the specified job.
acknowledgeThirdPartyJob(AcknowledgeThirdPartyJobRequest) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineClient
Confirms a job worker has received the specified job.
acknowledgeThirdPartyJobAsync(AcknowledgeThirdPartyJobRequest) - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipelineAsync
 
acknowledgeThirdPartyJobAsync(AcknowledgeThirdPartyJobRequest, AsyncHandler<AcknowledgeThirdPartyJobRequest, AcknowledgeThirdPartyJobResult>) - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipelineAsync
 
acknowledgeThirdPartyJobAsync(AcknowledgeThirdPartyJobRequest) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipelineAsync
Confirms a job worker has received the specified job.
acknowledgeThirdPartyJobAsync(AcknowledgeThirdPartyJobRequest, AsyncHandler<AcknowledgeThirdPartyJobRequest, AcknowledgeThirdPartyJobResult>) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipelineAsync
Confirms a job worker has received the specified job.
acknowledgeThirdPartyJobAsync(AcknowledgeThirdPartyJobRequest) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineAsyncClient
 
acknowledgeThirdPartyJobAsync(AcknowledgeThirdPartyJobRequest, AsyncHandler<AcknowledgeThirdPartyJobRequest, AcknowledgeThirdPartyJobResult>) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineAsyncClient
 
AcknowledgeThirdPartyJobRequest - Class in com.amazonaws.services.codepipeline.model
Represents the input of an acknowledge third party job action.
AcknowledgeThirdPartyJobRequest() - Constructor for class com.amazonaws.services.codepipeline.model.AcknowledgeThirdPartyJobRequest
 
AcknowledgeThirdPartyJobResult - Class in com.amazonaws.services.codepipeline.model
Represents the output of an acknowledge third party job action.
AcknowledgeThirdPartyJobResult() - Constructor for class com.amazonaws.services.codepipeline.model.AcknowledgeThirdPartyJobResult
 
ActionCategory - Enum in com.amazonaws.services.codepipeline.model
 
ActionConfiguration - Class in com.amazonaws.services.codepipeline.model
Represents information about an action configuration.
ActionConfiguration() - Constructor for class com.amazonaws.services.codepipeline.model.ActionConfiguration
 
ActionConfigurationProperty - Class in com.amazonaws.services.codepipeline.model
Represents information about an action configuration property.
ActionConfigurationProperty() - Constructor for class com.amazonaws.services.codepipeline.model.ActionConfigurationProperty
 
ActionConfigurationPropertyType - Enum in com.amazonaws.services.codepipeline.model
 
ActionContext - Class in com.amazonaws.services.codepipeline.model
Represents the context of an action within the stage of a pipeline to a job worker.
ActionContext() - Constructor for class com.amazonaws.services.codepipeline.model.ActionContext
 
ActionDeclaration - Class in com.amazonaws.services.codepipeline.model
Represents information about an action declaration.
ActionDeclaration() - Constructor for class com.amazonaws.services.codepipeline.model.ActionDeclaration
 
ActionExecution - Class in com.amazonaws.services.codepipeline.model
Represents information about the run of an action.
ActionExecution() - Constructor for class com.amazonaws.services.codepipeline.model.ActionExecution
 
ActionExecutionStatus - Enum in com.amazonaws.services.codepipeline.model
 
ActionNotFoundException - Exception in com.amazonaws.services.codepipeline.model
The specified action cannot be found.
ActionNotFoundException(String) - Constructor for exception com.amazonaws.services.codepipeline.model.ActionNotFoundException
Constructs a new ActionNotFoundException with the specified error message.
ActionOwner - Enum in com.amazonaws.services.codepipeline.model
 
ActionRevision - Class in com.amazonaws.services.codepipeline.model
Represents information about the version (or revision) of an action.
ActionRevision() - Constructor for class com.amazonaws.services.codepipeline.model.ActionRevision
 
ActionState - Class in com.amazonaws.services.codepipeline.model
Represents information about the state of an action.
ActionState() - Constructor for class com.amazonaws.services.codepipeline.model.ActionState
 
ActionType - Class in com.amazonaws.services.codepipeline.model
Returns information about the details of an action type.
ActionType() - Constructor for class com.amazonaws.services.codepipeline.model.ActionType
 
ActionTypeId - Class in com.amazonaws.services.codepipeline.model
Represents information about an action type.
ActionTypeId() - Constructor for class com.amazonaws.services.codepipeline.model.ActionTypeId
 
ActionTypeNotFoundException - Exception in com.amazonaws.services.codepipeline.model
The specified action type cannot be found.
ActionTypeNotFoundException(String) - Constructor for exception com.amazonaws.services.codepipeline.model.ActionTypeNotFoundException
Constructs a new ActionTypeNotFoundException with the specified error message.
ActionTypeSettings - Class in com.amazonaws.services.codepipeline.model
Returns information about the settings for an action type.
ActionTypeSettings() - Constructor for class com.amazonaws.services.codepipeline.model.ActionTypeSettings
 
addConfigurationEntry(String, String) - Method in class com.amazonaws.services.codepipeline.model.ActionConfiguration
 
addConfigurationEntry(String, String) - Method in class com.amazonaws.services.codepipeline.model.ActionDeclaration
 
addQueryParamEntry(String, String) - Method in class com.amazonaws.services.codepipeline.model.PollForJobsRequest
 
ApprovalAlreadyCompletedException - Exception in com.amazonaws.services.codepipeline.model
The approval action has already been approved or rejected.
ApprovalAlreadyCompletedException(String) - Constructor for exception com.amazonaws.services.codepipeline.model.ApprovalAlreadyCompletedException
Constructs a new ApprovalAlreadyCompletedException with the specified error message.
ApprovalResult - Class in com.amazonaws.services.codepipeline.model
Represents information about the result of an approval request.
ApprovalResult() - Constructor for class com.amazonaws.services.codepipeline.model.ApprovalResult
 
ApprovalStatus - Enum in com.amazonaws.services.codepipeline.model
 
Artifact - Class in com.amazonaws.services.codepipeline.model
Represents information about an artifact that will be worked upon by actions in the pipeline.
Artifact() - Constructor for class com.amazonaws.services.codepipeline.model.Artifact
 
ArtifactDetails - Class in com.amazonaws.services.codepipeline.model
Returns information about the details of an artifact.
ArtifactDetails() - Constructor for class com.amazonaws.services.codepipeline.model.ArtifactDetails
 
ArtifactLocation - Class in com.amazonaws.services.codepipeline.model
Represents information about the location of an artifact.
ArtifactLocation() - Constructor for class com.amazonaws.services.codepipeline.model.ArtifactLocation
 
ArtifactLocationType - Enum in com.amazonaws.services.codepipeline.model
 
ArtifactRevision - Class in com.amazonaws.services.codepipeline.model
Represents revision details of an artifact.
ArtifactRevision() - Constructor for class com.amazonaws.services.codepipeline.model.ArtifactRevision
 
ArtifactStore - Class in com.amazonaws.services.codepipeline.model
The Amazon S3 location where artifacts are stored for the pipeline.
ArtifactStore() - Constructor for class com.amazonaws.services.codepipeline.model.ArtifactStore
 
ArtifactStoreType - Enum in com.amazonaws.services.codepipeline.model
 
AWSCodePipeline - Interface in com.amazonaws.services.codepipeline
Interface for accessing CodePipeline.
AWSCodePipelineAsync - Interface in com.amazonaws.services.codepipeline
Interface for accessing CodePipeline asynchronously.
AWSCodePipelineAsyncClient - Class in com.amazonaws.services.codepipeline
Interface for accessing CodePipeline asynchronously.
AWSCodePipelineAsyncClient() - Constructor for class com.amazonaws.services.codepipeline.AWSCodePipelineAsyncClient
Constructs a new asynchronous client to invoke service methods on CodePipeline.
AWSCodePipelineAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.codepipeline.AWSCodePipelineAsyncClient
Constructs a new asynchronous client to invoke service methods on CodePipeline.
AWSCodePipelineAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.codepipeline.AWSCodePipelineAsyncClient
Constructs a new asynchronous client to invoke service methods on CodePipeline using the specified AWS account credentials.
AWSCodePipelineAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.codepipeline.AWSCodePipelineAsyncClient
Constructs a new asynchronous client to invoke service methods on CodePipeline using the specified AWS account credentials and executor service.
AWSCodePipelineAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.codepipeline.AWSCodePipelineAsyncClient
Constructs a new asynchronous client to invoke service methods on CodePipeline using the specified AWS account credentials, executor service, and client configuration options.
AWSCodePipelineAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.codepipeline.AWSCodePipelineAsyncClient
Constructs a new asynchronous client to invoke service methods on CodePipeline using the specified AWS account credentials provider.
AWSCodePipelineAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.codepipeline.AWSCodePipelineAsyncClient
Constructs a new asynchronous client to invoke service methods on CodePipeline using the provided AWS account credentials provider and client configuration options.
AWSCodePipelineAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.codepipeline.AWSCodePipelineAsyncClient
Constructs a new asynchronous client to invoke service methods on CodePipeline using the specified AWS account credentials provider and executor service.
AWSCodePipelineAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.codepipeline.AWSCodePipelineAsyncClient
Constructs a new asynchronous client to invoke service methods on CodePipeline using the specified AWS account credentials provider, executor service, and client configuration options.
AWSCodePipelineAsyncClientBuilder - Class in com.amazonaws.services.codepipeline
Fluent builder for AWSCodePipelineAsync.
AWSCodePipelineClient - Class in com.amazonaws.services.codepipeline
Client for accessing CodePipeline.
AWSCodePipelineClient() - Constructor for class com.amazonaws.services.codepipeline.AWSCodePipelineClient
Constructs a new client to invoke service methods on CodePipeline.
AWSCodePipelineClient(ClientConfiguration) - Constructor for class com.amazonaws.services.codepipeline.AWSCodePipelineClient
Constructs a new client to invoke service methods on CodePipeline.
AWSCodePipelineClient(AWSCredentials) - Constructor for class com.amazonaws.services.codepipeline.AWSCodePipelineClient
Constructs a new client to invoke service methods on CodePipeline using the specified AWS account credentials.
AWSCodePipelineClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.codepipeline.AWSCodePipelineClient
Constructs a new client to invoke service methods on CodePipeline using the specified AWS account credentials and client configuration options.
AWSCodePipelineClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.codepipeline.AWSCodePipelineClient
Constructs a new client to invoke service methods on CodePipeline using the specified AWS account credentials provider.
AWSCodePipelineClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.codepipeline.AWSCodePipelineClient
Constructs a new client to invoke service methods on CodePipeline using the specified AWS account credentials provider and client configuration options.
AWSCodePipelineClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.codepipeline.AWSCodePipelineClient
Constructs a new client to invoke service methods on CodePipeline using the specified AWS account credentials provider, client configuration options, and request metric collector.
AWSCodePipelineClientBuilder - Class in com.amazonaws.services.codepipeline
Fluent builder for AWSCodePipeline.
AWSCodePipelineException - Exception in com.amazonaws.services.codepipeline.model
Base exception for all service exceptions thrown by AWS CodePipeline
AWSCodePipelineException(String) - Constructor for exception com.amazonaws.services.codepipeline.model.AWSCodePipelineException
Constructs a new AWSCodePipelineException with the specified error message.
AWSSessionCredentials - Class in com.amazonaws.services.codepipeline.model
Represents an AWS session credentials object.
AWSSessionCredentials() - Constructor for class com.amazonaws.services.codepipeline.model.AWSSessionCredentials
 

B

BlockerDeclaration - Class in com.amazonaws.services.codepipeline.model
Reserved for future use.
BlockerDeclaration() - Constructor for class com.amazonaws.services.codepipeline.model.BlockerDeclaration
 
BlockerType - Enum in com.amazonaws.services.codepipeline.model
 
build(AwsAsyncClientParams) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineAsyncClientBuilder
Construct an asynchronous implementation of AWSCodePipelineAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineClientBuilder
Construct a synchronous implementation of AWSCodePipeline using the current builder configuration.

C

clearConfigurationEntries() - Method in class com.amazonaws.services.codepipeline.model.ActionConfiguration
Removes all the entries added into Configuration.
clearConfigurationEntries() - Method in class com.amazonaws.services.codepipeline.model.ActionDeclaration
Removes all the entries added into Configuration.
clearQueryParamEntries() - Method in class com.amazonaws.services.codepipeline.model.PollForJobsRequest
Removes all the entries added into QueryParam.
clone() - Method in class com.amazonaws.services.codepipeline.model.AcknowledgeJobRequest
 
clone() - Method in class com.amazonaws.services.codepipeline.model.AcknowledgeJobResult
 
clone() - Method in class com.amazonaws.services.codepipeline.model.AcknowledgeThirdPartyJobRequest
 
clone() - Method in class com.amazonaws.services.codepipeline.model.AcknowledgeThirdPartyJobResult
 
clone() - Method in class com.amazonaws.services.codepipeline.model.ActionConfiguration
 
clone() - Method in class com.amazonaws.services.codepipeline.model.ActionConfigurationProperty
 
clone() - Method in class com.amazonaws.services.codepipeline.model.ActionContext
 
clone() - Method in class com.amazonaws.services.codepipeline.model.ActionDeclaration
 
clone() - Method in class com.amazonaws.services.codepipeline.model.ActionExecution
 
clone() - Method in class com.amazonaws.services.codepipeline.model.ActionRevision
 
clone() - Method in class com.amazonaws.services.codepipeline.model.ActionState
 
clone() - Method in class com.amazonaws.services.codepipeline.model.ActionType
 
clone() - Method in class com.amazonaws.services.codepipeline.model.ActionTypeId
 
clone() - Method in class com.amazonaws.services.codepipeline.model.ActionTypeSettings
 
clone() - Method in class com.amazonaws.services.codepipeline.model.ApprovalResult
 
clone() - Method in class com.amazonaws.services.codepipeline.model.Artifact
 
clone() - Method in class com.amazonaws.services.codepipeline.model.ArtifactDetails
 
clone() - Method in class com.amazonaws.services.codepipeline.model.ArtifactLocation
 
clone() - Method in class com.amazonaws.services.codepipeline.model.ArtifactRevision
 
clone() - Method in class com.amazonaws.services.codepipeline.model.ArtifactStore
 
clone() - Method in class com.amazonaws.services.codepipeline.model.AWSSessionCredentials
 
clone() - Method in class com.amazonaws.services.codepipeline.model.BlockerDeclaration
 
clone() - Method in class com.amazonaws.services.codepipeline.model.CreateCustomActionTypeRequest
 
clone() - Method in class com.amazonaws.services.codepipeline.model.CreateCustomActionTypeResult
 
clone() - Method in class com.amazonaws.services.codepipeline.model.CreatePipelineRequest
 
clone() - Method in class com.amazonaws.services.codepipeline.model.CreatePipelineResult
 
clone() - Method in class com.amazonaws.services.codepipeline.model.CurrentRevision
 
clone() - Method in class com.amazonaws.services.codepipeline.model.DeleteCustomActionTypeRequest
 
clone() - Method in class com.amazonaws.services.codepipeline.model.DeleteCustomActionTypeResult
 
clone() - Method in class com.amazonaws.services.codepipeline.model.DeletePipelineRequest
 
clone() - Method in class com.amazonaws.services.codepipeline.model.DeletePipelineResult
 
clone() - Method in class com.amazonaws.services.codepipeline.model.DisableStageTransitionRequest
 
clone() - Method in class com.amazonaws.services.codepipeline.model.DisableStageTransitionResult
 
clone() - Method in class com.amazonaws.services.codepipeline.model.EnableStageTransitionRequest
 
clone() - Method in class com.amazonaws.services.codepipeline.model.EnableStageTransitionResult
 
clone() - Method in class com.amazonaws.services.codepipeline.model.EncryptionKey
 
clone() - Method in class com.amazonaws.services.codepipeline.model.ErrorDetails
 
clone() - Method in class com.amazonaws.services.codepipeline.model.ExecutionDetails
 
clone() - Method in class com.amazonaws.services.codepipeline.model.FailureDetails
 
clone() - Method in class com.amazonaws.services.codepipeline.model.GetJobDetailsRequest
 
clone() - Method in class com.amazonaws.services.codepipeline.model.GetJobDetailsResult
 
clone() - Method in class com.amazonaws.services.codepipeline.model.GetPipelineExecutionRequest
 
clone() - Method in class com.amazonaws.services.codepipeline.model.GetPipelineExecutionResult
 
clone() - Method in class com.amazonaws.services.codepipeline.model.GetPipelineRequest
 
clone() - Method in class com.amazonaws.services.codepipeline.model.GetPipelineResult
 
clone() - Method in class com.amazonaws.services.codepipeline.model.GetPipelineStateRequest
 
clone() - Method in class com.amazonaws.services.codepipeline.model.GetPipelineStateResult
 
clone() - Method in class com.amazonaws.services.codepipeline.model.GetThirdPartyJobDetailsRequest
 
clone() - Method in class com.amazonaws.services.codepipeline.model.GetThirdPartyJobDetailsResult
 
clone() - Method in class com.amazonaws.services.codepipeline.model.InputArtifact
 
clone() - Method in class com.amazonaws.services.codepipeline.model.Job
 
clone() - Method in class com.amazonaws.services.codepipeline.model.JobData
 
clone() - Method in class com.amazonaws.services.codepipeline.model.JobDetails
 
clone() - Method in class com.amazonaws.services.codepipeline.model.ListActionTypesRequest
 
clone() - Method in class com.amazonaws.services.codepipeline.model.ListActionTypesResult
 
clone() - Method in class com.amazonaws.services.codepipeline.model.ListPipelinesRequest
 
clone() - Method in class com.amazonaws.services.codepipeline.model.ListPipelinesResult
 
clone() - Method in class com.amazonaws.services.codepipeline.model.OutputArtifact
 
clone() - Method in class com.amazonaws.services.codepipeline.model.PipelineContext
 
clone() - Method in class com.amazonaws.services.codepipeline.model.PipelineDeclaration
 
clone() - Method in class com.amazonaws.services.codepipeline.model.PipelineExecution
 
clone() - Method in class com.amazonaws.services.codepipeline.model.PipelineSummary
 
clone() - Method in class com.amazonaws.services.codepipeline.model.PollForJobsRequest
 
clone() - Method in class com.amazonaws.services.codepipeline.model.PollForJobsResult
 
clone() - Method in class com.amazonaws.services.codepipeline.model.PollForThirdPartyJobsRequest
 
clone() - Method in class com.amazonaws.services.codepipeline.model.PollForThirdPartyJobsResult
 
clone() - Method in class com.amazonaws.services.codepipeline.model.PutActionRevisionRequest
 
clone() - Method in class com.amazonaws.services.codepipeline.model.PutActionRevisionResult
 
clone() - Method in class com.amazonaws.services.codepipeline.model.PutApprovalResultRequest
 
clone() - Method in class com.amazonaws.services.codepipeline.model.PutApprovalResultResult
 
clone() - Method in class com.amazonaws.services.codepipeline.model.PutJobFailureResultRequest
 
clone() - Method in class com.amazonaws.services.codepipeline.model.PutJobFailureResultResult
 
clone() - Method in class com.amazonaws.services.codepipeline.model.PutJobSuccessResultRequest
 
clone() - Method in class com.amazonaws.services.codepipeline.model.PutJobSuccessResultResult
 
clone() - Method in class com.amazonaws.services.codepipeline.model.PutThirdPartyJobFailureResultRequest
 
clone() - Method in class com.amazonaws.services.codepipeline.model.PutThirdPartyJobFailureResultResult
 
clone() - Method in class com.amazonaws.services.codepipeline.model.PutThirdPartyJobSuccessResultRequest
 
clone() - Method in class com.amazonaws.services.codepipeline.model.PutThirdPartyJobSuccessResultResult
 
clone() - Method in class com.amazonaws.services.codepipeline.model.RetryStageExecutionRequest
 
clone() - Method in class com.amazonaws.services.codepipeline.model.RetryStageExecutionResult
 
clone() - Method in class com.amazonaws.services.codepipeline.model.S3ArtifactLocation
 
clone() - Method in class com.amazonaws.services.codepipeline.model.StageContext
 
clone() - Method in class com.amazonaws.services.codepipeline.model.StageDeclaration
 
clone() - Method in class com.amazonaws.services.codepipeline.model.StageExecution
 
clone() - Method in class com.amazonaws.services.codepipeline.model.StageState
 
clone() - Method in class com.amazonaws.services.codepipeline.model.StartPipelineExecutionRequest
 
clone() - Method in class com.amazonaws.services.codepipeline.model.StartPipelineExecutionResult
 
clone() - Method in class com.amazonaws.services.codepipeline.model.ThirdPartyJob
 
clone() - Method in class com.amazonaws.services.codepipeline.model.ThirdPartyJobData
 
clone() - Method in class com.amazonaws.services.codepipeline.model.ThirdPartyJobDetails
 
clone() - Method in class com.amazonaws.services.codepipeline.model.TransitionState
 
clone() - Method in class com.amazonaws.services.codepipeline.model.UpdatePipelineRequest
 
clone() - Method in class com.amazonaws.services.codepipeline.model.UpdatePipelineResult
 
CodepipelineActions - Enum in com.amazonaws.auth.policy.actions
The available AWS access control policy actions for CodePipeline.
com.amazonaws.auth.policy.actions - package com.amazonaws.auth.policy.actions
 
com.amazonaws.services.codepipeline - package com.amazonaws.services.codepipeline
AWS CodePipeline
com.amazonaws.services.codepipeline.model - package com.amazonaws.services.codepipeline.model
 
configFactory - Static variable in class com.amazonaws.services.codepipeline.AWSCodePipelineClient
Client configuration factory providing ClientConfigurations tailored to this client
createCustomActionType(CreateCustomActionTypeRequest) - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipeline
 
createCustomActionType(CreateCustomActionTypeRequest) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipeline
Creates a new custom action that can be used in all pipelines associated with the AWS account.
createCustomActionType(CreateCustomActionTypeRequest) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineClient
Creates a new custom action that can be used in all pipelines associated with the AWS account.
createCustomActionTypeAsync(CreateCustomActionTypeRequest) - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipelineAsync
 
createCustomActionTypeAsync(CreateCustomActionTypeRequest, AsyncHandler<CreateCustomActionTypeRequest, CreateCustomActionTypeResult>) - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipelineAsync
 
createCustomActionTypeAsync(CreateCustomActionTypeRequest) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipelineAsync
Creates a new custom action that can be used in all pipelines associated with the AWS account.
createCustomActionTypeAsync(CreateCustomActionTypeRequest, AsyncHandler<CreateCustomActionTypeRequest, CreateCustomActionTypeResult>) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipelineAsync
Creates a new custom action that can be used in all pipelines associated with the AWS account.
createCustomActionTypeAsync(CreateCustomActionTypeRequest) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineAsyncClient
 
createCustomActionTypeAsync(CreateCustomActionTypeRequest, AsyncHandler<CreateCustomActionTypeRequest, CreateCustomActionTypeResult>) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineAsyncClient
 
CreateCustomActionTypeRequest - Class in com.amazonaws.services.codepipeline.model
Represents the input of a create custom action operation.
CreateCustomActionTypeRequest() - Constructor for class com.amazonaws.services.codepipeline.model.CreateCustomActionTypeRequest
 
CreateCustomActionTypeResult - Class in com.amazonaws.services.codepipeline.model
Represents the output of a create custom action operation.
CreateCustomActionTypeResult() - Constructor for class com.amazonaws.services.codepipeline.model.CreateCustomActionTypeResult
 
createPipeline(CreatePipelineRequest) - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipeline
 
createPipeline(CreatePipelineRequest) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipeline
Creates a pipeline.
createPipeline(CreatePipelineRequest) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineClient
Creates a pipeline.
createPipelineAsync(CreatePipelineRequest) - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipelineAsync
 
createPipelineAsync(CreatePipelineRequest, AsyncHandler<CreatePipelineRequest, CreatePipelineResult>) - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipelineAsync
 
createPipelineAsync(CreatePipelineRequest) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipelineAsync
Creates a pipeline.
createPipelineAsync(CreatePipelineRequest, AsyncHandler<CreatePipelineRequest, CreatePipelineResult>) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipelineAsync
Creates a pipeline.
createPipelineAsync(CreatePipelineRequest) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineAsyncClient
 
createPipelineAsync(CreatePipelineRequest, AsyncHandler<CreatePipelineRequest, CreatePipelineResult>) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineAsyncClient
 
CreatePipelineRequest - Class in com.amazonaws.services.codepipeline.model
Represents the input of a create pipeline action.
CreatePipelineRequest() - Constructor for class com.amazonaws.services.codepipeline.model.CreatePipelineRequest
 
CreatePipelineResult - Class in com.amazonaws.services.codepipeline.model
Represents the output of a create pipeline action.
CreatePipelineResult() - Constructor for class com.amazonaws.services.codepipeline.model.CreatePipelineResult
 
CurrentRevision - Class in com.amazonaws.services.codepipeline.model
Represents information about a current revision.
CurrentRevision() - Constructor for class com.amazonaws.services.codepipeline.model.CurrentRevision
 

D

defaultClient() - Static method in class com.amazonaws.services.codepipeline.AWSCodePipelineAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.codepipeline.AWSCodePipelineClientBuilder
 
deleteCustomActionType(DeleteCustomActionTypeRequest) - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipeline
 
deleteCustomActionType(DeleteCustomActionTypeRequest) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipeline
Marks a custom action as deleted.
deleteCustomActionType(DeleteCustomActionTypeRequest) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineClient
Marks a custom action as deleted.
deleteCustomActionTypeAsync(DeleteCustomActionTypeRequest) - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipelineAsync
 
deleteCustomActionTypeAsync(DeleteCustomActionTypeRequest, AsyncHandler<DeleteCustomActionTypeRequest, DeleteCustomActionTypeResult>) - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipelineAsync
 
deleteCustomActionTypeAsync(DeleteCustomActionTypeRequest) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipelineAsync
Marks a custom action as deleted.
deleteCustomActionTypeAsync(DeleteCustomActionTypeRequest, AsyncHandler<DeleteCustomActionTypeRequest, DeleteCustomActionTypeResult>) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipelineAsync
Marks a custom action as deleted.
deleteCustomActionTypeAsync(DeleteCustomActionTypeRequest) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineAsyncClient
 
deleteCustomActionTypeAsync(DeleteCustomActionTypeRequest, AsyncHandler<DeleteCustomActionTypeRequest, DeleteCustomActionTypeResult>) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineAsyncClient
 
DeleteCustomActionTypeRequest - Class in com.amazonaws.services.codepipeline.model
Represents the input of a delete custom action operation.
DeleteCustomActionTypeRequest() - Constructor for class com.amazonaws.services.codepipeline.model.DeleteCustomActionTypeRequest
 
DeleteCustomActionTypeResult - Class in com.amazonaws.services.codepipeline.model
 
DeleteCustomActionTypeResult() - Constructor for class com.amazonaws.services.codepipeline.model.DeleteCustomActionTypeResult
 
deletePipeline(DeletePipelineRequest) - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipeline
 
deletePipeline(DeletePipelineRequest) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipeline
Deletes the specified pipeline.
deletePipeline(DeletePipelineRequest) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineClient
Deletes the specified pipeline.
deletePipelineAsync(DeletePipelineRequest) - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipelineAsync
 
deletePipelineAsync(DeletePipelineRequest, AsyncHandler<DeletePipelineRequest, DeletePipelineResult>) - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipelineAsync
 
deletePipelineAsync(DeletePipelineRequest) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipelineAsync
Deletes the specified pipeline.
deletePipelineAsync(DeletePipelineRequest, AsyncHandler<DeletePipelineRequest, DeletePipelineResult>) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipelineAsync
Deletes the specified pipeline.
deletePipelineAsync(DeletePipelineRequest) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineAsyncClient
 
deletePipelineAsync(DeletePipelineRequest, AsyncHandler<DeletePipelineRequest, DeletePipelineResult>) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineAsyncClient
 
DeletePipelineRequest - Class in com.amazonaws.services.codepipeline.model
Represents the input of a delete pipeline action.
DeletePipelineRequest() - Constructor for class com.amazonaws.services.codepipeline.model.DeletePipelineRequest
 
DeletePipelineResult - Class in com.amazonaws.services.codepipeline.model
 
DeletePipelineResult() - Constructor for class com.amazonaws.services.codepipeline.model.DeletePipelineResult
 
disableStageTransition(DisableStageTransitionRequest) - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipeline
 
disableStageTransition(DisableStageTransitionRequest) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipeline
Prevents artifacts in a pipeline from transitioning to the next stage in the pipeline.
disableStageTransition(DisableStageTransitionRequest) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineClient
Prevents artifacts in a pipeline from transitioning to the next stage in the pipeline.
disableStageTransitionAsync(DisableStageTransitionRequest) - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipelineAsync
 
disableStageTransitionAsync(DisableStageTransitionRequest, AsyncHandler<DisableStageTransitionRequest, DisableStageTransitionResult>) - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipelineAsync
 
disableStageTransitionAsync(DisableStageTransitionRequest) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipelineAsync
Prevents artifacts in a pipeline from transitioning to the next stage in the pipeline.
disableStageTransitionAsync(DisableStageTransitionRequest, AsyncHandler<DisableStageTransitionRequest, DisableStageTransitionResult>) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipelineAsync
Prevents artifacts in a pipeline from transitioning to the next stage in the pipeline.
disableStageTransitionAsync(DisableStageTransitionRequest) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineAsyncClient
 
disableStageTransitionAsync(DisableStageTransitionRequest, AsyncHandler<DisableStageTransitionRequest, DisableStageTransitionResult>) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineAsyncClient
 
DisableStageTransitionRequest - Class in com.amazonaws.services.codepipeline.model
Represents the input of a disable stage transition input action.
DisableStageTransitionRequest() - Constructor for class com.amazonaws.services.codepipeline.model.DisableStageTransitionRequest
 
DisableStageTransitionResult - Class in com.amazonaws.services.codepipeline.model
 
DisableStageTransitionResult() - Constructor for class com.amazonaws.services.codepipeline.model.DisableStageTransitionResult
 

E

enableStageTransition(EnableStageTransitionRequest) - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipeline
 
enableStageTransition(EnableStageTransitionRequest) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipeline
Enables artifacts in a pipeline to transition to a stage in a pipeline.
enableStageTransition(EnableStageTransitionRequest) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineClient
Enables artifacts in a pipeline to transition to a stage in a pipeline.
enableStageTransitionAsync(EnableStageTransitionRequest) - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipelineAsync
 
enableStageTransitionAsync(EnableStageTransitionRequest, AsyncHandler<EnableStageTransitionRequest, EnableStageTransitionResult>) - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipelineAsync
 
enableStageTransitionAsync(EnableStageTransitionRequest) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipelineAsync
Enables artifacts in a pipeline to transition to a stage in a pipeline.
enableStageTransitionAsync(EnableStageTransitionRequest, AsyncHandler<EnableStageTransitionRequest, EnableStageTransitionResult>) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipelineAsync
Enables artifacts in a pipeline to transition to a stage in a pipeline.
enableStageTransitionAsync(EnableStageTransitionRequest) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineAsyncClient
 
enableStageTransitionAsync(EnableStageTransitionRequest, AsyncHandler<EnableStageTransitionRequest, EnableStageTransitionResult>) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineAsyncClient
 
EnableStageTransitionRequest - Class in com.amazonaws.services.codepipeline.model
Represents the input of an enable stage transition action.
EnableStageTransitionRequest() - Constructor for class com.amazonaws.services.codepipeline.model.EnableStageTransitionRequest
 
EnableStageTransitionResult - Class in com.amazonaws.services.codepipeline.model
 
EnableStageTransitionResult() - Constructor for class com.amazonaws.services.codepipeline.model.EnableStageTransitionResult
 
EncryptionKey - Class in com.amazonaws.services.codepipeline.model
Represents information about the key used to encrypt data in the artifact store, such as an AWS Key Management Service (AWS KMS) key.
EncryptionKey() - Constructor for class com.amazonaws.services.codepipeline.model.EncryptionKey
 
EncryptionKeyType - Enum in com.amazonaws.services.codepipeline.model
 
ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.codepipeline.AWSCodePipeline
The region metadata service name for computing region endpoints.
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.AcknowledgeJobRequest
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.AcknowledgeJobResult
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.AcknowledgeThirdPartyJobRequest
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.AcknowledgeThirdPartyJobResult
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.ActionConfiguration
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.ActionConfigurationProperty
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.ActionContext
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.ActionDeclaration
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.ActionExecution
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.ActionRevision
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.ActionState
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.ActionType
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.ActionTypeId
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.ActionTypeSettings
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.ApprovalResult
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.Artifact
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.ArtifactDetails
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.ArtifactLocation
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.ArtifactRevision
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.ArtifactStore
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.AWSSessionCredentials
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.BlockerDeclaration
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.CreateCustomActionTypeRequest
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.CreateCustomActionTypeResult
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.CreatePipelineRequest
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.CreatePipelineResult
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.CurrentRevision
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.DeleteCustomActionTypeRequest
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.DeleteCustomActionTypeResult
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.DeletePipelineRequest
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.DeletePipelineResult
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.DisableStageTransitionRequest
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.DisableStageTransitionResult
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.EnableStageTransitionRequest
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.EnableStageTransitionResult
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.EncryptionKey
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.ErrorDetails
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.ExecutionDetails
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.FailureDetails
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.GetJobDetailsRequest
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.GetJobDetailsResult
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.GetPipelineExecutionRequest
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.GetPipelineExecutionResult
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.GetPipelineRequest
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.GetPipelineResult
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.GetPipelineStateRequest
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.GetPipelineStateResult
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.GetThirdPartyJobDetailsRequest
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.GetThirdPartyJobDetailsResult
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.InputArtifact
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.Job
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.JobData
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.JobDetails
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.ListActionTypesRequest
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.ListActionTypesResult
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.ListPipelinesRequest
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.ListPipelinesResult
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.OutputArtifact
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.PipelineContext
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.PipelineDeclaration
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.PipelineExecution
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.PipelineSummary
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.PollForJobsRequest
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.PollForJobsResult
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.PollForThirdPartyJobsRequest
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.PollForThirdPartyJobsResult
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.PutActionRevisionRequest
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.PutActionRevisionResult
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.PutApprovalResultRequest
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.PutApprovalResultResult
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.PutJobFailureResultRequest
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.PutJobFailureResultResult
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.PutJobSuccessResultRequest
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.PutJobSuccessResultResult
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.PutThirdPartyJobFailureResultRequest
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.PutThirdPartyJobFailureResultResult
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.PutThirdPartyJobSuccessResultRequest
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.PutThirdPartyJobSuccessResultResult
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.RetryStageExecutionRequest
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.RetryStageExecutionResult
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.S3ArtifactLocation
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.StageContext
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.StageDeclaration
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.StageExecution
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.StageState
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.StartPipelineExecutionRequest
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.StartPipelineExecutionResult
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.ThirdPartyJob
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.ThirdPartyJobData
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.ThirdPartyJobDetails
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.TransitionState
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.UpdatePipelineRequest
 
equals(Object) - Method in class com.amazonaws.services.codepipeline.model.UpdatePipelineResult
 
ErrorDetails - Class in com.amazonaws.services.codepipeline.model
Represents information about an error in AWS CodePipeline.
ErrorDetails() - Constructor for class com.amazonaws.services.codepipeline.model.ErrorDetails
 
ExecutionDetails - Class in com.amazonaws.services.codepipeline.model
The details of the actions taken and results produced on an artifact as it passes through stages in the pipeline.
ExecutionDetails() - Constructor for class com.amazonaws.services.codepipeline.model.ExecutionDetails
 

F

FailureDetails - Class in com.amazonaws.services.codepipeline.model
Represents information about failure details.
FailureDetails() - Constructor for class com.amazonaws.services.codepipeline.model.FailureDetails
 
FailureType - Enum in com.amazonaws.services.codepipeline.model
 
fromValue(String) - Static method in enum com.amazonaws.services.codepipeline.model.ActionCategory
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.codepipeline.model.ActionConfigurationPropertyType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.codepipeline.model.ActionExecutionStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.codepipeline.model.ActionOwner
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.codepipeline.model.ApprovalStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.codepipeline.model.ArtifactLocationType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.codepipeline.model.ArtifactStoreType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.codepipeline.model.BlockerType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.codepipeline.model.EncryptionKeyType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.codepipeline.model.FailureType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.codepipeline.model.JobStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.codepipeline.model.PipelineExecutionStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.codepipeline.model.StageExecutionStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.codepipeline.model.StageRetryMode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.codepipeline.model.StageTransitionType
Use this in place of valueOf.

G

getAccessKeyId() - Method in class com.amazonaws.services.codepipeline.model.AWSSessionCredentials
The access key for the session.
getAccountId() - Method in class com.amazonaws.services.codepipeline.model.Job
The ID of the AWS account to use when performing the job.
getAccountId() - Method in class com.amazonaws.services.codepipeline.model.JobDetails
The AWS account ID associated with the job.
getAction() - Method in class com.amazonaws.services.codepipeline.model.PipelineContext
 
getActionConfiguration() - Method in class com.amazonaws.services.codepipeline.model.JobData
 
getActionConfiguration() - Method in class com.amazonaws.services.codepipeline.model.ThirdPartyJobData
 
getActionConfigurationProperties() - Method in class com.amazonaws.services.codepipeline.model.ActionType
The configuration properties for the action type.
getActionName() - Method in enum com.amazonaws.auth.policy.actions.CodepipelineActions
 
getActionName() - Method in class com.amazonaws.services.codepipeline.model.ActionState
The name of the action.
getActionName() - Method in class com.amazonaws.services.codepipeline.model.PutActionRevisionRequest
The name of the action that will process the revision.
getActionName() - Method in class com.amazonaws.services.codepipeline.model.PutApprovalResultRequest
The name of the action for which approval is requested.
getActionOwnerFilter() - Method in class com.amazonaws.services.codepipeline.model.ListActionTypesRequest
Filters the list of action types to those created by a specified entity.
getActionRevision() - Method in class com.amazonaws.services.codepipeline.model.PutActionRevisionRequest
 
getActions() - Method in class com.amazonaws.services.codepipeline.model.StageDeclaration
The actions included in a stage.
getActionStates() - Method in class com.amazonaws.services.codepipeline.model.StageState
The state of the stage.
getActionType() - Method in class com.amazonaws.services.codepipeline.model.CreateCustomActionTypeResult
 
getActionTypeId() - Method in class com.amazonaws.services.codepipeline.model.ActionDeclaration
The configuration information for the action type.
getActionTypeId() - Method in class com.amazonaws.services.codepipeline.model.JobData
 
getActionTypeId() - Method in class com.amazonaws.services.codepipeline.model.PollForJobsRequest
 
getActionTypeId() - Method in class com.amazonaws.services.codepipeline.model.PollForThirdPartyJobsRequest
 
getActionTypeId() - Method in class com.amazonaws.services.codepipeline.model.ThirdPartyJobData
 
getActionTypes() - Method in class com.amazonaws.services.codepipeline.model.ListActionTypesResult
Provides details of the action types.
getApprovedAt() - Method in class com.amazonaws.services.codepipeline.model.PutApprovalResultResult
The timestamp showing when the approval or rejection was submitted.
getArtifactCredentials() - Method in class com.amazonaws.services.codepipeline.model.JobData
 
getArtifactCredentials() - Method in class com.amazonaws.services.codepipeline.model.ThirdPartyJobData
 
getArtifactRevisions() - Method in class com.amazonaws.services.codepipeline.model.PipelineExecution
A list of ArtifactRevision objects included in a pipeline execution.
getArtifactStore() - Method in class com.amazonaws.services.codepipeline.model.PipelineDeclaration
 
getBlockers() - Method in class com.amazonaws.services.codepipeline.model.StageDeclaration
Reserved for future use.
getBucketName() - Method in class com.amazonaws.services.codepipeline.model.S3ArtifactLocation
The name of the Amazon S3 bucket.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipeline
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipeline
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCategory() - Method in class com.amazonaws.services.codepipeline.model.ActionTypeId
A category defines what kind of action can be taken in the stage, and constrains the provider type for the action.
getCategory() - Method in class com.amazonaws.services.codepipeline.model.CreateCustomActionTypeRequest
The category of the custom action, such as a source action or a build action.
getCategory() - Method in class com.amazonaws.services.codepipeline.model.DeleteCustomActionTypeRequest
The category of the custom action that you want to delete, such as source or deploy.
getChangeIdentifier() - Method in class com.amazonaws.services.codepipeline.model.CurrentRevision
The change identifier for the current revision.
getClientId() - Method in class com.amazonaws.services.codepipeline.model.ThirdPartyJob
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.
getClientToken() - Method in class com.amazonaws.services.codepipeline.model.AcknowledgeThirdPartyJobRequest
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.
getClientToken() - Method in class com.amazonaws.services.codepipeline.model.GetThirdPartyJobDetailsRequest
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.
getClientToken() - Method in class com.amazonaws.services.codepipeline.model.PutThirdPartyJobFailureResultRequest
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.
getClientToken() - Method in class com.amazonaws.services.codepipeline.model.PutThirdPartyJobSuccessResultRequest
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.
getCode() - Method in class com.amazonaws.services.codepipeline.model.ErrorDetails
The system ID or error number code of the error.
getConfiguration() - Method in class com.amazonaws.services.codepipeline.model.ActionConfiguration
The configuration data for the action.
getConfiguration() - Method in class com.amazonaws.services.codepipeline.model.ActionDeclaration
The action declaration's configuration.
getConfigurationProperties() - Method in class com.amazonaws.services.codepipeline.model.CreateCustomActionTypeRequest
The configuration properties for the custom action.
getContinuationToken() - Method in class com.amazonaws.services.codepipeline.model.JobData
A system-generated token, such as a AWS CodeDeploy deployment ID, that a job requires in order to continue the job asynchronously.
getContinuationToken() - Method in class com.amazonaws.services.codepipeline.model.PutJobSuccessResultRequest
A token generated by a job worker, such as an AWS CodeDeploy deployment ID, that a successful job provides to identify a custom action in progress.
getContinuationToken() - Method in class com.amazonaws.services.codepipeline.model.PutThirdPartyJobSuccessResultRequest
A token generated by a job worker, such as an AWS CodeDeploy deployment ID, that a successful job provides to identify a partner action in progress.
getContinuationToken() - Method in class com.amazonaws.services.codepipeline.model.ThirdPartyJobData
A system-generated token, such as a AWS CodeDeploy deployment ID, that a job requires in order to continue the job asynchronously.
getCreated() - Method in class com.amazonaws.services.codepipeline.model.ActionRevision
The date and time when the most recent version of the action was created, in timestamp format.
getCreated() - Method in class com.amazonaws.services.codepipeline.model.ArtifactRevision
The date and time when the most recent revision of the artifact was created, in timestamp format.
getCreated() - Method in class com.amazonaws.services.codepipeline.model.CurrentRevision
The date and time when the most recent revision of the artifact was created, in timestamp format.
getCreated() - Method in class com.amazonaws.services.codepipeline.model.GetPipelineStateResult
The date and time the pipeline was created, in timestamp format.
getCreated() - Method in class com.amazonaws.services.codepipeline.model.PipelineSummary
The date and time the pipeline was created, in timestamp format.
getCurrentRevision() - Method in class com.amazonaws.services.codepipeline.model.ActionState
 
getCurrentRevision() - Method in class com.amazonaws.services.codepipeline.model.PutJobSuccessResultRequest
The ID of the current revision of the artifact successfully worked upon by the job.
getCurrentRevision() - Method in class com.amazonaws.services.codepipeline.model.PutThirdPartyJobSuccessResultRequest
 
getData() - Method in class com.amazonaws.services.codepipeline.model.Job
Additional data about a job.
getData() - Method in class com.amazonaws.services.codepipeline.model.JobDetails
 
getData() - Method in class com.amazonaws.services.codepipeline.model.ThirdPartyJobDetails
The data to be returned by the third party job worker.
getDescription() - Method in class com.amazonaws.services.codepipeline.model.ActionConfigurationProperty
The description of the action configuration property that will be displayed to users.
getDisabledReason() - Method in class com.amazonaws.services.codepipeline.model.TransitionState
The user-specified reason why the transition between two stages of a pipeline was disabled.
getEnabled() - Method in class com.amazonaws.services.codepipeline.model.TransitionState
Whether the transition between stages is enabled (true) or disabled (false).
getEncryptionKey() - Method in class com.amazonaws.services.codepipeline.model.ArtifactStore
The encryption key used to encrypt the data in the artifact store, such as an AWS Key Management Service (AWS KMS) key.
getEncryptionKey() - Method in class com.amazonaws.services.codepipeline.model.JobData
 
getEncryptionKey() - Method in class com.amazonaws.services.codepipeline.model.ThirdPartyJobData
The encryption key used to encrypt and decrypt data in the artifact store for the pipeline, such as an AWS Key Management Service (AWS KMS) key.
getEntityUrl() - Method in class com.amazonaws.services.codepipeline.model.ActionState
A URL link for more information about the state of the action, such as a deployment group details page.
getEntityUrlTemplate() - Method in class com.amazonaws.services.codepipeline.model.ActionTypeSettings
The URL returned to the AWS CodePipeline console that provides a deep link to the resources of the external system, such as the configuration page for an AWS CodeDeploy deployment group.
getErrorDetails() - Method in class com.amazonaws.services.codepipeline.model.ActionExecution
The details of an error returned by a URL external to AWS.
getExecutionDetails() - Method in class com.amazonaws.services.codepipeline.model.PutJobSuccessResultRequest
The execution details of the successful job, such as the actions taken by the job worker.
getExecutionDetails() - Method in class com.amazonaws.services.codepipeline.model.PutThirdPartyJobSuccessResultRequest
 
getExecutionUrlTemplate() - Method in class com.amazonaws.services.codepipeline.model.ActionTypeSettings
The URL returned to the AWS CodePipeline console that contains a link to the top-level landing page for the external system, such as console page for AWS CodeDeploy.
getExecutorService() - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineAsyncClient
Returns the executor service used by this client to execute async requests.
getExternalExecutionId() - Method in class com.amazonaws.services.codepipeline.model.ActionExecution
The external ID of the run of the action.
getExternalExecutionId() - Method in class com.amazonaws.services.codepipeline.model.ExecutionDetails
The system-generated unique ID of this action used to identify this job worker in any external systems, such as AWS CodeDeploy.
getExternalExecutionId() - Method in class com.amazonaws.services.codepipeline.model.FailureDetails
The external ID of the run of the action that failed.
getExternalExecutionUrl() - Method in class com.amazonaws.services.codepipeline.model.ActionExecution
The URL of a resource external to AWS that will be used when running the action, for example an external repository URL.
getFailureDetails() - Method in class com.amazonaws.services.codepipeline.model.PutJobFailureResultRequest
The details about the failure of a job.
getFailureDetails() - Method in class com.amazonaws.services.codepipeline.model.PutThirdPartyJobFailureResultRequest
 
getId() - Method in class com.amazonaws.services.codepipeline.model.ActionType
 
getId() - Method in class com.amazonaws.services.codepipeline.model.EncryptionKey
The ID used to identify the key.
getId() - Method in class com.amazonaws.services.codepipeline.model.Job
The unique system-generated ID of the job.
getId() - Method in class com.amazonaws.services.codepipeline.model.JobDetails
The unique system-generated ID of the job.
getId() - Method in class com.amazonaws.services.codepipeline.model.ThirdPartyJobDetails
The identifier used to identify the job details in AWS CodePipeline.
getInboundTransitionState() - Method in class com.amazonaws.services.codepipeline.model.StageState
The state of the inbound transition, which is either enabled or disabled.
getInputArtifactDetails() - Method in class com.amazonaws.services.codepipeline.model.ActionType
The details of the input artifact for the action, such as its commit ID.
getInputArtifactDetails() - Method in class com.amazonaws.services.codepipeline.model.CreateCustomActionTypeRequest
 
getInputArtifacts() - Method in class com.amazonaws.services.codepipeline.model.ActionDeclaration
The name or ID of the artifact consumed by the action, such as a test or build artifact.
getInputArtifacts() - Method in class com.amazonaws.services.codepipeline.model.JobData
The artifact supplied to the job.
getInputArtifacts() - Method in class com.amazonaws.services.codepipeline.model.ThirdPartyJobData
The name of the artifact that will be worked upon by the action, if any.
getJobDetails(GetJobDetailsRequest) - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipeline
 
getJobDetails(GetJobDetailsRequest) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipeline
Returns information about a job.
getJobDetails(GetJobDetailsRequest) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineClient
Returns information about a job.
getJobDetails() - Method in class com.amazonaws.services.codepipeline.model.GetJobDetailsResult
The details of the job.
getJobDetails() - Method in class com.amazonaws.services.codepipeline.model.GetThirdPartyJobDetailsResult
The details of the job, including any protected values defined for the job.
getJobDetailsAsync(GetJobDetailsRequest) - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipelineAsync
 
getJobDetailsAsync(GetJobDetailsRequest, AsyncHandler<GetJobDetailsRequest, GetJobDetailsResult>) - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipelineAsync
 
getJobDetailsAsync(GetJobDetailsRequest) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipelineAsync
Returns information about a job.
getJobDetailsAsync(GetJobDetailsRequest, AsyncHandler<GetJobDetailsRequest, GetJobDetailsResult>) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipelineAsync
Returns information about a job.
getJobDetailsAsync(GetJobDetailsRequest) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineAsyncClient
 
getJobDetailsAsync(GetJobDetailsRequest, AsyncHandler<GetJobDetailsRequest, GetJobDetailsResult>) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineAsyncClient
 
GetJobDetailsRequest - Class in com.amazonaws.services.codepipeline.model
Represents the input of a get job details action.
GetJobDetailsRequest() - Constructor for class com.amazonaws.services.codepipeline.model.GetJobDetailsRequest
 
GetJobDetailsResult - Class in com.amazonaws.services.codepipeline.model
Represents the output of a get job details action.
GetJobDetailsResult() - Constructor for class com.amazonaws.services.codepipeline.model.GetJobDetailsResult
 
getJobId() - Method in class com.amazonaws.services.codepipeline.model.AcknowledgeJobRequest
The unique system-generated ID of the job for which you want to confirm receipt.
getJobId() - Method in class com.amazonaws.services.codepipeline.model.AcknowledgeThirdPartyJobRequest
The unique system-generated ID of the job.
getJobId() - Method in class com.amazonaws.services.codepipeline.model.GetJobDetailsRequest
The unique system-generated ID for the job.
getJobId() - Method in class com.amazonaws.services.codepipeline.model.GetThirdPartyJobDetailsRequest
The unique system-generated ID used for identifying the job.
getJobId() - Method in class com.amazonaws.services.codepipeline.model.PutJobFailureResultRequest
The unique system-generated ID of the job that failed.
getJobId() - Method in class com.amazonaws.services.codepipeline.model.PutJobSuccessResultRequest
The unique system-generated ID of the job that succeeded.
getJobId() - Method in class com.amazonaws.services.codepipeline.model.PutThirdPartyJobFailureResultRequest
The ID of the job that failed.
getJobId() - Method in class com.amazonaws.services.codepipeline.model.PutThirdPartyJobSuccessResultRequest
The ID of the job that successfully completed.
getJobId() - Method in class com.amazonaws.services.codepipeline.model.ThirdPartyJob
The identifier used to identify the job in AWS CodePipeline.
getJobs() - Method in class com.amazonaws.services.codepipeline.model.PollForJobsResult
Information about the jobs to take action on.
getJobs() - Method in class com.amazonaws.services.codepipeline.model.PollForThirdPartyJobsResult
Information about the jobs to take action on.
getKey() - Method in class com.amazonaws.services.codepipeline.model.ActionConfigurationProperty
Whether the configuration property is a key.
getLastChangedAt() - Method in class com.amazonaws.services.codepipeline.model.TransitionState
The timestamp when the transition state was last changed.
getLastChangedBy() - Method in class com.amazonaws.services.codepipeline.model.TransitionState
The ID of the user who last changed the transition state.
getLastStatusChange() - Method in class com.amazonaws.services.codepipeline.model.ActionExecution
The last status change of the action.
getLastUpdatedBy() - Method in class com.amazonaws.services.codepipeline.model.ActionExecution
The ARN of the user who last changed the pipeline.
getLatestExecution() - Method in class com.amazonaws.services.codepipeline.model.ActionState
 
getLatestExecution() - Method in class com.amazonaws.services.codepipeline.model.StageState
Information about the latest execution in the stage, including its ID and status.
getLocation() - Method in class com.amazonaws.services.codepipeline.model.Artifact
The location of an artifact.
getLocation() - Method in class com.amazonaws.services.codepipeline.model.ArtifactStore
The location for storing the artifacts for a pipeline, such as an S3 bucket or folder.
getMaxBatchSize() - Method in class com.amazonaws.services.codepipeline.model.PollForJobsRequest
The maximum number of jobs to return in a poll for jobs call.
getMaxBatchSize() - Method in class com.amazonaws.services.codepipeline.model.PollForThirdPartyJobsRequest
The maximum number of jobs to return in a poll for jobs call.
getMaximumCount() - Method in class com.amazonaws.services.codepipeline.model.ArtifactDetails
The maximum number of artifacts allowed for the action type.
getMessage() - Method in class com.amazonaws.services.codepipeline.model.ErrorDetails
The text of the error message.
getMessage() - Method in class com.amazonaws.services.codepipeline.model.FailureDetails
The message about the failure.
getMinimumCount() - Method in class com.amazonaws.services.codepipeline.model.ArtifactDetails
The minimum number of artifacts allowed for the action type.
getName() - Method in class com.amazonaws.services.codepipeline.model.ActionConfigurationProperty
The name of the action configuration property.
getName() - Method in class com.amazonaws.services.codepipeline.model.ActionContext
The name of the action within the context of a job.
getName() - Method in class com.amazonaws.services.codepipeline.model.ActionDeclaration
The action declaration's name.
getName() - Method in class com.amazonaws.services.codepipeline.model.Artifact
The artifact's name.
getName() - Method in class com.amazonaws.services.codepipeline.model.ArtifactRevision
The name of an artifact.
getName() - Method in class com.amazonaws.services.codepipeline.model.BlockerDeclaration
Reserved for future use.
getName() - Method in class com.amazonaws.services.codepipeline.model.DeletePipelineRequest
The name of the pipeline to be deleted.
getName() - Method in class com.amazonaws.services.codepipeline.model.GetPipelineRequest
The name of the pipeline for which you want to get information.
getName() - Method in class com.amazonaws.services.codepipeline.model.GetPipelineStateRequest
The name of the pipeline about which you want to get information.
getName() - Method in class com.amazonaws.services.codepipeline.model.InputArtifact
The name of the artifact to be worked on, for example, "My App".
getName() - Method in class com.amazonaws.services.codepipeline.model.OutputArtifact
The name of the output of an artifact, such as "My App".
getName() - Method in class com.amazonaws.services.codepipeline.model.PipelineDeclaration
The name of the action to be performed.
getName() - Method in class com.amazonaws.services.codepipeline.model.PipelineSummary
The name of the pipeline.
getName() - Method in class com.amazonaws.services.codepipeline.model.StageContext
The name of the stage.
getName() - Method in class com.amazonaws.services.codepipeline.model.StageDeclaration
The name of the stage.
getName() - Method in class com.amazonaws.services.codepipeline.model.StartPipelineExecutionRequest
The name of the pipeline to start.
getNewRevision() - Method in class com.amazonaws.services.codepipeline.model.PutActionRevisionResult
Indicates whether the artifact revision was previously used in an execution of the specified pipeline.
getNextToken() - Method in class com.amazonaws.services.codepipeline.model.ListActionTypesRequest
An identifier that was returned from the previous list action types call, which can be used to return the next set of action types in the list.
getNextToken() - Method in class com.amazonaws.services.codepipeline.model.ListActionTypesResult
If the amount of returned information is significantly large, an identifier is also returned which can be used in a subsequent list action types call to return the next set of action types in the list.
getNextToken() - Method in class com.amazonaws.services.codepipeline.model.ListPipelinesRequest
An identifier that was returned from the previous list pipelines call, which can be used to return the next set of pipelines in the list.
getNextToken() - Method in class com.amazonaws.services.codepipeline.model.ListPipelinesResult
If the amount of returned information is significantly large, an identifier is also returned which can be used in a subsequent list pipelines call to return the next set of pipelines in the list.
getNonce() - Method in class com.amazonaws.services.codepipeline.model.AcknowledgeJobRequest
A system-generated random number that AWS CodePipeline uses to ensure that the job is being worked on by only one job worker.
getNonce() - Method in class com.amazonaws.services.codepipeline.model.AcknowledgeThirdPartyJobRequest
A system-generated random number that AWS CodePipeline uses to ensure that the job is being worked on by only one job worker.
getNonce() - Method in class com.amazonaws.services.codepipeline.model.Job
A system-generated random number that AWS CodePipeline uses to ensure that the job is being worked on by only one job worker.
getNonce() - Method in class com.amazonaws.services.codepipeline.model.ThirdPartyJobDetails
A system-generated random number that AWS CodePipeline uses to ensure that the job is being worked on by only one job worker.
getObjectKey() - Method in class com.amazonaws.services.codepipeline.model.S3ArtifactLocation
The key of the object in the Amazon S3 bucket, which uniquely identifies the object in the bucket.
getOutputArtifactDetails() - Method in class com.amazonaws.services.codepipeline.model.ActionType
The details of the output artifact of the action, such as its commit ID.
getOutputArtifactDetails() - Method in class com.amazonaws.services.codepipeline.model.CreateCustomActionTypeRequest
 
getOutputArtifacts() - Method in class com.amazonaws.services.codepipeline.model.ActionDeclaration
The name or ID of the result of the action declaration, such as a test or build artifact.
getOutputArtifacts() - Method in class com.amazonaws.services.codepipeline.model.JobData
The output of the job.
getOutputArtifacts() - Method in class com.amazonaws.services.codepipeline.model.ThirdPartyJobData
The name of the artifact that will be the result of the action, if any.
getOwner() - Method in class com.amazonaws.services.codepipeline.model.ActionTypeId
The creator of the action being called.
getPercentComplete() - Method in class com.amazonaws.services.codepipeline.model.ActionExecution
A percentage of completeness of the action as it runs.
getPercentComplete() - Method in class com.amazonaws.services.codepipeline.model.ExecutionDetails
The percentage of work completed on the action, represented on a scale of zero to one hundred percent.
getPipeline(GetPipelineRequest) - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipeline
 
getPipeline(GetPipelineRequest) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipeline
Returns the metadata, structure, stages, and actions of a pipeline.
getPipeline(GetPipelineRequest) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineClient
Returns the metadata, structure, stages, and actions of a pipeline.
getPipeline() - Method in class com.amazonaws.services.codepipeline.model.CreatePipelineRequest
 
getPipeline() - Method in class com.amazonaws.services.codepipeline.model.CreatePipelineResult
 
getPipeline() - Method in class com.amazonaws.services.codepipeline.model.GetPipelineResult
 
getPipeline() - Method in class com.amazonaws.services.codepipeline.model.UpdatePipelineRequest
The name of the pipeline to be updated.
getPipeline() - Method in class com.amazonaws.services.codepipeline.model.UpdatePipelineResult
The structure of the updated pipeline.
getPipelineAsync(GetPipelineRequest) - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipelineAsync
 
getPipelineAsync(GetPipelineRequest, AsyncHandler<GetPipelineRequest, GetPipelineResult>) - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipelineAsync
 
getPipelineAsync(GetPipelineRequest) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipelineAsync
Returns the metadata, structure, stages, and actions of a pipeline.
getPipelineAsync(GetPipelineRequest, AsyncHandler<GetPipelineRequest, GetPipelineResult>) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipelineAsync
Returns the metadata, structure, stages, and actions of a pipeline.
getPipelineAsync(GetPipelineRequest) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineAsyncClient
 
getPipelineAsync(GetPipelineRequest, AsyncHandler<GetPipelineRequest, GetPipelineResult>) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineAsyncClient
 
getPipelineContext() - Method in class com.amazonaws.services.codepipeline.model.JobData
 
getPipelineContext() - Method in class com.amazonaws.services.codepipeline.model.ThirdPartyJobData
 
getPipelineExecution(GetPipelineExecutionRequest) - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipeline
 
getPipelineExecution(GetPipelineExecutionRequest) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipeline
Returns information about an execution of a pipeline, including details about artifacts, the pipeline execution ID, and the name, version, and status of the pipeline.
getPipelineExecution(GetPipelineExecutionRequest) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineClient
Returns information about an execution of a pipeline, including details about artifacts, the pipeline execution ID, and the name, version, and status of the pipeline.
getPipelineExecution() - Method in class com.amazonaws.services.codepipeline.model.GetPipelineExecutionResult
Represents information about the execution of a pipeline.
getPipelineExecutionAsync(GetPipelineExecutionRequest) - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipelineAsync
 
getPipelineExecutionAsync(GetPipelineExecutionRequest, AsyncHandler<GetPipelineExecutionRequest, GetPipelineExecutionResult>) - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipelineAsync
 
getPipelineExecutionAsync(GetPipelineExecutionRequest) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipelineAsync
Returns information about an execution of a pipeline, including details about artifacts, the pipeline execution ID, and the name, version, and status of the pipeline.
getPipelineExecutionAsync(GetPipelineExecutionRequest, AsyncHandler<GetPipelineExecutionRequest, GetPipelineExecutionResult>) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipelineAsync
Returns information about an execution of a pipeline, including details about artifacts, the pipeline execution ID, and the name, version, and status of the pipeline.
getPipelineExecutionAsync(GetPipelineExecutionRequest) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineAsyncClient
 
getPipelineExecutionAsync(GetPipelineExecutionRequest, AsyncHandler<GetPipelineExecutionRequest, GetPipelineExecutionResult>) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineAsyncClient
 
getPipelineExecutionId() - Method in class com.amazonaws.services.codepipeline.model.GetPipelineExecutionRequest
The ID of the pipeline execution about which you want to get execution details.
getPipelineExecutionId() - Method in class com.amazonaws.services.codepipeline.model.PipelineExecution
The ID of the pipeline execution.
getPipelineExecutionId() - Method in class com.amazonaws.services.codepipeline.model.PutActionRevisionResult
The ID of the current workflow state of the pipeline.
getPipelineExecutionId() - Method in class com.amazonaws.services.codepipeline.model.RetryStageExecutionRequest
The ID of the pipeline execution in the failed stage to be retried.
getPipelineExecutionId() - Method in class com.amazonaws.services.codepipeline.model.RetryStageExecutionResult
The ID of the current workflow execution in the failed stage.
getPipelineExecutionId() - Method in class com.amazonaws.services.codepipeline.model.StageExecution
The ID of the pipeline execution associated with the stage.
getPipelineExecutionId() - Method in class com.amazonaws.services.codepipeline.model.StartPipelineExecutionResult
The unique system-generated ID of the pipeline execution that was started.
GetPipelineExecutionRequest - Class in com.amazonaws.services.codepipeline.model
Represents the input of a get pipeline execution action.
GetPipelineExecutionRequest() - Constructor for class com.amazonaws.services.codepipeline.model.GetPipelineExecutionRequest
 
GetPipelineExecutionResult - Class in com.amazonaws.services.codepipeline.model
Represents the output of a get pipeline execution action.
GetPipelineExecutionResult() - Constructor for class com.amazonaws.services.codepipeline.model.GetPipelineExecutionResult
 
getPipelineName() - Method in class com.amazonaws.services.codepipeline.model.DisableStageTransitionRequest
The name of the pipeline in which you want to disable the flow of artifacts from one stage to another.
getPipelineName() - Method in class com.amazonaws.services.codepipeline.model.EnableStageTransitionRequest
The name of the pipeline in which you want to enable the flow of artifacts from one stage to another.
getPipelineName() - Method in class com.amazonaws.services.codepipeline.model.GetPipelineExecutionRequest
The name of the pipeline about which you want to get execution details.
getPipelineName() - Method in class com.amazonaws.services.codepipeline.model.GetPipelineStateResult
The name of the pipeline for which you want to get the state.
getPipelineName() - Method in class com.amazonaws.services.codepipeline.model.PipelineContext
The name of the pipeline.
getPipelineName() - Method in class com.amazonaws.services.codepipeline.model.PipelineExecution
The name of the pipeline that was executed.
getPipelineName() - Method in class com.amazonaws.services.codepipeline.model.PutActionRevisionRequest
The name of the pipeline that will start processing the revision to the source.
getPipelineName() - Method in class com.amazonaws.services.codepipeline.model.PutApprovalResultRequest
The name of the pipeline that contains the action.
getPipelineName() - Method in class com.amazonaws.services.codepipeline.model.RetryStageExecutionRequest
The name of the pipeline that contains the failed stage.
GetPipelineRequest - Class in com.amazonaws.services.codepipeline.model
Represents the input of a get pipeline action.
GetPipelineRequest() - Constructor for class com.amazonaws.services.codepipeline.model.GetPipelineRequest
 
GetPipelineResult - Class in com.amazonaws.services.codepipeline.model
Represents the output of a get pipeline action.
GetPipelineResult() - Constructor for class com.amazonaws.services.codepipeline.model.GetPipelineResult
 
getPipelines() - Method in class com.amazonaws.services.codepipeline.model.ListPipelinesResult
The list of pipelines.
getPipelineState(GetPipelineStateRequest) - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipeline
 
getPipelineState(GetPipelineStateRequest) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipeline
Returns information about the state of a pipeline, including the stages and actions.
getPipelineState(GetPipelineStateRequest) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineClient
Returns information about the state of a pipeline, including the stages and actions.
getPipelineStateAsync(GetPipelineStateRequest) - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipelineAsync
 
getPipelineStateAsync(GetPipelineStateRequest, AsyncHandler<GetPipelineStateRequest, GetPipelineStateResult>) - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipelineAsync
 
getPipelineStateAsync(GetPipelineStateRequest) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipelineAsync
Returns information about the state of a pipeline, including the stages and actions.
getPipelineStateAsync(GetPipelineStateRequest, AsyncHandler<GetPipelineStateRequest, GetPipelineStateResult>) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipelineAsync
Returns information about the state of a pipeline, including the stages and actions.
getPipelineStateAsync(GetPipelineStateRequest) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineAsyncClient
 
getPipelineStateAsync(GetPipelineStateRequest, AsyncHandler<GetPipelineStateRequest, GetPipelineStateResult>) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineAsyncClient
 
GetPipelineStateRequest - Class in com.amazonaws.services.codepipeline.model
Represents the input of a get pipeline state action.
GetPipelineStateRequest() - Constructor for class com.amazonaws.services.codepipeline.model.GetPipelineStateRequest
 
GetPipelineStateResult - Class in com.amazonaws.services.codepipeline.model
Represents the output of a get pipeline state action.
GetPipelineStateResult() - Constructor for class com.amazonaws.services.codepipeline.model.GetPipelineStateResult
 
getPipelineVersion() - Method in class com.amazonaws.services.codepipeline.model.GetPipelineStateResult
The version number of the pipeline.
getPipelineVersion() - Method in class com.amazonaws.services.codepipeline.model.PipelineExecution
The version number of the pipeline that was executed.
getProvider() - Method in class com.amazonaws.services.codepipeline.model.ActionTypeId
The provider of the service being called by the action.
getProvider() - Method in class com.amazonaws.services.codepipeline.model.CreateCustomActionTypeRequest
The provider of the service used in the custom action, such as AWS CodeDeploy.
getProvider() - Method in class com.amazonaws.services.codepipeline.model.DeleteCustomActionTypeRequest
The provider of the service used in the custom action, such as AWS CodeDeploy.
getQueryable() - Method in class com.amazonaws.services.codepipeline.model.ActionConfigurationProperty
Indicates that the proprety will be used in conjunction with PollForJobs.
getQueryParam() - Method in class com.amazonaws.services.codepipeline.model.PollForJobsRequest
A map of property names and values.
getReason() - Method in class com.amazonaws.services.codepipeline.model.DisableStageTransitionRequest
The reason given to the user why a stage is disabled, such as waiting for manual approval or manual tests.
getRequired() - Method in class com.amazonaws.services.codepipeline.model.ActionConfigurationProperty
Whether the configuration property is a required value.
getResult() - Method in class com.amazonaws.services.codepipeline.model.PutApprovalResultRequest
Represents information about the result of the approval request.
getRetryMode() - Method in class com.amazonaws.services.codepipeline.model.RetryStageExecutionRequest
The scope of the retry attempt.
getRevision() - Method in class com.amazonaws.services.codepipeline.model.Artifact
The artifact's revision ID.
getRevision() - Method in class com.amazonaws.services.codepipeline.model.CurrentRevision
The revision ID of the current version of an artifact.
getRevisionChangeId() - Method in class com.amazonaws.services.codepipeline.model.ActionRevision
The unique identifier of the change that set the state to this revision, for example a deployment ID or timestamp.
getRevisionChangeIdentifier() - Method in class com.amazonaws.services.codepipeline.model.ArtifactRevision
An additional identifier for a revision, such as a commit date or, for artifacts stored in Amazon S3 buckets, the ETag value.
getRevisionId() - Method in class com.amazonaws.services.codepipeline.model.ActionRevision
The system-generated unique ID that identifies the revision number of the action.
getRevisionId() - Method in class com.amazonaws.services.codepipeline.model.ArtifactRevision
The revision ID of the artifact.
getRevisionSummary() - Method in class com.amazonaws.services.codepipeline.model.ArtifactRevision
Summary information about the most recent revision of the artifact.
getRevisionSummary() - Method in class com.amazonaws.services.codepipeline.model.CurrentRevision
The summary of the most recent revision of the artifact.
getRevisionUrl() - Method in class com.amazonaws.services.codepipeline.model.ActionState
A URL link for more information about the revision, such as a commit details page.
getRevisionUrl() - Method in class com.amazonaws.services.codepipeline.model.ArtifactRevision
The commit ID for the artifact revision.
getRevisionUrlTemplate() - Method in class com.amazonaws.services.codepipeline.model.ActionTypeSettings
The URL returned to the AWS CodePipeline console that contains a link to the page where customers can update or change the configuration of the external action.
getRoleArn() - Method in class com.amazonaws.services.codepipeline.model.ActionDeclaration
The ARN of the IAM service role that will perform the declared action.
getRoleArn() - Method in class com.amazonaws.services.codepipeline.model.PipelineDeclaration
The Amazon Resource Name (ARN) for AWS CodePipeline to use to either perform actions with no actionRoleArn, or to use to assume roles for actions with an actionRoleArn.
getRunOrder() - Method in class com.amazonaws.services.codepipeline.model.ActionDeclaration
The order in which actions are run.
getS3Location() - Method in class com.amazonaws.services.codepipeline.model.ArtifactLocation
The Amazon S3 bucket that contains the artifact.
getSecret() - Method in class com.amazonaws.services.codepipeline.model.ActionConfigurationProperty
Whether the configuration property is secret.
getSecretAccessKey() - Method in class com.amazonaws.services.codepipeline.model.AWSSessionCredentials
The secret access key for the session.
getSessionToken() - Method in class com.amazonaws.services.codepipeline.model.AWSSessionCredentials
The token for the session.
getSettings() - Method in class com.amazonaws.services.codepipeline.model.ActionType
The settings for the action type.
getSettings() - Method in class com.amazonaws.services.codepipeline.model.CreateCustomActionTypeRequest
 
getStage() - Method in class com.amazonaws.services.codepipeline.model.PipelineContext
The stage of the pipeline.
getStageName() - Method in class com.amazonaws.services.codepipeline.model.DisableStageTransitionRequest
The name of the stage where you want to disable the inbound or outbound transition of artifacts.
getStageName() - Method in class com.amazonaws.services.codepipeline.model.EnableStageTransitionRequest
The name of the stage where you want to enable the transition of artifacts, either into the stage (inbound) or from that stage to the next stage (outbound).
getStageName() - Method in class com.amazonaws.services.codepipeline.model.PutActionRevisionRequest
The name of the stage that contains the action that will act upon the revision.
getStageName() - Method in class com.amazonaws.services.codepipeline.model.PutApprovalResultRequest
The name of the stage that contains the action.
getStageName() - Method in class com.amazonaws.services.codepipeline.model.RetryStageExecutionRequest
The name of the failed stage to be retried.
getStageName() - Method in class com.amazonaws.services.codepipeline.model.StageState
The name of the stage.
getStages() - Method in class com.amazonaws.services.codepipeline.model.PipelineDeclaration
The stage in which to perform the action.
getStageStates() - Method in class com.amazonaws.services.codepipeline.model.GetPipelineStateResult
A list of the pipeline stage output information, including stage name, state, most recent run details, whether the stage is disabled, and other data.
getStatus() - Method in class com.amazonaws.services.codepipeline.model.AcknowledgeJobResult
Whether the job worker has received the specified job.
getStatus() - Method in class com.amazonaws.services.codepipeline.model.AcknowledgeThirdPartyJobResult
The status information for the third party job, if any.
getStatus() - Method in class com.amazonaws.services.codepipeline.model.ActionExecution
The status of the action, or for a completed action, the last status of the action.
getStatus() - Method in class com.amazonaws.services.codepipeline.model.ApprovalResult
The response submitted by a reviewer assigned to an approval action request.
getStatus() - Method in class com.amazonaws.services.codepipeline.model.PipelineExecution
The status of the pipeline execution.
getStatus() - Method in class com.amazonaws.services.codepipeline.model.StageExecution
The status of the stage, or for a completed stage, the last status of the stage.
getSummary() - Method in class com.amazonaws.services.codepipeline.model.ActionExecution
A summary of the run of the action.
getSummary() - Method in class com.amazonaws.services.codepipeline.model.ApprovalResult
The summary of the current status of the approval request.
getSummary() - Method in class com.amazonaws.services.codepipeline.model.ExecutionDetails
The summary of the current status of the actions.
getThirdPartyConfigurationUrl() - Method in class com.amazonaws.services.codepipeline.model.ActionTypeSettings
The URL of a sign-up page where users can sign up for an external service and perform initial configuration of the action provided by that service.
getThirdPartyJobDetails(GetThirdPartyJobDetailsRequest) - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipeline
 
getThirdPartyJobDetails(GetThirdPartyJobDetailsRequest) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipeline
Requests the details of a job for a third party action.
getThirdPartyJobDetails(GetThirdPartyJobDetailsRequest) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineClient
Requests the details of a job for a third party action.
getThirdPartyJobDetailsAsync(GetThirdPartyJobDetailsRequest) - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipelineAsync
 
getThirdPartyJobDetailsAsync(GetThirdPartyJobDetailsRequest, AsyncHandler<GetThirdPartyJobDetailsRequest, GetThirdPartyJobDetailsResult>) - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipelineAsync
 
getThirdPartyJobDetailsAsync(GetThirdPartyJobDetailsRequest) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipelineAsync
Requests the details of a job for a third party action.
getThirdPartyJobDetailsAsync(GetThirdPartyJobDetailsRequest, AsyncHandler<GetThirdPartyJobDetailsRequest, GetThirdPartyJobDetailsResult>) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipelineAsync
Requests the details of a job for a third party action.
getThirdPartyJobDetailsAsync(GetThirdPartyJobDetailsRequest) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineAsyncClient
 
getThirdPartyJobDetailsAsync(GetThirdPartyJobDetailsRequest, AsyncHandler<GetThirdPartyJobDetailsRequest, GetThirdPartyJobDetailsResult>) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineAsyncClient
 
GetThirdPartyJobDetailsRequest - Class in com.amazonaws.services.codepipeline.model
Represents the input of a get third party job details action.
GetThirdPartyJobDetailsRequest() - Constructor for class com.amazonaws.services.codepipeline.model.GetThirdPartyJobDetailsRequest
 
GetThirdPartyJobDetailsResult - Class in com.amazonaws.services.codepipeline.model
Represents the output of a get third party job details action.
GetThirdPartyJobDetailsResult() - Constructor for class com.amazonaws.services.codepipeline.model.GetThirdPartyJobDetailsResult
 
getToken() - Method in class com.amazonaws.services.codepipeline.model.ActionExecution
The system-generated token used to identify a unique approval request.
getToken() - Method in class com.amazonaws.services.codepipeline.model.PutApprovalResultRequest
The system-generated token used to identify a unique approval request.
getTransitionType() - Method in class com.amazonaws.services.codepipeline.model.DisableStageTransitionRequest
Specifies whether artifacts will be prevented from transitioning into the stage and being processed by the actions in that stage (inbound), or prevented from transitioning from the stage after they have been processed by the actions in that stage (outbound).
getTransitionType() - Method in class com.amazonaws.services.codepipeline.model.EnableStageTransitionRequest
Specifies whether artifacts will be allowed to enter the stage and be processed by the actions in that stage (inbound) or whether already-processed artifacts will be allowed to transition to the next stage (outbound).
getType() - Method in class com.amazonaws.services.codepipeline.model.ActionConfigurationProperty
The type of the configuration property.
getType() - Method in class com.amazonaws.services.codepipeline.model.ArtifactLocation
The type of artifact in the location.
getType() - Method in class com.amazonaws.services.codepipeline.model.ArtifactStore
The type of the artifact store, such as S3.
getType() - Method in class com.amazonaws.services.codepipeline.model.BlockerDeclaration
Reserved for future use.
getType() - Method in class com.amazonaws.services.codepipeline.model.EncryptionKey
The type of encryption key, such as an AWS Key Management Service (AWS KMS) key.
getType() - Method in class com.amazonaws.services.codepipeline.model.FailureDetails
The type of the failure.
getUpdated() - Method in class com.amazonaws.services.codepipeline.model.GetPipelineStateResult
The date and time the pipeline was last updated, in timestamp format.
getUpdated() - Method in class com.amazonaws.services.codepipeline.model.PipelineSummary
The date and time of the last update to the pipeline, in timestamp format.
getVersion() - Method in class com.amazonaws.services.codepipeline.model.ActionTypeId
A string that identifies the action type.
getVersion() - Method in class com.amazonaws.services.codepipeline.model.CreateCustomActionTypeRequest
The version number of the custom action.
getVersion() - Method in class com.amazonaws.services.codepipeline.model.DeleteCustomActionTypeRequest
The version of the custom action to delete.
getVersion() - Method in class com.amazonaws.services.codepipeline.model.GetPipelineRequest
The version number of the pipeline.
getVersion() - Method in class com.amazonaws.services.codepipeline.model.PipelineDeclaration
The version number of the pipeline.
getVersion() - Method in class com.amazonaws.services.codepipeline.model.PipelineSummary
The version number of the pipeline.

H

hashCode() - Method in class com.amazonaws.services.codepipeline.model.AcknowledgeJobRequest
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.AcknowledgeJobResult
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.AcknowledgeThirdPartyJobRequest
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.AcknowledgeThirdPartyJobResult
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.ActionConfiguration
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.ActionConfigurationProperty
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.ActionContext
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.ActionDeclaration
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.ActionExecution
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.ActionRevision
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.ActionState
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.ActionType
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.ActionTypeId
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.ActionTypeSettings
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.ApprovalResult
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.Artifact
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.ArtifactDetails
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.ArtifactLocation
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.ArtifactRevision
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.ArtifactStore
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.AWSSessionCredentials
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.BlockerDeclaration
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.CreateCustomActionTypeRequest
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.CreateCustomActionTypeResult
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.CreatePipelineRequest
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.CreatePipelineResult
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.CurrentRevision
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.DeleteCustomActionTypeRequest
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.DeleteCustomActionTypeResult
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.DeletePipelineRequest
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.DeletePipelineResult
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.DisableStageTransitionRequest
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.DisableStageTransitionResult
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.EnableStageTransitionRequest
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.EnableStageTransitionResult
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.EncryptionKey
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.ErrorDetails
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.ExecutionDetails
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.FailureDetails
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.GetJobDetailsRequest
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.GetJobDetailsResult
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.GetPipelineExecutionRequest
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.GetPipelineExecutionResult
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.GetPipelineRequest
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.GetPipelineResult
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.GetPipelineStateRequest
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.GetPipelineStateResult
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.GetThirdPartyJobDetailsRequest
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.GetThirdPartyJobDetailsResult
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.InputArtifact
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.Job
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.JobData
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.JobDetails
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.ListActionTypesRequest
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.ListActionTypesResult
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.ListPipelinesRequest
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.ListPipelinesResult
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.OutputArtifact
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.PipelineContext
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.PipelineDeclaration
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.PipelineExecution
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.PipelineSummary
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.PollForJobsRequest
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.PollForJobsResult
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.PollForThirdPartyJobsRequest
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.PollForThirdPartyJobsResult
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.PutActionRevisionRequest
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.PutActionRevisionResult
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.PutApprovalResultRequest
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.PutApprovalResultResult
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.PutJobFailureResultRequest
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.PutJobFailureResultResult
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.PutJobSuccessResultRequest
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.PutJobSuccessResultResult
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.PutThirdPartyJobFailureResultRequest
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.PutThirdPartyJobFailureResultResult
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.PutThirdPartyJobSuccessResultRequest
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.PutThirdPartyJobSuccessResultResult
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.RetryStageExecutionRequest
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.RetryStageExecutionResult
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.S3ArtifactLocation
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.StageContext
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.StageDeclaration
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.StageExecution
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.StageState
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.StartPipelineExecutionRequest
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.StartPipelineExecutionResult
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.ThirdPartyJob
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.ThirdPartyJobData
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.ThirdPartyJobDetails
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.TransitionState
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.UpdatePipelineRequest
 
hashCode() - Method in class com.amazonaws.services.codepipeline.model.UpdatePipelineResult
 

I

InputArtifact - Class in com.amazonaws.services.codepipeline.model
Represents information about an artifact to be worked on, such as a test or build artifact.
InputArtifact() - Constructor for class com.amazonaws.services.codepipeline.model.InputArtifact
 
InvalidActionDeclarationException - Exception in com.amazonaws.services.codepipeline.model
The specified action declaration was specified in an invalid format.
InvalidActionDeclarationException(String) - Constructor for exception com.amazonaws.services.codepipeline.model.InvalidActionDeclarationException
Constructs a new InvalidActionDeclarationException with the specified error message.
InvalidApprovalTokenException - Exception in com.amazonaws.services.codepipeline.model
The approval request already received a response or has expired.
InvalidApprovalTokenException(String) - Constructor for exception com.amazonaws.services.codepipeline.model.InvalidApprovalTokenException
Constructs a new InvalidApprovalTokenException with the specified error message.
InvalidBlockerDeclarationException - Exception in com.amazonaws.services.codepipeline.model
Reserved for future use.
InvalidBlockerDeclarationException(String) - Constructor for exception com.amazonaws.services.codepipeline.model.InvalidBlockerDeclarationException
Constructs a new InvalidBlockerDeclarationException with the specified error message.
InvalidClientTokenException - Exception in com.amazonaws.services.codepipeline.model
The client token was specified in an invalid format
InvalidClientTokenException(String) - Constructor for exception com.amazonaws.services.codepipeline.model.InvalidClientTokenException
Constructs a new InvalidClientTokenException with the specified error message.
InvalidJobException - Exception in com.amazonaws.services.codepipeline.model
The specified job was specified in an invalid format or cannot be found.
InvalidJobException(String) - Constructor for exception com.amazonaws.services.codepipeline.model.InvalidJobException
Constructs a new InvalidJobException with the specified error message.
InvalidJobStateException - Exception in com.amazonaws.services.codepipeline.model
The specified job state was specified in an invalid format.
InvalidJobStateException(String) - Constructor for exception com.amazonaws.services.codepipeline.model.InvalidJobStateException
Constructs a new InvalidJobStateException with the specified error message.
InvalidNextTokenException - Exception in com.amazonaws.services.codepipeline.model
The next token was specified in an invalid format.
InvalidNextTokenException(String) - Constructor for exception com.amazonaws.services.codepipeline.model.InvalidNextTokenException
Constructs a new InvalidNextTokenException with the specified error message.
InvalidNonceException - Exception in com.amazonaws.services.codepipeline.model
The specified nonce was specified in an invalid format.
InvalidNonceException(String) - Constructor for exception com.amazonaws.services.codepipeline.model.InvalidNonceException
Constructs a new InvalidNonceException with the specified error message.
InvalidStageDeclarationException - Exception in com.amazonaws.services.codepipeline.model
The specified stage declaration was specified in an invalid format.
InvalidStageDeclarationException(String) - Constructor for exception com.amazonaws.services.codepipeline.model.InvalidStageDeclarationException
Constructs a new InvalidStageDeclarationException with the specified error message.
InvalidStructureException - Exception in com.amazonaws.services.codepipeline.model
The specified structure was specified in an invalid format.
InvalidStructureException(String) - Constructor for exception com.amazonaws.services.codepipeline.model.InvalidStructureException
Constructs a new InvalidStructureException with the specified error message.
isEnabled() - Method in class com.amazonaws.services.codepipeline.model.TransitionState
Whether the transition between stages is enabled (true) or disabled (false).
isKey() - Method in class com.amazonaws.services.codepipeline.model.ActionConfigurationProperty
Whether the configuration property is a key.
isNewRevision() - Method in class com.amazonaws.services.codepipeline.model.PutActionRevisionResult
Indicates whether the artifact revision was previously used in an execution of the specified pipeline.
isQueryable() - Method in class com.amazonaws.services.codepipeline.model.ActionConfigurationProperty
Indicates that the proprety will be used in conjunction with PollForJobs.
isRequired() - Method in class com.amazonaws.services.codepipeline.model.ActionConfigurationProperty
Whether the configuration property is a required value.
isSecret() - Method in class com.amazonaws.services.codepipeline.model.ActionConfigurationProperty
Whether the configuration property is secret.

J

Job - Class in com.amazonaws.services.codepipeline.model
Represents information about a job.
Job() - Constructor for class com.amazonaws.services.codepipeline.model.Job
 
JobData - Class in com.amazonaws.services.codepipeline.model
Represents additional information about a job required for a job worker to complete the job.
JobData() - Constructor for class com.amazonaws.services.codepipeline.model.JobData
 
JobDetails - Class in com.amazonaws.services.codepipeline.model
Represents information about the details of a job.
JobDetails() - Constructor for class com.amazonaws.services.codepipeline.model.JobDetails
 
JobNotFoundException - Exception in com.amazonaws.services.codepipeline.model
The specified job was specified in an invalid format or cannot be found.
JobNotFoundException(String) - Constructor for exception com.amazonaws.services.codepipeline.model.JobNotFoundException
Constructs a new JobNotFoundException with the specified error message.
JobStatus - Enum in com.amazonaws.services.codepipeline.model
 

L

LimitExceededException - Exception in com.amazonaws.services.codepipeline.model
The number of pipelines associated with the AWS account has exceeded the limit allowed for the account.
LimitExceededException(String) - Constructor for exception com.amazonaws.services.codepipeline.model.LimitExceededException
Constructs a new LimitExceededException with the specified error message.
listActionTypes(ListActionTypesRequest) - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipeline
 
listActionTypes(ListActionTypesRequest) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipeline
Gets a summary of all AWS CodePipeline action types associated with your account.
listActionTypes(ListActionTypesRequest) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineClient
Gets a summary of all AWS CodePipeline action types associated with your account.
listActionTypesAsync(ListActionTypesRequest) - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipelineAsync
 
listActionTypesAsync(ListActionTypesRequest, AsyncHandler<ListActionTypesRequest, ListActionTypesResult>) - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipelineAsync
 
listActionTypesAsync(ListActionTypesRequest) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipelineAsync
Gets a summary of all AWS CodePipeline action types associated with your account.
listActionTypesAsync(ListActionTypesRequest, AsyncHandler<ListActionTypesRequest, ListActionTypesResult>) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipelineAsync
Gets a summary of all AWS CodePipeline action types associated with your account.
listActionTypesAsync(ListActionTypesRequest) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineAsyncClient
 
listActionTypesAsync(ListActionTypesRequest, AsyncHandler<ListActionTypesRequest, ListActionTypesResult>) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineAsyncClient
 
ListActionTypesRequest - Class in com.amazonaws.services.codepipeline.model
Represents the input of a list action types action.
ListActionTypesRequest() - Constructor for class com.amazonaws.services.codepipeline.model.ListActionTypesRequest
 
ListActionTypesResult - Class in com.amazonaws.services.codepipeline.model
Represents the output of a list action types action.
ListActionTypesResult() - Constructor for class com.amazonaws.services.codepipeline.model.ListActionTypesResult
 
listPipelines(ListPipelinesRequest) - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipeline
 
listPipelines(ListPipelinesRequest) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipeline
Gets a summary of all of the pipelines associated with your account.
listPipelines(ListPipelinesRequest) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineClient
Gets a summary of all of the pipelines associated with your account.
listPipelinesAsync(ListPipelinesRequest) - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipelineAsync
 
listPipelinesAsync(ListPipelinesRequest, AsyncHandler<ListPipelinesRequest, ListPipelinesResult>) - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipelineAsync
 
listPipelinesAsync(ListPipelinesRequest) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipelineAsync
Gets a summary of all of the pipelines associated with your account.
listPipelinesAsync(ListPipelinesRequest, AsyncHandler<ListPipelinesRequest, ListPipelinesResult>) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipelineAsync
Gets a summary of all of the pipelines associated with your account.
listPipelinesAsync(ListPipelinesRequest) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineAsyncClient
 
listPipelinesAsync(ListPipelinesRequest, AsyncHandler<ListPipelinesRequest, ListPipelinesResult>) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineAsyncClient
 
ListPipelinesRequest - Class in com.amazonaws.services.codepipeline.model
Represents the input of a list pipelines action.
ListPipelinesRequest() - Constructor for class com.amazonaws.services.codepipeline.model.ListPipelinesRequest
 
ListPipelinesResult - Class in com.amazonaws.services.codepipeline.model
Represents the output of a list pipelines action.
ListPipelinesResult() - Constructor for class com.amazonaws.services.codepipeline.model.ListPipelinesResult
 

N

NotLatestPipelineExecutionException - Exception in com.amazonaws.services.codepipeline.model
The stage has failed in a later run of the pipeline and the pipelineExecutionId associated with the request is out of date.
NotLatestPipelineExecutionException(String) - Constructor for exception com.amazonaws.services.codepipeline.model.NotLatestPipelineExecutionException
Constructs a new NotLatestPipelineExecutionException with the specified error message.

O

OutputArtifact - Class in com.amazonaws.services.codepipeline.model
Represents information about the output of an action.
OutputArtifact() - Constructor for class com.amazonaws.services.codepipeline.model.OutputArtifact
 

P

PipelineContext - Class in com.amazonaws.services.codepipeline.model
Represents information about a pipeline to a job worker.
PipelineContext() - Constructor for class com.amazonaws.services.codepipeline.model.PipelineContext
 
PipelineDeclaration - Class in com.amazonaws.services.codepipeline.model
Represents the structure of actions and stages to be performed in the pipeline.
PipelineDeclaration() - Constructor for class com.amazonaws.services.codepipeline.model.PipelineDeclaration
 
PipelineExecution - Class in com.amazonaws.services.codepipeline.model
Represents information about an execution of a pipeline.
PipelineExecution() - Constructor for class com.amazonaws.services.codepipeline.model.PipelineExecution
 
PipelineExecutionNotFoundException - Exception in com.amazonaws.services.codepipeline.model
The pipeline execution was specified in an invalid format or cannot be found, or an execution ID does not belong to the specified pipeline.
PipelineExecutionNotFoundException(String) - Constructor for exception com.amazonaws.services.codepipeline.model.PipelineExecutionNotFoundException
Constructs a new PipelineExecutionNotFoundException with the specified error message.
PipelineExecutionStatus - Enum in com.amazonaws.services.codepipeline.model
 
PipelineNameInUseException - Exception in com.amazonaws.services.codepipeline.model
The specified pipeline name is already in use.
PipelineNameInUseException(String) - Constructor for exception com.amazonaws.services.codepipeline.model.PipelineNameInUseException
Constructs a new PipelineNameInUseException with the specified error message.
PipelineNotFoundException - Exception in com.amazonaws.services.codepipeline.model
The specified pipeline was specified in an invalid format or cannot be found.
PipelineNotFoundException(String) - Constructor for exception com.amazonaws.services.codepipeline.model.PipelineNotFoundException
Constructs a new PipelineNotFoundException with the specified error message.
PipelineSummary - Class in com.amazonaws.services.codepipeline.model
Returns a summary of a pipeline.
PipelineSummary() - Constructor for class com.amazonaws.services.codepipeline.model.PipelineSummary
 
PipelineVersionNotFoundException - Exception in com.amazonaws.services.codepipeline.model
The specified pipeline version was specified in an invalid format or cannot be found.
PipelineVersionNotFoundException(String) - Constructor for exception com.amazonaws.services.codepipeline.model.PipelineVersionNotFoundException
Constructs a new PipelineVersionNotFoundException with the specified error message.
pollForJobs(PollForJobsRequest) - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipeline
 
pollForJobs(PollForJobsRequest) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipeline
Returns information about any jobs for AWS CodePipeline to act upon.
pollForJobs(PollForJobsRequest) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineClient
Returns information about any jobs for AWS CodePipeline to act upon.
pollForJobsAsync(PollForJobsRequest) - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipelineAsync
 
pollForJobsAsync(PollForJobsRequest, AsyncHandler<PollForJobsRequest, PollForJobsResult>) - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipelineAsync
 
pollForJobsAsync(PollForJobsRequest) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipelineAsync
Returns information about any jobs for AWS CodePipeline to act upon.
pollForJobsAsync(PollForJobsRequest, AsyncHandler<PollForJobsRequest, PollForJobsResult>) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipelineAsync
Returns information about any jobs for AWS CodePipeline to act upon.
pollForJobsAsync(PollForJobsRequest) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineAsyncClient
 
pollForJobsAsync(PollForJobsRequest, AsyncHandler<PollForJobsRequest, PollForJobsResult>) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineAsyncClient
 
PollForJobsRequest - Class in com.amazonaws.services.codepipeline.model
Represents the input of a poll for jobs action.
PollForJobsRequest() - Constructor for class com.amazonaws.services.codepipeline.model.PollForJobsRequest
 
PollForJobsResult - Class in com.amazonaws.services.codepipeline.model
Represents the output of a poll for jobs action.
PollForJobsResult() - Constructor for class com.amazonaws.services.codepipeline.model.PollForJobsResult
 
pollForThirdPartyJobs(PollForThirdPartyJobsRequest) - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipeline
 
pollForThirdPartyJobs(PollForThirdPartyJobsRequest) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipeline
Determines whether there are any third party jobs for a job worker to act on.
pollForThirdPartyJobs(PollForThirdPartyJobsRequest) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineClient
Determines whether there are any third party jobs for a job worker to act on.
pollForThirdPartyJobsAsync(PollForThirdPartyJobsRequest) - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipelineAsync
 
pollForThirdPartyJobsAsync(PollForThirdPartyJobsRequest, AsyncHandler<PollForThirdPartyJobsRequest, PollForThirdPartyJobsResult>) - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipelineAsync
 
pollForThirdPartyJobsAsync(PollForThirdPartyJobsRequest) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipelineAsync
Determines whether there are any third party jobs for a job worker to act on.
pollForThirdPartyJobsAsync(PollForThirdPartyJobsRequest, AsyncHandler<PollForThirdPartyJobsRequest, PollForThirdPartyJobsResult>) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipelineAsync
Determines whether there are any third party jobs for a job worker to act on.
pollForThirdPartyJobsAsync(PollForThirdPartyJobsRequest) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineAsyncClient
 
pollForThirdPartyJobsAsync(PollForThirdPartyJobsRequest, AsyncHandler<PollForThirdPartyJobsRequest, PollForThirdPartyJobsResult>) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineAsyncClient
 
PollForThirdPartyJobsRequest - Class in com.amazonaws.services.codepipeline.model
Represents the input of a poll for third party jobs action.
PollForThirdPartyJobsRequest() - Constructor for class com.amazonaws.services.codepipeline.model.PollForThirdPartyJobsRequest
 
PollForThirdPartyJobsResult - Class in com.amazonaws.services.codepipeline.model
Represents the output of a poll for third party jobs action.
PollForThirdPartyJobsResult() - Constructor for class com.amazonaws.services.codepipeline.model.PollForThirdPartyJobsResult
 
putActionRevision(PutActionRevisionRequest) - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipeline
 
putActionRevision(PutActionRevisionRequest) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipeline
Provides information to AWS CodePipeline about new revisions to a source.
putActionRevision(PutActionRevisionRequest) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineClient
Provides information to AWS CodePipeline about new revisions to a source.
putActionRevisionAsync(PutActionRevisionRequest) - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipelineAsync
 
putActionRevisionAsync(PutActionRevisionRequest, AsyncHandler<PutActionRevisionRequest, PutActionRevisionResult>) - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipelineAsync
 
putActionRevisionAsync(PutActionRevisionRequest) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipelineAsync
Provides information to AWS CodePipeline about new revisions to a source.
putActionRevisionAsync(PutActionRevisionRequest, AsyncHandler<PutActionRevisionRequest, PutActionRevisionResult>) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipelineAsync
Provides information to AWS CodePipeline about new revisions to a source.
putActionRevisionAsync(PutActionRevisionRequest) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineAsyncClient
 
putActionRevisionAsync(PutActionRevisionRequest, AsyncHandler<PutActionRevisionRequest, PutActionRevisionResult>) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineAsyncClient
 
PutActionRevisionRequest - Class in com.amazonaws.services.codepipeline.model
Represents the input of a put action revision action.
PutActionRevisionRequest() - Constructor for class com.amazonaws.services.codepipeline.model.PutActionRevisionRequest
 
PutActionRevisionResult - Class in com.amazonaws.services.codepipeline.model
Represents the output of a put action revision action.
PutActionRevisionResult() - Constructor for class com.amazonaws.services.codepipeline.model.PutActionRevisionResult
 
putApprovalResult(PutApprovalResultRequest) - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipeline
 
putApprovalResult(PutApprovalResultRequest) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipeline
Provides the response to a manual approval request to AWS CodePipeline.
putApprovalResult(PutApprovalResultRequest) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineClient
Provides the response to a manual approval request to AWS CodePipeline.
putApprovalResultAsync(PutApprovalResultRequest) - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipelineAsync
 
putApprovalResultAsync(PutApprovalResultRequest, AsyncHandler<PutApprovalResultRequest, PutApprovalResultResult>) - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipelineAsync
 
putApprovalResultAsync(PutApprovalResultRequest) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipelineAsync
Provides the response to a manual approval request to AWS CodePipeline.
putApprovalResultAsync(PutApprovalResultRequest, AsyncHandler<PutApprovalResultRequest, PutApprovalResultResult>) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipelineAsync
Provides the response to a manual approval request to AWS CodePipeline.
putApprovalResultAsync(PutApprovalResultRequest) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineAsyncClient
 
putApprovalResultAsync(PutApprovalResultRequest, AsyncHandler<PutApprovalResultRequest, PutApprovalResultResult>) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineAsyncClient
 
PutApprovalResultRequest - Class in com.amazonaws.services.codepipeline.model
Represents the input of a put approval result action.
PutApprovalResultRequest() - Constructor for class com.amazonaws.services.codepipeline.model.PutApprovalResultRequest
 
PutApprovalResultResult - Class in com.amazonaws.services.codepipeline.model
Represents the output of a put approval result action.
PutApprovalResultResult() - Constructor for class com.amazonaws.services.codepipeline.model.PutApprovalResultResult
 
putJobFailureResult(PutJobFailureResultRequest) - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipeline
 
putJobFailureResult(PutJobFailureResultRequest) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipeline
Represents the failure of a job as returned to the pipeline by a job worker.
putJobFailureResult(PutJobFailureResultRequest) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineClient
Represents the failure of a job as returned to the pipeline by a job worker.
putJobFailureResultAsync(PutJobFailureResultRequest) - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipelineAsync
 
putJobFailureResultAsync(PutJobFailureResultRequest, AsyncHandler<PutJobFailureResultRequest, PutJobFailureResultResult>) - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipelineAsync
 
putJobFailureResultAsync(PutJobFailureResultRequest) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipelineAsync
Represents the failure of a job as returned to the pipeline by a job worker.
putJobFailureResultAsync(PutJobFailureResultRequest, AsyncHandler<PutJobFailureResultRequest, PutJobFailureResultResult>) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipelineAsync
Represents the failure of a job as returned to the pipeline by a job worker.
putJobFailureResultAsync(PutJobFailureResultRequest) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineAsyncClient
 
putJobFailureResultAsync(PutJobFailureResultRequest, AsyncHandler<PutJobFailureResultRequest, PutJobFailureResultResult>) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineAsyncClient
 
PutJobFailureResultRequest - Class in com.amazonaws.services.codepipeline.model
Represents the input of a put job failure result action.
PutJobFailureResultRequest() - Constructor for class com.amazonaws.services.codepipeline.model.PutJobFailureResultRequest
 
PutJobFailureResultResult - Class in com.amazonaws.services.codepipeline.model
 
PutJobFailureResultResult() - Constructor for class com.amazonaws.services.codepipeline.model.PutJobFailureResultResult
 
putJobSuccessResult(PutJobSuccessResultRequest) - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipeline
 
putJobSuccessResult(PutJobSuccessResultRequest) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipeline
Represents the success of a job as returned to the pipeline by a job worker.
putJobSuccessResult(PutJobSuccessResultRequest) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineClient
Represents the success of a job as returned to the pipeline by a job worker.
putJobSuccessResultAsync(PutJobSuccessResultRequest) - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipelineAsync
 
putJobSuccessResultAsync(PutJobSuccessResultRequest, AsyncHandler<PutJobSuccessResultRequest, PutJobSuccessResultResult>) - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipelineAsync
 
putJobSuccessResultAsync(PutJobSuccessResultRequest) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipelineAsync
Represents the success of a job as returned to the pipeline by a job worker.
putJobSuccessResultAsync(PutJobSuccessResultRequest, AsyncHandler<PutJobSuccessResultRequest, PutJobSuccessResultResult>) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipelineAsync
Represents the success of a job as returned to the pipeline by a job worker.
putJobSuccessResultAsync(PutJobSuccessResultRequest) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineAsyncClient
 
putJobSuccessResultAsync(PutJobSuccessResultRequest, AsyncHandler<PutJobSuccessResultRequest, PutJobSuccessResultResult>) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineAsyncClient
 
PutJobSuccessResultRequest - Class in com.amazonaws.services.codepipeline.model
Represents the input of a put job success result action.
PutJobSuccessResultRequest() - Constructor for class com.amazonaws.services.codepipeline.model.PutJobSuccessResultRequest
 
PutJobSuccessResultResult - Class in com.amazonaws.services.codepipeline.model
 
PutJobSuccessResultResult() - Constructor for class com.amazonaws.services.codepipeline.model.PutJobSuccessResultResult
 
putThirdPartyJobFailureResult(PutThirdPartyJobFailureResultRequest) - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipeline
 
putThirdPartyJobFailureResult(PutThirdPartyJobFailureResultRequest) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipeline
Represents the failure of a third party job as returned to the pipeline by a job worker.
putThirdPartyJobFailureResult(PutThirdPartyJobFailureResultRequest) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineClient
Represents the failure of a third party job as returned to the pipeline by a job worker.
putThirdPartyJobFailureResultAsync(PutThirdPartyJobFailureResultRequest) - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipelineAsync
 
putThirdPartyJobFailureResultAsync(PutThirdPartyJobFailureResultRequest, AsyncHandler<PutThirdPartyJobFailureResultRequest, PutThirdPartyJobFailureResultResult>) - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipelineAsync
 
putThirdPartyJobFailureResultAsync(PutThirdPartyJobFailureResultRequest) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipelineAsync
Represents the failure of a third party job as returned to the pipeline by a job worker.
putThirdPartyJobFailureResultAsync(PutThirdPartyJobFailureResultRequest, AsyncHandler<PutThirdPartyJobFailureResultRequest, PutThirdPartyJobFailureResultResult>) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipelineAsync
Represents the failure of a third party job as returned to the pipeline by a job worker.
putThirdPartyJobFailureResultAsync(PutThirdPartyJobFailureResultRequest) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineAsyncClient
 
putThirdPartyJobFailureResultAsync(PutThirdPartyJobFailureResultRequest, AsyncHandler<PutThirdPartyJobFailureResultRequest, PutThirdPartyJobFailureResultResult>) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineAsyncClient
 
PutThirdPartyJobFailureResultRequest - Class in com.amazonaws.services.codepipeline.model
Represents the input of a third party job failure result action.
PutThirdPartyJobFailureResultRequest() - Constructor for class com.amazonaws.services.codepipeline.model.PutThirdPartyJobFailureResultRequest
 
PutThirdPartyJobFailureResultResult - Class in com.amazonaws.services.codepipeline.model
 
PutThirdPartyJobFailureResultResult() - Constructor for class com.amazonaws.services.codepipeline.model.PutThirdPartyJobFailureResultResult
 
putThirdPartyJobSuccessResult(PutThirdPartyJobSuccessResultRequest) - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipeline
 
putThirdPartyJobSuccessResult(PutThirdPartyJobSuccessResultRequest) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipeline
Represents the success of a third party job as returned to the pipeline by a job worker.
putThirdPartyJobSuccessResult(PutThirdPartyJobSuccessResultRequest) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineClient
Represents the success of a third party job as returned to the pipeline by a job worker.
putThirdPartyJobSuccessResultAsync(PutThirdPartyJobSuccessResultRequest) - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipelineAsync
 
putThirdPartyJobSuccessResultAsync(PutThirdPartyJobSuccessResultRequest, AsyncHandler<PutThirdPartyJobSuccessResultRequest, PutThirdPartyJobSuccessResultResult>) - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipelineAsync
 
putThirdPartyJobSuccessResultAsync(PutThirdPartyJobSuccessResultRequest) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipelineAsync
Represents the success of a third party job as returned to the pipeline by a job worker.
putThirdPartyJobSuccessResultAsync(PutThirdPartyJobSuccessResultRequest, AsyncHandler<PutThirdPartyJobSuccessResultRequest, PutThirdPartyJobSuccessResultResult>) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipelineAsync
Represents the success of a third party job as returned to the pipeline by a job worker.
putThirdPartyJobSuccessResultAsync(PutThirdPartyJobSuccessResultRequest) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineAsyncClient
 
putThirdPartyJobSuccessResultAsync(PutThirdPartyJobSuccessResultRequest, AsyncHandler<PutThirdPartyJobSuccessResultRequest, PutThirdPartyJobSuccessResultResult>) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineAsyncClient
 
PutThirdPartyJobSuccessResultRequest - Class in com.amazonaws.services.codepipeline.model
Represents the input of a put third party job success result action.
PutThirdPartyJobSuccessResultRequest() - Constructor for class com.amazonaws.services.codepipeline.model.PutThirdPartyJobSuccessResultRequest
 
PutThirdPartyJobSuccessResultResult - Class in com.amazonaws.services.codepipeline.model
 
PutThirdPartyJobSuccessResultResult() - Constructor for class com.amazonaws.services.codepipeline.model.PutThirdPartyJobSuccessResultResult
 

R

retryStageExecution(RetryStageExecutionRequest) - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipeline
 
retryStageExecution(RetryStageExecutionRequest) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipeline
Resumes the pipeline execution by retrying the last failed actions in a stage.
retryStageExecution(RetryStageExecutionRequest) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineClient
Resumes the pipeline execution by retrying the last failed actions in a stage.
retryStageExecutionAsync(RetryStageExecutionRequest) - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipelineAsync
 
retryStageExecutionAsync(RetryStageExecutionRequest, AsyncHandler<RetryStageExecutionRequest, RetryStageExecutionResult>) - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipelineAsync
 
retryStageExecutionAsync(RetryStageExecutionRequest) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipelineAsync
Resumes the pipeline execution by retrying the last failed actions in a stage.
retryStageExecutionAsync(RetryStageExecutionRequest, AsyncHandler<RetryStageExecutionRequest, RetryStageExecutionResult>) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipelineAsync
Resumes the pipeline execution by retrying the last failed actions in a stage.
retryStageExecutionAsync(RetryStageExecutionRequest) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineAsyncClient
 
retryStageExecutionAsync(RetryStageExecutionRequest, AsyncHandler<RetryStageExecutionRequest, RetryStageExecutionResult>) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineAsyncClient
 
RetryStageExecutionRequest - Class in com.amazonaws.services.codepipeline.model
Represents the input of a retry stage execution action.
RetryStageExecutionRequest() - Constructor for class com.amazonaws.services.codepipeline.model.RetryStageExecutionRequest
 
RetryStageExecutionResult - Class in com.amazonaws.services.codepipeline.model
Represents the output of a retry stage execution action.
RetryStageExecutionResult() - Constructor for class com.amazonaws.services.codepipeline.model.RetryStageExecutionResult
 

S

S3ArtifactLocation - Class in com.amazonaws.services.codepipeline.model
The location of the Amazon S3 bucket that contains a revision.
S3ArtifactLocation() - Constructor for class com.amazonaws.services.codepipeline.model.S3ArtifactLocation
 
setAccessKeyId(String) - Method in class com.amazonaws.services.codepipeline.model.AWSSessionCredentials
The access key for the session.
setAccountId(String) - Method in class com.amazonaws.services.codepipeline.model.Job
The ID of the AWS account to use when performing the job.
setAccountId(String) - Method in class com.amazonaws.services.codepipeline.model.JobDetails
The AWS account ID associated with the job.
setAction(ActionContext) - Method in class com.amazonaws.services.codepipeline.model.PipelineContext
 
setActionConfiguration(ActionConfiguration) - Method in class com.amazonaws.services.codepipeline.model.JobData
 
setActionConfiguration(ActionConfiguration) - Method in class com.amazonaws.services.codepipeline.model.ThirdPartyJobData
 
setActionConfigurationProperties(Collection<ActionConfigurationProperty>) - Method in class com.amazonaws.services.codepipeline.model.ActionType
The configuration properties for the action type.
setActionName(String) - Method in class com.amazonaws.services.codepipeline.model.ActionState
The name of the action.
setActionName(String) - Method in class com.amazonaws.services.codepipeline.model.PutActionRevisionRequest
The name of the action that will process the revision.
setActionName(String) - Method in class com.amazonaws.services.codepipeline.model.PutApprovalResultRequest
The name of the action for which approval is requested.
setActionOwnerFilter(String) - Method in class com.amazonaws.services.codepipeline.model.ListActionTypesRequest
Filters the list of action types to those created by a specified entity.
setActionOwnerFilter(ActionOwner) - Method in class com.amazonaws.services.codepipeline.model.ListActionTypesRequest
Filters the list of action types to those created by a specified entity.
setActionRevision(ActionRevision) - Method in class com.amazonaws.services.codepipeline.model.PutActionRevisionRequest
 
setActions(Collection<ActionDeclaration>) - Method in class com.amazonaws.services.codepipeline.model.StageDeclaration
The actions included in a stage.
setActionStates(Collection<ActionState>) - Method in class com.amazonaws.services.codepipeline.model.StageState
The state of the stage.
setActionType(ActionType) - Method in class com.amazonaws.services.codepipeline.model.CreateCustomActionTypeResult
 
setActionTypeId(ActionTypeId) - Method in class com.amazonaws.services.codepipeline.model.ActionDeclaration
The configuration information for the action type.
setActionTypeId(ActionTypeId) - Method in class com.amazonaws.services.codepipeline.model.JobData
 
setActionTypeId(ActionTypeId) - Method in class com.amazonaws.services.codepipeline.model.PollForJobsRequest
 
setActionTypeId(ActionTypeId) - Method in class com.amazonaws.services.codepipeline.model.PollForThirdPartyJobsRequest
 
setActionTypeId(ActionTypeId) - Method in class com.amazonaws.services.codepipeline.model.ThirdPartyJobData
 
setActionTypes(Collection<ActionType>) - Method in class com.amazonaws.services.codepipeline.model.ListActionTypesResult
Provides details of the action types.
setApprovedAt(Date) - Method in class com.amazonaws.services.codepipeline.model.PutApprovalResultResult
The timestamp showing when the approval or rejection was submitted.
setArtifactCredentials(AWSSessionCredentials) - Method in class com.amazonaws.services.codepipeline.model.JobData
 
setArtifactCredentials(AWSSessionCredentials) - Method in class com.amazonaws.services.codepipeline.model.ThirdPartyJobData
 
setArtifactRevisions(Collection<ArtifactRevision>) - Method in class com.amazonaws.services.codepipeline.model.PipelineExecution
A list of ArtifactRevision objects included in a pipeline execution.
setArtifactStore(ArtifactStore) - Method in class com.amazonaws.services.codepipeline.model.PipelineDeclaration
 
setBlockers(Collection<BlockerDeclaration>) - Method in class com.amazonaws.services.codepipeline.model.StageDeclaration
Reserved for future use.
setBucketName(String) - Method in class com.amazonaws.services.codepipeline.model.S3ArtifactLocation
The name of the Amazon S3 bucket.
setCategory(String) - Method in class com.amazonaws.services.codepipeline.model.ActionTypeId
A category defines what kind of action can be taken in the stage, and constrains the provider type for the action.
setCategory(ActionCategory) - Method in class com.amazonaws.services.codepipeline.model.ActionTypeId
A category defines what kind of action can be taken in the stage, and constrains the provider type for the action.
setCategory(String) - Method in class com.amazonaws.services.codepipeline.model.CreateCustomActionTypeRequest
The category of the custom action, such as a source action or a build action.
setCategory(ActionCategory) - Method in class com.amazonaws.services.codepipeline.model.CreateCustomActionTypeRequest
The category of the custom action, such as a source action or a build action.
setCategory(String) - Method in class com.amazonaws.services.codepipeline.model.DeleteCustomActionTypeRequest
The category of the custom action that you want to delete, such as source or deploy.
setCategory(ActionCategory) - Method in class com.amazonaws.services.codepipeline.model.DeleteCustomActionTypeRequest
The category of the custom action that you want to delete, such as source or deploy.
setChangeIdentifier(String) - Method in class com.amazonaws.services.codepipeline.model.CurrentRevision
The change identifier for the current revision.
setClientId(String) - Method in class com.amazonaws.services.codepipeline.model.ThirdPartyJob
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.
setClientToken(String) - Method in class com.amazonaws.services.codepipeline.model.AcknowledgeThirdPartyJobRequest
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.
setClientToken(String) - Method in class com.amazonaws.services.codepipeline.model.GetThirdPartyJobDetailsRequest
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.
setClientToken(String) - Method in class com.amazonaws.services.codepipeline.model.PutThirdPartyJobFailureResultRequest
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.
setClientToken(String) - Method in class com.amazonaws.services.codepipeline.model.PutThirdPartyJobSuccessResultRequest
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.
setCode(String) - Method in class com.amazonaws.services.codepipeline.model.ErrorDetails
The system ID or error number code of the error.
setConfiguration(Map<String, String>) - Method in class com.amazonaws.services.codepipeline.model.ActionConfiguration
The configuration data for the action.
setConfiguration(Map<String, String>) - Method in class com.amazonaws.services.codepipeline.model.ActionDeclaration
The action declaration's configuration.
setConfigurationProperties(Collection<ActionConfigurationProperty>) - Method in class com.amazonaws.services.codepipeline.model.CreateCustomActionTypeRequest
The configuration properties for the custom action.
setContinuationToken(String) - Method in class com.amazonaws.services.codepipeline.model.JobData
A system-generated token, such as a AWS CodeDeploy deployment ID, that a job requires in order to continue the job asynchronously.
setContinuationToken(String) - Method in class com.amazonaws.services.codepipeline.model.PutJobSuccessResultRequest
A token generated by a job worker, such as an AWS CodeDeploy deployment ID, that a successful job provides to identify a custom action in progress.
setContinuationToken(String) - Method in class com.amazonaws.services.codepipeline.model.PutThirdPartyJobSuccessResultRequest
A token generated by a job worker, such as an AWS CodeDeploy deployment ID, that a successful job provides to identify a partner action in progress.
setContinuationToken(String) - Method in class com.amazonaws.services.codepipeline.model.ThirdPartyJobData
A system-generated token, such as a AWS CodeDeploy deployment ID, that a job requires in order to continue the job asynchronously.
setCreated(Date) - Method in class com.amazonaws.services.codepipeline.model.ActionRevision
The date and time when the most recent version of the action was created, in timestamp format.
setCreated(Date) - Method in class com.amazonaws.services.codepipeline.model.ArtifactRevision
The date and time when the most recent revision of the artifact was created, in timestamp format.
setCreated(Date) - Method in class com.amazonaws.services.codepipeline.model.CurrentRevision
The date and time when the most recent revision of the artifact was created, in timestamp format.
setCreated(Date) - Method in class com.amazonaws.services.codepipeline.model.GetPipelineStateResult
The date and time the pipeline was created, in timestamp format.
setCreated(Date) - Method in class com.amazonaws.services.codepipeline.model.PipelineSummary
The date and time the pipeline was created, in timestamp format.
setCurrentRevision(ActionRevision) - Method in class com.amazonaws.services.codepipeline.model.ActionState
 
setCurrentRevision(CurrentRevision) - Method in class com.amazonaws.services.codepipeline.model.PutJobSuccessResultRequest
The ID of the current revision of the artifact successfully worked upon by the job.
setCurrentRevision(CurrentRevision) - Method in class com.amazonaws.services.codepipeline.model.PutThirdPartyJobSuccessResultRequest
 
setData(JobData) - Method in class com.amazonaws.services.codepipeline.model.Job
Additional data about a job.
setData(JobData) - Method in class com.amazonaws.services.codepipeline.model.JobDetails
 
setData(ThirdPartyJobData) - Method in class com.amazonaws.services.codepipeline.model.ThirdPartyJobDetails
The data to be returned by the third party job worker.
setDescription(String) - Method in class com.amazonaws.services.codepipeline.model.ActionConfigurationProperty
The description of the action configuration property that will be displayed to users.
setDisabledReason(String) - Method in class com.amazonaws.services.codepipeline.model.TransitionState
The user-specified reason why the transition between two stages of a pipeline was disabled.
setEnabled(Boolean) - Method in class com.amazonaws.services.codepipeline.model.TransitionState
Whether the transition between stages is enabled (true) or disabled (false).
setEncryptionKey(EncryptionKey) - Method in class com.amazonaws.services.codepipeline.model.ArtifactStore
The encryption key used to encrypt the data in the artifact store, such as an AWS Key Management Service (AWS KMS) key.
setEncryptionKey(EncryptionKey) - Method in class com.amazonaws.services.codepipeline.model.JobData
 
setEncryptionKey(EncryptionKey) - Method in class com.amazonaws.services.codepipeline.model.ThirdPartyJobData
The encryption key used to encrypt and decrypt data in the artifact store for the pipeline, such as an AWS Key Management Service (AWS KMS) key.
setEndpoint(String) - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipeline
 
setEndpoint(String) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipeline
Overrides the default endpoint for this client ("https://codepipeline.us-east-1.amazonaws.com").
setEntityUrl(String) - Method in class com.amazonaws.services.codepipeline.model.ActionState
A URL link for more information about the state of the action, such as a deployment group details page.
setEntityUrlTemplate(String) - Method in class com.amazonaws.services.codepipeline.model.ActionTypeSettings
The URL returned to the AWS CodePipeline console that provides a deep link to the resources of the external system, such as the configuration page for an AWS CodeDeploy deployment group.
setErrorDetails(ErrorDetails) - Method in class com.amazonaws.services.codepipeline.model.ActionExecution
The details of an error returned by a URL external to AWS.
setExecutionDetails(ExecutionDetails) - Method in class com.amazonaws.services.codepipeline.model.PutJobSuccessResultRequest
The execution details of the successful job, such as the actions taken by the job worker.
setExecutionDetails(ExecutionDetails) - Method in class com.amazonaws.services.codepipeline.model.PutThirdPartyJobSuccessResultRequest
 
setExecutionUrlTemplate(String) - Method in class com.amazonaws.services.codepipeline.model.ActionTypeSettings
The URL returned to the AWS CodePipeline console that contains a link to the top-level landing page for the external system, such as console page for AWS CodeDeploy.
setExternalExecutionId(String) - Method in class com.amazonaws.services.codepipeline.model.ActionExecution
The external ID of the run of the action.
setExternalExecutionId(String) - Method in class com.amazonaws.services.codepipeline.model.ExecutionDetails
The system-generated unique ID of this action used to identify this job worker in any external systems, such as AWS CodeDeploy.
setExternalExecutionId(String) - Method in class com.amazonaws.services.codepipeline.model.FailureDetails
The external ID of the run of the action that failed.
setExternalExecutionUrl(String) - Method in class com.amazonaws.services.codepipeline.model.ActionExecution
The URL of a resource external to AWS that will be used when running the action, for example an external repository URL.
setFailureDetails(FailureDetails) - Method in class com.amazonaws.services.codepipeline.model.PutJobFailureResultRequest
The details about the failure of a job.
setFailureDetails(FailureDetails) - Method in class com.amazonaws.services.codepipeline.model.PutThirdPartyJobFailureResultRequest
 
setId(ActionTypeId) - Method in class com.amazonaws.services.codepipeline.model.ActionType
 
setId(String) - Method in class com.amazonaws.services.codepipeline.model.EncryptionKey
The ID used to identify the key.
setId(String) - Method in class com.amazonaws.services.codepipeline.model.Job
The unique system-generated ID of the job.
setId(String) - Method in class com.amazonaws.services.codepipeline.model.JobDetails
The unique system-generated ID of the job.
setId(String) - Method in class com.amazonaws.services.codepipeline.model.ThirdPartyJobDetails
The identifier used to identify the job details in AWS CodePipeline.
setInboundTransitionState(TransitionState) - Method in class com.amazonaws.services.codepipeline.model.StageState
The state of the inbound transition, which is either enabled or disabled.
setInputArtifactDetails(ArtifactDetails) - Method in class com.amazonaws.services.codepipeline.model.ActionType
The details of the input artifact for the action, such as its commit ID.
setInputArtifactDetails(ArtifactDetails) - Method in class com.amazonaws.services.codepipeline.model.CreateCustomActionTypeRequest
 
setInputArtifacts(Collection<InputArtifact>) - Method in class com.amazonaws.services.codepipeline.model.ActionDeclaration
The name or ID of the artifact consumed by the action, such as a test or build artifact.
setInputArtifacts(Collection<Artifact>) - Method in class com.amazonaws.services.codepipeline.model.JobData
The artifact supplied to the job.
setInputArtifacts(Collection<Artifact>) - Method in class com.amazonaws.services.codepipeline.model.ThirdPartyJobData
The name of the artifact that will be worked upon by the action, if any.
setJobDetails(JobDetails) - Method in class com.amazonaws.services.codepipeline.model.GetJobDetailsResult
The details of the job.
setJobDetails(ThirdPartyJobDetails) - Method in class com.amazonaws.services.codepipeline.model.GetThirdPartyJobDetailsResult
The details of the job, including any protected values defined for the job.
setJobId(String) - Method in class com.amazonaws.services.codepipeline.model.AcknowledgeJobRequest
The unique system-generated ID of the job for which you want to confirm receipt.
setJobId(String) - Method in class com.amazonaws.services.codepipeline.model.AcknowledgeThirdPartyJobRequest
The unique system-generated ID of the job.
setJobId(String) - Method in class com.amazonaws.services.codepipeline.model.GetJobDetailsRequest
The unique system-generated ID for the job.
setJobId(String) - Method in class com.amazonaws.services.codepipeline.model.GetThirdPartyJobDetailsRequest
The unique system-generated ID used for identifying the job.
setJobId(String) - Method in class com.amazonaws.services.codepipeline.model.PutJobFailureResultRequest
The unique system-generated ID of the job that failed.
setJobId(String) - Method in class com.amazonaws.services.codepipeline.model.PutJobSuccessResultRequest
The unique system-generated ID of the job that succeeded.
setJobId(String) - Method in class com.amazonaws.services.codepipeline.model.PutThirdPartyJobFailureResultRequest
The ID of the job that failed.
setJobId(String) - Method in class com.amazonaws.services.codepipeline.model.PutThirdPartyJobSuccessResultRequest
The ID of the job that successfully completed.
setJobId(String) - Method in class com.amazonaws.services.codepipeline.model.ThirdPartyJob
The identifier used to identify the job in AWS CodePipeline.
setJobs(Collection<Job>) - Method in class com.amazonaws.services.codepipeline.model.PollForJobsResult
Information about the jobs to take action on.
setJobs(Collection<ThirdPartyJob>) - Method in class com.amazonaws.services.codepipeline.model.PollForThirdPartyJobsResult
Information about the jobs to take action on.
setKey(Boolean) - Method in class com.amazonaws.services.codepipeline.model.ActionConfigurationProperty
Whether the configuration property is a key.
setLastChangedAt(Date) - Method in class com.amazonaws.services.codepipeline.model.TransitionState
The timestamp when the transition state was last changed.
setLastChangedBy(String) - Method in class com.amazonaws.services.codepipeline.model.TransitionState
The ID of the user who last changed the transition state.
setLastStatusChange(Date) - Method in class com.amazonaws.services.codepipeline.model.ActionExecution
The last status change of the action.
setLastUpdatedBy(String) - Method in class com.amazonaws.services.codepipeline.model.ActionExecution
The ARN of the user who last changed the pipeline.
setLatestExecution(ActionExecution) - Method in class com.amazonaws.services.codepipeline.model.ActionState
 
setLatestExecution(StageExecution) - Method in class com.amazonaws.services.codepipeline.model.StageState
Information about the latest execution in the stage, including its ID and status.
setLocation(ArtifactLocation) - Method in class com.amazonaws.services.codepipeline.model.Artifact
The location of an artifact.
setLocation(String) - Method in class com.amazonaws.services.codepipeline.model.ArtifactStore
The location for storing the artifacts for a pipeline, such as an S3 bucket or folder.
setMaxBatchSize(Integer) - Method in class com.amazonaws.services.codepipeline.model.PollForJobsRequest
The maximum number of jobs to return in a poll for jobs call.
setMaxBatchSize(Integer) - Method in class com.amazonaws.services.codepipeline.model.PollForThirdPartyJobsRequest
The maximum number of jobs to return in a poll for jobs call.
setMaximumCount(Integer) - Method in class com.amazonaws.services.codepipeline.model.ArtifactDetails
The maximum number of artifacts allowed for the action type.
setMessage(String) - Method in class com.amazonaws.services.codepipeline.model.ErrorDetails
The text of the error message.
setMessage(String) - Method in class com.amazonaws.services.codepipeline.model.FailureDetails
The message about the failure.
setMinimumCount(Integer) - Method in class com.amazonaws.services.codepipeline.model.ArtifactDetails
The minimum number of artifacts allowed for the action type.
setName(String) - Method in class com.amazonaws.services.codepipeline.model.ActionConfigurationProperty
The name of the action configuration property.
setName(String) - Method in class com.amazonaws.services.codepipeline.model.ActionContext
The name of the action within the context of a job.
setName(String) - Method in class com.amazonaws.services.codepipeline.model.ActionDeclaration
The action declaration's name.
setName(String) - Method in class com.amazonaws.services.codepipeline.model.Artifact
The artifact's name.
setName(String) - Method in class com.amazonaws.services.codepipeline.model.ArtifactRevision
The name of an artifact.
setName(String) - Method in class com.amazonaws.services.codepipeline.model.BlockerDeclaration
Reserved for future use.
setName(String) - Method in class com.amazonaws.services.codepipeline.model.DeletePipelineRequest
The name of the pipeline to be deleted.
setName(String) - Method in class com.amazonaws.services.codepipeline.model.GetPipelineRequest
The name of the pipeline for which you want to get information.
setName(String) - Method in class com.amazonaws.services.codepipeline.model.GetPipelineStateRequest
The name of the pipeline about which you want to get information.
setName(String) - Method in class com.amazonaws.services.codepipeline.model.InputArtifact
The name of the artifact to be worked on, for example, "My App".
setName(String) - Method in class com.amazonaws.services.codepipeline.model.OutputArtifact
The name of the output of an artifact, such as "My App".
setName(String) - Method in class com.amazonaws.services.codepipeline.model.PipelineDeclaration
The name of the action to be performed.
setName(String) - Method in class com.amazonaws.services.codepipeline.model.PipelineSummary
The name of the pipeline.
setName(String) - Method in class com.amazonaws.services.codepipeline.model.StageContext
The name of the stage.
setName(String) - Method in class com.amazonaws.services.codepipeline.model.StageDeclaration
The name of the stage.
setName(String) - Method in class com.amazonaws.services.codepipeline.model.StartPipelineExecutionRequest
The name of the pipeline to start.
setNewRevision(Boolean) - Method in class com.amazonaws.services.codepipeline.model.PutActionRevisionResult
Indicates whether the artifact revision was previously used in an execution of the specified pipeline.
setNextToken(String) - Method in class com.amazonaws.services.codepipeline.model.ListActionTypesRequest
An identifier that was returned from the previous list action types call, which can be used to return the next set of action types in the list.
setNextToken(String) - Method in class com.amazonaws.services.codepipeline.model.ListActionTypesResult
If the amount of returned information is significantly large, an identifier is also returned which can be used in a subsequent list action types call to return the next set of action types in the list.
setNextToken(String) - Method in class com.amazonaws.services.codepipeline.model.ListPipelinesRequest
An identifier that was returned from the previous list pipelines call, which can be used to return the next set of pipelines in the list.
setNextToken(String) - Method in class com.amazonaws.services.codepipeline.model.ListPipelinesResult
If the amount of returned information is significantly large, an identifier is also returned which can be used in a subsequent list pipelines call to return the next set of pipelines in the list.
setNonce(String) - Method in class com.amazonaws.services.codepipeline.model.AcknowledgeJobRequest
A system-generated random number that AWS CodePipeline uses to ensure that the job is being worked on by only one job worker.
setNonce(String) - Method in class com.amazonaws.services.codepipeline.model.AcknowledgeThirdPartyJobRequest
A system-generated random number that AWS CodePipeline uses to ensure that the job is being worked on by only one job worker.
setNonce(String) - Method in class com.amazonaws.services.codepipeline.model.Job
A system-generated random number that AWS CodePipeline uses to ensure that the job is being worked on by only one job worker.
setNonce(String) - Method in class com.amazonaws.services.codepipeline.model.ThirdPartyJobDetails
A system-generated random number that AWS CodePipeline uses to ensure that the job is being worked on by only one job worker.
setObjectKey(String) - Method in class com.amazonaws.services.codepipeline.model.S3ArtifactLocation
The key of the object in the Amazon S3 bucket, which uniquely identifies the object in the bucket.
setOutputArtifactDetails(ArtifactDetails) - Method in class com.amazonaws.services.codepipeline.model.ActionType
The details of the output artifact of the action, such as its commit ID.
setOutputArtifactDetails(ArtifactDetails) - Method in class com.amazonaws.services.codepipeline.model.CreateCustomActionTypeRequest
 
setOutputArtifacts(Collection<OutputArtifact>) - Method in class com.amazonaws.services.codepipeline.model.ActionDeclaration
The name or ID of the result of the action declaration, such as a test or build artifact.
setOutputArtifacts(Collection<Artifact>) - Method in class com.amazonaws.services.codepipeline.model.JobData
The output of the job.
setOutputArtifacts(Collection<Artifact>) - Method in class com.amazonaws.services.codepipeline.model.ThirdPartyJobData
The name of the artifact that will be the result of the action, if any.
setOwner(String) - Method in class com.amazonaws.services.codepipeline.model.ActionTypeId
The creator of the action being called.
setOwner(ActionOwner) - Method in class com.amazonaws.services.codepipeline.model.ActionTypeId
The creator of the action being called.
setPercentComplete(Integer) - Method in class com.amazonaws.services.codepipeline.model.ActionExecution
A percentage of completeness of the action as it runs.
setPercentComplete(Integer) - Method in class com.amazonaws.services.codepipeline.model.ExecutionDetails
The percentage of work completed on the action, represented on a scale of zero to one hundred percent.
setPipeline(PipelineDeclaration) - Method in class com.amazonaws.services.codepipeline.model.CreatePipelineRequest
 
setPipeline(PipelineDeclaration) - Method in class com.amazonaws.services.codepipeline.model.CreatePipelineResult
 
setPipeline(PipelineDeclaration) - Method in class com.amazonaws.services.codepipeline.model.GetPipelineResult
 
setPipeline(PipelineDeclaration) - Method in class com.amazonaws.services.codepipeline.model.UpdatePipelineRequest
The name of the pipeline to be updated.
setPipeline(PipelineDeclaration) - Method in class com.amazonaws.services.codepipeline.model.UpdatePipelineResult
The structure of the updated pipeline.
setPipelineContext(PipelineContext) - Method in class com.amazonaws.services.codepipeline.model.JobData
 
setPipelineContext(PipelineContext) - Method in class com.amazonaws.services.codepipeline.model.ThirdPartyJobData
 
setPipelineExecution(PipelineExecution) - Method in class com.amazonaws.services.codepipeline.model.GetPipelineExecutionResult
Represents information about the execution of a pipeline.
setPipelineExecutionId(String) - Method in class com.amazonaws.services.codepipeline.model.GetPipelineExecutionRequest
The ID of the pipeline execution about which you want to get execution details.
setPipelineExecutionId(String) - Method in class com.amazonaws.services.codepipeline.model.PipelineExecution
The ID of the pipeline execution.
setPipelineExecutionId(String) - Method in class com.amazonaws.services.codepipeline.model.PutActionRevisionResult
The ID of the current workflow state of the pipeline.
setPipelineExecutionId(String) - Method in class com.amazonaws.services.codepipeline.model.RetryStageExecutionRequest
The ID of the pipeline execution in the failed stage to be retried.
setPipelineExecutionId(String) - Method in class com.amazonaws.services.codepipeline.model.RetryStageExecutionResult
The ID of the current workflow execution in the failed stage.
setPipelineExecutionId(String) - Method in class com.amazonaws.services.codepipeline.model.StageExecution
The ID of the pipeline execution associated with the stage.
setPipelineExecutionId(String) - Method in class com.amazonaws.services.codepipeline.model.StartPipelineExecutionResult
The unique system-generated ID of the pipeline execution that was started.
setPipelineName(String) - Method in class com.amazonaws.services.codepipeline.model.DisableStageTransitionRequest
The name of the pipeline in which you want to disable the flow of artifacts from one stage to another.
setPipelineName(String) - Method in class com.amazonaws.services.codepipeline.model.EnableStageTransitionRequest
The name of the pipeline in which you want to enable the flow of artifacts from one stage to another.
setPipelineName(String) - Method in class com.amazonaws.services.codepipeline.model.GetPipelineExecutionRequest
The name of the pipeline about which you want to get execution details.
setPipelineName(String) - Method in class com.amazonaws.services.codepipeline.model.GetPipelineStateResult
The name of the pipeline for which you want to get the state.
setPipelineName(String) - Method in class com.amazonaws.services.codepipeline.model.PipelineContext
The name of the pipeline.
setPipelineName(String) - Method in class com.amazonaws.services.codepipeline.model.PipelineExecution
The name of the pipeline that was executed.
setPipelineName(String) - Method in class com.amazonaws.services.codepipeline.model.PutActionRevisionRequest
The name of the pipeline that will start processing the revision to the source.
setPipelineName(String) - Method in class com.amazonaws.services.codepipeline.model.PutApprovalResultRequest
The name of the pipeline that contains the action.
setPipelineName(String) - Method in class com.amazonaws.services.codepipeline.model.RetryStageExecutionRequest
The name of the pipeline that contains the failed stage.
setPipelines(Collection<PipelineSummary>) - Method in class com.amazonaws.services.codepipeline.model.ListPipelinesResult
The list of pipelines.
setPipelineVersion(Integer) - Method in class com.amazonaws.services.codepipeline.model.GetPipelineStateResult
The version number of the pipeline.
setPipelineVersion(Integer) - Method in class com.amazonaws.services.codepipeline.model.PipelineExecution
The version number of the pipeline that was executed.
setProvider(String) - Method in class com.amazonaws.services.codepipeline.model.ActionTypeId
The provider of the service being called by the action.
setProvider(String) - Method in class com.amazonaws.services.codepipeline.model.CreateCustomActionTypeRequest
The provider of the service used in the custom action, such as AWS CodeDeploy.
setProvider(String) - Method in class com.amazonaws.services.codepipeline.model.DeleteCustomActionTypeRequest
The provider of the service used in the custom action, such as AWS CodeDeploy.
setQueryable(Boolean) - Method in class com.amazonaws.services.codepipeline.model.ActionConfigurationProperty
Indicates that the proprety will be used in conjunction with PollForJobs.
setQueryParam(Map<String, String>) - Method in class com.amazonaws.services.codepipeline.model.PollForJobsRequest
A map of property names and values.
setReason(String) - Method in class com.amazonaws.services.codepipeline.model.DisableStageTransitionRequest
The reason given to the user why a stage is disabled, such as waiting for manual approval or manual tests.
setRegion(Region) - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipeline
 
setRegion(Region) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipeline
An alternative to AWSCodePipeline.setEndpoint(String), sets the regional endpoint for this client's service calls.
setRequired(Boolean) - Method in class com.amazonaws.services.codepipeline.model.ActionConfigurationProperty
Whether the configuration property is a required value.
setResult(ApprovalResult) - Method in class com.amazonaws.services.codepipeline.model.PutApprovalResultRequest
Represents information about the result of the approval request.
setRetryMode(String) - Method in class com.amazonaws.services.codepipeline.model.RetryStageExecutionRequest
The scope of the retry attempt.
setRetryMode(StageRetryMode) - Method in class com.amazonaws.services.codepipeline.model.RetryStageExecutionRequest
The scope of the retry attempt.
setRevision(String) - Method in class com.amazonaws.services.codepipeline.model.Artifact
The artifact's revision ID.
setRevision(String) - Method in class com.amazonaws.services.codepipeline.model.CurrentRevision
The revision ID of the current version of an artifact.
setRevisionChangeId(String) - Method in class com.amazonaws.services.codepipeline.model.ActionRevision
The unique identifier of the change that set the state to this revision, for example a deployment ID or timestamp.
setRevisionChangeIdentifier(String) - Method in class com.amazonaws.services.codepipeline.model.ArtifactRevision
An additional identifier for a revision, such as a commit date or, for artifacts stored in Amazon S3 buckets, the ETag value.
setRevisionId(String) - Method in class com.amazonaws.services.codepipeline.model.ActionRevision
The system-generated unique ID that identifies the revision number of the action.
setRevisionId(String) - Method in class com.amazonaws.services.codepipeline.model.ArtifactRevision
The revision ID of the artifact.
setRevisionSummary(String) - Method in class com.amazonaws.services.codepipeline.model.ArtifactRevision
Summary information about the most recent revision of the artifact.
setRevisionSummary(String) - Method in class com.amazonaws.services.codepipeline.model.CurrentRevision
The summary of the most recent revision of the artifact.
setRevisionUrl(String) - Method in class com.amazonaws.services.codepipeline.model.ActionState
A URL link for more information about the revision, such as a commit details page.
setRevisionUrl(String) - Method in class com.amazonaws.services.codepipeline.model.ArtifactRevision
The commit ID for the artifact revision.
setRevisionUrlTemplate(String) - Method in class com.amazonaws.services.codepipeline.model.ActionTypeSettings
The URL returned to the AWS CodePipeline console that contains a link to the page where customers can update or change the configuration of the external action.
setRoleArn(String) - Method in class com.amazonaws.services.codepipeline.model.ActionDeclaration
The ARN of the IAM service role that will perform the declared action.
setRoleArn(String) - Method in class com.amazonaws.services.codepipeline.model.PipelineDeclaration
The Amazon Resource Name (ARN) for AWS CodePipeline to use to either perform actions with no actionRoleArn, or to use to assume roles for actions with an actionRoleArn.
setRunOrder(Integer) - Method in class com.amazonaws.services.codepipeline.model.ActionDeclaration
The order in which actions are run.
setS3Location(S3ArtifactLocation) - Method in class com.amazonaws.services.codepipeline.model.ArtifactLocation
The Amazon S3 bucket that contains the artifact.
setSecret(Boolean) - Method in class com.amazonaws.services.codepipeline.model.ActionConfigurationProperty
Whether the configuration property is secret.
setSecretAccessKey(String) - Method in class com.amazonaws.services.codepipeline.model.AWSSessionCredentials
The secret access key for the session.
setSessionToken(String) - Method in class com.amazonaws.services.codepipeline.model.AWSSessionCredentials
The token for the session.
setSettings(ActionTypeSettings) - Method in class com.amazonaws.services.codepipeline.model.ActionType
The settings for the action type.
setSettings(ActionTypeSettings) - Method in class com.amazonaws.services.codepipeline.model.CreateCustomActionTypeRequest
 
setStage(StageContext) - Method in class com.amazonaws.services.codepipeline.model.PipelineContext
The stage of the pipeline.
setStageName(String) - Method in class com.amazonaws.services.codepipeline.model.DisableStageTransitionRequest
The name of the stage where you want to disable the inbound or outbound transition of artifacts.
setStageName(String) - Method in class com.amazonaws.services.codepipeline.model.EnableStageTransitionRequest
The name of the stage where you want to enable the transition of artifacts, either into the stage (inbound) or from that stage to the next stage (outbound).
setStageName(String) - Method in class com.amazonaws.services.codepipeline.model.PutActionRevisionRequest
The name of the stage that contains the action that will act upon the revision.
setStageName(String) - Method in class com.amazonaws.services.codepipeline.model.PutApprovalResultRequest
The name of the stage that contains the action.
setStageName(String) - Method in class com.amazonaws.services.codepipeline.model.RetryStageExecutionRequest
The name of the failed stage to be retried.
setStageName(String) - Method in class com.amazonaws.services.codepipeline.model.StageState
The name of the stage.
setStages(Collection<StageDeclaration>) - Method in class com.amazonaws.services.codepipeline.model.PipelineDeclaration
The stage in which to perform the action.
setStageStates(Collection<StageState>) - Method in class com.amazonaws.services.codepipeline.model.GetPipelineStateResult
A list of the pipeline stage output information, including stage name, state, most recent run details, whether the stage is disabled, and other data.
setStatus(String) - Method in class com.amazonaws.services.codepipeline.model.AcknowledgeJobResult
Whether the job worker has received the specified job.
setStatus(JobStatus) - Method in class com.amazonaws.services.codepipeline.model.AcknowledgeJobResult
Whether the job worker has received the specified job.
setStatus(String) - Method in class com.amazonaws.services.codepipeline.model.AcknowledgeThirdPartyJobResult
The status information for the third party job, if any.
setStatus(JobStatus) - Method in class com.amazonaws.services.codepipeline.model.AcknowledgeThirdPartyJobResult
The status information for the third party job, if any.
setStatus(String) - Method in class com.amazonaws.services.codepipeline.model.ActionExecution
The status of the action, or for a completed action, the last status of the action.
setStatus(ActionExecutionStatus) - Method in class com.amazonaws.services.codepipeline.model.ActionExecution
The status of the action, or for a completed action, the last status of the action.
setStatus(String) - Method in class com.amazonaws.services.codepipeline.model.ApprovalResult
The response submitted by a reviewer assigned to an approval action request.
setStatus(ApprovalStatus) - Method in class com.amazonaws.services.codepipeline.model.ApprovalResult
The response submitted by a reviewer assigned to an approval action request.
setStatus(String) - Method in class com.amazonaws.services.codepipeline.model.PipelineExecution
The status of the pipeline execution.
setStatus(PipelineExecutionStatus) - Method in class com.amazonaws.services.codepipeline.model.PipelineExecution
The status of the pipeline execution.
setStatus(String) - Method in class com.amazonaws.services.codepipeline.model.StageExecution
The status of the stage, or for a completed stage, the last status of the stage.
setStatus(StageExecutionStatus) - Method in class com.amazonaws.services.codepipeline.model.StageExecution
The status of the stage, or for a completed stage, the last status of the stage.
setSummary(String) - Method in class com.amazonaws.services.codepipeline.model.ActionExecution
A summary of the run of the action.
setSummary(String) - Method in class com.amazonaws.services.codepipeline.model.ApprovalResult
The summary of the current status of the approval request.
setSummary(String) - Method in class com.amazonaws.services.codepipeline.model.ExecutionDetails
The summary of the current status of the actions.
setThirdPartyConfigurationUrl(String) - Method in class com.amazonaws.services.codepipeline.model.ActionTypeSettings
The URL of a sign-up page where users can sign up for an external service and perform initial configuration of the action provided by that service.
setToken(String) - Method in class com.amazonaws.services.codepipeline.model.ActionExecution
The system-generated token used to identify a unique approval request.
setToken(String) - Method in class com.amazonaws.services.codepipeline.model.PutApprovalResultRequest
The system-generated token used to identify a unique approval request.
setTransitionType(String) - Method in class com.amazonaws.services.codepipeline.model.DisableStageTransitionRequest
Specifies whether artifacts will be prevented from transitioning into the stage and being processed by the actions in that stage (inbound), or prevented from transitioning from the stage after they have been processed by the actions in that stage (outbound).
setTransitionType(StageTransitionType) - Method in class com.amazonaws.services.codepipeline.model.DisableStageTransitionRequest
Specifies whether artifacts will be prevented from transitioning into the stage and being processed by the actions in that stage (inbound), or prevented from transitioning from the stage after they have been processed by the actions in that stage (outbound).
setTransitionType(String) - Method in class com.amazonaws.services.codepipeline.model.EnableStageTransitionRequest
Specifies whether artifacts will be allowed to enter the stage and be processed by the actions in that stage (inbound) or whether already-processed artifacts will be allowed to transition to the next stage (outbound).
setTransitionType(StageTransitionType) - Method in class com.amazonaws.services.codepipeline.model.EnableStageTransitionRequest
Specifies whether artifacts will be allowed to enter the stage and be processed by the actions in that stage (inbound) or whether already-processed artifacts will be allowed to transition to the next stage (outbound).
setType(String) - Method in class com.amazonaws.services.codepipeline.model.ActionConfigurationProperty
The type of the configuration property.
setType(ActionConfigurationPropertyType) - Method in class com.amazonaws.services.codepipeline.model.ActionConfigurationProperty
The type of the configuration property.
setType(String) - Method in class com.amazonaws.services.codepipeline.model.ArtifactLocation
The type of artifact in the location.
setType(ArtifactLocationType) - Method in class com.amazonaws.services.codepipeline.model.ArtifactLocation
The type of artifact in the location.
setType(String) - Method in class com.amazonaws.services.codepipeline.model.ArtifactStore
The type of the artifact store, such as S3.
setType(ArtifactStoreType) - Method in class com.amazonaws.services.codepipeline.model.ArtifactStore
The type of the artifact store, such as S3.
setType(String) - Method in class com.amazonaws.services.codepipeline.model.BlockerDeclaration
Reserved for future use.
setType(BlockerType) - Method in class com.amazonaws.services.codepipeline.model.BlockerDeclaration
Reserved for future use.
setType(String) - Method in class com.amazonaws.services.codepipeline.model.EncryptionKey
The type of encryption key, such as an AWS Key Management Service (AWS KMS) key.
setType(EncryptionKeyType) - Method in class com.amazonaws.services.codepipeline.model.EncryptionKey
The type of encryption key, such as an AWS Key Management Service (AWS KMS) key.
setType(String) - Method in class com.amazonaws.services.codepipeline.model.FailureDetails
The type of the failure.
setType(FailureType) - Method in class com.amazonaws.services.codepipeline.model.FailureDetails
The type of the failure.
setUpdated(Date) - Method in class com.amazonaws.services.codepipeline.model.GetPipelineStateResult
The date and time the pipeline was last updated, in timestamp format.
setUpdated(Date) - Method in class com.amazonaws.services.codepipeline.model.PipelineSummary
The date and time of the last update to the pipeline, in timestamp format.
setVersion(String) - Method in class com.amazonaws.services.codepipeline.model.ActionTypeId
A string that identifies the action type.
setVersion(String) - Method in class com.amazonaws.services.codepipeline.model.CreateCustomActionTypeRequest
The version number of the custom action.
setVersion(String) - Method in class com.amazonaws.services.codepipeline.model.DeleteCustomActionTypeRequest
The version of the custom action to delete.
setVersion(Integer) - Method in class com.amazonaws.services.codepipeline.model.GetPipelineRequest
The version number of the pipeline.
setVersion(Integer) - Method in class com.amazonaws.services.codepipeline.model.PipelineDeclaration
The version number of the pipeline.
setVersion(Integer) - Method in class com.amazonaws.services.codepipeline.model.PipelineSummary
The version number of the pipeline.
shutdown() - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipeline
 
shutdown() - Method in interface com.amazonaws.services.codepipeline.AWSCodePipeline
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineAsyncClient
Shuts down the client, releasing all managed resources.
StageContext - Class in com.amazonaws.services.codepipeline.model
Represents information about a stage to a job worker.
StageContext() - Constructor for class com.amazonaws.services.codepipeline.model.StageContext
 
StageDeclaration - Class in com.amazonaws.services.codepipeline.model
Represents information about a stage and its definition.
StageDeclaration() - Constructor for class com.amazonaws.services.codepipeline.model.StageDeclaration
 
StageExecution - Class in com.amazonaws.services.codepipeline.model
Represents information about the run of a stage.
StageExecution() - Constructor for class com.amazonaws.services.codepipeline.model.StageExecution
 
StageExecutionStatus - Enum in com.amazonaws.services.codepipeline.model
 
StageNotFoundException - Exception in com.amazonaws.services.codepipeline.model
The specified stage was specified in an invalid format or cannot be found.
StageNotFoundException(String) - Constructor for exception com.amazonaws.services.codepipeline.model.StageNotFoundException
Constructs a new StageNotFoundException with the specified error message.
StageNotRetryableException - Exception in com.amazonaws.services.codepipeline.model
The specified stage can't be retried because the pipeline structure or stage state changed after the stage was not completed; the stage contains no failed actions; one or more actions are still in progress; or another retry attempt is already in progress.
StageNotRetryableException(String) - Constructor for exception com.amazonaws.services.codepipeline.model.StageNotRetryableException
Constructs a new StageNotRetryableException with the specified error message.
StageRetryMode - Enum in com.amazonaws.services.codepipeline.model
 
StageState - Class in com.amazonaws.services.codepipeline.model
Represents information about the state of the stage.
StageState() - Constructor for class com.amazonaws.services.codepipeline.model.StageState
 
StageTransitionType - Enum in com.amazonaws.services.codepipeline.model
 
standard() - Static method in class com.amazonaws.services.codepipeline.AWSCodePipelineAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.codepipeline.AWSCodePipelineClientBuilder
 
startPipelineExecution(StartPipelineExecutionRequest) - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipeline
 
startPipelineExecution(StartPipelineExecutionRequest) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipeline
Starts the specified pipeline.
startPipelineExecution(StartPipelineExecutionRequest) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineClient
Starts the specified pipeline.
startPipelineExecutionAsync(StartPipelineExecutionRequest) - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipelineAsync
 
startPipelineExecutionAsync(StartPipelineExecutionRequest, AsyncHandler<StartPipelineExecutionRequest, StartPipelineExecutionResult>) - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipelineAsync
 
startPipelineExecutionAsync(StartPipelineExecutionRequest) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipelineAsync
Starts the specified pipeline.
startPipelineExecutionAsync(StartPipelineExecutionRequest, AsyncHandler<StartPipelineExecutionRequest, StartPipelineExecutionResult>) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipelineAsync
Starts the specified pipeline.
startPipelineExecutionAsync(StartPipelineExecutionRequest) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineAsyncClient
 
startPipelineExecutionAsync(StartPipelineExecutionRequest, AsyncHandler<StartPipelineExecutionRequest, StartPipelineExecutionResult>) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineAsyncClient
 
StartPipelineExecutionRequest - Class in com.amazonaws.services.codepipeline.model
Represents the input of a start pipeline execution action.
StartPipelineExecutionRequest() - Constructor for class com.amazonaws.services.codepipeline.model.StartPipelineExecutionRequest
 
StartPipelineExecutionResult - Class in com.amazonaws.services.codepipeline.model
Represents the output of a start pipeline execution action.
StartPipelineExecutionResult() - Constructor for class com.amazonaws.services.codepipeline.model.StartPipelineExecutionResult
 

T

ThirdPartyJob - Class in com.amazonaws.services.codepipeline.model
A response to a PollForThirdPartyJobs request returned by AWS CodePipeline when there is a job to be worked upon by a partner action.
ThirdPartyJob() - Constructor for class com.amazonaws.services.codepipeline.model.ThirdPartyJob
 
ThirdPartyJobData - Class in com.amazonaws.services.codepipeline.model
Represents information about the job data for a partner action.
ThirdPartyJobData() - Constructor for class com.amazonaws.services.codepipeline.model.ThirdPartyJobData
 
ThirdPartyJobDetails - Class in com.amazonaws.services.codepipeline.model
The details of a job sent in response to a GetThirdPartyJobDetails request.
ThirdPartyJobDetails() - Constructor for class com.amazonaws.services.codepipeline.model.ThirdPartyJobDetails
 
toString() - Method in class com.amazonaws.services.codepipeline.model.AcknowledgeJobRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codepipeline.model.AcknowledgeJobResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codepipeline.model.AcknowledgeThirdPartyJobRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codepipeline.model.AcknowledgeThirdPartyJobResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.codepipeline.model.ActionCategory
 
toString() - Method in class com.amazonaws.services.codepipeline.model.ActionConfiguration
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codepipeline.model.ActionConfigurationProperty
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.codepipeline.model.ActionConfigurationPropertyType
 
toString() - Method in class com.amazonaws.services.codepipeline.model.ActionContext
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codepipeline.model.ActionDeclaration
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codepipeline.model.ActionExecution
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.codepipeline.model.ActionExecutionStatus
 
toString() - Method in enum com.amazonaws.services.codepipeline.model.ActionOwner
 
toString() - Method in class com.amazonaws.services.codepipeline.model.ActionRevision
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codepipeline.model.ActionState
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codepipeline.model.ActionType
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codepipeline.model.ActionTypeId
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codepipeline.model.ActionTypeSettings
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codepipeline.model.ApprovalResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.codepipeline.model.ApprovalStatus
 
toString() - Method in class com.amazonaws.services.codepipeline.model.Artifact
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codepipeline.model.ArtifactDetails
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codepipeline.model.ArtifactLocation
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.codepipeline.model.ArtifactLocationType
 
toString() - Method in class com.amazonaws.services.codepipeline.model.ArtifactRevision
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codepipeline.model.ArtifactStore
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.codepipeline.model.ArtifactStoreType
 
toString() - Method in class com.amazonaws.services.codepipeline.model.AWSSessionCredentials
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codepipeline.model.BlockerDeclaration
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.codepipeline.model.BlockerType
 
toString() - Method in class com.amazonaws.services.codepipeline.model.CreateCustomActionTypeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codepipeline.model.CreateCustomActionTypeResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codepipeline.model.CreatePipelineRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codepipeline.model.CreatePipelineResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codepipeline.model.CurrentRevision
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codepipeline.model.DeleteCustomActionTypeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codepipeline.model.DeleteCustomActionTypeResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codepipeline.model.DeletePipelineRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codepipeline.model.DeletePipelineResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codepipeline.model.DisableStageTransitionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codepipeline.model.DisableStageTransitionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codepipeline.model.EnableStageTransitionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codepipeline.model.EnableStageTransitionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codepipeline.model.EncryptionKey
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.codepipeline.model.EncryptionKeyType
 
toString() - Method in class com.amazonaws.services.codepipeline.model.ErrorDetails
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codepipeline.model.ExecutionDetails
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codepipeline.model.FailureDetails
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.codepipeline.model.FailureType
 
toString() - Method in class com.amazonaws.services.codepipeline.model.GetJobDetailsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codepipeline.model.GetJobDetailsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codepipeline.model.GetPipelineExecutionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codepipeline.model.GetPipelineExecutionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codepipeline.model.GetPipelineRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codepipeline.model.GetPipelineResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codepipeline.model.GetPipelineStateRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codepipeline.model.GetPipelineStateResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codepipeline.model.GetThirdPartyJobDetailsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codepipeline.model.GetThirdPartyJobDetailsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codepipeline.model.InputArtifact
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codepipeline.model.Job
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codepipeline.model.JobData
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codepipeline.model.JobDetails
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.codepipeline.model.JobStatus
 
toString() - Method in class com.amazonaws.services.codepipeline.model.ListActionTypesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codepipeline.model.ListActionTypesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codepipeline.model.ListPipelinesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codepipeline.model.ListPipelinesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codepipeline.model.OutputArtifact
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codepipeline.model.PipelineContext
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codepipeline.model.PipelineDeclaration
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codepipeline.model.PipelineExecution
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.codepipeline.model.PipelineExecutionStatus
 
toString() - Method in class com.amazonaws.services.codepipeline.model.PipelineSummary
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codepipeline.model.PollForJobsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codepipeline.model.PollForJobsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codepipeline.model.PollForThirdPartyJobsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codepipeline.model.PollForThirdPartyJobsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codepipeline.model.PutActionRevisionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codepipeline.model.PutActionRevisionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codepipeline.model.PutApprovalResultRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codepipeline.model.PutApprovalResultResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codepipeline.model.PutJobFailureResultRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codepipeline.model.PutJobFailureResultResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codepipeline.model.PutJobSuccessResultRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codepipeline.model.PutJobSuccessResultResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codepipeline.model.PutThirdPartyJobFailureResultRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codepipeline.model.PutThirdPartyJobFailureResultResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codepipeline.model.PutThirdPartyJobSuccessResultRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codepipeline.model.PutThirdPartyJobSuccessResultResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codepipeline.model.RetryStageExecutionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codepipeline.model.RetryStageExecutionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codepipeline.model.S3ArtifactLocation
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codepipeline.model.StageContext
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codepipeline.model.StageDeclaration
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codepipeline.model.StageExecution
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.codepipeline.model.StageExecutionStatus
 
toString() - Method in enum com.amazonaws.services.codepipeline.model.StageRetryMode
 
toString() - Method in class com.amazonaws.services.codepipeline.model.StageState
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.codepipeline.model.StageTransitionType
 
toString() - Method in class com.amazonaws.services.codepipeline.model.StartPipelineExecutionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codepipeline.model.StartPipelineExecutionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codepipeline.model.ThirdPartyJob
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codepipeline.model.ThirdPartyJobData
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codepipeline.model.ThirdPartyJobDetails
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codepipeline.model.TransitionState
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codepipeline.model.UpdatePipelineRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.codepipeline.model.UpdatePipelineResult
Returns a string representation of this object; useful for testing and debugging.
TransitionState - Class in com.amazonaws.services.codepipeline.model
Represents information about the state of transitions between one stage and another stage.
TransitionState() - Constructor for class com.amazonaws.services.codepipeline.model.TransitionState
 

U

updatePipeline(UpdatePipelineRequest) - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipeline
 
updatePipeline(UpdatePipelineRequest) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipeline
Updates a specified pipeline with edits or changes to its structure.
updatePipeline(UpdatePipelineRequest) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineClient
Updates a specified pipeline with edits or changes to its structure.
updatePipelineAsync(UpdatePipelineRequest) - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipelineAsync
 
updatePipelineAsync(UpdatePipelineRequest, AsyncHandler<UpdatePipelineRequest, UpdatePipelineResult>) - Method in class com.amazonaws.services.codepipeline.AbstractAWSCodePipelineAsync
 
updatePipelineAsync(UpdatePipelineRequest) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipelineAsync
Updates a specified pipeline with edits or changes to its structure.
updatePipelineAsync(UpdatePipelineRequest, AsyncHandler<UpdatePipelineRequest, UpdatePipelineResult>) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipelineAsync
Updates a specified pipeline with edits or changes to its structure.
updatePipelineAsync(UpdatePipelineRequest) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineAsyncClient
 
updatePipelineAsync(UpdatePipelineRequest, AsyncHandler<UpdatePipelineRequest, UpdatePipelineResult>) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineAsyncClient
 
UpdatePipelineRequest - Class in com.amazonaws.services.codepipeline.model
Represents the input of an update pipeline action.
UpdatePipelineRequest() - Constructor for class com.amazonaws.services.codepipeline.model.UpdatePipelineRequest
 
UpdatePipelineResult - Class in com.amazonaws.services.codepipeline.model
Represents the output of an update pipeline action.
UpdatePipelineResult() - Constructor for class com.amazonaws.services.codepipeline.model.UpdatePipelineResult
 

V

ValidationException - Exception in com.amazonaws.services.codepipeline.model
The validation was specified in an invalid format.
ValidationException(String) - Constructor for exception com.amazonaws.services.codepipeline.model.ValidationException
Constructs a new ValidationException with the specified error message.
valueOf(String) - Static method in enum com.amazonaws.auth.policy.actions.CodepipelineActions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codepipeline.model.ActionCategory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codepipeline.model.ActionConfigurationPropertyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codepipeline.model.ActionExecutionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codepipeline.model.ActionOwner
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codepipeline.model.ApprovalStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codepipeline.model.ArtifactLocationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codepipeline.model.ArtifactStoreType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codepipeline.model.BlockerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codepipeline.model.EncryptionKeyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codepipeline.model.FailureType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codepipeline.model.JobStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codepipeline.model.PipelineExecutionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codepipeline.model.StageExecutionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codepipeline.model.StageRetryMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.codepipeline.model.StageTransitionType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.auth.policy.actions.CodepipelineActions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.codepipeline.model.ActionCategory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.codepipeline.model.ActionConfigurationPropertyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.codepipeline.model.ActionExecutionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.codepipeline.model.ActionOwner
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.codepipeline.model.ApprovalStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.codepipeline.model.ArtifactLocationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.codepipeline.model.ArtifactStoreType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.codepipeline.model.BlockerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.codepipeline.model.EncryptionKeyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.codepipeline.model.FailureType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.codepipeline.model.JobStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.codepipeline.model.PipelineExecutionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.codepipeline.model.StageExecutionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.codepipeline.model.StageRetryMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.codepipeline.model.StageTransitionType
Returns an array containing the constants of this enum type, in the order they are declared.

W

withAccessKeyId(String) - Method in class com.amazonaws.services.codepipeline.model.AWSSessionCredentials
The access key for the session.
withAccountId(String) - Method in class com.amazonaws.services.codepipeline.model.Job
The ID of the AWS account to use when performing the job.
withAccountId(String) - Method in class com.amazonaws.services.codepipeline.model.JobDetails
The AWS account ID associated with the job.
withAction(ActionContext) - Method in class com.amazonaws.services.codepipeline.model.PipelineContext
 
withActionConfiguration(ActionConfiguration) - Method in class com.amazonaws.services.codepipeline.model.JobData
 
withActionConfiguration(ActionConfiguration) - Method in class com.amazonaws.services.codepipeline.model.ThirdPartyJobData
 
withActionConfigurationProperties(ActionConfigurationProperty...) - Method in class com.amazonaws.services.codepipeline.model.ActionType
The configuration properties for the action type.
withActionConfigurationProperties(Collection<ActionConfigurationProperty>) - Method in class com.amazonaws.services.codepipeline.model.ActionType
The configuration properties for the action type.
withActionName(String) - Method in class com.amazonaws.services.codepipeline.model.ActionState
The name of the action.
withActionName(String) - Method in class com.amazonaws.services.codepipeline.model.PutActionRevisionRequest
The name of the action that will process the revision.
withActionName(String) - Method in class com.amazonaws.services.codepipeline.model.PutApprovalResultRequest
The name of the action for which approval is requested.
withActionOwnerFilter(String) - Method in class com.amazonaws.services.codepipeline.model.ListActionTypesRequest
Filters the list of action types to those created by a specified entity.
withActionOwnerFilter(ActionOwner) - Method in class com.amazonaws.services.codepipeline.model.ListActionTypesRequest
Filters the list of action types to those created by a specified entity.
withActionRevision(ActionRevision) - Method in class com.amazonaws.services.codepipeline.model.PutActionRevisionRequest
 
withActions(ActionDeclaration...) - Method in class com.amazonaws.services.codepipeline.model.StageDeclaration
The actions included in a stage.
withActions(Collection<ActionDeclaration>) - Method in class com.amazonaws.services.codepipeline.model.StageDeclaration
The actions included in a stage.
withActionStates(ActionState...) - Method in class com.amazonaws.services.codepipeline.model.StageState
The state of the stage.
withActionStates(Collection<ActionState>) - Method in class com.amazonaws.services.codepipeline.model.StageState
The state of the stage.
withActionType(ActionType) - Method in class com.amazonaws.services.codepipeline.model.CreateCustomActionTypeResult
 
withActionTypeId(ActionTypeId) - Method in class com.amazonaws.services.codepipeline.model.ActionDeclaration
The configuration information for the action type.
withActionTypeId(ActionTypeId) - Method in class com.amazonaws.services.codepipeline.model.JobData
 
withActionTypeId(ActionTypeId) - Method in class com.amazonaws.services.codepipeline.model.PollForJobsRequest
 
withActionTypeId(ActionTypeId) - Method in class com.amazonaws.services.codepipeline.model.PollForThirdPartyJobsRequest
 
withActionTypeId(ActionTypeId) - Method in class com.amazonaws.services.codepipeline.model.ThirdPartyJobData
 
withActionTypes(ActionType...) - Method in class com.amazonaws.services.codepipeline.model.ListActionTypesResult
Provides details of the action types.
withActionTypes(Collection<ActionType>) - Method in class com.amazonaws.services.codepipeline.model.ListActionTypesResult
Provides details of the action types.
withApprovedAt(Date) - Method in class com.amazonaws.services.codepipeline.model.PutApprovalResultResult
The timestamp showing when the approval or rejection was submitted.
withArtifactCredentials(AWSSessionCredentials) - Method in class com.amazonaws.services.codepipeline.model.JobData
 
withArtifactCredentials(AWSSessionCredentials) - Method in class com.amazonaws.services.codepipeline.model.ThirdPartyJobData
 
withArtifactRevisions(ArtifactRevision...) - Method in class com.amazonaws.services.codepipeline.model.PipelineExecution
A list of ArtifactRevision objects included in a pipeline execution.
withArtifactRevisions(Collection<ArtifactRevision>) - Method in class com.amazonaws.services.codepipeline.model.PipelineExecution
A list of ArtifactRevision objects included in a pipeline execution.
withArtifactStore(ArtifactStore) - Method in class com.amazonaws.services.codepipeline.model.PipelineDeclaration
 
withBlockers(BlockerDeclaration...) - Method in class com.amazonaws.services.codepipeline.model.StageDeclaration
Reserved for future use.
withBlockers(Collection<BlockerDeclaration>) - Method in class com.amazonaws.services.codepipeline.model.StageDeclaration
Reserved for future use.
withBucketName(String) - Method in class com.amazonaws.services.codepipeline.model.S3ArtifactLocation
The name of the Amazon S3 bucket.
withCategory(String) - Method in class com.amazonaws.services.codepipeline.model.ActionTypeId
A category defines what kind of action can be taken in the stage, and constrains the provider type for the action.
withCategory(ActionCategory) - Method in class com.amazonaws.services.codepipeline.model.ActionTypeId
A category defines what kind of action can be taken in the stage, and constrains the provider type for the action.
withCategory(String) - Method in class com.amazonaws.services.codepipeline.model.CreateCustomActionTypeRequest
The category of the custom action, such as a source action or a build action.
withCategory(ActionCategory) - Method in class com.amazonaws.services.codepipeline.model.CreateCustomActionTypeRequest
The category of the custom action, such as a source action or a build action.
withCategory(String) - Method in class com.amazonaws.services.codepipeline.model.DeleteCustomActionTypeRequest
The category of the custom action that you want to delete, such as source or deploy.
withCategory(ActionCategory) - Method in class com.amazonaws.services.codepipeline.model.DeleteCustomActionTypeRequest
The category of the custom action that you want to delete, such as source or deploy.
withChangeIdentifier(String) - Method in class com.amazonaws.services.codepipeline.model.CurrentRevision
The change identifier for the current revision.
withClientId(String) - Method in class com.amazonaws.services.codepipeline.model.ThirdPartyJob
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.
withClientToken(String) - Method in class com.amazonaws.services.codepipeline.model.AcknowledgeThirdPartyJobRequest
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.
withClientToken(String) - Method in class com.amazonaws.services.codepipeline.model.GetThirdPartyJobDetailsRequest
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.
withClientToken(String) - Method in class com.amazonaws.services.codepipeline.model.PutThirdPartyJobFailureResultRequest
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.
withClientToken(String) - Method in class com.amazonaws.services.codepipeline.model.PutThirdPartyJobSuccessResultRequest
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.
withCode(String) - Method in class com.amazonaws.services.codepipeline.model.ErrorDetails
The system ID or error number code of the error.
withConfiguration(Map<String, String>) - Method in class com.amazonaws.services.codepipeline.model.ActionConfiguration
The configuration data for the action.
withConfiguration(Map<String, String>) - Method in class com.amazonaws.services.codepipeline.model.ActionDeclaration
The action declaration's configuration.
withConfigurationProperties(ActionConfigurationProperty...) - Method in class com.amazonaws.services.codepipeline.model.CreateCustomActionTypeRequest
The configuration properties for the custom action.
withConfigurationProperties(Collection<ActionConfigurationProperty>) - Method in class com.amazonaws.services.codepipeline.model.CreateCustomActionTypeRequest
The configuration properties for the custom action.
withContinuationToken(String) - Method in class com.amazonaws.services.codepipeline.model.JobData
A system-generated token, such as a AWS CodeDeploy deployment ID, that a job requires in order to continue the job asynchronously.
withContinuationToken(String) - Method in class com.amazonaws.services.codepipeline.model.PutJobSuccessResultRequest
A token generated by a job worker, such as an AWS CodeDeploy deployment ID, that a successful job provides to identify a custom action in progress.
withContinuationToken(String) - Method in class com.amazonaws.services.codepipeline.model.PutThirdPartyJobSuccessResultRequest
A token generated by a job worker, such as an AWS CodeDeploy deployment ID, that a successful job provides to identify a partner action in progress.
withContinuationToken(String) - Method in class com.amazonaws.services.codepipeline.model.ThirdPartyJobData
A system-generated token, such as a AWS CodeDeploy deployment ID, that a job requires in order to continue the job asynchronously.
withCreated(Date) - Method in class com.amazonaws.services.codepipeline.model.ActionRevision
The date and time when the most recent version of the action was created, in timestamp format.
withCreated(Date) - Method in class com.amazonaws.services.codepipeline.model.ArtifactRevision
The date and time when the most recent revision of the artifact was created, in timestamp format.
withCreated(Date) - Method in class com.amazonaws.services.codepipeline.model.CurrentRevision
The date and time when the most recent revision of the artifact was created, in timestamp format.
withCreated(Date) - Method in class com.amazonaws.services.codepipeline.model.GetPipelineStateResult
The date and time the pipeline was created, in timestamp format.
withCreated(Date) - Method in class com.amazonaws.services.codepipeline.model.PipelineSummary
The date and time the pipeline was created, in timestamp format.
withCurrentRevision(ActionRevision) - Method in class com.amazonaws.services.codepipeline.model.ActionState
 
withCurrentRevision(CurrentRevision) - Method in class com.amazonaws.services.codepipeline.model.PutJobSuccessResultRequest
The ID of the current revision of the artifact successfully worked upon by the job.
withCurrentRevision(CurrentRevision) - Method in class com.amazonaws.services.codepipeline.model.PutThirdPartyJobSuccessResultRequest
 
withData(JobData) - Method in class com.amazonaws.services.codepipeline.model.Job
Additional data about a job.
withData(JobData) - Method in class com.amazonaws.services.codepipeline.model.JobDetails
 
withData(ThirdPartyJobData) - Method in class com.amazonaws.services.codepipeline.model.ThirdPartyJobDetails
The data to be returned by the third party job worker.
withDescription(String) - Method in class com.amazonaws.services.codepipeline.model.ActionConfigurationProperty
The description of the action configuration property that will be displayed to users.
withDisabledReason(String) - Method in class com.amazonaws.services.codepipeline.model.TransitionState
The user-specified reason why the transition between two stages of a pipeline was disabled.
withEnabled(Boolean) - Method in class com.amazonaws.services.codepipeline.model.TransitionState
Whether the transition between stages is enabled (true) or disabled (false).
withEncryptionKey(EncryptionKey) - Method in class com.amazonaws.services.codepipeline.model.ArtifactStore
The encryption key used to encrypt the data in the artifact store, such as an AWS Key Management Service (AWS KMS) key.
withEncryptionKey(EncryptionKey) - Method in class com.amazonaws.services.codepipeline.model.JobData
 
withEncryptionKey(EncryptionKey) - Method in class com.amazonaws.services.codepipeline.model.ThirdPartyJobData
The encryption key used to encrypt and decrypt data in the artifact store for the pipeline, such as an AWS Key Management Service (AWS KMS) key.
withEntityUrl(String) - Method in class com.amazonaws.services.codepipeline.model.ActionState
A URL link for more information about the state of the action, such as a deployment group details page.
withEntityUrlTemplate(String) - Method in class com.amazonaws.services.codepipeline.model.ActionTypeSettings
The URL returned to the AWS CodePipeline console that provides a deep link to the resources of the external system, such as the configuration page for an AWS CodeDeploy deployment group.
withErrorDetails(ErrorDetails) - Method in class com.amazonaws.services.codepipeline.model.ActionExecution
The details of an error returned by a URL external to AWS.
withExecutionDetails(ExecutionDetails) - Method in class com.amazonaws.services.codepipeline.model.PutJobSuccessResultRequest
The execution details of the successful job, such as the actions taken by the job worker.
withExecutionDetails(ExecutionDetails) - Method in class com.amazonaws.services.codepipeline.model.PutThirdPartyJobSuccessResultRequest
 
withExecutionUrlTemplate(String) - Method in class com.amazonaws.services.codepipeline.model.ActionTypeSettings
The URL returned to the AWS CodePipeline console that contains a link to the top-level landing page for the external system, such as console page for AWS CodeDeploy.
withExternalExecutionId(String) - Method in class com.amazonaws.services.codepipeline.model.ActionExecution
The external ID of the run of the action.
withExternalExecutionId(String) - Method in class com.amazonaws.services.codepipeline.model.ExecutionDetails
The system-generated unique ID of this action used to identify this job worker in any external systems, such as AWS CodeDeploy.
withExternalExecutionId(String) - Method in class com.amazonaws.services.codepipeline.model.FailureDetails
The external ID of the run of the action that failed.
withExternalExecutionUrl(String) - Method in class com.amazonaws.services.codepipeline.model.ActionExecution
The URL of a resource external to AWS that will be used when running the action, for example an external repository URL.
withFailureDetails(FailureDetails) - Method in class com.amazonaws.services.codepipeline.model.PutJobFailureResultRequest
The details about the failure of a job.
withFailureDetails(FailureDetails) - Method in class com.amazonaws.services.codepipeline.model.PutThirdPartyJobFailureResultRequest
 
withId(ActionTypeId) - Method in class com.amazonaws.services.codepipeline.model.ActionType
 
withId(String) - Method in class com.amazonaws.services.codepipeline.model.EncryptionKey
The ID used to identify the key.
withId(String) - Method in class com.amazonaws.services.codepipeline.model.Job
The unique system-generated ID of the job.
withId(String) - Method in class com.amazonaws.services.codepipeline.model.JobDetails
The unique system-generated ID of the job.
withId(String) - Method in class com.amazonaws.services.codepipeline.model.ThirdPartyJobDetails
The identifier used to identify the job details in AWS CodePipeline.
withInboundTransitionState(TransitionState) - Method in class com.amazonaws.services.codepipeline.model.StageState
The state of the inbound transition, which is either enabled or disabled.
withInputArtifactDetails(ArtifactDetails) - Method in class com.amazonaws.services.codepipeline.model.ActionType
The details of the input artifact for the action, such as its commit ID.
withInputArtifactDetails(ArtifactDetails) - Method in class com.amazonaws.services.codepipeline.model.CreateCustomActionTypeRequest
 
withInputArtifacts(InputArtifact...) - Method in class com.amazonaws.services.codepipeline.model.ActionDeclaration
The name or ID of the artifact consumed by the action, such as a test or build artifact.
withInputArtifacts(Collection<InputArtifact>) - Method in class com.amazonaws.services.codepipeline.model.ActionDeclaration
The name or ID of the artifact consumed by the action, such as a test or build artifact.
withInputArtifacts(Artifact...) - Method in class com.amazonaws.services.codepipeline.model.JobData
The artifact supplied to the job.
withInputArtifacts(Collection<Artifact>) - Method in class com.amazonaws.services.codepipeline.model.JobData
The artifact supplied to the job.
withInputArtifacts(Artifact...) - Method in class com.amazonaws.services.codepipeline.model.ThirdPartyJobData
The name of the artifact that will be worked upon by the action, if any.
withInputArtifacts(Collection<Artifact>) - Method in class com.amazonaws.services.codepipeline.model.ThirdPartyJobData
The name of the artifact that will be worked upon by the action, if any.
withJobDetails(JobDetails) - Method in class com.amazonaws.services.codepipeline.model.GetJobDetailsResult
The details of the job.
withJobDetails(ThirdPartyJobDetails) - Method in class com.amazonaws.services.codepipeline.model.GetThirdPartyJobDetailsResult
The details of the job, including any protected values defined for the job.
withJobId(String) - Method in class com.amazonaws.services.codepipeline.model.AcknowledgeJobRequest
The unique system-generated ID of the job for which you want to confirm receipt.
withJobId(String) - Method in class com.amazonaws.services.codepipeline.model.AcknowledgeThirdPartyJobRequest
The unique system-generated ID of the job.
withJobId(String) - Method in class com.amazonaws.services.codepipeline.model.GetJobDetailsRequest
The unique system-generated ID for the job.
withJobId(String) - Method in class com.amazonaws.services.codepipeline.model.GetThirdPartyJobDetailsRequest
The unique system-generated ID used for identifying the job.
withJobId(String) - Method in class com.amazonaws.services.codepipeline.model.PutJobFailureResultRequest
The unique system-generated ID of the job that failed.
withJobId(String) - Method in class com.amazonaws.services.codepipeline.model.PutJobSuccessResultRequest
The unique system-generated ID of the job that succeeded.
withJobId(String) - Method in class com.amazonaws.services.codepipeline.model.PutThirdPartyJobFailureResultRequest
The ID of the job that failed.
withJobId(String) - Method in class com.amazonaws.services.codepipeline.model.PutThirdPartyJobSuccessResultRequest
The ID of the job that successfully completed.
withJobId(String) - Method in class com.amazonaws.services.codepipeline.model.ThirdPartyJob
The identifier used to identify the job in AWS CodePipeline.
withJobs(Job...) - Method in class com.amazonaws.services.codepipeline.model.PollForJobsResult
Information about the jobs to take action on.
withJobs(Collection<Job>) - Method in class com.amazonaws.services.codepipeline.model.PollForJobsResult
Information about the jobs to take action on.
withJobs(ThirdPartyJob...) - Method in class com.amazonaws.services.codepipeline.model.PollForThirdPartyJobsResult
Information about the jobs to take action on.
withJobs(Collection<ThirdPartyJob>) - Method in class com.amazonaws.services.codepipeline.model.PollForThirdPartyJobsResult
Information about the jobs to take action on.
withKey(Boolean) - Method in class com.amazonaws.services.codepipeline.model.ActionConfigurationProperty
Whether the configuration property is a key.
withLastChangedAt(Date) - Method in class com.amazonaws.services.codepipeline.model.TransitionState
The timestamp when the transition state was last changed.
withLastChangedBy(String) - Method in class com.amazonaws.services.codepipeline.model.TransitionState
The ID of the user who last changed the transition state.
withLastStatusChange(Date) - Method in class com.amazonaws.services.codepipeline.model.ActionExecution
The last status change of the action.
withLastUpdatedBy(String) - Method in class com.amazonaws.services.codepipeline.model.ActionExecution
The ARN of the user who last changed the pipeline.
withLatestExecution(ActionExecution) - Method in class com.amazonaws.services.codepipeline.model.ActionState
 
withLatestExecution(StageExecution) - Method in class com.amazonaws.services.codepipeline.model.StageState
Information about the latest execution in the stage, including its ID and status.
withLocation(ArtifactLocation) - Method in class com.amazonaws.services.codepipeline.model.Artifact
The location of an artifact.
withLocation(String) - Method in class com.amazonaws.services.codepipeline.model.ArtifactStore
The location for storing the artifacts for a pipeline, such as an S3 bucket or folder.
withMaxBatchSize(Integer) - Method in class com.amazonaws.services.codepipeline.model.PollForJobsRequest
The maximum number of jobs to return in a poll for jobs call.
withMaxBatchSize(Integer) - Method in class com.amazonaws.services.codepipeline.model.PollForThirdPartyJobsRequest
The maximum number of jobs to return in a poll for jobs call.
withMaximumCount(Integer) - Method in class com.amazonaws.services.codepipeline.model.ArtifactDetails
The maximum number of artifacts allowed for the action type.
withMessage(String) - Method in class com.amazonaws.services.codepipeline.model.ErrorDetails
The text of the error message.
withMessage(String) - Method in class com.amazonaws.services.codepipeline.model.FailureDetails
The message about the failure.
withMinimumCount(Integer) - Method in class com.amazonaws.services.codepipeline.model.ArtifactDetails
The minimum number of artifacts allowed for the action type.
withName(String) - Method in class com.amazonaws.services.codepipeline.model.ActionConfigurationProperty
The name of the action configuration property.
withName(String) - Method in class com.amazonaws.services.codepipeline.model.ActionContext
The name of the action within the context of a job.
withName(String) - Method in class com.amazonaws.services.codepipeline.model.ActionDeclaration
The action declaration's name.
withName(String) - Method in class com.amazonaws.services.codepipeline.model.Artifact
The artifact's name.
withName(String) - Method in class com.amazonaws.services.codepipeline.model.ArtifactRevision
The name of an artifact.
withName(String) - Method in class com.amazonaws.services.codepipeline.model.BlockerDeclaration
Reserved for future use.
withName(String) - Method in class com.amazonaws.services.codepipeline.model.DeletePipelineRequest
The name of the pipeline to be deleted.
withName(String) - Method in class com.amazonaws.services.codepipeline.model.GetPipelineRequest
The name of the pipeline for which you want to get information.
withName(String) - Method in class com.amazonaws.services.codepipeline.model.GetPipelineStateRequest
The name of the pipeline about which you want to get information.
withName(String) - Method in class com.amazonaws.services.codepipeline.model.InputArtifact
The name of the artifact to be worked on, for example, "My App".
withName(String) - Method in class com.amazonaws.services.codepipeline.model.OutputArtifact
The name of the output of an artifact, such as "My App".
withName(String) - Method in class com.amazonaws.services.codepipeline.model.PipelineDeclaration
The name of the action to be performed.
withName(String) - Method in class com.amazonaws.services.codepipeline.model.PipelineSummary
The name of the pipeline.
withName(String) - Method in class com.amazonaws.services.codepipeline.model.StageContext
The name of the stage.
withName(String) - Method in class com.amazonaws.services.codepipeline.model.StageDeclaration
The name of the stage.
withName(String) - Method in class com.amazonaws.services.codepipeline.model.StartPipelineExecutionRequest
The name of the pipeline to start.
withNewRevision(Boolean) - Method in class com.amazonaws.services.codepipeline.model.PutActionRevisionResult
Indicates whether the artifact revision was previously used in an execution of the specified pipeline.
withNextToken(String) - Method in class com.amazonaws.services.codepipeline.model.ListActionTypesRequest
An identifier that was returned from the previous list action types call, which can be used to return the next set of action types in the list.
withNextToken(String) - Method in class com.amazonaws.services.codepipeline.model.ListActionTypesResult
If the amount of returned information is significantly large, an identifier is also returned which can be used in a subsequent list action types call to return the next set of action types in the list.
withNextToken(String) - Method in class com.amazonaws.services.codepipeline.model.ListPipelinesRequest
An identifier that was returned from the previous list pipelines call, which can be used to return the next set of pipelines in the list.
withNextToken(String) - Method in class com.amazonaws.services.codepipeline.model.ListPipelinesResult
If the amount of returned information is significantly large, an identifier is also returned which can be used in a subsequent list pipelines call to return the next set of pipelines in the list.
withNonce(String) - Method in class com.amazonaws.services.codepipeline.model.AcknowledgeJobRequest
A system-generated random number that AWS CodePipeline uses to ensure that the job is being worked on by only one job worker.
withNonce(String) - Method in class com.amazonaws.services.codepipeline.model.AcknowledgeThirdPartyJobRequest
A system-generated random number that AWS CodePipeline uses to ensure that the job is being worked on by only one job worker.
withNonce(String) - Method in class com.amazonaws.services.codepipeline.model.Job
A system-generated random number that AWS CodePipeline uses to ensure that the job is being worked on by only one job worker.
withNonce(String) - Method in class com.amazonaws.services.codepipeline.model.ThirdPartyJobDetails
A system-generated random number that AWS CodePipeline uses to ensure that the job is being worked on by only one job worker.
withObjectKey(String) - Method in class com.amazonaws.services.codepipeline.model.S3ArtifactLocation
The key of the object in the Amazon S3 bucket, which uniquely identifies the object in the bucket.
withOutputArtifactDetails(ArtifactDetails) - Method in class com.amazonaws.services.codepipeline.model.ActionType
The details of the output artifact of the action, such as its commit ID.
withOutputArtifactDetails(ArtifactDetails) - Method in class com.amazonaws.services.codepipeline.model.CreateCustomActionTypeRequest
 
withOutputArtifacts(OutputArtifact...) - Method in class com.amazonaws.services.codepipeline.model.ActionDeclaration
The name or ID of the result of the action declaration, such as a test or build artifact.
withOutputArtifacts(Collection<OutputArtifact>) - Method in class com.amazonaws.services.codepipeline.model.ActionDeclaration
The name or ID of the result of the action declaration, such as a test or build artifact.
withOutputArtifacts(Artifact...) - Method in class com.amazonaws.services.codepipeline.model.JobData
The output of the job.
withOutputArtifacts(Collection<Artifact>) - Method in class com.amazonaws.services.codepipeline.model.JobData
The output of the job.
withOutputArtifacts(Artifact...) - Method in class com.amazonaws.services.codepipeline.model.ThirdPartyJobData
The name of the artifact that will be the result of the action, if any.
withOutputArtifacts(Collection<Artifact>) - Method in class com.amazonaws.services.codepipeline.model.ThirdPartyJobData
The name of the artifact that will be the result of the action, if any.
withOwner(String) - Method in class com.amazonaws.services.codepipeline.model.ActionTypeId
The creator of the action being called.
withOwner(ActionOwner) - Method in class com.amazonaws.services.codepipeline.model.ActionTypeId
The creator of the action being called.
withPercentComplete(Integer) - Method in class com.amazonaws.services.codepipeline.model.ActionExecution
A percentage of completeness of the action as it runs.
withPercentComplete(Integer) - Method in class com.amazonaws.services.codepipeline.model.ExecutionDetails
The percentage of work completed on the action, represented on a scale of zero to one hundred percent.
withPipeline(PipelineDeclaration) - Method in class com.amazonaws.services.codepipeline.model.CreatePipelineRequest
 
withPipeline(PipelineDeclaration) - Method in class com.amazonaws.services.codepipeline.model.CreatePipelineResult
 
withPipeline(PipelineDeclaration) - Method in class com.amazonaws.services.codepipeline.model.GetPipelineResult
 
withPipeline(PipelineDeclaration) - Method in class com.amazonaws.services.codepipeline.model.UpdatePipelineRequest
The name of the pipeline to be updated.
withPipeline(PipelineDeclaration) - Method in class com.amazonaws.services.codepipeline.model.UpdatePipelineResult
The structure of the updated pipeline.
withPipelineContext(PipelineContext) - Method in class com.amazonaws.services.codepipeline.model.JobData
 
withPipelineContext(PipelineContext) - Method in class com.amazonaws.services.codepipeline.model.ThirdPartyJobData
 
withPipelineExecution(PipelineExecution) - Method in class com.amazonaws.services.codepipeline.model.GetPipelineExecutionResult
Represents information about the execution of a pipeline.
withPipelineExecutionId(String) - Method in class com.amazonaws.services.codepipeline.model.GetPipelineExecutionRequest
The ID of the pipeline execution about which you want to get execution details.
withPipelineExecutionId(String) - Method in class com.amazonaws.services.codepipeline.model.PipelineExecution
The ID of the pipeline execution.
withPipelineExecutionId(String) - Method in class com.amazonaws.services.codepipeline.model.PutActionRevisionResult
The ID of the current workflow state of the pipeline.
withPipelineExecutionId(String) - Method in class com.amazonaws.services.codepipeline.model.RetryStageExecutionRequest
The ID of the pipeline execution in the failed stage to be retried.
withPipelineExecutionId(String) - Method in class com.amazonaws.services.codepipeline.model.RetryStageExecutionResult
The ID of the current workflow execution in the failed stage.
withPipelineExecutionId(String) - Method in class com.amazonaws.services.codepipeline.model.StageExecution
The ID of the pipeline execution associated with the stage.
withPipelineExecutionId(String) - Method in class com.amazonaws.services.codepipeline.model.StartPipelineExecutionResult
The unique system-generated ID of the pipeline execution that was started.
withPipelineName(String) - Method in class com.amazonaws.services.codepipeline.model.DisableStageTransitionRequest
The name of the pipeline in which you want to disable the flow of artifacts from one stage to another.
withPipelineName(String) - Method in class com.amazonaws.services.codepipeline.model.EnableStageTransitionRequest
The name of the pipeline in which you want to enable the flow of artifacts from one stage to another.
withPipelineName(String) - Method in class com.amazonaws.services.codepipeline.model.GetPipelineExecutionRequest
The name of the pipeline about which you want to get execution details.
withPipelineName(String) - Method in class com.amazonaws.services.codepipeline.model.GetPipelineStateResult
The name of the pipeline for which you want to get the state.
withPipelineName(String) - Method in class com.amazonaws.services.codepipeline.model.PipelineContext
The name of the pipeline.
withPipelineName(String) - Method in class com.amazonaws.services.codepipeline.model.PipelineExecution
The name of the pipeline that was executed.
withPipelineName(String) - Method in class com.amazonaws.services.codepipeline.model.PutActionRevisionRequest
The name of the pipeline that will start processing the revision to the source.
withPipelineName(String) - Method in class com.amazonaws.services.codepipeline.model.PutApprovalResultRequest
The name of the pipeline that contains the action.
withPipelineName(String) - Method in class com.amazonaws.services.codepipeline.model.RetryStageExecutionRequest
The name of the pipeline that contains the failed stage.
withPipelines(PipelineSummary...) - Method in class com.amazonaws.services.codepipeline.model.ListPipelinesResult
The list of pipelines.
withPipelines(Collection<PipelineSummary>) - Method in class com.amazonaws.services.codepipeline.model.ListPipelinesResult
The list of pipelines.
withPipelineVersion(Integer) - Method in class com.amazonaws.services.codepipeline.model.GetPipelineStateResult
The version number of the pipeline.
withPipelineVersion(Integer) - Method in class com.amazonaws.services.codepipeline.model.PipelineExecution
The version number of the pipeline that was executed.
withProvider(String) - Method in class com.amazonaws.services.codepipeline.model.ActionTypeId
The provider of the service being called by the action.
withProvider(String) - Method in class com.amazonaws.services.codepipeline.model.CreateCustomActionTypeRequest
The provider of the service used in the custom action, such as AWS CodeDeploy.
withProvider(String) - Method in class com.amazonaws.services.codepipeline.model.DeleteCustomActionTypeRequest
The provider of the service used in the custom action, such as AWS CodeDeploy.
withQueryable(Boolean) - Method in class com.amazonaws.services.codepipeline.model.ActionConfigurationProperty
Indicates that the proprety will be used in conjunction with PollForJobs.
withQueryParam(Map<String, String>) - Method in class com.amazonaws.services.codepipeline.model.PollForJobsRequest
A map of property names and values.
withReason(String) - Method in class com.amazonaws.services.codepipeline.model.DisableStageTransitionRequest
The reason given to the user why a stage is disabled, such as waiting for manual approval or manual tests.
withRequired(Boolean) - Method in class com.amazonaws.services.codepipeline.model.ActionConfigurationProperty
Whether the configuration property is a required value.
withResult(ApprovalResult) - Method in class com.amazonaws.services.codepipeline.model.PutApprovalResultRequest
Represents information about the result of the approval request.
withRetryMode(String) - Method in class com.amazonaws.services.codepipeline.model.RetryStageExecutionRequest
The scope of the retry attempt.
withRetryMode(StageRetryMode) - Method in class com.amazonaws.services.codepipeline.model.RetryStageExecutionRequest
The scope of the retry attempt.
withRevision(String) - Method in class com.amazonaws.services.codepipeline.model.Artifact
The artifact's revision ID.
withRevision(String) - Method in class com.amazonaws.services.codepipeline.model.CurrentRevision
The revision ID of the current version of an artifact.
withRevisionChangeId(String) - Method in class com.amazonaws.services.codepipeline.model.ActionRevision
The unique identifier of the change that set the state to this revision, for example a deployment ID or timestamp.
withRevisionChangeIdentifier(String) - Method in class com.amazonaws.services.codepipeline.model.ArtifactRevision
An additional identifier for a revision, such as a commit date or, for artifacts stored in Amazon S3 buckets, the ETag value.
withRevisionId(String) - Method in class com.amazonaws.services.codepipeline.model.ActionRevision
The system-generated unique ID that identifies the revision number of the action.
withRevisionId(String) - Method in class com.amazonaws.services.codepipeline.model.ArtifactRevision
The revision ID of the artifact.
withRevisionSummary(String) - Method in class com.amazonaws.services.codepipeline.model.ArtifactRevision
Summary information about the most recent revision of the artifact.
withRevisionSummary(String) - Method in class com.amazonaws.services.codepipeline.model.CurrentRevision
The summary of the most recent revision of the artifact.
withRevisionUrl(String) - Method in class com.amazonaws.services.codepipeline.model.ActionState
A URL link for more information about the revision, such as a commit details page.
withRevisionUrl(String) - Method in class com.amazonaws.services.codepipeline.model.ArtifactRevision
The commit ID for the artifact revision.
withRevisionUrlTemplate(String) - Method in class com.amazonaws.services.codepipeline.model.ActionTypeSettings
The URL returned to the AWS CodePipeline console that contains a link to the page where customers can update or change the configuration of the external action.
withRoleArn(String) - Method in class com.amazonaws.services.codepipeline.model.ActionDeclaration
The ARN of the IAM service role that will perform the declared action.
withRoleArn(String) - Method in class com.amazonaws.services.codepipeline.model.PipelineDeclaration
The Amazon Resource Name (ARN) for AWS CodePipeline to use to either perform actions with no actionRoleArn, or to use to assume roles for actions with an actionRoleArn.
withRunOrder(Integer) - Method in class com.amazonaws.services.codepipeline.model.ActionDeclaration
The order in which actions are run.
withS3Location(S3ArtifactLocation) - Method in class com.amazonaws.services.codepipeline.model.ArtifactLocation
The Amazon S3 bucket that contains the artifact.
withSecret(Boolean) - Method in class com.amazonaws.services.codepipeline.model.ActionConfigurationProperty
Whether the configuration property is secret.
withSecretAccessKey(String) - Method in class com.amazonaws.services.codepipeline.model.AWSSessionCredentials
The secret access key for the session.
withSessionToken(String) - Method in class com.amazonaws.services.codepipeline.model.AWSSessionCredentials
The token for the session.
withSettings(ActionTypeSettings) - Method in class com.amazonaws.services.codepipeline.model.ActionType
The settings for the action type.
withSettings(ActionTypeSettings) - Method in class com.amazonaws.services.codepipeline.model.CreateCustomActionTypeRequest
 
withStage(StageContext) - Method in class com.amazonaws.services.codepipeline.model.PipelineContext
The stage of the pipeline.
withStageName(String) - Method in class com.amazonaws.services.codepipeline.model.DisableStageTransitionRequest
The name of the stage where you want to disable the inbound or outbound transition of artifacts.
withStageName(String) - Method in class com.amazonaws.services.codepipeline.model.EnableStageTransitionRequest
The name of the stage where you want to enable the transition of artifacts, either into the stage (inbound) or from that stage to the next stage (outbound).
withStageName(String) - Method in class com.amazonaws.services.codepipeline.model.PutActionRevisionRequest
The name of the stage that contains the action that will act upon the revision.
withStageName(String) - Method in class com.amazonaws.services.codepipeline.model.PutApprovalResultRequest
The name of the stage that contains the action.
withStageName(String) - Method in class com.amazonaws.services.codepipeline.model.RetryStageExecutionRequest
The name of the failed stage to be retried.
withStageName(String) - Method in class com.amazonaws.services.codepipeline.model.StageState
The name of the stage.
withStages(StageDeclaration...) - Method in class com.amazonaws.services.codepipeline.model.PipelineDeclaration
The stage in which to perform the action.
withStages(Collection<StageDeclaration>) - Method in class com.amazonaws.services.codepipeline.model.PipelineDeclaration
The stage in which to perform the action.
withStageStates(StageState...) - Method in class com.amazonaws.services.codepipeline.model.GetPipelineStateResult
A list of the pipeline stage output information, including stage name, state, most recent run details, whether the stage is disabled, and other data.
withStageStates(Collection<StageState>) - Method in class com.amazonaws.services.codepipeline.model.GetPipelineStateResult
A list of the pipeline stage output information, including stage name, state, most recent run details, whether the stage is disabled, and other data.
withStatus(String) - Method in class com.amazonaws.services.codepipeline.model.AcknowledgeJobResult
Whether the job worker has received the specified job.
withStatus(JobStatus) - Method in class com.amazonaws.services.codepipeline.model.AcknowledgeJobResult
Whether the job worker has received the specified job.
withStatus(String) - Method in class com.amazonaws.services.codepipeline.model.AcknowledgeThirdPartyJobResult
The status information for the third party job, if any.
withStatus(JobStatus) - Method in class com.amazonaws.services.codepipeline.model.AcknowledgeThirdPartyJobResult
The status information for the third party job, if any.
withStatus(String) - Method in class com.amazonaws.services.codepipeline.model.ActionExecution
The status of the action, or for a completed action, the last status of the action.
withStatus(ActionExecutionStatus) - Method in class com.amazonaws.services.codepipeline.model.ActionExecution
The status of the action, or for a completed action, the last status of the action.
withStatus(String) - Method in class com.amazonaws.services.codepipeline.model.ApprovalResult
The response submitted by a reviewer assigned to an approval action request.
withStatus(ApprovalStatus) - Method in class com.amazonaws.services.codepipeline.model.ApprovalResult
The response submitted by a reviewer assigned to an approval action request.
withStatus(String) - Method in class com.amazonaws.services.codepipeline.model.PipelineExecution
The status of the pipeline execution.
withStatus(PipelineExecutionStatus) - Method in class com.amazonaws.services.codepipeline.model.PipelineExecution
The status of the pipeline execution.
withStatus(String) - Method in class com.amazonaws.services.codepipeline.model.StageExecution
The status of the stage, or for a completed stage, the last status of the stage.
withStatus(StageExecutionStatus) - Method in class com.amazonaws.services.codepipeline.model.StageExecution
The status of the stage, or for a completed stage, the last status of the stage.
withSummary(String) - Method in class com.amazonaws.services.codepipeline.model.ActionExecution
A summary of the run of the action.
withSummary(String) - Method in class com.amazonaws.services.codepipeline.model.ApprovalResult
The summary of the current status of the approval request.
withSummary(String) - Method in class com.amazonaws.services.codepipeline.model.ExecutionDetails
The summary of the current status of the actions.
withThirdPartyConfigurationUrl(String) - Method in class com.amazonaws.services.codepipeline.model.ActionTypeSettings
The URL of a sign-up page where users can sign up for an external service and perform initial configuration of the action provided by that service.
withToken(String) - Method in class com.amazonaws.services.codepipeline.model.ActionExecution
The system-generated token used to identify a unique approval request.
withToken(String) - Method in class com.amazonaws.services.codepipeline.model.PutApprovalResultRequest
The system-generated token used to identify a unique approval request.
withTransitionType(String) - Method in class com.amazonaws.services.codepipeline.model.DisableStageTransitionRequest
Specifies whether artifacts will be prevented from transitioning into the stage and being processed by the actions in that stage (inbound), or prevented from transitioning from the stage after they have been processed by the actions in that stage (outbound).
withTransitionType(StageTransitionType) - Method in class com.amazonaws.services.codepipeline.model.DisableStageTransitionRequest
Specifies whether artifacts will be prevented from transitioning into the stage and being processed by the actions in that stage (inbound), or prevented from transitioning from the stage after they have been processed by the actions in that stage (outbound).
withTransitionType(String) - Method in class com.amazonaws.services.codepipeline.model.EnableStageTransitionRequest
Specifies whether artifacts will be allowed to enter the stage and be processed by the actions in that stage (inbound) or whether already-processed artifacts will be allowed to transition to the next stage (outbound).
withTransitionType(StageTransitionType) - Method in class com.amazonaws.services.codepipeline.model.EnableStageTransitionRequest
Specifies whether artifacts will be allowed to enter the stage and be processed by the actions in that stage (inbound) or whether already-processed artifacts will be allowed to transition to the next stage (outbound).
withType(String) - Method in class com.amazonaws.services.codepipeline.model.ActionConfigurationProperty
The type of the configuration property.
withType(ActionConfigurationPropertyType) - Method in class com.amazonaws.services.codepipeline.model.ActionConfigurationProperty
The type of the configuration property.
withType(String) - Method in class com.amazonaws.services.codepipeline.model.ArtifactLocation
The type of artifact in the location.
withType(ArtifactLocationType) - Method in class com.amazonaws.services.codepipeline.model.ArtifactLocation
The type of artifact in the location.
withType(String) - Method in class com.amazonaws.services.codepipeline.model.ArtifactStore
The type of the artifact store, such as S3.
withType(ArtifactStoreType) - Method in class com.amazonaws.services.codepipeline.model.ArtifactStore
The type of the artifact store, such as S3.
withType(String) - Method in class com.amazonaws.services.codepipeline.model.BlockerDeclaration
Reserved for future use.
withType(BlockerType) - Method in class com.amazonaws.services.codepipeline.model.BlockerDeclaration
Reserved for future use.
withType(String) - Method in class com.amazonaws.services.codepipeline.model.EncryptionKey
The type of encryption key, such as an AWS Key Management Service (AWS KMS) key.
withType(EncryptionKeyType) - Method in class com.amazonaws.services.codepipeline.model.EncryptionKey
The type of encryption key, such as an AWS Key Management Service (AWS KMS) key.
withType(String) - Method in class com.amazonaws.services.codepipeline.model.FailureDetails
The type of the failure.
withType(FailureType) - Method in class com.amazonaws.services.codepipeline.model.FailureDetails
The type of the failure.
withUpdated(Date) - Method in class com.amazonaws.services.codepipeline.model.GetPipelineStateResult
The date and time the pipeline was last updated, in timestamp format.
withUpdated(Date) - Method in class com.amazonaws.services.codepipeline.model.PipelineSummary
The date and time of the last update to the pipeline, in timestamp format.
withVersion(String) - Method in class com.amazonaws.services.codepipeline.model.ActionTypeId
A string that identifies the action type.
withVersion(String) - Method in class com.amazonaws.services.codepipeline.model.CreateCustomActionTypeRequest
The version number of the custom action.
withVersion(String) - Method in class com.amazonaws.services.codepipeline.model.DeleteCustomActionTypeRequest
The version of the custom action to delete.
withVersion(Integer) - Method in class com.amazonaws.services.codepipeline.model.GetPipelineRequest
The version number of the pipeline.
withVersion(Integer) - Method in class com.amazonaws.services.codepipeline.model.PipelineDeclaration
The version number of the pipeline.
withVersion(Integer) - Method in class com.amazonaws.services.codepipeline.model.PipelineSummary
The version number of the pipeline.
A B C D E F G H I J L N O P R S T U V W 
Skip navigation links

Copyright © 2016. All rights reserved.