class com.microsoft.azure.management.batchai.implementation.CaffeImpl extends com.microsoft.azure.management.resources.fluentcore.model.implementation.IndexableWrapperImpl<com.microsoft.azure.management.batchai.CaffeSettings> implements com.microsoft.azure.management.batchai.ToolTypeSettings$Caffe, com.microsoft.azure.management.batchai.ToolTypeSettings$Caffe$Definition<com.microsoft.azure.management.batchai.BatchAIJob$DefinitionStages$WithCreate>
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: com.microsoft.azure.management.batchai.implementation.CaffeImpl
  super_class: com.microsoft.azure.management.resources.fluentcore.model.implementation.IndexableWrapperImpl
{
  private com.microsoft.azure.management.batchai.implementation.BatchAIJobImpl parent;
    descriptor: Lcom/microsoft/azure/management/batchai/implementation/BatchAIJobImpl;
    flags: (0x0002) ACC_PRIVATE

  void <init>(com.microsoft.azure.management.batchai.CaffeSettings, com.microsoft.azure.management.batchai.implementation.BatchAIJobImpl);
    descriptor: (Lcom/microsoft/azure/management/batchai/CaffeSettings;Lcom/microsoft/azure/management/batchai/implementation/BatchAIJobImpl;)V
    flags: (0x0000) 
    Code:
      stack=2, locals=3, args_size=3
        start local 0 // com.microsoft.azure.management.batchai.implementation.CaffeImpl this
        start local 1 // com.microsoft.azure.management.batchai.CaffeSettings inner
        start local 2 // com.microsoft.azure.management.batchai.implementation.BatchAIJobImpl parent
         0: .line 25
            aload 0 /* this */
            aload 1 /* inner */
            invokespecial com.microsoft.azure.management.resources.fluentcore.model.implementation.IndexableWrapperImpl.<init>:(Ljava/lang/Object;)V
         1: .line 26
            aload 0 /* this */
            aload 2 /* parent */
            putfield com.microsoft.azure.management.batchai.implementation.CaffeImpl.parent:Lcom/microsoft/azure/management/batchai/implementation/BatchAIJobImpl;
         2: .line 27
            return
        end local 2 // com.microsoft.azure.management.batchai.implementation.BatchAIJobImpl parent
        end local 1 // com.microsoft.azure.management.batchai.CaffeSettings inner
        end local 0 // com.microsoft.azure.management.batchai.implementation.CaffeImpl this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    3     0    this  Lcom/microsoft/azure/management/batchai/implementation/CaffeImpl;
            0    3     1   inner  Lcom/microsoft/azure/management/batchai/CaffeSettings;
            0    3     2  parent  Lcom/microsoft/azure/management/batchai/implementation/BatchAIJobImpl;
    MethodParameters:
        Name  Flags
      inner   
      parent  

  public com.microsoft.azure.management.batchai.BatchAIJob parent();
    descriptor: ()Lcom/microsoft/azure/management/batchai/BatchAIJob;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.batchai.implementation.CaffeImpl this
         0: .line 31
            aload 0 /* this */
            getfield com.microsoft.azure.management.batchai.implementation.CaffeImpl.parent:Lcom/microsoft/azure/management/batchai/implementation/BatchAIJobImpl;
            areturn
        end local 0 // com.microsoft.azure.management.batchai.implementation.CaffeImpl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/batchai/implementation/CaffeImpl;

  public com.microsoft.azure.management.batchai.BatchAIJob$DefinitionStages$WithCreate attach();
    descriptor: ()Lcom/microsoft/azure/management/batchai/BatchAIJob$DefinitionStages$WithCreate;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.batchai.implementation.CaffeImpl this
         0: .line 36
            aload 0 /* this */
            getfield com.microsoft.azure.management.batchai.implementation.CaffeImpl.parent:Lcom/microsoft/azure/management/batchai/implementation/BatchAIJobImpl;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.batchai.implementation.BatchAIJobImpl.attachCaffeSettings:(Lcom/microsoft/azure/management/batchai/implementation/CaffeImpl;)V
         1: .line 37
            aload 0 /* this */
            getfield com.microsoft.azure.management.batchai.implementation.CaffeImpl.parent:Lcom/microsoft/azure/management/batchai/implementation/BatchAIJobImpl;
            areturn
        end local 0 // com.microsoft.azure.management.batchai.implementation.CaffeImpl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lcom/microsoft/azure/management/batchai/implementation/CaffeImpl;

  public com.microsoft.azure.management.batchai.implementation.CaffeImpl withCommandLineArgs(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/batchai/implementation/CaffeImpl;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.batchai.implementation.CaffeImpl this
        start local 1 // java.lang.String commandLineArgs
         0: .line 42
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.batchai.implementation.CaffeImpl.inner:()Ljava/lang/Object;
            checkcast com.microsoft.azure.management.batchai.CaffeSettings
            aload 1 /* commandLineArgs */
            invokevirtual com.microsoft.azure.management.batchai.CaffeSettings.withCommandLineArgs:(Ljava/lang/String;)Lcom/microsoft/azure/management/batchai/CaffeSettings;
            pop
         1: .line 43
            aload 0 /* this */
            areturn
        end local 1 // java.lang.String commandLineArgs
        end local 0 // com.microsoft.azure.management.batchai.implementation.CaffeImpl this
      LocalVariableTable:
        Start  End  Slot             Name  Signature
            0    2     0             this  Lcom/microsoft/azure/management/batchai/implementation/CaffeImpl;
            0    2     1  commandLineArgs  Ljava/lang/String;
    MethodParameters:
                 Name  Flags
      commandLineArgs  

  public com.microsoft.azure.management.batchai.implementation.CaffeImpl withProcessCount(int);
    descriptor: (I)Lcom/microsoft/azure/management/batchai/implementation/CaffeImpl;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.batchai.implementation.CaffeImpl this
        start local 1 // int processCount
         0: .line 48
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.batchai.implementation.CaffeImpl.inner:()Ljava/lang/Object;
            checkcast com.microsoft.azure.management.batchai.CaffeSettings
            iload 1 /* processCount */
            invokestatic java.lang.Integer.valueOf:(I)Ljava/lang/Integer;
            invokevirtual com.microsoft.azure.management.batchai.CaffeSettings.withProcessCount:(Ljava/lang/Integer;)Lcom/microsoft/azure/management/batchai/CaffeSettings;
            pop
         1: .line 49
            aload 0 /* this */
            areturn
        end local 1 // int processCount
        end local 0 // com.microsoft.azure.management.batchai.implementation.CaffeImpl this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0    2     0          this  Lcom/microsoft/azure/management/batchai/implementation/CaffeImpl;
            0    2     1  processCount  I
    MethodParameters:
              Name  Flags
      processCount  

  public com.microsoft.azure.management.batchai.implementation.CaffeImpl withPythonInterpreterPath(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/batchai/implementation/CaffeImpl;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.batchai.implementation.CaffeImpl this
        start local 1 // java.lang.String path
         0: .line 54
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.batchai.implementation.CaffeImpl.inner:()Ljava/lang/Object;
            checkcast com.microsoft.azure.management.batchai.CaffeSettings
            aload 1 /* path */
            invokevirtual com.microsoft.azure.management.batchai.CaffeSettings.withPythonInterpreterPath:(Ljava/lang/String;)Lcom/microsoft/azure/management/batchai/CaffeSettings;
            pop
         1: .line 55
            aload 0 /* this */
            areturn
        end local 1 // java.lang.String path
        end local 0 // com.microsoft.azure.management.batchai.implementation.CaffeImpl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lcom/microsoft/azure/management/batchai/implementation/CaffeImpl;
            0    2     1  path  Ljava/lang/String;
    MethodParameters:
      Name  Flags
      path  

  public com.microsoft.azure.management.batchai.implementation.CaffeImpl withConfigFile(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/batchai/implementation/CaffeImpl;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.batchai.implementation.CaffeImpl this
        start local 1 // java.lang.String configFilePath
         0: .line 60
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.batchai.implementation.CaffeImpl.inner:()Ljava/lang/Object;
            checkcast com.microsoft.azure.management.batchai.CaffeSettings
            aload 1 /* configFilePath */
            invokevirtual com.microsoft.azure.management.batchai.CaffeSettings.withConfigFilePath:(Ljava/lang/String;)Lcom/microsoft/azure/management/batchai/CaffeSettings;
            pop
         1: .line 61
            aload 0 /* this */
            areturn
        end local 1 // java.lang.String configFilePath
        end local 0 // com.microsoft.azure.management.batchai.implementation.CaffeImpl this
      LocalVariableTable:
        Start  End  Slot            Name  Signature
            0    2     0            this  Lcom/microsoft/azure/management/batchai/implementation/CaffeImpl;
            0    2     1  configFilePath  Ljava/lang/String;
    MethodParameters:
                Name  Flags
      configFilePath  

  public com.microsoft.azure.management.batchai.implementation.CaffeImpl withPythonScriptFile(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/batchai/implementation/CaffeImpl;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.batchai.implementation.CaffeImpl this
        start local 1 // java.lang.String pythonScriptFilePath
         0: .line 66
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.batchai.implementation.CaffeImpl.inner:()Ljava/lang/Object;
            checkcast com.microsoft.azure.management.batchai.CaffeSettings
            aload 1 /* pythonScriptFilePath */
            invokevirtual com.microsoft.azure.management.batchai.CaffeSettings.withPythonScriptFilePath:(Ljava/lang/String;)Lcom/microsoft/azure/management/batchai/CaffeSettings;
            pop
         1: .line 67
            aload 0 /* this */
            areturn
        end local 1 // java.lang.String pythonScriptFilePath
        end local 0 // com.microsoft.azure.management.batchai.implementation.CaffeImpl this
      LocalVariableTable:
        Start  End  Slot                  Name  Signature
            0    2     0                  this  Lcom/microsoft/azure/management/batchai/implementation/CaffeImpl;
            0    2     1  pythonScriptFilePath  Ljava/lang/String;
    MethodParameters:
                      Name  Flags
      pythonScriptFilePath  

  public java.lang.Object parent();
    descriptor: ()Ljava/lang/Object;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=1, locals=1, args_size=1
         0: .line 1
            aload 0
            invokevirtual com.microsoft.azure.management.batchai.implementation.CaffeImpl.parent:()Lcom/microsoft/azure/management/batchai/BatchAIJob;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public java.lang.Object withPythonInterpreterPath(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljava/lang/Object;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=2, locals=2, args_size=2
         0: .line 1
            aload 0
            aload 1
            invokevirtual com.microsoft.azure.management.batchai.implementation.CaffeImpl.withPythonInterpreterPath:(Ljava/lang/String;)Lcom/microsoft/azure/management/batchai/implementation/CaffeImpl;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public java.lang.Object attach();
    descriptor: ()Ljava/lang/Object;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=1, locals=1, args_size=1
         0: .line 1
            aload 0
            invokevirtual com.microsoft.azure.management.batchai.implementation.CaffeImpl.attach:()Lcom/microsoft/azure/management/batchai/BatchAIJob$DefinitionStages$WithCreate;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public com.microsoft.azure.management.batchai.ToolTypeSettings$Caffe$DefinitionStages$WithAttachAndPythonInterpreter withPythonScriptFile(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/batchai/ToolTypeSettings$Caffe$DefinitionStages$WithAttachAndPythonInterpreter;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=2, locals=2, args_size=2
         0: .line 1
            aload 0
            aload 1
            invokevirtual com.microsoft.azure.management.batchai.implementation.CaffeImpl.withPythonScriptFile:(Ljava/lang/String;)Lcom/microsoft/azure/management/batchai/implementation/CaffeImpl;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public com.microsoft.azure.management.batchai.ToolTypeSettings$Caffe$DefinitionStages$WithAttach withConfigFile(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/batchai/ToolTypeSettings$Caffe$DefinitionStages$WithAttach;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=2, locals=2, args_size=2
         0: .line 1
            aload 0
            aload 1
            invokevirtual com.microsoft.azure.management.batchai.implementation.CaffeImpl.withConfigFile:(Ljava/lang/String;)Lcom/microsoft/azure/management/batchai/implementation/CaffeImpl;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public java.lang.Object withCommandLineArgs(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljava/lang/Object;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=2, locals=2, args_size=2
         0: .line 1
            aload 0
            aload 1
            invokevirtual com.microsoft.azure.management.batchai.implementation.CaffeImpl.withCommandLineArgs:(Ljava/lang/String;)Lcom/microsoft/azure/management/batchai/implementation/CaffeImpl;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public java.lang.Object withProcessCount(int);
    descriptor: (I)Ljava/lang/Object;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=2, locals=2, args_size=2
         0: .line 1
            aload 0
            iload 1
            invokevirtual com.microsoft.azure.management.batchai.implementation.CaffeImpl.withProcessCount:(I)Lcom/microsoft/azure/management/batchai/implementation/CaffeImpl;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
}
Signature: Lcom/microsoft/azure/management/resources/fluentcore/model/implementation/IndexableWrapperImpl<Lcom/microsoft/azure/management/batchai/CaffeSettings;>;Lcom/microsoft/azure/management/batchai/ToolTypeSettings$Caffe;Lcom/microsoft/azure/management/batchai/ToolTypeSettings$Caffe$Definition<Lcom/microsoft/azure/management/batchai/BatchAIJob$DefinitionStages$WithCreate;>;
SourceFile: "CaffeImpl.java"
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 Caffe = com.microsoft.azure.management.batchai.ToolTypeSettings$Caffe of com.microsoft.azure.management.batchai.ToolTypeSettings
  public abstract Definition = com.microsoft.azure.management.batchai.ToolTypeSettings$Caffe$Definition of com.microsoft.azure.management.batchai.ToolTypeSettings$Caffe
  public abstract DefinitionStages = com.microsoft.azure.management.batchai.ToolTypeSettings$Caffe$DefinitionStages of com.microsoft.azure.management.batchai.ToolTypeSettings$Caffe
  public abstract WithAttach = com.microsoft.azure.management.batchai.ToolTypeSettings$Caffe$DefinitionStages$WithAttach of com.microsoft.azure.management.batchai.ToolTypeSettings$Caffe$DefinitionStages
  public abstract WithAttachAndPythonInterpreter = com.microsoft.azure.management.batchai.ToolTypeSettings$Caffe$DefinitionStages$WithAttachAndPythonInterpreter of com.microsoft.azure.management.batchai.ToolTypeSettings$Caffe$DefinitionStages
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.LangDefinition()