WebAppSourceControl.Definition<ParentT> Interface

Type Parameters

ParentT

the return type of the final Attachable#attach()

Implements

Blank<ParentT> GitHubWithAttach<ParentT> WithAttach<ParentT> WithBranch<ParentT> WithGitHubBranch<ParentT> WithRepositoryType<ParentT>

public static interface WebAppSourceControl.Definition<ParentT>
extends Blank<ParentT>, WithAttach<ParentT>, GitHubWithAttach<ParentT>, WithRepositoryType<ParentT>, WithBranch<ParentT>, WithGitHubBranch<ParentT>

The entirety of a web app source control definition.

Applies to