class com.microsoft.azure.management.batchai.implementation.CustomToolkitImpl extends com.microsoft.azure.management.resources.fluentcore.model.implementation.IndexableWrapperImpl<com.microsoft.azure.management.batchai.CustomToolkitSettings> implements com.microsoft.azure.management.batchai.ToolTypeSettings$CustomToolkit, com.microsoft.azure.management.batchai.ToolTypeSettings$CustomToolkit$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.CustomToolkitImpl
  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.CustomToolkitSettings, com.microsoft.azure.management.batchai.implementation.BatchAIJobImpl);
    descriptor: (Lcom/microsoft/azure/management/batchai/CustomToolkitSettings;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.CustomToolkitImpl this
        start local 1 // com.microsoft.azure.management.batchai.CustomToolkitSettings 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.CustomToolkitImpl.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.CustomToolkitSettings inner
        end local 0 // com.microsoft.azure.management.batchai.implementation.CustomToolkitImpl this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    3     0    this  Lcom/microsoft/azure/management/batchai/implementation/CustomToolkitImpl;
            0    3     1   inner  Lcom/microsoft/azure/management/batchai/CustomToolkitSettings;
            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.CustomToolkitImpl this
         0: .line 31
            aload 0 /* this */
            getfield com.microsoft.azure.management.batchai.implementation.CustomToolkitImpl.parent:Lcom/microsoft/azure/management/batchai/implementation/BatchAIJobImpl;
            areturn
        end local 0 // com.microsoft.azure.management.batchai.implementation.CustomToolkitImpl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/batchai/implementation/CustomToolkitImpl;

  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.CustomToolkitImpl this
         0: .line 36
            aload 0 /* this */
            getfield com.microsoft.azure.management.batchai.implementation.CustomToolkitImpl.parent:Lcom/microsoft/azure/management/batchai/implementation/BatchAIJobImpl;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.batchai.implementation.BatchAIJobImpl.attachCustomToolkitSettings:(Lcom/microsoft/azure/management/batchai/implementation/CustomToolkitImpl;)V
         1: .line 37
            aload 0 /* this */
            getfield com.microsoft.azure.management.batchai.implementation.CustomToolkitImpl.parent:Lcom/microsoft/azure/management/batchai/implementation/BatchAIJobImpl;
            areturn
        end local 0 // com.microsoft.azure.management.batchai.implementation.CustomToolkitImpl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lcom/microsoft/azure/management/batchai/implementation/CustomToolkitImpl;

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

  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.CustomToolkitImpl.parent:()Lcom/microsoft/azure/management/batchai/BatchAIJob;
            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.CustomToolkitImpl.attach:()Lcom/microsoft/azure/management/batchai/BatchAIJob$DefinitionStages$WithCreate;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public com.microsoft.azure.management.batchai.ToolTypeSettings$CustomToolkit$DefinitionStages$WithAttach withCommandLine(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/batchai/ToolTypeSettings$CustomToolkit$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.CustomToolkitImpl.withCommandLine:(Ljava/lang/String;)Lcom/microsoft/azure/management/batchai/implementation/CustomToolkitImpl;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
}
Signature: Lcom/microsoft/azure/management/resources/fluentcore/model/implementation/IndexableWrapperImpl<Lcom/microsoft/azure/management/batchai/CustomToolkitSettings;>;Lcom/microsoft/azure/management/batchai/ToolTypeSettings$CustomToolkit;Lcom/microsoft/azure/management/batchai/ToolTypeSettings$CustomToolkit$Definition<Lcom/microsoft/azure/management/batchai/BatchAIJob$DefinitionStages$WithCreate;>;
SourceFile: "CustomToolkitImpl.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 CustomToolkit = com.microsoft.azure.management.batchai.ToolTypeSettings$CustomToolkit of com.microsoft.azure.management.batchai.ToolTypeSettings
  public abstract Definition = com.microsoft.azure.management.batchai.ToolTypeSettings$CustomToolkit$Definition of com.microsoft.azure.management.batchai.ToolTypeSettings$CustomToolkit
  public abstract DefinitionStages = com.microsoft.azure.management.batchai.ToolTypeSettings$CustomToolkit$DefinitionStages of com.microsoft.azure.management.batchai.ToolTypeSettings$CustomToolkit
  public abstract WithAttach = com.microsoft.azure.management.batchai.ToolTypeSettings$CustomToolkit$DefinitionStages$WithAttach of com.microsoft.azure.management.batchai.ToolTypeSettings$CustomToolkit$DefinitionStages
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.LangDefinition()