public static interface RegistryTask.DefinitionStages
Modifier and Type | Interface and Description |
---|---|
static interface |
RegistryTask.DefinitionStages.AgentConfiguration
The stage of the container registry task definition that specifies the AgentConfiguration for the container registry task.
|
static interface |
RegistryTask.DefinitionStages.Blank
The first stage of a container registry task definition.
|
static interface |
RegistryTask.DefinitionStages.Location
The stage of the container registry task definition allowing to specify location.
|
static interface |
RegistryTask.DefinitionStages.Platform
The stage of the container registry task definition allowing to specify the platform.
|
static interface |
RegistryTask.DefinitionStages.SourceTriggerDefinition
The stage of the container registry task definition that allows users to define a source trigger.
|
static interface |
RegistryTask.DefinitionStages.TaskCreatable
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 |
RegistryTask.DefinitionStages.TaskStepType
The stage of the container registry task definition that specifies the type of task step.
|
static interface |
RegistryTask.DefinitionStages.Timeout
The stage of the container registry task definition that specifies the timeout for the container registry task.
|
static interface |
RegistryTask.DefinitionStages.TriggerTypes
The stage of the container registry task definition that allows users to define either a source trigger and/or a base image trigger.
|
Copyright © 2019. All rights reserved.