Interface SourceControl.DefinitionStages.WithBranch

    • Method Detail

      • withBranch

        SourceControl.DefinitionStages.WithCreate withBranch​(String branch)
        Specifies the branch property: The branch which will trigger the auto deployment.
        Parameters:
        branch - The branch which will trigger the auto deployment.
        Returns:
        the next definition stage.