Interface ScopeConfiguration.Builder

  • Method Details

    • name

      The name of either the group, enterprise, or organization that will send webhook events to CodeBuild, depending on the type of webhook.

      Parameters:
      name - The name of either the group, enterprise, or organization that will send webhook events to CodeBuild, depending on the type of webhook.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • domain

      The domain of the GitHub Enterprise organization or the GitLab Self Managed group. Note that this parameter is only required if your project's source type is GITHUB_ENTERPRISE or GITLAB_SELF_MANAGED.

      Parameters:
      domain - The domain of the GitHub Enterprise organization or the GitLab Self Managed group. Note that this parameter is only required if your project's source type is GITHUB_ENTERPRISE or GITLAB_SELF_MANAGED.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • scope

      The type of scope for a GitHub or GitLab webhook.

      Parameters:
      scope - The type of scope for a GitHub or GitLab webhook.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • scope

      The type of scope for a GitHub or GitLab webhook.

      Parameters:
      scope - The type of scope for a GitHub or GitLab webhook.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: