public interface com.microsoft.azure.management.containerregistry.RegistrySourceTrigger$DefinitionStages$RepositoryBranchAndAuth
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.containerregistry.RegistrySourceTrigger$DefinitionStages$RepositoryBranchAndAuth
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.containerregistry.RegistrySourceTrigger$DefinitionStages$SourceTriggerAttachable withRepositoryBranch(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/containerregistry/RegistrySourceTrigger$DefinitionStages$SourceTriggerAttachable;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
        Name  Flags
      branch  

  public abstract com.microsoft.azure.management.containerregistry.RegistrySourceTrigger$DefinitionStages$SourceTriggerAttachable withRepositoryAuthentication(com.microsoft.azure.management.containerregistry.TokenType, java.lang.String);
    descriptor: (Lcom/microsoft/azure/management/containerregistry/TokenType;Ljava/lang/String;)Lcom/microsoft/azure/management/containerregistry/RegistrySourceTrigger$DefinitionStages$SourceTriggerAttachable;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
           Name  Flags
      tokenType  
      token      

  public abstract com.microsoft.azure.management.containerregistry.RegistrySourceTrigger$DefinitionStages$SourceTriggerAttachable withRepositoryAuthentication(com.microsoft.azure.management.containerregistry.TokenType, java.lang.String, java.lang.String, java.lang.String, int);
    descriptor: (Lcom/microsoft/azure/management/containerregistry/TokenType;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;I)Lcom/microsoft/azure/management/containerregistry/RegistrySourceTrigger$DefinitionStages$SourceTriggerAttachable;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
              Name  Flags
      tokenType     
      token         
      refreshToken  
      scope         
      expiresIn     
}
SourceFile: "RegistrySourceTrigger.java"
NestHost: com.microsoft.azure.management.containerregistry.RegistrySourceTrigger
InnerClasses:
  public abstract DefinitionStages = com.microsoft.azure.management.containerregistry.RegistrySourceTrigger$DefinitionStages of com.microsoft.azure.management.containerregistry.RegistrySourceTrigger
  public abstract RepositoryBranchAndAuth = com.microsoft.azure.management.containerregistry.RegistrySourceTrigger$DefinitionStages$RepositoryBranchAndAuth of com.microsoft.azure.management.containerregistry.RegistrySourceTrigger$DefinitionStages
  public abstract SourceTriggerAttachable = com.microsoft.azure.management.containerregistry.RegistrySourceTrigger$DefinitionStages$SourceTriggerAttachable of com.microsoft.azure.management.containerregistry.RegistrySourceTrigger$DefinitionStages