Interface WebAppSourceControl.UpdateDefinition<ParentT>

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

The entirety of a web app source control definition as part of a web app update.