public class com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl extends com.microsoft.azure.AzureServiceClient
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl
  super_class: com.microsoft.azure.AzureServiceClient
{
  private com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$WebSiteManagementClientService service;
    descriptor: Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl$WebSiteManagementClientService;
    flags: (0x0002) ACC_PRIVATE

  private com.microsoft.azure.AzureClient azureClient;
    descriptor: Lcom/microsoft/azure/AzureClient;
    flags: (0x0002) ACC_PRIVATE

  private java.lang.String subscriptionId;
    descriptor: Ljava/lang/String;
    flags: (0x0002) ACC_PRIVATE

  private java.lang.String apiVersion;
    descriptor: Ljava/lang/String;
    flags: (0x0002) ACC_PRIVATE

  private java.lang.String acceptLanguage;
    descriptor: Ljava/lang/String;
    flags: (0x0002) ACC_PRIVATE

  private int longRunningOperationRetryTimeout;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private boolean generateClientRequestId;
    descriptor: Z
    flags: (0x0002) ACC_PRIVATE

  private com.microsoft.azure.management.appservice.implementation.AppServiceCertificateOrdersInner appServiceCertificateOrders;
    descriptor: Lcom/microsoft/azure/management/appservice/implementation/AppServiceCertificateOrdersInner;
    flags: (0x0002) ACC_PRIVATE

  private com.microsoft.azure.management.appservice.implementation.CertificateRegistrationProvidersInner certificateRegistrationProviders;
    descriptor: Lcom/microsoft/azure/management/appservice/implementation/CertificateRegistrationProvidersInner;
    flags: (0x0002) ACC_PRIVATE

  private com.microsoft.azure.management.appservice.implementation.DomainsInner domains;
    descriptor: Lcom/microsoft/azure/management/appservice/implementation/DomainsInner;
    flags: (0x0002) ACC_PRIVATE

  private com.microsoft.azure.management.appservice.implementation.TopLevelDomainsInner topLevelDomains;
    descriptor: Lcom/microsoft/azure/management/appservice/implementation/TopLevelDomainsInner;
    flags: (0x0002) ACC_PRIVATE

  private com.microsoft.azure.management.appservice.implementation.DomainRegistrationProvidersInner domainRegistrationProviders;
    descriptor: Lcom/microsoft/azure/management/appservice/implementation/DomainRegistrationProvidersInner;
    flags: (0x0002) ACC_PRIVATE

  private com.microsoft.azure.management.appservice.implementation.CertificatesInner certificates;
    descriptor: Lcom/microsoft/azure/management/appservice/implementation/CertificatesInner;
    flags: (0x0002) ACC_PRIVATE

  private com.microsoft.azure.management.appservice.implementation.DeletedWebAppsInner deletedWebApps;
    descriptor: Lcom/microsoft/azure/management/appservice/implementation/DeletedWebAppsInner;
    flags: (0x0002) ACC_PRIVATE

  private com.microsoft.azure.management.appservice.implementation.DiagnosticsInner diagnostics;
    descriptor: Lcom/microsoft/azure/management/appservice/implementation/DiagnosticsInner;
    flags: (0x0002) ACC_PRIVATE

  private com.microsoft.azure.management.appservice.implementation.ProvidersInner providers;
    descriptor: Lcom/microsoft/azure/management/appservice/implementation/ProvidersInner;
    flags: (0x0002) ACC_PRIVATE

  private com.microsoft.azure.management.appservice.implementation.RecommendationsInner recommendations;
    descriptor: Lcom/microsoft/azure/management/appservice/implementation/RecommendationsInner;
    flags: (0x0002) ACC_PRIVATE

  private com.microsoft.azure.management.appservice.implementation.WebAppsInner webApps;
    descriptor: Lcom/microsoft/azure/management/appservice/implementation/WebAppsInner;
    flags: (0x0002) ACC_PRIVATE

  private com.microsoft.azure.management.appservice.implementation.AppServiceEnvironmentsInner appServiceEnvironments;
    descriptor: Lcom/microsoft/azure/management/appservice/implementation/AppServiceEnvironmentsInner;
    flags: (0x0002) ACC_PRIVATE

  private com.microsoft.azure.management.appservice.implementation.AppServicePlansInner appServicePlans;
    descriptor: Lcom/microsoft/azure/management/appservice/implementation/AppServicePlansInner;
    flags: (0x0002) ACC_PRIVATE

  private com.microsoft.azure.management.appservice.implementation.ResourceHealthMetadatasInner resourceHealthMetadatas;
    descriptor: Lcom/microsoft/azure/management/appservice/implementation/ResourceHealthMetadatasInner;
    flags: (0x0002) ACC_PRIVATE

  public com.microsoft.azure.AzureClient getAzureClient();
    descriptor: ()Lcom/microsoft/azure/AzureClient;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
         0: .line 61
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.azureClient:Lcom/microsoft/azure/AzureClient;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;

  public java.lang.String subscriptionId();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
         0: .line 73
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.subscriptionId:Ljava/lang/String;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;

  public com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl withSubscriptionId(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // java.lang.String subscriptionId
         0: .line 83
            aload 0 /* this */
            aload 1 /* subscriptionId */
            putfield com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.subscriptionId:Ljava/lang/String;
         1: .line 84
            aload 0 /* this */
            areturn
        end local 1 // java.lang.String subscriptionId
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot            Name  Signature
            0    2     0            this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    2     1  subscriptionId  Ljava/lang/String;
    MethodParameters:
                Name  Flags
      subscriptionId  

  public java.lang.String apiVersion();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
         0: .line 96
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.apiVersion:Ljava/lang/String;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;

  public java.lang.String acceptLanguage();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
         0: .line 108
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.acceptLanguage:Ljava/lang/String;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;

  public com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl withAcceptLanguage(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // java.lang.String acceptLanguage
         0: .line 118
            aload 0 /* this */
            aload 1 /* acceptLanguage */
            putfield com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.acceptLanguage:Ljava/lang/String;
         1: .line 119
            aload 0 /* this */
            areturn
        end local 1 // java.lang.String acceptLanguage
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot            Name  Signature
            0    2     0            this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    2     1  acceptLanguage  Ljava/lang/String;
    MethodParameters:
                Name  Flags
      acceptLanguage  

  public int longRunningOperationRetryTimeout();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
         0: .line 131
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.longRunningOperationRetryTimeout:I
            ireturn
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;

  public com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl withLongRunningOperationRetryTimeout(int);
    descriptor: (I)Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // int longRunningOperationRetryTimeout
         0: .line 141
            aload 0 /* this */
            iload 1 /* longRunningOperationRetryTimeout */
            putfield com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.longRunningOperationRetryTimeout:I
         1: .line 142
            aload 0 /* this */
            areturn
        end local 1 // int longRunningOperationRetryTimeout
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot                              Name  Signature
            0    2     0                              this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    2     1  longRunningOperationRetryTimeout  I
    MethodParameters:
                                  Name  Flags
      longRunningOperationRetryTimeout  

  public boolean generateClientRequestId();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
         0: .line 154
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.generateClientRequestId:Z
            ireturn
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;

  public com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl withGenerateClientRequestId(boolean);
    descriptor: (Z)Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // boolean generateClientRequestId
         0: .line 164
            aload 0 /* this */
            iload 1 /* generateClientRequestId */
            putfield com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.generateClientRequestId:Z
         1: .line 165
            aload 0 /* this */
            areturn
        end local 1 // boolean generateClientRequestId
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot                     Name  Signature
            0    2     0                     this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    2     1  generateClientRequestId  Z
    MethodParameters:
                         Name  Flags
      generateClientRequestId  

  public com.microsoft.azure.management.appservice.implementation.AppServiceCertificateOrdersInner appServiceCertificateOrders();
    descriptor: ()Lcom/microsoft/azure/management/appservice/implementation/AppServiceCertificateOrdersInner;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
         0: .line 178
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.appServiceCertificateOrders:Lcom/microsoft/azure/management/appservice/implementation/AppServiceCertificateOrdersInner;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;

  public com.microsoft.azure.management.appservice.implementation.CertificateRegistrationProvidersInner certificateRegistrationProviders();
    descriptor: ()Lcom/microsoft/azure/management/appservice/implementation/CertificateRegistrationProvidersInner;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
         0: .line 191
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.certificateRegistrationProviders:Lcom/microsoft/azure/management/appservice/implementation/CertificateRegistrationProvidersInner;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;

  public com.microsoft.azure.management.appservice.implementation.DomainsInner domains();
    descriptor: ()Lcom/microsoft/azure/management/appservice/implementation/DomainsInner;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
         0: .line 204
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.domains:Lcom/microsoft/azure/management/appservice/implementation/DomainsInner;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;

  public com.microsoft.azure.management.appservice.implementation.TopLevelDomainsInner topLevelDomains();
    descriptor: ()Lcom/microsoft/azure/management/appservice/implementation/TopLevelDomainsInner;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
         0: .line 217
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.topLevelDomains:Lcom/microsoft/azure/management/appservice/implementation/TopLevelDomainsInner;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;

  public com.microsoft.azure.management.appservice.implementation.DomainRegistrationProvidersInner domainRegistrationProviders();
    descriptor: ()Lcom/microsoft/azure/management/appservice/implementation/DomainRegistrationProvidersInner;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
         0: .line 230
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.domainRegistrationProviders:Lcom/microsoft/azure/management/appservice/implementation/DomainRegistrationProvidersInner;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;

  public com.microsoft.azure.management.appservice.implementation.CertificatesInner certificates();
    descriptor: ()Lcom/microsoft/azure/management/appservice/implementation/CertificatesInner;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
         0: .line 243
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.certificates:Lcom/microsoft/azure/management/appservice/implementation/CertificatesInner;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;

  public com.microsoft.azure.management.appservice.implementation.DeletedWebAppsInner deletedWebApps();
    descriptor: ()Lcom/microsoft/azure/management/appservice/implementation/DeletedWebAppsInner;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
         0: .line 256
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.deletedWebApps:Lcom/microsoft/azure/management/appservice/implementation/DeletedWebAppsInner;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;

  public com.microsoft.azure.management.appservice.implementation.DiagnosticsInner diagnostics();
    descriptor: ()Lcom/microsoft/azure/management/appservice/implementation/DiagnosticsInner;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
         0: .line 269
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.diagnostics:Lcom/microsoft/azure/management/appservice/implementation/DiagnosticsInner;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;

  public com.microsoft.azure.management.appservice.implementation.ProvidersInner providers();
    descriptor: ()Lcom/microsoft/azure/management/appservice/implementation/ProvidersInner;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
         0: .line 282
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.providers:Lcom/microsoft/azure/management/appservice/implementation/ProvidersInner;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;

  public com.microsoft.azure.management.appservice.implementation.RecommendationsInner recommendations();
    descriptor: ()Lcom/microsoft/azure/management/appservice/implementation/RecommendationsInner;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
         0: .line 295
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.recommendations:Lcom/microsoft/azure/management/appservice/implementation/RecommendationsInner;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;

  public com.microsoft.azure.management.appservice.implementation.WebAppsInner webApps();
    descriptor: ()Lcom/microsoft/azure/management/appservice/implementation/WebAppsInner;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
         0: .line 308
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.webApps:Lcom/microsoft/azure/management/appservice/implementation/WebAppsInner;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;

  public com.microsoft.azure.management.appservice.implementation.AppServiceEnvironmentsInner appServiceEnvironments();
    descriptor: ()Lcom/microsoft/azure/management/appservice/implementation/AppServiceEnvironmentsInner;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
         0: .line 321
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.appServiceEnvironments:Lcom/microsoft/azure/management/appservice/implementation/AppServiceEnvironmentsInner;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;

  public com.microsoft.azure.management.appservice.implementation.AppServicePlansInner appServicePlans();
    descriptor: ()Lcom/microsoft/azure/management/appservice/implementation/AppServicePlansInner;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
         0: .line 334
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.appServicePlans:Lcom/microsoft/azure/management/appservice/implementation/AppServicePlansInner;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;

  public com.microsoft.azure.management.appservice.implementation.ResourceHealthMetadatasInner resourceHealthMetadatas();
    descriptor: ()Lcom/microsoft/azure/management/appservice/implementation/ResourceHealthMetadatasInner;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
         0: .line 347
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.resourceHealthMetadatas:Lcom/microsoft/azure/management/appservice/implementation/ResourceHealthMetadatasInner;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;

  public void <init>(com.microsoft.rest.credentials.ServiceClientCredentials);
    descriptor: (Lcom/microsoft/rest/credentials/ServiceClientCredentials;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // com.microsoft.rest.credentials.ServiceClientCredentials credentials
         0: .line 356
            aload 0 /* this */
            ldc "https://management.azure.com"
            aload 1 /* credentials */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.<init>:(Ljava/lang/String;Lcom/microsoft/rest/credentials/ServiceClientCredentials;)V
         1: .line 357
            return
        end local 1 // com.microsoft.rest.credentials.ServiceClientCredentials credentials
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot         Name  Signature
            0    2     0         this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    2     1  credentials  Lcom/microsoft/rest/credentials/ServiceClientCredentials;
    MethodParameters:
             Name  Flags
      credentials  

  public void <init>(java.lang.String, com.microsoft.rest.credentials.ServiceClientCredentials);
    descriptor: (Ljava/lang/String;Lcom/microsoft/rest/credentials/ServiceClientCredentials;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // java.lang.String baseUrl
        start local 2 // com.microsoft.rest.credentials.ServiceClientCredentials credentials
         0: .line 366
            aload 0 /* this */
            aload 1 /* baseUrl */
            aload 2 /* credentials */
            invokespecial com.microsoft.azure.AzureServiceClient.<init>:(Ljava/lang/String;Lcom/microsoft/rest/credentials/ServiceClientCredentials;)V
         1: .line 367
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.initialize:()V
         2: .line 368
            return
        end local 2 // com.microsoft.rest.credentials.ServiceClientCredentials credentials
        end local 1 // java.lang.String baseUrl
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot         Name  Signature
            0    3     0         this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    3     1      baseUrl  Ljava/lang/String;
            0    3     2  credentials  Lcom/microsoft/rest/credentials/ServiceClientCredentials;
    MethodParameters:
             Name  Flags
      baseUrl      
      credentials  

  public void <init>(com.microsoft.rest.RestClient);
    descriptor: (Lcom/microsoft/rest/RestClient;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // com.microsoft.rest.RestClient restClient
         0: .line 376
            aload 0 /* this */
            aload 1 /* restClient */
            invokespecial com.microsoft.azure.AzureServiceClient.<init>:(Lcom/microsoft/rest/RestClient;)V
         1: .line 377
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.initialize:()V
         2: .line 378
            return
        end local 1 // com.microsoft.rest.RestClient restClient
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    3     0        this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    3     1  restClient  Lcom/microsoft/rest/RestClient;
    MethodParameters:
            Name  Flags
      restClient  

  protected void initialize();
    descriptor: ()V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=5, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
         0: .line 381
            aload 0 /* this */
            ldc "2019-08-01"
            putfield com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.apiVersion:Ljava/lang/String;
         1: .line 382
            aload 0 /* this */
            ldc "en-US"
            putfield com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.acceptLanguage:Ljava/lang/String;
         2: .line 383
            aload 0 /* this */
            bipush 30
            putfield com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.longRunningOperationRetryTimeout:I
         3: .line 384
            aload 0 /* this */
            iconst_1
            putfield com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.generateClientRequestId:Z
         4: .line 385
            aload 0 /* this */
            new com.microsoft.azure.management.appservice.implementation.AppServiceCertificateOrdersInner
            dup
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.restClient:()Lcom/microsoft/rest/RestClient;
            invokevirtual com.microsoft.rest.RestClient.retrofit:()Lretrofit2/Retrofit;
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.AppServiceCertificateOrdersInner.<init>:(Lretrofit2/Retrofit;Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            putfield com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.appServiceCertificateOrders:Lcom/microsoft/azure/management/appservice/implementation/AppServiceCertificateOrdersInner;
         5: .line 386
            aload 0 /* this */
            new com.microsoft.azure.management.appservice.implementation.CertificateRegistrationProvidersInner
            dup
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.restClient:()Lcom/microsoft/rest/RestClient;
            invokevirtual com.microsoft.rest.RestClient.retrofit:()Lretrofit2/Retrofit;
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.CertificateRegistrationProvidersInner.<init>:(Lretrofit2/Retrofit;Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            putfield com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.certificateRegistrationProviders:Lcom/microsoft/azure/management/appservice/implementation/CertificateRegistrationProvidersInner;
         6: .line 387
            aload 0 /* this */
            new com.microsoft.azure.management.appservice.implementation.DomainsInner
            dup
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.restClient:()Lcom/microsoft/rest/RestClient;
            invokevirtual com.microsoft.rest.RestClient.retrofit:()Lretrofit2/Retrofit;
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.DomainsInner.<init>:(Lretrofit2/Retrofit;Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            putfield com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.domains:Lcom/microsoft/azure/management/appservice/implementation/DomainsInner;
         7: .line 388
            aload 0 /* this */
            new com.microsoft.azure.management.appservice.implementation.TopLevelDomainsInner
            dup
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.restClient:()Lcom/microsoft/rest/RestClient;
            invokevirtual com.microsoft.rest.RestClient.retrofit:()Lretrofit2/Retrofit;
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.TopLevelDomainsInner.<init>:(Lretrofit2/Retrofit;Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            putfield com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.topLevelDomains:Lcom/microsoft/azure/management/appservice/implementation/TopLevelDomainsInner;
         8: .line 389
            aload 0 /* this */
            new com.microsoft.azure.management.appservice.implementation.DomainRegistrationProvidersInner
            dup
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.restClient:()Lcom/microsoft/rest/RestClient;
            invokevirtual com.microsoft.rest.RestClient.retrofit:()Lretrofit2/Retrofit;
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.DomainRegistrationProvidersInner.<init>:(Lretrofit2/Retrofit;Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            putfield com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.domainRegistrationProviders:Lcom/microsoft/azure/management/appservice/implementation/DomainRegistrationProvidersInner;
         9: .line 390
            aload 0 /* this */
            new com.microsoft.azure.management.appservice.implementation.CertificatesInner
            dup
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.restClient:()Lcom/microsoft/rest/RestClient;
            invokevirtual com.microsoft.rest.RestClient.retrofit:()Lretrofit2/Retrofit;
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.CertificatesInner.<init>:(Lretrofit2/Retrofit;Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            putfield com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.certificates:Lcom/microsoft/azure/management/appservice/implementation/CertificatesInner;
        10: .line 391
            aload 0 /* this */
            new com.microsoft.azure.management.appservice.implementation.DeletedWebAppsInner
            dup
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.restClient:()Lcom/microsoft/rest/RestClient;
            invokevirtual com.microsoft.rest.RestClient.retrofit:()Lretrofit2/Retrofit;
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.DeletedWebAppsInner.<init>:(Lretrofit2/Retrofit;Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            putfield com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.deletedWebApps:Lcom/microsoft/azure/management/appservice/implementation/DeletedWebAppsInner;
        11: .line 392
            aload 0 /* this */
            new com.microsoft.azure.management.appservice.implementation.DiagnosticsInner
            dup
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.restClient:()Lcom/microsoft/rest/RestClient;
            invokevirtual com.microsoft.rest.RestClient.retrofit:()Lretrofit2/Retrofit;
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.DiagnosticsInner.<init>:(Lretrofit2/Retrofit;Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            putfield com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.diagnostics:Lcom/microsoft/azure/management/appservice/implementation/DiagnosticsInner;
        12: .line 393
            aload 0 /* this */
            new com.microsoft.azure.management.appservice.implementation.ProvidersInner
            dup
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.restClient:()Lcom/microsoft/rest/RestClient;
            invokevirtual com.microsoft.rest.RestClient.retrofit:()Lretrofit2/Retrofit;
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.ProvidersInner.<init>:(Lretrofit2/Retrofit;Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            putfield com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.providers:Lcom/microsoft/azure/management/appservice/implementation/ProvidersInner;
        13: .line 394
            aload 0 /* this */
            new com.microsoft.azure.management.appservice.implementation.RecommendationsInner
            dup
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.restClient:()Lcom/microsoft/rest/RestClient;
            invokevirtual com.microsoft.rest.RestClient.retrofit:()Lretrofit2/Retrofit;
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.RecommendationsInner.<init>:(Lretrofit2/Retrofit;Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            putfield com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.recommendations:Lcom/microsoft/azure/management/appservice/implementation/RecommendationsInner;
        14: .line 395
            aload 0 /* this */
            new com.microsoft.azure.management.appservice.implementation.WebAppsInner
            dup
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.restClient:()Lcom/microsoft/rest/RestClient;
            invokevirtual com.microsoft.rest.RestClient.retrofit:()Lretrofit2/Retrofit;
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebAppsInner.<init>:(Lretrofit2/Retrofit;Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            putfield com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.webApps:Lcom/microsoft/azure/management/appservice/implementation/WebAppsInner;
        15: .line 396
            aload 0 /* this */
            new com.microsoft.azure.management.appservice.implementation.AppServiceEnvironmentsInner
            dup
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.restClient:()Lcom/microsoft/rest/RestClient;
            invokevirtual com.microsoft.rest.RestClient.retrofit:()Lretrofit2/Retrofit;
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.AppServiceEnvironmentsInner.<init>:(Lretrofit2/Retrofit;Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            putfield com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.appServiceEnvironments:Lcom/microsoft/azure/management/appservice/implementation/AppServiceEnvironmentsInner;
        16: .line 397
            aload 0 /* this */
            new com.microsoft.azure.management.appservice.implementation.AppServicePlansInner
            dup
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.restClient:()Lcom/microsoft/rest/RestClient;
            invokevirtual com.microsoft.rest.RestClient.retrofit:()Lretrofit2/Retrofit;
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.AppServicePlansInner.<init>:(Lretrofit2/Retrofit;Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            putfield com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.appServicePlans:Lcom/microsoft/azure/management/appservice/implementation/AppServicePlansInner;
        17: .line 398
            aload 0 /* this */
            new com.microsoft.azure.management.appservice.implementation.ResourceHealthMetadatasInner
            dup
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.restClient:()Lcom/microsoft/rest/RestClient;
            invokevirtual com.microsoft.rest.RestClient.retrofit:()Lretrofit2/Retrofit;
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.ResourceHealthMetadatasInner.<init>:(Lretrofit2/Retrofit;Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            putfield com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.resourceHealthMetadatas:Lcom/microsoft/azure/management/appservice/implementation/ResourceHealthMetadatasInner;
        18: .line 399
            aload 0 /* this */
            new com.microsoft.azure.AzureClient
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.AzureClient.<init>:(Lcom/microsoft/azure/AzureServiceClient;)V
            putfield com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.azureClient:Lcom/microsoft/azure/AzureClient;
        19: .line 400
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.initializeService:()V
        20: .line 401
            return
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   21     0  this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;

  public java.lang.String userAgent();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
         0: .line 410
            ldc "%s (%s, %s)"
            iconst_3
            anewarray java.lang.Object
            dup
            iconst_0
            aload 0 /* this */
            invokespecial com.microsoft.azure.AzureServiceClient.userAgent:()Ljava/lang/String;
            aastore
            dup
            iconst_1
            ldc "WebSiteManagementClient"
            aastore
            dup
            iconst_2
            ldc "2019-08-01"
            aastore
            invokestatic java.lang.String.format:(Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;

  private void initializeService();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
         0: .line 414
            aload 0 /* this */
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.restClient:()Lcom/microsoft/rest/RestClient;
            invokevirtual com.microsoft.rest.RestClient.retrofit:()Lretrofit2/Retrofit;
            ldc Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl$WebSiteManagementClientService;
            invokevirtual retrofit2.Retrofit.create:(Ljava/lang/Class;)Ljava/lang/Object;
            checkcast com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$WebSiteManagementClientService
            putfield com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.service:Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl$WebSiteManagementClientService;
         1: .line 415
            return
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;

  public com.microsoft.azure.management.appservice.implementation.UserInner getPublishingUser();
    descriptor: ()Lcom/microsoft/azure/management/appservice/implementation/UserInner;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
         0: .line 518
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.getPublishingUserWithServiceResponseAsync:()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.appservice.implementation.UserInner
            areturn
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;

  public com.microsoft.rest.ServiceFuture<com.microsoft.azure.management.appservice.implementation.UserInner> getPublishingUserAsync(com.microsoft.rest.ServiceCallback<com.microsoft.azure.management.appservice.implementation.UserInner>);
    descriptor: (Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // com.microsoft.rest.ServiceCallback serviceCallback
         0: .line 530
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.getPublishingUserWithServiceResponseAsync:()Lrx/Observable;
            aload 1 /* serviceCallback */
            invokestatic com.microsoft.rest.ServiceFuture.fromResponse:(Lrx/Observable;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
            areturn
        end local 1 // com.microsoft.rest.ServiceCallback serviceCallback
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot             Name  Signature
            0    1     0             this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    1     1  serviceCallback  Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/appservice/implementation/UserInner;>;
    Signature: (Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/appservice/implementation/UserInner;>;)Lcom/microsoft/rest/ServiceFuture<Lcom/microsoft/azure/management/appservice/implementation/UserInner;>;
    MethodParameters:
                 Name  Flags
      serviceCallback  final

  public rx.Observable<com.microsoft.azure.management.appservice.implementation.UserInner> getPublishingUserAsync();
    descriptor: ()Lrx/Observable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
         0: .line 541
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.getPublishingUserWithServiceResponseAsync:()Lrx/Observable;
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$1
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$1.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
    Signature: ()Lrx/Observable<Lcom/microsoft/azure/management/appservice/implementation/UserInner;>;

  public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.appservice.implementation.UserInner>> getPublishingUserWithServiceResponseAsync();
    descriptor: ()Lrx/Observable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
         0: .line 557
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.apiVersion:()Ljava/lang/String;
            ifnonnull 2
         1: .line 558
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter this.apiVersion() is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         2: .line 560
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.service:Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl$WebSiteManagementClientService;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.apiVersion:()Ljava/lang/String;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.acceptLanguage:()Ljava/lang/String;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.userAgent:()Ljava/lang/String;
            invokeinterface com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$WebSiteManagementClientService.getPublishingUser:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
         3: .line 561
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$2
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$2.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            invokevirtual rx.Observable.flatMap:(Lrx/functions/Func1;)Lrx/Observable;
         4: .line 560
            areturn
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    5     0  this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
    Signature: ()Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/appservice/implementation/UserInner;>;>;

  private com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.appservice.implementation.UserInner> getPublishingUserDelegate(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.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // retrofit2.Response response
         0: .line 575
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.restClient:()Lcom/microsoft/rest/RestClient;
            invokevirtual com.microsoft.rest.RestClient.responseBuilderFactory:()Lcom/microsoft/rest/protocol/ResponseBuilder$Factory;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.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 576
            sipush 200
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$3
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$3.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$3.getType:()Ljava/lang/reflect/Type;
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.register:(ILjava/lang/reflect/Type;)Lcom/microsoft/rest/protocol/ResponseBuilder;
         2: .line 577
            ldc Lcom/microsoft/azure/management/appservice/DefaultErrorResponseException;
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.registerError:(Ljava/lang/Class;)Lcom/microsoft/rest/protocol/ResponseBuilder;
         3: .line 578
            aload 1 /* response */
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.build:(Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
         4: .line 575
            areturn
        end local 1 // retrofit2.Response response
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    5     0      this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    5     1  response  Lretrofit2/Response<Lokhttp3/ResponseBody;>;
    Exceptions:
      throws com.microsoft.azure.management.appservice.DefaultErrorResponseException, java.io.IOException, java.lang.IllegalArgumentException
    Signature: (Lretrofit2/Response<Lokhttp3/ResponseBody;>;)Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/appservice/implementation/UserInner;>;
    MethodParameters:
          Name  Flags
      response  

  public com.microsoft.azure.management.appservice.implementation.UserInner updatePublishingUser(com.microsoft.azure.management.appservice.implementation.UserInner);
    descriptor: (Lcom/microsoft/azure/management/appservice/implementation/UserInner;)Lcom/microsoft/azure/management/appservice/implementation/UserInner;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // com.microsoft.azure.management.appservice.implementation.UserInner userDetails
         0: .line 592
            aload 0 /* this */
            aload 1 /* userDetails */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.updatePublishingUserWithServiceResponseAsync:(Lcom/microsoft/azure/management/appservice/implementation/UserInner;)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.appservice.implementation.UserInner
            areturn
        end local 1 // com.microsoft.azure.management.appservice.implementation.UserInner userDetails
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot         Name  Signature
            0    1     0         this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    1     1  userDetails  Lcom/microsoft/azure/management/appservice/implementation/UserInner;
    MethodParameters:
             Name  Flags
      userDetails  

  public com.microsoft.rest.ServiceFuture<com.microsoft.azure.management.appservice.implementation.UserInner> updatePublishingUserAsync(com.microsoft.azure.management.appservice.implementation.UserInner, com.microsoft.rest.ServiceCallback<com.microsoft.azure.management.appservice.implementation.UserInner>);
    descriptor: (Lcom/microsoft/azure/management/appservice/implementation/UserInner;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=3, args_size=3
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // com.microsoft.azure.management.appservice.implementation.UserInner userDetails
        start local 2 // com.microsoft.rest.ServiceCallback serviceCallback
         0: .line 605
            aload 0 /* this */
            aload 1 /* userDetails */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.updatePublishingUserWithServiceResponseAsync:(Lcom/microsoft/azure/management/appservice/implementation/UserInner;)Lrx/Observable;
            aload 2 /* serviceCallback */
            invokestatic com.microsoft.rest.ServiceFuture.fromResponse:(Lrx/Observable;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
            areturn
        end local 2 // com.microsoft.rest.ServiceCallback serviceCallback
        end local 1 // com.microsoft.azure.management.appservice.implementation.UserInner userDetails
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot             Name  Signature
            0    1     0             this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    1     1      userDetails  Lcom/microsoft/azure/management/appservice/implementation/UserInner;
            0    1     2  serviceCallback  Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/appservice/implementation/UserInner;>;
    Signature: (Lcom/microsoft/azure/management/appservice/implementation/UserInner;Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/appservice/implementation/UserInner;>;)Lcom/microsoft/rest/ServiceFuture<Lcom/microsoft/azure/management/appservice/implementation/UserInner;>;
    MethodParameters:
                 Name  Flags
      userDetails      
      serviceCallback  final

  public rx.Observable<com.microsoft.azure.management.appservice.implementation.UserInner> updatePublishingUserAsync(com.microsoft.azure.management.appservice.implementation.UserInner);
    descriptor: (Lcom/microsoft/azure/management/appservice/implementation/UserInner;)Lrx/Observable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // com.microsoft.azure.management.appservice.implementation.UserInner userDetails
         0: .line 617
            aload 0 /* this */
            aload 1 /* userDetails */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.updatePublishingUserWithServiceResponseAsync:(Lcom/microsoft/azure/management/appservice/implementation/UserInner;)Lrx/Observable;
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$4
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$4.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
            areturn
        end local 1 // com.microsoft.azure.management.appservice.implementation.UserInner userDetails
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot         Name  Signature
            0    1     0         this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    1     1  userDetails  Lcom/microsoft/azure/management/appservice/implementation/UserInner;
    Signature: (Lcom/microsoft/azure/management/appservice/implementation/UserInner;)Lrx/Observable<Lcom/microsoft/azure/management/appservice/implementation/UserInner;>;
    MethodParameters:
             Name  Flags
      userDetails  

  public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.appservice.implementation.UserInner>> updatePublishingUserWithServiceResponseAsync(com.microsoft.azure.management.appservice.implementation.UserInner);
    descriptor: (Lcom/microsoft/azure/management/appservice/implementation/UserInner;)Lrx/Observable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // com.microsoft.azure.management.appservice.implementation.UserInner userDetails
         0: .line 634
            aload 1 /* userDetails */
            ifnonnull 2
         1: .line 635
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter userDetails is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         2: .line 637
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.apiVersion:()Ljava/lang/String;
            ifnonnull 4
         3: .line 638
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter this.apiVersion() is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         4: .line 640
      StackMap locals:
      StackMap stack:
            aload 1 /* userDetails */
            invokestatic com.microsoft.rest.Validator.validate:(Ljava/lang/Object;)V
         5: .line 641
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.service:Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl$WebSiteManagementClientService;
            aload 1 /* userDetails */
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.apiVersion:()Ljava/lang/String;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.acceptLanguage:()Ljava/lang/String;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.userAgent:()Ljava/lang/String;
            invokeinterface com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$WebSiteManagementClientService.updatePublishingUser:(Lcom/microsoft/azure/management/appservice/implementation/UserInner;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
         6: .line 642
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$5
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$5.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            invokevirtual rx.Observable.flatMap:(Lrx/functions/Func1;)Lrx/Observable;
         7: .line 641
            areturn
        end local 1 // com.microsoft.azure.management.appservice.implementation.UserInner userDetails
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot         Name  Signature
            0    8     0         this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    8     1  userDetails  Lcom/microsoft/azure/management/appservice/implementation/UserInner;
    Signature: (Lcom/microsoft/azure/management/appservice/implementation/UserInner;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/appservice/implementation/UserInner;>;>;
    MethodParameters:
             Name  Flags
      userDetails  

  private com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.appservice.implementation.UserInner> updatePublishingUserDelegate(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.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // retrofit2.Response response
         0: .line 656
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.restClient:()Lcom/microsoft/rest/RestClient;
            invokevirtual com.microsoft.rest.RestClient.responseBuilderFactory:()Lcom/microsoft/rest/protocol/ResponseBuilder$Factory;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.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 657
            sipush 200
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$6
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$6.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$6.getType:()Ljava/lang/reflect/Type;
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.register:(ILjava/lang/reflect/Type;)Lcom/microsoft/rest/protocol/ResponseBuilder;
         2: .line 658
            ldc Lcom/microsoft/azure/management/appservice/DefaultErrorResponseException;
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.registerError:(Ljava/lang/Class;)Lcom/microsoft/rest/protocol/ResponseBuilder;
         3: .line 659
            aload 1 /* response */
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.build:(Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
         4: .line 656
            areturn
        end local 1 // retrofit2.Response response
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    5     0      this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    5     1  response  Lretrofit2/Response<Lokhttp3/ResponseBody;>;
    Exceptions:
      throws com.microsoft.azure.management.appservice.DefaultErrorResponseException, java.io.IOException, java.lang.IllegalArgumentException
    Signature: (Lretrofit2/Response<Lokhttp3/ResponseBody;>;)Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/appservice/implementation/UserInner;>;
    MethodParameters:
          Name  Flags
      response  

  public com.microsoft.azure.PagedList<com.microsoft.azure.management.appservice.implementation.SourceControlInner> listSourceControls();
    descriptor: ()Lcom/microsoft/azure/PagedList;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=2, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
         0: .line 672
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.listSourceControlsSinglePageAsync:()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 673
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$7
            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.appservice.implementation.WebSiteManagementClientImpl$7.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;Lcom/microsoft/azure/Page;)V
            areturn
        end local 1 // com.microsoft.rest.ServiceResponse response
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    2     0      this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            1    2     1  response  Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/Page<Lcom/microsoft/azure/management/appservice/implementation/SourceControlInner;>;>;
    Signature: ()Lcom/microsoft/azure/PagedList<Lcom/microsoft/azure/management/appservice/implementation/SourceControlInner;>;

  public com.microsoft.rest.ServiceFuture<java.util.List<com.microsoft.azure.management.appservice.implementation.SourceControlInner>> listSourceControlsAsync(com.microsoft.azure.ListOperationCallback<com.microsoft.azure.management.appservice.implementation.SourceControlInner>);
    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.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // com.microsoft.azure.ListOperationCallback serviceCallback
         0: .line 691
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.listSourceControlsSinglePageAsync:()Lrx/Observable;
         1: .line 692
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$8
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$8.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
         2: .line 698
            aload 1 /* serviceCallback */
         3: .line 690
            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.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot             Name  Signature
            0    4     0             this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    4     1  serviceCallback  Lcom/microsoft/azure/ListOperationCallback<Lcom/microsoft/azure/management/appservice/implementation/SourceControlInner;>;
    Signature: (Lcom/microsoft/azure/ListOperationCallback<Lcom/microsoft/azure/management/appservice/implementation/SourceControlInner;>;)Lcom/microsoft/rest/ServiceFuture<Ljava/util/List<Lcom/microsoft/azure/management/appservice/implementation/SourceControlInner;>;>;
    MethodParameters:
                 Name  Flags
      serviceCallback  final

  public rx.Observable<com.microsoft.azure.Page<com.microsoft.azure.management.appservice.implementation.SourceControlInner>> listSourceControlsAsync();
    descriptor: ()Lrx/Observable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
         0: .line 709
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.listSourceControlsWithServiceResponseAsync:()Lrx/Observable;
         1: .line 710
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$9
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$9.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
         2: .line 709
            areturn
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0  this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
    Signature: ()Lrx/Observable<Lcom/microsoft/azure/Page<Lcom/microsoft/azure/management/appservice/implementation/SourceControlInner;>;>;

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

  public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<com.microsoft.azure.management.appservice.implementation.SourceControlInner>>> listSourceControlsSinglePageAsync();
    descriptor: ()Lrx/Observable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
         0: .line 747
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.apiVersion:()Ljava/lang/String;
            ifnonnull 2
         1: .line 748
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter this.apiVersion() is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         2: .line 750
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.service:Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl$WebSiteManagementClientService;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.apiVersion:()Ljava/lang/String;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.acceptLanguage:()Ljava/lang/String;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.userAgent:()Ljava/lang/String;
            invokeinterface com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$WebSiteManagementClientService.listSourceControls:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
         3: .line 751
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$11
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$11.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            invokevirtual rx.Observable.flatMap:(Lrx/functions/Func1;)Lrx/Observable;
         4: .line 750
            areturn
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    5     0  this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
    Signature: ()Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/Page<Lcom/microsoft/azure/management/appservice/implementation/SourceControlInner;>;>;>;

  private com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.appservice.implementation.PageImpl<com.microsoft.azure.management.appservice.implementation.SourceControlInner>> listSourceControlsDelegate(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.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // retrofit2.Response response
         0: .line 765
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.restClient:()Lcom/microsoft/rest/RestClient;
            invokevirtual com.microsoft.rest.RestClient.responseBuilderFactory:()Lcom/microsoft/rest/protocol/ResponseBuilder$Factory;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.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 766
            sipush 200
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$12
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$12.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$12.getType:()Ljava/lang/reflect/Type;
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.register:(ILjava/lang/reflect/Type;)Lcom/microsoft/rest/protocol/ResponseBuilder;
         2: .line 767
            ldc Lcom/microsoft/azure/management/appservice/DefaultErrorResponseException;
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.registerError:(Ljava/lang/Class;)Lcom/microsoft/rest/protocol/ResponseBuilder;
         3: .line 768
            aload 1 /* response */
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.build:(Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
         4: .line 765
            areturn
        end local 1 // retrofit2.Response response
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    5     0      this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    5     1  response  Lretrofit2/Response<Lokhttp3/ResponseBody;>;
    Exceptions:
      throws com.microsoft.azure.management.appservice.DefaultErrorResponseException, java.io.IOException, java.lang.IllegalArgumentException
    Signature: (Lretrofit2/Response<Lokhttp3/ResponseBody;>;)Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/appservice/implementation/PageImpl<Lcom/microsoft/azure/management/appservice/implementation/SourceControlInner;>;>;
    MethodParameters:
          Name  Flags
      response  

  public com.microsoft.azure.management.appservice.implementation.SourceControlInner getSourceControl(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/implementation/SourceControlInner;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // java.lang.String sourceControlType
         0: .line 782
            aload 0 /* this */
            aload 1 /* sourceControlType */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.getSourceControlWithServiceResponseAsync:(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.appservice.implementation.SourceControlInner
            areturn
        end local 1 // java.lang.String sourceControlType
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot               Name  Signature
            0    1     0               this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    1     1  sourceControlType  Ljava/lang/String;
    MethodParameters:
                   Name  Flags
      sourceControlType  

  public com.microsoft.rest.ServiceFuture<com.microsoft.azure.management.appservice.implementation.SourceControlInner> getSourceControlAsync(java.lang.String, com.microsoft.rest.ServiceCallback<com.microsoft.azure.management.appservice.implementation.SourceControlInner>);
    descriptor: (Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=3, args_size=3
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // java.lang.String sourceControlType
        start local 2 // com.microsoft.rest.ServiceCallback serviceCallback
         0: .line 795
            aload 0 /* this */
            aload 1 /* sourceControlType */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.getSourceControlWithServiceResponseAsync:(Ljava/lang/String;)Lrx/Observable;
            aload 2 /* serviceCallback */
            invokestatic com.microsoft.rest.ServiceFuture.fromResponse:(Lrx/Observable;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
            areturn
        end local 2 // com.microsoft.rest.ServiceCallback serviceCallback
        end local 1 // java.lang.String sourceControlType
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot               Name  Signature
            0    1     0               this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    1     1  sourceControlType  Ljava/lang/String;
            0    1     2    serviceCallback  Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/appservice/implementation/SourceControlInner;>;
    Signature: (Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/appservice/implementation/SourceControlInner;>;)Lcom/microsoft/rest/ServiceFuture<Lcom/microsoft/azure/management/appservice/implementation/SourceControlInner;>;
    MethodParameters:
                   Name  Flags
      sourceControlType  
      serviceCallback    final

  public rx.Observable<com.microsoft.azure.management.appservice.implementation.SourceControlInner> getSourceControlAsync(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.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // java.lang.String sourceControlType
         0: .line 807
            aload 0 /* this */
            aload 1 /* sourceControlType */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.getSourceControlWithServiceResponseAsync:(Ljava/lang/String;)Lrx/Observable;
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$13
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$13.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
            areturn
        end local 1 // java.lang.String sourceControlType
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot               Name  Signature
            0    1     0               this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    1     1  sourceControlType  Ljava/lang/String;
    Signature: (Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/azure/management/appservice/implementation/SourceControlInner;>;
    MethodParameters:
                   Name  Flags
      sourceControlType  

  public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.appservice.implementation.SourceControlInner>> getSourceControlWithServiceResponseAsync(java.lang.String);
    descriptor: (Ljava/lang/String;)Lrx/Observable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // java.lang.String sourceControlType
         0: .line 824
            aload 1 /* sourceControlType */
            ifnonnull 2
         1: .line 825
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter sourceControlType is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         2: .line 827
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.apiVersion:()Ljava/lang/String;
            ifnonnull 4
         3: .line 828
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter this.apiVersion() is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         4: .line 830
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.service:Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl$WebSiteManagementClientService;
            aload 1 /* sourceControlType */
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.apiVersion:()Ljava/lang/String;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.acceptLanguage:()Ljava/lang/String;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.userAgent:()Ljava/lang/String;
            invokeinterface com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$WebSiteManagementClientService.getSourceControl:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
         5: .line 831
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$14
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$14.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            invokevirtual rx.Observable.flatMap:(Lrx/functions/Func1;)Lrx/Observable;
         6: .line 830
            areturn
        end local 1 // java.lang.String sourceControlType
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot               Name  Signature
            0    7     0               this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    7     1  sourceControlType  Ljava/lang/String;
    Signature: (Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/appservice/implementation/SourceControlInner;>;>;
    MethodParameters:
                   Name  Flags
      sourceControlType  

  private com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.appservice.implementation.SourceControlInner> getSourceControlDelegate(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.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // retrofit2.Response response
         0: .line 845
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.restClient:()Lcom/microsoft/rest/RestClient;
            invokevirtual com.microsoft.rest.RestClient.responseBuilderFactory:()Lcom/microsoft/rest/protocol/ResponseBuilder$Factory;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.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 846
            sipush 200
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$15
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$15.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$15.getType:()Ljava/lang/reflect/Type;
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.register:(ILjava/lang/reflect/Type;)Lcom/microsoft/rest/protocol/ResponseBuilder;
         2: .line 847
            ldc Lcom/microsoft/azure/management/appservice/DefaultErrorResponseException;
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.registerError:(Ljava/lang/Class;)Lcom/microsoft/rest/protocol/ResponseBuilder;
         3: .line 848
            aload 1 /* response */
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.build:(Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
         4: .line 845
            areturn
        end local 1 // retrofit2.Response response
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    5     0      this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    5     1  response  Lretrofit2/Response<Lokhttp3/ResponseBody;>;
    Exceptions:
      throws com.microsoft.azure.management.appservice.DefaultErrorResponseException, java.io.IOException, java.lang.IllegalArgumentException
    Signature: (Lretrofit2/Response<Lokhttp3/ResponseBody;>;)Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/appservice/implementation/SourceControlInner;>;
    MethodParameters:
          Name  Flags
      response  

  public com.microsoft.azure.management.appservice.implementation.SourceControlInner updateSourceControl(java.lang.String, com.microsoft.azure.management.appservice.implementation.SourceControlInner);
    descriptor: (Ljava/lang/String;Lcom/microsoft/azure/management/appservice/implementation/SourceControlInner;)Lcom/microsoft/azure/management/appservice/implementation/SourceControlInner;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // java.lang.String sourceControlType
        start local 2 // com.microsoft.azure.management.appservice.implementation.SourceControlInner requestMessage
         0: .line 863
            aload 0 /* this */
            aload 1 /* sourceControlType */
            aload 2 /* requestMessage */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.updateSourceControlWithServiceResponseAsync:(Ljava/lang/String;Lcom/microsoft/azure/management/appservice/implementation/SourceControlInner;)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.appservice.implementation.SourceControlInner
            areturn
        end local 2 // com.microsoft.azure.management.appservice.implementation.SourceControlInner requestMessage
        end local 1 // java.lang.String sourceControlType
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot               Name  Signature
            0    1     0               this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    1     1  sourceControlType  Ljava/lang/String;
            0    1     2     requestMessage  Lcom/microsoft/azure/management/appservice/implementation/SourceControlInner;
    MethodParameters:
                   Name  Flags
      sourceControlType  
      requestMessage     

  public com.microsoft.rest.ServiceFuture<com.microsoft.azure.management.appservice.implementation.SourceControlInner> updateSourceControlAsync(java.lang.String, com.microsoft.azure.management.appservice.implementation.SourceControlInner, com.microsoft.rest.ServiceCallback<com.microsoft.azure.management.appservice.implementation.SourceControlInner>);
    descriptor: (Ljava/lang/String;Lcom/microsoft/azure/management/appservice/implementation/SourceControlInner;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.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // java.lang.String sourceControlType
        start local 2 // com.microsoft.azure.management.appservice.implementation.SourceControlInner requestMessage
        start local 3 // com.microsoft.rest.ServiceCallback serviceCallback
         0: .line 877
            aload 0 /* this */
            aload 1 /* sourceControlType */
            aload 2 /* requestMessage */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.updateSourceControlWithServiceResponseAsync:(Ljava/lang/String;Lcom/microsoft/azure/management/appservice/implementation/SourceControlInner;)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 // com.microsoft.azure.management.appservice.implementation.SourceControlInner requestMessage
        end local 1 // java.lang.String sourceControlType
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot               Name  Signature
            0    1     0               this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    1     1  sourceControlType  Ljava/lang/String;
            0    1     2     requestMessage  Lcom/microsoft/azure/management/appservice/implementation/SourceControlInner;
            0    1     3    serviceCallback  Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/appservice/implementation/SourceControlInner;>;
    Signature: (Ljava/lang/String;Lcom/microsoft/azure/management/appservice/implementation/SourceControlInner;Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/appservice/implementation/SourceControlInner;>;)Lcom/microsoft/rest/ServiceFuture<Lcom/microsoft/azure/management/appservice/implementation/SourceControlInner;>;
    MethodParameters:
                   Name  Flags
      sourceControlType  
      requestMessage     
      serviceCallback    final

  public rx.Observable<com.microsoft.azure.management.appservice.implementation.SourceControlInner> updateSourceControlAsync(java.lang.String, com.microsoft.azure.management.appservice.implementation.SourceControlInner);
    descriptor: (Ljava/lang/String;Lcom/microsoft/azure/management/appservice/implementation/SourceControlInner;)Lrx/Observable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=3, args_size=3
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // java.lang.String sourceControlType
        start local 2 // com.microsoft.azure.management.appservice.implementation.SourceControlInner requestMessage
         0: .line 890
            aload 0 /* this */
            aload 1 /* sourceControlType */
            aload 2 /* requestMessage */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.updateSourceControlWithServiceResponseAsync:(Ljava/lang/String;Lcom/microsoft/azure/management/appservice/implementation/SourceControlInner;)Lrx/Observable;
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$16
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$16.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
            areturn
        end local 2 // com.microsoft.azure.management.appservice.implementation.SourceControlInner requestMessage
        end local 1 // java.lang.String sourceControlType
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot               Name  Signature
            0    1     0               this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    1     1  sourceControlType  Ljava/lang/String;
            0    1     2     requestMessage  Lcom/microsoft/azure/management/appservice/implementation/SourceControlInner;
    Signature: (Ljava/lang/String;Lcom/microsoft/azure/management/appservice/implementation/SourceControlInner;)Lrx/Observable<Lcom/microsoft/azure/management/appservice/implementation/SourceControlInner;>;
    MethodParameters:
                   Name  Flags
      sourceControlType  
      requestMessage     

  public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.appservice.implementation.SourceControlInner>> updateSourceControlWithServiceResponseAsync(java.lang.String, com.microsoft.azure.management.appservice.implementation.SourceControlInner);
    descriptor: (Ljava/lang/String;Lcom/microsoft/azure/management/appservice/implementation/SourceControlInner;)Lrx/Observable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=6, locals=3, args_size=3
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // java.lang.String sourceControlType
        start local 2 // com.microsoft.azure.management.appservice.implementation.SourceControlInner requestMessage
         0: .line 908
            aload 1 /* sourceControlType */
            ifnonnull 2
         1: .line 909
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter sourceControlType is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         2: .line 911
      StackMap locals:
      StackMap stack:
            aload 2 /* requestMessage */
            ifnonnull 4
         3: .line 912
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter requestMessage is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         4: .line 914
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.apiVersion:()Ljava/lang/String;
            ifnonnull 6
         5: .line 915
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter this.apiVersion() is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         6: .line 917
      StackMap locals:
      StackMap stack:
            aload 2 /* requestMessage */
            invokestatic com.microsoft.rest.Validator.validate:(Ljava/lang/Object;)V
         7: .line 918
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.service:Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl$WebSiteManagementClientService;
            aload 1 /* sourceControlType */
            aload 2 /* requestMessage */
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.apiVersion:()Ljava/lang/String;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.acceptLanguage:()Ljava/lang/String;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.userAgent:()Ljava/lang/String;
            invokeinterface com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$WebSiteManagementClientService.updateSourceControl:(Ljava/lang/String;Lcom/microsoft/azure/management/appservice/implementation/SourceControlInner;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
         8: .line 919
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$17
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$17.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            invokevirtual rx.Observable.flatMap:(Lrx/functions/Func1;)Lrx/Observable;
         9: .line 918
            areturn
        end local 2 // com.microsoft.azure.management.appservice.implementation.SourceControlInner requestMessage
        end local 1 // java.lang.String sourceControlType
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot               Name  Signature
            0   10     0               this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0   10     1  sourceControlType  Ljava/lang/String;
            0   10     2     requestMessage  Lcom/microsoft/azure/management/appservice/implementation/SourceControlInner;
    Signature: (Ljava/lang/String;Lcom/microsoft/azure/management/appservice/implementation/SourceControlInner;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/appservice/implementation/SourceControlInner;>;>;
    MethodParameters:
                   Name  Flags
      sourceControlType  
      requestMessage     

  private com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.appservice.implementation.SourceControlInner> updateSourceControlDelegate(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.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // retrofit2.Response response
         0: .line 933
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.restClient:()Lcom/microsoft/rest/RestClient;
            invokevirtual com.microsoft.rest.RestClient.responseBuilderFactory:()Lcom/microsoft/rest/protocol/ResponseBuilder$Factory;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.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 934
            sipush 200
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$18
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$18.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$18.getType:()Ljava/lang/reflect/Type;
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.register:(ILjava/lang/reflect/Type;)Lcom/microsoft/rest/protocol/ResponseBuilder;
         2: .line 935
            ldc Lcom/microsoft/azure/management/appservice/DefaultErrorResponseException;
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.registerError:(Ljava/lang/Class;)Lcom/microsoft/rest/protocol/ResponseBuilder;
         3: .line 936
            aload 1 /* response */
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.build:(Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
         4: .line 933
            areturn
        end local 1 // retrofit2.Response response
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    5     0      this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    5     1  response  Lretrofit2/Response<Lokhttp3/ResponseBody;>;
    Exceptions:
      throws com.microsoft.azure.management.appservice.DefaultErrorResponseException, java.io.IOException, java.lang.IllegalArgumentException
    Signature: (Lretrofit2/Response<Lokhttp3/ResponseBody;>;)Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/appservice/implementation/SourceControlInner;>;
    MethodParameters:
          Name  Flags
      response  

  public com.microsoft.azure.PagedList<com.microsoft.azure.management.appservice.implementation.BillingMeterInner> listBillingMeters();
    descriptor: ()Lcom/microsoft/azure/PagedList;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=2, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
         0: .line 949
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.listBillingMetersSinglePageAsync:()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 950
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$19
            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.appservice.implementation.WebSiteManagementClientImpl$19.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;Lcom/microsoft/azure/Page;)V
            areturn
        end local 1 // com.microsoft.rest.ServiceResponse response
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    2     0      this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            1    2     1  response  Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/Page<Lcom/microsoft/azure/management/appservice/implementation/BillingMeterInner;>;>;
    Signature: ()Lcom/microsoft/azure/PagedList<Lcom/microsoft/azure/management/appservice/implementation/BillingMeterInner;>;

  public com.microsoft.rest.ServiceFuture<java.util.List<com.microsoft.azure.management.appservice.implementation.BillingMeterInner>> listBillingMetersAsync(com.microsoft.azure.ListOperationCallback<com.microsoft.azure.management.appservice.implementation.BillingMeterInner>);
    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.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // com.microsoft.azure.ListOperationCallback serviceCallback
         0: .line 968
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.listBillingMetersSinglePageAsync:()Lrx/Observable;
         1: .line 969
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$20
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$20.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
         2: .line 975
            aload 1 /* serviceCallback */
         3: .line 967
            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.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot             Name  Signature
            0    4     0             this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    4     1  serviceCallback  Lcom/microsoft/azure/ListOperationCallback<Lcom/microsoft/azure/management/appservice/implementation/BillingMeterInner;>;
    Signature: (Lcom/microsoft/azure/ListOperationCallback<Lcom/microsoft/azure/management/appservice/implementation/BillingMeterInner;>;)Lcom/microsoft/rest/ServiceFuture<Ljava/util/List<Lcom/microsoft/azure/management/appservice/implementation/BillingMeterInner;>;>;
    MethodParameters:
                 Name  Flags
      serviceCallback  final

  public rx.Observable<com.microsoft.azure.Page<com.microsoft.azure.management.appservice.implementation.BillingMeterInner>> listBillingMetersAsync();
    descriptor: ()Lrx/Observable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
         0: .line 986
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.listBillingMetersWithServiceResponseAsync:()Lrx/Observable;
         1: .line 987
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$21
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$21.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
         2: .line 986
            areturn
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0  this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
    Signature: ()Lrx/Observable<Lcom/microsoft/azure/Page<Lcom/microsoft/azure/management/appservice/implementation/BillingMeterInner;>;>;

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

  public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<com.microsoft.azure.management.appservice.implementation.BillingMeterInner>>> listBillingMetersSinglePageAsync();
    descriptor: ()Lrx/Observable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=7, locals=3, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
         0: .line 1024
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.subscriptionId:()Ljava/lang/String;
            ifnonnull 2
         1: .line 1025
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter this.subscriptionId() is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         2: .line 1027
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.apiVersion:()Ljava/lang/String;
            ifnonnull 4
         3: .line 1028
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter this.apiVersion() is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         4: .line 1030
      StackMap locals:
      StackMap stack:
            aconst_null
            astore 1 /* billingLocation */
        start local 1 // java.lang.String billingLocation
         5: .line 1031
            aconst_null
            astore 2 /* osType */
        start local 2 // java.lang.String osType
         6: .line 1032
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.service:Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl$WebSiteManagementClientService;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.subscriptionId:()Ljava/lang/String;
            aload 1 /* billingLocation */
            aload 2 /* osType */
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.apiVersion:()Ljava/lang/String;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.acceptLanguage:()Ljava/lang/String;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.userAgent:()Ljava/lang/String;
            invokeinterface com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$WebSiteManagementClientService.listBillingMeters:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
         7: .line 1033
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$23
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$23.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            invokevirtual rx.Observable.flatMap:(Lrx/functions/Func1;)Lrx/Observable;
         8: .line 1032
            areturn
        end local 2 // java.lang.String osType
        end local 1 // java.lang.String billingLocation
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot             Name  Signature
            0    9     0             this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            5    9     1  billingLocation  Ljava/lang/String;
            6    9     2           osType  Ljava/lang/String;
    Signature: ()Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/Page<Lcom/microsoft/azure/management/appservice/implementation/BillingMeterInner;>;>;>;

  public com.microsoft.azure.PagedList<com.microsoft.azure.management.appservice.implementation.BillingMeterInner> listBillingMeters(java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;)Lcom/microsoft/azure/PagedList;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=4, args_size=3
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // java.lang.String billingLocation
        start local 2 // java.lang.String osType
         0: .line 1058
            aload 0 /* this */
            aload 1 /* billingLocation */
            aload 2 /* osType */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.listBillingMetersSinglePageAsync:(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
            astore 3 /* response */
        start local 3 // com.microsoft.rest.ServiceResponse response
         1: .line 1059
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$24
            dup
            aload 0 /* this */
            aload 3 /* response */
            invokevirtual com.microsoft.rest.ServiceResponse.body:()Ljava/lang/Object;
            checkcast com.microsoft.azure.Page
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$24.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;Lcom/microsoft/azure/Page;)V
            areturn
        end local 3 // com.microsoft.rest.ServiceResponse response
        end local 2 // java.lang.String osType
        end local 1 // java.lang.String billingLocation
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot             Name  Signature
            0    2     0             this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    2     1  billingLocation  Ljava/lang/String;
            0    2     2           osType  Ljava/lang/String;
            1    2     3         response  Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/Page<Lcom/microsoft/azure/management/appservice/implementation/BillingMeterInner;>;>;
    Signature: (Ljava/lang/String;Ljava/lang/String;)Lcom/microsoft/azure/PagedList<Lcom/microsoft/azure/management/appservice/implementation/BillingMeterInner;>;
    MethodParameters:
                 Name  Flags
      billingLocation  final
      osType           final

  public com.microsoft.rest.ServiceFuture<java.util.List<com.microsoft.azure.management.appservice.implementation.BillingMeterInner>> listBillingMetersAsync(java.lang.String, java.lang.String, com.microsoft.azure.ListOperationCallback<com.microsoft.azure.management.appservice.implementation.BillingMeterInner>);
    descriptor: (Ljava/lang/String;Ljava/lang/String;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.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // java.lang.String billingLocation
        start local 2 // java.lang.String osType
        start local 3 // com.microsoft.azure.ListOperationCallback serviceCallback
         0: .line 1079
            aload 0 /* this */
            aload 1 /* billingLocation */
            aload 2 /* osType */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.listBillingMetersSinglePageAsync:(Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
         1: .line 1080
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$25
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$25.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
         2: .line 1086
            aload 3 /* serviceCallback */
         3: .line 1078
            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 // java.lang.String osType
        end local 1 // java.lang.String billingLocation
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot             Name  Signature
            0    4     0             this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    4     1  billingLocation  Ljava/lang/String;
            0    4     2           osType  Ljava/lang/String;
            0    4     3  serviceCallback  Lcom/microsoft/azure/ListOperationCallback<Lcom/microsoft/azure/management/appservice/implementation/BillingMeterInner;>;
    Signature: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/ListOperationCallback<Lcom/microsoft/azure/management/appservice/implementation/BillingMeterInner;>;)Lcom/microsoft/rest/ServiceFuture<Ljava/util/List<Lcom/microsoft/azure/management/appservice/implementation/BillingMeterInner;>;>;
    MethodParameters:
                 Name  Flags
      billingLocation  final
      osType           final
      serviceCallback  final

  public rx.Observable<com.microsoft.azure.Page<com.microsoft.azure.management.appservice.implementation.BillingMeterInner>> listBillingMetersAsync(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.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // java.lang.String billingLocation
        start local 2 // java.lang.String osType
         0: .line 1099
            aload 0 /* this */
            aload 1 /* billingLocation */
            aload 2 /* osType */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.listBillingMetersWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
         1: .line 1100
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$26
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$26.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
         2: .line 1099
            areturn
        end local 2 // java.lang.String osType
        end local 1 // java.lang.String billingLocation
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot             Name  Signature
            0    3     0             this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    3     1  billingLocation  Ljava/lang/String;
            0    3     2           osType  Ljava/lang/String;
    Signature: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/azure/Page<Lcom/microsoft/azure/management/appservice/implementation/BillingMeterInner;>;>;
    MethodParameters:
                 Name  Flags
      billingLocation  final
      osType           final

  public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<com.microsoft.azure.management.appservice.implementation.BillingMeterInner>>> listBillingMetersWithServiceResponseAsync(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.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // java.lang.String billingLocation
        start local 2 // java.lang.String osType
         0: .line 1118
            aload 0 /* this */
            aload 1 /* billingLocation */
            aload 2 /* osType */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.listBillingMetersSinglePageAsync:(Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
         1: .line 1119
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$27
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$27.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            invokevirtual rx.Observable.concatMap:(Lrx/functions/Func1;)Lrx/Observable;
         2: .line 1118
            areturn
        end local 2 // java.lang.String osType
        end local 1 // java.lang.String billingLocation
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot             Name  Signature
            0    3     0             this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    3     1  billingLocation  Ljava/lang/String;
            0    3     2           osType  Ljava/lang/String;
    Signature: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/Page<Lcom/microsoft/azure/management/appservice/implementation/BillingMeterInner;>;>;>;
    MethodParameters:
                 Name  Flags
      billingLocation  final
      osType           final

  public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<com.microsoft.azure.management.appservice.implementation.BillingMeterInner>>> listBillingMetersSinglePageAsync(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.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // java.lang.String billingLocation
        start local 2 // java.lang.String osType
         0: .line 1141
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.subscriptionId:()Ljava/lang/String;
            ifnonnull 2
         1: .line 1142
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter this.subscriptionId() is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         2: .line 1144
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.apiVersion:()Ljava/lang/String;
            ifnonnull 4
         3: .line 1145
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter this.apiVersion() is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         4: .line 1147
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.service:Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl$WebSiteManagementClientService;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.subscriptionId:()Ljava/lang/String;
            aload 1 /* billingLocation */
            aload 2 /* osType */
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.apiVersion:()Ljava/lang/String;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.acceptLanguage:()Ljava/lang/String;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.userAgent:()Ljava/lang/String;
            invokeinterface com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$WebSiteManagementClientService.listBillingMeters:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
         5: .line 1148
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$28
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$28.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            invokevirtual rx.Observable.flatMap:(Lrx/functions/Func1;)Lrx/Observable;
         6: .line 1147
            areturn
        end local 2 // java.lang.String osType
        end local 1 // java.lang.String billingLocation
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot             Name  Signature
            0    7     0             this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    7     1  billingLocation  Ljava/lang/String;
            0    7     2           osType  Ljava/lang/String;
    Signature: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/Page<Lcom/microsoft/azure/management/appservice/implementation/BillingMeterInner;>;>;>;
    MethodParameters:
                 Name  Flags
      billingLocation  final
      osType           final

  private com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.appservice.implementation.PageImpl<com.microsoft.azure.management.appservice.implementation.BillingMeterInner>> listBillingMetersDelegate(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.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // retrofit2.Response response
         0: .line 1162
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.restClient:()Lcom/microsoft/rest/RestClient;
            invokevirtual com.microsoft.rest.RestClient.responseBuilderFactory:()Lcom/microsoft/rest/protocol/ResponseBuilder$Factory;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.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 1163
            sipush 200
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$29
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$29.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$29.getType:()Ljava/lang/reflect/Type;
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.register:(ILjava/lang/reflect/Type;)Lcom/microsoft/rest/protocol/ResponseBuilder;
         2: .line 1164
            ldc Lcom/microsoft/azure/management/appservice/DefaultErrorResponseException;
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.registerError:(Ljava/lang/Class;)Lcom/microsoft/rest/protocol/ResponseBuilder;
         3: .line 1165
            aload 1 /* response */
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.build:(Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
         4: .line 1162
            areturn
        end local 1 // retrofit2.Response response
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    5     0      this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    5     1  response  Lretrofit2/Response<Lokhttp3/ResponseBody;>;
    Exceptions:
      throws com.microsoft.azure.management.appservice.DefaultErrorResponseException, java.io.IOException, java.lang.IllegalArgumentException
    Signature: (Lretrofit2/Response<Lokhttp3/ResponseBody;>;)Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/appservice/implementation/PageImpl<Lcom/microsoft/azure/management/appservice/implementation/BillingMeterInner;>;>;
    MethodParameters:
          Name  Flags
      response  

  public com.microsoft.azure.management.appservice.implementation.ResourceNameAvailabilityInner checkNameAvailability(java.lang.String, com.microsoft.azure.management.appservice.CheckNameResourceTypes);
    descriptor: (Ljava/lang/String;Lcom/microsoft/azure/management/appservice/CheckNameResourceTypes;)Lcom/microsoft/azure/management/appservice/implementation/ResourceNameAvailabilityInner;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // java.lang.String name
        start local 2 // com.microsoft.azure.management.appservice.CheckNameResourceTypes type
         0: .line 1180
            aload 0 /* this */
            aload 1 /* name */
            aload 2 /* type */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.checkNameAvailabilityWithServiceResponseAsync:(Ljava/lang/String;Lcom/microsoft/azure/management/appservice/CheckNameResourceTypes;)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.appservice.implementation.ResourceNameAvailabilityInner
            areturn
        end local 2 // com.microsoft.azure.management.appservice.CheckNameResourceTypes type
        end local 1 // java.lang.String name
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    1     1  name  Ljava/lang/String;
            0    1     2  type  Lcom/microsoft/azure/management/appservice/CheckNameResourceTypes;
    MethodParameters:
      Name  Flags
      name  
      type  

  public com.microsoft.rest.ServiceFuture<com.microsoft.azure.management.appservice.implementation.ResourceNameAvailabilityInner> checkNameAvailabilityAsync(java.lang.String, com.microsoft.azure.management.appservice.CheckNameResourceTypes, com.microsoft.rest.ServiceCallback<com.microsoft.azure.management.appservice.implementation.ResourceNameAvailabilityInner>);
    descriptor: (Ljava/lang/String;Lcom/microsoft/azure/management/appservice/CheckNameResourceTypes;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.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // java.lang.String name
        start local 2 // com.microsoft.azure.management.appservice.CheckNameResourceTypes type
        start local 3 // com.microsoft.rest.ServiceCallback serviceCallback
         0: .line 1194
            aload 0 /* this */
            aload 1 /* name */
            aload 2 /* type */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.checkNameAvailabilityWithServiceResponseAsync:(Ljava/lang/String;Lcom/microsoft/azure/management/appservice/CheckNameResourceTypes;)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 // com.microsoft.azure.management.appservice.CheckNameResourceTypes type
        end local 1 // java.lang.String name
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot             Name  Signature
            0    1     0             this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    1     1             name  Ljava/lang/String;
            0    1     2             type  Lcom/microsoft/azure/management/appservice/CheckNameResourceTypes;
            0    1     3  serviceCallback  Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/appservice/implementation/ResourceNameAvailabilityInner;>;
    Signature: (Ljava/lang/String;Lcom/microsoft/azure/management/appservice/CheckNameResourceTypes;Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/appservice/implementation/ResourceNameAvailabilityInner;>;)Lcom/microsoft/rest/ServiceFuture<Lcom/microsoft/azure/management/appservice/implementation/ResourceNameAvailabilityInner;>;
    MethodParameters:
                 Name  Flags
      name             
      type             
      serviceCallback  final

  public rx.Observable<com.microsoft.azure.management.appservice.implementation.ResourceNameAvailabilityInner> checkNameAvailabilityAsync(java.lang.String, com.microsoft.azure.management.appservice.CheckNameResourceTypes);
    descriptor: (Ljava/lang/String;Lcom/microsoft/azure/management/appservice/CheckNameResourceTypes;)Lrx/Observable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=3, args_size=3
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // java.lang.String name
        start local 2 // com.microsoft.azure.management.appservice.CheckNameResourceTypes type
         0: .line 1207
            aload 0 /* this */
            aload 1 /* name */
            aload 2 /* type */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.checkNameAvailabilityWithServiceResponseAsync:(Ljava/lang/String;Lcom/microsoft/azure/management/appservice/CheckNameResourceTypes;)Lrx/Observable;
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$30
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$30.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
            areturn
        end local 2 // com.microsoft.azure.management.appservice.CheckNameResourceTypes type
        end local 1 // java.lang.String name
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    1     1  name  Ljava/lang/String;
            0    1     2  type  Lcom/microsoft/azure/management/appservice/CheckNameResourceTypes;
    Signature: (Ljava/lang/String;Lcom/microsoft/azure/management/appservice/CheckNameResourceTypes;)Lrx/Observable<Lcom/microsoft/azure/management/appservice/implementation/ResourceNameAvailabilityInner;>;
    MethodParameters:
      Name  Flags
      name  
      type  

  public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.appservice.implementation.ResourceNameAvailabilityInner>> checkNameAvailabilityWithServiceResponseAsync(java.lang.String, com.microsoft.azure.management.appservice.CheckNameResourceTypes);
    descriptor: (Ljava/lang/String;Lcom/microsoft/azure/management/appservice/CheckNameResourceTypes;)Lrx/Observable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=6, locals=4, args_size=3
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // java.lang.String name
        start local 2 // com.microsoft.azure.management.appservice.CheckNameResourceTypes type
         0: .line 1225
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.subscriptionId:()Ljava/lang/String;
            ifnonnull 2
         1: .line 1226
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter this.subscriptionId() is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         2: .line 1228
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.apiVersion:()Ljava/lang/String;
            ifnonnull 4
         3: .line 1229
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter this.apiVersion() is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         4: .line 1231
      StackMap locals:
      StackMap stack:
            aload 1 /* name */
            ifnonnull 6
         5: .line 1232
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter name is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         6: .line 1234
      StackMap locals:
      StackMap stack:
            aload 2 /* type */
            ifnonnull 8
         7: .line 1235
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter type is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         8: .line 1238
      StackMap locals:
      StackMap stack:
            new com.microsoft.azure.management.appservice.ResourceNameAvailabilityRequest
            dup
            invokespecial com.microsoft.azure.management.appservice.ResourceNameAvailabilityRequest.<init>:()V
            astore 3 /* request */
        start local 3 // com.microsoft.azure.management.appservice.ResourceNameAvailabilityRequest request
         9: .line 1239
            aload 3 /* request */
            aload 1 /* name */
            invokevirtual com.microsoft.azure.management.appservice.ResourceNameAvailabilityRequest.withName:(Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/ResourceNameAvailabilityRequest;
            pop
        10: .line 1240
            aload 3 /* request */
            aload 2 /* type */
            invokevirtual com.microsoft.azure.management.appservice.ResourceNameAvailabilityRequest.withType:(Lcom/microsoft/azure/management/appservice/CheckNameResourceTypes;)Lcom/microsoft/azure/management/appservice/ResourceNameAvailabilityRequest;
            pop
        11: .line 1241
            aload 3 /* request */
            aconst_null
            invokevirtual com.microsoft.azure.management.appservice.ResourceNameAvailabilityRequest.withIsFqdn:(Ljava/lang/Boolean;)Lcom/microsoft/azure/management/appservice/ResourceNameAvailabilityRequest;
            pop
        12: .line 1242
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.service:Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl$WebSiteManagementClientService;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.subscriptionId:()Ljava/lang/String;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.apiVersion:()Ljava/lang/String;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.acceptLanguage:()Ljava/lang/String;
            aload 3 /* request */
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.userAgent:()Ljava/lang/String;
            invokeinterface com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$WebSiteManagementClientService.checkNameAvailability:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/appservice/ResourceNameAvailabilityRequest;Ljava/lang/String;)Lrx/Observable;
        13: .line 1243
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$31
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$31.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            invokevirtual rx.Observable.flatMap:(Lrx/functions/Func1;)Lrx/Observable;
        14: .line 1242
            areturn
        end local 3 // com.microsoft.azure.management.appservice.ResourceNameAvailabilityRequest request
        end local 2 // com.microsoft.azure.management.appservice.CheckNameResourceTypes type
        end local 1 // java.lang.String name
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0   15     0     this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0   15     1     name  Ljava/lang/String;
            0   15     2     type  Lcom/microsoft/azure/management/appservice/CheckNameResourceTypes;
            9   15     3  request  Lcom/microsoft/azure/management/appservice/ResourceNameAvailabilityRequest;
    Signature: (Ljava/lang/String;Lcom/microsoft/azure/management/appservice/CheckNameResourceTypes;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/appservice/implementation/ResourceNameAvailabilityInner;>;>;
    MethodParameters:
      Name  Flags
      name  
      type  

  public com.microsoft.azure.management.appservice.implementation.ResourceNameAvailabilityInner checkNameAvailability(java.lang.String, com.microsoft.azure.management.appservice.CheckNameResourceTypes, java.lang.Boolean);
    descriptor: (Ljava/lang/String;Lcom/microsoft/azure/management/appservice/CheckNameResourceTypes;Ljava/lang/Boolean;)Lcom/microsoft/azure/management/appservice/implementation/ResourceNameAvailabilityInner;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=4, args_size=4
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // java.lang.String name
        start local 2 // com.microsoft.azure.management.appservice.CheckNameResourceTypes type
        start local 3 // java.lang.Boolean isFqdn
         0: .line 1269
            aload 0 /* this */
            aload 1 /* name */
            aload 2 /* type */
            aload 3 /* isFqdn */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.checkNameAvailabilityWithServiceResponseAsync:(Ljava/lang/String;Lcom/microsoft/azure/management/appservice/CheckNameResourceTypes;Ljava/lang/Boolean;)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.appservice.implementation.ResourceNameAvailabilityInner
            areturn
        end local 3 // java.lang.Boolean isFqdn
        end local 2 // com.microsoft.azure.management.appservice.CheckNameResourceTypes type
        end local 1 // java.lang.String name
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    1     0    this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    1     1    name  Ljava/lang/String;
            0    1     2    type  Lcom/microsoft/azure/management/appservice/CheckNameResourceTypes;
            0    1     3  isFqdn  Ljava/lang/Boolean;
    MethodParameters:
        Name  Flags
      name    
      type    
      isFqdn  

  public com.microsoft.rest.ServiceFuture<com.microsoft.azure.management.appservice.implementation.ResourceNameAvailabilityInner> checkNameAvailabilityAsync(java.lang.String, com.microsoft.azure.management.appservice.CheckNameResourceTypes, java.lang.Boolean, com.microsoft.rest.ServiceCallback<com.microsoft.azure.management.appservice.implementation.ResourceNameAvailabilityInner>);
    descriptor: (Ljava/lang/String;Lcom/microsoft/azure/management/appservice/CheckNameResourceTypes;Ljava/lang/Boolean;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.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // java.lang.String name
        start local 2 // com.microsoft.azure.management.appservice.CheckNameResourceTypes type
        start local 3 // java.lang.Boolean isFqdn
        start local 4 // com.microsoft.rest.ServiceCallback serviceCallback
         0: .line 1284
            aload 0 /* this */
            aload 1 /* name */
            aload 2 /* type */
            aload 3 /* isFqdn */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.checkNameAvailabilityWithServiceResponseAsync:(Ljava/lang/String;Lcom/microsoft/azure/management/appservice/CheckNameResourceTypes;Ljava/lang/Boolean;)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.lang.Boolean isFqdn
        end local 2 // com.microsoft.azure.management.appservice.CheckNameResourceTypes type
        end local 1 // java.lang.String name
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot             Name  Signature
            0    1     0             this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    1     1             name  Ljava/lang/String;
            0    1     2             type  Lcom/microsoft/azure/management/appservice/CheckNameResourceTypes;
            0    1     3           isFqdn  Ljava/lang/Boolean;
            0    1     4  serviceCallback  Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/appservice/implementation/ResourceNameAvailabilityInner;>;
    Signature: (Ljava/lang/String;Lcom/microsoft/azure/management/appservice/CheckNameResourceTypes;Ljava/lang/Boolean;Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/appservice/implementation/ResourceNameAvailabilityInner;>;)Lcom/microsoft/rest/ServiceFuture<Lcom/microsoft/azure/management/appservice/implementation/ResourceNameAvailabilityInner;>;
    MethodParameters:
                 Name  Flags
      name             
      type             
      isFqdn           
      serviceCallback  final

  public rx.Observable<com.microsoft.azure.management.appservice.implementation.ResourceNameAvailabilityInner> checkNameAvailabilityAsync(java.lang.String, com.microsoft.azure.management.appservice.CheckNameResourceTypes, java.lang.Boolean);
    descriptor: (Ljava/lang/String;Lcom/microsoft/azure/management/appservice/CheckNameResourceTypes;Ljava/lang/Boolean;)Lrx/Observable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=4, args_size=4
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // java.lang.String name
        start local 2 // com.microsoft.azure.management.appservice.CheckNameResourceTypes type
        start local 3 // java.lang.Boolean isFqdn
         0: .line 1298
            aload 0 /* this */
            aload 1 /* name */
            aload 2 /* type */
            aload 3 /* isFqdn */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.checkNameAvailabilityWithServiceResponseAsync:(Ljava/lang/String;Lcom/microsoft/azure/management/appservice/CheckNameResourceTypes;Ljava/lang/Boolean;)Lrx/Observable;
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$32
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$32.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
            areturn
        end local 3 // java.lang.Boolean isFqdn
        end local 2 // com.microsoft.azure.management.appservice.CheckNameResourceTypes type
        end local 1 // java.lang.String name
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    1     0    this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    1     1    name  Ljava/lang/String;
            0    1     2    type  Lcom/microsoft/azure/management/appservice/CheckNameResourceTypes;
            0    1     3  isFqdn  Ljava/lang/Boolean;
    Signature: (Ljava/lang/String;Lcom/microsoft/azure/management/appservice/CheckNameResourceTypes;Ljava/lang/Boolean;)Lrx/Observable<Lcom/microsoft/azure/management/appservice/implementation/ResourceNameAvailabilityInner;>;
    MethodParameters:
        Name  Flags
      name    
      type    
      isFqdn  

  public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.appservice.implementation.ResourceNameAvailabilityInner>> checkNameAvailabilityWithServiceResponseAsync(java.lang.String, com.microsoft.azure.management.appservice.CheckNameResourceTypes, java.lang.Boolean);
    descriptor: (Ljava/lang/String;Lcom/microsoft/azure/management/appservice/CheckNameResourceTypes;Ljava/lang/Boolean;)Lrx/Observable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=6, locals=5, args_size=4
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // java.lang.String name
        start local 2 // com.microsoft.azure.management.appservice.CheckNameResourceTypes type
        start local 3 // java.lang.Boolean isFqdn
         0: .line 1317
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.subscriptionId:()Ljava/lang/String;
            ifnonnull 2
         1: .line 1318
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter this.subscriptionId() is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         2: .line 1320
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.apiVersion:()Ljava/lang/String;
            ifnonnull 4
         3: .line 1321
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter this.apiVersion() is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         4: .line 1323
      StackMap locals:
      StackMap stack:
            aload 1 /* name */
            ifnonnull 6
         5: .line 1324
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter name is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         6: .line 1326
      StackMap locals:
      StackMap stack:
            aload 2 /* type */
            ifnonnull 8
         7: .line 1327
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter type is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         8: .line 1329
      StackMap locals:
      StackMap stack:
            new com.microsoft.azure.management.appservice.ResourceNameAvailabilityRequest
            dup
            invokespecial com.microsoft.azure.management.appservice.ResourceNameAvailabilityRequest.<init>:()V
            astore 4 /* request */
        start local 4 // com.microsoft.azure.management.appservice.ResourceNameAvailabilityRequest request
         9: .line 1330
            aload 4 /* request */
            aload 1 /* name */
            invokevirtual com.microsoft.azure.management.appservice.ResourceNameAvailabilityRequest.withName:(Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/ResourceNameAvailabilityRequest;
            pop
        10: .line 1331
            aload 4 /* request */
            aload 2 /* type */
            invokevirtual com.microsoft.azure.management.appservice.ResourceNameAvailabilityRequest.withType:(Lcom/microsoft/azure/management/appservice/CheckNameResourceTypes;)Lcom/microsoft/azure/management/appservice/ResourceNameAvailabilityRequest;
            pop
        11: .line 1332
            aload 4 /* request */
            aload 3 /* isFqdn */
            invokevirtual com.microsoft.azure.management.appservice.ResourceNameAvailabilityRequest.withIsFqdn:(Ljava/lang/Boolean;)Lcom/microsoft/azure/management/appservice/ResourceNameAvailabilityRequest;
            pop
        12: .line 1333
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.service:Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl$WebSiteManagementClientService;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.subscriptionId:()Ljava/lang/String;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.apiVersion:()Ljava/lang/String;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.acceptLanguage:()Ljava/lang/String;
            aload 4 /* request */
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.userAgent:()Ljava/lang/String;
            invokeinterface com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$WebSiteManagementClientService.checkNameAvailability:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/appservice/ResourceNameAvailabilityRequest;Ljava/lang/String;)Lrx/Observable;
        13: .line 1334
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$33
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$33.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            invokevirtual rx.Observable.flatMap:(Lrx/functions/Func1;)Lrx/Observable;
        14: .line 1333
            areturn
        end local 4 // com.microsoft.azure.management.appservice.ResourceNameAvailabilityRequest request
        end local 3 // java.lang.Boolean isFqdn
        end local 2 // com.microsoft.azure.management.appservice.CheckNameResourceTypes type
        end local 1 // java.lang.String name
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0   15     0     this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0   15     1     name  Ljava/lang/String;
            0   15     2     type  Lcom/microsoft/azure/management/appservice/CheckNameResourceTypes;
            0   15     3   isFqdn  Ljava/lang/Boolean;
            9   15     4  request  Lcom/microsoft/azure/management/appservice/ResourceNameAvailabilityRequest;
    Signature: (Ljava/lang/String;Lcom/microsoft/azure/management/appservice/CheckNameResourceTypes;Ljava/lang/Boolean;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/appservice/implementation/ResourceNameAvailabilityInner;>;>;
    MethodParameters:
        Name  Flags
      name    
      type    
      isFqdn  

  private com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.appservice.implementation.ResourceNameAvailabilityInner> checkNameAvailabilityDelegate(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.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // retrofit2.Response response
         0: .line 1348
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.restClient:()Lcom/microsoft/rest/RestClient;
            invokevirtual com.microsoft.rest.RestClient.responseBuilderFactory:()Lcom/microsoft/rest/protocol/ResponseBuilder$Factory;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.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 1349
            sipush 200
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$34
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$34.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$34.getType:()Ljava/lang/reflect/Type;
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.register:(ILjava/lang/reflect/Type;)Lcom/microsoft/rest/protocol/ResponseBuilder;
         2: .line 1350
            ldc Lcom/microsoft/azure/management/appservice/DefaultErrorResponseException;
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.registerError:(Ljava/lang/Class;)Lcom/microsoft/rest/protocol/ResponseBuilder;
         3: .line 1351
            aload 1 /* response */
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.build:(Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
         4: .line 1348
            areturn
        end local 1 // retrofit2.Response response
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    5     0      this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    5     1  response  Lretrofit2/Response<Lokhttp3/ResponseBody;>;
    Exceptions:
      throws com.microsoft.azure.management.appservice.DefaultErrorResponseException, java.io.IOException, java.lang.IllegalArgumentException
    Signature: (Lretrofit2/Response<Lokhttp3/ResponseBody;>;)Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/appservice/implementation/ResourceNameAvailabilityInner;>;
    MethodParameters:
          Name  Flags
      response  

  public com.microsoft.azure.management.appservice.implementation.DeploymentLocationsInner getSubscriptionDeploymentLocations();
    descriptor: ()Lcom/microsoft/azure/management/appservice/implementation/DeploymentLocationsInner;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
         0: .line 1364
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.getSubscriptionDeploymentLocationsWithServiceResponseAsync:()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.appservice.implementation.DeploymentLocationsInner
            areturn
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;

  public com.microsoft.rest.ServiceFuture<com.microsoft.azure.management.appservice.implementation.DeploymentLocationsInner> getSubscriptionDeploymentLocationsAsync(com.microsoft.rest.ServiceCallback<com.microsoft.azure.management.appservice.implementation.DeploymentLocationsInner>);
    descriptor: (Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // com.microsoft.rest.ServiceCallback serviceCallback
         0: .line 1376
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.getSubscriptionDeploymentLocationsWithServiceResponseAsync:()Lrx/Observable;
            aload 1 /* serviceCallback */
            invokestatic com.microsoft.rest.ServiceFuture.fromResponse:(Lrx/Observable;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
            areturn
        end local 1 // com.microsoft.rest.ServiceCallback serviceCallback
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot             Name  Signature
            0    1     0             this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    1     1  serviceCallback  Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/appservice/implementation/DeploymentLocationsInner;>;
    Signature: (Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/appservice/implementation/DeploymentLocationsInner;>;)Lcom/microsoft/rest/ServiceFuture<Lcom/microsoft/azure/management/appservice/implementation/DeploymentLocationsInner;>;
    MethodParameters:
                 Name  Flags
      serviceCallback  final

  public rx.Observable<com.microsoft.azure.management.appservice.implementation.DeploymentLocationsInner> getSubscriptionDeploymentLocationsAsync();
    descriptor: ()Lrx/Observable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
         0: .line 1387
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.getSubscriptionDeploymentLocationsWithServiceResponseAsync:()Lrx/Observable;
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$35
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$35.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
    Signature: ()Lrx/Observable<Lcom/microsoft/azure/management/appservice/implementation/DeploymentLocationsInner;>;

  public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.appservice.implementation.DeploymentLocationsInner>> getSubscriptionDeploymentLocationsWithServiceResponseAsync();
    descriptor: ()Lrx/Observable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
         0: .line 1403
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.subscriptionId:()Ljava/lang/String;
            ifnonnull 2
         1: .line 1404
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter this.subscriptionId() is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         2: .line 1406
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.apiVersion:()Ljava/lang/String;
            ifnonnull 4
         3: .line 1407
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter this.apiVersion() is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         4: .line 1409
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.service:Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl$WebSiteManagementClientService;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.subscriptionId:()Ljava/lang/String;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.apiVersion:()Ljava/lang/String;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.acceptLanguage:()Ljava/lang/String;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.userAgent:()Ljava/lang/String;
            invokeinterface com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$WebSiteManagementClientService.getSubscriptionDeploymentLocations:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
         5: .line 1410
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$36
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$36.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            invokevirtual rx.Observable.flatMap:(Lrx/functions/Func1;)Lrx/Observable;
         6: .line 1409
            areturn
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    7     0  this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
    Signature: ()Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/appservice/implementation/DeploymentLocationsInner;>;>;

  private com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.appservice.implementation.DeploymentLocationsInner> getSubscriptionDeploymentLocationsDelegate(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.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // retrofit2.Response response
         0: .line 1424
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.restClient:()Lcom/microsoft/rest/RestClient;
            invokevirtual com.microsoft.rest.RestClient.responseBuilderFactory:()Lcom/microsoft/rest/protocol/ResponseBuilder$Factory;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.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 1425
            sipush 200
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$37
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$37.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$37.getType:()Ljava/lang/reflect/Type;
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.register:(ILjava/lang/reflect/Type;)Lcom/microsoft/rest/protocol/ResponseBuilder;
         2: .line 1426
            ldc Lcom/microsoft/azure/management/appservice/DefaultErrorResponseException;
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.registerError:(Ljava/lang/Class;)Lcom/microsoft/rest/protocol/ResponseBuilder;
         3: .line 1427
            aload 1 /* response */
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.build:(Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
         4: .line 1424
            areturn
        end local 1 // retrofit2.Response response
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    5     0      this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    5     1  response  Lretrofit2/Response<Lokhttp3/ResponseBody;>;
    Exceptions:
      throws com.microsoft.azure.management.appservice.DefaultErrorResponseException, java.io.IOException, java.lang.IllegalArgumentException
    Signature: (Lretrofit2/Response<Lokhttp3/ResponseBody;>;)Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/appservice/implementation/DeploymentLocationsInner;>;
    MethodParameters:
          Name  Flags
      response  

  public com.microsoft.azure.PagedList<com.microsoft.azure.management.appservice.implementation.GeoRegionInner> listGeoRegions();
    descriptor: ()Lcom/microsoft/azure/PagedList;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=2, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
         0: .line 1440
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.listGeoRegionsSinglePageAsync:()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 1441
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$38
            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.appservice.implementation.WebSiteManagementClientImpl$38.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;Lcom/microsoft/azure/Page;)V
            areturn
        end local 1 // com.microsoft.rest.ServiceResponse response
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    2     0      this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            1    2     1  response  Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/Page<Lcom/microsoft/azure/management/appservice/implementation/GeoRegionInner;>;>;
    Signature: ()Lcom/microsoft/azure/PagedList<Lcom/microsoft/azure/management/appservice/implementation/GeoRegionInner;>;

  public com.microsoft.rest.ServiceFuture<java.util.List<com.microsoft.azure.management.appservice.implementation.GeoRegionInner>> listGeoRegionsAsync(com.microsoft.azure.ListOperationCallback<com.microsoft.azure.management.appservice.implementation.GeoRegionInner>);
    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.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // com.microsoft.azure.ListOperationCallback serviceCallback
         0: .line 1459
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.listGeoRegionsSinglePageAsync:()Lrx/Observable;
         1: .line 1460
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$39
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$39.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
         2: .line 1466
            aload 1 /* serviceCallback */
         3: .line 1458
            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.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot             Name  Signature
            0    4     0             this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    4     1  serviceCallback  Lcom/microsoft/azure/ListOperationCallback<Lcom/microsoft/azure/management/appservice/implementation/GeoRegionInner;>;
    Signature: (Lcom/microsoft/azure/ListOperationCallback<Lcom/microsoft/azure/management/appservice/implementation/GeoRegionInner;>;)Lcom/microsoft/rest/ServiceFuture<Ljava/util/List<Lcom/microsoft/azure/management/appservice/implementation/GeoRegionInner;>;>;
    MethodParameters:
                 Name  Flags
      serviceCallback  final

  public rx.Observable<com.microsoft.azure.Page<com.microsoft.azure.management.appservice.implementation.GeoRegionInner>> listGeoRegionsAsync();
    descriptor: ()Lrx/Observable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
         0: .line 1477
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.listGeoRegionsWithServiceResponseAsync:()Lrx/Observable;
         1: .line 1478
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$40
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$40.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
         2: .line 1477
            areturn
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0  this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
    Signature: ()Lrx/Observable<Lcom/microsoft/azure/Page<Lcom/microsoft/azure/management/appservice/implementation/GeoRegionInner;>;>;

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

  public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<com.microsoft.azure.management.appservice.implementation.GeoRegionInner>>> listGeoRegionsSinglePageAsync();
    descriptor: ()Lrx/Observable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=9, locals=5, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
         0: .line 1515
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.subscriptionId:()Ljava/lang/String;
            ifnonnull 2
         1: .line 1516
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter this.subscriptionId() is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         2: .line 1518
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.apiVersion:()Ljava/lang/String;
            ifnonnull 4
         3: .line 1519
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter this.apiVersion() is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         4: .line 1521
      StackMap locals:
      StackMap stack:
            aconst_null
            astore 1 /* sku */
        start local 1 // com.microsoft.azure.management.appservice.SkuName sku
         5: .line 1522
            aconst_null
            astore 2 /* linuxWorkersEnabled */
        start local 2 // java.lang.Boolean linuxWorkersEnabled
         6: .line 1523
            aconst_null
            astore 3 /* xenonWorkersEnabled */
        start local 3 // java.lang.Boolean xenonWorkersEnabled
         7: .line 1524
            aconst_null
            astore 4 /* linuxDynamicWorkersEnabled */
        start local 4 // java.lang.Boolean linuxDynamicWorkersEnabled
         8: .line 1525
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.service:Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl$WebSiteManagementClientService;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.subscriptionId:()Ljava/lang/String;
            aload 1 /* sku */
            aload 2 /* linuxWorkersEnabled */
            aload 3 /* xenonWorkersEnabled */
            aload 4 /* linuxDynamicWorkersEnabled */
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.apiVersion:()Ljava/lang/String;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.acceptLanguage:()Ljava/lang/String;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.userAgent:()Ljava/lang/String;
            invokeinterface com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$WebSiteManagementClientService.listGeoRegions:(Ljava/lang/String;Lcom/microsoft/azure/management/appservice/SkuName;Ljava/lang/Boolean;Ljava/lang/Boolean;Ljava/lang/Boolean;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
         9: .line 1526
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$42
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$42.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            invokevirtual rx.Observable.flatMap:(Lrx/functions/Func1;)Lrx/Observable;
        10: .line 1525
            areturn
        end local 4 // java.lang.Boolean linuxDynamicWorkersEnabled
        end local 3 // java.lang.Boolean xenonWorkersEnabled
        end local 2 // java.lang.Boolean linuxWorkersEnabled
        end local 1 // com.microsoft.azure.management.appservice.SkuName sku
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot                        Name  Signature
            0   11     0                        this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            5   11     1                         sku  Lcom/microsoft/azure/management/appservice/SkuName;
            6   11     2         linuxWorkersEnabled  Ljava/lang/Boolean;
            7   11     3         xenonWorkersEnabled  Ljava/lang/Boolean;
            8   11     4  linuxDynamicWorkersEnabled  Ljava/lang/Boolean;
    Signature: ()Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/Page<Lcom/microsoft/azure/management/appservice/implementation/GeoRegionInner;>;>;>;

  public com.microsoft.azure.PagedList<com.microsoft.azure.management.appservice.implementation.GeoRegionInner> listGeoRegions(com.microsoft.azure.management.appservice.SkuName, java.lang.Boolean, java.lang.Boolean, java.lang.Boolean);
    descriptor: (Lcom/microsoft/azure/management/appservice/SkuName;Ljava/lang/Boolean;Ljava/lang/Boolean;Ljava/lang/Boolean;)Lcom/microsoft/azure/PagedList;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=6, args_size=5
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // com.microsoft.azure.management.appservice.SkuName sku
        start local 2 // java.lang.Boolean linuxWorkersEnabled
        start local 3 // java.lang.Boolean xenonWorkersEnabled
        start local 4 // java.lang.Boolean linuxDynamicWorkersEnabled
         0: .line 1553
            aload 0 /* this */
            aload 1 /* sku */
            aload 2 /* linuxWorkersEnabled */
            aload 3 /* xenonWorkersEnabled */
            aload 4 /* linuxDynamicWorkersEnabled */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.listGeoRegionsSinglePageAsync:(Lcom/microsoft/azure/management/appservice/SkuName;Ljava/lang/Boolean;Ljava/lang/Boolean;Ljava/lang/Boolean;)Lrx/Observable;
            invokevirtual rx.Observable.toBlocking:()Lrx/observables/BlockingObservable;
            invokevirtual rx.observables.BlockingObservable.single:()Ljava/lang/Object;
            checkcast com.microsoft.rest.ServiceResponse
            astore 5 /* response */
        start local 5 // com.microsoft.rest.ServiceResponse response
         1: .line 1554
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$43
            dup
            aload 0 /* this */
            aload 5 /* response */
            invokevirtual com.microsoft.rest.ServiceResponse.body:()Ljava/lang/Object;
            checkcast com.microsoft.azure.Page
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$43.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;Lcom/microsoft/azure/Page;)V
            areturn
        end local 5 // com.microsoft.rest.ServiceResponse response
        end local 4 // java.lang.Boolean linuxDynamicWorkersEnabled
        end local 3 // java.lang.Boolean xenonWorkersEnabled
        end local 2 // java.lang.Boolean linuxWorkersEnabled
        end local 1 // com.microsoft.azure.management.appservice.SkuName sku
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot                        Name  Signature
            0    2     0                        this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    2     1                         sku  Lcom/microsoft/azure/management/appservice/SkuName;
            0    2     2         linuxWorkersEnabled  Ljava/lang/Boolean;
            0    2     3         xenonWorkersEnabled  Ljava/lang/Boolean;
            0    2     4  linuxDynamicWorkersEnabled  Ljava/lang/Boolean;
            1    2     5                    response  Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/Page<Lcom/microsoft/azure/management/appservice/implementation/GeoRegionInner;>;>;
    Signature: (Lcom/microsoft/azure/management/appservice/SkuName;Ljava/lang/Boolean;Ljava/lang/Boolean;Ljava/lang/Boolean;)Lcom/microsoft/azure/PagedList<Lcom/microsoft/azure/management/appservice/implementation/GeoRegionInner;>;
    MethodParameters:
                            Name  Flags
      sku                         final
      linuxWorkersEnabled         final
      xenonWorkersEnabled         final
      linuxDynamicWorkersEnabled  final

  public com.microsoft.rest.ServiceFuture<java.util.List<com.microsoft.azure.management.appservice.implementation.GeoRegionInner>> listGeoRegionsAsync(com.microsoft.azure.management.appservice.SkuName, java.lang.Boolean, java.lang.Boolean, java.lang.Boolean, com.microsoft.azure.ListOperationCallback<com.microsoft.azure.management.appservice.implementation.GeoRegionInner>);
    descriptor: (Lcom/microsoft/azure/management/appservice/SkuName;Ljava/lang/Boolean;Ljava/lang/Boolean;Ljava/lang/Boolean;Lcom/microsoft/azure/ListOperationCallback;)Lcom/microsoft/rest/ServiceFuture;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=6, args_size=6
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // com.microsoft.azure.management.appservice.SkuName sku
        start local 2 // java.lang.Boolean linuxWorkersEnabled
        start local 3 // java.lang.Boolean xenonWorkersEnabled
        start local 4 // java.lang.Boolean linuxDynamicWorkersEnabled
        start local 5 // com.microsoft.azure.ListOperationCallback serviceCallback
         0: .line 1576
            aload 0 /* this */
            aload 1 /* sku */
            aload 2 /* linuxWorkersEnabled */
            aload 3 /* xenonWorkersEnabled */
            aload 4 /* linuxDynamicWorkersEnabled */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.listGeoRegionsSinglePageAsync:(Lcom/microsoft/azure/management/appservice/SkuName;Ljava/lang/Boolean;Ljava/lang/Boolean;Ljava/lang/Boolean;)Lrx/Observable;
         1: .line 1577
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$44
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$44.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
         2: .line 1583
            aload 5 /* serviceCallback */
         3: .line 1575
            invokestatic com.microsoft.azure.AzureServiceFuture.fromPageResponse:(Lrx/Observable;Lrx/functions/Func1;Lcom/microsoft/azure/ListOperationCallback;)Lcom/microsoft/rest/ServiceFuture;
            areturn
        end local 5 // com.microsoft.azure.ListOperationCallback serviceCallback
        end local 4 // java.lang.Boolean linuxDynamicWorkersEnabled
        end local 3 // java.lang.Boolean xenonWorkersEnabled
        end local 2 // java.lang.Boolean linuxWorkersEnabled
        end local 1 // com.microsoft.azure.management.appservice.SkuName sku
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot                        Name  Signature
            0    4     0                        this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    4     1                         sku  Lcom/microsoft/azure/management/appservice/SkuName;
            0    4     2         linuxWorkersEnabled  Ljava/lang/Boolean;
            0    4     3         xenonWorkersEnabled  Ljava/lang/Boolean;
            0    4     4  linuxDynamicWorkersEnabled  Ljava/lang/Boolean;
            0    4     5             serviceCallback  Lcom/microsoft/azure/ListOperationCallback<Lcom/microsoft/azure/management/appservice/implementation/GeoRegionInner;>;
    Signature: (Lcom/microsoft/azure/management/appservice/SkuName;Ljava/lang/Boolean;Ljava/lang/Boolean;Ljava/lang/Boolean;Lcom/microsoft/azure/ListOperationCallback<Lcom/microsoft/azure/management/appservice/implementation/GeoRegionInner;>;)Lcom/microsoft/rest/ServiceFuture<Ljava/util/List<Lcom/microsoft/azure/management/appservice/implementation/GeoRegionInner;>;>;
    MethodParameters:
                            Name  Flags
      sku                         final
      linuxWorkersEnabled         final
      xenonWorkersEnabled         final
      linuxDynamicWorkersEnabled  final
      serviceCallback             final

  public rx.Observable<com.microsoft.azure.Page<com.microsoft.azure.management.appservice.implementation.GeoRegionInner>> listGeoRegionsAsync(com.microsoft.azure.management.appservice.SkuName, java.lang.Boolean, java.lang.Boolean, java.lang.Boolean);
    descriptor: (Lcom/microsoft/azure/management/appservice/SkuName;Ljava/lang/Boolean;Ljava/lang/Boolean;Ljava/lang/Boolean;)Lrx/Observable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=5, args_size=5
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // com.microsoft.azure.management.appservice.SkuName sku
        start local 2 // java.lang.Boolean linuxWorkersEnabled
        start local 3 // java.lang.Boolean xenonWorkersEnabled
        start local 4 // java.lang.Boolean linuxDynamicWorkersEnabled
         0: .line 1598
            aload 0 /* this */
            aload 1 /* sku */
            aload 2 /* linuxWorkersEnabled */
            aload 3 /* xenonWorkersEnabled */
            aload 4 /* linuxDynamicWorkersEnabled */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.listGeoRegionsWithServiceResponseAsync:(Lcom/microsoft/azure/management/appservice/SkuName;Ljava/lang/Boolean;Ljava/lang/Boolean;Ljava/lang/Boolean;)Lrx/Observable;
         1: .line 1599
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$45
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$45.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
         2: .line 1598
            areturn
        end local 4 // java.lang.Boolean linuxDynamicWorkersEnabled
        end local 3 // java.lang.Boolean xenonWorkersEnabled
        end local 2 // java.lang.Boolean linuxWorkersEnabled
        end local 1 // com.microsoft.azure.management.appservice.SkuName sku
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot                        Name  Signature
            0    3     0                        this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    3     1                         sku  Lcom/microsoft/azure/management/appservice/SkuName;
            0    3     2         linuxWorkersEnabled  Ljava/lang/Boolean;
            0    3     3         xenonWorkersEnabled  Ljava/lang/Boolean;
            0    3     4  linuxDynamicWorkersEnabled  Ljava/lang/Boolean;
    Signature: (Lcom/microsoft/azure/management/appservice/SkuName;Ljava/lang/Boolean;Ljava/lang/Boolean;Ljava/lang/Boolean;)Lrx/Observable<Lcom/microsoft/azure/Page<Lcom/microsoft/azure/management/appservice/implementation/GeoRegionInner;>;>;
    MethodParameters:
                            Name  Flags
      sku                         final
      linuxWorkersEnabled         final
      xenonWorkersEnabled         final
      linuxDynamicWorkersEnabled  final

  public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<com.microsoft.azure.management.appservice.implementation.GeoRegionInner>>> listGeoRegionsWithServiceResponseAsync(com.microsoft.azure.management.appservice.SkuName, java.lang.Boolean, java.lang.Boolean, java.lang.Boolean);
    descriptor: (Lcom/microsoft/azure/management/appservice/SkuName;Ljava/lang/Boolean;Ljava/lang/Boolean;Ljava/lang/Boolean;)Lrx/Observable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=5, args_size=5
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // com.microsoft.azure.management.appservice.SkuName sku
        start local 2 // java.lang.Boolean linuxWorkersEnabled
        start local 3 // java.lang.Boolean xenonWorkersEnabled
        start local 4 // java.lang.Boolean linuxDynamicWorkersEnabled
         0: .line 1619
            aload 0 /* this */
            aload 1 /* sku */
            aload 2 /* linuxWorkersEnabled */
            aload 3 /* xenonWorkersEnabled */
            aload 4 /* linuxDynamicWorkersEnabled */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.listGeoRegionsSinglePageAsync:(Lcom/microsoft/azure/management/appservice/SkuName;Ljava/lang/Boolean;Ljava/lang/Boolean;Ljava/lang/Boolean;)Lrx/Observable;
         1: .line 1620
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$46
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$46.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            invokevirtual rx.Observable.concatMap:(Lrx/functions/Func1;)Lrx/Observable;
         2: .line 1619
            areturn
        end local 4 // java.lang.Boolean linuxDynamicWorkersEnabled
        end local 3 // java.lang.Boolean xenonWorkersEnabled
        end local 2 // java.lang.Boolean linuxWorkersEnabled
        end local 1 // com.microsoft.azure.management.appservice.SkuName sku
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot                        Name  Signature
            0    3     0                        this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    3     1                         sku  Lcom/microsoft/azure/management/appservice/SkuName;
            0    3     2         linuxWorkersEnabled  Ljava/lang/Boolean;
            0    3     3         xenonWorkersEnabled  Ljava/lang/Boolean;
            0    3     4  linuxDynamicWorkersEnabled  Ljava/lang/Boolean;
    Signature: (Lcom/microsoft/azure/management/appservice/SkuName;Ljava/lang/Boolean;Ljava/lang/Boolean;Ljava/lang/Boolean;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/Page<Lcom/microsoft/azure/management/appservice/implementation/GeoRegionInner;>;>;>;
    MethodParameters:
                            Name  Flags
      sku                         final
      linuxWorkersEnabled         final
      xenonWorkersEnabled         final
      linuxDynamicWorkersEnabled  final

  public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<com.microsoft.azure.management.appservice.implementation.GeoRegionInner>>> listGeoRegionsSinglePageAsync(com.microsoft.azure.management.appservice.SkuName, java.lang.Boolean, java.lang.Boolean, java.lang.Boolean);
    descriptor: (Lcom/microsoft/azure/management/appservice/SkuName;Ljava/lang/Boolean;Ljava/lang/Boolean;Ljava/lang/Boolean;)Lrx/Observable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=9, locals=5, args_size=5
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // com.microsoft.azure.management.appservice.SkuName sku
        start local 2 // java.lang.Boolean linuxWorkersEnabled
        start local 3 // java.lang.Boolean xenonWorkersEnabled
        start local 4 // java.lang.Boolean linuxDynamicWorkersEnabled
         0: .line 1644
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.subscriptionId:()Ljava/lang/String;
            ifnonnull 2
         1: .line 1645
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter this.subscriptionId() is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         2: .line 1647
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.apiVersion:()Ljava/lang/String;
            ifnonnull 4
         3: .line 1648
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter this.apiVersion() is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         4: .line 1650
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.service:Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl$WebSiteManagementClientService;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.subscriptionId:()Ljava/lang/String;
            aload 1 /* sku */
            aload 2 /* linuxWorkersEnabled */
            aload 3 /* xenonWorkersEnabled */
            aload 4 /* linuxDynamicWorkersEnabled */
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.apiVersion:()Ljava/lang/String;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.acceptLanguage:()Ljava/lang/String;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.userAgent:()Ljava/lang/String;
            invokeinterface com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$WebSiteManagementClientService.listGeoRegions:(Ljava/lang/String;Lcom/microsoft/azure/management/appservice/SkuName;Ljava/lang/Boolean;Ljava/lang/Boolean;Ljava/lang/Boolean;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
         5: .line 1651
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$47
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$47.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            invokevirtual rx.Observable.flatMap:(Lrx/functions/Func1;)Lrx/Observable;
         6: .line 1650
            areturn
        end local 4 // java.lang.Boolean linuxDynamicWorkersEnabled
        end local 3 // java.lang.Boolean xenonWorkersEnabled
        end local 2 // java.lang.Boolean linuxWorkersEnabled
        end local 1 // com.microsoft.azure.management.appservice.SkuName sku
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot                        Name  Signature
            0    7     0                        this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    7     1                         sku  Lcom/microsoft/azure/management/appservice/SkuName;
            0    7     2         linuxWorkersEnabled  Ljava/lang/Boolean;
            0    7     3         xenonWorkersEnabled  Ljava/lang/Boolean;
            0    7     4  linuxDynamicWorkersEnabled  Ljava/lang/Boolean;
    Signature: (Lcom/microsoft/azure/management/appservice/SkuName;Ljava/lang/Boolean;Ljava/lang/Boolean;Ljava/lang/Boolean;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/Page<Lcom/microsoft/azure/management/appservice/implementation/GeoRegionInner;>;>;>;
    MethodParameters:
                            Name  Flags
      sku                         final
      linuxWorkersEnabled         final
      xenonWorkersEnabled         final
      linuxDynamicWorkersEnabled  final

  private com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.appservice.implementation.PageImpl<com.microsoft.azure.management.appservice.implementation.GeoRegionInner>> listGeoRegionsDelegate(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.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // retrofit2.Response response
         0: .line 1665
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.restClient:()Lcom/microsoft/rest/RestClient;
            invokevirtual com.microsoft.rest.RestClient.responseBuilderFactory:()Lcom/microsoft/rest/protocol/ResponseBuilder$Factory;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.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 1666
            sipush 200
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$48
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$48.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$48.getType:()Ljava/lang/reflect/Type;
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.register:(ILjava/lang/reflect/Type;)Lcom/microsoft/rest/protocol/ResponseBuilder;
         2: .line 1667
            ldc Lcom/microsoft/azure/management/appservice/DefaultErrorResponseException;
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.registerError:(Ljava/lang/Class;)Lcom/microsoft/rest/protocol/ResponseBuilder;
         3: .line 1668
            aload 1 /* response */
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.build:(Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
         4: .line 1665
            areturn
        end local 1 // retrofit2.Response response
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    5     0      this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    5     1  response  Lretrofit2/Response<Lokhttp3/ResponseBody;>;
    Exceptions:
      throws com.microsoft.azure.management.appservice.DefaultErrorResponseException, java.io.IOException, java.lang.IllegalArgumentException
    Signature: (Lretrofit2/Response<Lokhttp3/ResponseBody;>;)Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/appservice/implementation/PageImpl<Lcom/microsoft/azure/management/appservice/implementation/GeoRegionInner;>;>;
    MethodParameters:
          Name  Flags
      response  

  public com.microsoft.azure.PagedList<com.microsoft.azure.management.appservice.implementation.IdentifierInner> listSiteIdentifiersAssignedToHostName();
    descriptor: ()Lcom/microsoft/azure/PagedList;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=2, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
         0: .line 1681
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.listSiteIdentifiersAssignedToHostNameSinglePageAsync:()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 1682
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$49
            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.appservice.implementation.WebSiteManagementClientImpl$49.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;Lcom/microsoft/azure/Page;)V
            areturn
        end local 1 // com.microsoft.rest.ServiceResponse response
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    2     0      this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            1    2     1  response  Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/Page<Lcom/microsoft/azure/management/appservice/implementation/IdentifierInner;>;>;
    Signature: ()Lcom/microsoft/azure/PagedList<Lcom/microsoft/azure/management/appservice/implementation/IdentifierInner;>;

  public com.microsoft.rest.ServiceFuture<java.util.List<com.microsoft.azure.management.appservice.implementation.IdentifierInner>> listSiteIdentifiersAssignedToHostNameAsync(com.microsoft.azure.ListOperationCallback<com.microsoft.azure.management.appservice.implementation.IdentifierInner>);
    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.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // com.microsoft.azure.ListOperationCallback serviceCallback
         0: .line 1700
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.listSiteIdentifiersAssignedToHostNameSinglePageAsync:()Lrx/Observable;
         1: .line 1701
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$50
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$50.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
         2: .line 1707
            aload 1 /* serviceCallback */
         3: .line 1699
            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.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot             Name  Signature
            0    4     0             this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    4     1  serviceCallback  Lcom/microsoft/azure/ListOperationCallback<Lcom/microsoft/azure/management/appservice/implementation/IdentifierInner;>;
    Signature: (Lcom/microsoft/azure/ListOperationCallback<Lcom/microsoft/azure/management/appservice/implementation/IdentifierInner;>;)Lcom/microsoft/rest/ServiceFuture<Ljava/util/List<Lcom/microsoft/azure/management/appservice/implementation/IdentifierInner;>;>;
    MethodParameters:
                 Name  Flags
      serviceCallback  final

  public rx.Observable<com.microsoft.azure.Page<com.microsoft.azure.management.appservice.implementation.IdentifierInner>> listSiteIdentifiersAssignedToHostNameAsync();
    descriptor: ()Lrx/Observable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
         0: .line 1718
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.listSiteIdentifiersAssignedToHostNameWithServiceResponseAsync:()Lrx/Observable;
         1: .line 1719
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$51
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$51.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
         2: .line 1718
            areturn
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0  this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
    Signature: ()Lrx/Observable<Lcom/microsoft/azure/Page<Lcom/microsoft/azure/management/appservice/implementation/IdentifierInner;>;>;

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

  public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<com.microsoft.azure.management.appservice.implementation.IdentifierInner>>> listSiteIdentifiersAssignedToHostNameSinglePageAsync();
    descriptor: ()Lrx/Observable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=6, locals=2, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
         0: .line 1756
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.subscriptionId:()Ljava/lang/String;
            ifnonnull 2
         1: .line 1757
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter this.subscriptionId() is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         2: .line 1759
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.apiVersion:()Ljava/lang/String;
            ifnonnull 4
         3: .line 1760
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter this.apiVersion() is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         4: .line 1763
      StackMap locals:
      StackMap stack:
            new com.microsoft.azure.management.appservice.implementation.NameIdentifierInner
            dup
            invokespecial com.microsoft.azure.management.appservice.implementation.NameIdentifierInner.<init>:()V
            astore 1 /* nameIdentifier */
        start local 1 // com.microsoft.azure.management.appservice.implementation.NameIdentifierInner nameIdentifier
         5: .line 1764
            aload 1 /* nameIdentifier */
            aconst_null
            invokevirtual com.microsoft.azure.management.appservice.implementation.NameIdentifierInner.withName:(Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/implementation/NameIdentifierInner;
            pop
         6: .line 1765
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.service:Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl$WebSiteManagementClientService;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.subscriptionId:()Ljava/lang/String;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.apiVersion:()Ljava/lang/String;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.acceptLanguage:()Ljava/lang/String;
            aload 1 /* nameIdentifier */
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.userAgent:()Ljava/lang/String;
            invokeinterface com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$WebSiteManagementClientService.listSiteIdentifiersAssignedToHostName:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/appservice/implementation/NameIdentifierInner;Ljava/lang/String;)Lrx/Observable;
         7: .line 1766
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$53
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$53.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            invokevirtual rx.Observable.flatMap:(Lrx/functions/Func1;)Lrx/Observable;
         8: .line 1765
            areturn
        end local 1 // com.microsoft.azure.management.appservice.implementation.NameIdentifierInner nameIdentifier
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot            Name  Signature
            0    9     0            this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            5    9     1  nameIdentifier  Lcom/microsoft/azure/management/appservice/implementation/NameIdentifierInner;
    Signature: ()Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/Page<Lcom/microsoft/azure/management/appservice/implementation/IdentifierInner;>;>;>;

  public com.microsoft.azure.PagedList<com.microsoft.azure.management.appservice.implementation.IdentifierInner> listSiteIdentifiersAssignedToHostName(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.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // java.lang.String name
         0: .line 1790
            aload 0 /* this */
            aload 1 /* name */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.listSiteIdentifiersAssignedToHostNameSinglePageAsync:(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 1791
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$54
            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.appservice.implementation.WebSiteManagementClientImpl$54.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;Lcom/microsoft/azure/Page;)V
            areturn
        end local 2 // com.microsoft.rest.ServiceResponse response
        end local 1 // java.lang.String name
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    2     0      this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    2     1      name  Ljava/lang/String;
            1    2     2  response  Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/Page<Lcom/microsoft/azure/management/appservice/implementation/IdentifierInner;>;>;
    Signature: (Ljava/lang/String;)Lcom/microsoft/azure/PagedList<Lcom/microsoft/azure/management/appservice/implementation/IdentifierInner;>;
    MethodParameters:
      Name  Flags
      name  final

  public com.microsoft.rest.ServiceFuture<java.util.List<com.microsoft.azure.management.appservice.implementation.IdentifierInner>> listSiteIdentifiersAssignedToHostNameAsync(java.lang.String, com.microsoft.azure.ListOperationCallback<com.microsoft.azure.management.appservice.implementation.IdentifierInner>);
    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.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // java.lang.String name
        start local 2 // com.microsoft.azure.ListOperationCallback serviceCallback
         0: .line 1810
            aload 0 /* this */
            aload 1 /* name */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.listSiteIdentifiersAssignedToHostNameSinglePageAsync:(Ljava/lang/String;)Lrx/Observable;
         1: .line 1811
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$55
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$55.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
         2: .line 1817
            aload 2 /* serviceCallback */
         3: .line 1809
            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 name
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot             Name  Signature
            0    4     0             this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    4     1             name  Ljava/lang/String;
            0    4     2  serviceCallback  Lcom/microsoft/azure/ListOperationCallback<Lcom/microsoft/azure/management/appservice/implementation/IdentifierInner;>;
    Signature: (Ljava/lang/String;Lcom/microsoft/azure/ListOperationCallback<Lcom/microsoft/azure/management/appservice/implementation/IdentifierInner;>;)Lcom/microsoft/rest/ServiceFuture<Ljava/util/List<Lcom/microsoft/azure/management/appservice/implementation/IdentifierInner;>;>;
    MethodParameters:
                 Name  Flags
      name             final
      serviceCallback  final

  public rx.Observable<com.microsoft.azure.Page<com.microsoft.azure.management.appservice.implementation.IdentifierInner>> listSiteIdentifiersAssignedToHostNameAsync(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.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // java.lang.String name
         0: .line 1829
            aload 0 /* this */
            aload 1 /* name */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.listSiteIdentifiersAssignedToHostNameWithServiceResponseAsync:(Ljava/lang/String;)Lrx/Observable;
         1: .line 1830
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$56
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$56.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
         2: .line 1829
            areturn
        end local 1 // java.lang.String name
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0  this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    3     1  name  Ljava/lang/String;
    Signature: (Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/azure/Page<Lcom/microsoft/azure/management/appservice/implementation/IdentifierInner;>;>;
    MethodParameters:
      Name  Flags
      name  final

  public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<com.microsoft.azure.management.appservice.implementation.IdentifierInner>>> listSiteIdentifiersAssignedToHostNameWithServiceResponseAsync(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.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // java.lang.String name
         0: .line 1847
            aload 0 /* this */
            aload 1 /* name */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.listSiteIdentifiersAssignedToHostNameSinglePageAsync:(Ljava/lang/String;)Lrx/Observable;
         1: .line 1848
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$57
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$57.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            invokevirtual rx.Observable.concatMap:(Lrx/functions/Func1;)Lrx/Observable;
         2: .line 1847
            areturn
        end local 1 // java.lang.String name
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0  this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    3     1  name  Ljava/lang/String;
    Signature: (Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/Page<Lcom/microsoft/azure/management/appservice/implementation/IdentifierInner;>;>;>;
    MethodParameters:
      Name  Flags
      name  final

  public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<com.microsoft.azure.management.appservice.implementation.IdentifierInner>>> listSiteIdentifiersAssignedToHostNameSinglePageAsync(java.lang.String);
    descriptor: (Ljava/lang/String;)Lrx/Observable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=6, locals=3, args_size=2
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // java.lang.String name
         0: .line 1869
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.subscriptionId:()Ljava/lang/String;
            ifnonnull 2
         1: .line 1870
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter this.subscriptionId() is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         2: .line 1872
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.apiVersion:()Ljava/lang/String;
            ifnonnull 4
         3: .line 1873
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter this.apiVersion() is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         4: .line 1875
      StackMap locals:
      StackMap stack:
            new com.microsoft.azure.management.appservice.implementation.NameIdentifierInner
            dup
            invokespecial com.microsoft.azure.management.appservice.implementation.NameIdentifierInner.<init>:()V
            astore 2 /* nameIdentifier */
        start local 2 // com.microsoft.azure.management.appservice.implementation.NameIdentifierInner nameIdentifier
         5: .line 1876
            aload 2 /* nameIdentifier */
            aload 1 /* name */
            invokevirtual com.microsoft.azure.management.appservice.implementation.NameIdentifierInner.withName:(Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/implementation/NameIdentifierInner;
            pop
         6: .line 1877
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.service:Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl$WebSiteManagementClientService;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.subscriptionId:()Ljava/lang/String;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.apiVersion:()Ljava/lang/String;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.acceptLanguage:()Ljava/lang/String;
            aload 2 /* nameIdentifier */
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.userAgent:()Ljava/lang/String;
            invokeinterface com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$WebSiteManagementClientService.listSiteIdentifiersAssignedToHostName:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/appservice/implementation/NameIdentifierInner;Ljava/lang/String;)Lrx/Observable;
         7: .line 1878
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$58
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$58.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            invokevirtual rx.Observable.flatMap:(Lrx/functions/Func1;)Lrx/Observable;
         8: .line 1877
            areturn
        end local 2 // com.microsoft.azure.management.appservice.implementation.NameIdentifierInner nameIdentifier
        end local 1 // java.lang.String name
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot            Name  Signature
            0    9     0            this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    9     1            name  Ljava/lang/String;
            5    9     2  nameIdentifier  Lcom/microsoft/azure/management/appservice/implementation/NameIdentifierInner;
    Signature: (Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/Page<Lcom/microsoft/azure/management/appservice/implementation/IdentifierInner;>;>;>;
    MethodParameters:
      Name  Flags
      name  final

  private com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.appservice.implementation.PageImpl<com.microsoft.azure.management.appservice.implementation.IdentifierInner>> listSiteIdentifiersAssignedToHostNameDelegate(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.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // retrofit2.Response response
         0: .line 1892
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.restClient:()Lcom/microsoft/rest/RestClient;
            invokevirtual com.microsoft.rest.RestClient.responseBuilderFactory:()Lcom/microsoft/rest/protocol/ResponseBuilder$Factory;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.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 1893
            sipush 200
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$59
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$59.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$59.getType:()Ljava/lang/reflect/Type;
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.register:(ILjava/lang/reflect/Type;)Lcom/microsoft/rest/protocol/ResponseBuilder;
         2: .line 1894
            ldc Lcom/microsoft/azure/management/appservice/DefaultErrorResponseException;
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.registerError:(Ljava/lang/Class;)Lcom/microsoft/rest/protocol/ResponseBuilder;
         3: .line 1895
            aload 1 /* response */
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.build:(Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
         4: .line 1892
            areturn
        end local 1 // retrofit2.Response response
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    5     0      this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    5     1  response  Lretrofit2/Response<Lokhttp3/ResponseBody;>;
    Exceptions:
      throws com.microsoft.azure.management.appservice.DefaultErrorResponseException, java.io.IOException, java.lang.IllegalArgumentException
    Signature: (Lretrofit2/Response<Lokhttp3/ResponseBody;>;)Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/appservice/implementation/PageImpl<Lcom/microsoft/azure/management/appservice/implementation/IdentifierInner;>;>;
    MethodParameters:
          Name  Flags
      response  

  public com.microsoft.azure.PagedList<com.microsoft.azure.management.appservice.implementation.PremierAddOnOfferInner> listPremierAddOnOffers();
    descriptor: ()Lcom/microsoft/azure/PagedList;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=2, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
         0: .line 1908
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.listPremierAddOnOffersSinglePageAsync:()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 1909
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$60
            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.appservice.implementation.WebSiteManagementClientImpl$60.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;Lcom/microsoft/azure/Page;)V
            areturn
        end local 1 // com.microsoft.rest.ServiceResponse response
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    2     0      this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            1    2     1  response  Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/Page<Lcom/microsoft/azure/management/appservice/implementation/PremierAddOnOfferInner;>;>;
    Signature: ()Lcom/microsoft/azure/PagedList<Lcom/microsoft/azure/management/appservice/implementation/PremierAddOnOfferInner;>;

  public com.microsoft.rest.ServiceFuture<java.util.List<com.microsoft.azure.management.appservice.implementation.PremierAddOnOfferInner>> listPremierAddOnOffersAsync(com.microsoft.azure.ListOperationCallback<com.microsoft.azure.management.appservice.implementation.PremierAddOnOfferInner>);
    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.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // com.microsoft.azure.ListOperationCallback serviceCallback
         0: .line 1927
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.listPremierAddOnOffersSinglePageAsync:()Lrx/Observable;
         1: .line 1928
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$61
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$61.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
         2: .line 1934
            aload 1 /* serviceCallback */
         3: .line 1926
            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.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot             Name  Signature
            0    4     0             this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    4     1  serviceCallback  Lcom/microsoft/azure/ListOperationCallback<Lcom/microsoft/azure/management/appservice/implementation/PremierAddOnOfferInner;>;
    Signature: (Lcom/microsoft/azure/ListOperationCallback<Lcom/microsoft/azure/management/appservice/implementation/PremierAddOnOfferInner;>;)Lcom/microsoft/rest/ServiceFuture<Ljava/util/List<Lcom/microsoft/azure/management/appservice/implementation/PremierAddOnOfferInner;>;>;
    MethodParameters:
                 Name  Flags
      serviceCallback  final

  public rx.Observable<com.microsoft.azure.Page<com.microsoft.azure.management.appservice.implementation.PremierAddOnOfferInner>> listPremierAddOnOffersAsync();
    descriptor: ()Lrx/Observable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
         0: .line 1945
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.listPremierAddOnOffersWithServiceResponseAsync:()Lrx/Observable;
         1: .line 1946
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$62
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$62.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
         2: .line 1945
            areturn
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0  this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
    Signature: ()Lrx/Observable<Lcom/microsoft/azure/Page<Lcom/microsoft/azure/management/appservice/implementation/PremierAddOnOfferInner;>;>;

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

  public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<com.microsoft.azure.management.appservice.implementation.PremierAddOnOfferInner>>> listPremierAddOnOffersSinglePageAsync();
    descriptor: ()Lrx/Observable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
         0: .line 1983
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.subscriptionId:()Ljava/lang/String;
            ifnonnull 2
         1: .line 1984
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter this.subscriptionId() is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         2: .line 1986
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.apiVersion:()Ljava/lang/String;
            ifnonnull 4
         3: .line 1987
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter this.apiVersion() is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         4: .line 1989
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.service:Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl$WebSiteManagementClientService;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.subscriptionId:()Ljava/lang/String;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.apiVersion:()Ljava/lang/String;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.acceptLanguage:()Ljava/lang/String;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.userAgent:()Ljava/lang/String;
            invokeinterface com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$WebSiteManagementClientService.listPremierAddOnOffers:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
         5: .line 1990
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$64
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$64.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            invokevirtual rx.Observable.flatMap:(Lrx/functions/Func1;)Lrx/Observable;
         6: .line 1989
            areturn
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    7     0  this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
    Signature: ()Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/Page<Lcom/microsoft/azure/management/appservice/implementation/PremierAddOnOfferInner;>;>;>;

  private com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.appservice.implementation.PageImpl<com.microsoft.azure.management.appservice.implementation.PremierAddOnOfferInner>> listPremierAddOnOffersDelegate(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.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // retrofit2.Response response
         0: .line 2004
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.restClient:()Lcom/microsoft/rest/RestClient;
            invokevirtual com.microsoft.rest.RestClient.responseBuilderFactory:()Lcom/microsoft/rest/protocol/ResponseBuilder$Factory;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.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 2005
            sipush 200
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$65
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$65.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$65.getType:()Ljava/lang/reflect/Type;
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.register:(ILjava/lang/reflect/Type;)Lcom/microsoft/rest/protocol/ResponseBuilder;
         2: .line 2006
            ldc Lcom/microsoft/azure/management/appservice/DefaultErrorResponseException;
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.registerError:(Ljava/lang/Class;)Lcom/microsoft/rest/protocol/ResponseBuilder;
         3: .line 2007
            aload 1 /* response */
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.build:(Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
         4: .line 2004
            areturn
        end local 1 // retrofit2.Response response
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    5     0      this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    5     1  response  Lretrofit2/Response<Lokhttp3/ResponseBody;>;
    Exceptions:
      throws com.microsoft.azure.management.appservice.DefaultErrorResponseException, java.io.IOException, java.lang.IllegalArgumentException
    Signature: (Lretrofit2/Response<Lokhttp3/ResponseBody;>;)Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/appservice/implementation/PageImpl<Lcom/microsoft/azure/management/appservice/implementation/PremierAddOnOfferInner;>;>;
    MethodParameters:
          Name  Flags
      response  

  public com.microsoft.azure.management.appservice.implementation.SkuInfosInner listSkus();
    descriptor: ()Lcom/microsoft/azure/management/appservice/implementation/SkuInfosInner;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
         0: .line 2020
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.listSkusWithServiceResponseAsync:()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.appservice.implementation.SkuInfosInner
            areturn
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;

  public com.microsoft.rest.ServiceFuture<com.microsoft.azure.management.appservice.implementation.SkuInfosInner> listSkusAsync(com.microsoft.rest.ServiceCallback<com.microsoft.azure.management.appservice.implementation.SkuInfosInner>);
    descriptor: (Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // com.microsoft.rest.ServiceCallback serviceCallback
         0: .line 2032
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.listSkusWithServiceResponseAsync:()Lrx/Observable;
            aload 1 /* serviceCallback */
            invokestatic com.microsoft.rest.ServiceFuture.fromResponse:(Lrx/Observable;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
            areturn
        end local 1 // com.microsoft.rest.ServiceCallback serviceCallback
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot             Name  Signature
            0    1     0             this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    1     1  serviceCallback  Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/appservice/implementation/SkuInfosInner;>;
    Signature: (Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/appservice/implementation/SkuInfosInner;>;)Lcom/microsoft/rest/ServiceFuture<Lcom/microsoft/azure/management/appservice/implementation/SkuInfosInner;>;
    MethodParameters:
                 Name  Flags
      serviceCallback  final

  public rx.Observable<com.microsoft.azure.management.appservice.implementation.SkuInfosInner> listSkusAsync();
    descriptor: ()Lrx/Observable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
         0: .line 2043
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.listSkusWithServiceResponseAsync:()Lrx/Observable;
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$66
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$66.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
    Signature: ()Lrx/Observable<Lcom/microsoft/azure/management/appservice/implementation/SkuInfosInner;>;

  public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.appservice.implementation.SkuInfosInner>> listSkusWithServiceResponseAsync();
    descriptor: ()Lrx/Observable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
         0: .line 2059
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.subscriptionId:()Ljava/lang/String;
            ifnonnull 2
         1: .line 2060
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter this.subscriptionId() is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         2: .line 2062
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.apiVersion:()Ljava/lang/String;
            ifnonnull 4
         3: .line 2063
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter this.apiVersion() is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         4: .line 2065
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.service:Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl$WebSiteManagementClientService;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.subscriptionId:()Ljava/lang/String;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.apiVersion:()Ljava/lang/String;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.acceptLanguage:()Ljava/lang/String;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.userAgent:()Ljava/lang/String;
            invokeinterface com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$WebSiteManagementClientService.listSkus:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
         5: .line 2066
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$67
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$67.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            invokevirtual rx.Observable.flatMap:(Lrx/functions/Func1;)Lrx/Observable;
         6: .line 2065
            areturn
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    7     0  this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
    Signature: ()Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/appservice/implementation/SkuInfosInner;>;>;

  private com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.appservice.implementation.SkuInfosInner> listSkusDelegate(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.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // retrofit2.Response response
         0: .line 2080
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.restClient:()Lcom/microsoft/rest/RestClient;
            invokevirtual com.microsoft.rest.RestClient.responseBuilderFactory:()Lcom/microsoft/rest/protocol/ResponseBuilder$Factory;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.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 2081
            sipush 200
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$68
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$68.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$68.getType:()Ljava/lang/reflect/Type;
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.register:(ILjava/lang/reflect/Type;)Lcom/microsoft/rest/protocol/ResponseBuilder;
         2: .line 2082
            ldc Lcom/microsoft/azure/management/appservice/DefaultErrorResponseException;
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.registerError:(Ljava/lang/Class;)Lcom/microsoft/rest/protocol/ResponseBuilder;
         3: .line 2083
            aload 1 /* response */
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.build:(Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
         4: .line 2080
            areturn
        end local 1 // retrofit2.Response response
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    5     0      this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    5     1  response  Lretrofit2/Response<Lokhttp3/ResponseBody;>;
    Exceptions:
      throws com.microsoft.azure.management.appservice.DefaultErrorResponseException, java.io.IOException, java.lang.IllegalArgumentException
    Signature: (Lretrofit2/Response<Lokhttp3/ResponseBody;>;)Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/appservice/implementation/SkuInfosInner;>;
    MethodParameters:
          Name  Flags
      response  

  public com.microsoft.azure.management.appservice.implementation.VnetValidationFailureDetailsInner verifyHostingEnvironmentVnet(com.microsoft.azure.management.appservice.VnetParameters);
    descriptor: (Lcom/microsoft/azure/management/appservice/VnetParameters;)Lcom/microsoft/azure/management/appservice/implementation/VnetValidationFailureDetailsInner;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // com.microsoft.azure.management.appservice.VnetParameters parameters
         0: .line 2097
            aload 0 /* this */
            aload 1 /* parameters */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.verifyHostingEnvironmentVnetWithServiceResponseAsync:(Lcom/microsoft/azure/management/appservice/VnetParameters;)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.appservice.implementation.VnetValidationFailureDetailsInner
            areturn
        end local 1 // com.microsoft.azure.management.appservice.VnetParameters parameters
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    1     0        this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    1     1  parameters  Lcom/microsoft/azure/management/appservice/VnetParameters;
    MethodParameters:
            Name  Flags
      parameters  

  public com.microsoft.rest.ServiceFuture<com.microsoft.azure.management.appservice.implementation.VnetValidationFailureDetailsInner> verifyHostingEnvironmentVnetAsync(com.microsoft.azure.management.appservice.VnetParameters, com.microsoft.rest.ServiceCallback<com.microsoft.azure.management.appservice.implementation.VnetValidationFailureDetailsInner>);
    descriptor: (Lcom/microsoft/azure/management/appservice/VnetParameters;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=3, args_size=3
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // com.microsoft.azure.management.appservice.VnetParameters parameters
        start local 2 // com.microsoft.rest.ServiceCallback serviceCallback
         0: .line 2110
            aload 0 /* this */
            aload 1 /* parameters */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.verifyHostingEnvironmentVnetWithServiceResponseAsync:(Lcom/microsoft/azure/management/appservice/VnetParameters;)Lrx/Observable;
            aload 2 /* serviceCallback */
            invokestatic com.microsoft.rest.ServiceFuture.fromResponse:(Lrx/Observable;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
            areturn
        end local 2 // com.microsoft.rest.ServiceCallback serviceCallback
        end local 1 // com.microsoft.azure.management.appservice.VnetParameters parameters
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot             Name  Signature
            0    1     0             this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    1     1       parameters  Lcom/microsoft/azure/management/appservice/VnetParameters;
            0    1     2  serviceCallback  Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/appservice/implementation/VnetValidationFailureDetailsInner;>;
    Signature: (Lcom/microsoft/azure/management/appservice/VnetParameters;Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/appservice/implementation/VnetValidationFailureDetailsInner;>;)Lcom/microsoft/rest/ServiceFuture<Lcom/microsoft/azure/management/appservice/implementation/VnetValidationFailureDetailsInner;>;
    MethodParameters:
                 Name  Flags
      parameters       
      serviceCallback  final

  public rx.Observable<com.microsoft.azure.management.appservice.implementation.VnetValidationFailureDetailsInner> verifyHostingEnvironmentVnetAsync(com.microsoft.azure.management.appservice.VnetParameters);
    descriptor: (Lcom/microsoft/azure/management/appservice/VnetParameters;)Lrx/Observable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // com.microsoft.azure.management.appservice.VnetParameters parameters
         0: .line 2122
            aload 0 /* this */
            aload 1 /* parameters */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.verifyHostingEnvironmentVnetWithServiceResponseAsync:(Lcom/microsoft/azure/management/appservice/VnetParameters;)Lrx/Observable;
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$69
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$69.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
            areturn
        end local 1 // com.microsoft.azure.management.appservice.VnetParameters parameters
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    1     0        this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    1     1  parameters  Lcom/microsoft/azure/management/appservice/VnetParameters;
    Signature: (Lcom/microsoft/azure/management/appservice/VnetParameters;)Lrx/Observable<Lcom/microsoft/azure/management/appservice/implementation/VnetValidationFailureDetailsInner;>;
    MethodParameters:
            Name  Flags
      parameters  

  public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.appservice.implementation.VnetValidationFailureDetailsInner>> verifyHostingEnvironmentVnetWithServiceResponseAsync(com.microsoft.azure.management.appservice.VnetParameters);
    descriptor: (Lcom/microsoft/azure/management/appservice/VnetParameters;)Lrx/Observable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=6, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // com.microsoft.azure.management.appservice.VnetParameters parameters
         0: .line 2139
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.subscriptionId:()Ljava/lang/String;
            ifnonnull 2
         1: .line 2140
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter this.subscriptionId() is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         2: .line 2142
      StackMap locals:
      StackMap stack:
            aload 1 /* parameters */
            ifnonnull 4
         3: .line 2143
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter parameters is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         4: .line 2145
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.apiVersion:()Ljava/lang/String;
            ifnonnull 6
         5: .line 2146
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter this.apiVersion() is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         6: .line 2148
      StackMap locals:
      StackMap stack:
            aload 1 /* parameters */
            invokestatic com.microsoft.rest.Validator.validate:(Ljava/lang/Object;)V
         7: .line 2149
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.service:Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl$WebSiteManagementClientService;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.subscriptionId:()Ljava/lang/String;
            aload 1 /* parameters */
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.apiVersion:()Ljava/lang/String;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.acceptLanguage:()Ljava/lang/String;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.userAgent:()Ljava/lang/String;
            invokeinterface com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$WebSiteManagementClientService.verifyHostingEnvironmentVnet:(Ljava/lang/String;Lcom/microsoft/azure/management/appservice/VnetParameters;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
         8: .line 2150
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$70
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$70.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            invokevirtual rx.Observable.flatMap:(Lrx/functions/Func1;)Lrx/Observable;
         9: .line 2149
            areturn
        end local 1 // com.microsoft.azure.management.appservice.VnetParameters parameters
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0   10     0        this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0   10     1  parameters  Lcom/microsoft/azure/management/appservice/VnetParameters;
    Signature: (Lcom/microsoft/azure/management/appservice/VnetParameters;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/appservice/implementation/VnetValidationFailureDetailsInner;>;>;
    MethodParameters:
            Name  Flags
      parameters  

  private com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.appservice.implementation.VnetValidationFailureDetailsInner> verifyHostingEnvironmentVnetDelegate(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.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // retrofit2.Response response
         0: .line 2164
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.restClient:()Lcom/microsoft/rest/RestClient;
            invokevirtual com.microsoft.rest.RestClient.responseBuilderFactory:()Lcom/microsoft/rest/protocol/ResponseBuilder$Factory;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.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 2165
            sipush 200
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$71
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$71.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$71.getType:()Ljava/lang/reflect/Type;
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.register:(ILjava/lang/reflect/Type;)Lcom/microsoft/rest/protocol/ResponseBuilder;
         2: .line 2166
            ldc Lcom/microsoft/azure/management/appservice/DefaultErrorResponseException;
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.registerError:(Ljava/lang/Class;)Lcom/microsoft/rest/protocol/ResponseBuilder;
         3: .line 2167
            aload 1 /* response */
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.build:(Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
         4: .line 2164
            areturn
        end local 1 // retrofit2.Response response
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    5     0      this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    5     1  response  Lretrofit2/Response<Lokhttp3/ResponseBody;>;
    Exceptions:
      throws com.microsoft.azure.management.appservice.DefaultErrorResponseException, java.io.IOException, java.lang.IllegalArgumentException
    Signature: (Lretrofit2/Response<Lokhttp3/ResponseBody;>;)Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/appservice/implementation/VnetValidationFailureDetailsInner;>;
    MethodParameters:
          Name  Flags
      response  

  public void move(java.lang.String, com.microsoft.azure.management.appservice.CsmMoveResourceEnvelope);
    descriptor: (Ljava/lang/String;Lcom/microsoft/azure/management/appservice/CsmMoveResourceEnvelope;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // java.lang.String resourceGroupName
        start local 2 // com.microsoft.azure.management.appservice.CsmMoveResourceEnvelope moveResourceEnvelope
         0: .line 2181
            aload 0 /* this */
            aload 1 /* resourceGroupName */
            aload 2 /* moveResourceEnvelope */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.moveWithServiceResponseAsync:(Ljava/lang/String;Lcom/microsoft/azure/management/appservice/CsmMoveResourceEnvelope;)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;
            pop
         1: .line 2182
            return
        end local 2 // com.microsoft.azure.management.appservice.CsmMoveResourceEnvelope moveResourceEnvelope
        end local 1 // java.lang.String resourceGroupName
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot                  Name  Signature
            0    2     0                  this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    2     1     resourceGroupName  Ljava/lang/String;
            0    2     2  moveResourceEnvelope  Lcom/microsoft/azure/management/appservice/CsmMoveResourceEnvelope;
    MethodParameters:
                      Name  Flags
      resourceGroupName     
      moveResourceEnvelope  

  public com.microsoft.rest.ServiceFuture<java.lang.Void> moveAsync(java.lang.String, com.microsoft.azure.management.appservice.CsmMoveResourceEnvelope, com.microsoft.rest.ServiceCallback<java.lang.Void>);
    descriptor: (Ljava/lang/String;Lcom/microsoft/azure/management/appservice/CsmMoveResourceEnvelope;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.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // java.lang.String resourceGroupName
        start local 2 // com.microsoft.azure.management.appservice.CsmMoveResourceEnvelope moveResourceEnvelope
        start local 3 // com.microsoft.rest.ServiceCallback serviceCallback
         0: .line 2195
            aload 0 /* this */
            aload 1 /* resourceGroupName */
            aload 2 /* moveResourceEnvelope */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.moveWithServiceResponseAsync:(Ljava/lang/String;Lcom/microsoft/azure/management/appservice/CsmMoveResourceEnvelope;)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 // com.microsoft.azure.management.appservice.CsmMoveResourceEnvelope moveResourceEnvelope
        end local 1 // java.lang.String resourceGroupName
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot                  Name  Signature
            0    1     0                  this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    1     1     resourceGroupName  Ljava/lang/String;
            0    1     2  moveResourceEnvelope  Lcom/microsoft/azure/management/appservice/CsmMoveResourceEnvelope;
            0    1     3       serviceCallback  Lcom/microsoft/rest/ServiceCallback<Ljava/lang/Void;>;
    Signature: (Ljava/lang/String;Lcom/microsoft/azure/management/appservice/CsmMoveResourceEnvelope;Lcom/microsoft/rest/ServiceCallback<Ljava/lang/Void;>;)Lcom/microsoft/rest/ServiceFuture<Ljava/lang/Void;>;
    MethodParameters:
                      Name  Flags
      resourceGroupName     
      moveResourceEnvelope  
      serviceCallback       final

  public rx.Observable<java.lang.Void> moveAsync(java.lang.String, com.microsoft.azure.management.appservice.CsmMoveResourceEnvelope);
    descriptor: (Ljava/lang/String;Lcom/microsoft/azure/management/appservice/CsmMoveResourceEnvelope;)Lrx/Observable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=3, args_size=3
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // java.lang.String resourceGroupName
        start local 2 // com.microsoft.azure.management.appservice.CsmMoveResourceEnvelope moveResourceEnvelope
         0: .line 2208
            aload 0 /* this */
            aload 1 /* resourceGroupName */
            aload 2 /* moveResourceEnvelope */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.moveWithServiceResponseAsync:(Ljava/lang/String;Lcom/microsoft/azure/management/appservice/CsmMoveResourceEnvelope;)Lrx/Observable;
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$72
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$72.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
            areturn
        end local 2 // com.microsoft.azure.management.appservice.CsmMoveResourceEnvelope moveResourceEnvelope
        end local 1 // java.lang.String resourceGroupName
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot                  Name  Signature
            0    1     0                  this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    1     1     resourceGroupName  Ljava/lang/String;
            0    1     2  moveResourceEnvelope  Lcom/microsoft/azure/management/appservice/CsmMoveResourceEnvelope;
    Signature: (Ljava/lang/String;Lcom/microsoft/azure/management/appservice/CsmMoveResourceEnvelope;)Lrx/Observable<Ljava/lang/Void;>;
    MethodParameters:
                      Name  Flags
      resourceGroupName     
      moveResourceEnvelope  

  public rx.Observable<com.microsoft.rest.ServiceResponse<java.lang.Void>> moveWithServiceResponseAsync(java.lang.String, com.microsoft.azure.management.appservice.CsmMoveResourceEnvelope);
    descriptor: (Ljava/lang/String;Lcom/microsoft/azure/management/appservice/CsmMoveResourceEnvelope;)Lrx/Observable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=7, locals=3, args_size=3
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // java.lang.String resourceGroupName
        start local 2 // com.microsoft.azure.management.appservice.CsmMoveResourceEnvelope moveResourceEnvelope
         0: .line 2226
            aload 1 /* resourceGroupName */
            ifnonnull 2
         1: .line 2227
            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 2229
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.subscriptionId:()Ljava/lang/String;
            ifnonnull 4
         3: .line 2230
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter this.subscriptionId() is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         4: .line 2232
      StackMap locals:
      StackMap stack:
            aload 2 /* moveResourceEnvelope */
            ifnonnull 6
         5: .line 2233
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter moveResourceEnvelope is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         6: .line 2235
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.apiVersion:()Ljava/lang/String;
            ifnonnull 8
         7: .line 2236
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter this.apiVersion() is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         8: .line 2238
      StackMap locals:
      StackMap stack:
            aload 2 /* moveResourceEnvelope */
            invokestatic com.microsoft.rest.Validator.validate:(Ljava/lang/Object;)V
         9: .line 2239
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.service:Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl$WebSiteManagementClientService;
            aload 1 /* resourceGroupName */
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.subscriptionId:()Ljava/lang/String;
            aload 2 /* moveResourceEnvelope */
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.apiVersion:()Ljava/lang/String;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.acceptLanguage:()Ljava/lang/String;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.userAgent:()Ljava/lang/String;
            invokeinterface com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$WebSiteManagementClientService.move:(Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/appservice/CsmMoveResourceEnvelope;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
        10: .line 2240
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$73
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$73.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            invokevirtual rx.Observable.flatMap:(Lrx/functions/Func1;)Lrx/Observable;
        11: .line 2239
            areturn
        end local 2 // com.microsoft.azure.management.appservice.CsmMoveResourceEnvelope moveResourceEnvelope
        end local 1 // java.lang.String resourceGroupName
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot                  Name  Signature
            0   12     0                  this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0   12     1     resourceGroupName  Ljava/lang/String;
            0   12     2  moveResourceEnvelope  Lcom/microsoft/azure/management/appservice/CsmMoveResourceEnvelope;
    Signature: (Ljava/lang/String;Lcom/microsoft/azure/management/appservice/CsmMoveResourceEnvelope;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Ljava/lang/Void;>;>;
    MethodParameters:
                      Name  Flags
      resourceGroupName     
      moveResourceEnvelope  

  private com.microsoft.rest.ServiceResponse<java.lang.Void> moveDelegate(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.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // retrofit2.Response response
         0: .line 2254
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.restClient:()Lcom/microsoft/rest/RestClient;
            invokevirtual com.microsoft.rest.RestClient.responseBuilderFactory:()Lcom/microsoft/rest/protocol/ResponseBuilder$Factory;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.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 2255
            sipush 204
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$74
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$74.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$74.getType:()Ljava/lang/reflect/Type;
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.register:(ILjava/lang/reflect/Type;)Lcom/microsoft/rest/protocol/ResponseBuilder;
         2: .line 2256
            ldc Lcom/microsoft/azure/management/appservice/DefaultErrorResponseException;
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.registerError:(Ljava/lang/Class;)Lcom/microsoft/rest/protocol/ResponseBuilder;
         3: .line 2257
            aload 1 /* response */
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.build:(Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
         4: .line 2254
            areturn
        end local 1 // retrofit2.Response response
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    5     0      this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    5     1  response  Lretrofit2/Response<Lokhttp3/ResponseBody;>;
    Exceptions:
      throws com.microsoft.azure.management.appservice.DefaultErrorResponseException, java.io.IOException, java.lang.IllegalArgumentException
    Signature: (Lretrofit2/Response<Lokhttp3/ResponseBody;>;)Lcom/microsoft/rest/ServiceResponse<Ljava/lang/Void;>;
    MethodParameters:
          Name  Flags
      response  

  public com.microsoft.azure.management.appservice.implementation.ValidateResponseInner validate(java.lang.String, com.microsoft.azure.management.appservice.ValidateRequest);
    descriptor: (Ljava/lang/String;Lcom/microsoft/azure/management/appservice/ValidateRequest;)Lcom/microsoft/azure/management/appservice/implementation/ValidateResponseInner;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // java.lang.String resourceGroupName
        start local 2 // com.microsoft.azure.management.appservice.ValidateRequest validateRequest
         0: .line 2272
            aload 0 /* this */
            aload 1 /* resourceGroupName */
            aload 2 /* validateRequest */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.validateWithServiceResponseAsync:(Ljava/lang/String;Lcom/microsoft/azure/management/appservice/ValidateRequest;)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.appservice.implementation.ValidateResponseInner
            areturn
        end local 2 // com.microsoft.azure.management.appservice.ValidateRequest validateRequest
        end local 1 // java.lang.String resourceGroupName
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot               Name  Signature
            0    1     0               this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    1     1  resourceGroupName  Ljava/lang/String;
            0    1     2    validateRequest  Lcom/microsoft/azure/management/appservice/ValidateRequest;
    MethodParameters:
                   Name  Flags
      resourceGroupName  
      validateRequest    

  public com.microsoft.rest.ServiceFuture<com.microsoft.azure.management.appservice.implementation.ValidateResponseInner> validateAsync(java.lang.String, com.microsoft.azure.management.appservice.ValidateRequest, com.microsoft.rest.ServiceCallback<com.microsoft.azure.management.appservice.implementation.ValidateResponseInner>);
    descriptor: (Ljava/lang/String;Lcom/microsoft/azure/management/appservice/ValidateRequest;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.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // java.lang.String resourceGroupName
        start local 2 // com.microsoft.azure.management.appservice.ValidateRequest validateRequest
        start local 3 // com.microsoft.rest.ServiceCallback serviceCallback
         0: .line 2286
            aload 0 /* this */
            aload 1 /* resourceGroupName */
            aload 2 /* validateRequest */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.validateWithServiceResponseAsync:(Ljava/lang/String;Lcom/microsoft/azure/management/appservice/ValidateRequest;)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 // com.microsoft.azure.management.appservice.ValidateRequest validateRequest
        end local 1 // java.lang.String resourceGroupName
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot               Name  Signature
            0    1     0               this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    1     1  resourceGroupName  Ljava/lang/String;
            0    1     2    validateRequest  Lcom/microsoft/azure/management/appservice/ValidateRequest;
            0    1     3    serviceCallback  Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/appservice/implementation/ValidateResponseInner;>;
    Signature: (Ljava/lang/String;Lcom/microsoft/azure/management/appservice/ValidateRequest;Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/appservice/implementation/ValidateResponseInner;>;)Lcom/microsoft/rest/ServiceFuture<Lcom/microsoft/azure/management/appservice/implementation/ValidateResponseInner;>;
    MethodParameters:
                   Name  Flags
      resourceGroupName  
      validateRequest    
      serviceCallback    final

  public rx.Observable<com.microsoft.azure.management.appservice.implementation.ValidateResponseInner> validateAsync(java.lang.String, com.microsoft.azure.management.appservice.ValidateRequest);
    descriptor: (Ljava/lang/String;Lcom/microsoft/azure/management/appservice/ValidateRequest;)Lrx/Observable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=3, args_size=3
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // java.lang.String resourceGroupName
        start local 2 // com.microsoft.azure.management.appservice.ValidateRequest validateRequest
         0: .line 2299
            aload 0 /* this */
            aload 1 /* resourceGroupName */
            aload 2 /* validateRequest */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.validateWithServiceResponseAsync:(Ljava/lang/String;Lcom/microsoft/azure/management/appservice/ValidateRequest;)Lrx/Observable;
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$75
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$75.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
            areturn
        end local 2 // com.microsoft.azure.management.appservice.ValidateRequest validateRequest
        end local 1 // java.lang.String resourceGroupName
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot               Name  Signature
            0    1     0               this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    1     1  resourceGroupName  Ljava/lang/String;
            0    1     2    validateRequest  Lcom/microsoft/azure/management/appservice/ValidateRequest;
    Signature: (Ljava/lang/String;Lcom/microsoft/azure/management/appservice/ValidateRequest;)Lrx/Observable<Lcom/microsoft/azure/management/appservice/implementation/ValidateResponseInner;>;
    MethodParameters:
                   Name  Flags
      resourceGroupName  
      validateRequest    

  public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.appservice.implementation.ValidateResponseInner>> validateWithServiceResponseAsync(java.lang.String, com.microsoft.azure.management.appservice.ValidateRequest);
    descriptor: (Ljava/lang/String;Lcom/microsoft/azure/management/appservice/ValidateRequest;)Lrx/Observable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=7, locals=3, args_size=3
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // java.lang.String resourceGroupName
        start local 2 // com.microsoft.azure.management.appservice.ValidateRequest validateRequest
         0: .line 2317
            aload 1 /* resourceGroupName */
            ifnonnull 2
         1: .line 2318
            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 2320
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.subscriptionId:()Ljava/lang/String;
            ifnonnull 4
         3: .line 2321
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter this.subscriptionId() is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         4: .line 2323
      StackMap locals:
      StackMap stack:
            aload 2 /* validateRequest */
            ifnonnull 6
         5: .line 2324
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter validateRequest is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         6: .line 2326
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.apiVersion:()Ljava/lang/String;
            ifnonnull 8
         7: .line 2327
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter this.apiVersion() is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         8: .line 2329
      StackMap locals:
      StackMap stack:
            aload 2 /* validateRequest */
            invokestatic com.microsoft.rest.Validator.validate:(Ljava/lang/Object;)V
         9: .line 2330
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.service:Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl$WebSiteManagementClientService;
            aload 1 /* resourceGroupName */
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.subscriptionId:()Ljava/lang/String;
            aload 2 /* validateRequest */
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.apiVersion:()Ljava/lang/String;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.acceptLanguage:()Ljava/lang/String;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.userAgent:()Ljava/lang/String;
            invokeinterface com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$WebSiteManagementClientService.validate:(Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/appservice/ValidateRequest;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
        10: .line 2331
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$76
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$76.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            invokevirtual rx.Observable.flatMap:(Lrx/functions/Func1;)Lrx/Observable;
        11: .line 2330
            areturn
        end local 2 // com.microsoft.azure.management.appservice.ValidateRequest validateRequest
        end local 1 // java.lang.String resourceGroupName
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot               Name  Signature
            0   12     0               this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0   12     1  resourceGroupName  Ljava/lang/String;
            0   12     2    validateRequest  Lcom/microsoft/azure/management/appservice/ValidateRequest;
    Signature: (Ljava/lang/String;Lcom/microsoft/azure/management/appservice/ValidateRequest;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/appservice/implementation/ValidateResponseInner;>;>;
    MethodParameters:
                   Name  Flags
      resourceGroupName  
      validateRequest    

  private com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.appservice.implementation.ValidateResponseInner> validateDelegate(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.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // retrofit2.Response response
         0: .line 2345
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.restClient:()Lcom/microsoft/rest/RestClient;
            invokevirtual com.microsoft.rest.RestClient.responseBuilderFactory:()Lcom/microsoft/rest/protocol/ResponseBuilder$Factory;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.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 2346
            sipush 200
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$77
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$77.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$77.getType:()Ljava/lang/reflect/Type;
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.register:(ILjava/lang/reflect/Type;)Lcom/microsoft/rest/protocol/ResponseBuilder;
         2: .line 2347
            ldc Lcom/microsoft/azure/management/appservice/DefaultErrorResponseException;
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.registerError:(Ljava/lang/Class;)Lcom/microsoft/rest/protocol/ResponseBuilder;
         3: .line 2348
            aload 1 /* response */
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.build:(Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
         4: .line 2345
            areturn
        end local 1 // retrofit2.Response response
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    5     0      this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    5     1  response  Lretrofit2/Response<Lokhttp3/ResponseBody;>;
    Exceptions:
      throws com.microsoft.azure.management.appservice.DefaultErrorResponseException, java.io.IOException, java.lang.IllegalArgumentException
    Signature: (Lretrofit2/Response<Lokhttp3/ResponseBody;>;)Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/appservice/implementation/ValidateResponseInner;>;
    MethodParameters:
          Name  Flags
      response  

  public void validateMove(java.lang.String, com.microsoft.azure.management.appservice.CsmMoveResourceEnvelope);
    descriptor: (Ljava/lang/String;Lcom/microsoft/azure/management/appservice/CsmMoveResourceEnvelope;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // java.lang.String resourceGroupName
        start local 2 // com.microsoft.azure.management.appservice.CsmMoveResourceEnvelope moveResourceEnvelope
         0: .line 2362
            aload 0 /* this */
            aload 1 /* resourceGroupName */
            aload 2 /* moveResourceEnvelope */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.validateMoveWithServiceResponseAsync:(Ljava/lang/String;Lcom/microsoft/azure/management/appservice/CsmMoveResourceEnvelope;)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;
            pop
         1: .line 2363
            return
        end local 2 // com.microsoft.azure.management.appservice.CsmMoveResourceEnvelope moveResourceEnvelope
        end local 1 // java.lang.String resourceGroupName
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot                  Name  Signature
            0    2     0                  this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    2     1     resourceGroupName  Ljava/lang/String;
            0    2     2  moveResourceEnvelope  Lcom/microsoft/azure/management/appservice/CsmMoveResourceEnvelope;
    MethodParameters:
                      Name  Flags
      resourceGroupName     
      moveResourceEnvelope  

  public com.microsoft.rest.ServiceFuture<java.lang.Void> validateMoveAsync(java.lang.String, com.microsoft.azure.management.appservice.CsmMoveResourceEnvelope, com.microsoft.rest.ServiceCallback<java.lang.Void>);
    descriptor: (Ljava/lang/String;Lcom/microsoft/azure/management/appservice/CsmMoveResourceEnvelope;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.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // java.lang.String resourceGroupName
        start local 2 // com.microsoft.azure.management.appservice.CsmMoveResourceEnvelope moveResourceEnvelope
        start local 3 // com.microsoft.rest.ServiceCallback serviceCallback
         0: .line 2376
            aload 0 /* this */
            aload 1 /* resourceGroupName */
            aload 2 /* moveResourceEnvelope */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.validateMoveWithServiceResponseAsync:(Ljava/lang/String;Lcom/microsoft/azure/management/appservice/CsmMoveResourceEnvelope;)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 // com.microsoft.azure.management.appservice.CsmMoveResourceEnvelope moveResourceEnvelope
        end local 1 // java.lang.String resourceGroupName
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot                  Name  Signature
            0    1     0                  this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    1     1     resourceGroupName  Ljava/lang/String;
            0    1     2  moveResourceEnvelope  Lcom/microsoft/azure/management/appservice/CsmMoveResourceEnvelope;
            0    1     3       serviceCallback  Lcom/microsoft/rest/ServiceCallback<Ljava/lang/Void;>;
    Signature: (Ljava/lang/String;Lcom/microsoft/azure/management/appservice/CsmMoveResourceEnvelope;Lcom/microsoft/rest/ServiceCallback<Ljava/lang/Void;>;)Lcom/microsoft/rest/ServiceFuture<Ljava/lang/Void;>;
    MethodParameters:
                      Name  Flags
      resourceGroupName     
      moveResourceEnvelope  
      serviceCallback       final

  public rx.Observable<java.lang.Void> validateMoveAsync(java.lang.String, com.microsoft.azure.management.appservice.CsmMoveResourceEnvelope);
    descriptor: (Ljava/lang/String;Lcom/microsoft/azure/management/appservice/CsmMoveResourceEnvelope;)Lrx/Observable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=3, args_size=3
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // java.lang.String resourceGroupName
        start local 2 // com.microsoft.azure.management.appservice.CsmMoveResourceEnvelope moveResourceEnvelope
         0: .line 2389
            aload 0 /* this */
            aload 1 /* resourceGroupName */
            aload 2 /* moveResourceEnvelope */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.validateMoveWithServiceResponseAsync:(Ljava/lang/String;Lcom/microsoft/azure/management/appservice/CsmMoveResourceEnvelope;)Lrx/Observable;
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$78
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$78.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
            areturn
        end local 2 // com.microsoft.azure.management.appservice.CsmMoveResourceEnvelope moveResourceEnvelope
        end local 1 // java.lang.String resourceGroupName
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot                  Name  Signature
            0    1     0                  this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    1     1     resourceGroupName  Ljava/lang/String;
            0    1     2  moveResourceEnvelope  Lcom/microsoft/azure/management/appservice/CsmMoveResourceEnvelope;
    Signature: (Ljava/lang/String;Lcom/microsoft/azure/management/appservice/CsmMoveResourceEnvelope;)Lrx/Observable<Ljava/lang/Void;>;
    MethodParameters:
                      Name  Flags
      resourceGroupName     
      moveResourceEnvelope  

  public rx.Observable<com.microsoft.rest.ServiceResponse<java.lang.Void>> validateMoveWithServiceResponseAsync(java.lang.String, com.microsoft.azure.management.appservice.CsmMoveResourceEnvelope);
    descriptor: (Ljava/lang/String;Lcom/microsoft/azure/management/appservice/CsmMoveResourceEnvelope;)Lrx/Observable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=7, locals=3, args_size=3
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // java.lang.String resourceGroupName
        start local 2 // com.microsoft.azure.management.appservice.CsmMoveResourceEnvelope moveResourceEnvelope
         0: .line 2407
            aload 1 /* resourceGroupName */
            ifnonnull 2
         1: .line 2408
            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 2410
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.subscriptionId:()Ljava/lang/String;
            ifnonnull 4
         3: .line 2411
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter this.subscriptionId() is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         4: .line 2413
      StackMap locals:
      StackMap stack:
            aload 2 /* moveResourceEnvelope */
            ifnonnull 6
         5: .line 2414
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter moveResourceEnvelope is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         6: .line 2416
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.apiVersion:()Ljava/lang/String;
            ifnonnull 8
         7: .line 2417
            new java.lang.IllegalArgumentException
            dup
            ldc "Parameter this.apiVersion() is required and cannot be null."
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         8: .line 2419
      StackMap locals:
      StackMap stack:
            aload 2 /* moveResourceEnvelope */
            invokestatic com.microsoft.rest.Validator.validate:(Ljava/lang/Object;)V
         9: .line 2420
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.service:Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl$WebSiteManagementClientService;
            aload 1 /* resourceGroupName */
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.subscriptionId:()Ljava/lang/String;
            aload 2 /* moveResourceEnvelope */
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.apiVersion:()Ljava/lang/String;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.acceptLanguage:()Ljava/lang/String;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.userAgent:()Ljava/lang/String;
            invokeinterface com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$WebSiteManagementClientService.validateMove:(Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/appservice/CsmMoveResourceEnvelope;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
        10: .line 2421
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$79
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$79.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            invokevirtual rx.Observable.flatMap:(Lrx/functions/Func1;)Lrx/Observable;
        11: .line 2420
            areturn
        end local 2 // com.microsoft.azure.management.appservice.CsmMoveResourceEnvelope moveResourceEnvelope
        end local 1 // java.lang.String resourceGroupName
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot                  Name  Signature
            0   12     0                  this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0   12     1     resourceGroupName  Ljava/lang/String;
            0   12     2  moveResourceEnvelope  Lcom/microsoft/azure/management/appservice/CsmMoveResourceEnvelope;
    Signature: (Ljava/lang/String;Lcom/microsoft/azure/management/appservice/CsmMoveResourceEnvelope;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Ljava/lang/Void;>;>;
    MethodParameters:
                      Name  Flags
      resourceGroupName     
      moveResourceEnvelope  

  private com.microsoft.rest.ServiceResponse<java.lang.Void> validateMoveDelegate(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.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // retrofit2.Response response
         0: .line 2435
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.restClient:()Lcom/microsoft/rest/RestClient;
            invokevirtual com.microsoft.rest.RestClient.responseBuilderFactory:()Lcom/microsoft/rest/protocol/ResponseBuilder$Factory;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.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 2436
            sipush 204
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$80
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$80.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$80.getType:()Ljava/lang/reflect/Type;
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.register:(ILjava/lang/reflect/Type;)Lcom/microsoft/rest/protocol/ResponseBuilder;
         2: .line 2437
            ldc Lcom/microsoft/azure/management/appservice/DefaultErrorResponseException;
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.registerError:(Ljava/lang/Class;)Lcom/microsoft/rest/protocol/ResponseBuilder;
         3: .line 2438
            aload 1 /* response */
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.build:(Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
         4: .line 2435
            areturn
        end local 1 // retrofit2.Response response
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    5     0      this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    5     1  response  Lretrofit2/Response<Lokhttp3/ResponseBody;>;
    Exceptions:
      throws com.microsoft.azure.management.appservice.DefaultErrorResponseException, java.io.IOException, java.lang.IllegalArgumentException
    Signature: (Lretrofit2/Response<Lokhttp3/ResponseBody;>;)Lcom/microsoft/rest/ServiceResponse<Ljava/lang/Void;>;
    MethodParameters:
          Name  Flags
      response  

  public com.microsoft.azure.PagedList<com.microsoft.azure.management.appservice.implementation.SourceControlInner> listSourceControlsNext(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.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // java.lang.String nextPageLink
         0: .line 2452
            aload 0 /* this */
            aload 1 /* nextPageLink */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.listSourceControlsNextSinglePageAsync:(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 2453
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$81
            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.appservice.implementation.WebSiteManagementClientImpl$81.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;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.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0    2     0          this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    2     1  nextPageLink  Ljava/lang/String;
            1    2     2      response  Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/Page<Lcom/microsoft/azure/management/appservice/implementation/SourceControlInner;>;>;
    Signature: (Ljava/lang/String;)Lcom/microsoft/azure/PagedList<Lcom/microsoft/azure/management/appservice/implementation/SourceControlInner;>;
    MethodParameters:
              Name  Flags
      nextPageLink  final

  public com.microsoft.rest.ServiceFuture<java.util.List<com.microsoft.azure.management.appservice.implementation.SourceControlInner>> listSourceControlsNextAsync(java.lang.String, com.microsoft.rest.ServiceFuture<java.util.List<com.microsoft.azure.management.appservice.implementation.SourceControlInner>>, com.microsoft.azure.ListOperationCallback<com.microsoft.azure.management.appservice.implementation.SourceControlInner>);
    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.appservice.implementation.WebSiteManagementClientImpl 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 2473
            aload 0 /* this */
            aload 1 /* nextPageLink */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.listSourceControlsNextSinglePageAsync:(Ljava/lang/String;)Lrx/Observable;
         1: .line 2474
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$82
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$82.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
         2: .line 2480
            aload 3 /* serviceCallback */
         3: .line 2472
            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.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot             Name  Signature
            0    4     0             this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    4     1     nextPageLink  Ljava/lang/String;
            0    4     2    serviceFuture  Lcom/microsoft/rest/ServiceFuture<Ljava/util/List<Lcom/microsoft/azure/management/appservice/implementation/SourceControlInner;>;>;
            0    4     3  serviceCallback  Lcom/microsoft/azure/ListOperationCallback<Lcom/microsoft/azure/management/appservice/implementation/SourceControlInner;>;
    Signature: (Ljava/lang/String;Lcom/microsoft/rest/ServiceFuture<Ljava/util/List<Lcom/microsoft/azure/management/appservice/implementation/SourceControlInner;>;>;Lcom/microsoft/azure/ListOperationCallback<Lcom/microsoft/azure/management/appservice/implementation/SourceControlInner;>;)Lcom/microsoft/rest/ServiceFuture<Ljava/util/List<Lcom/microsoft/azure/management/appservice/implementation/SourceControlInner;>;>;
    MethodParameters:
                 Name  Flags
      nextPageLink     final
      serviceFuture    final
      serviceCallback  final

  public rx.Observable<com.microsoft.azure.Page<com.microsoft.azure.management.appservice.implementation.SourceControlInner>> listSourceControlsNextAsync(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.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // java.lang.String nextPageLink
         0: .line 2492
            aload 0 /* this */
            aload 1 /* nextPageLink */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.listSourceControlsNextWithServiceResponseAsync:(Ljava/lang/String;)Lrx/Observable;
         1: .line 2493
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$83
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$83.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
         2: .line 2492
            areturn
        end local 1 // java.lang.String nextPageLink
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0    3     0          this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    3     1  nextPageLink  Ljava/lang/String;
    Signature: (Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/azure/Page<Lcom/microsoft/azure/management/appservice/implementation/SourceControlInner;>;>;
    MethodParameters:
              Name  Flags
      nextPageLink  final

  public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<com.microsoft.azure.management.appservice.implementation.SourceControlInner>>> listSourceControlsNextWithServiceResponseAsync(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.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // java.lang.String nextPageLink
         0: .line 2510
            aload 0 /* this */
            aload 1 /* nextPageLink */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.listSourceControlsNextSinglePageAsync:(Ljava/lang/String;)Lrx/Observable;
         1: .line 2511
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$84
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$84.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            invokevirtual rx.Observable.concatMap:(Lrx/functions/Func1;)Lrx/Observable;
         2: .line 2510
            areturn
        end local 1 // java.lang.String nextPageLink
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0    3     0          this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            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/appservice/implementation/SourceControlInner;>;>;>;
    MethodParameters:
              Name  Flags
      nextPageLink  final

  public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<com.microsoft.azure.management.appservice.implementation.SourceControlInner>>> listSourceControlsNextSinglePageAsync(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.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // java.lang.String nextPageLink
         0: .line 2532
            aload 1 /* nextPageLink */
            ifnonnull 2
         1: .line 2533
            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 2535
      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 2536
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.service:Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl$WebSiteManagementClientService;
            aload 2 /* nextUrl */
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.acceptLanguage:()Ljava/lang/String;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.userAgent:()Ljava/lang/String;
            invokeinterface com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$WebSiteManagementClientService.listSourceControlsNext:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
         4: .line 2537
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$85
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$85.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            invokevirtual rx.Observable.flatMap:(Lrx/functions/Func1;)Lrx/Observable;
         5: .line 2536
            areturn
        end local 2 // java.lang.String nextUrl
        end local 1 // java.lang.String nextPageLink
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0    6     0          this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            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/appservice/implementation/SourceControlInner;>;>;>;
    MethodParameters:
              Name  Flags
      nextPageLink  final

  private com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.appservice.implementation.PageImpl<com.microsoft.azure.management.appservice.implementation.SourceControlInner>> listSourceControlsNextDelegate(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.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // retrofit2.Response response
         0: .line 2551
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.restClient:()Lcom/microsoft/rest/RestClient;
            invokevirtual com.microsoft.rest.RestClient.responseBuilderFactory:()Lcom/microsoft/rest/protocol/ResponseBuilder$Factory;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.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 2552
            sipush 200
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$86
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$86.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$86.getType:()Ljava/lang/reflect/Type;
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.register:(ILjava/lang/reflect/Type;)Lcom/microsoft/rest/protocol/ResponseBuilder;
         2: .line 2553
            ldc Lcom/microsoft/azure/management/appservice/DefaultErrorResponseException;
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.registerError:(Ljava/lang/Class;)Lcom/microsoft/rest/protocol/ResponseBuilder;
         3: .line 2554
            aload 1 /* response */
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.build:(Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
         4: .line 2551
            areturn
        end local 1 // retrofit2.Response response
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    5     0      this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    5     1  response  Lretrofit2/Response<Lokhttp3/ResponseBody;>;
    Exceptions:
      throws com.microsoft.azure.management.appservice.DefaultErrorResponseException, java.io.IOException, java.lang.IllegalArgumentException
    Signature: (Lretrofit2/Response<Lokhttp3/ResponseBody;>;)Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/appservice/implementation/PageImpl<Lcom/microsoft/azure/management/appservice/implementation/SourceControlInner;>;>;
    MethodParameters:
          Name  Flags
      response  

  public com.microsoft.azure.PagedList<com.microsoft.azure.management.appservice.implementation.BillingMeterInner> listBillingMetersNext(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.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // java.lang.String nextPageLink
         0: .line 2568
            aload 0 /* this */
            aload 1 /* nextPageLink */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.listBillingMetersNextSinglePageAsync:(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 2569
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$87
            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.appservice.implementation.WebSiteManagementClientImpl$87.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;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.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0    2     0          this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    2     1  nextPageLink  Ljava/lang/String;
            1    2     2      response  Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/Page<Lcom/microsoft/azure/management/appservice/implementation/BillingMeterInner;>;>;
    Signature: (Ljava/lang/String;)Lcom/microsoft/azure/PagedList<Lcom/microsoft/azure/management/appservice/implementation/BillingMeterInner;>;
    MethodParameters:
              Name  Flags
      nextPageLink  final

  public com.microsoft.rest.ServiceFuture<java.util.List<com.microsoft.azure.management.appservice.implementation.BillingMeterInner>> listBillingMetersNextAsync(java.lang.String, com.microsoft.rest.ServiceFuture<java.util.List<com.microsoft.azure.management.appservice.implementation.BillingMeterInner>>, com.microsoft.azure.ListOperationCallback<com.microsoft.azure.management.appservice.implementation.BillingMeterInner>);
    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.appservice.implementation.WebSiteManagementClientImpl 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 2589
            aload 0 /* this */
            aload 1 /* nextPageLink */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.listBillingMetersNextSinglePageAsync:(Ljava/lang/String;)Lrx/Observable;
         1: .line 2590
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$88
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$88.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
         2: .line 2596
            aload 3 /* serviceCallback */
         3: .line 2588
            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.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot             Name  Signature
            0    4     0             this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    4     1     nextPageLink  Ljava/lang/String;
            0    4     2    serviceFuture  Lcom/microsoft/rest/ServiceFuture<Ljava/util/List<Lcom/microsoft/azure/management/appservice/implementation/BillingMeterInner;>;>;
            0    4     3  serviceCallback  Lcom/microsoft/azure/ListOperationCallback<Lcom/microsoft/azure/management/appservice/implementation/BillingMeterInner;>;
    Signature: (Ljava/lang/String;Lcom/microsoft/rest/ServiceFuture<Ljava/util/List<Lcom/microsoft/azure/management/appservice/implementation/BillingMeterInner;>;>;Lcom/microsoft/azure/ListOperationCallback<Lcom/microsoft/azure/management/appservice/implementation/BillingMeterInner;>;)Lcom/microsoft/rest/ServiceFuture<Ljava/util/List<Lcom/microsoft/azure/management/appservice/implementation/BillingMeterInner;>;>;
    MethodParameters:
                 Name  Flags
      nextPageLink     final
      serviceFuture    final
      serviceCallback  final

  public rx.Observable<com.microsoft.azure.Page<com.microsoft.azure.management.appservice.implementation.BillingMeterInner>> listBillingMetersNextAsync(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.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // java.lang.String nextPageLink
         0: .line 2608
            aload 0 /* this */
            aload 1 /* nextPageLink */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.listBillingMetersNextWithServiceResponseAsync:(Ljava/lang/String;)Lrx/Observable;
         1: .line 2609
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$89
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$89.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
         2: .line 2608
            areturn
        end local 1 // java.lang.String nextPageLink
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0    3     0          this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    3     1  nextPageLink  Ljava/lang/String;
    Signature: (Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/azure/Page<Lcom/microsoft/azure/management/appservice/implementation/BillingMeterInner;>;>;
    MethodParameters:
              Name  Flags
      nextPageLink  final

  public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<com.microsoft.azure.management.appservice.implementation.BillingMeterInner>>> listBillingMetersNextWithServiceResponseAsync(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.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // java.lang.String nextPageLink
         0: .line 2626
            aload 0 /* this */
            aload 1 /* nextPageLink */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.listBillingMetersNextSinglePageAsync:(Ljava/lang/String;)Lrx/Observable;
         1: .line 2627
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$90
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$90.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            invokevirtual rx.Observable.concatMap:(Lrx/functions/Func1;)Lrx/Observable;
         2: .line 2626
            areturn
        end local 1 // java.lang.String nextPageLink
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0    3     0          this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            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/appservice/implementation/BillingMeterInner;>;>;>;
    MethodParameters:
              Name  Flags
      nextPageLink  final

  public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<com.microsoft.azure.management.appservice.implementation.BillingMeterInner>>> listBillingMetersNextSinglePageAsync(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.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // java.lang.String nextPageLink
         0: .line 2648
            aload 1 /* nextPageLink */
            ifnonnull 2
         1: .line 2649
            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 2651
      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 2652
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.service:Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl$WebSiteManagementClientService;
            aload 2 /* nextUrl */
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.acceptLanguage:()Ljava/lang/String;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.userAgent:()Ljava/lang/String;
            invokeinterface com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$WebSiteManagementClientService.listBillingMetersNext:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
         4: .line 2653
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$91
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$91.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            invokevirtual rx.Observable.flatMap:(Lrx/functions/Func1;)Lrx/Observable;
         5: .line 2652
            areturn
        end local 2 // java.lang.String nextUrl
        end local 1 // java.lang.String nextPageLink
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0    6     0          this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            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/appservice/implementation/BillingMeterInner;>;>;>;
    MethodParameters:
              Name  Flags
      nextPageLink  final

  private com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.appservice.implementation.PageImpl<com.microsoft.azure.management.appservice.implementation.BillingMeterInner>> listBillingMetersNextDelegate(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.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // retrofit2.Response response
         0: .line 2667
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.restClient:()Lcom/microsoft/rest/RestClient;
            invokevirtual com.microsoft.rest.RestClient.responseBuilderFactory:()Lcom/microsoft/rest/protocol/ResponseBuilder$Factory;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.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 2668
            sipush 200
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$92
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$92.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$92.getType:()Ljava/lang/reflect/Type;
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.register:(ILjava/lang/reflect/Type;)Lcom/microsoft/rest/protocol/ResponseBuilder;
         2: .line 2669
            ldc Lcom/microsoft/azure/management/appservice/DefaultErrorResponseException;
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.registerError:(Ljava/lang/Class;)Lcom/microsoft/rest/protocol/ResponseBuilder;
         3: .line 2670
            aload 1 /* response */
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.build:(Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
         4: .line 2667
            areturn
        end local 1 // retrofit2.Response response
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    5     0      this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    5     1  response  Lretrofit2/Response<Lokhttp3/ResponseBody;>;
    Exceptions:
      throws com.microsoft.azure.management.appservice.DefaultErrorResponseException, java.io.IOException, java.lang.IllegalArgumentException
    Signature: (Lretrofit2/Response<Lokhttp3/ResponseBody;>;)Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/appservice/implementation/PageImpl<Lcom/microsoft/azure/management/appservice/implementation/BillingMeterInner;>;>;
    MethodParameters:
          Name  Flags
      response  

  public com.microsoft.azure.PagedList<com.microsoft.azure.management.appservice.implementation.GeoRegionInner> listGeoRegionsNext(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.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // java.lang.String nextPageLink
         0: .line 2684
            aload 0 /* this */
            aload 1 /* nextPageLink */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.listGeoRegionsNextSinglePageAsync:(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 2685
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$93
            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.appservice.implementation.WebSiteManagementClientImpl$93.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;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.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0    2     0          this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    2     1  nextPageLink  Ljava/lang/String;
            1    2     2      response  Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/Page<Lcom/microsoft/azure/management/appservice/implementation/GeoRegionInner;>;>;
    Signature: (Ljava/lang/String;)Lcom/microsoft/azure/PagedList<Lcom/microsoft/azure/management/appservice/implementation/GeoRegionInner;>;
    MethodParameters:
              Name  Flags
      nextPageLink  final

  public com.microsoft.rest.ServiceFuture<java.util.List<com.microsoft.azure.management.appservice.implementation.GeoRegionInner>> listGeoRegionsNextAsync(java.lang.String, com.microsoft.rest.ServiceFuture<java.util.List<com.microsoft.azure.management.appservice.implementation.GeoRegionInner>>, com.microsoft.azure.ListOperationCallback<com.microsoft.azure.management.appservice.implementation.GeoRegionInner>);
    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.appservice.implementation.WebSiteManagementClientImpl 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 2705
            aload 0 /* this */
            aload 1 /* nextPageLink */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.listGeoRegionsNextSinglePageAsync:(Ljava/lang/String;)Lrx/Observable;
         1: .line 2706
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$94
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$94.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
         2: .line 2712
            aload 3 /* serviceCallback */
         3: .line 2704
            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.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot             Name  Signature
            0    4     0             this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    4     1     nextPageLink  Ljava/lang/String;
            0    4     2    serviceFuture  Lcom/microsoft/rest/ServiceFuture<Ljava/util/List<Lcom/microsoft/azure/management/appservice/implementation/GeoRegionInner;>;>;
            0    4     3  serviceCallback  Lcom/microsoft/azure/ListOperationCallback<Lcom/microsoft/azure/management/appservice/implementation/GeoRegionInner;>;
    Signature: (Ljava/lang/String;Lcom/microsoft/rest/ServiceFuture<Ljava/util/List<Lcom/microsoft/azure/management/appservice/implementation/GeoRegionInner;>;>;Lcom/microsoft/azure/ListOperationCallback<Lcom/microsoft/azure/management/appservice/implementation/GeoRegionInner;>;)Lcom/microsoft/rest/ServiceFuture<Ljava/util/List<Lcom/microsoft/azure/management/appservice/implementation/GeoRegionInner;>;>;
    MethodParameters:
                 Name  Flags
      nextPageLink     final
      serviceFuture    final
      serviceCallback  final

  public rx.Observable<com.microsoft.azure.Page<com.microsoft.azure.management.appservice.implementation.GeoRegionInner>> listGeoRegionsNextAsync(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.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // java.lang.String nextPageLink
         0: .line 2724
            aload 0 /* this */
            aload 1 /* nextPageLink */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.listGeoRegionsNextWithServiceResponseAsync:(Ljava/lang/String;)Lrx/Observable;
         1: .line 2725
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$95
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$95.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
         2: .line 2724
            areturn
        end local 1 // java.lang.String nextPageLink
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0    3     0          this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    3     1  nextPageLink  Ljava/lang/String;
    Signature: (Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/azure/Page<Lcom/microsoft/azure/management/appservice/implementation/GeoRegionInner;>;>;
    MethodParameters:
              Name  Flags
      nextPageLink  final

  public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<com.microsoft.azure.management.appservice.implementation.GeoRegionInner>>> listGeoRegionsNextWithServiceResponseAsync(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.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // java.lang.String nextPageLink
         0: .line 2742
            aload 0 /* this */
            aload 1 /* nextPageLink */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.listGeoRegionsNextSinglePageAsync:(Ljava/lang/String;)Lrx/Observable;
         1: .line 2743
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$96
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$96.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            invokevirtual rx.Observable.concatMap:(Lrx/functions/Func1;)Lrx/Observable;
         2: .line 2742
            areturn
        end local 1 // java.lang.String nextPageLink
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0    3     0          this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            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/appservice/implementation/GeoRegionInner;>;>;>;
    MethodParameters:
              Name  Flags
      nextPageLink  final

  public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<com.microsoft.azure.management.appservice.implementation.GeoRegionInner>>> listGeoRegionsNextSinglePageAsync(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.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // java.lang.String nextPageLink
         0: .line 2764
            aload 1 /* nextPageLink */
            ifnonnull 2
         1: .line 2765
            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 2767
      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 2768
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.service:Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl$WebSiteManagementClientService;
            aload 2 /* nextUrl */
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.acceptLanguage:()Ljava/lang/String;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.userAgent:()Ljava/lang/String;
            invokeinterface com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$WebSiteManagementClientService.listGeoRegionsNext:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
         4: .line 2769
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$97
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$97.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            invokevirtual rx.Observable.flatMap:(Lrx/functions/Func1;)Lrx/Observable;
         5: .line 2768
            areturn
        end local 2 // java.lang.String nextUrl
        end local 1 // java.lang.String nextPageLink
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0    6     0          this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            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/appservice/implementation/GeoRegionInner;>;>;>;
    MethodParameters:
              Name  Flags
      nextPageLink  final

  private com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.appservice.implementation.PageImpl<com.microsoft.azure.management.appservice.implementation.GeoRegionInner>> listGeoRegionsNextDelegate(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.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // retrofit2.Response response
         0: .line 2783
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.restClient:()Lcom/microsoft/rest/RestClient;
            invokevirtual com.microsoft.rest.RestClient.responseBuilderFactory:()Lcom/microsoft/rest/protocol/ResponseBuilder$Factory;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.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 2784
            sipush 200
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$98
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$98.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$98.getType:()Ljava/lang/reflect/Type;
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.register:(ILjava/lang/reflect/Type;)Lcom/microsoft/rest/protocol/ResponseBuilder;
         2: .line 2785
            ldc Lcom/microsoft/azure/management/appservice/DefaultErrorResponseException;
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.registerError:(Ljava/lang/Class;)Lcom/microsoft/rest/protocol/ResponseBuilder;
         3: .line 2786
            aload 1 /* response */
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.build:(Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
         4: .line 2783
            areturn
        end local 1 // retrofit2.Response response
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    5     0      this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    5     1  response  Lretrofit2/Response<Lokhttp3/ResponseBody;>;
    Exceptions:
      throws com.microsoft.azure.management.appservice.DefaultErrorResponseException, java.io.IOException, java.lang.IllegalArgumentException
    Signature: (Lretrofit2/Response<Lokhttp3/ResponseBody;>;)Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/appservice/implementation/PageImpl<Lcom/microsoft/azure/management/appservice/implementation/GeoRegionInner;>;>;
    MethodParameters:
          Name  Flags
      response  

  public com.microsoft.azure.PagedList<com.microsoft.azure.management.appservice.implementation.IdentifierInner> listSiteIdentifiersAssignedToHostNameNext(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.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // java.lang.String nextPageLink
         0: .line 2800
            aload 0 /* this */
            aload 1 /* nextPageLink */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.listSiteIdentifiersAssignedToHostNameNextSinglePageAsync:(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 2801
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$99
            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.appservice.implementation.WebSiteManagementClientImpl$99.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;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.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0    2     0          this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    2     1  nextPageLink  Ljava/lang/String;
            1    2     2      response  Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/Page<Lcom/microsoft/azure/management/appservice/implementation/IdentifierInner;>;>;
    Signature: (Ljava/lang/String;)Lcom/microsoft/azure/PagedList<Lcom/microsoft/azure/management/appservice/implementation/IdentifierInner;>;
    MethodParameters:
              Name  Flags
      nextPageLink  final

  public com.microsoft.rest.ServiceFuture<java.util.List<com.microsoft.azure.management.appservice.implementation.IdentifierInner>> listSiteIdentifiersAssignedToHostNameNextAsync(java.lang.String, com.microsoft.rest.ServiceFuture<java.util.List<com.microsoft.azure.management.appservice.implementation.IdentifierInner>>, com.microsoft.azure.ListOperationCallback<com.microsoft.azure.management.appservice.implementation.IdentifierInner>);
    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.appservice.implementation.WebSiteManagementClientImpl 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 2821
            aload 0 /* this */
            aload 1 /* nextPageLink */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.listSiteIdentifiersAssignedToHostNameNextSinglePageAsync:(Ljava/lang/String;)Lrx/Observable;
         1: .line 2822
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$100
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$100.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
         2: .line 2828
            aload 3 /* serviceCallback */
         3: .line 2820
            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.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot             Name  Signature
            0    4     0             this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    4     1     nextPageLink  Ljava/lang/String;
            0    4     2    serviceFuture  Lcom/microsoft/rest/ServiceFuture<Ljava/util/List<Lcom/microsoft/azure/management/appservice/implementation/IdentifierInner;>;>;
            0    4     3  serviceCallback  Lcom/microsoft/azure/ListOperationCallback<Lcom/microsoft/azure/management/appservice/implementation/IdentifierInner;>;
    Signature: (Ljava/lang/String;Lcom/microsoft/rest/ServiceFuture<Ljava/util/List<Lcom/microsoft/azure/management/appservice/implementation/IdentifierInner;>;>;Lcom/microsoft/azure/ListOperationCallback<Lcom/microsoft/azure/management/appservice/implementation/IdentifierInner;>;)Lcom/microsoft/rest/ServiceFuture<Ljava/util/List<Lcom/microsoft/azure/management/appservice/implementation/IdentifierInner;>;>;
    MethodParameters:
                 Name  Flags
      nextPageLink     final
      serviceFuture    final
      serviceCallback  final

  public rx.Observable<com.microsoft.azure.Page<com.microsoft.azure.management.appservice.implementation.IdentifierInner>> listSiteIdentifiersAssignedToHostNameNextAsync(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.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // java.lang.String nextPageLink
         0: .line 2840
            aload 0 /* this */
            aload 1 /* nextPageLink */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.listSiteIdentifiersAssignedToHostNameNextWithServiceResponseAsync:(Ljava/lang/String;)Lrx/Observable;
         1: .line 2841
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$101
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$101.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
         2: .line 2840
            areturn
        end local 1 // java.lang.String nextPageLink
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0    3     0          this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    3     1  nextPageLink  Ljava/lang/String;
    Signature: (Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/azure/Page<Lcom/microsoft/azure/management/appservice/implementation/IdentifierInner;>;>;
    MethodParameters:
              Name  Flags
      nextPageLink  final

  public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<com.microsoft.azure.management.appservice.implementation.IdentifierInner>>> listSiteIdentifiersAssignedToHostNameNextWithServiceResponseAsync(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.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // java.lang.String nextPageLink
         0: .line 2858
            aload 0 /* this */
            aload 1 /* nextPageLink */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.listSiteIdentifiersAssignedToHostNameNextSinglePageAsync:(Ljava/lang/String;)Lrx/Observable;
         1: .line 2859
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$102
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$102.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            invokevirtual rx.Observable.concatMap:(Lrx/functions/Func1;)Lrx/Observable;
         2: .line 2858
            areturn
        end local 1 // java.lang.String nextPageLink
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0    3     0          this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            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/appservice/implementation/IdentifierInner;>;>;>;
    MethodParameters:
              Name  Flags
      nextPageLink  final

  public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<com.microsoft.azure.management.appservice.implementation.IdentifierInner>>> listSiteIdentifiersAssignedToHostNameNextSinglePageAsync(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.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // java.lang.String nextPageLink
         0: .line 2880
            aload 1 /* nextPageLink */
            ifnonnull 2
         1: .line 2881
            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 2883
      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 2884
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.service:Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl$WebSiteManagementClientService;
            aload 2 /* nextUrl */
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.acceptLanguage:()Ljava/lang/String;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.userAgent:()Ljava/lang/String;
            invokeinterface com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$WebSiteManagementClientService.listSiteIdentifiersAssignedToHostNameNext:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
         4: .line 2885
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$103
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$103.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            invokevirtual rx.Observable.flatMap:(Lrx/functions/Func1;)Lrx/Observable;
         5: .line 2884
            areturn
        end local 2 // java.lang.String nextUrl
        end local 1 // java.lang.String nextPageLink
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0    6     0          this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            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/appservice/implementation/IdentifierInner;>;>;>;
    MethodParameters:
              Name  Flags
      nextPageLink  final

  private com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.appservice.implementation.PageImpl<com.microsoft.azure.management.appservice.implementation.IdentifierInner>> listSiteIdentifiersAssignedToHostNameNextDelegate(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.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // retrofit2.Response response
         0: .line 2899
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.restClient:()Lcom/microsoft/rest/RestClient;
            invokevirtual com.microsoft.rest.RestClient.responseBuilderFactory:()Lcom/microsoft/rest/protocol/ResponseBuilder$Factory;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.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 2900
            sipush 200
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$104
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$104.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$104.getType:()Ljava/lang/reflect/Type;
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.register:(ILjava/lang/reflect/Type;)Lcom/microsoft/rest/protocol/ResponseBuilder;
         2: .line 2901
            ldc Lcom/microsoft/azure/management/appservice/DefaultErrorResponseException;
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.registerError:(Ljava/lang/Class;)Lcom/microsoft/rest/protocol/ResponseBuilder;
         3: .line 2902
            aload 1 /* response */
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.build:(Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
         4: .line 2899
            areturn
        end local 1 // retrofit2.Response response
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    5     0      this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    5     1  response  Lretrofit2/Response<Lokhttp3/ResponseBody;>;
    Exceptions:
      throws com.microsoft.azure.management.appservice.DefaultErrorResponseException, java.io.IOException, java.lang.IllegalArgumentException
    Signature: (Lretrofit2/Response<Lokhttp3/ResponseBody;>;)Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/appservice/implementation/PageImpl<Lcom/microsoft/azure/management/appservice/implementation/IdentifierInner;>;>;
    MethodParameters:
          Name  Flags
      response  

  public com.microsoft.azure.PagedList<com.microsoft.azure.management.appservice.implementation.PremierAddOnOfferInner> listPremierAddOnOffersNext(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.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // java.lang.String nextPageLink
         0: .line 2916
            aload 0 /* this */
            aload 1 /* nextPageLink */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.listPremierAddOnOffersNextSinglePageAsync:(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 2917
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$105
            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.appservice.implementation.WebSiteManagementClientImpl$105.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;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.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0    2     0          this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    2     1  nextPageLink  Ljava/lang/String;
            1    2     2      response  Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/Page<Lcom/microsoft/azure/management/appservice/implementation/PremierAddOnOfferInner;>;>;
    Signature: (Ljava/lang/String;)Lcom/microsoft/azure/PagedList<Lcom/microsoft/azure/management/appservice/implementation/PremierAddOnOfferInner;>;
    MethodParameters:
              Name  Flags
      nextPageLink  final

  public com.microsoft.rest.ServiceFuture<java.util.List<com.microsoft.azure.management.appservice.implementation.PremierAddOnOfferInner>> listPremierAddOnOffersNextAsync(java.lang.String, com.microsoft.rest.ServiceFuture<java.util.List<com.microsoft.azure.management.appservice.implementation.PremierAddOnOfferInner>>, com.microsoft.azure.ListOperationCallback<com.microsoft.azure.management.appservice.implementation.PremierAddOnOfferInner>);
    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.appservice.implementation.WebSiteManagementClientImpl 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 2937
            aload 0 /* this */
            aload 1 /* nextPageLink */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.listPremierAddOnOffersNextSinglePageAsync:(Ljava/lang/String;)Lrx/Observable;
         1: .line 2938
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$106
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$106.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
         2: .line 2944
            aload 3 /* serviceCallback */
         3: .line 2936
            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.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot             Name  Signature
            0    4     0             this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    4     1     nextPageLink  Ljava/lang/String;
            0    4     2    serviceFuture  Lcom/microsoft/rest/ServiceFuture<Ljava/util/List<Lcom/microsoft/azure/management/appservice/implementation/PremierAddOnOfferInner;>;>;
            0    4     3  serviceCallback  Lcom/microsoft/azure/ListOperationCallback<Lcom/microsoft/azure/management/appservice/implementation/PremierAddOnOfferInner;>;
    Signature: (Ljava/lang/String;Lcom/microsoft/rest/ServiceFuture<Ljava/util/List<Lcom/microsoft/azure/management/appservice/implementation/PremierAddOnOfferInner;>;>;Lcom/microsoft/azure/ListOperationCallback<Lcom/microsoft/azure/management/appservice/implementation/PremierAddOnOfferInner;>;)Lcom/microsoft/rest/ServiceFuture<Ljava/util/List<Lcom/microsoft/azure/management/appservice/implementation/PremierAddOnOfferInner;>;>;
    MethodParameters:
                 Name  Flags
      nextPageLink     final
      serviceFuture    final
      serviceCallback  final

  public rx.Observable<com.microsoft.azure.Page<com.microsoft.azure.management.appservice.implementation.PremierAddOnOfferInner>> listPremierAddOnOffersNextAsync(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.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // java.lang.String nextPageLink
         0: .line 2956
            aload 0 /* this */
            aload 1 /* nextPageLink */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.listPremierAddOnOffersNextWithServiceResponseAsync:(Ljava/lang/String;)Lrx/Observable;
         1: .line 2957
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$107
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$107.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
         2: .line 2956
            areturn
        end local 1 // java.lang.String nextPageLink
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0    3     0          this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    3     1  nextPageLink  Ljava/lang/String;
    Signature: (Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/azure/Page<Lcom/microsoft/azure/management/appservice/implementation/PremierAddOnOfferInner;>;>;
    MethodParameters:
              Name  Flags
      nextPageLink  final

  public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<com.microsoft.azure.management.appservice.implementation.PremierAddOnOfferInner>>> listPremierAddOnOffersNextWithServiceResponseAsync(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.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // java.lang.String nextPageLink
         0: .line 2974
            aload 0 /* this */
            aload 1 /* nextPageLink */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.listPremierAddOnOffersNextSinglePageAsync:(Ljava/lang/String;)Lrx/Observable;
         1: .line 2975
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$108
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$108.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            invokevirtual rx.Observable.concatMap:(Lrx/functions/Func1;)Lrx/Observable;
         2: .line 2974
            areturn
        end local 1 // java.lang.String nextPageLink
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0    3     0          this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            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/appservice/implementation/PremierAddOnOfferInner;>;>;>;
    MethodParameters:
              Name  Flags
      nextPageLink  final

  public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<com.microsoft.azure.management.appservice.implementation.PremierAddOnOfferInner>>> listPremierAddOnOffersNextSinglePageAsync(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.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // java.lang.String nextPageLink
         0: .line 2996
            aload 1 /* nextPageLink */
            ifnonnull 2
         1: .line 2997
            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 2999
      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 3000
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.service:Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl$WebSiteManagementClientService;
            aload 2 /* nextUrl */
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.acceptLanguage:()Ljava/lang/String;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.userAgent:()Ljava/lang/String;
            invokeinterface com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$WebSiteManagementClientService.listPremierAddOnOffersNext:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
         4: .line 3001
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$109
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$109.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            invokevirtual rx.Observable.flatMap:(Lrx/functions/Func1;)Lrx/Observable;
         5: .line 3000
            areturn
        end local 2 // java.lang.String nextUrl
        end local 1 // java.lang.String nextPageLink
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0    6     0          this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            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/appservice/implementation/PremierAddOnOfferInner;>;>;>;
    MethodParameters:
              Name  Flags
      nextPageLink  final

  private com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.appservice.implementation.PageImpl<com.microsoft.azure.management.appservice.implementation.PremierAddOnOfferInner>> listPremierAddOnOffersNextDelegate(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.appservice.implementation.WebSiteManagementClientImpl this
        start local 1 // retrofit2.Response response
         0: .line 3015
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.restClient:()Lcom/microsoft/rest/RestClient;
            invokevirtual com.microsoft.rest.RestClient.responseBuilderFactory:()Lcom/microsoft/rest/protocol/ResponseBuilder$Factory;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl.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 3016
            sipush 200
            new com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$110
            dup
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$110.<init>:(Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;)V
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$110.getType:()Ljava/lang/reflect/Type;
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.register:(ILjava/lang/reflect/Type;)Lcom/microsoft/rest/protocol/ResponseBuilder;
         2: .line 3017
            ldc Lcom/microsoft/azure/management/appservice/DefaultErrorResponseException;
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.registerError:(Ljava/lang/Class;)Lcom/microsoft/rest/protocol/ResponseBuilder;
         3: .line 3018
            aload 1 /* response */
            invokeinterface com.microsoft.rest.protocol.ResponseBuilder.build:(Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
         4: .line 3015
            areturn
        end local 1 // retrofit2.Response response
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    5     0      this  Lcom/microsoft/azure/management/appservice/implementation/WebSiteManagementClientImpl;
            0    5     1  response  Lretrofit2/Response<Lokhttp3/ResponseBody;>;
    Exceptions:
      throws com.microsoft.azure.management.appservice.DefaultErrorResponseException, java.io.IOException, java.lang.IllegalArgumentException
    Signature: (Lretrofit2/Response<Lokhttp3/ResponseBody;>;)Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/appservice/implementation/PageImpl<Lcom/microsoft/azure/management/appservice/implementation/PremierAddOnOfferInner;>;>;
    MethodParameters:
          Name  Flags
      response  
}
SourceFile: "WebSiteManagementClientImpl.java"
NestMembers:
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$1  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$10  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$100  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$101  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$102  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$103  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$104  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$105  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$106  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$107  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$108  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$109  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$11  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$110  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$12  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$13  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$14  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$15  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$16  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$17  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$18  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$19  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$2  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$20  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$21  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$22  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$23  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$24  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$25  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$26  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$27  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$28  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$29  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$3  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$30  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$31  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$32  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$33  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$34  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$35  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$36  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$37  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$38  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$39  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$4  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$40  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$41  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$42  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$43  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$44  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$45  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$46  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$47  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$48  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$49  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$5  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$50  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$51  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$52  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$53  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$54  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$55  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$56  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$57  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$58  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$59  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$6  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$60  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$61  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$62  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$63  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$64  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$65  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$66  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$67  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$68  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$69  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$7  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$70  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$71  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$72  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$73  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$74  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$75  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$76  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$77  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$78  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$79  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$8  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$80  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$81  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$82  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$83  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$84  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$85  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$86  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$87  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$88  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$89  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$9  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$90  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$91  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$92  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$93  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$94  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$95  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$96  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$97  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$98  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$99  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$WebSiteManagementClientService
InnerClasses:
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$1
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$10
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$100
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$101
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$102
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$103
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$104
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$105
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$106
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$107
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$108
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$109
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$11
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$110
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$12
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$13
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$14
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$15
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$16
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$17
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$18
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$19
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$2
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$20
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$21
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$22
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$23
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$24
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$25
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$26
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$27
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$28
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$29
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$3
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$30
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$31
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$32
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$33
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$34
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$35
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$36
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$37
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$38
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$39
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$4
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$40
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$41
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$42
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$43
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$44
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$45
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$46
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$47
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$48
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$49
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$5
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$50
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$51
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$52
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$53
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$54
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$55
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$56
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$57
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$58
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$59
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$6
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$60
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$61
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$62
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$63
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$64
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$65
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$66
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$67
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$68
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$69
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$7
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$70
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$71
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$72
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$73
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$74
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$75
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$76
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$77
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$78
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$79
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$8
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$80
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$81
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$82
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$83
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$84
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$85
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$86
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$87
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$88
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$89
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$9
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$90
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$91
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$92
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$93
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$94
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$95
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$96
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$97
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$98
  com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$99
  abstract WebSiteManagementClientService = com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl$WebSiteManagementClientService of com.microsoft.azure.management.appservice.implementation.WebSiteManagementClientImpl
  public abstract Factory = com.microsoft.rest.protocol.ResponseBuilder$Factory of com.microsoft.rest.protocol.ResponseBuilder