public static interface RegistrySourceTrigger.UpdateStages
Modifier and Type | Interface and Description |
---|---|
static interface |
RegistrySourceTrigger.UpdateStages.RepositoryBranchAndAuth
The stage of the container registry source trigger update allowing to specify the branch of the repository and authentication credentials
if needed to interact with the source control repository.
|
static interface |
RegistrySourceTrigger.UpdateStages.RepositoryUrl
The stage of the container registry source trigger update allowing to specify the URL of the source control repository.
|
static interface |
RegistrySourceTrigger.UpdateStages.SourceControlType
The stage of the container registry source trigger update allowing to specify the type of source control.
|
static interface |
RegistrySourceTrigger.UpdateStages.TriggerEventsDefinition
The stage of the container registry source trigger update allowing to specify the type of actions that will trigger a run.
|
static interface |
RegistrySourceTrigger.UpdateStages.TriggerStatusDefinition
The stage of the container registry source trigger update allowing to specify the status of the trigger.
|
Copyright © 2019. All rights reserved.