RegistryFileTaskRunRequest.DefinitionStages.Blank Interface
public static interface RegistryFileTaskRunRequest.DefinitionStages.Blank
The first stage of a file task run request definition.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
File |
defineFileTaskStep()
The function that begins the definition of the file task step in the task run request. |
Method Details
defineFileTaskStep
public abstract RegistryFileTaskRunRequest.DefinitionStages.FileTaskPath defineFileTaskStep()
The function that begins the definition of the file task step in the task run request.
Returns: