| Package | Description |
|---|---|
| com.amazonaws.services.codebuild |
|
| com.amazonaws.services.codebuild.model |
| Modifier and Type | Method and Description |
|---|---|
DeleteWebhookResult |
AWSCodeBuild.deleteWebhook(DeleteWebhookRequest deleteWebhookRequest)
For an existing AWS CodeBuild build project that has its source code stored in a GitHub or Bitbucket repository,
stops AWS CodeBuild from rebuilding the source code every time a code change is pushed to the repository.
|
DeleteWebhookResult |
AWSCodeBuildClient.deleteWebhook(DeleteWebhookRequest request)
For an existing AWS CodeBuild build project that has its source code stored in a GitHub or Bitbucket repository,
stops AWS CodeBuild from rebuilding the source code every time a code change is pushed to the repository.
|
DeleteWebhookResult |
AbstractAWSCodeBuild.deleteWebhook(DeleteWebhookRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteWebhookResult> |
AWSCodeBuildAsyncClient.deleteWebhookAsync(DeleteWebhookRequest request) |
Future<DeleteWebhookResult> |
AbstractAWSCodeBuildAsync.deleteWebhookAsync(DeleteWebhookRequest request) |
Future<DeleteWebhookResult> |
AWSCodeBuildAsync.deleteWebhookAsync(DeleteWebhookRequest deleteWebhookRequest)
For an existing AWS CodeBuild build project that has its source code stored in a GitHub or Bitbucket repository,
stops AWS CodeBuild from rebuilding the source code every time a code change is pushed to the repository.
|
Future<DeleteWebhookResult> |
AWSCodeBuildAsyncClient.deleteWebhookAsync(DeleteWebhookRequest request,
AsyncHandler<DeleteWebhookRequest,DeleteWebhookResult> asyncHandler) |
Future<DeleteWebhookResult> |
AbstractAWSCodeBuildAsync.deleteWebhookAsync(DeleteWebhookRequest request,
AsyncHandler<DeleteWebhookRequest,DeleteWebhookResult> asyncHandler) |
Future<DeleteWebhookResult> |
AWSCodeBuildAsync.deleteWebhookAsync(DeleteWebhookRequest deleteWebhookRequest,
AsyncHandler<DeleteWebhookRequest,DeleteWebhookResult> asyncHandler)
For an existing AWS CodeBuild build project that has its source code stored in a GitHub or Bitbucket repository,
stops AWS CodeBuild from rebuilding the source code every time a code change is pushed to the repository.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteWebhookResult> |
AWSCodeBuildAsyncClient.deleteWebhookAsync(DeleteWebhookRequest request,
AsyncHandler<DeleteWebhookRequest,DeleteWebhookResult> asyncHandler) |
Future<DeleteWebhookResult> |
AbstractAWSCodeBuildAsync.deleteWebhookAsync(DeleteWebhookRequest request,
AsyncHandler<DeleteWebhookRequest,DeleteWebhookResult> asyncHandler) |
Future<DeleteWebhookResult> |
AWSCodeBuildAsync.deleteWebhookAsync(DeleteWebhookRequest deleteWebhookRequest,
AsyncHandler<DeleteWebhookRequest,DeleteWebhookResult> asyncHandler)
For an existing AWS CodeBuild build project that has its source code stored in a GitHub or Bitbucket repository,
stops AWS CodeBuild from rebuilding the source code every time a code change is pushed to the repository.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteWebhookResult |
DeleteWebhookResult.clone() |
Copyright © 2020. All rights reserved.