public interface com.microsoft.azure.management.batchai.ToolTypeSettings$DefinitionStages$WithPythonInterpreter<ReturnT>
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.microsoft.azure.management.batchai.ToolTypeSettings$DefinitionStages$WithPythonInterpreter
  super_class: java.lang.Object
{
  public abstract ReturnT withPythonInterpreterPath(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljava/lang/Object;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Ljava/lang/String;)TReturnT;
    MethodParameters:
      Name  Flags
      path  
}
Signature: <ReturnT:Ljava/lang/Object;>Ljava/lang/Object;
SourceFile: "ToolTypeSettings.java"
NestHost: com.microsoft.azure.management.batchai.ToolTypeSettings
InnerClasses:
  public abstract DefinitionStages = com.microsoft.azure.management.batchai.ToolTypeSettings$DefinitionStages of com.microsoft.azure.management.batchai.ToolTypeSettings
  public abstract WithPythonInterpreter = com.microsoft.azure.management.batchai.ToolTypeSettings$DefinitionStages$WithPythonInterpreter of com.microsoft.azure.management.batchai.ToolTypeSettings$DefinitionStages