Interface WebAppSourceControl.Definition<ParentT>

Type Parameters:
ParentT - the return type of the final Attachable.attach()
All Superinterfaces:
Attachable.InDefinition<ParentT>, WebAppSourceControl.DefinitionStages.Blank<ParentT>, WebAppSourceControl.DefinitionStages.GitHubWithAttach<ParentT>, WebAppSourceControl.DefinitionStages.WithAttach<ParentT>, WebAppSourceControl.DefinitionStages.WithBranch<ParentT>, WebAppSourceControl.DefinitionStages.WithGitHubAccessToken<ParentT>, WebAppSourceControl.DefinitionStages.WithGitHubBranch<ParentT>, WebAppSourceControl.DefinitionStages.WithRepositoryType<ParentT>
Enclosing interface:
WebAppSourceControl

The entirety of a web app source control definition.