class com.microsoft.azure.management.batchai.implementation.BatchAIClustersImpl extends com.microsoft.azure.management.resources.fluentcore.arm.collection.implementation.CreatableResourcesImpl<com.microsoft.azure.management.batchai.BatchAICluster, com.microsoft.azure.management.batchai.implementation.BatchAIClusterImpl, com.microsoft.azure.management.batchai.implementation.ClusterInner> implements com.microsoft.azure.management.batchai.BatchAIClusters
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: com.microsoft.azure.management.batchai.implementation.BatchAIClustersImpl
  super_class: com.microsoft.azure.management.resources.fluentcore.arm.collection.implementation.CreatableResourcesImpl
{
  private final com.microsoft.azure.management.batchai.implementation.BatchAIWorkspaceImpl workspace;
    descriptor: Lcom/microsoft/azure/management/batchai/implementation/BatchAIWorkspaceImpl;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  void <init>(com.microsoft.azure.management.batchai.implementation.BatchAIWorkspaceImpl);
    descriptor: (Lcom/microsoft/azure/management/batchai/implementation/BatchAIWorkspaceImpl;)V
    flags: (0x0000) 
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.batchai.implementation.BatchAIClustersImpl this
        start local 1 // com.microsoft.azure.management.batchai.implementation.BatchAIWorkspaceImpl workspace
         0: .line 33
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.resources.fluentcore.arm.collection.implementation.CreatableResourcesImpl.<init>:()V
         1: .line 34
            aload 0 /* this */
            aload 1 /* workspace */
            putfield com.microsoft.azure.management.batchai.implementation.BatchAIClustersImpl.workspace:Lcom/microsoft/azure/management/batchai/implementation/BatchAIWorkspaceImpl;
         2: .line 35
            return
        end local 1 // com.microsoft.azure.management.batchai.implementation.BatchAIWorkspaceImpl workspace
        end local 0 // com.microsoft.azure.management.batchai.implementation.BatchAIClustersImpl this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    3     0       this  Lcom/microsoft/azure/management/batchai/implementation/BatchAIClustersImpl;
            0    3     1  workspace  Lcom/microsoft/azure/management/batchai/implementation/BatchAIWorkspaceImpl;
    MethodParameters:
           Name  Flags
      workspace  final

  public com.microsoft.azure.management.batchai.implementation.BatchAIClusterImpl define(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/batchai/implementation/BatchAIClusterImpl;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.batchai.implementation.BatchAIClustersImpl this
        start local 1 // java.lang.String name
         0: .line 39
            aload 0 /* this */
            aload 1 /* name */
            invokevirtual com.microsoft.azure.management.batchai.implementation.BatchAIClustersImpl.wrapModel:(Ljava/lang/String;)Lcom/microsoft/azure/management/batchai/implementation/BatchAIClusterImpl;
            areturn
        end local 1 // java.lang.String name
        end local 0 // com.microsoft.azure.management.batchai.implementation.BatchAIClustersImpl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/batchai/implementation/BatchAIClustersImpl;
            0    1     1  name  Ljava/lang/String;
    MethodParameters:
      Name  Flags
      name  

  protected com.microsoft.azure.management.batchai.implementation.BatchAIClusterImpl wrapModel(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/batchai/implementation/BatchAIClusterImpl;
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=5, locals=3, args_size=2
        start local 0 // com.microsoft.azure.management.batchai.implementation.BatchAIClustersImpl this
        start local 1 // java.lang.String name
         0: .line 44
            new com.microsoft.azure.management.batchai.implementation.ClusterInner
            dup
            invokespecial com.microsoft.azure.management.batchai.implementation.ClusterInner.<init>:()V
            astore 2 /* inner */
        start local 2 // com.microsoft.azure.management.batchai.implementation.ClusterInner inner
         1: .line 45
            new com.microsoft.azure.management.batchai.implementation.BatchAIClusterImpl
            dup
            aload 1 /* name */
            aload 0 /* this */
            getfield com.microsoft.azure.management.batchai.implementation.BatchAIClustersImpl.workspace:Lcom/microsoft/azure/management/batchai/implementation/BatchAIWorkspaceImpl;
            aload 2 /* inner */
            invokespecial com.microsoft.azure.management.batchai.implementation.BatchAIClusterImpl.<init>:(Ljava/lang/String;Lcom/microsoft/azure/management/batchai/implementation/BatchAIWorkspaceImpl;Lcom/microsoft/azure/management/batchai/implementation/ClusterInner;)V
            areturn
        end local 2 // com.microsoft.azure.management.batchai.implementation.ClusterInner inner
        end local 1 // java.lang.String name
        end local 0 // com.microsoft.azure.management.batchai.implementation.BatchAIClustersImpl this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    2     0   this  Lcom/microsoft/azure/management/batchai/implementation/BatchAIClustersImpl;
            0    2     1   name  Ljava/lang/String;
            1    2     2  inner  Lcom/microsoft/azure/management/batchai/implementation/ClusterInner;
    MethodParameters:
      Name  Flags
      name  

  protected com.microsoft.azure.management.batchai.implementation.BatchAIClusterImpl wrapModel(com.microsoft.azure.management.batchai.implementation.ClusterInner);
    descriptor: (Lcom/microsoft/azure/management/batchai/implementation/ClusterInner;)Lcom/microsoft/azure/management/batchai/implementation/BatchAIClusterImpl;
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=5, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.batchai.implementation.BatchAIClustersImpl this
        start local 1 // com.microsoft.azure.management.batchai.implementation.ClusterInner inner
         0: .line 50
            aload 1 /* inner */
            ifnonnull 2
         1: .line 51
            aconst_null
            areturn
         2: .line 53
      StackMap locals:
      StackMap stack:
            new com.microsoft.azure.management.batchai.implementation.BatchAIClusterImpl
            dup
            aload 1 /* inner */
            invokevirtual com.microsoft.azure.management.batchai.implementation.ClusterInner.name:()Ljava/lang/String;
            aload 0 /* this */
            getfield com.microsoft.azure.management.batchai.implementation.BatchAIClustersImpl.workspace:Lcom/microsoft/azure/management/batchai/implementation/BatchAIWorkspaceImpl;
            aload 1 /* inner */
            invokespecial com.microsoft.azure.management.batchai.implementation.BatchAIClusterImpl.<init>:(Ljava/lang/String;Lcom/microsoft/azure/management/batchai/implementation/BatchAIWorkspaceImpl;Lcom/microsoft/azure/management/batchai/implementation/ClusterInner;)V
            areturn
        end local 1 // com.microsoft.azure.management.batchai.implementation.ClusterInner inner
        end local 0 // com.microsoft.azure.management.batchai.implementation.BatchAIClustersImpl this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    3     0   this  Lcom/microsoft/azure/management/batchai/implementation/BatchAIClustersImpl;
            0    3     1  inner  Lcom/microsoft/azure/management/batchai/implementation/ClusterInner;
    MethodParameters:
       Name  Flags
      inner  

  public com.microsoft.azure.PagedList<com.microsoft.azure.management.batchai.BatchAICluster> list();
    descriptor: ()Lcom/microsoft/azure/PagedList;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.batchai.implementation.BatchAIClustersImpl this
         0: .line 58
            aload 0 /* this */
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.batchai.implementation.BatchAIClustersImpl.inner:()Lcom/microsoft/azure/management/batchai/implementation/ClustersInner;
            aload 0 /* this */
            getfield com.microsoft.azure.management.batchai.implementation.BatchAIClustersImpl.workspace:Lcom/microsoft/azure/management/batchai/implementation/BatchAIWorkspaceImpl;
            invokevirtual com.microsoft.azure.management.batchai.implementation.BatchAIWorkspaceImpl.resourceGroupName:()Ljava/lang/String;
            aload 0 /* this */
            getfield com.microsoft.azure.management.batchai.implementation.BatchAIClustersImpl.workspace:Lcom/microsoft/azure/management/batchai/implementation/BatchAIWorkspaceImpl;
            invokevirtual com.microsoft.azure.management.batchai.implementation.BatchAIWorkspaceImpl.name:()Ljava/lang/String;
            invokevirtual com.microsoft.azure.management.batchai.implementation.ClustersInner.listByWorkspace:(Ljava/lang/String;Ljava/lang/String;)Lcom/microsoft/azure/PagedList;
            invokevirtual com.microsoft.azure.management.batchai.implementation.BatchAIClustersImpl.wrapList:(Lcom/microsoft/azure/PagedList;)Lcom/microsoft/azure/PagedList;
            areturn
        end local 0 // com.microsoft.azure.management.batchai.implementation.BatchAIClustersImpl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/batchai/implementation/BatchAIClustersImpl;
    Signature: ()Lcom/microsoft/azure/PagedList<Lcom/microsoft/azure/management/batchai/BatchAICluster;>;

  public rx.Observable<com.microsoft.azure.management.batchai.BatchAICluster> listAsync();
    descriptor: ()Lrx/Observable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.batchai.implementation.BatchAIClustersImpl this
         0: .line 63
            aload 0 /* this */
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.batchai.implementation.BatchAIClustersImpl.inner:()Lcom/microsoft/azure/management/batchai/implementation/ClustersInner;
            aload 0 /* this */
            getfield com.microsoft.azure.management.batchai.implementation.BatchAIClustersImpl.workspace:Lcom/microsoft/azure/management/batchai/implementation/BatchAIWorkspaceImpl;
            invokevirtual com.microsoft.azure.management.batchai.implementation.BatchAIWorkspaceImpl.resourceGroupName:()Ljava/lang/String;
            aload 0 /* this */
            getfield com.microsoft.azure.management.batchai.implementation.BatchAIClustersImpl.workspace:Lcom/microsoft/azure/management/batchai/implementation/BatchAIWorkspaceImpl;
            invokevirtual com.microsoft.azure.management.batchai.implementation.BatchAIWorkspaceImpl.name:()Ljava/lang/String;
            invokevirtual com.microsoft.azure.management.batchai.implementation.ClustersInner.listByWorkspaceAsync:(Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
            invokevirtual com.microsoft.azure.management.batchai.implementation.BatchAIClustersImpl.wrapPageAsync:(Lrx/Observable;)Lrx/Observable;
            areturn
        end local 0 // com.microsoft.azure.management.batchai.implementation.BatchAIClustersImpl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/batchai/implementation/BatchAIClustersImpl;
    Signature: ()Lrx/Observable<Lcom/microsoft/azure/management/batchai/BatchAICluster;>;

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

  public com.microsoft.azure.management.batchai.implementation.BatchAIClusterImpl getById(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/batchai/implementation/BatchAIClusterImpl;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.batchai.implementation.BatchAIClustersImpl this
        start local 1 // java.lang.String id
         0: .line 73
            aload 0 /* this */
            aload 1 /* id */
            invokevirtual com.microsoft.azure.management.batchai.implementation.BatchAIClustersImpl.getByIdAsync:(Ljava/lang/String;)Lrx/Observable;
            invokevirtual rx.Observable.toBlocking:()Lrx/observables/BlockingObservable;
            invokevirtual rx.observables.BlockingObservable.single:()Ljava/lang/Object;
            checkcast com.microsoft.azure.management.batchai.implementation.BatchAIClusterImpl
            areturn
        end local 1 // java.lang.String id
        end local 0 // com.microsoft.azure.management.batchai.implementation.BatchAIClustersImpl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/batchai/implementation/BatchAIClustersImpl;
            0    1     1    id  Ljava/lang/String;
    MethodParameters:
      Name  Flags
      id    

  public rx.Observable<com.microsoft.azure.management.batchai.BatchAICluster> getByIdAsync(java.lang.String);
    descriptor: (Ljava/lang/String;)Lrx/Observable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=3, args_size=2
        start local 0 // com.microsoft.azure.management.batchai.implementation.BatchAIClustersImpl this
        start local 1 // java.lang.String id
         0: .line 78
            aload 1 /* id */
            invokestatic com.microsoft.azure.management.resources.fluentcore.arm.ResourceId.fromString:(Ljava/lang/String;)Lcom/microsoft/azure/management/resources/fluentcore/arm/ResourceId;
            astore 2 /* resourceId */
        start local 2 // com.microsoft.azure.management.resources.fluentcore.arm.ResourceId resourceId
         1: .line 79
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.batchai.implementation.BatchAIClustersImpl.inner:()Lcom/microsoft/azure/management/batchai/implementation/ClustersInner;
            aload 2 /* resourceId */
            invokevirtual com.microsoft.azure.management.resources.fluentcore.arm.ResourceId.resourceGroupName:()Ljava/lang/String;
            aload 0 /* this */
            getfield com.microsoft.azure.management.batchai.implementation.BatchAIClustersImpl.workspace:Lcom/microsoft/azure/management/batchai/implementation/BatchAIWorkspaceImpl;
            invokevirtual com.microsoft.azure.management.batchai.implementation.BatchAIWorkspaceImpl.name:()Ljava/lang/String;
            aload 2 /* resourceId */
            invokevirtual com.microsoft.azure.management.resources.fluentcore.arm.ResourceId.name:()Ljava/lang/String;
            invokevirtual com.microsoft.azure.management.batchai.implementation.ClustersInner.getAsync:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
            new com.microsoft.azure.management.batchai.implementation.BatchAIClustersImpl$1
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.batchai.implementation.BatchAIClustersImpl$1.<init>:(Lcom/microsoft/azure/management/batchai/implementation/BatchAIClustersImpl;)V
            invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
            areturn
        end local 2 // com.microsoft.azure.management.resources.fluentcore.arm.ResourceId resourceId
        end local 1 // java.lang.String id
        end local 0 // com.microsoft.azure.management.batchai.implementation.BatchAIClustersImpl this
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    2     0        this  Lcom/microsoft/azure/management/batchai/implementation/BatchAIClustersImpl;
            0    2     1          id  Ljava/lang/String;
            1    2     2  resourceId  Lcom/microsoft/azure/management/resources/fluentcore/arm/ResourceId;
    Signature: (Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/azure/management/batchai/BatchAICluster;>;
    MethodParameters:
      Name  Flags
      id    

  public com.microsoft.rest.ServiceFuture<com.microsoft.azure.management.batchai.BatchAICluster> getByIdAsync(java.lang.String, com.microsoft.rest.ServiceCallback<com.microsoft.azure.management.batchai.BatchAICluster>);
    descriptor: (Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=3, args_size=3
        start local 0 // com.microsoft.azure.management.batchai.implementation.BatchAIClustersImpl this
        start local 1 // java.lang.String id
        start local 2 // com.microsoft.rest.ServiceCallback callback
         0: .line 89
            aload 0 /* this */
            aload 1 /* id */
            invokevirtual com.microsoft.azure.management.batchai.implementation.BatchAIClustersImpl.getByIdAsync:(Ljava/lang/String;)Lrx/Observable;
            aload 2 /* callback */
            invokestatic com.microsoft.rest.ServiceFuture.fromBody:(Lrx/Observable;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
            areturn
        end local 2 // com.microsoft.rest.ServiceCallback callback
        end local 1 // java.lang.String id
        end local 0 // com.microsoft.azure.management.batchai.implementation.BatchAIClustersImpl this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    1     0      this  Lcom/microsoft/azure/management/batchai/implementation/BatchAIClustersImpl;
            0    1     1        id  Ljava/lang/String;
            0    1     2  callback  Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/batchai/BatchAICluster;>;
    Signature: (Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/batchai/BatchAICluster;>;)Lcom/microsoft/rest/ServiceFuture<Lcom/microsoft/azure/management/batchai/BatchAICluster;>;
    MethodParameters:
          Name  Flags
      id        
      callback  

  public com.microsoft.azure.management.batchai.implementation.BatchAIManager manager();
    descriptor: ()Lcom/microsoft/azure/management/batchai/implementation/BatchAIManager;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.batchai.implementation.BatchAIClustersImpl this
         0: .line 94
            aload 0 /* this */
            getfield com.microsoft.azure.management.batchai.implementation.BatchAIClustersImpl.workspace:Lcom/microsoft/azure/management/batchai/implementation/BatchAIWorkspaceImpl;
            invokevirtual com.microsoft.azure.management.batchai.implementation.BatchAIWorkspaceImpl.manager:()Lcom/microsoft/azure/management/resources/fluentcore/arm/implementation/ManagerBase;
            checkcast com.microsoft.azure.management.batchai.implementation.BatchAIManager
            areturn
        end local 0 // com.microsoft.azure.management.batchai.implementation.BatchAIClustersImpl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/batchai/implementation/BatchAIClustersImpl;

  public rx.Completable deleteByIdAsync(java.lang.String);
    descriptor: (Ljava/lang/String;)Lrx/Completable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=3, args_size=2
        start local 0 // com.microsoft.azure.management.batchai.implementation.BatchAIClustersImpl this
        start local 1 // java.lang.String id
         0: .line 99
            aload 1 /* id */
            invokestatic com.microsoft.azure.management.resources.fluentcore.arm.ResourceId.fromString:(Ljava/lang/String;)Lcom/microsoft/azure/management/resources/fluentcore/arm/ResourceId;
            astore 2 /* resourceId */
        start local 2 // com.microsoft.azure.management.resources.fluentcore.arm.ResourceId resourceId
         1: .line 100
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.batchai.implementation.BatchAIClustersImpl.inner:()Lcom/microsoft/azure/management/batchai/implementation/ClustersInner;
            aload 2 /* resourceId */
            invokevirtual com.microsoft.azure.management.resources.fluentcore.arm.ResourceId.resourceGroupName:()Ljava/lang/String;
            aload 0 /* this */
            getfield com.microsoft.azure.management.batchai.implementation.BatchAIClustersImpl.workspace:Lcom/microsoft/azure/management/batchai/implementation/BatchAIWorkspaceImpl;
            invokevirtual com.microsoft.azure.management.batchai.implementation.BatchAIWorkspaceImpl.name:()Ljava/lang/String;
            aload 2 /* resourceId */
            invokevirtual com.microsoft.azure.management.resources.fluentcore.arm.ResourceId.name:()Ljava/lang/String;
            invokevirtual com.microsoft.azure.management.batchai.implementation.ClustersInner.deleteAsync:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
            invokevirtual rx.Observable.toCompletable:()Lrx/Completable;
            areturn
        end local 2 // com.microsoft.azure.management.resources.fluentcore.arm.ResourceId resourceId
        end local 1 // java.lang.String id
        end local 0 // com.microsoft.azure.management.batchai.implementation.BatchAIClustersImpl this
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    2     0        this  Lcom/microsoft/azure/management/batchai/implementation/BatchAIClustersImpl;
            0    2     1          id  Ljava/lang/String;
            1    2     2  resourceId  Lcom/microsoft/azure/management/resources/fluentcore/arm/ResourceId;
    MethodParameters:
      Name  Flags
      id    

  public com.microsoft.azure.management.batchai.implementation.ClustersInner inner();
    descriptor: ()Lcom/microsoft/azure/management/batchai/implementation/ClustersInner;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.batchai.implementation.BatchAIClustersImpl this
         0: .line 105
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.batchai.implementation.BatchAIClustersImpl.manager:()Lcom/microsoft/azure/management/batchai/implementation/BatchAIManager;
            invokevirtual com.microsoft.azure.management.batchai.implementation.BatchAIManager.inner:()Ljava/lang/Object;
            checkcast com.microsoft.azure.management.batchai.implementation.BatchAIManagementClientImpl
            invokevirtual com.microsoft.azure.management.batchai.implementation.BatchAIManagementClientImpl.clusters:()Lcom/microsoft/azure/management/batchai/implementation/ClustersInner;
            areturn
        end local 0 // com.microsoft.azure.management.batchai.implementation.BatchAIClustersImpl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/batchai/implementation/BatchAIClustersImpl;

  public rx.Observable<com.microsoft.azure.management.batchai.BatchAICluster> getByNameAsync(java.lang.String);
    descriptor: (Ljava/lang/String;)Lrx/Observable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.batchai.implementation.BatchAIClustersImpl this
        start local 1 // java.lang.String name
         0: .line 110
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.batchai.implementation.BatchAIClustersImpl.inner:()Lcom/microsoft/azure/management/batchai/implementation/ClustersInner;
            aload 0 /* this */
            getfield com.microsoft.azure.management.batchai.implementation.BatchAIClustersImpl.workspace:Lcom/microsoft/azure/management/batchai/implementation/BatchAIWorkspaceImpl;
            invokevirtual com.microsoft.azure.management.batchai.implementation.BatchAIWorkspaceImpl.resourceGroupName:()Ljava/lang/String;
            aload 0 /* this */
            getfield com.microsoft.azure.management.batchai.implementation.BatchAIClustersImpl.workspace:Lcom/microsoft/azure/management/batchai/implementation/BatchAIWorkspaceImpl;
            invokevirtual com.microsoft.azure.management.batchai.implementation.BatchAIWorkspaceImpl.name:()Ljava/lang/String;
            aload 1 /* name */
            invokevirtual com.microsoft.azure.management.batchai.implementation.ClustersInner.getAsync:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
            new com.microsoft.azure.management.batchai.implementation.BatchAIClustersImpl$2
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.batchai.implementation.BatchAIClustersImpl$2.<init>:(Lcom/microsoft/azure/management/batchai/implementation/BatchAIClustersImpl;)V
            invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
            areturn
        end local 1 // java.lang.String name
        end local 0 // com.microsoft.azure.management.batchai.implementation.BatchAIClustersImpl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/batchai/implementation/BatchAIClustersImpl;
            0    1     1  name  Ljava/lang/String;
    Signature: (Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/azure/management/batchai/BatchAICluster;>;
    MethodParameters:
      Name  Flags
      name  

  public com.microsoft.azure.management.batchai.implementation.BatchAIClusterImpl getByName(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/batchai/implementation/BatchAIClusterImpl;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.batchai.implementation.BatchAIClustersImpl this
        start local 1 // java.lang.String name
         0: .line 120
            aload 0 /* this */
            aload 1 /* name */
            invokevirtual com.microsoft.azure.management.batchai.implementation.BatchAIClustersImpl.getByNameAsync:(Ljava/lang/String;)Lrx/Observable;
            invokevirtual rx.Observable.toBlocking:()Lrx/observables/BlockingObservable;
            invokevirtual rx.observables.BlockingObservable.single:()Ljava/lang/Object;
            checkcast com.microsoft.azure.management.batchai.implementation.BatchAIClusterImpl
            areturn
        end local 1 // java.lang.String name
        end local 0 // com.microsoft.azure.management.batchai.implementation.BatchAIClustersImpl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/batchai/implementation/BatchAIClustersImpl;
            0    1     1  name  Ljava/lang/String;
    MethodParameters:
      Name  Flags
      name  

  public void deleteByName(java.lang.String);
    descriptor: (Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.batchai.implementation.BatchAIClustersImpl this
        start local 1 // java.lang.String name
         0: .line 125
            aload 0 /* this */
            aload 1 /* name */
            invokevirtual com.microsoft.azure.management.batchai.implementation.BatchAIClustersImpl.deleteByNameAsync:(Ljava/lang/String;)Lrx/Completable;
            invokevirtual rx.Completable.await:()V
         1: .line 126
            return
        end local 1 // java.lang.String name
        end local 0 // com.microsoft.azure.management.batchai.implementation.BatchAIClustersImpl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lcom/microsoft/azure/management/batchai/implementation/BatchAIClustersImpl;
            0    2     1  name  Ljava/lang/String;
    MethodParameters:
      Name  Flags
      name  

  public com.microsoft.rest.ServiceFuture<java.lang.Void> deleteByNameAsync(java.lang.String, com.microsoft.rest.ServiceCallback<java.lang.Void>);
    descriptor: (Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=3, args_size=3
        start local 0 // com.microsoft.azure.management.batchai.implementation.BatchAIClustersImpl this
        start local 1 // java.lang.String name
        start local 2 // com.microsoft.rest.ServiceCallback callback
         0: .line 130
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.batchai.implementation.BatchAIClustersImpl.inner:()Lcom/microsoft/azure/management/batchai/implementation/ClustersInner;
            aload 0 /* this */
            getfield com.microsoft.azure.management.batchai.implementation.BatchAIClustersImpl.workspace:Lcom/microsoft/azure/management/batchai/implementation/BatchAIWorkspaceImpl;
            invokevirtual com.microsoft.azure.management.batchai.implementation.BatchAIWorkspaceImpl.resourceGroupName:()Ljava/lang/String;
            aload 0 /* this */
            getfield com.microsoft.azure.management.batchai.implementation.BatchAIClustersImpl.workspace:Lcom/microsoft/azure/management/batchai/implementation/BatchAIWorkspaceImpl;
            invokevirtual com.microsoft.azure.management.batchai.implementation.BatchAIWorkspaceImpl.name:()Ljava/lang/String;
            aload 1 /* name */
            invokevirtual com.microsoft.azure.management.batchai.implementation.ClustersInner.deleteWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
            aload 2 /* callback */
            invokestatic com.microsoft.rest.ServiceFuture.fromResponse:(Lrx/Observable;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
            areturn
        end local 2 // com.microsoft.rest.ServiceCallback callback
        end local 1 // java.lang.String name
        end local 0 // com.microsoft.azure.management.batchai.implementation.BatchAIClustersImpl this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    1     0      this  Lcom/microsoft/azure/management/batchai/implementation/BatchAIClustersImpl;
            0    1     1      name  Ljava/lang/String;
            0    1     2  callback  Lcom/microsoft/rest/ServiceCallback<Ljava/lang/Void;>;
    Signature: (Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback<Ljava/lang/Void;>;)Lcom/microsoft/rest/ServiceFuture<Ljava/lang/Void;>;
    MethodParameters:
          Name  Flags
      name      
      callback  

  public rx.Completable deleteByNameAsync(java.lang.String);
    descriptor: (Ljava/lang/String;)Lrx/Completable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.batchai.implementation.BatchAIClustersImpl this
        start local 1 // java.lang.String name
         0: .line 135
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.batchai.implementation.BatchAIClustersImpl.inner:()Lcom/microsoft/azure/management/batchai/implementation/ClustersInner;
            aload 0 /* this */
            getfield com.microsoft.azure.management.batchai.implementation.BatchAIClustersImpl.workspace:Lcom/microsoft/azure/management/batchai/implementation/BatchAIWorkspaceImpl;
            invokevirtual com.microsoft.azure.management.batchai.implementation.BatchAIWorkspaceImpl.resourceGroupName:()Ljava/lang/String;
            aload 0 /* this */
            getfield com.microsoft.azure.management.batchai.implementation.BatchAIClustersImpl.workspace:Lcom/microsoft/azure/management/batchai/implementation/BatchAIWorkspaceImpl;
            invokevirtual com.microsoft.azure.management.batchai.implementation.BatchAIWorkspaceImpl.name:()Ljava/lang/String;
            aload 1 /* name */
            invokevirtual com.microsoft.azure.management.batchai.implementation.ClustersInner.deleteAsync:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
            invokevirtual rx.Observable.toCompletable:()Lrx/Completable;
            areturn
        end local 1 // java.lang.String name
        end local 0 // com.microsoft.azure.management.batchai.implementation.BatchAIClustersImpl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/batchai/implementation/BatchAIClustersImpl;
            0    1     1  name  Ljava/lang/String;
    MethodParameters:
      Name  Flags
      name  

  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.BatchAIClustersImpl.parent:()Lcom/microsoft/azure/management/batchai/BatchAIWorkspace;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public java.lang.Object getById(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.BatchAIClustersImpl.getById:(Ljava/lang/String;)Lcom/microsoft/azure/management/batchai/implementation/BatchAIClusterImpl;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  protected java.lang.Object wrapModel(java.lang.Object);
    descriptor: (Ljava/lang/Object;)Ljava/lang/Object;
    flags: (0x1044) ACC_PROTECTED, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=2, locals=2, args_size=2
         0: .line 1
            aload 0
            aload 1
            checkcast com.microsoft.azure.management.batchai.implementation.ClusterInner
            invokevirtual com.microsoft.azure.management.batchai.implementation.BatchAIClustersImpl.wrapModel:(Lcom/microsoft/azure/management/batchai/implementation/ClusterInner;)Lcom/microsoft/azure/management/batchai/implementation/BatchAIClusterImpl;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  protected java.lang.Object wrapModel(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljava/lang/Object;
    flags: (0x1044) ACC_PROTECTED, 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.BatchAIClustersImpl.wrapModel:(Ljava/lang/String;)Lcom/microsoft/azure/management/batchai/implementation/BatchAIClusterImpl;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public java.lang.Object inner();
    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.BatchAIClustersImpl.inner:()Lcom/microsoft/azure/management/batchai/implementation/ClustersInner;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public java.lang.Object getByName(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.BatchAIClustersImpl.getByName:(Ljava/lang/String;)Lcom/microsoft/azure/management/batchai/implementation/BatchAIClusterImpl;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public java.lang.Object define(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.BatchAIClustersImpl.define:(Ljava/lang/String;)Lcom/microsoft/azure/management/batchai/implementation/BatchAIClusterImpl;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public java.lang.Object manager();
    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.BatchAIClustersImpl.manager:()Lcom/microsoft/azure/management/batchai/implementation/BatchAIManager;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
}
Signature: Lcom/microsoft/azure/management/resources/fluentcore/arm/collection/implementation/CreatableResourcesImpl<Lcom/microsoft/azure/management/batchai/BatchAICluster;Lcom/microsoft/azure/management/batchai/implementation/BatchAIClusterImpl;Lcom/microsoft/azure/management/batchai/implementation/ClusterInner;>;Lcom/microsoft/azure/management/batchai/BatchAIClusters;
SourceFile: "BatchAIClustersImpl.java"
NestMembers:
  com.microsoft.azure.management.batchai.implementation.BatchAIClustersImpl$1  com.microsoft.azure.management.batchai.implementation.BatchAIClustersImpl$2
InnerClasses:
  com.microsoft.azure.management.batchai.implementation.BatchAIClustersImpl$1
  com.microsoft.azure.management.batchai.implementation.BatchAIClustersImpl$2
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.LangDefinition()