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