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