public interface com.microsoft.azure.management.batchai.BatchAIFileServer$DefinitionStages$WithUserName
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.batchai.BatchAIFileServer$DefinitionStages$WithUserName
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.batchai.BatchAIFileServer$DefinitionStages$WithUserCredentials withUserName(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/batchai/BatchAIFileServer$DefinitionStages$WithUserCredentials;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
          Name  Flags
      userName  
}
SourceFile: "BatchAIFileServer.java"
NestHost: com.microsoft.azure.management.batchai.BatchAIFileServer
InnerClasses:
  public abstract DefinitionStages = com.microsoft.azure.management.batchai.BatchAIFileServer$DefinitionStages of com.microsoft.azure.management.batchai.BatchAIFileServer
  public abstract WithUserCredentials = com.microsoft.azure.management.batchai.BatchAIFileServer$DefinitionStages$WithUserCredentials of com.microsoft.azure.management.batchai.BatchAIFileServer$DefinitionStages
  public abstract WithUserName = com.microsoft.azure.management.batchai.BatchAIFileServer$DefinitionStages$WithUserName of com.microsoft.azure.management.batchai.BatchAIFileServer$DefinitionStages