| Package | Description |
|---|---|
| software.amazon.awssdk.services.codebuild |
|
| software.amazon.awssdk.services.codebuild.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateWebhookResponse> |
CodeBuildAsyncClient.updateWebhook(UpdateWebhookRequest updateWebhookRequest)
Updates the webhook associated with an CodeBuild build project.
|
default UpdateWebhookResponse |
CodeBuildClient.updateWebhook(UpdateWebhookRequest updateWebhookRequest)
Updates the webhook associated with an CodeBuild build project.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateWebhookRequestMarshaller.marshall(UpdateWebhookRequest updateWebhookRequest) |
Copyright © 2023. All rights reserved.