Interface RegistryTask.DefinitionStages
-
- Enclosing interface:
- RegistryTask
public static interface RegistryTask.DefinitionStagesGrouping of registry task definition stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceRegistryTask.DefinitionStages.AgentConfigurationThe stage of the container registry task definition that specifies the AgentConfiguration for the container registry task.static interfaceRegistryTask.DefinitionStages.BlankThe first stage of a container registry task definition.static interfaceRegistryTask.DefinitionStages.LocationThe stage of the container registry task definition allowing to specify location.static interfaceRegistryTask.DefinitionStages.PlatformThe stage of the container registry task definition allowing to specify the platform.static interfaceRegistryTask.DefinitionStages.SourceTriggerDefinitionThe stage of the container registry task definition that allows users to define a source trigger.static interfaceRegistryTask.DefinitionStages.TaskCreatableThe 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 interfaceRegistryTask.DefinitionStages.TaskStepTypeThe stage of the container registry task definition that specifies the type of task step.static interfaceRegistryTask.DefinitionStages.TimeoutThe stage of the container registry task definition that specifies the timeout for the container registry task.static interfaceRegistryTask.DefinitionStages.TriggerTypesThe stage of the container registry task definition that allows users to define either a source trigger and/or a base image trigger.
-