public interface com.microsoft.azure.management.batchai.BatchAICluster$DefinitionStages$WithUserCredentials
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.batchai.BatchAICluster$DefinitionStages$WithUserCredentials
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.batchai.BatchAICluster$DefinitionStages$WithScaleSettings withPassword(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/batchai/BatchAICluster$DefinitionStages$WithScaleSettings;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
          Name  Flags
      password  

  public abstract com.microsoft.azure.management.batchai.BatchAICluster$DefinitionStages$WithScaleSettings withSshPublicKey(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/batchai/BatchAICluster$DefinitionStages$WithScaleSettings;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
              Name  Flags
      sshPublicKey  
}
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 WithScaleSettings = com.microsoft.azure.management.batchai.BatchAICluster$DefinitionStages$WithScaleSettings of com.microsoft.azure.management.batchai.BatchAICluster$DefinitionStages
  public abstract WithUserCredentials = com.microsoft.azure.management.batchai.BatchAICluster$DefinitionStages$WithUserCredentials of com.microsoft.azure.management.batchai.BatchAICluster$DefinitionStages