| Package | Description |
|---|---|
| software.amazon.awssdk.services.codepipeline |
|
| software.amazon.awssdk.services.codepipeline.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<RegisterWebhookWithThirdPartyResponse> |
CodePipelineAsyncClient.registerWebhookWithThirdParty(RegisterWebhookWithThirdPartyRequest registerWebhookWithThirdPartyRequest)
Configures a connection between the webhook that was created and the external tool with events to be detected.
|
default RegisterWebhookWithThirdPartyResponse |
CodePipelineClient.registerWebhookWithThirdParty(RegisterWebhookWithThirdPartyRequest registerWebhookWithThirdPartyRequest)
Configures a connection between the webhook that was created and the external tool with events to be detected.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
RegisterWebhookWithThirdPartyRequestMarshaller.marshall(RegisterWebhookWithThirdPartyRequest registerWebhookWithThirdPartyRequest) |
Copyright © 2023. All rights reserved.