Uses of Interface
com.azure.resourcemanager.containerregistry.models.RegistrySourceTrigger.DefinitionStages.TriggerEventsDefinition
-
Packages that use RegistrySourceTrigger.DefinitionStages.TriggerEventsDefinition Package Description com.azure.resourcemanager.containerregistry.models Package containing the data models for ContainerRegistryManagementClient. -
-
Uses of RegistrySourceTrigger.DefinitionStages.TriggerEventsDefinition in com.azure.resourcemanager.containerregistry.models
Subinterfaces of RegistrySourceTrigger.DefinitionStages.TriggerEventsDefinition in com.azure.resourcemanager.containerregistry.models Modifier and Type Interface Description static interfaceRegistrySourceTrigger.DefinitionContainer interface for all of the definitions related to a container registry source trigger.static interfaceRegistrySourceTrigger.DefinitionStages.SourceTriggerAttachableThe 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.Methods in com.azure.resourcemanager.containerregistry.models that return RegistrySourceTrigger.DefinitionStages.TriggerEventsDefinition Modifier and Type Method Description RegistrySourceTrigger.DefinitionStages.TriggerEventsDefinitionRegistrySourceTrigger.DefinitionStages.RepositoryUrl. withSourceControlRepositoryUrl(String sourceControlRepositoryUrl)The function that specifies the URL of the source control repository.
-