public class com.microsoft.azure.management.batchai.implementation.BatchAIWorkspacesImpl extends com.microsoft.azure.management.resources.fluentcore.arm.collection.implementation.GroupableResourcesImpl<com.microsoft.azure.management.batchai.BatchAIWorkspace, com.microsoft.azure.management.batchai.implementation.BatchAIWorkspaceImpl, com.microsoft.azure.management.batchai.implementation.WorkspaceInner, com.microsoft.azure.management.batchai.implementation.WorkspacesInner, com.microsoft.azure.management.batchai.implementation.BatchAIManager> implements com.microsoft.azure.management.batchai.BatchAIWorkspaces
minor version: 0
major version: 59
flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
this_class: com.microsoft.azure.management.batchai.implementation.BatchAIWorkspacesImpl
super_class: com.microsoft.azure.management.resources.fluentcore.arm.collection.implementation.GroupableResourcesImpl
{
void <init>(com.microsoft.azure.management.batchai.implementation.BatchAIManager);
descriptor: (Lcom/microsoft/azure/management/batchai/implementation/BatchAIManager;)V
flags: (0x0000)
Code:
stack=3, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
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.workspaces:()Lcom/microsoft/azure/management/batchai/implementation/WorkspacesInner;
aload 1
invokespecial com.microsoft.azure.management.resources.fluentcore.arm.collection.implementation.GroupableResourcesImpl.<init>:(Ljava/lang/Object;Lcom/microsoft/azure/management/resources/fluentcore/arm/implementation/ManagerBase;)V
1: return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/microsoft/azure/management/batchai/implementation/BatchAIWorkspacesImpl;
0 2 1 manager Lcom/microsoft/azure/management/batchai/implementation/BatchAIManager;
MethodParameters:
Name Flags
manager
public com.microsoft.azure.PagedList<com.microsoft.azure.management.batchai.BatchAIWorkspace> listByResourceGroup(java.lang.String);
descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/PagedList;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 0
invokevirtual com.microsoft.azure.management.batchai.implementation.BatchAIWorkspacesImpl.inner:()Ljava/lang/Object;
checkcast com.microsoft.azure.management.batchai.implementation.WorkspacesInner
aload 1
invokevirtual com.microsoft.azure.management.batchai.implementation.WorkspacesInner.listByResourceGroup:(Ljava/lang/String;)Lcom/microsoft/azure/PagedList;
invokevirtual com.microsoft.azure.management.batchai.implementation.BatchAIWorkspacesImpl.wrapList:(Lcom/microsoft/azure/PagedList;)Lcom/microsoft/azure/PagedList;
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/batchai/implementation/BatchAIWorkspacesImpl;
0 1 1 groupName Ljava/lang/String;
Signature: (Ljava/lang/String;)Lcom/microsoft/azure/PagedList<Lcom/microsoft/azure/management/batchai/BatchAIWorkspace;>;
MethodParameters:
Name Flags
groupName
public rx.Observable<com.microsoft.azure.management.batchai.BatchAIWorkspace> listByResourceGroupAsync(java.lang.String);
descriptor: (Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 0
invokevirtual com.microsoft.azure.management.batchai.implementation.BatchAIWorkspacesImpl.inner:()Ljava/lang/Object;
checkcast com.microsoft.azure.management.batchai.implementation.WorkspacesInner
aload 1
invokevirtual com.microsoft.azure.management.batchai.implementation.WorkspacesInner.listByResourceGroupAsync:(Ljava/lang/String;)Lrx/Observable;
invokevirtual com.microsoft.azure.management.batchai.implementation.BatchAIWorkspacesImpl.wrapPageAsync:(Lrx/Observable;)Lrx/Observable;
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/batchai/implementation/BatchAIWorkspacesImpl;
0 1 1 groupName Ljava/lang/String;
Signature: (Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/azure/management/batchai/BatchAIWorkspace;>;
MethodParameters:
Name Flags
groupName
protected rx.Observable<com.microsoft.azure.management.batchai.implementation.WorkspaceInner> getInnerAsync(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
flags: (0x0004) ACC_PROTECTED
Code:
stack=3, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
invokevirtual com.microsoft.azure.management.batchai.implementation.BatchAIWorkspacesImpl.inner:()Ljava/lang/Object;
checkcast com.microsoft.azure.management.batchai.implementation.WorkspacesInner
aload 1
aload 2
invokevirtual com.microsoft.azure.management.batchai.implementation.WorkspacesInner.getByResourceGroupAsync:(Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/batchai/implementation/BatchAIWorkspacesImpl;
0 1 1 groupName Ljava/lang/String;
0 1 2 name Ljava/lang/String;
Signature: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/azure/management/batchai/implementation/WorkspaceInner;>;
MethodParameters:
Name Flags
groupName
name
protected rx.Completable deleteInnerAsync(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Lrx/Completable;
flags: (0x0004) ACC_PROTECTED
Code:
stack=3, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
invokevirtual com.microsoft.azure.management.batchai.implementation.BatchAIWorkspacesImpl.inner:()Ljava/lang/Object;
checkcast com.microsoft.azure.management.batchai.implementation.WorkspacesInner
aload 1
aload 2
invokevirtual com.microsoft.azure.management.batchai.implementation.WorkspacesInner.deleteAsync:(Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
invokevirtual rx.Observable.toCompletable:()Lrx/Completable;
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/batchai/implementation/BatchAIWorkspacesImpl;
0 1 1 groupName Ljava/lang/String;
0 1 2 name Ljava/lang/String;
MethodParameters:
Name Flags
groupName
name
protected com.microsoft.azure.management.batchai.implementation.BatchAIWorkspaceImpl wrapModel(java.lang.String);
descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/batchai/implementation/BatchAIWorkspaceImpl;
flags: (0x0004) ACC_PROTECTED
Code:
stack=5, locals=3, args_size=2
start local 0 start local 1 0: new com.microsoft.azure.management.batchai.implementation.WorkspaceInner
dup
invokespecial com.microsoft.azure.management.batchai.implementation.WorkspaceInner.<init>:()V
astore 2
start local 2 1: new com.microsoft.azure.management.batchai.implementation.BatchAIWorkspaceImpl
dup
aload 1
aload 2
aload 0
invokespecial com.microsoft.azure.management.resources.fluentcore.arm.collection.implementation.GroupableResourcesImpl.manager:()Lcom/microsoft/azure/management/resources/fluentcore/arm/implementation/ManagerBase;
checkcast com.microsoft.azure.management.batchai.implementation.BatchAIManager
invokespecial com.microsoft.azure.management.batchai.implementation.BatchAIWorkspaceImpl.<init>:(Ljava/lang/String;Lcom/microsoft/azure/management/batchai/implementation/WorkspaceInner;Lcom/microsoft/azure/management/batchai/implementation/BatchAIManager;)V
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/microsoft/azure/management/batchai/implementation/BatchAIWorkspacesImpl;
0 2 1 name Ljava/lang/String;
1 2 2 inner Lcom/microsoft/azure/management/batchai/implementation/WorkspaceInner;
MethodParameters:
Name Flags
name
protected com.microsoft.azure.management.batchai.implementation.BatchAIWorkspaceImpl wrapModel(com.microsoft.azure.management.batchai.implementation.WorkspaceInner);
descriptor: (Lcom/microsoft/azure/management/batchai/implementation/WorkspaceInner;)Lcom/microsoft/azure/management/batchai/implementation/BatchAIWorkspaceImpl;
flags: (0x0004) ACC_PROTECTED
Code:
stack=5, locals=2, args_size=2
start local 0 start local 1 0: aload 1
ifnonnull 2
1: aconst_null
areturn
2: StackMap locals:
StackMap stack:
new com.microsoft.azure.management.batchai.implementation.BatchAIWorkspaceImpl
dup
aload 1
invokevirtual com.microsoft.azure.management.batchai.implementation.WorkspaceInner.name:()Ljava/lang/String;
aload 1
aload 0
invokevirtual com.microsoft.azure.management.batchai.implementation.BatchAIWorkspacesImpl.manager:()Lcom/microsoft/azure/management/resources/fluentcore/arm/implementation/ManagerBase;
checkcast com.microsoft.azure.management.batchai.implementation.BatchAIManager
invokespecial com.microsoft.azure.management.batchai.implementation.BatchAIWorkspaceImpl.<init>:(Ljava/lang/String;Lcom/microsoft/azure/management/batchai/implementation/WorkspaceInner;Lcom/microsoft/azure/management/batchai/implementation/BatchAIManager;)V
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lcom/microsoft/azure/management/batchai/implementation/BatchAIWorkspacesImpl;
0 3 1 inner Lcom/microsoft/azure/management/batchai/implementation/WorkspaceInner;
MethodParameters:
Name Flags
inner
public com.microsoft.azure.management.batchai.implementation.BatchAIWorkspaceImpl define(java.lang.String);
descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/batchai/implementation/BatchAIWorkspaceImpl;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
invokevirtual com.microsoft.azure.management.batchai.implementation.BatchAIWorkspacesImpl.wrapModel:(Ljava/lang/String;)Lcom/microsoft/azure/management/batchai/implementation/BatchAIWorkspaceImpl;
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/batchai/implementation/BatchAIWorkspacesImpl;
0 1 1 name Ljava/lang/String;
MethodParameters:
Name Flags
name
public com.microsoft.azure.PagedList<com.microsoft.azure.management.batchai.BatchAIWorkspace> list();
descriptor: ()Lcom/microsoft/azure/PagedList;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=1, args_size=1
start local 0 0: aload 0
aload 0
invokevirtual com.microsoft.azure.management.batchai.implementation.BatchAIWorkspacesImpl.inner:()Ljava/lang/Object;
checkcast com.microsoft.azure.management.batchai.implementation.WorkspacesInner
invokevirtual com.microsoft.azure.management.batchai.implementation.WorkspacesInner.list:()Lcom/microsoft/azure/PagedList;
invokevirtual com.microsoft.azure.management.batchai.implementation.BatchAIWorkspacesImpl.wrapList:(Lcom/microsoft/azure/PagedList;)Lcom/microsoft/azure/PagedList;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/batchai/implementation/BatchAIWorkspacesImpl;
Signature: ()Lcom/microsoft/azure/PagedList<Lcom/microsoft/azure/management/batchai/BatchAIWorkspace;>;
public rx.Observable<com.microsoft.azure.management.batchai.BatchAIWorkspace> listAsync();
descriptor: ()Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=1, args_size=1
start local 0 0: aload 0
aload 0
invokevirtual com.microsoft.azure.management.batchai.implementation.BatchAIWorkspacesImpl.inner:()Ljava/lang/Object;
checkcast com.microsoft.azure.management.batchai.implementation.WorkspacesInner
invokevirtual com.microsoft.azure.management.batchai.implementation.WorkspacesInner.listAsync:()Lrx/Observable;
invokevirtual com.microsoft.azure.management.batchai.implementation.BatchAIWorkspacesImpl.wrapPageAsync:(Lrx/Observable;)Lrx/Observable;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/batchai/implementation/BatchAIWorkspacesImpl;
Signature: ()Lrx/Observable<Lcom/microsoft/azure/management/batchai/BatchAIWorkspace;>;
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: aload 0
aload 1
checkcast com.microsoft.azure.management.batchai.implementation.WorkspaceInner
invokevirtual com.microsoft.azure.management.batchai.implementation.BatchAIWorkspacesImpl.wrapModel:(Lcom/microsoft/azure/management/batchai/implementation/WorkspaceInner;)Lcom/microsoft/azure/management/batchai/implementation/BatchAIWorkspaceImpl;
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: aload 0
aload 1
invokevirtual com.microsoft.azure.management.batchai.implementation.BatchAIWorkspacesImpl.wrapModel:(Ljava/lang/String;)Lcom/microsoft/azure/management/batchai/implementation/BatchAIWorkspaceImpl;
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: aload 0
aload 1
invokevirtual com.microsoft.azure.management.batchai.implementation.BatchAIWorkspacesImpl.define:(Ljava/lang/String;)Lcom/microsoft/azure/management/batchai/implementation/BatchAIWorkspaceImpl;
areturn
LocalVariableTable:
Start End Slot Name Signature
}
Signature: Lcom/microsoft/azure/management/resources/fluentcore/arm/collection/implementation/GroupableResourcesImpl<Lcom/microsoft/azure/management/batchai/BatchAIWorkspace;Lcom/microsoft/azure/management/batchai/implementation/BatchAIWorkspaceImpl;Lcom/microsoft/azure/management/batchai/implementation/WorkspaceInner;Lcom/microsoft/azure/management/batchai/implementation/WorkspacesInner;Lcom/microsoft/azure/management/batchai/implementation/BatchAIManager;>;Lcom/microsoft/azure/management/batchai/BatchAIWorkspaces;
SourceFile: "BatchAIWorkspacesImpl.java"
RuntimeInvisibleAnnotations:
com.microsoft.azure.management.apigeneration.LangDefinition()