RegistryFileTaskRunRequest.DefinitionStages.FileTaskPath Interface
public static interface RegistryFileTaskRunRequest.DefinitionStages.FileTaskPath
The stage of the container file task run request definition that specifies the path to the task file.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
File |
withTaskPath(String taskPath)
The function that specifies the path to the task file. |
Method Details
withTaskPath
public abstract RegistryFileTaskRunRequest.DefinitionStages.FileTaskRunRequestStepAttachable withTaskPath(String taskPath)
The function that specifies the path to the task file.
Parameters:
Returns: