Interface UpdateWebhookResponse.Builder

    • Method Detail

      • webhook

        UpdateWebhookResponse.Builder webhook​(Webhook webhook)

        Information about a repository's webhook that is associated with a project in CodeBuild.

        Parameters:
        webhook - Information about a repository's webhook that is associated with a project in CodeBuild.
        Returns:
        Returns a reference to this object so that method calls can be chained together.