Interface SourceControlSyncJob.DefinitionStages.WithCommitId

All Known Subinterfaces:
SourceControlSyncJob.Definition
Enclosing interface:
SourceControlSyncJob.DefinitionStages

public static interface SourceControlSyncJob.DefinitionStages.WithCommitId
The stage of the SourceControlSyncJob definition allowing to specify commitId.
  • Method Details

    • withCommitId

      Specifies the commitId property: The commit id of the source control sync job. If not syncing to a commitId, enter an empty string..
      Parameters:
      commitId - The commit id of the source control sync job. If not syncing to a commitId, enter an empty string.
      Returns:
      the next definition stage.