| Package | Description |
|---|---|
| software.amazon.awssdk.services.codepipeline |
|
| software.amazon.awssdk.services.codepipeline.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeregisterWebhookWithThirdPartyResponse> |
CodePipelineAsyncClient.deregisterWebhookWithThirdParty(DeregisterWebhookWithThirdPartyRequest deregisterWebhookWithThirdPartyRequest)
Removes the connection between the webhook that was created by CodePipeline and the external tool with events to
be detected.
|
default DeregisterWebhookWithThirdPartyResponse |
CodePipelineClient.deregisterWebhookWithThirdParty(DeregisterWebhookWithThirdPartyRequest deregisterWebhookWithThirdPartyRequest)
Removes the connection between the webhook that was created by CodePipeline and the external tool with events to
be detected.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeregisterWebhookWithThirdPartyRequestMarshaller.marshall(DeregisterWebhookWithThirdPartyRequest deregisterWebhookWithThirdPartyRequest) |
Copyright © 2023. All rights reserved.