| Package | Description |
|---|---|
| software.amazon.awssdk.services.codepipeline |
|
| software.amazon.awssdk.services.codepipeline.transform |
| Modifier and Type | Method and Description |
|---|---|
default UpdateActionTypeResponse |
CodePipelineClient.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.
|
default CompletableFuture<UpdateActionTypeResponse> |
CodePipelineAsyncClient.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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateActionTypeRequestMarshaller.marshall(UpdateActionTypeRequest updateActionTypeRequest) |
Copyright © 2023. All rights reserved.