class com.microsoft.azure.management.resources.implementation.GenericResourceImpl$1 implements rx.functions.Func1<com.microsoft.azure.management.resources.Provider, java.lang.String>
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: com.microsoft.azure.management.resources.implementation.GenericResourceImpl$1
  super_class: java.lang.Object
{
  final com.microsoft.azure.management.resources.implementation.GenericResourceImpl this$0;
    descriptor: Lcom/microsoft/azure/management/resources/implementation/GenericResourceImpl;
    flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC

  private final com.microsoft.azure.management.resources.implementation.ResourceManagementClientImpl val$serviceClient;
    descriptor: Lcom/microsoft/azure/management/resources/implementation/ResourceManagementClientImpl;
    flags: (0x1012) ACC_PRIVATE, ACC_FINAL, ACC_SYNTHETIC

  private final com.microsoft.azure.management.resources.implementation.GenericResourceImpl val$self;
    descriptor: Lcom/microsoft/azure/management/resources/implementation/GenericResourceImpl;
    flags: (0x1012) ACC_PRIVATE, ACC_FINAL, ACC_SYNTHETIC

  void <init>(com.microsoft.azure.management.resources.implementation.GenericResourceImpl, com.microsoft.azure.management.resources.implementation.ResourceManagementClientImpl, com.microsoft.azure.management.resources.implementation.GenericResourceImpl);
    descriptor: (Lcom/microsoft/azure/management/resources/implementation/GenericResourceImpl;Lcom/microsoft/azure/management/resources/implementation/ResourceManagementClientImpl;Lcom/microsoft/azure/management/resources/implementation/GenericResourceImpl;)V
    flags: (0x0000) 
    Code:
      stack=2, locals=4, args_size=4
        start local 0 // com.microsoft.azure.management.resources.implementation.GenericResourceImpl$1 this
         0: .line 146
            aload 0 /* this */
            aload 1
            putfield com.microsoft.azure.management.resources.implementation.GenericResourceImpl$1.this$0:Lcom/microsoft/azure/management/resources/implementation/GenericResourceImpl;
            aload 0 /* this */
            aload 2
            putfield com.microsoft.azure.management.resources.implementation.GenericResourceImpl$1.val$serviceClient:Lcom/microsoft/azure/management/resources/implementation/ResourceManagementClientImpl;
            aload 0 /* this */
            aload 3
            putfield com.microsoft.azure.management.resources.implementation.GenericResourceImpl$1.val$self:Lcom/microsoft/azure/management/resources/implementation/GenericResourceImpl;
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
            return
        end local 0 // com.microsoft.azure.management.resources.implementation.GenericResourceImpl$1 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/resources/implementation/GenericResourceImpl$1;
    MethodParameters:
                   Name  Flags
      this$0             final
      val$serviceClient  final
      val$self           final

  public java.lang.String call(com.microsoft.azure.management.resources.Provider);
    descriptor: (Lcom/microsoft/azure/management/resources/Provider;)Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=6, locals=3, args_size=2
        start local 0 // com.microsoft.azure.management.resources.implementation.GenericResourceImpl$1 this
        start local 1 // com.microsoft.azure.management.resources.Provider provider
         0: .line 150
            aload 0 /* this */
            getfield com.microsoft.azure.management.resources.implementation.GenericResourceImpl$1.this$0:Lcom/microsoft/azure/management/resources/implementation/GenericResourceImpl;
            invokevirtual com.microsoft.azure.management.resources.implementation.GenericResourceImpl.isInCreateMode:()Z
            ifne 3
         1: .line 151
            aload 0 /* this */
            getfield com.microsoft.azure.management.resources.implementation.GenericResourceImpl$1.this$0:Lcom/microsoft/azure/management/resources/implementation/GenericResourceImpl;
            invokevirtual com.microsoft.azure.management.resources.implementation.GenericResourceImpl.inner:()Ljava/lang/Object;
            checkcast com.microsoft.azure.management.resources.implementation.GenericResourceInner
            invokevirtual com.microsoft.azure.management.resources.implementation.GenericResourceInner.id:()Ljava/lang/String;
            astore 2 /* id */
        start local 2 // java.lang.String id
         2: .line 152
            goto 10
        end local 2 // java.lang.String id
         3: .line 154
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.microsoft.azure.management.resources.implementation.GenericResourceImpl$1.val$serviceClient:Lcom/microsoft/azure/management/resources/implementation/ResourceManagementClientImpl;
            invokevirtual com.microsoft.azure.management.resources.implementation.ResourceManagementClientImpl.subscriptionId:()Ljava/lang/String;
         4: .line 155
            aload 0 /* this */
            getfield com.microsoft.azure.management.resources.implementation.GenericResourceImpl$1.this$0:Lcom/microsoft/azure/management/resources/implementation/GenericResourceImpl;
            invokevirtual com.microsoft.azure.management.resources.implementation.GenericResourceImpl.resourceGroupName:()Ljava/lang/String;
         5: .line 156
            aload 0 /* this */
            getfield com.microsoft.azure.management.resources.implementation.GenericResourceImpl$1.this$0:Lcom/microsoft/azure/management/resources/implementation/GenericResourceImpl;
            invokevirtual com.microsoft.azure.management.resources.implementation.GenericResourceImpl.resourceProviderNamespace:()Ljava/lang/String;
         6: .line 157
            aload 0 /* this */
            getfield com.microsoft.azure.management.resources.implementation.GenericResourceImpl$1.this$0:Lcom/microsoft/azure/management/resources/implementation/GenericResourceImpl;
            invokevirtual com.microsoft.azure.management.resources.implementation.GenericResourceImpl.resourceType:()Ljava/lang/String;
         7: .line 158
            aload 0 /* this */
            getfield com.microsoft.azure.management.resources.implementation.GenericResourceImpl$1.this$0:Lcom/microsoft/azure/management/resources/implementation/GenericResourceImpl;
            invokevirtual com.microsoft.azure.management.resources.implementation.GenericResourceImpl.name:()Ljava/lang/String;
         8: .line 159
            aload 0 /* this */
            getfield com.microsoft.azure.management.resources.implementation.GenericResourceImpl$1.this$0:Lcom/microsoft/azure/management/resources/implementation/GenericResourceImpl;
            invokevirtual com.microsoft.azure.management.resources.implementation.GenericResourceImpl.parentResourcePath:()Ljava/lang/String;
         9: .line 153
            invokestatic com.microsoft.azure.management.resources.fluentcore.arm.ResourceUtils.constructResourceId:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
            astore 2 /* id */
        start local 2 // java.lang.String id
        10: .line 161
      StackMap locals: java.lang.String
      StackMap stack:
            aload 0 /* this */
            getfield com.microsoft.azure.management.resources.implementation.GenericResourceImpl$1.val$self:Lcom/microsoft/azure/management/resources/implementation/GenericResourceImpl;
            aload 2 /* id */
            aload 1 /* provider */
            invokestatic com.microsoft.azure.management.resources.fluentcore.arm.ResourceUtils.defaultApiVersion:(Ljava/lang/String;Lcom/microsoft/azure/management/resources/Provider;)Ljava/lang/String;
            putfield com.microsoft.azure.management.resources.implementation.GenericResourceImpl.apiVersion:Ljava/lang/String;
        11: .line 162
            aload 0 /* this */
            getfield com.microsoft.azure.management.resources.implementation.GenericResourceImpl$1.val$self:Lcom/microsoft/azure/management/resources/implementation/GenericResourceImpl;
            getfield com.microsoft.azure.management.resources.implementation.GenericResourceImpl.apiVersion:Ljava/lang/String;
            areturn
        end local 2 // java.lang.String id
        end local 1 // com.microsoft.azure.management.resources.Provider provider
        end local 0 // com.microsoft.azure.management.resources.implementation.GenericResourceImpl$1 this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0   12     0      this  Lcom/microsoft/azure/management/resources/implementation/GenericResourceImpl$1;
            0   12     1  provider  Lcom/microsoft/azure/management/resources/Provider;
            2    3     2        id  Ljava/lang/String;
           10   12     2        id  Ljava/lang/String;
    MethodParameters:
          Name  Flags
      provider  

  public java.lang.Object call(java.lang.Object);
    descriptor: (Ljava/lang/Object;)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
            checkcast com.microsoft.azure.management.resources.Provider
            invokevirtual com.microsoft.azure.management.resources.implementation.GenericResourceImpl$1.call:(Lcom/microsoft/azure/management/resources/Provider;)Ljava/lang/String;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
}
Signature: Ljava/lang/Object;Lrx/functions/Func1<Lcom/microsoft/azure/management/resources/Provider;Ljava/lang/String;>;
SourceFile: "GenericResourceImpl.java"
EnclosingMethod: com.microsoft.azure.management.resources.implementation.GenericResourceImpl.createResourceAsync:()Lrx/Observable;
NestHost: com.microsoft.azure.management.resources.implementation.GenericResourceImpl
InnerClasses:
  com.microsoft.azure.management.resources.implementation.GenericResourceImpl$1