| Modifier and Type | Interface and Description |
|---|---|
static interface |
RegistryTaskRun.Definition
Container interface for all the definitions related to a RegistryTaskRun.
|
| Modifier and Type | Method and Description |
|---|---|
RegistryTaskRun.DefinitionStages.RunRequestExecutableWithSourceLocation |
RegistryTaskRun.DefinitionStages.RunRequestExecutableWithSourceLocation.withSourceLocation(String location)
The function that specifies the location of the source control.
|
RegistryTaskRun.DefinitionStages.RunRequestExecutableWithSourceLocation |
RegistryTaskRun.DefinitionStages.RunRequestExecutableWithSourceLocation.withTimeout(int timeout)
The function that specifies the timeout.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/