Interface WebAppSourceControl.Definition<ParentT>
- Type Parameters:
ParentT- the return type of the finalAttachable.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
public static interface WebAppSourceControl.Definition<ParentT>
extends WebAppSourceControl.DefinitionStages.Blank<ParentT>, WebAppSourceControl.DefinitionStages.WithAttach<ParentT>, WebAppSourceControl.DefinitionStages.GitHubWithAttach<ParentT>, WebAppSourceControl.DefinitionStages.WithRepositoryType<ParentT>, WebAppSourceControl.DefinitionStages.WithBranch<ParentT>, WebAppSourceControl.DefinitionStages.WithGitHubBranch<ParentT>
The entirety of a web app source control definition.
-
Method Summary
Methods inherited from interface Attachable.InDefinition
attachMethods inherited from interface WebAppSourceControl.DefinitionStages.WithBranch
withBranchMethods inherited from interface WebAppSourceControl.DefinitionStages.WithGitHubAccessToken
withGitHubAccessTokenMethods inherited from interface WebAppSourceControl.DefinitionStages.WithGitHubBranch
withBranch