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.
|
withCpuCount
withArchiveEnabled
execute, executeAsync, executeAsync
RegistryTaskRun.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.