public interface com.microsoft.azure.management.batch.BatchAccount$DefinitionStages$WithPool
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.batch.BatchAccount$DefinitionStages$WithPool
  super_class: java.lang.Object
{
  public abstract com.microsoft.azure.management.batch.Pool$DefinitionStages$Blank<com.microsoft.azure.management.batch.BatchAccount$DefinitionStages$WithPool> defineNewPool(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/batch/Pool$DefinitionStages$Blank;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Ljava/lang/String;)Lcom/microsoft/azure/management/batch/Pool$DefinitionStages$Blank<Lcom/microsoft/azure/management/batch/BatchAccount$DefinitionStages$WithPool;>;
    MethodParameters:
        Name  Flags
      poolId  
}
SourceFile: "BatchAccount.java"
NestHost: com.microsoft.azure.management.batch.BatchAccount
InnerClasses:
  public abstract DefinitionStages = com.microsoft.azure.management.batch.BatchAccount$DefinitionStages of com.microsoft.azure.management.batch.BatchAccount
  public abstract WithPool = com.microsoft.azure.management.batch.BatchAccount$DefinitionStages$WithPool of com.microsoft.azure.management.batch.BatchAccount$DefinitionStages
  public abstract DefinitionStages = com.microsoft.azure.management.batch.Pool$DefinitionStages of com.microsoft.azure.management.batch.Pool
  public abstract Blank = com.microsoft.azure.management.batch.Pool$DefinitionStages$Blank of com.microsoft.azure.management.batch.Pool$DefinitionStages