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