public static interface RegistryTaskRun.DefinitionStages.RunRequestExecutableWithSourceLocation extends RegistryTaskRun.DefinitionStages.AgentConfiguration, RegistryTaskRun.DefinitionStages.RunRequestExecutable
| Modifier and Type | Method and Description |
|---|---|
RegistryTaskRun.DefinitionStages.RunRequestExecutableWithSourceLocation |
withSourceLocation(String location)
The function that specifies the location of the source control.
|
RegistryTaskRun.DefinitionStages.RunRequestExecutableWithSourceLocation |
withTimeout(int timeout)
The function that specifies the timeout.
|
withCpuCountwithArchiveEnabledexecute, executeAsync, executeAsyncRegistryTaskRun.DefinitionStages.RunRequestExecutableWithSourceLocation withSourceLocation(String location)
location - the location of the source control.RegistryTaskRun.DefinitionStages.RunRequestExecutableWithSourceLocation withTimeout(int timeout)
timeout - the time the timeout lasts.Copyright © 2019. All rights reserved.