ParentT
- the stage of the parent definition to return to after attaching this definitionpublic static interface WebAppSourceControl.DefinitionStages.WithGitHubAccessToken<ParentT>
Modifier and Type | Method and Description |
---|---|
WebAppSourceControl.DefinitionStages.GitHubWithAttach<ParentT> |
withGitHubAccessToken(String personalAccessToken)
Specifies the GitHub personal access token.
|
WebAppSourceControl.DefinitionStages.GitHubWithAttach<ParentT> withGitHubAccessToken(String personalAccessToken)
personalAccessToken
- the personal access token from GitHub.Copyright © 2019. All rights reserved.