Interface RegistryTask.DefinitionStages
- Enclosing interface:
- RegistryTask
public static interface RegistryTask.DefinitionStages
Grouping of registry task definition stages.
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
The stage of the container registry task definition that specifies the AgentConfiguration for the container registry task.static interface
The first stage of a container registry task definition.static interface
The stage of the container registry task definition allowing to specify location.static interface
The stage of the container registry task definition allowing to specify the platform.static interface
The stage of the container registry task definition that allows users to define a source trigger.static interface
The stage of the definition which contains all the minimum required inputs for the resource to be created, but also allows for any other optional settings to be specified.static interface
The stage of the container registry task definition that specifies the type of task step.static interface
The stage of the container registry task definition that specifies the timeout for the container registry task.static interface
The stage of the container registry task definition that allows users to define either a source trigger and/or a base image trigger.