| Package | Description |
|---|---|
| software.amazon.awssdk.services.codepipeline |
|
| software.amazon.awssdk.services.codepipeline.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateCustomActionTypeResponse> |
CodePipelineAsyncClient.createCustomActionType(CreateCustomActionTypeRequest createCustomActionTypeRequest)
Creates a new custom action that can be used in all pipelines associated with the Amazon Web Services account.
|
default CreateCustomActionTypeResponse |
CodePipelineClient.createCustomActionType(CreateCustomActionTypeRequest createCustomActionTypeRequest)
Creates a new custom action that can be used in all pipelines associated with the Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateCustomActionTypeRequestMarshaller.marshall(CreateCustomActionTypeRequest createCustomActionTypeRequest) |
Copyright © 2023. All rights reserved.