public static interface BuildTask.UpdateStages.WithAuthenticationToken
| Modifier and Type | Method and Description |
|---|---|
BuildTask.Update |
withAuthenticationToken(String token)
Specifies the authentication token.
|
BuildTask.Update withAuthenticationToken(String token)
token - the authentication token/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/