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