Interface CreateWebhookResponse.Builder

    • Method Detail

      • webhook

        CreateWebhookResponse.Builder webhook​(Webhook webhook)

        Information about a webhook that connects repository events to a build project in CodeBuild.

        Parameters:
        webhook - Information about a webhook that connects repository events to a build project in CodeBuild.
        Returns:
        Returns a reference to this object so that method calls can be chained together.