public class com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner implements com.microsoft.azure.management.resources.fluentcore.collection.InnerSupportsGet<com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner>, com.microsoft.azure.management.resources.fluentcore.collection.InnerSupportsListing<com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner>
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner
  super_class: java.lang.Object
{
  private com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$ExpressRouteCrossConnectionsService service;
    descriptor: Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner$ExpressRouteCrossConnectionsService;
    flags: (0x0002) ACC_PRIVATE

  private com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl client;
    descriptor: Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
    flags: (0x0002) ACC_PRIVATE

  public void <init>(retrofit2.Retrofit, com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl);
    descriptor: (Lretrofit2/Retrofit;Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
        start local 1 // retrofit2.Retrofit retrofit
        start local 2 // com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl client
         0: .line 61
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
         1: .line 62
            aload 0 /* this */
            aload 1 /* retrofit */
            ldc Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner$ExpressRouteCrossConnectionsService;
            invokevirtual retrofit2.Retrofit.create:(Ljava/lang/Class;)Ljava/lang/Object;
            checkcast com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$ExpressRouteCrossConnectionsService
            putfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.service:Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner$ExpressRouteCrossConnectionsService;
         2: .line 63
            aload 0 /* this */
            aload 2 /* client */
            putfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
         3: .line 64
            return
        end local 2 // com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl client
        end local 1 // retrofit2.Retrofit retrofit
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    4     0      this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;
            0    4     1  retrofit  Lretrofit2/Retrofit;
            0    4     2    client  Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
    MethodParameters:
          Name  Flags
      retrofit  
      client    

  public com.microsoft.azure.PagedList<com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner> list();
    descriptor: ()Lcom/microsoft/azure/PagedList;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=2, args_size=1
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
         0: .line 138
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.listSinglePageAsync:()Lrx/Observable;
            invokevirtual rx.Observable.toBlocking:()Lrx/observables/BlockingObservable;
            invokevirtual rx.observables.BlockingObservable.single:()Ljava/lang/Object;
            checkcast com.microsoft.rest.ServiceResponse
            astore 1 /* response */
        start local 1 // com.microsoft.rest.ServiceResponse response
         1: .line 139
            new com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$1
            dup
            aload 0 /* this */
            aload 1 /* response */
            invokevirtual com.microsoft.rest.ServiceResponse.body:()Ljava/lang/Object;
            checkcast com.microsoft.azure.Page
            invokespecial com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$1.<init>:(Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;Lcom/microsoft/azure/Page;)V
            areturn
        end local 1 // com.microsoft.rest.ServiceResponse response
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    2     0      this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;
            1    2     1  response  Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/Page<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;>;>;
    Signature: ()Lcom/microsoft/azure/PagedList<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;>;

  public com.microsoft.rest.ServiceFuture<java.util.List<com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner>> listAsync(com.microsoft.azure.ListOperationCallback<com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner>);
    descriptor: (Lcom/microsoft/azure/ListOperationCallback;)Lcom/microsoft/rest/ServiceFuture;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
        start local 1 // com.microsoft.azure.ListOperationCallback serviceCallback
         0: .line 156
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.listSinglePageAsync:()Lrx/Observable;
         1: .line 157
            new com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$2
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$2.<init>:(Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;)V
         2: .line 163
            aload 1 /* serviceCallback */
         3: .line 155
            invokestatic com.microsoft.azure.AzureServiceFuture.fromPageResponse:(Lrx/Observable;Lrx/functions/Func1;Lcom/microsoft/azure/ListOperationCallback;)Lcom/microsoft/rest/ServiceFuture;
            areturn
        end local 1 // com.microsoft.azure.ListOperationCallback serviceCallback
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
      LocalVariableTable:
        Start  End  Slot             Name  Signature
            0    4     0             this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;
            0    4     1  serviceCallback  Lcom/microsoft/azure/ListOperationCallback<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;>;
    Signature: (Lcom/microsoft/azure/ListOperationCallback<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;>;)Lcom/microsoft/rest/ServiceFuture<Ljava/util/List<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;>;>;
    MethodParameters:
                 Name  Flags
      serviceCallback  final

  public rx.Observable<com.microsoft.azure.Page<com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner>> listAsync();
    descriptor: ()Lrx/Observable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
         0: .line 173
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.listWithServiceResponseAsync:()Lrx/Observable;
         1: .line 174
            new com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$3
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$3.<init>:(Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;)V
            invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
         2: .line 173
            areturn
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0  this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;
    Signature: ()Lrx/Observable<Lcom/microsoft/azure/Page<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;>;>;

  public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner>>> listWithServiceResponseAsync();
    descriptor: ()Lrx/Observable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
         0: .line 189
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.listSinglePageAsync:()Lrx/Observable;
         1: .line 190
            new com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$4
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$4.<init>:(Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;)V
            invokevirtual rx.Observable.concatMap:(Lrx/functions/Func1;)Lrx/Observable;
         2: .line 189
            areturn
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0  this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;
    Signature: ()Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/Page<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;>;>;>;

  public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner>>> listSinglePageAsync();
    descriptor: ()Lrx/Observable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
         0: .line 209
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
            invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
            ifnonnull 2
         1: .line 210
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter this.client.subscriptionId() is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         2: .line 213
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.service:Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner$ExpressRouteCrossConnectionsService;
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
            invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
            ldc "2019-11-01"
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
            invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.acceptLanguage:()Ljava/lang/String;
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
            invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.userAgent:()Ljava/lang/String;
            invokeinterface com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$ExpressRouteCrossConnectionsService.list:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
         3: .line 214
            new com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$5
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$5.<init>:(Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;)V
            invokevirtual rx.Observable.flatMap:(Lrx/functions/Func1;)Lrx/Observable;
         4: .line 213
            areturn
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    5     0  this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;
    Signature: ()Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/Page<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;>;>;>;

  private com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.network.implementation.PageImpl<com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner>> listDelegate(retrofit2.Response<okhttp3.ResponseBody>);
    descriptor: (Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=5, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
        start local 1 // retrofit2.Response response
         0: .line 228
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
            invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.restClient:()Lcom/microsoft/rest/RestClient;
            invokevirtual com.microsoft.rest.RestClient.responseBuilderFactory:()Lcom/microsoft/rest/protocol/ResponseBuilder$Factory;
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
            invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.serializerAdapter:()Lcom/microsoft/rest/protocol/SerializerAdapter;
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder$Factory.newInstance:(Lcom/microsoft/rest/protocol/SerializerAdapter;)Lcom/microsoft/rest/protocol/ResponseBuilder;
         1: .line 229
            sipush 200
            new com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$6
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$6.<init>:(Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;)V
            invokevirtual com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$6.getType:()Ljava/lang/reflect/Type;
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.register:(ILjava/lang/reflect/Type;)Lcom/microsoft/rest/protocol/ResponseBuilder;
         2: .line 230
            ldc Lcom/microsoft/azure/CloudException;
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.registerError:(Ljava/lang/Class;)Lcom/microsoft/rest/protocol/ResponseBuilder;
         3: .line 231
            aload 1 /* response */
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.build:(Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
         4: .line 228
            areturn
        end local 1 // retrofit2.Response response
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    5     0      this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;
            0    5     1  response  Lretrofit2/Response<Lokhttp3/ResponseBody;>;
    Exceptions:
      throws com.microsoft.azure.CloudException, java.io.IOException, java.lang.IllegalArgumentException
    Signature: (Lretrofit2/Response<Lokhttp3/ResponseBody;>;)Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/network/implementation/PageImpl<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;>;>;
    MethodParameters:
          Name  Flags
      response  

  public com.microsoft.azure.PagedList<com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner> listByResourceGroup(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/PagedList;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=3, args_size=2
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
        start local 1 // java.lang.String resourceGroupName
         0: .line 244
            aload 0 /* this */
            aload 1 /* resourceGroupName */
            invokevirtual com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.listByResourceGroupSinglePageAsync:(Ljava/lang/String;)Lrx/Observable;
            invokevirtual rx.Observable.toBlocking:()Lrx/observables/BlockingObservable;
            invokevirtual rx.observables.BlockingObservable.single:()Ljava/lang/Object;
            checkcast com.microsoft.rest.ServiceResponse
            astore 2 /* response */
        start local 2 // com.microsoft.rest.ServiceResponse response
         1: .line 245
            new com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$7
            dup
            aload 0 /* this */
            aload 2 /* response */
            invokevirtual com.microsoft.rest.ServiceResponse.body:()Ljava/lang/Object;
            checkcast com.microsoft.azure.Page
            invokespecial com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$7.<init>:(Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;Lcom/microsoft/azure/Page;)V
            areturn
        end local 2 // com.microsoft.rest.ServiceResponse response
        end local 1 // java.lang.String resourceGroupName
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
      LocalVariableTable:
        Start  End  Slot               Name  Signature
            0    2     0               this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;
            0    2     1  resourceGroupName  Ljava/lang/String;
            1    2     2           response  Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/Page<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;>;>;
    Signature: (Ljava/lang/String;)Lcom/microsoft/azure/PagedList<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;>;
    MethodParameters:
                   Name  Flags
      resourceGroupName  final

  public com.microsoft.rest.ServiceFuture<java.util.List<com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner>> listByResourceGroupAsync(java.lang.String, com.microsoft.azure.ListOperationCallback<com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner>);
    descriptor: (Ljava/lang/String;Lcom/microsoft/azure/ListOperationCallback;)Lcom/microsoft/rest/ServiceFuture;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=3, args_size=3
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
        start local 1 // java.lang.String resourceGroupName
        start local 2 // com.microsoft.azure.ListOperationCallback serviceCallback
         0: .line 263
            aload 0 /* this */
            aload 1 /* resourceGroupName */
            invokevirtual com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.listByResourceGroupSinglePageAsync:(Ljava/lang/String;)Lrx/Observable;
         1: .line 264
            new com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$8
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$8.<init>:(Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;)V
         2: .line 270
            aload 2 /* serviceCallback */
         3: .line 262
            invokestatic com.microsoft.azure.AzureServiceFuture.fromPageResponse:(Lrx/Observable;Lrx/functions/Func1;Lcom/microsoft/azure/ListOperationCallback;)Lcom/microsoft/rest/ServiceFuture;
            areturn
        end local 2 // com.microsoft.azure.ListOperationCallback serviceCallback
        end local 1 // java.lang.String resourceGroupName
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
      LocalVariableTable:
        Start  End  Slot               Name  Signature
            0    4     0               this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;
            0    4     1  resourceGroupName  Ljava/lang/String;
            0    4     2    serviceCallback  Lcom/microsoft/azure/ListOperationCallback<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;>;
    Signature: (Ljava/lang/String;Lcom/microsoft/azure/ListOperationCallback<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;>;)Lcom/microsoft/rest/ServiceFuture<Ljava/util/List<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;>;>;
    MethodParameters:
                   Name  Flags
      resourceGroupName  final
      serviceCallback    final

  public rx.Observable<com.microsoft.azure.Page<com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner>> listByResourceGroupAsync(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.network.implementation.ExpressRouteCrossConnectionsInner this
        start local 1 // java.lang.String resourceGroupName
         0: .line 281
            aload 0 /* this */
            aload 1 /* resourceGroupName */
            invokevirtual com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.listByResourceGroupWithServiceResponseAsync:(Ljava/lang/String;)Lrx/Observable;
         1: .line 282
            new com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$9
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$9.<init>:(Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;)V
            invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
         2: .line 281
            areturn
        end local 1 // java.lang.String resourceGroupName
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
      LocalVariableTable:
        Start  End  Slot               Name  Signature
            0    3     0               this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;
            0    3     1  resourceGroupName  Ljava/lang/String;
    Signature: (Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/azure/Page<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;>;>;
    MethodParameters:
                   Name  Flags
      resourceGroupName  final

  public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner>>> listByResourceGroupWithServiceResponseAsync(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.network.implementation.ExpressRouteCrossConnectionsInner this
        start local 1 // java.lang.String resourceGroupName
         0: .line 298
            aload 0 /* this */
            aload 1 /* resourceGroupName */
            invokevirtual com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.listByResourceGroupSinglePageAsync:(Ljava/lang/String;)Lrx/Observable;
         1: .line 299
            new com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$10
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$10.<init>:(Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;)V
            invokevirtual rx.Observable.concatMap:(Lrx/functions/Func1;)Lrx/Observable;
         2: .line 298
            areturn
        end local 1 // java.lang.String resourceGroupName
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
      LocalVariableTable:
        Start  End  Slot               Name  Signature
            0    3     0               this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;
            0    3     1  resourceGroupName  Ljava/lang/String;
    Signature: (Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/Page<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;>;>;>;
    MethodParameters:
                   Name  Flags
      resourceGroupName  final

  public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner>>> listByResourceGroupSinglePageAsync(java.lang.String);
    descriptor: (Ljava/lang/String;)Lrx/Observable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=6, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
        start local 1 // java.lang.String resourceGroupName
         0: .line 319
            aload 1 /* resourceGroupName */
            ifnonnull 2
         1: .line 320
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter resourceGroupName is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         2: .line 322
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
            invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
            ifnonnull 4
         3: .line 323
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter this.client.subscriptionId() is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         4: .line 326
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.service:Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner$ExpressRouteCrossConnectionsService;
            aload 1 /* resourceGroupName */
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
            invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
            ldc "2019-11-01"
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
            invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.acceptLanguage:()Ljava/lang/String;
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
            invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.userAgent:()Ljava/lang/String;
            invokeinterface com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$ExpressRouteCrossConnectionsService.listByResourceGroup:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
         5: .line 327
            new com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$11
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$11.<init>:(Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;)V
            invokevirtual rx.Observable.flatMap:(Lrx/functions/Func1;)Lrx/Observable;
         6: .line 326
            areturn
        end local 1 // java.lang.String resourceGroupName
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
      LocalVariableTable:
        Start  End  Slot               Name  Signature
            0    7     0               this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;
            0    7     1  resourceGroupName  Ljava/lang/String;
    Signature: (Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/Page<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;>;>;>;
    MethodParameters:
                   Name  Flags
      resourceGroupName  final

  private com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.network.implementation.PageImpl<com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner>> listByResourceGroupDelegate(retrofit2.Response<okhttp3.ResponseBody>);
    descriptor: (Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=5, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
        start local 1 // retrofit2.Response response
         0: .line 341
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
            invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.restClient:()Lcom/microsoft/rest/RestClient;
            invokevirtual com.microsoft.rest.RestClient.responseBuilderFactory:()Lcom/microsoft/rest/protocol/ResponseBuilder$Factory;
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
            invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.serializerAdapter:()Lcom/microsoft/rest/protocol/SerializerAdapter;
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder$Factory.newInstance:(Lcom/microsoft/rest/protocol/SerializerAdapter;)Lcom/microsoft/rest/protocol/ResponseBuilder;
         1: .line 342
            sipush 200
            new com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$12
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$12.<init>:(Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;)V
            invokevirtual com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$12.getType:()Ljava/lang/reflect/Type;
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.register:(ILjava/lang/reflect/Type;)Lcom/microsoft/rest/protocol/ResponseBuilder;
         2: .line 343
            ldc Lcom/microsoft/azure/CloudException;
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.registerError:(Ljava/lang/Class;)Lcom/microsoft/rest/protocol/ResponseBuilder;
         3: .line 344
            aload 1 /* response */
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.build:(Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
         4: .line 341
            areturn
        end local 1 // retrofit2.Response response
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    5     0      this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;
            0    5     1  response  Lretrofit2/Response<Lokhttp3/ResponseBody;>;
    Exceptions:
      throws com.microsoft.azure.CloudException, java.io.IOException, java.lang.IllegalArgumentException
    Signature: (Lretrofit2/Response<Lokhttp3/ResponseBody;>;)Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/network/implementation/PageImpl<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;>;>;
    MethodParameters:
          Name  Flags
      response  

  public com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner getByResourceGroup(java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;)Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
        start local 1 // java.lang.String resourceGroupName
        start local 2 // java.lang.String crossConnectionName
         0: .line 358
            aload 0 /* this */
            aload 1 /* resourceGroupName */
            aload 2 /* crossConnectionName */
            invokevirtual com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.getByResourceGroupWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
            invokevirtual rx.Observable.toBlocking:()Lrx/observables/BlockingObservable;
            invokevirtual rx.observables.BlockingObservable.single:()Ljava/lang/Object;
            checkcast com.microsoft.rest.ServiceResponse
            invokevirtual com.microsoft.rest.ServiceResponse.body:()Ljava/lang/Object;
            checkcast com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner
            areturn
        end local 2 // java.lang.String crossConnectionName
        end local 1 // java.lang.String resourceGroupName
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
      LocalVariableTable:
        Start  End  Slot                 Name  Signature
            0    1     0                 this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;
            0    1     1    resourceGroupName  Ljava/lang/String;
            0    1     2  crossConnectionName  Ljava/lang/String;
    MethodParameters:
                     Name  Flags
      resourceGroupName    
      crossConnectionName  

  public com.microsoft.rest.ServiceFuture<com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner> getByResourceGroupAsync(java.lang.String, java.lang.String, com.microsoft.rest.ServiceCallback<com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner>);
    descriptor: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
        start local 1 // java.lang.String resourceGroupName
        start local 2 // java.lang.String crossConnectionName
        start local 3 // com.microsoft.rest.ServiceCallback serviceCallback
         0: .line 371
            aload 0 /* this */
            aload 1 /* resourceGroupName */
            aload 2 /* crossConnectionName */
            invokevirtual com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.getByResourceGroupWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
            aload 3 /* serviceCallback */
            invokestatic com.microsoft.rest.ServiceFuture.fromResponse:(Lrx/Observable;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
            areturn
        end local 3 // com.microsoft.rest.ServiceCallback serviceCallback
        end local 2 // java.lang.String crossConnectionName
        end local 1 // java.lang.String resourceGroupName
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
      LocalVariableTable:
        Start  End  Slot                 Name  Signature
            0    1     0                 this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;
            0    1     1    resourceGroupName  Ljava/lang/String;
            0    1     2  crossConnectionName  Ljava/lang/String;
            0    1     3      serviceCallback  Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;>;
    Signature: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;>;)Lcom/microsoft/rest/ServiceFuture<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;>;
    MethodParameters:
                     Name  Flags
      resourceGroupName    
      crossConnectionName  
      serviceCallback      final

  public rx.Observable<com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner> getByResourceGroupAsync(java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=3, args_size=3
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
        start local 1 // java.lang.String resourceGroupName
        start local 2 // java.lang.String crossConnectionName
         0: .line 383
            aload 0 /* this */
            aload 1 /* resourceGroupName */
            aload 2 /* crossConnectionName */
            invokevirtual com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.getByResourceGroupWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
            new com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$13
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$13.<init>:(Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;)V
            invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
            areturn
        end local 2 // java.lang.String crossConnectionName
        end local 1 // java.lang.String resourceGroupName
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
      LocalVariableTable:
        Start  End  Slot                 Name  Signature
            0    1     0                 this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;
            0    1     1    resourceGroupName  Ljava/lang/String;
            0    1     2  crossConnectionName  Ljava/lang/String;
    Signature: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;>;
    MethodParameters:
                     Name  Flags
      resourceGroupName    
      crossConnectionName  

  public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner>> getByResourceGroupWithServiceResponseAsync(java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=7, locals=3, args_size=3
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
        start local 1 // java.lang.String resourceGroupName
        start local 2 // java.lang.String crossConnectionName
         0: .line 400
            aload 1 /* resourceGroupName */
            ifnonnull 2
         1: .line 401
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter resourceGroupName is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         2: .line 403
      StackMap locals:
      StackMap stack:
            aload 2 /* crossConnectionName */
            ifnonnull 4
         3: .line 404
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter crossConnectionName is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         4: .line 406
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
            invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
            ifnonnull 6
         5: .line 407
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter this.client.subscriptionId() is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         6: .line 410
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.service:Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner$ExpressRouteCrossConnectionsService;
            aload 1 /* resourceGroupName */
            aload 2 /* crossConnectionName */
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
            invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
            ldc "2019-11-01"
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
            invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.acceptLanguage:()Ljava/lang/String;
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
            invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.userAgent:()Ljava/lang/String;
            invokeinterface com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$ExpressRouteCrossConnectionsService.getByResourceGroup:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
         7: .line 411
            new com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$14
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$14.<init>:(Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;)V
            invokevirtual rx.Observable.flatMap:(Lrx/functions/Func1;)Lrx/Observable;
         8: .line 410
            areturn
        end local 2 // java.lang.String crossConnectionName
        end local 1 // java.lang.String resourceGroupName
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
      LocalVariableTable:
        Start  End  Slot                 Name  Signature
            0    9     0                 this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;
            0    9     1    resourceGroupName  Ljava/lang/String;
            0    9     2  crossConnectionName  Ljava/lang/String;
    Signature: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;>;>;
    MethodParameters:
                     Name  Flags
      resourceGroupName    
      crossConnectionName  

  private com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner> getByResourceGroupDelegate(retrofit2.Response<okhttp3.ResponseBody>);
    descriptor: (Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=5, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
        start local 1 // retrofit2.Response response
         0: .line 425
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
            invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.restClient:()Lcom/microsoft/rest/RestClient;
            invokevirtual com.microsoft.rest.RestClient.responseBuilderFactory:()Lcom/microsoft/rest/protocol/ResponseBuilder$Factory;
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
            invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.serializerAdapter:()Lcom/microsoft/rest/protocol/SerializerAdapter;
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder$Factory.newInstance:(Lcom/microsoft/rest/protocol/SerializerAdapter;)Lcom/microsoft/rest/protocol/ResponseBuilder;
         1: .line 426
            sipush 200
            new com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$15
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$15.<init>:(Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;)V
            invokevirtual com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$15.getType:()Ljava/lang/reflect/Type;
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.register:(ILjava/lang/reflect/Type;)Lcom/microsoft/rest/protocol/ResponseBuilder;
         2: .line 427
            ldc Lcom/microsoft/azure/CloudException;
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.registerError:(Ljava/lang/Class;)Lcom/microsoft/rest/protocol/ResponseBuilder;
         3: .line 428
            aload 1 /* response */
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.build:(Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
         4: .line 425
            areturn
        end local 1 // retrofit2.Response response
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    5     0      this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;
            0    5     1  response  Lretrofit2/Response<Lokhttp3/ResponseBody;>;
    Exceptions:
      throws com.microsoft.azure.CloudException, java.io.IOException, java.lang.IllegalArgumentException
    Signature: (Lretrofit2/Response<Lokhttp3/ResponseBody;>;)Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;>;
    MethodParameters:
          Name  Flags
      response  

  public com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner createOrUpdate(java.lang.String, java.lang.String, com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner);
    descriptor: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;)Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=4, args_size=4
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
        start local 1 // java.lang.String resourceGroupName
        start local 2 // java.lang.String crossConnectionName
        start local 3 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner parameters
         0: .line 443
            aload 0 /* this */
            aload 1 /* resourceGroupName */
            aload 2 /* crossConnectionName */
            aload 3 /* parameters */
            invokevirtual com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.createOrUpdateWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;)Lrx/Observable;
            invokevirtual rx.Observable.toBlocking:()Lrx/observables/BlockingObservable;
            invokevirtual rx.observables.BlockingObservable.last:()Ljava/lang/Object;
            checkcast com.microsoft.rest.ServiceResponse
            invokevirtual com.microsoft.rest.ServiceResponse.body:()Ljava/lang/Object;
            checkcast com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner
            areturn
        end local 3 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner parameters
        end local 2 // java.lang.String crossConnectionName
        end local 1 // java.lang.String resourceGroupName
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
      LocalVariableTable:
        Start  End  Slot                 Name  Signature
            0    1     0                 this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;
            0    1     1    resourceGroupName  Ljava/lang/String;
            0    1     2  crossConnectionName  Ljava/lang/String;
            0    1     3           parameters  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;
    MethodParameters:
                     Name  Flags
      resourceGroupName    
      crossConnectionName  
      parameters           

  public com.microsoft.rest.ServiceFuture<com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner> createOrUpdateAsync(java.lang.String, java.lang.String, com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner, com.microsoft.rest.ServiceCallback<com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner>);
    descriptor: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=5, args_size=5
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
        start local 1 // java.lang.String resourceGroupName
        start local 2 // java.lang.String crossConnectionName
        start local 3 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner parameters
        start local 4 // com.microsoft.rest.ServiceCallback serviceCallback
         0: .line 457
            aload 0 /* this */
            aload 1 /* resourceGroupName */
            aload 2 /* crossConnectionName */
            aload 3 /* parameters */
            invokevirtual com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.createOrUpdateWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;)Lrx/Observable;
            aload 4 /* serviceCallback */
            invokestatic com.microsoft.rest.ServiceFuture.fromResponse:(Lrx/Observable;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
            areturn
        end local 4 // com.microsoft.rest.ServiceCallback serviceCallback
        end local 3 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner parameters
        end local 2 // java.lang.String crossConnectionName
        end local 1 // java.lang.String resourceGroupName
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
      LocalVariableTable:
        Start  End  Slot                 Name  Signature
            0    1     0                 this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;
            0    1     1    resourceGroupName  Ljava/lang/String;
            0    1     2  crossConnectionName  Ljava/lang/String;
            0    1     3           parameters  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;
            0    1     4      serviceCallback  Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;>;
    Signature: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;>;)Lcom/microsoft/rest/ServiceFuture<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;>;
    MethodParameters:
                     Name  Flags
      resourceGroupName    
      crossConnectionName  
      parameters           
      serviceCallback      final

  public rx.Observable<com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner> createOrUpdateAsync(java.lang.String, java.lang.String, com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner);
    descriptor: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;)Lrx/Observable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=4, args_size=4
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
        start local 1 // java.lang.String resourceGroupName
        start local 2 // java.lang.String crossConnectionName
        start local 3 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner parameters
         0: .line 470
            aload 0 /* this */
            aload 1 /* resourceGroupName */
            aload 2 /* crossConnectionName */
            aload 3 /* parameters */
            invokevirtual com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.createOrUpdateWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;)Lrx/Observable;
            new com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$16
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$16.<init>:(Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;)V
            invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
            areturn
        end local 3 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner parameters
        end local 2 // java.lang.String crossConnectionName
        end local 1 // java.lang.String resourceGroupName
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
      LocalVariableTable:
        Start  End  Slot                 Name  Signature
            0    1     0                 this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;
            0    1     1    resourceGroupName  Ljava/lang/String;
            0    1     2  crossConnectionName  Ljava/lang/String;
            0    1     3           parameters  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;
    Signature: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;)Lrx/Observable<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;>;
    MethodParameters:
                     Name  Flags
      resourceGroupName    
      crossConnectionName  
      parameters           

  public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner>> createOrUpdateWithServiceResponseAsync(java.lang.String, java.lang.String, com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner);
    descriptor: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;)Lrx/Observable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=8, locals=5, args_size=4
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
        start local 1 // java.lang.String resourceGroupName
        start local 2 // java.lang.String crossConnectionName
        start local 3 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner parameters
         0: .line 488
            aload 1 /* resourceGroupName */
            ifnonnull 2
         1: .line 489
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter resourceGroupName is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         2: .line 491
      StackMap locals:
      StackMap stack:
            aload 2 /* crossConnectionName */
            ifnonnull 4
         3: .line 492
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter crossConnectionName is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         4: .line 494
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
            invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
            ifnonnull 6
         5: .line 495
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter this.client.subscriptionId() is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         6: .line 497
      StackMap locals:
      StackMap stack:
            aload 3 /* parameters */
            ifnonnull 8
         7: .line 498
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter parameters is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         8: .line 500
      StackMap locals:
      StackMap stack:
            aload 3 /* parameters */
            invokestatic com.microsoft.rest.Validator.validate:(Ljava/lang/Object;)V
         9: .line 502
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.service:Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner$ExpressRouteCrossConnectionsService;
            aload 1 /* resourceGroupName */
            aload 2 /* crossConnectionName */
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
            invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
            aload 3 /* parameters */
            ldc "2019-11-01"
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
            invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.acceptLanguage:()Ljava/lang/String;
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
            invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.userAgent:()Ljava/lang/String;
            invokeinterface com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$ExpressRouteCrossConnectionsService.createOrUpdate:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
            astore 4 /* observable */
        start local 4 // rx.Observable observable
        10: .line 503
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
            invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.getAzureClient:()Lcom/microsoft/azure/AzureClient;
            aload 4 /* observable */
            new com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$17
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$17.<init>:(Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;)V
            invokevirtual com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$17.getType:()Ljava/lang/reflect/Type;
            invokevirtual com.microsoft.azure.AzureClient.getPutOrPatchResultAsync:(Lrx/Observable;Ljava/lang/reflect/Type;)Lrx/Observable;
            areturn
        end local 4 // rx.Observable observable
        end local 3 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner parameters
        end local 2 // java.lang.String crossConnectionName
        end local 1 // java.lang.String resourceGroupName
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
      LocalVariableTable:
        Start  End  Slot                 Name  Signature
            0   11     0                 this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;
            0   11     1    resourceGroupName  Ljava/lang/String;
            0   11     2  crossConnectionName  Ljava/lang/String;
            0   11     3           parameters  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;
           10   11     4           observable  Lrx/Observable<Lretrofit2/Response<Lokhttp3/ResponseBody;>;>;
    Signature: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;>;>;
    MethodParameters:
                     Name  Flags
      resourceGroupName    
      crossConnectionName  
      parameters           

  public com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner beginCreateOrUpdate(java.lang.String, java.lang.String, com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner);
    descriptor: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;)Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=4, args_size=4
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
        start local 1 // java.lang.String resourceGroupName
        start local 2 // java.lang.String crossConnectionName
        start local 3 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner parameters
         0: .line 518
            aload 0 /* this */
            aload 1 /* resourceGroupName */
            aload 2 /* crossConnectionName */
            aload 3 /* parameters */
            invokevirtual com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.beginCreateOrUpdateWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;)Lrx/Observable;
            invokevirtual rx.Observable.toBlocking:()Lrx/observables/BlockingObservable;
            invokevirtual rx.observables.BlockingObservable.single:()Ljava/lang/Object;
            checkcast com.microsoft.rest.ServiceResponse
            invokevirtual com.microsoft.rest.ServiceResponse.body:()Ljava/lang/Object;
            checkcast com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner
            areturn
        end local 3 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner parameters
        end local 2 // java.lang.String crossConnectionName
        end local 1 // java.lang.String resourceGroupName
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
      LocalVariableTable:
        Start  End  Slot                 Name  Signature
            0    1     0                 this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;
            0    1     1    resourceGroupName  Ljava/lang/String;
            0    1     2  crossConnectionName  Ljava/lang/String;
            0    1     3           parameters  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;
    MethodParameters:
                     Name  Flags
      resourceGroupName    
      crossConnectionName  
      parameters           

  public com.microsoft.rest.ServiceFuture<com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner> beginCreateOrUpdateAsync(java.lang.String, java.lang.String, com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner, com.microsoft.rest.ServiceCallback<com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner>);
    descriptor: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=5, args_size=5
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
        start local 1 // java.lang.String resourceGroupName
        start local 2 // java.lang.String crossConnectionName
        start local 3 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner parameters
        start local 4 // com.microsoft.rest.ServiceCallback serviceCallback
         0: .line 532
            aload 0 /* this */
            aload 1 /* resourceGroupName */
            aload 2 /* crossConnectionName */
            aload 3 /* parameters */
            invokevirtual com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.beginCreateOrUpdateWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;)Lrx/Observable;
            aload 4 /* serviceCallback */
            invokestatic com.microsoft.rest.ServiceFuture.fromResponse:(Lrx/Observable;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
            areturn
        end local 4 // com.microsoft.rest.ServiceCallback serviceCallback
        end local 3 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner parameters
        end local 2 // java.lang.String crossConnectionName
        end local 1 // java.lang.String resourceGroupName
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
      LocalVariableTable:
        Start  End  Slot                 Name  Signature
            0    1     0                 this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;
            0    1     1    resourceGroupName  Ljava/lang/String;
            0    1     2  crossConnectionName  Ljava/lang/String;
            0    1     3           parameters  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;
            0    1     4      serviceCallback  Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;>;
    Signature: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;>;)Lcom/microsoft/rest/ServiceFuture<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;>;
    MethodParameters:
                     Name  Flags
      resourceGroupName    
      crossConnectionName  
      parameters           
      serviceCallback      final

  public rx.Observable<com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner> beginCreateOrUpdateAsync(java.lang.String, java.lang.String, com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner);
    descriptor: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;)Lrx/Observable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=4, args_size=4
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
        start local 1 // java.lang.String resourceGroupName
        start local 2 // java.lang.String crossConnectionName
        start local 3 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner parameters
         0: .line 545
            aload 0 /* this */
            aload 1 /* resourceGroupName */
            aload 2 /* crossConnectionName */
            aload 3 /* parameters */
            invokevirtual com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.beginCreateOrUpdateWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;)Lrx/Observable;
            new com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$18
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$18.<init>:(Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;)V
            invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
            areturn
        end local 3 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner parameters
        end local 2 // java.lang.String crossConnectionName
        end local 1 // java.lang.String resourceGroupName
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
      LocalVariableTable:
        Start  End  Slot                 Name  Signature
            0    1     0                 this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;
            0    1     1    resourceGroupName  Ljava/lang/String;
            0    1     2  crossConnectionName  Ljava/lang/String;
            0    1     3           parameters  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;
    Signature: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;)Lrx/Observable<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;>;
    MethodParameters:
                     Name  Flags
      resourceGroupName    
      crossConnectionName  
      parameters           

  public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner>> beginCreateOrUpdateWithServiceResponseAsync(java.lang.String, java.lang.String, com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner);
    descriptor: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;)Lrx/Observable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=8, locals=4, args_size=4
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
        start local 1 // java.lang.String resourceGroupName
        start local 2 // java.lang.String crossConnectionName
        start local 3 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner parameters
         0: .line 563
            aload 1 /* resourceGroupName */
            ifnonnull 2
         1: .line 564
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter resourceGroupName is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         2: .line 566
      StackMap locals:
      StackMap stack:
            aload 2 /* crossConnectionName */
            ifnonnull 4
         3: .line 567
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter crossConnectionName is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         4: .line 569
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
            invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
            ifnonnull 6
         5: .line 570
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter this.client.subscriptionId() is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         6: .line 572
      StackMap locals:
      StackMap stack:
            aload 3 /* parameters */
            ifnonnull 8
         7: .line 573
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter parameters is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         8: .line 575
      StackMap locals:
      StackMap stack:
            aload 3 /* parameters */
            invokestatic com.microsoft.rest.Validator.validate:(Ljava/lang/Object;)V
         9: .line 577
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.service:Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner$ExpressRouteCrossConnectionsService;
            aload 1 /* resourceGroupName */
            aload 2 /* crossConnectionName */
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
            invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
            aload 3 /* parameters */
            ldc "2019-11-01"
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
            invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.acceptLanguage:()Ljava/lang/String;
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
            invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.userAgent:()Ljava/lang/String;
            invokeinterface com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$ExpressRouteCrossConnectionsService.beginCreateOrUpdate:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
        10: .line 578
            new com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$19
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$19.<init>:(Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;)V
            invokevirtual rx.Observable.flatMap:(Lrx/functions/Func1;)Lrx/Observable;
        11: .line 577
            areturn
        end local 3 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner parameters
        end local 2 // java.lang.String crossConnectionName
        end local 1 // java.lang.String resourceGroupName
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
      LocalVariableTable:
        Start  End  Slot                 Name  Signature
            0   12     0                 this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;
            0   12     1    resourceGroupName  Ljava/lang/String;
            0   12     2  crossConnectionName  Ljava/lang/String;
            0   12     3           parameters  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;
    Signature: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;>;>;
    MethodParameters:
                     Name  Flags
      resourceGroupName    
      crossConnectionName  
      parameters           

  private com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner> beginCreateOrUpdateDelegate(retrofit2.Response<okhttp3.ResponseBody>);
    descriptor: (Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=5, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
        start local 1 // retrofit2.Response response
         0: .line 592
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
            invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.restClient:()Lcom/microsoft/rest/RestClient;
            invokevirtual com.microsoft.rest.RestClient.responseBuilderFactory:()Lcom/microsoft/rest/protocol/ResponseBuilder$Factory;
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
            invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.serializerAdapter:()Lcom/microsoft/rest/protocol/SerializerAdapter;
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder$Factory.newInstance:(Lcom/microsoft/rest/protocol/SerializerAdapter;)Lcom/microsoft/rest/protocol/ResponseBuilder;
         1: .line 593
            sipush 200
            new com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$20
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$20.<init>:(Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;)V
            invokevirtual com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$20.getType:()Ljava/lang/reflect/Type;
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.register:(ILjava/lang/reflect/Type;)Lcom/microsoft/rest/protocol/ResponseBuilder;
         2: .line 594
            ldc Lcom/microsoft/azure/CloudException;
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.registerError:(Ljava/lang/Class;)Lcom/microsoft/rest/protocol/ResponseBuilder;
         3: .line 595
            aload 1 /* response */
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.build:(Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
         4: .line 592
            areturn
        end local 1 // retrofit2.Response response
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    5     0      this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;
            0    5     1  response  Lretrofit2/Response<Lokhttp3/ResponseBody;>;
    Exceptions:
      throws com.microsoft.azure.CloudException, java.io.IOException, java.lang.IllegalArgumentException
    Signature: (Lretrofit2/Response<Lokhttp3/ResponseBody;>;)Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;>;
    MethodParameters:
          Name  Flags
      response  

  public com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner updateTags(java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;)Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
        start local 1 // java.lang.String resourceGroupName
        start local 2 // java.lang.String crossConnectionName
         0: .line 609
            aload 0 /* this */
            aload 1 /* resourceGroupName */
            aload 2 /* crossConnectionName */
            invokevirtual com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.updateTagsWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
            invokevirtual rx.Observable.toBlocking:()Lrx/observables/BlockingObservable;
            invokevirtual rx.observables.BlockingObservable.single:()Ljava/lang/Object;
            checkcast com.microsoft.rest.ServiceResponse
            invokevirtual com.microsoft.rest.ServiceResponse.body:()Ljava/lang/Object;
            checkcast com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner
            areturn
        end local 2 // java.lang.String crossConnectionName
        end local 1 // java.lang.String resourceGroupName
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
      LocalVariableTable:
        Start  End  Slot                 Name  Signature
            0    1     0                 this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;
            0    1     1    resourceGroupName  Ljava/lang/String;
            0    1     2  crossConnectionName  Ljava/lang/String;
    MethodParameters:
                     Name  Flags
      resourceGroupName    
      crossConnectionName  

  public com.microsoft.rest.ServiceFuture<com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner> updateTagsAsync(java.lang.String, java.lang.String, com.microsoft.rest.ServiceCallback<com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner>);
    descriptor: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
        start local 1 // java.lang.String resourceGroupName
        start local 2 // java.lang.String crossConnectionName
        start local 3 // com.microsoft.rest.ServiceCallback serviceCallback
         0: .line 622
            aload 0 /* this */
            aload 1 /* resourceGroupName */
            aload 2 /* crossConnectionName */
            invokevirtual com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.updateTagsWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
            aload 3 /* serviceCallback */
            invokestatic com.microsoft.rest.ServiceFuture.fromResponse:(Lrx/Observable;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
            areturn
        end local 3 // com.microsoft.rest.ServiceCallback serviceCallback
        end local 2 // java.lang.String crossConnectionName
        end local 1 // java.lang.String resourceGroupName
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
      LocalVariableTable:
        Start  End  Slot                 Name  Signature
            0    1     0                 this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;
            0    1     1    resourceGroupName  Ljava/lang/String;
            0    1     2  crossConnectionName  Ljava/lang/String;
            0    1     3      serviceCallback  Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;>;
    Signature: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;>;)Lcom/microsoft/rest/ServiceFuture<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;>;
    MethodParameters:
                     Name  Flags
      resourceGroupName    
      crossConnectionName  
      serviceCallback      final

  public rx.Observable<com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner> updateTagsAsync(java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=3, args_size=3
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
        start local 1 // java.lang.String resourceGroupName
        start local 2 // java.lang.String crossConnectionName
         0: .line 634
            aload 0 /* this */
            aload 1 /* resourceGroupName */
            aload 2 /* crossConnectionName */
            invokevirtual com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.updateTagsWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
            new com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$21
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$21.<init>:(Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;)V
            invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
            areturn
        end local 2 // java.lang.String crossConnectionName
        end local 1 // java.lang.String resourceGroupName
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
      LocalVariableTable:
        Start  End  Slot                 Name  Signature
            0    1     0                 this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;
            0    1     1    resourceGroupName  Ljava/lang/String;
            0    1     2  crossConnectionName  Ljava/lang/String;
    Signature: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;>;
    MethodParameters:
                     Name  Flags
      resourceGroupName    
      crossConnectionName  

  public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner>> updateTagsWithServiceResponseAsync(java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=8, locals=4, args_size=3
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
        start local 1 // java.lang.String resourceGroupName
        start local 2 // java.lang.String crossConnectionName
         0: .line 651
            aload 1 /* resourceGroupName */
            ifnonnull 2
         1: .line 652
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter resourceGroupName is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         2: .line 654
      StackMap locals:
      StackMap stack:
            aload 2 /* crossConnectionName */
            ifnonnull 4
         3: .line 655
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter crossConnectionName is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         4: .line 657
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
            invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
            ifnonnull 6
         5: .line 658
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter this.client.subscriptionId() is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         6: .line 662
      StackMap locals:
      StackMap stack:
            new com.microsoft.azure.management.network.TagsObject
            dup
            invokespecial com.microsoft.azure.management.network.TagsObject.<init>:()V
            astore 3 /* crossConnectionParameters */
        start local 3 // com.microsoft.azure.management.network.TagsObject crossConnectionParameters
         7: .line 663
            aload 3 /* crossConnectionParameters */
            aconst_null
            invokevirtual com.microsoft.azure.management.network.TagsObject.withTags:(Ljava/util/Map;)Lcom/microsoft/azure/management/network/TagsObject;
            pop
         8: .line 664
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.service:Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner$ExpressRouteCrossConnectionsService;
            aload 1 /* resourceGroupName */
            aload 2 /* crossConnectionName */
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
            invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
            ldc "2019-11-01"
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
            invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.acceptLanguage:()Ljava/lang/String;
            aload 3 /* crossConnectionParameters */
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
            invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.userAgent:()Ljava/lang/String;
            invokeinterface com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$ExpressRouteCrossConnectionsService.updateTags:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/TagsObject;Ljava/lang/String;)Lrx/Observable;
         9: .line 665
            new com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$22
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$22.<init>:(Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;)V
            invokevirtual rx.Observable.flatMap:(Lrx/functions/Func1;)Lrx/Observable;
        10: .line 664
            areturn
        end local 3 // com.microsoft.azure.management.network.TagsObject crossConnectionParameters
        end local 2 // java.lang.String crossConnectionName
        end local 1 // java.lang.String resourceGroupName
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
      LocalVariableTable:
        Start  End  Slot                       Name  Signature
            0   11     0                       this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;
            0   11     1          resourceGroupName  Ljava/lang/String;
            0   11     2        crossConnectionName  Ljava/lang/String;
            7   11     3  crossConnectionParameters  Lcom/microsoft/azure/management/network/TagsObject;
    Signature: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;>;>;
    MethodParameters:
                     Name  Flags
      resourceGroupName    
      crossConnectionName  

  public com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner updateTags(java.lang.String, java.lang.String, java.util.Map<java.lang.String, java.lang.String>);
    descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/util/Map;)Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=4, args_size=4
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
        start local 1 // java.lang.String resourceGroupName
        start local 2 // java.lang.String crossConnectionName
        start local 3 // java.util.Map tags
         0: .line 690
            aload 0 /* this */
            aload 1 /* resourceGroupName */
            aload 2 /* crossConnectionName */
            aload 3 /* tags */
            invokevirtual com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.updateTagsWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Ljava/util/Map;)Lrx/Observable;
            invokevirtual rx.Observable.toBlocking:()Lrx/observables/BlockingObservable;
            invokevirtual rx.observables.BlockingObservable.single:()Ljava/lang/Object;
            checkcast com.microsoft.rest.ServiceResponse
            invokevirtual com.microsoft.rest.ServiceResponse.body:()Ljava/lang/Object;
            checkcast com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner
            areturn
        end local 3 // java.util.Map tags
        end local 2 // java.lang.String crossConnectionName
        end local 1 // java.lang.String resourceGroupName
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
      LocalVariableTable:
        Start  End  Slot                 Name  Signature
            0    1     0                 this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;
            0    1     1    resourceGroupName  Ljava/lang/String;
            0    1     2  crossConnectionName  Ljava/lang/String;
            0    1     3                 tags  Ljava/util/Map<Ljava/lang/String;Ljava/lang/String;>;
    Signature: (Ljava/lang/String;Ljava/lang/String;Ljava/util/Map<Ljava/lang/String;Ljava/lang/String;>;)Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;
    MethodParameters:
                     Name  Flags
      resourceGroupName    
      crossConnectionName  
      tags                 

  public com.microsoft.rest.ServiceFuture<com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner> updateTagsAsync(java.lang.String, java.lang.String, java.util.Map<java.lang.String, java.lang.String>, com.microsoft.rest.ServiceCallback<com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner>);
    descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/util/Map;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=5, args_size=5
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
        start local 1 // java.lang.String resourceGroupName
        start local 2 // java.lang.String crossConnectionName
        start local 3 // java.util.Map tags
        start local 4 // com.microsoft.rest.ServiceCallback serviceCallback
         0: .line 704
            aload 0 /* this */
            aload 1 /* resourceGroupName */
            aload 2 /* crossConnectionName */
            aload 3 /* tags */
            invokevirtual com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.updateTagsWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Ljava/util/Map;)Lrx/Observable;
            aload 4 /* serviceCallback */
            invokestatic com.microsoft.rest.ServiceFuture.fromResponse:(Lrx/Observable;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
            areturn
        end local 4 // com.microsoft.rest.ServiceCallback serviceCallback
        end local 3 // java.util.Map tags
        end local 2 // java.lang.String crossConnectionName
        end local 1 // java.lang.String resourceGroupName
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
      LocalVariableTable:
        Start  End  Slot                 Name  Signature
            0    1     0                 this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;
            0    1     1    resourceGroupName  Ljava/lang/String;
            0    1     2  crossConnectionName  Ljava/lang/String;
            0    1     3                 tags  Ljava/util/Map<Ljava/lang/String;Ljava/lang/String;>;
            0    1     4      serviceCallback  Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;>;
    Signature: (Ljava/lang/String;Ljava/lang/String;Ljava/util/Map<Ljava/lang/String;Ljava/lang/String;>;Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;>;)Lcom/microsoft/rest/ServiceFuture<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;>;
    MethodParameters:
                     Name  Flags
      resourceGroupName    
      crossConnectionName  
      tags                 
      serviceCallback      final

  public rx.Observable<com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner> updateTagsAsync(java.lang.String, java.lang.String, java.util.Map<java.lang.String, java.lang.String>);
    descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/util/Map;)Lrx/Observable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=4, args_size=4
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
        start local 1 // java.lang.String resourceGroupName
        start local 2 // java.lang.String crossConnectionName
        start local 3 // java.util.Map tags
         0: .line 717
            aload 0 /* this */
            aload 1 /* resourceGroupName */
            aload 2 /* crossConnectionName */
            aload 3 /* tags */
            invokevirtual com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.updateTagsWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Ljava/util/Map;)Lrx/Observable;
            new com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$23
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$23.<init>:(Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;)V
            invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
            areturn
        end local 3 // java.util.Map tags
        end local 2 // java.lang.String crossConnectionName
        end local 1 // java.lang.String resourceGroupName
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
      LocalVariableTable:
        Start  End  Slot                 Name  Signature
            0    1     0                 this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;
            0    1     1    resourceGroupName  Ljava/lang/String;
            0    1     2  crossConnectionName  Ljava/lang/String;
            0    1     3                 tags  Ljava/util/Map<Ljava/lang/String;Ljava/lang/String;>;
    Signature: (Ljava/lang/String;Ljava/lang/String;Ljava/util/Map<Ljava/lang/String;Ljava/lang/String;>;)Lrx/Observable<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;>;
    MethodParameters:
                     Name  Flags
      resourceGroupName    
      crossConnectionName  
      tags                 

  public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner>> updateTagsWithServiceResponseAsync(java.lang.String, java.lang.String, java.util.Map<java.lang.String, java.lang.String>);
    descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/util/Map;)Lrx/Observable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=8, locals=5, args_size=4
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
        start local 1 // java.lang.String resourceGroupName
        start local 2 // java.lang.String crossConnectionName
        start local 3 // java.util.Map tags
         0: .line 735
            aload 1 /* resourceGroupName */
            ifnonnull 2
         1: .line 736
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter resourceGroupName is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         2: .line 738
      StackMap locals:
      StackMap stack:
            aload 2 /* crossConnectionName */
            ifnonnull 4
         3: .line 739
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter crossConnectionName is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         4: .line 741
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
            invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
            ifnonnull 6
         5: .line 742
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter this.client.subscriptionId() is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         6: .line 744
      StackMap locals:
      StackMap stack:
            aload 3 /* tags */
            invokestatic com.microsoft.rest.Validator.validate:(Ljava/lang/Object;)V
         7: .line 746
            new com.microsoft.azure.management.network.TagsObject
            dup
            invokespecial com.microsoft.azure.management.network.TagsObject.<init>:()V
            astore 4 /* crossConnectionParameters */
        start local 4 // com.microsoft.azure.management.network.TagsObject crossConnectionParameters
         8: .line 747
            aload 4 /* crossConnectionParameters */
            aload 3 /* tags */
            invokevirtual com.microsoft.azure.management.network.TagsObject.withTags:(Ljava/util/Map;)Lcom/microsoft/azure/management/network/TagsObject;
            pop
         9: .line 748
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.service:Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner$ExpressRouteCrossConnectionsService;
            aload 1 /* resourceGroupName */
            aload 2 /* crossConnectionName */
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
            invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
            ldc "2019-11-01"
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
            invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.acceptLanguage:()Ljava/lang/String;
            aload 4 /* crossConnectionParameters */
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
            invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.userAgent:()Ljava/lang/String;
            invokeinterface com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$ExpressRouteCrossConnectionsService.updateTags:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/TagsObject;Ljava/lang/String;)Lrx/Observable;
        10: .line 749
            new com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$24
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$24.<init>:(Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;)V
            invokevirtual rx.Observable.flatMap:(Lrx/functions/Func1;)Lrx/Observable;
        11: .line 748
            areturn
        end local 4 // com.microsoft.azure.management.network.TagsObject crossConnectionParameters
        end local 3 // java.util.Map tags
        end local 2 // java.lang.String crossConnectionName
        end local 1 // java.lang.String resourceGroupName
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
      LocalVariableTable:
        Start  End  Slot                       Name  Signature
            0   12     0                       this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;
            0   12     1          resourceGroupName  Ljava/lang/String;
            0   12     2        crossConnectionName  Ljava/lang/String;
            0   12     3                       tags  Ljava/util/Map<Ljava/lang/String;Ljava/lang/String;>;
            8   12     4  crossConnectionParameters  Lcom/microsoft/azure/management/network/TagsObject;
    Signature: (Ljava/lang/String;Ljava/lang/String;Ljava/util/Map<Ljava/lang/String;Ljava/lang/String;>;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;>;>;
    MethodParameters:
                     Name  Flags
      resourceGroupName    
      crossConnectionName  
      tags                 

  private com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner> updateTagsDelegate(retrofit2.Response<okhttp3.ResponseBody>);
    descriptor: (Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=5, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
        start local 1 // retrofit2.Response response
         0: .line 763
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
            invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.restClient:()Lcom/microsoft/rest/RestClient;
            invokevirtual com.microsoft.rest.RestClient.responseBuilderFactory:()Lcom/microsoft/rest/protocol/ResponseBuilder$Factory;
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
            invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.serializerAdapter:()Lcom/microsoft/rest/protocol/SerializerAdapter;
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder$Factory.newInstance:(Lcom/microsoft/rest/protocol/SerializerAdapter;)Lcom/microsoft/rest/protocol/ResponseBuilder;
         1: .line 764
            sipush 200
            new com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$25
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$25.<init>:(Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;)V
            invokevirtual com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$25.getType:()Ljava/lang/reflect/Type;
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.register:(ILjava/lang/reflect/Type;)Lcom/microsoft/rest/protocol/ResponseBuilder;
         2: .line 765
            ldc Lcom/microsoft/azure/CloudException;
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.registerError:(Ljava/lang/Class;)Lcom/microsoft/rest/protocol/ResponseBuilder;
         3: .line 766
            aload 1 /* response */
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.build:(Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
         4: .line 763
            areturn
        end local 1 // retrofit2.Response response
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    5     0      this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;
            0    5     1  response  Lretrofit2/Response<Lokhttp3/ResponseBody;>;
    Exceptions:
      throws com.microsoft.azure.CloudException, java.io.IOException, java.lang.IllegalArgumentException
    Signature: (Lretrofit2/Response<Lokhttp3/ResponseBody;>;)Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;>;
    MethodParameters:
          Name  Flags
      response  

  public com.microsoft.azure.management.network.implementation.ExpressRouteCircuitsArpTableListResultInner listArpTable(java.lang.String, java.lang.String, java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lcom/microsoft/azure/management/network/implementation/ExpressRouteCircuitsArpTableListResultInner;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=5, args_size=5
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
        start local 1 // java.lang.String resourceGroupName
        start local 2 // java.lang.String crossConnectionName
        start local 3 // java.lang.String peeringName
        start local 4 // java.lang.String devicePath
         0: .line 782
            aload 0 /* this */
            aload 1 /* resourceGroupName */
            aload 2 /* crossConnectionName */
            aload 3 /* peeringName */
            aload 4 /* devicePath */
            invokevirtual com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.listArpTableWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
            invokevirtual rx.Observable.toBlocking:()Lrx/observables/BlockingObservable;
            invokevirtual rx.observables.BlockingObservable.last:()Ljava/lang/Object;
            checkcast com.microsoft.rest.ServiceResponse
            invokevirtual com.microsoft.rest.ServiceResponse.body:()Ljava/lang/Object;
            checkcast com.microsoft.azure.management.network.implementation.ExpressRouteCircuitsArpTableListResultInner
            areturn
        end local 4 // java.lang.String devicePath
        end local 3 // java.lang.String peeringName
        end local 2 // java.lang.String crossConnectionName
        end local 1 // java.lang.String resourceGroupName
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
      LocalVariableTable:
        Start  End  Slot                 Name  Signature
            0    1     0                 this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;
            0    1     1    resourceGroupName  Ljava/lang/String;
            0    1     2  crossConnectionName  Ljava/lang/String;
            0    1     3          peeringName  Ljava/lang/String;
            0    1     4           devicePath  Ljava/lang/String;
    MethodParameters:
                     Name  Flags
      resourceGroupName    
      crossConnectionName  
      peeringName          
      devicePath           

  public com.microsoft.rest.ServiceFuture<com.microsoft.azure.management.network.implementation.ExpressRouteCircuitsArpTableListResultInner> listArpTableAsync(java.lang.String, java.lang.String, java.lang.String, java.lang.String, com.microsoft.rest.ServiceCallback<com.microsoft.azure.management.network.implementation.ExpressRouteCircuitsArpTableListResultInner>);
    descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=6, args_size=6
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
        start local 1 // java.lang.String resourceGroupName
        start local 2 // java.lang.String crossConnectionName
        start local 3 // java.lang.String peeringName
        start local 4 // java.lang.String devicePath
        start local 5 // com.microsoft.rest.ServiceCallback serviceCallback
         0: .line 797
            aload 0 /* this */
            aload 1 /* resourceGroupName */
            aload 2 /* crossConnectionName */
            aload 3 /* peeringName */
            aload 4 /* devicePath */
            invokevirtual com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.listArpTableWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
            aload 5 /* serviceCallback */
            invokestatic com.microsoft.rest.ServiceFuture.fromResponse:(Lrx/Observable;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
            areturn
        end local 5 // com.microsoft.rest.ServiceCallback serviceCallback
        end local 4 // java.lang.String devicePath
        end local 3 // java.lang.String peeringName
        end local 2 // java.lang.String crossConnectionName
        end local 1 // java.lang.String resourceGroupName
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
      LocalVariableTable:
        Start  End  Slot                 Name  Signature
            0    1     0                 this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;
            0    1     1    resourceGroupName  Ljava/lang/String;
            0    1     2  crossConnectionName  Ljava/lang/String;
            0    1     3          peeringName  Ljava/lang/String;
            0    1     4           devicePath  Ljava/lang/String;
            0    1     5      serviceCallback  Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCircuitsArpTableListResultInner;>;
    Signature: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCircuitsArpTableListResultInner;>;)Lcom/microsoft/rest/ServiceFuture<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCircuitsArpTableListResultInner;>;
    MethodParameters:
                     Name  Flags
      resourceGroupName    
      crossConnectionName  
      peeringName          
      devicePath           
      serviceCallback      final

  public rx.Observable<com.microsoft.azure.management.network.implementation.ExpressRouteCircuitsArpTableListResultInner> listArpTableAsync(java.lang.String, java.lang.String, java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=5, args_size=5
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
        start local 1 // java.lang.String resourceGroupName
        start local 2 // java.lang.String crossConnectionName
        start local 3 // java.lang.String peeringName
        start local 4 // java.lang.String devicePath
         0: .line 811
            aload 0 /* this */
            aload 1 /* resourceGroupName */
            aload 2 /* crossConnectionName */
            aload 3 /* peeringName */
            aload 4 /* devicePath */
            invokevirtual com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.listArpTableWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
            new com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$26
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$26.<init>:(Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;)V
            invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
            areturn
        end local 4 // java.lang.String devicePath
        end local 3 // java.lang.String peeringName
        end local 2 // java.lang.String crossConnectionName
        end local 1 // java.lang.String resourceGroupName
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
      LocalVariableTable:
        Start  End  Slot                 Name  Signature
            0    1     0                 this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;
            0    1     1    resourceGroupName  Ljava/lang/String;
            0    1     2  crossConnectionName  Ljava/lang/String;
            0    1     3          peeringName  Ljava/lang/String;
            0    1     4           devicePath  Ljava/lang/String;
    Signature: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCircuitsArpTableListResultInner;>;
    MethodParameters:
                     Name  Flags
      resourceGroupName    
      crossConnectionName  
      peeringName          
      devicePath           

  public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.network.implementation.ExpressRouteCircuitsArpTableListResultInner>> listArpTableWithServiceResponseAsync(java.lang.String, java.lang.String, java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=9, locals=6, args_size=5
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
        start local 1 // java.lang.String resourceGroupName
        start local 2 // java.lang.String crossConnectionName
        start local 3 // java.lang.String peeringName
        start local 4 // java.lang.String devicePath
         0: .line 830
            aload 1 /* resourceGroupName */
            ifnonnull 2
         1: .line 831
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter resourceGroupName is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         2: .line 833
      StackMap locals:
      StackMap stack:
            aload 2 /* crossConnectionName */
            ifnonnull 4
         3: .line 834
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter crossConnectionName is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         4: .line 836
      StackMap locals:
      StackMap stack:
            aload 3 /* peeringName */
            ifnonnull 6
         5: .line 837
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter peeringName is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         6: .line 839
      StackMap locals:
      StackMap stack:
            aload 4 /* devicePath */
            ifnonnull 8
         7: .line 840
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter devicePath is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         8: .line 842
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
            invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
            ifnonnull 10
         9: .line 843
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter this.client.subscriptionId() is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
        10: .line 846
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.service:Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner$ExpressRouteCrossConnectionsService;
            aload 1 /* resourceGroupName */
            aload 2 /* crossConnectionName */
            aload 3 /* peeringName */
            aload 4 /* devicePath */
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
            invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
            ldc "2019-11-01"
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
            invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.acceptLanguage:()Ljava/lang/String;
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
            invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.userAgent:()Ljava/lang/String;
            invokeinterface com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$ExpressRouteCrossConnectionsService.listArpTable:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
            astore 5 /* observable */
        start local 5 // rx.Observable observable
        11: .line 847
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
            invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.getAzureClient:()Lcom/microsoft/azure/AzureClient;
            aload 5 /* observable */
            new com.microsoft.azure.LongRunningOperationOptions
            dup
            invokespecial com.microsoft.azure.LongRunningOperationOptions.<init>:()V
            getstatic com.microsoft.azure.LongRunningFinalState.LOCATION:Lcom/microsoft/azure/LongRunningFinalState;
            invokevirtual com.microsoft.azure.LongRunningOperationOptions.withFinalStateVia:(Lcom/microsoft/azure/LongRunningFinalState;)Lcom/microsoft/azure/LongRunningOperationOptions;
            new com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$27
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$27.<init>:(Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;)V
            invokevirtual com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$27.getType:()Ljava/lang/reflect/Type;
            invokevirtual com.microsoft.azure.AzureClient.getPostOrDeleteResultAsync:(Lrx/Observable;Lcom/microsoft/azure/LongRunningOperationOptions;Ljava/lang/reflect/Type;)Lrx/Observable;
            areturn
        end local 5 // rx.Observable observable
        end local 4 // java.lang.String devicePath
        end local 3 // java.lang.String peeringName
        end local 2 // java.lang.String crossConnectionName
        end local 1 // java.lang.String resourceGroupName
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
      LocalVariableTable:
        Start  End  Slot                 Name  Signature
            0   12     0                 this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;
            0   12     1    resourceGroupName  Ljava/lang/String;
            0   12     2  crossConnectionName  Ljava/lang/String;
            0   12     3          peeringName  Ljava/lang/String;
            0   12     4           devicePath  Ljava/lang/String;
           11   12     5           observable  Lrx/Observable<Lretrofit2/Response<Lokhttp3/ResponseBody;>;>;
    Signature: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCircuitsArpTableListResultInner;>;>;
    MethodParameters:
                     Name  Flags
      resourceGroupName    
      crossConnectionName  
      peeringName          
      devicePath           

  public com.microsoft.azure.management.network.implementation.ExpressRouteCircuitsArpTableListResultInner beginListArpTable(java.lang.String, java.lang.String, java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lcom/microsoft/azure/management/network/implementation/ExpressRouteCircuitsArpTableListResultInner;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=5, args_size=5
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
        start local 1 // java.lang.String resourceGroupName
        start local 2 // java.lang.String crossConnectionName
        start local 3 // java.lang.String peeringName
        start local 4 // java.lang.String devicePath
         0: .line 863
            aload 0 /* this */
            aload 1 /* resourceGroupName */
            aload 2 /* crossConnectionName */
            aload 3 /* peeringName */
            aload 4 /* devicePath */
            invokevirtual com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.beginListArpTableWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
            invokevirtual rx.Observable.toBlocking:()Lrx/observables/BlockingObservable;
            invokevirtual rx.observables.BlockingObservable.single:()Ljava/lang/Object;
            checkcast com.microsoft.rest.ServiceResponse
            invokevirtual com.microsoft.rest.ServiceResponse.body:()Ljava/lang/Object;
            checkcast com.microsoft.azure.management.network.implementation.ExpressRouteCircuitsArpTableListResultInner
            areturn
        end local 4 // java.lang.String devicePath
        end local 3 // java.lang.String peeringName
        end local 2 // java.lang.String crossConnectionName
        end local 1 // java.lang.String resourceGroupName
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
      LocalVariableTable:
        Start  End  Slot                 Name  Signature
            0    1     0                 this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;
            0    1     1    resourceGroupName  Ljava/lang/String;
            0    1     2  crossConnectionName  Ljava/lang/String;
            0    1     3          peeringName  Ljava/lang/String;
            0    1     4           devicePath  Ljava/lang/String;
    MethodParameters:
                     Name  Flags
      resourceGroupName    
      crossConnectionName  
      peeringName          
      devicePath           

  public com.microsoft.rest.ServiceFuture<com.microsoft.azure.management.network.implementation.ExpressRouteCircuitsArpTableListResultInner> beginListArpTableAsync(java.lang.String, java.lang.String, java.lang.String, java.lang.String, com.microsoft.rest.ServiceCallback<com.microsoft.azure.management.network.implementation.ExpressRouteCircuitsArpTableListResultInner>);
    descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=6, args_size=6
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
        start local 1 // java.lang.String resourceGroupName
        start local 2 // java.lang.String crossConnectionName
        start local 3 // java.lang.String peeringName
        start local 4 // java.lang.String devicePath
        start local 5 // com.microsoft.rest.ServiceCallback serviceCallback
         0: .line 878
            aload 0 /* this */
            aload 1 /* resourceGroupName */
            aload 2 /* crossConnectionName */
            aload 3 /* peeringName */
            aload 4 /* devicePath */
            invokevirtual com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.beginListArpTableWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
            aload 5 /* serviceCallback */
            invokestatic com.microsoft.rest.ServiceFuture.fromResponse:(Lrx/Observable;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
            areturn
        end local 5 // com.microsoft.rest.ServiceCallback serviceCallback
        end local 4 // java.lang.String devicePath
        end local 3 // java.lang.String peeringName
        end local 2 // java.lang.String crossConnectionName
        end local 1 // java.lang.String resourceGroupName
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
      LocalVariableTable:
        Start  End  Slot                 Name  Signature
            0    1     0                 this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;
            0    1     1    resourceGroupName  Ljava/lang/String;
            0    1     2  crossConnectionName  Ljava/lang/String;
            0    1     3          peeringName  Ljava/lang/String;
            0    1     4           devicePath  Ljava/lang/String;
            0    1     5      serviceCallback  Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCircuitsArpTableListResultInner;>;
    Signature: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCircuitsArpTableListResultInner;>;)Lcom/microsoft/rest/ServiceFuture<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCircuitsArpTableListResultInner;>;
    MethodParameters:
                     Name  Flags
      resourceGroupName    
      crossConnectionName  
      peeringName          
      devicePath           
      serviceCallback      final

  public rx.Observable<com.microsoft.azure.management.network.implementation.ExpressRouteCircuitsArpTableListResultInner> beginListArpTableAsync(java.lang.String, java.lang.String, java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=5, args_size=5
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
        start local 1 // java.lang.String resourceGroupName
        start local 2 // java.lang.String crossConnectionName
        start local 3 // java.lang.String peeringName
        start local 4 // java.lang.String devicePath
         0: .line 892
            aload 0 /* this */
            aload 1 /* resourceGroupName */
            aload 2 /* crossConnectionName */
            aload 3 /* peeringName */
            aload 4 /* devicePath */
            invokevirtual com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.beginListArpTableWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
            new com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$28
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$28.<init>:(Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;)V
            invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
            areturn
        end local 4 // java.lang.String devicePath
        end local 3 // java.lang.String peeringName
        end local 2 // java.lang.String crossConnectionName
        end local 1 // java.lang.String resourceGroupName
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
      LocalVariableTable:
        Start  End  Slot                 Name  Signature
            0    1     0                 this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;
            0    1     1    resourceGroupName  Ljava/lang/String;
            0    1     2  crossConnectionName  Ljava/lang/String;
            0    1     3          peeringName  Ljava/lang/String;
            0    1     4           devicePath  Ljava/lang/String;
    Signature: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCircuitsArpTableListResultInner;>;
    MethodParameters:
                     Name  Flags
      resourceGroupName    
      crossConnectionName  
      peeringName          
      devicePath           

  public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.network.implementation.ExpressRouteCircuitsArpTableListResultInner>> beginListArpTableWithServiceResponseAsync(java.lang.String, java.lang.String, java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=9, locals=5, args_size=5
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
        start local 1 // java.lang.String resourceGroupName
        start local 2 // java.lang.String crossConnectionName
        start local 3 // java.lang.String peeringName
        start local 4 // java.lang.String devicePath
         0: .line 911
            aload 1 /* resourceGroupName */
            ifnonnull 2
         1: .line 912
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter resourceGroupName is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         2: .line 914
      StackMap locals:
      StackMap stack:
            aload 2 /* crossConnectionName */
            ifnonnull 4
         3: .line 915
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter crossConnectionName is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         4: .line 917
      StackMap locals:
      StackMap stack:
            aload 3 /* peeringName */
            ifnonnull 6
         5: .line 918
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter peeringName is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         6: .line 920
      StackMap locals:
      StackMap stack:
            aload 4 /* devicePath */
            ifnonnull 8
         7: .line 921
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter devicePath is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         8: .line 923
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
            invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
            ifnonnull 10
         9: .line 924
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter this.client.subscriptionId() is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
        10: .line 927
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.service:Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner$ExpressRouteCrossConnectionsService;
            aload 1 /* resourceGroupName */
            aload 2 /* crossConnectionName */
            aload 3 /* peeringName */
            aload 4 /* devicePath */
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
            invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
            ldc "2019-11-01"
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
            invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.acceptLanguage:()Ljava/lang/String;
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
            invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.userAgent:()Ljava/lang/String;
            invokeinterface com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$ExpressRouteCrossConnectionsService.beginListArpTable:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
        11: .line 928
            new com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$29
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$29.<init>:(Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;)V
            invokevirtual rx.Observable.flatMap:(Lrx/functions/Func1;)Lrx/Observable;
        12: .line 927
            areturn
        end local 4 // java.lang.String devicePath
        end local 3 // java.lang.String peeringName
        end local 2 // java.lang.String crossConnectionName
        end local 1 // java.lang.String resourceGroupName
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
      LocalVariableTable:
        Start  End  Slot                 Name  Signature
            0   13     0                 this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;
            0   13     1    resourceGroupName  Ljava/lang/String;
            0   13     2  crossConnectionName  Ljava/lang/String;
            0   13     3          peeringName  Ljava/lang/String;
            0   13     4           devicePath  Ljava/lang/String;
    Signature: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCircuitsArpTableListResultInner;>;>;
    MethodParameters:
                     Name  Flags
      resourceGroupName    
      crossConnectionName  
      peeringName          
      devicePath           

  private com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.network.implementation.ExpressRouteCircuitsArpTableListResultInner> beginListArpTableDelegate(retrofit2.Response<okhttp3.ResponseBody>);
    descriptor: (Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=5, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
        start local 1 // retrofit2.Response response
         0: .line 942
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
            invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.restClient:()Lcom/microsoft/rest/RestClient;
            invokevirtual com.microsoft.rest.RestClient.responseBuilderFactory:()Lcom/microsoft/rest/protocol/ResponseBuilder$Factory;
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
            invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.serializerAdapter:()Lcom/microsoft/rest/protocol/SerializerAdapter;
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder$Factory.newInstance:(Lcom/microsoft/rest/protocol/SerializerAdapter;)Lcom/microsoft/rest/protocol/ResponseBuilder;
         1: .line 943
            sipush 200
            new com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$30
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$30.<init>:(Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;)V
            invokevirtual com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$30.getType:()Ljava/lang/reflect/Type;
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.register:(ILjava/lang/reflect/Type;)Lcom/microsoft/rest/protocol/ResponseBuilder;
         2: .line 944
            sipush 202
            new com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$31
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$31.<init>:(Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;)V
            invokevirtual com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$31.getType:()Ljava/lang/reflect/Type;
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.register:(ILjava/lang/reflect/Type;)Lcom/microsoft/rest/protocol/ResponseBuilder;
         3: .line 945
            ldc Lcom/microsoft/azure/CloudException;
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.registerError:(Ljava/lang/Class;)Lcom/microsoft/rest/protocol/ResponseBuilder;
         4: .line 946
            aload 1 /* response */
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.build:(Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
         5: .line 942
            areturn
        end local 1 // retrofit2.Response response
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    6     0      this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;
            0    6     1  response  Lretrofit2/Response<Lokhttp3/ResponseBody;>;
    Exceptions:
      throws com.microsoft.azure.CloudException, java.io.IOException, java.lang.IllegalArgumentException
    Signature: (Lretrofit2/Response<Lokhttp3/ResponseBody;>;)Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCircuitsArpTableListResultInner;>;
    MethodParameters:
          Name  Flags
      response  

  public com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsRoutesTableSummaryListResultInner listRoutesTableSummary(java.lang.String, java.lang.String, java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsRoutesTableSummaryListResultInner;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=5, args_size=5
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
        start local 1 // java.lang.String resourceGroupName
        start local 2 // java.lang.String crossConnectionName
        start local 3 // java.lang.String peeringName
        start local 4 // java.lang.String devicePath
         0: .line 962
            aload 0 /* this */
            aload 1 /* resourceGroupName */
            aload 2 /* crossConnectionName */
            aload 3 /* peeringName */
            aload 4 /* devicePath */
            invokevirtual com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.listRoutesTableSummaryWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
            invokevirtual rx.Observable.toBlocking:()Lrx/observables/BlockingObservable;
            invokevirtual rx.observables.BlockingObservable.last:()Ljava/lang/Object;
            checkcast com.microsoft.rest.ServiceResponse
            invokevirtual com.microsoft.rest.ServiceResponse.body:()Ljava/lang/Object;
            checkcast com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsRoutesTableSummaryListResultInner
            areturn
        end local 4 // java.lang.String devicePath
        end local 3 // java.lang.String peeringName
        end local 2 // java.lang.String crossConnectionName
        end local 1 // java.lang.String resourceGroupName
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
      LocalVariableTable:
        Start  End  Slot                 Name  Signature
            0    1     0                 this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;
            0    1     1    resourceGroupName  Ljava/lang/String;
            0    1     2  crossConnectionName  Ljava/lang/String;
            0    1     3          peeringName  Ljava/lang/String;
            0    1     4           devicePath  Ljava/lang/String;
    MethodParameters:
                     Name  Flags
      resourceGroupName    
      crossConnectionName  
      peeringName          
      devicePath           

  public com.microsoft.rest.ServiceFuture<com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsRoutesTableSummaryListResultInner> listRoutesTableSummaryAsync(java.lang.String, java.lang.String, java.lang.String, java.lang.String, com.microsoft.rest.ServiceCallback<com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsRoutesTableSummaryListResultInner>);
    descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=6, args_size=6
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
        start local 1 // java.lang.String resourceGroupName
        start local 2 // java.lang.String crossConnectionName
        start local 3 // java.lang.String peeringName
        start local 4 // java.lang.String devicePath
        start local 5 // com.microsoft.rest.ServiceCallback serviceCallback
         0: .line 977
            aload 0 /* this */
            aload 1 /* resourceGroupName */
            aload 2 /* crossConnectionName */
            aload 3 /* peeringName */
            aload 4 /* devicePath */
            invokevirtual com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.listRoutesTableSummaryWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
            aload 5 /* serviceCallback */
            invokestatic com.microsoft.rest.ServiceFuture.fromResponse:(Lrx/Observable;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
            areturn
        end local 5 // com.microsoft.rest.ServiceCallback serviceCallback
        end local 4 // java.lang.String devicePath
        end local 3 // java.lang.String peeringName
        end local 2 // java.lang.String crossConnectionName
        end local 1 // java.lang.String resourceGroupName
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
      LocalVariableTable:
        Start  End  Slot                 Name  Signature
            0    1     0                 this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;
            0    1     1    resourceGroupName  Ljava/lang/String;
            0    1     2  crossConnectionName  Ljava/lang/String;
            0    1     3          peeringName  Ljava/lang/String;
            0    1     4           devicePath  Ljava/lang/String;
            0    1     5      serviceCallback  Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsRoutesTableSummaryListResultInner;>;
    Signature: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsRoutesTableSummaryListResultInner;>;)Lcom/microsoft/rest/ServiceFuture<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsRoutesTableSummaryListResultInner;>;
    MethodParameters:
                     Name  Flags
      resourceGroupName    
      crossConnectionName  
      peeringName          
      devicePath           
      serviceCallback      final

  public rx.Observable<com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsRoutesTableSummaryListResultInner> listRoutesTableSummaryAsync(java.lang.String, java.lang.String, java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=5, args_size=5
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
        start local 1 // java.lang.String resourceGroupName
        start local 2 // java.lang.String crossConnectionName
        start local 3 // java.lang.String peeringName
        start local 4 // java.lang.String devicePath
         0: .line 991
            aload 0 /* this */
            aload 1 /* resourceGroupName */
            aload 2 /* crossConnectionName */
            aload 3 /* peeringName */
            aload 4 /* devicePath */
            invokevirtual com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.listRoutesTableSummaryWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
            new com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$32
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$32.<init>:(Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;)V
            invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
            areturn
        end local 4 // java.lang.String devicePath
        end local 3 // java.lang.String peeringName
        end local 2 // java.lang.String crossConnectionName
        end local 1 // java.lang.String resourceGroupName
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
      LocalVariableTable:
        Start  End  Slot                 Name  Signature
            0    1     0                 this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;
            0    1     1    resourceGroupName  Ljava/lang/String;
            0    1     2  crossConnectionName  Ljava/lang/String;
            0    1     3          peeringName  Ljava/lang/String;
            0    1     4           devicePath  Ljava/lang/String;
    Signature: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsRoutesTableSummaryListResultInner;>;
    MethodParameters:
                     Name  Flags
      resourceGroupName    
      crossConnectionName  
      peeringName          
      devicePath           

  public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsRoutesTableSummaryListResultInner>> listRoutesTableSummaryWithServiceResponseAsync(java.lang.String, java.lang.String, java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=9, locals=6, args_size=5
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
        start local 1 // java.lang.String resourceGroupName
        start local 2 // java.lang.String crossConnectionName
        start local 3 // java.lang.String peeringName
        start local 4 // java.lang.String devicePath
         0: .line 1010
            aload 1 /* resourceGroupName */
            ifnonnull 2
         1: .line 1011
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter resourceGroupName is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         2: .line 1013
      StackMap locals:
      StackMap stack:
            aload 2 /* crossConnectionName */
            ifnonnull 4
         3: .line 1014
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter crossConnectionName is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         4: .line 1016
      StackMap locals:
      StackMap stack:
            aload 3 /* peeringName */
            ifnonnull 6
         5: .line 1017
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter peeringName is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         6: .line 1019
      StackMap locals:
      StackMap stack:
            aload 4 /* devicePath */
            ifnonnull 8
         7: .line 1020
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter devicePath is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         8: .line 1022
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
            invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
            ifnonnull 10
         9: .line 1023
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter this.client.subscriptionId() is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
        10: .line 1026
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.service:Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner$ExpressRouteCrossConnectionsService;
            aload 1 /* resourceGroupName */
            aload 2 /* crossConnectionName */
            aload 3 /* peeringName */
            aload 4 /* devicePath */
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
            invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
            ldc "2019-11-01"
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
            invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.acceptLanguage:()Ljava/lang/String;
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
            invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.userAgent:()Ljava/lang/String;
            invokeinterface com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$ExpressRouteCrossConnectionsService.listRoutesTableSummary:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
            astore 5 /* observable */
        start local 5 // rx.Observable observable
        11: .line 1027
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
            invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.getAzureClient:()Lcom/microsoft/azure/AzureClient;
            aload 5 /* observable */
            new com.microsoft.azure.LongRunningOperationOptions
            dup
            invokespecial com.microsoft.azure.LongRunningOperationOptions.<init>:()V
            getstatic com.microsoft.azure.LongRunningFinalState.LOCATION:Lcom/microsoft/azure/LongRunningFinalState;
            invokevirtual com.microsoft.azure.LongRunningOperationOptions.withFinalStateVia:(Lcom/microsoft/azure/LongRunningFinalState;)Lcom/microsoft/azure/LongRunningOperationOptions;
            new com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$33
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$33.<init>:(Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;)V
            invokevirtual com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$33.getType:()Ljava/lang/reflect/Type;
            invokevirtual com.microsoft.azure.AzureClient.getPostOrDeleteResultAsync:(Lrx/Observable;Lcom/microsoft/azure/LongRunningOperationOptions;Ljava/lang/reflect/Type;)Lrx/Observable;
            areturn
        end local 5 // rx.Observable observable
        end local 4 // java.lang.String devicePath
        end local 3 // java.lang.String peeringName
        end local 2 // java.lang.String crossConnectionName
        end local 1 // java.lang.String resourceGroupName
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
      LocalVariableTable:
        Start  End  Slot                 Name  Signature
            0   12     0                 this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;
            0   12     1    resourceGroupName  Ljava/lang/String;
            0   12     2  crossConnectionName  Ljava/lang/String;
            0   12     3          peeringName  Ljava/lang/String;
            0   12     4           devicePath  Ljava/lang/String;
           11   12     5           observable  Lrx/Observable<Lretrofit2/Response<Lokhttp3/ResponseBody;>;>;
    Signature: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsRoutesTableSummaryListResultInner;>;>;
    MethodParameters:
                     Name  Flags
      resourceGroupName    
      crossConnectionName  
      peeringName          
      devicePath           

  public com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsRoutesTableSummaryListResultInner beginListRoutesTableSummary(java.lang.String, java.lang.String, java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsRoutesTableSummaryListResultInner;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=5, args_size=5
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
        start local 1 // java.lang.String resourceGroupName
        start local 2 // java.lang.String crossConnectionName
        start local 3 // java.lang.String peeringName
        start local 4 // java.lang.String devicePath
         0: .line 1043
            aload 0 /* this */
            aload 1 /* resourceGroupName */
            aload 2 /* crossConnectionName */
            aload 3 /* peeringName */
            aload 4 /* devicePath */
            invokevirtual com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.beginListRoutesTableSummaryWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
            invokevirtual rx.Observable.toBlocking:()Lrx/observables/BlockingObservable;
            invokevirtual rx.observables.BlockingObservable.single:()Ljava/lang/Object;
            checkcast com.microsoft.rest.ServiceResponse
            invokevirtual com.microsoft.rest.ServiceResponse.body:()Ljava/lang/Object;
            checkcast com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsRoutesTableSummaryListResultInner
            areturn
        end local 4 // java.lang.String devicePath
        end local 3 // java.lang.String peeringName
        end local 2 // java.lang.String crossConnectionName
        end local 1 // java.lang.String resourceGroupName
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
      LocalVariableTable:
        Start  End  Slot                 Name  Signature
            0    1     0                 this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;
            0    1     1    resourceGroupName  Ljava/lang/String;
            0    1     2  crossConnectionName  Ljava/lang/String;
            0    1     3          peeringName  Ljava/lang/String;
            0    1     4           devicePath  Ljava/lang/String;
    MethodParameters:
                     Name  Flags
      resourceGroupName    
      crossConnectionName  
      peeringName          
      devicePath           

  public com.microsoft.rest.ServiceFuture<com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsRoutesTableSummaryListResultInner> beginListRoutesTableSummaryAsync(java.lang.String, java.lang.String, java.lang.String, java.lang.String, com.microsoft.rest.ServiceCallback<com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsRoutesTableSummaryListResultInner>);
    descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=6, args_size=6
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
        start local 1 // java.lang.String resourceGroupName
        start local 2 // java.lang.String crossConnectionName
        start local 3 // java.lang.String peeringName
        start local 4 // java.lang.String devicePath
        start local 5 // com.microsoft.rest.ServiceCallback serviceCallback
         0: .line 1058
            aload 0 /* this */
            aload 1 /* resourceGroupName */
            aload 2 /* crossConnectionName */
            aload 3 /* peeringName */
            aload 4 /* devicePath */
            invokevirtual com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.beginListRoutesTableSummaryWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
            aload 5 /* serviceCallback */
            invokestatic com.microsoft.rest.ServiceFuture.fromResponse:(Lrx/Observable;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
            areturn
        end local 5 // com.microsoft.rest.ServiceCallback serviceCallback
        end local 4 // java.lang.String devicePath
        end local 3 // java.lang.String peeringName
        end local 2 // java.lang.String crossConnectionName
        end local 1 // java.lang.String resourceGroupName
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
      LocalVariableTable:
        Start  End  Slot                 Name  Signature
            0    1     0                 this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;
            0    1     1    resourceGroupName  Ljava/lang/String;
            0    1     2  crossConnectionName  Ljava/lang/String;
            0    1     3          peeringName  Ljava/lang/String;
            0    1     4           devicePath  Ljava/lang/String;
            0    1     5      serviceCallback  Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsRoutesTableSummaryListResultInner;>;
    Signature: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsRoutesTableSummaryListResultInner;>;)Lcom/microsoft/rest/ServiceFuture<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsRoutesTableSummaryListResultInner;>;
    MethodParameters:
                     Name  Flags
      resourceGroupName    
      crossConnectionName  
      peeringName          
      devicePath           
      serviceCallback      final

  public rx.Observable<com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsRoutesTableSummaryListResultInner> beginListRoutesTableSummaryAsync(java.lang.String, java.lang.String, java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=5, args_size=5
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
        start local 1 // java.lang.String resourceGroupName
        start local 2 // java.lang.String crossConnectionName
        start local 3 // java.lang.String peeringName
        start local 4 // java.lang.String devicePath
         0: .line 1072
            aload 0 /* this */
            aload 1 /* resourceGroupName */
            aload 2 /* crossConnectionName */
            aload 3 /* peeringName */
            aload 4 /* devicePath */
            invokevirtual com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.beginListRoutesTableSummaryWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
            new com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$34
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$34.<init>:(Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;)V
            invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
            areturn
        end local 4 // java.lang.String devicePath
        end local 3 // java.lang.String peeringName
        end local 2 // java.lang.String crossConnectionName
        end local 1 // java.lang.String resourceGroupName
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
      LocalVariableTable:
        Start  End  Slot                 Name  Signature
            0    1     0                 this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;
            0    1     1    resourceGroupName  Ljava/lang/String;
            0    1     2  crossConnectionName  Ljava/lang/String;
            0    1     3          peeringName  Ljava/lang/String;
            0    1     4           devicePath  Ljava/lang/String;
    Signature: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsRoutesTableSummaryListResultInner;>;
    MethodParameters:
                     Name  Flags
      resourceGroupName    
      crossConnectionName  
      peeringName          
      devicePath           

  public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsRoutesTableSummaryListResultInner>> beginListRoutesTableSummaryWithServiceResponseAsync(java.lang.String, java.lang.String, java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=9, locals=5, args_size=5
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
        start local 1 // java.lang.String resourceGroupName
        start local 2 // java.lang.String crossConnectionName
        start local 3 // java.lang.String peeringName
        start local 4 // java.lang.String devicePath
         0: .line 1091
            aload 1 /* resourceGroupName */
            ifnonnull 2
         1: .line 1092
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter resourceGroupName is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         2: .line 1094
      StackMap locals:
      StackMap stack:
            aload 2 /* crossConnectionName */
            ifnonnull 4
         3: .line 1095
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter crossConnectionName is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         4: .line 1097
      StackMap locals:
      StackMap stack:
            aload 3 /* peeringName */
            ifnonnull 6
         5: .line 1098
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter peeringName is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         6: .line 1100
      StackMap locals:
      StackMap stack:
            aload 4 /* devicePath */
            ifnonnull 8
         7: .line 1101
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter devicePath is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         8: .line 1103
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
            invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
            ifnonnull 10
         9: .line 1104
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter this.client.subscriptionId() is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
        10: .line 1107
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.service:Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner$ExpressRouteCrossConnectionsService;
            aload 1 /* resourceGroupName */
            aload 2 /* crossConnectionName */
            aload 3 /* peeringName */
            aload 4 /* devicePath */
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
            invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
            ldc "2019-11-01"
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
            invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.acceptLanguage:()Ljava/lang/String;
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
            invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.userAgent:()Ljava/lang/String;
            invokeinterface com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$ExpressRouteCrossConnectionsService.beginListRoutesTableSummary:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
        11: .line 1108
            new com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$35
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$35.<init>:(Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;)V
            invokevirtual rx.Observable.flatMap:(Lrx/functions/Func1;)Lrx/Observable;
        12: .line 1107
            areturn
        end local 4 // java.lang.String devicePath
        end local 3 // java.lang.String peeringName
        end local 2 // java.lang.String crossConnectionName
        end local 1 // java.lang.String resourceGroupName
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
      LocalVariableTable:
        Start  End  Slot                 Name  Signature
            0   13     0                 this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;
            0   13     1    resourceGroupName  Ljava/lang/String;
            0   13     2  crossConnectionName  Ljava/lang/String;
            0   13     3          peeringName  Ljava/lang/String;
            0   13     4           devicePath  Ljava/lang/String;
    Signature: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsRoutesTableSummaryListResultInner;>;>;
    MethodParameters:
                     Name  Flags
      resourceGroupName    
      crossConnectionName  
      peeringName          
      devicePath           

  private com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsRoutesTableSummaryListResultInner> beginListRoutesTableSummaryDelegate(retrofit2.Response<okhttp3.ResponseBody>);
    descriptor: (Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=5, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
        start local 1 // retrofit2.Response response
         0: .line 1122
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
            invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.restClient:()Lcom/microsoft/rest/RestClient;
            invokevirtual com.microsoft.rest.RestClient.responseBuilderFactory:()Lcom/microsoft/rest/protocol/ResponseBuilder$Factory;
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
            invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.serializerAdapter:()Lcom/microsoft/rest/protocol/SerializerAdapter;
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder$Factory.newInstance:(Lcom/microsoft/rest/protocol/SerializerAdapter;)Lcom/microsoft/rest/protocol/ResponseBuilder;
         1: .line 1123
            sipush 200
            new com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$36
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$36.<init>:(Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;)V
            invokevirtual com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$36.getType:()Ljava/lang/reflect/Type;
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.register:(ILjava/lang/reflect/Type;)Lcom/microsoft/rest/protocol/ResponseBuilder;
         2: .line 1124
            sipush 202
            new com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$37
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$37.<init>:(Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;)V
            invokevirtual com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$37.getType:()Ljava/lang/reflect/Type;
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.register:(ILjava/lang/reflect/Type;)Lcom/microsoft/rest/protocol/ResponseBuilder;
         3: .line 1125
            ldc Lcom/microsoft/azure/CloudException;
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.registerError:(Ljava/lang/Class;)Lcom/microsoft/rest/protocol/ResponseBuilder;
         4: .line 1126
            aload 1 /* response */
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.build:(Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
         5: .line 1122
            areturn
        end local 1 // retrofit2.Response response
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    6     0      this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;
            0    6     1  response  Lretrofit2/Response<Lokhttp3/ResponseBody;>;
    Exceptions:
      throws com.microsoft.azure.CloudException, java.io.IOException, java.lang.IllegalArgumentException
    Signature: (Lretrofit2/Response<Lokhttp3/ResponseBody;>;)Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsRoutesTableSummaryListResultInner;>;
    MethodParameters:
          Name  Flags
      response  

  public com.microsoft.azure.management.network.implementation.ExpressRouteCircuitsRoutesTableListResultInner listRoutesTable(java.lang.String, java.lang.String, java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lcom/microsoft/azure/management/network/implementation/ExpressRouteCircuitsRoutesTableListResultInner;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=5, args_size=5
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
        start local 1 // java.lang.String resourceGroupName
        start local 2 // java.lang.String crossConnectionName
        start local 3 // java.lang.String peeringName
        start local 4 // java.lang.String devicePath
         0: .line 1142
            aload 0 /* this */
            aload 1 /* resourceGroupName */
            aload 2 /* crossConnectionName */
            aload 3 /* peeringName */
            aload 4 /* devicePath */
            invokevirtual com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.listRoutesTableWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
            invokevirtual rx.Observable.toBlocking:()Lrx/observables/BlockingObservable;
            invokevirtual rx.observables.BlockingObservable.last:()Ljava/lang/Object;
            checkcast com.microsoft.rest.ServiceResponse
            invokevirtual com.microsoft.rest.ServiceResponse.body:()Ljava/lang/Object;
            checkcast com.microsoft.azure.management.network.implementation.ExpressRouteCircuitsRoutesTableListResultInner
            areturn
        end local 4 // java.lang.String devicePath
        end local 3 // java.lang.String peeringName
        end local 2 // java.lang.String crossConnectionName
        end local 1 // java.lang.String resourceGroupName
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
      LocalVariableTable:
        Start  End  Slot                 Name  Signature
            0    1     0                 this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;
            0    1     1    resourceGroupName  Ljava/lang/String;
            0    1     2  crossConnectionName  Ljava/lang/String;
            0    1     3          peeringName  Ljava/lang/String;
            0    1     4           devicePath  Ljava/lang/String;
    MethodParameters:
                     Name  Flags
      resourceGroupName    
      crossConnectionName  
      peeringName          
      devicePath           

  public com.microsoft.rest.ServiceFuture<com.microsoft.azure.management.network.implementation.ExpressRouteCircuitsRoutesTableListResultInner> listRoutesTableAsync(java.lang.String, java.lang.String, java.lang.String, java.lang.String, com.microsoft.rest.ServiceCallback<com.microsoft.azure.management.network.implementation.ExpressRouteCircuitsRoutesTableListResultInner>);
    descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=6, args_size=6
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
        start local 1 // java.lang.String resourceGroupName
        start local 2 // java.lang.String crossConnectionName
        start local 3 // java.lang.String peeringName
        start local 4 // java.lang.String devicePath
        start local 5 // com.microsoft.rest.ServiceCallback serviceCallback
         0: .line 1157
            aload 0 /* this */
            aload 1 /* resourceGroupName */
            aload 2 /* crossConnectionName */
            aload 3 /* peeringName */
            aload 4 /* devicePath */
            invokevirtual com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.listRoutesTableWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
            aload 5 /* serviceCallback */
            invokestatic com.microsoft.rest.ServiceFuture.fromResponse:(Lrx/Observable;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
            areturn
        end local 5 // com.microsoft.rest.ServiceCallback serviceCallback
        end local 4 // java.lang.String devicePath
        end local 3 // java.lang.String peeringName
        end local 2 // java.lang.String crossConnectionName
        end local 1 // java.lang.String resourceGroupName
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
      LocalVariableTable:
        Start  End  Slot                 Name  Signature
            0    1     0                 this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;
            0    1     1    resourceGroupName  Ljava/lang/String;
            0    1     2  crossConnectionName  Ljava/lang/String;
            0    1     3          peeringName  Ljava/lang/String;
            0    1     4           devicePath  Ljava/lang/String;
            0    1     5      serviceCallback  Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCircuitsRoutesTableListResultInner;>;
    Signature: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCircuitsRoutesTableListResultInner;>;)Lcom/microsoft/rest/ServiceFuture<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCircuitsRoutesTableListResultInner;>;
    MethodParameters:
                     Name  Flags
      resourceGroupName    
      crossConnectionName  
      peeringName          
      devicePath           
      serviceCallback      final

  public rx.Observable<com.microsoft.azure.management.network.implementation.ExpressRouteCircuitsRoutesTableListResultInner> listRoutesTableAsync(java.lang.String, java.lang.String, java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=5, args_size=5
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
        start local 1 // java.lang.String resourceGroupName
        start local 2 // java.lang.String crossConnectionName
        start local 3 // java.lang.String peeringName
        start local 4 // java.lang.String devicePath
         0: .line 1171
            aload 0 /* this */
            aload 1 /* resourceGroupName */
            aload 2 /* crossConnectionName */
            aload 3 /* peeringName */
            aload 4 /* devicePath */
            invokevirtual com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.listRoutesTableWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
            new com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$38
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$38.<init>:(Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;)V
            invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
            areturn
        end local 4 // java.lang.String devicePath
        end local 3 // java.lang.String peeringName
        end local 2 // java.lang.String crossConnectionName
        end local 1 // java.lang.String resourceGroupName
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
      LocalVariableTable:
        Start  End  Slot                 Name  Signature
            0    1     0                 this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;
            0    1     1    resourceGroupName  Ljava/lang/String;
            0    1     2  crossConnectionName  Ljava/lang/String;
            0    1     3          peeringName  Ljava/lang/String;
            0    1     4           devicePath  Ljava/lang/String;
    Signature: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCircuitsRoutesTableListResultInner;>;
    MethodParameters:
                     Name  Flags
      resourceGroupName    
      crossConnectionName  
      peeringName          
      devicePath           

  public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.network.implementation.ExpressRouteCircuitsRoutesTableListResultInner>> listRoutesTableWithServiceResponseAsync(java.lang.String, java.lang.String, java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=9, locals=6, args_size=5
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
        start local 1 // java.lang.String resourceGroupName
        start local 2 // java.lang.String crossConnectionName
        start local 3 // java.lang.String peeringName
        start local 4 // java.lang.String devicePath
         0: .line 1190
            aload 1 /* resourceGroupName */
            ifnonnull 2
         1: .line 1191
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter resourceGroupName is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         2: .line 1193
      StackMap locals:
      StackMap stack:
            aload 2 /* crossConnectionName */
            ifnonnull 4
         3: .line 1194
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter crossConnectionName is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         4: .line 1196
      StackMap locals:
      StackMap stack:
            aload 3 /* peeringName */
            ifnonnull 6
         5: .line 1197
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter peeringName is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         6: .line 1199
      StackMap locals:
      StackMap stack:
            aload 4 /* devicePath */
            ifnonnull 8
         7: .line 1200
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter devicePath is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         8: .line 1202
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
            invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
            ifnonnull 10
         9: .line 1203
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter this.client.subscriptionId() is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
        10: .line 1206
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.service:Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner$ExpressRouteCrossConnectionsService;
            aload 1 /* resourceGroupName */
            aload 2 /* crossConnectionName */
            aload 3 /* peeringName */
            aload 4 /* devicePath */
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
            invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
            ldc "2019-11-01"
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
            invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.acceptLanguage:()Ljava/lang/String;
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
            invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.userAgent:()Ljava/lang/String;
            invokeinterface com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$ExpressRouteCrossConnectionsService.listRoutesTable:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
            astore 5 /* observable */
        start local 5 // rx.Observable observable
        11: .line 1207
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
            invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.getAzureClient:()Lcom/microsoft/azure/AzureClient;
            aload 5 /* observable */
            new com.microsoft.azure.LongRunningOperationOptions
            dup
            invokespecial com.microsoft.azure.LongRunningOperationOptions.<init>:()V
            getstatic com.microsoft.azure.LongRunningFinalState.LOCATION:Lcom/microsoft/azure/LongRunningFinalState;
            invokevirtual com.microsoft.azure.LongRunningOperationOptions.withFinalStateVia:(Lcom/microsoft/azure/LongRunningFinalState;)Lcom/microsoft/azure/LongRunningOperationOptions;
            new com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$39
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$39.<init>:(Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;)V
            invokevirtual com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$39.getType:()Ljava/lang/reflect/Type;
            invokevirtual com.microsoft.azure.AzureClient.getPostOrDeleteResultAsync:(Lrx/Observable;Lcom/microsoft/azure/LongRunningOperationOptions;Ljava/lang/reflect/Type;)Lrx/Observable;
            areturn
        end local 5 // rx.Observable observable
        end local 4 // java.lang.String devicePath
        end local 3 // java.lang.String peeringName
        end local 2 // java.lang.String crossConnectionName
        end local 1 // java.lang.String resourceGroupName
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
      LocalVariableTable:
        Start  End  Slot                 Name  Signature
            0   12     0                 this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;
            0   12     1    resourceGroupName  Ljava/lang/String;
            0   12     2  crossConnectionName  Ljava/lang/String;
            0   12     3          peeringName  Ljava/lang/String;
            0   12     4           devicePath  Ljava/lang/String;
           11   12     5           observable  Lrx/Observable<Lretrofit2/Response<Lokhttp3/ResponseBody;>;>;
    Signature: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCircuitsRoutesTableListResultInner;>;>;
    MethodParameters:
                     Name  Flags
      resourceGroupName    
      crossConnectionName  
      peeringName          
      devicePath           

  public com.microsoft.azure.management.network.implementation.ExpressRouteCircuitsRoutesTableListResultInner beginListRoutesTable(java.lang.String, java.lang.String, java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lcom/microsoft/azure/management/network/implementation/ExpressRouteCircuitsRoutesTableListResultInner;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=5, args_size=5
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
        start local 1 // java.lang.String resourceGroupName
        start local 2 // java.lang.String crossConnectionName
        start local 3 // java.lang.String peeringName
        start local 4 // java.lang.String devicePath
         0: .line 1223
            aload 0 /* this */
            aload 1 /* resourceGroupName */
            aload 2 /* crossConnectionName */
            aload 3 /* peeringName */
            aload 4 /* devicePath */
            invokevirtual com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.beginListRoutesTableWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
            invokevirtual rx.Observable.toBlocking:()Lrx/observables/BlockingObservable;
            invokevirtual rx.observables.BlockingObservable.single:()Ljava/lang/Object;
            checkcast com.microsoft.rest.ServiceResponse
            invokevirtual com.microsoft.rest.ServiceResponse.body:()Ljava/lang/Object;
            checkcast com.microsoft.azure.management.network.implementation.ExpressRouteCircuitsRoutesTableListResultInner
            areturn
        end local 4 // java.lang.String devicePath
        end local 3 // java.lang.String peeringName
        end local 2 // java.lang.String crossConnectionName
        end local 1 // java.lang.String resourceGroupName
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
      LocalVariableTable:
        Start  End  Slot                 Name  Signature
            0    1     0                 this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;
            0    1     1    resourceGroupName  Ljava/lang/String;
            0    1     2  crossConnectionName  Ljava/lang/String;
            0    1     3          peeringName  Ljava/lang/String;
            0    1     4           devicePath  Ljava/lang/String;
    MethodParameters:
                     Name  Flags
      resourceGroupName    
      crossConnectionName  
      peeringName          
      devicePath           

  public com.microsoft.rest.ServiceFuture<com.microsoft.azure.management.network.implementation.ExpressRouteCircuitsRoutesTableListResultInner> beginListRoutesTableAsync(java.lang.String, java.lang.String, java.lang.String, java.lang.String, com.microsoft.rest.ServiceCallback<com.microsoft.azure.management.network.implementation.ExpressRouteCircuitsRoutesTableListResultInner>);
    descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=6, args_size=6
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
        start local 1 // java.lang.String resourceGroupName
        start local 2 // java.lang.String crossConnectionName
        start local 3 // java.lang.String peeringName
        start local 4 // java.lang.String devicePath
        start local 5 // com.microsoft.rest.ServiceCallback serviceCallback
         0: .line 1238
            aload 0 /* this */
            aload 1 /* resourceGroupName */
            aload 2 /* crossConnectionName */
            aload 3 /* peeringName */
            aload 4 /* devicePath */
            invokevirtual com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.beginListRoutesTableWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
            aload 5 /* serviceCallback */
            invokestatic com.microsoft.rest.ServiceFuture.fromResponse:(Lrx/Observable;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
            areturn
        end local 5 // com.microsoft.rest.ServiceCallback serviceCallback
        end local 4 // java.lang.String devicePath
        end local 3 // java.lang.String peeringName
        end local 2 // java.lang.String crossConnectionName
        end local 1 // java.lang.String resourceGroupName
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
      LocalVariableTable:
        Start  End  Slot                 Name  Signature
            0    1     0                 this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;
            0    1     1    resourceGroupName  Ljava/lang/String;
            0    1     2  crossConnectionName  Ljava/lang/String;
            0    1     3          peeringName  Ljava/lang/String;
            0    1     4           devicePath  Ljava/lang/String;
            0    1     5      serviceCallback  Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCircuitsRoutesTableListResultInner;>;
    Signature: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCircuitsRoutesTableListResultInner;>;)Lcom/microsoft/rest/ServiceFuture<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCircuitsRoutesTableListResultInner;>;
    MethodParameters:
                     Name  Flags
      resourceGroupName    
      crossConnectionName  
      peeringName          
      devicePath           
      serviceCallback      final

  public rx.Observable<com.microsoft.azure.management.network.implementation.ExpressRouteCircuitsRoutesTableListResultInner> beginListRoutesTableAsync(java.lang.String, java.lang.String, java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=5, args_size=5
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
        start local 1 // java.lang.String resourceGroupName
        start local 2 // java.lang.String crossConnectionName
        start local 3 // java.lang.String peeringName
        start local 4 // java.lang.String devicePath
         0: .line 1252
            aload 0 /* this */
            aload 1 /* resourceGroupName */
            aload 2 /* crossConnectionName */
            aload 3 /* peeringName */
            aload 4 /* devicePath */
            invokevirtual com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.beginListRoutesTableWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
            new com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$40
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$40.<init>:(Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;)V
            invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
            areturn
        end local 4 // java.lang.String devicePath
        end local 3 // java.lang.String peeringName
        end local 2 // java.lang.String crossConnectionName
        end local 1 // java.lang.String resourceGroupName
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
      LocalVariableTable:
        Start  End  Slot                 Name  Signature
            0    1     0                 this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;
            0    1     1    resourceGroupName  Ljava/lang/String;
            0    1     2  crossConnectionName  Ljava/lang/String;
            0    1     3          peeringName  Ljava/lang/String;
            0    1     4           devicePath  Ljava/lang/String;
    Signature: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCircuitsRoutesTableListResultInner;>;
    MethodParameters:
                     Name  Flags
      resourceGroupName    
      crossConnectionName  
      peeringName          
      devicePath           

  public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.network.implementation.ExpressRouteCircuitsRoutesTableListResultInner>> beginListRoutesTableWithServiceResponseAsync(java.lang.String, java.lang.String, java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=9, locals=5, args_size=5
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
        start local 1 // java.lang.String resourceGroupName
        start local 2 // java.lang.String crossConnectionName
        start local 3 // java.lang.String peeringName
        start local 4 // java.lang.String devicePath
         0: .line 1271
            aload 1 /* resourceGroupName */
            ifnonnull 2
         1: .line 1272
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter resourceGroupName is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         2: .line 1274
      StackMap locals:
      StackMap stack:
            aload 2 /* crossConnectionName */
            ifnonnull 4
         3: .line 1275
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter crossConnectionName is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         4: .line 1277
      StackMap locals:
      StackMap stack:
            aload 3 /* peeringName */
            ifnonnull 6
         5: .line 1278
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter peeringName is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         6: .line 1280
      StackMap locals:
      StackMap stack:
            aload 4 /* devicePath */
            ifnonnull 8
         7: .line 1281
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter devicePath is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         8: .line 1283
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
            invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
            ifnonnull 10
         9: .line 1284
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter this.client.subscriptionId() is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
        10: .line 1287
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.service:Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner$ExpressRouteCrossConnectionsService;
            aload 1 /* resourceGroupName */
            aload 2 /* crossConnectionName */
            aload 3 /* peeringName */
            aload 4 /* devicePath */
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
            invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
            ldc "2019-11-01"
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
            invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.acceptLanguage:()Ljava/lang/String;
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
            invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.userAgent:()Ljava/lang/String;
            invokeinterface com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$ExpressRouteCrossConnectionsService.beginListRoutesTable:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
        11: .line 1288
            new com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$41
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$41.<init>:(Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;)V
            invokevirtual rx.Observable.flatMap:(Lrx/functions/Func1;)Lrx/Observable;
        12: .line 1287
            areturn
        end local 4 // java.lang.String devicePath
        end local 3 // java.lang.String peeringName
        end local 2 // java.lang.String crossConnectionName
        end local 1 // java.lang.String resourceGroupName
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
      LocalVariableTable:
        Start  End  Slot                 Name  Signature
            0   13     0                 this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;
            0   13     1    resourceGroupName  Ljava/lang/String;
            0   13     2  crossConnectionName  Ljava/lang/String;
            0   13     3          peeringName  Ljava/lang/String;
            0   13     4           devicePath  Ljava/lang/String;
    Signature: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCircuitsRoutesTableListResultInner;>;>;
    MethodParameters:
                     Name  Flags
      resourceGroupName    
      crossConnectionName  
      peeringName          
      devicePath           

  private com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.network.implementation.ExpressRouteCircuitsRoutesTableListResultInner> beginListRoutesTableDelegate(retrofit2.Response<okhttp3.ResponseBody>);
    descriptor: (Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=5, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
        start local 1 // retrofit2.Response response
         0: .line 1302
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
            invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.restClient:()Lcom/microsoft/rest/RestClient;
            invokevirtual com.microsoft.rest.RestClient.responseBuilderFactory:()Lcom/microsoft/rest/protocol/ResponseBuilder$Factory;
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
            invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.serializerAdapter:()Lcom/microsoft/rest/protocol/SerializerAdapter;
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder$Factory.newInstance:(Lcom/microsoft/rest/protocol/SerializerAdapter;)Lcom/microsoft/rest/protocol/ResponseBuilder;
         1: .line 1303
            sipush 200
            new com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$42
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$42.<init>:(Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;)V
            invokevirtual com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$42.getType:()Ljava/lang/reflect/Type;
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.register:(ILjava/lang/reflect/Type;)Lcom/microsoft/rest/protocol/ResponseBuilder;
         2: .line 1304
            sipush 202
            new com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$43
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$43.<init>:(Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;)V
            invokevirtual com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$43.getType:()Ljava/lang/reflect/Type;
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.register:(ILjava/lang/reflect/Type;)Lcom/microsoft/rest/protocol/ResponseBuilder;
         3: .line 1305
            ldc Lcom/microsoft/azure/CloudException;
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.registerError:(Ljava/lang/Class;)Lcom/microsoft/rest/protocol/ResponseBuilder;
         4: .line 1306
            aload 1 /* response */
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.build:(Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
         5: .line 1302
            areturn
        end local 1 // retrofit2.Response response
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    6     0      this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;
            0    6     1  response  Lretrofit2/Response<Lokhttp3/ResponseBody;>;
    Exceptions:
      throws com.microsoft.azure.CloudException, java.io.IOException, java.lang.IllegalArgumentException
    Signature: (Lretrofit2/Response<Lokhttp3/ResponseBody;>;)Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCircuitsRoutesTableListResultInner;>;
    MethodParameters:
          Name  Flags
      response  

  public com.microsoft.azure.PagedList<com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner> listNext(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/PagedList;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=3, args_size=2
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
        start local 1 // java.lang.String nextPageLink
         0: .line 1319
            aload 0 /* this */
            aload 1 /* nextPageLink */
            invokevirtual com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.listNextSinglePageAsync:(Ljava/lang/String;)Lrx/Observable;
            invokevirtual rx.Observable.toBlocking:()Lrx/observables/BlockingObservable;
            invokevirtual rx.observables.BlockingObservable.single:()Ljava/lang/Object;
            checkcast com.microsoft.rest.ServiceResponse
            astore 2 /* response */
        start local 2 // com.microsoft.rest.ServiceResponse response
         1: .line 1320
            new com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$44
            dup
            aload 0 /* this */
            aload 2 /* response */
            invokevirtual com.microsoft.rest.ServiceResponse.body:()Ljava/lang/Object;
            checkcast com.microsoft.azure.Page
            invokespecial com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$44.<init>:(Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;Lcom/microsoft/azure/Page;)V
            areturn
        end local 2 // com.microsoft.rest.ServiceResponse response
        end local 1 // java.lang.String nextPageLink
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0    2     0          this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;
            0    2     1  nextPageLink  Ljava/lang/String;
            1    2     2      response  Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/Page<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;>;>;
    Signature: (Ljava/lang/String;)Lcom/microsoft/azure/PagedList<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;>;
    MethodParameters:
              Name  Flags
      nextPageLink  final

  public com.microsoft.rest.ServiceFuture<java.util.List<com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner>> listNextAsync(java.lang.String, com.microsoft.rest.ServiceFuture<java.util.List<com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner>>, com.microsoft.azure.ListOperationCallback<com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner>);
    descriptor: (Ljava/lang/String;Lcom/microsoft/rest/ServiceFuture;Lcom/microsoft/azure/ListOperationCallback;)Lcom/microsoft/rest/ServiceFuture;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=4, args_size=4
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
        start local 1 // java.lang.String nextPageLink
        start local 2 // com.microsoft.rest.ServiceFuture serviceFuture
        start local 3 // com.microsoft.azure.ListOperationCallback serviceCallback
         0: .line 1339
            aload 0 /* this */
            aload 1 /* nextPageLink */
            invokevirtual com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.listNextSinglePageAsync:(Ljava/lang/String;)Lrx/Observable;
         1: .line 1340
            new com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$45
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$45.<init>:(Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;)V
         2: .line 1346
            aload 3 /* serviceCallback */
         3: .line 1338
            invokestatic com.microsoft.azure.AzureServiceFuture.fromPageResponse:(Lrx/Observable;Lrx/functions/Func1;Lcom/microsoft/azure/ListOperationCallback;)Lcom/microsoft/rest/ServiceFuture;
            areturn
        end local 3 // com.microsoft.azure.ListOperationCallback serviceCallback
        end local 2 // com.microsoft.rest.ServiceFuture serviceFuture
        end local 1 // java.lang.String nextPageLink
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
      LocalVariableTable:
        Start  End  Slot             Name  Signature
            0    4     0             this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;
            0    4     1     nextPageLink  Ljava/lang/String;
            0    4     2    serviceFuture  Lcom/microsoft/rest/ServiceFuture<Ljava/util/List<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;>;>;
            0    4     3  serviceCallback  Lcom/microsoft/azure/ListOperationCallback<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;>;
    Signature: (Ljava/lang/String;Lcom/microsoft/rest/ServiceFuture<Ljava/util/List<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;>;>;Lcom/microsoft/azure/ListOperationCallback<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;>;)Lcom/microsoft/rest/ServiceFuture<Ljava/util/List<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;>;>;
    MethodParameters:
                 Name  Flags
      nextPageLink     final
      serviceFuture    final
      serviceCallback  final

  public rx.Observable<com.microsoft.azure.Page<com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner>> listNextAsync(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.network.implementation.ExpressRouteCrossConnectionsInner this
        start local 1 // java.lang.String nextPageLink
         0: .line 1357
            aload 0 /* this */
            aload 1 /* nextPageLink */
            invokevirtual com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.listNextWithServiceResponseAsync:(Ljava/lang/String;)Lrx/Observable;
         1: .line 1358
            new com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$46
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$46.<init>:(Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;)V
            invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
         2: .line 1357
            areturn
        end local 1 // java.lang.String nextPageLink
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0    3     0          this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;
            0    3     1  nextPageLink  Ljava/lang/String;
    Signature: (Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/azure/Page<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;>;>;
    MethodParameters:
              Name  Flags
      nextPageLink  final

  public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner>>> listNextWithServiceResponseAsync(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.network.implementation.ExpressRouteCrossConnectionsInner this
        start local 1 // java.lang.String nextPageLink
         0: .line 1374
            aload 0 /* this */
            aload 1 /* nextPageLink */
            invokevirtual com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.listNextSinglePageAsync:(Ljava/lang/String;)Lrx/Observable;
         1: .line 1375
            new com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$47
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$47.<init>:(Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;)V
            invokevirtual rx.Observable.concatMap:(Lrx/functions/Func1;)Lrx/Observable;
         2: .line 1374
            areturn
        end local 1 // java.lang.String nextPageLink
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0    3     0          this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;
            0    3     1  nextPageLink  Ljava/lang/String;
    Signature: (Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/Page<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;>;>;>;
    MethodParameters:
              Name  Flags
      nextPageLink  final

  public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner>>> listNextSinglePageAsync(java.lang.String);
    descriptor: (Ljava/lang/String;)Lrx/Observable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=3, args_size=2
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
        start local 1 // java.lang.String nextPageLink
         0: .line 1395
            aload 1 /* nextPageLink */
            ifnonnull 2
         1: .line 1396
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter nextPageLink is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         2: .line 1398
      StackMap locals:
      StackMap stack:
            ldc "%s"
            iconst_1
            anewarray java.lang.Object
            dup
            iconst_0
            aload 1 /* nextPageLink */
            aastore
            invokestatic java.lang.String.format:(Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;
            astore 2 /* nextUrl */
        start local 2 // java.lang.String nextUrl
         3: .line 1399
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.service:Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner$ExpressRouteCrossConnectionsService;
            aload 2 /* nextUrl */
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
            invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.acceptLanguage:()Ljava/lang/String;
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
            invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.userAgent:()Ljava/lang/String;
            invokeinterface com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$ExpressRouteCrossConnectionsService.listNext:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
         4: .line 1400
            new com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$48
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$48.<init>:(Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;)V
            invokevirtual rx.Observable.flatMap:(Lrx/functions/Func1;)Lrx/Observable;
         5: .line 1399
            areturn
        end local 2 // java.lang.String nextUrl
        end local 1 // java.lang.String nextPageLink
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0    6     0          this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;
            0    6     1  nextPageLink  Ljava/lang/String;
            3    6     2       nextUrl  Ljava/lang/String;
    Signature: (Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/Page<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;>;>;>;
    MethodParameters:
              Name  Flags
      nextPageLink  final

  private com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.network.implementation.PageImpl<com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner>> listNextDelegate(retrofit2.Response<okhttp3.ResponseBody>);
    descriptor: (Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=5, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
        start local 1 // retrofit2.Response response
         0: .line 1414
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
            invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.restClient:()Lcom/microsoft/rest/RestClient;
            invokevirtual com.microsoft.rest.RestClient.responseBuilderFactory:()Lcom/microsoft/rest/protocol/ResponseBuilder$Factory;
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
            invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.serializerAdapter:()Lcom/microsoft/rest/protocol/SerializerAdapter;
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder$Factory.newInstance:(Lcom/microsoft/rest/protocol/SerializerAdapter;)Lcom/microsoft/rest/protocol/ResponseBuilder;
         1: .line 1415
            sipush 200
            new com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$49
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$49.<init>:(Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;)V
            invokevirtual com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$49.getType:()Ljava/lang/reflect/Type;
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.register:(ILjava/lang/reflect/Type;)Lcom/microsoft/rest/protocol/ResponseBuilder;
         2: .line 1416
            ldc Lcom/microsoft/azure/CloudException;
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.registerError:(Ljava/lang/Class;)Lcom/microsoft/rest/protocol/ResponseBuilder;
         3: .line 1417
            aload 1 /* response */
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.build:(Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
         4: .line 1414
            areturn
        end local 1 // retrofit2.Response response
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    5     0      this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;
            0    5     1  response  Lretrofit2/Response<Lokhttp3/ResponseBody;>;
    Exceptions:
      throws com.microsoft.azure.CloudException, java.io.IOException, java.lang.IllegalArgumentException
    Signature: (Lretrofit2/Response<Lokhttp3/ResponseBody;>;)Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/network/implementation/PageImpl<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;>;>;
    MethodParameters:
          Name  Flags
      response  

  public com.microsoft.azure.PagedList<com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner> listByResourceGroupNext(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/PagedList;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=3, args_size=2
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
        start local 1 // java.lang.String nextPageLink
         0: .line 1430
            aload 0 /* this */
            aload 1 /* nextPageLink */
            invokevirtual com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.listByResourceGroupNextSinglePageAsync:(Ljava/lang/String;)Lrx/Observable;
            invokevirtual rx.Observable.toBlocking:()Lrx/observables/BlockingObservable;
            invokevirtual rx.observables.BlockingObservable.single:()Ljava/lang/Object;
            checkcast com.microsoft.rest.ServiceResponse
            astore 2 /* response */
        start local 2 // com.microsoft.rest.ServiceResponse response
         1: .line 1431
            new com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$50
            dup
            aload 0 /* this */
            aload 2 /* response */
            invokevirtual com.microsoft.rest.ServiceResponse.body:()Ljava/lang/Object;
            checkcast com.microsoft.azure.Page
            invokespecial com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$50.<init>:(Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;Lcom/microsoft/azure/Page;)V
            areturn
        end local 2 // com.microsoft.rest.ServiceResponse response
        end local 1 // java.lang.String nextPageLink
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0    2     0          this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;
            0    2     1  nextPageLink  Ljava/lang/String;
            1    2     2      response  Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/Page<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;>;>;
    Signature: (Ljava/lang/String;)Lcom/microsoft/azure/PagedList<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;>;
    MethodParameters:
              Name  Flags
      nextPageLink  final

  public com.microsoft.rest.ServiceFuture<java.util.List<com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner>> listByResourceGroupNextAsync(java.lang.String, com.microsoft.rest.ServiceFuture<java.util.List<com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner>>, com.microsoft.azure.ListOperationCallback<com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner>);
    descriptor: (Ljava/lang/String;Lcom/microsoft/rest/ServiceFuture;Lcom/microsoft/azure/ListOperationCallback;)Lcom/microsoft/rest/ServiceFuture;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=4, args_size=4
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
        start local 1 // java.lang.String nextPageLink
        start local 2 // com.microsoft.rest.ServiceFuture serviceFuture
        start local 3 // com.microsoft.azure.ListOperationCallback serviceCallback
         0: .line 1450
            aload 0 /* this */
            aload 1 /* nextPageLink */
            invokevirtual com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.listByResourceGroupNextSinglePageAsync:(Ljava/lang/String;)Lrx/Observable;
         1: .line 1451
            new com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$51
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$51.<init>:(Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;)V
         2: .line 1457
            aload 3 /* serviceCallback */
         3: .line 1449
            invokestatic com.microsoft.azure.AzureServiceFuture.fromPageResponse:(Lrx/Observable;Lrx/functions/Func1;Lcom/microsoft/azure/ListOperationCallback;)Lcom/microsoft/rest/ServiceFuture;
            areturn
        end local 3 // com.microsoft.azure.ListOperationCallback serviceCallback
        end local 2 // com.microsoft.rest.ServiceFuture serviceFuture
        end local 1 // java.lang.String nextPageLink
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
      LocalVariableTable:
        Start  End  Slot             Name  Signature
            0    4     0             this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;
            0    4     1     nextPageLink  Ljava/lang/String;
            0    4     2    serviceFuture  Lcom/microsoft/rest/ServiceFuture<Ljava/util/List<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;>;>;
            0    4     3  serviceCallback  Lcom/microsoft/azure/ListOperationCallback<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;>;
    Signature: (Ljava/lang/String;Lcom/microsoft/rest/ServiceFuture<Ljava/util/List<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;>;>;Lcom/microsoft/azure/ListOperationCallback<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;>;)Lcom/microsoft/rest/ServiceFuture<Ljava/util/List<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;>;>;
    MethodParameters:
                 Name  Flags
      nextPageLink     final
      serviceFuture    final
      serviceCallback  final

  public rx.Observable<com.microsoft.azure.Page<com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner>> listByResourceGroupNextAsync(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.network.implementation.ExpressRouteCrossConnectionsInner this
        start local 1 // java.lang.String nextPageLink
         0: .line 1468
            aload 0 /* this */
            aload 1 /* nextPageLink */
            invokevirtual com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.listByResourceGroupNextWithServiceResponseAsync:(Ljava/lang/String;)Lrx/Observable;
         1: .line 1469
            new com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$52
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$52.<init>:(Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;)V
            invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
         2: .line 1468
            areturn
        end local 1 // java.lang.String nextPageLink
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0    3     0          this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;
            0    3     1  nextPageLink  Ljava/lang/String;
    Signature: (Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/azure/Page<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;>;>;
    MethodParameters:
              Name  Flags
      nextPageLink  final

  public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner>>> listByResourceGroupNextWithServiceResponseAsync(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.network.implementation.ExpressRouteCrossConnectionsInner this
        start local 1 // java.lang.String nextPageLink
         0: .line 1485
            aload 0 /* this */
            aload 1 /* nextPageLink */
            invokevirtual com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.listByResourceGroupNextSinglePageAsync:(Ljava/lang/String;)Lrx/Observable;
         1: .line 1486
            new com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$53
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$53.<init>:(Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;)V
            invokevirtual rx.Observable.concatMap:(Lrx/functions/Func1;)Lrx/Observable;
         2: .line 1485
            areturn
        end local 1 // java.lang.String nextPageLink
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0    3     0          this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;
            0    3     1  nextPageLink  Ljava/lang/String;
    Signature: (Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/Page<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;>;>;>;
    MethodParameters:
              Name  Flags
      nextPageLink  final

  public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner>>> listByResourceGroupNextSinglePageAsync(java.lang.String);
    descriptor: (Ljava/lang/String;)Lrx/Observable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=3, args_size=2
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
        start local 1 // java.lang.String nextPageLink
         0: .line 1506
            aload 1 /* nextPageLink */
            ifnonnull 2
         1: .line 1507
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter nextPageLink is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         2: .line 1509
      StackMap locals:
      StackMap stack:
            ldc "%s"
            iconst_1
            anewarray java.lang.Object
            dup
            iconst_0
            aload 1 /* nextPageLink */
            aastore
            invokestatic java.lang.String.format:(Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;
            astore 2 /* nextUrl */
        start local 2 // java.lang.String nextUrl
         3: .line 1510
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.service:Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner$ExpressRouteCrossConnectionsService;
            aload 2 /* nextUrl */
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
            invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.acceptLanguage:()Ljava/lang/String;
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
            invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.userAgent:()Ljava/lang/String;
            invokeinterface com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$ExpressRouteCrossConnectionsService.listByResourceGroupNext:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
         4: .line 1511
            new com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$54
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$54.<init>:(Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;)V
            invokevirtual rx.Observable.flatMap:(Lrx/functions/Func1;)Lrx/Observable;
         5: .line 1510
            areturn
        end local 2 // java.lang.String nextUrl
        end local 1 // java.lang.String nextPageLink
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0    6     0          this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;
            0    6     1  nextPageLink  Ljava/lang/String;
            3    6     2       nextUrl  Ljava/lang/String;
    Signature: (Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/Page<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;>;>;>;
    MethodParameters:
              Name  Flags
      nextPageLink  final

  private com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.network.implementation.PageImpl<com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner>> listByResourceGroupNextDelegate(retrofit2.Response<okhttp3.ResponseBody>);
    descriptor: (Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=5, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
        start local 1 // retrofit2.Response response
         0: .line 1525
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
            invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.restClient:()Lcom/microsoft/rest/RestClient;
            invokevirtual com.microsoft.rest.RestClient.responseBuilderFactory:()Lcom/microsoft/rest/protocol/ResponseBuilder$Factory;
            aload 0 /* this */
            getfield com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
            invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.serializerAdapter:()Lcom/microsoft/rest/protocol/SerializerAdapter;
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder$Factory.newInstance:(Lcom/microsoft/rest/protocol/SerializerAdapter;)Lcom/microsoft/rest/protocol/ResponseBuilder;
         1: .line 1526
            sipush 200
            new com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$55
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$55.<init>:(Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;)V
            invokevirtual com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$55.getType:()Ljava/lang/reflect/Type;
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.register:(ILjava/lang/reflect/Type;)Lcom/microsoft/rest/protocol/ResponseBuilder;
         2: .line 1527
            ldc Lcom/microsoft/azure/CloudException;
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.registerError:(Ljava/lang/Class;)Lcom/microsoft/rest/protocol/ResponseBuilder;
         3: .line 1528
            aload 1 /* response */
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.build:(Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
         4: .line 1525
            areturn
        end local 1 // retrofit2.Response response
        end local 0 // com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    5     0      this  Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionsInner;
            0    5     1  response  Lretrofit2/Response<Lokhttp3/ResponseBody;>;
    Exceptions:
      throws com.microsoft.azure.CloudException, java.io.IOException, java.lang.IllegalArgumentException
    Signature: (Lretrofit2/Response<Lokhttp3/ResponseBody;>;)Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/network/implementation/PageImpl<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;>;>;
    MethodParameters:
          Name  Flags
      response  

  public java.lang.Object getByResourceGroup(java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;)Ljava/lang/Object;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=3, locals=3, args_size=3
         0: .line 1
            aload 0
            aload 1
            aload 2
            invokevirtual com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner.getByResourceGroup:(Ljava/lang/String;Ljava/lang/String;)Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
}
Signature: Ljava/lang/Object;Lcom/microsoft/azure/management/resources/fluentcore/collection/InnerSupportsGet<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;>;Lcom/microsoft/azure/management/resources/fluentcore/collection/InnerSupportsListing<Lcom/microsoft/azure/management/network/implementation/ExpressRouteCrossConnectionInner;>;
SourceFile: "ExpressRouteCrossConnectionsInner.java"
NestMembers:
  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$1  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$10  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$11  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$12  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$13  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$14  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$15  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$16  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$17  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$18  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$19  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$2  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$20  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$21  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$22  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$23  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$24  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$25  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$26  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$27  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$28  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$29  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$3  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$30  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$31  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$32  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$33  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$34  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$35  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$36  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$37  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$38  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$39  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$4  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$40  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$41  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$42  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$43  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$44  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$45  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$46  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$47  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$48  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$49  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$5  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$50  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$51  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$52  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$53  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$54  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$55  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$6  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$7  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$8  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$9  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$ExpressRouteCrossConnectionsService
InnerClasses:
  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$1
  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$10
  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$11
  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$12
  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$13
  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$14
  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$15
  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$16
  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$17
  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$18
  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$19
  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$2
  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$20
  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$21
  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$22
  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$23
  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$24
  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$25
  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$26
  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$27
  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$28
  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$29
  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$3
  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$30
  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$31
  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$32
  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$33
  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$34
  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$35
  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$36
  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$37
  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$38
  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$39
  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$4
  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$40
  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$41
  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$42
  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$43
  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$44
  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$45
  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$46
  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$47
  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$48
  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$49
  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$5
  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$50
  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$51
  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$52
  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$53
  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$54
  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$55
  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$6
  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$7
  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$8
  com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$9
  abstract ExpressRouteCrossConnectionsService = com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner$ExpressRouteCrossConnectionsService of com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionsInner
  public abstract Factory = com.microsoft.rest.protocol.ResponseBuilder$Factory of com.microsoft.rest.protocol.ResponseBuilder