| Package | Description |
|---|---|
| com.amazonaws.services.codepipeline |
|
| com.amazonaws.services.codepipeline.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateActionTypeResult |
AbstractAWSCodePipeline.updateActionType(UpdateActionTypeRequest request) |
UpdateActionTypeResult |
AWSCodePipeline.updateActionType(UpdateActionTypeRequest updateActionTypeRequest)
Updates an action type that was created with any supported integration model, where the action type is to be used
by customers of the action type provider.
|
UpdateActionTypeResult |
AWSCodePipelineClient.updateActionType(UpdateActionTypeRequest request)
Updates an action type that was created with any supported integration model, where the action type is to be used
by customers of the action type provider.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateActionTypeResult> |
AbstractAWSCodePipelineAsync.updateActionTypeAsync(UpdateActionTypeRequest request) |
Future<UpdateActionTypeResult> |
AWSCodePipelineAsync.updateActionTypeAsync(UpdateActionTypeRequest updateActionTypeRequest)
Updates an action type that was created with any supported integration model, where the action type is to be used
by customers of the action type provider.
|
Future<UpdateActionTypeResult> |
AWSCodePipelineAsyncClient.updateActionTypeAsync(UpdateActionTypeRequest request) |
Future<UpdateActionTypeResult> |
AbstractAWSCodePipelineAsync.updateActionTypeAsync(UpdateActionTypeRequest request,
AsyncHandler<UpdateActionTypeRequest,UpdateActionTypeResult> asyncHandler) |
Future<UpdateActionTypeResult> |
AWSCodePipelineAsync.updateActionTypeAsync(UpdateActionTypeRequest updateActionTypeRequest,
AsyncHandler<UpdateActionTypeRequest,UpdateActionTypeResult> asyncHandler)
Updates an action type that was created with any supported integration model, where the action type is to be used
by customers of the action type provider.
|
Future<UpdateActionTypeResult> |
AWSCodePipelineAsyncClient.updateActionTypeAsync(UpdateActionTypeRequest request,
AsyncHandler<UpdateActionTypeRequest,UpdateActionTypeResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateActionTypeResult> |
AbstractAWSCodePipelineAsync.updateActionTypeAsync(UpdateActionTypeRequest request,
AsyncHandler<UpdateActionTypeRequest,UpdateActionTypeResult> asyncHandler) |
Future<UpdateActionTypeResult> |
AWSCodePipelineAsync.updateActionTypeAsync(UpdateActionTypeRequest updateActionTypeRequest,
AsyncHandler<UpdateActionTypeRequest,UpdateActionTypeResult> asyncHandler)
Updates an action type that was created with any supported integration model, where the action type is to be used
by customers of the action type provider.
|
Future<UpdateActionTypeResult> |
AWSCodePipelineAsyncClient.updateActionTypeAsync(UpdateActionTypeRequest request,
AsyncHandler<UpdateActionTypeRequest,UpdateActionTypeResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
UpdateActionTypeResult |
UpdateActionTypeResult.clone() |
Copyright © 2023. All rights reserved.