Interface RegistryFileTaskStep.DefinitionStages
-
- Enclosing interface:
- RegistryFileTaskStep
public static interface RegistryFileTaskStep.DefinitionStagesGrouping of registry file task definition stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceRegistryFileTaskStep.DefinitionStages.BlankThe first stage of a RegistryFileTaskStep definition.static interfaceRegistryFileTaskStep.DefinitionStages.FileTaskPathThe stage of the container registry FileTaskStep definition allowing to specify the task path.static interfaceRegistryFileTaskStep.DefinitionStages.FileTaskStepAttachableThe 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.
-