- 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 how an action runs.
- 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
-
- 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
-
- 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.
- 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.
- AWSSessionCredentials - Class in com.amazonaws.services.codepipeline.model
-
Represents an AWS session credentials object.
- AWSSessionCredentials() - Constructor for class com.amazonaws.services.codepipeline.model.AWSSessionCredentials
-
- 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.
- 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.
- getArtifactCredentials() - Method in class com.amazonaws.services.codepipeline.model.JobData
-
- getArtifactCredentials() - Method in class com.amazonaws.services.codepipeline.model.ThirdPartyJobData
-
- getArtifactStore() - Method in class com.amazonaws.services.codepipeline.model.PipelineDeclaration
-
- getBlockers() - Method in class com.amazonaws.services.codepipeline.model.StageDeclaration
-
The gates included in a stage.
- 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 system-generated token, such as a AWS CodeDeploy deployment ID, that
the successful job used to complete a job asynchronously.
- getContinuationToken() - Method in class com.amazonaws.services.codepipeline.model.PutThirdPartyJobSuccessResultRequest
-
A system-generated token, such as a AWS CodeDeploy deployment ID, that a
job uses in order to continue the job asynchronously.
- 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.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
-
- getEncryptionKey() - Method in class com.amazonaws.services.codepipeline.model.JobData
-
- getEncryptionKey() - Method in class com.amazonaws.services.codepipeline.model.ThirdPartyJobData
-
- 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
-
- 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.
- getLatestExecution() - Method in class com.amazonaws.services.codepipeline.model.ActionState
-
- 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.BlockerDeclaration
-
The name of the gate declaration.
- 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
-
The new revision number or ID for the revision after the action
completes.
- 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
-
- 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.StartPipelineExecutionResult
-
The unique system-generated ID of the pipeline that was started.
- 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.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.PutActionRevisionRequest
-
The name of the pipeline that will start processing the revision to the
source.
- 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,
actions, and details about the last run of the pipeline.
- getPipelineState(GetPipelineStateRequest) - Method in class com.amazonaws.services.codepipeline.AWSCodePipelineClient
-
Returns information about the state of a pipeline, including the stages,
actions, and details about the last run of the pipeline.
- 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,
actions, and details about the last run of the pipeline.
- getPipelineStateAsync(GetPipelineStateRequest, AsyncHandler<GetPipelineStateRequest, GetPipelineStateResult>) - Method in interface com.amazonaws.services.codepipeline.AWSCodePipelineAsync
-
Returns information about the state of a pipeline, including the stages,
actions, and details about the last run of the pipeline.
- 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.
- 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.
- 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.
- getRevisionId() - Method in class com.amazonaws.services.codepipeline.model.ActionRevision
-
The system-generated unique ID that identifies the revision number of the
action.
- 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.
- 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.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.
- 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.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
-
- 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
-
The type of the gate declaration.
- getType() - Method in class com.amazonaws.services.codepipeline.model.EncryptionKey
-
- 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.
- 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.
- 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.
- setArtifactCredentials(AWSSessionCredentials) - Method in class com.amazonaws.services.codepipeline.model.JobData
-
- setArtifactCredentials(AWSSessionCredentials) - Method in class com.amazonaws.services.codepipeline.model.ThirdPartyJobData
-
- setArtifactStore(ArtifactStore) - Method in class com.amazonaws.services.codepipeline.model.PipelineDeclaration
-
- setBlockers(Collection<BlockerDeclaration>) - Method in class com.amazonaws.services.codepipeline.model.StageDeclaration
-
The gates included in a stage.
- 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 system-generated token, such as a AWS CodeDeploy deployment ID, that
the successful job used to complete a job asynchronously.
- setContinuationToken(String) - Method in class com.amazonaws.services.codepipeline.model.PutThirdPartyJobSuccessResultRequest
-
A system-generated token, such as a AWS CodeDeploy deployment ID, that a
job uses in order to continue the job asynchronously.
- 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.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
-
- setEncryptionKey(EncryptionKey) - Method in class com.amazonaws.services.codepipeline.model.JobData
-
- setEncryptionKey(EncryptionKey) - Method in class com.amazonaws.services.codepipeline.model.ThirdPartyJobData
-
- 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
-
- 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.
- setLatestExecution(ActionExecution) - Method in class com.amazonaws.services.codepipeline.model.ActionState
-
- 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.BlockerDeclaration
-
The name of the gate declaration.
- 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
-
The new revision number or ID for the revision after the action
completes.
- 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
-
- 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.StartPipelineExecutionResult
-
The unique system-generated ID of the pipeline 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.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.PutActionRevisionRequest
-
The name of the pipeline that will start processing the revision to the
source.
- 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.
- 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
-
- setRequired(Boolean) - Method in class com.amazonaws.services.codepipeline.model.ActionConfigurationProperty
-
Whether the configuration property is a required value.
- 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.
- setRevisionId(String) - Method in class com.amazonaws.services.codepipeline.model.ActionRevision
-
The system-generated unique ID that identifies the revision number of the
action.
- 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.
- 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.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.
- 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.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.
- 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
-
The type of the gate declaration.
- setType(BlockerType) - Method in class com.amazonaws.services.codepipeline.model.BlockerDeclaration
-
The type of the gate declaration.
- setType(String) - Method in class com.amazonaws.services.codepipeline.model.EncryptionKey
-
- setType(EncryptionKeyType) - Method in class com.amazonaws.services.codepipeline.model.EncryptionKey
-
- 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
-
- 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.
- 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
-
- 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
-
- 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.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.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.DeletePipelineRequest
-
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.EnableStageTransitionRequest
-
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.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.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.PutJobFailureResultRequest
-
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.PutThirdPartyJobFailureResultRequest
-
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.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.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
-
- 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.
- 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.
- withArtifactCredentials(AWSSessionCredentials) - Method in class com.amazonaws.services.codepipeline.model.JobData
-
- withArtifactCredentials(AWSSessionCredentials) - Method in class com.amazonaws.services.codepipeline.model.ThirdPartyJobData
-
- withArtifactStore(ArtifactStore) - Method in class com.amazonaws.services.codepipeline.model.PipelineDeclaration
-
- withBlockers(BlockerDeclaration...) - Method in class com.amazonaws.services.codepipeline.model.StageDeclaration
-
The gates included in a stage.
- withBlockers(Collection<BlockerDeclaration>) - Method in class com.amazonaws.services.codepipeline.model.StageDeclaration
-
The gates included in a stage.
- 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 system-generated token, such as a AWS CodeDeploy deployment ID, that
the successful job used to complete a job asynchronously.
- withContinuationToken(String) - Method in class com.amazonaws.services.codepipeline.model.PutThirdPartyJobSuccessResultRequest
-
A system-generated token, such as a AWS CodeDeploy deployment ID, that a
job uses in order to continue the job asynchronously.
- 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.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
-
- withEncryptionKey(EncryptionKey) - Method in class com.amazonaws.services.codepipeline.model.JobData
-
- withEncryptionKey(EncryptionKey) - Method in class com.amazonaws.services.codepipeline.model.ThirdPartyJobData
-
- 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
-
- 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.
- withLatestExecution(ActionExecution) - Method in class com.amazonaws.services.codepipeline.model.ActionState
-
- 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.BlockerDeclaration
-
The name of the gate declaration.
- 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
-
The new revision number or ID for the revision after the action
completes.
- 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
-
- 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.StartPipelineExecutionResult
-
The unique system-generated ID of the pipeline 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.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.PutActionRevisionRequest
-
The name of the pipeline that will start processing the revision to the
source.
- 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.
- 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.
- 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.
- withRevisionId(String) - Method in class com.amazonaws.services.codepipeline.model.ActionRevision
-
The system-generated unique ID that identifies the revision number of the
action.
- 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.
- 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.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.
- 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.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.
- 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
-
The type of the gate declaration.
- withType(BlockerType) - Method in class com.amazonaws.services.codepipeline.model.BlockerDeclaration
-
The type of the gate declaration.
- withType(String) - Method in class com.amazonaws.services.codepipeline.model.EncryptionKey
-
- withType(EncryptionKeyType) - Method in class com.amazonaws.services.codepipeline.model.EncryptionKey
-
- 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.