ParentT
- the stage of the parent definition to return to after attaching this definitionpublic static interface WebAppSourceControl.UpdateDefinitionStages.WithGitHubBranch<ParentT>
Modifier and Type | Method and Description |
---|---|
WebAppSourceControl.UpdateDefinitionStages.GitHubWithAttach<ParentT> |
withBranch(String branch)
Specifies the branch in the repository to use.
|
WebAppSourceControl.UpdateDefinitionStages.GitHubWithAttach<ParentT> withBranch(String branch)
branch
- the branch to useCopyright © 2019. All rights reserved.