Interface RegistryDockerTaskStep.DefinitionStages
-
- Enclosing interface:
- RegistryDockerTaskStep
public static interface RegistryDockerTaskStep.DefinitionStagesGrouping of registry Docker task definition stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceRegistryDockerTaskStep.DefinitionStages.BlankThe first stage of a DockerFileTaskStep definition.static interfaceRegistryDockerTaskStep.DefinitionStages.DockerFilePathThe stage of the container registry DockerTaskStep definition allowing to specify the path to the Docker file.static interfaceRegistryDockerTaskStep.DefinitionStages.DockerTaskStepAttachableThe 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.
-