| Package | Description |
|---|---|
| software.amazon.awssdk.services.codepipeline.internal | |
| software.amazon.awssdk.services.codepipeline.model |
| Modifier and Type | Method and Description |
|---|---|
static <T extends CodePipelineRequest> |
UserAgentUtils.applyPaginatorUserAgent(T request) |
static <T extends CodePipelineRequest> |
UserAgentUtils.applyUserAgentInfo(T request,
Consumer<AwsRequestOverrideConfiguration.Builder> userAgentApplier) |
| Modifier and Type | Class and Description |
|---|---|
class |
AcknowledgeJobRequest
Represents the input of an AcknowledgeJob action.
|
class |
AcknowledgeThirdPartyJobRequest
Represents the input of an AcknowledgeThirdPartyJob action.
|
class |
CreateCustomActionTypeRequest
Represents the input of a CreateCustomActionType operation.
|
class |
CreatePipelineRequest
Represents the input of a
CreatePipeline action. |
class |
DeleteCustomActionTypeRequest
Represents the input of a
DeleteCustomActionType operation. |
class |
DeletePipelineRequest
Represents the input of a
DeletePipeline action. |
class |
DeleteWebhookRequest |
class |
DeregisterWebhookWithThirdPartyRequest |
class |
DisableStageTransitionRequest
Represents the input of a
DisableStageTransition action. |
class |
EnableStageTransitionRequest
Represents the input of an
EnableStageTransition action. |
class |
GetActionTypeRequest |
class |
GetJobDetailsRequest
Represents the input of a
GetJobDetails action. |
class |
GetPipelineExecutionRequest
Represents the input of a
GetPipelineExecution action. |
class |
GetPipelineRequest
Represents the input of a
GetPipeline action. |
class |
GetPipelineStateRequest
Represents the input of a
GetPipelineState action. |
class |
GetThirdPartyJobDetailsRequest
Represents the input of a
GetThirdPartyJobDetails action. |
class |
ListActionExecutionsRequest |
class |
ListActionTypesRequest
Represents the input of a
ListActionTypes action. |
class |
ListPipelineExecutionsRequest
Represents the input of a
ListPipelineExecutions action. |
class |
ListPipelinesRequest
Represents the input of a
ListPipelines action. |
class |
ListTagsForResourceRequest |
class |
ListWebhooksRequest |
class |
PollForJobsRequest
Represents the input of a
PollForJobs action. |
class |
PollForThirdPartyJobsRequest
Represents the input of a
PollForThirdPartyJobs action. |
class |
PutActionRevisionRequest
Represents the input of a
PutActionRevision action. |
class |
PutApprovalResultRequest
Represents the input of a
PutApprovalResult action. |
class |
PutJobFailureResultRequest
Represents the input of a
PutJobFailureResult action. |
class |
PutJobSuccessResultRequest
Represents the input of a
PutJobSuccessResult action. |
class |
PutThirdPartyJobFailureResultRequest
Represents the input of a
PutThirdPartyJobFailureResult action. |
class |
PutThirdPartyJobSuccessResultRequest
Represents the input of a
PutThirdPartyJobSuccessResult action. |
class |
PutWebhookRequest |
class |
RegisterWebhookWithThirdPartyRequest |
class |
RetryStageExecutionRequest
Represents the input of a
RetryStageExecution action. |
class |
StartPipelineExecutionRequest
Represents the input of a
StartPipelineExecution action. |
class |
StopPipelineExecutionRequest |
class |
TagResourceRequest |
class |
UntagResourceRequest |
class |
UpdateActionTypeRequest |
class |
UpdatePipelineRequest
Represents the input of an
UpdatePipeline action. |
| Modifier and Type | Method and Description |
|---|---|
CodePipelineRequest |
CodePipelineRequest.Builder.build() |
| Constructor and Description |
|---|
BuilderImpl(CodePipelineRequest request) |
Copyright © 2023. All rights reserved.