Compartir a través de


WebAppSourceControl.Definition<ParentT> Interface

Type Parameters

ParentT

the return type of the final attach()

public interface Definition extends WebAppSourceControl.DefinitionStages.Blank,WebAppSourceControl.DefinitionStages.WithAttach,WebAppSourceControl.DefinitionStages.GitHubWithAttach,WebAppSourceControl.DefinitionStages.WithRepositoryType,WebAppSourceControl.DefinitionStages.WithBranch,WebAppSourceControl.DefinitionStages.WithGitHubBranch

The entirety of a web app source control definition.

Inherited Members

Applies to