Interface RegistryFileTaskRunRequest.DefinitionStages
-
- Enclosing interface:
- RegistryFileTaskRunRequest
public static interface RegistryFileTaskRunRequest.DefinitionStagesGrouping of registry file task run request definition stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceRegistryFileTaskRunRequest.DefinitionStages.BlankThe first stage of a file task run request definition.static interfaceRegistryFileTaskRunRequest.DefinitionStages.FileTaskPathThe stage of the container file task run request definition that specifies the path to the task file.static interfaceRegistryFileTaskRunRequest.DefinitionStages.FileTaskRunRequestStepAttachableThe stage of the definition which contains all the minimum required inputs for the resource to be attached, but also allows for any other optional settings to be specified.
-