final class com.microsoft.azure.management.appservice.implementation.AppServiceManager$ConfigurableImpl extends com.microsoft.azure.management.resources.fluentcore.arm.implementation.AzureConfigurableImpl<com.microsoft.azure.management.appservice.implementation.AppServiceManager$Configurable> implements com.microsoft.azure.management.appservice.implementation.AppServiceManager$Configurable
  minor version: 0
  major version: 59
  flags: flags: (0x0030) ACC_FINAL, ACC_SUPER
  this_class: com.microsoft.azure.management.appservice.implementation.AppServiceManager$ConfigurableImpl
  super_class: com.microsoft.azure.management.resources.fluentcore.arm.implementation.AzureConfigurableImpl
{
  private void <init>();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.implementation.AppServiceManager$ConfigurableImpl this
         0: .line 106
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.resources.fluentcore.arm.implementation.AzureConfigurableImpl.<init>:()V
            return
        end local 0 // com.microsoft.azure.management.appservice.implementation.AppServiceManager$ConfigurableImpl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/appservice/implementation/AppServiceManager$ConfigurableImpl;

  public com.microsoft.azure.management.appservice.implementation.AppServiceManager authenticate(com.microsoft.azure.credentials.AzureTokenCredentials, java.lang.String);
    descriptor: (Lcom/microsoft/azure/credentials/AzureTokenCredentials;Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/implementation/AppServiceManager;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.microsoft.azure.management.appservice.implementation.AppServiceManager$ConfigurableImpl this
        start local 1 // com.microsoft.azure.credentials.AzureTokenCredentials credentials
        start local 2 // java.lang.String subscriptionId
         0: .line 108
            aload 0 /* this */
            aload 1 /* credentials */
            invokevirtual com.microsoft.azure.management.appservice.implementation.AppServiceManager$ConfigurableImpl.buildRestClient:(Lcom/microsoft/azure/credentials/AzureTokenCredentials;)Lcom/microsoft/rest/RestClient;
            aload 1 /* credentials */
            invokevirtual com.microsoft.azure.credentials.AzureTokenCredentials.domain:()Ljava/lang/String;
            aload 2 /* subscriptionId */
            invokestatic com.microsoft.azure.management.appservice.implementation.AppServiceManager.authenticate:(Lcom/microsoft/rest/RestClient;Ljava/lang/String;Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/implementation/AppServiceManager;
            areturn
        end local 2 // java.lang.String subscriptionId
        end local 1 // com.microsoft.azure.credentials.AzureTokenCredentials credentials
        end local 0 // com.microsoft.azure.management.appservice.implementation.AppServiceManager$ConfigurableImpl this
      LocalVariableTable:
        Start  End  Slot            Name  Signature
            0    1     0            this  Lcom/microsoft/azure/management/appservice/implementation/AppServiceManager$ConfigurableImpl;
            0    1     1     credentials  Lcom/microsoft/azure/credentials/AzureTokenCredentials;
            0    1     2  subscriptionId  Ljava/lang/String;
    MethodParameters:
                Name  Flags
      credentials     
      subscriptionId  
}
Signature: Lcom/microsoft/azure/management/resources/fluentcore/arm/implementation/AzureConfigurableImpl<Lcom/microsoft/azure/management/appservice/implementation/AppServiceManager$Configurable;>;Lcom/microsoft/azure/management/appservice/implementation/AppServiceManager$Configurable;
SourceFile: "AppServiceManager.java"
NestHost: com.microsoft.azure.management.appservice.implementation.AppServiceManager
InnerClasses:
  public abstract Configurable = com.microsoft.azure.management.appservice.implementation.AppServiceManager$Configurable of com.microsoft.azure.management.appservice.implementation.AppServiceManager
  private final ConfigurableImpl = com.microsoft.azure.management.appservice.implementation.AppServiceManager$ConfigurableImpl of com.microsoft.azure.management.appservice.implementation.AppServiceManager