| Package | Description | 
|---|---|
| com.amazonaws.services.codepipeline |  | 
| com.amazonaws.services.codepipeline.model | 
| Modifier and Type | Method and Description | 
|---|---|
| Future<DeleteWebhookResult> | AbstractAWSCodePipelineAsync. deleteWebhookAsync(DeleteWebhookRequest request,
                  AsyncHandler<DeleteWebhookRequest,DeleteWebhookResult> asyncHandler) | 
| Future<DeleteWebhookResult> | AWSCodePipelineAsyncClient. deleteWebhookAsync(DeleteWebhookRequest request,
                  AsyncHandler<DeleteWebhookRequest,DeleteWebhookResult> asyncHandler) | 
| Future<DeleteWebhookResult> | AWSCodePipelineAsync. deleteWebhookAsync(DeleteWebhookRequest deleteWebhookRequest,
                  AsyncHandler<DeleteWebhookRequest,DeleteWebhookResult> asyncHandler)
 Deletes a previously created webhook by name. | 
| Modifier and Type | Method and Description | 
|---|---|
| DeleteWebhookRequest | DeleteWebhookRequest. clone() | 
| DeleteWebhookRequest | DeleteWebhookRequest. withName(String name)
 The name of the webhook you want to delete. | 
Copyright © 2022. All rights reserved.