Interface RegistryDockerTaskRunRequest.DefinitionStages
-
- Enclosing interface:
- RegistryDockerTaskRunRequest
public static interface RegistryDockerTaskRunRequest.DefinitionStagesGrouping of registry Docker task run request definition stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceRegistryDockerTaskRunRequest.DefinitionStages.BlankThe first stage of a container registry Docker task run request definition.static interfaceRegistryDockerTaskRunRequest.DefinitionStages.DockerFilePathThe stage of the container Docker task run request definition that specifies the path to the Docker file.static interfaceRegistryDockerTaskRunRequest.DefinitionStages.DockerTaskRunRequestStepAttachableThe 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.
-