| Package | Description | 
|---|---|
| com.amazonaws.services.codepipeline | 
 | 
| com.amazonaws.services.codepipeline.model | 
| Modifier and Type | Method and Description | 
|---|---|
DeleteWebhookResult | 
AWSCodePipelineClient.deleteWebhook(DeleteWebhookRequest request)
 Deletes a previously created webhook by name. 
 | 
DeleteWebhookResult | 
AbstractAWSCodePipeline.deleteWebhook(DeleteWebhookRequest request)  | 
DeleteWebhookResult | 
AWSCodePipeline.deleteWebhook(DeleteWebhookRequest deleteWebhookRequest)
 Deletes a previously created webhook by name. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
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. 
 | 
Future<DeleteWebhookResult> | 
AbstractAWSCodePipelineAsync.deleteWebhookAsync(DeleteWebhookRequest request,
                  AsyncHandler<DeleteWebhookRequest,DeleteWebhookResult> asyncHandler)  | 
| Modifier and Type | Method and Description | 
|---|---|
DeleteWebhookResult | 
DeleteWebhookResult.clone()  | 
Copyright © 2020. All rights reserved.