Interface RepositorySyncDefinition.Builder

  • Method Details

    • branch

      The repository branch.

      Parameters:
      branch - The repository branch.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • directory

      The directory in the repository.

      Parameters:
      directory - The directory in the repository.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • parent

      The resource that is synced from.

      Parameters:
      parent - The resource that is synced from.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • target

      The resource that is synced to.

      Parameters:
      target - The resource that is synced to.
      Returns:
      Returns a reference to this object so that method calls can be chained together.