public interface com.microsoft.azure.management.containerregistry.RegistrySourceTrigger$UpdateDefinitionStages$Blank
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.containerregistry.RegistrySourceTrigger$UpdateDefinitionStages$Blank
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.containerregistry.RegistrySourceTrigger$UpdateDefinitionStages$RepositoryUrl withGithubAsSourceControl();
    descriptor: ()Lcom/microsoft/azure/management/containerregistry/RegistrySourceTrigger$UpdateDefinitionStages$RepositoryUrl;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT

  public abstract com.microsoft.azure.management.containerregistry.RegistrySourceTrigger$UpdateDefinitionStages$RepositoryUrl withAzureDevOpsAsSourceControl();
    descriptor: ()Lcom/microsoft/azure/management/containerregistry/RegistrySourceTrigger$UpdateDefinitionStages$RepositoryUrl;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT

  public abstract com.microsoft.azure.management.containerregistry.RegistrySourceTrigger$UpdateDefinitionStages$RepositoryUrl withSourceControl(com.microsoft.azure.management.containerregistry.SourceControlType);
    descriptor: (Lcom/microsoft/azure/management/containerregistry/SourceControlType;)Lcom/microsoft/azure/management/containerregistry/RegistrySourceTrigger$UpdateDefinitionStages$RepositoryUrl;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
               Name  Flags
      sourceControl  
}
SourceFile: "RegistrySourceTrigger.java"
NestHost: com.microsoft.azure.management.containerregistry.RegistrySourceTrigger
InnerClasses:
  public abstract UpdateDefinitionStages = com.microsoft.azure.management.containerregistry.RegistrySourceTrigger$UpdateDefinitionStages of com.microsoft.azure.management.containerregistry.RegistrySourceTrigger
  public abstract Blank = com.microsoft.azure.management.containerregistry.RegistrySourceTrigger$UpdateDefinitionStages$Blank of com.microsoft.azure.management.containerregistry.RegistrySourceTrigger$UpdateDefinitionStages
  public abstract RepositoryUrl = com.microsoft.azure.management.containerregistry.RegistrySourceTrigger$UpdateDefinitionStages$RepositoryUrl of com.microsoft.azure.management.containerregistry.RegistrySourceTrigger$UpdateDefinitionStages