class com.microsoft.azure.management.resources.implementation.ResourceManager$ConfigurableImpl extends com.microsoft.azure.management.resources.fluentcore.arm.implementation.AzureConfigurableImpl<com.microsoft.azure.management.resources.implementation.ResourceManager$Configurable> implements com.microsoft.azure.management.resources.implementation.ResourceManager$Configurable
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: com.microsoft.azure.management.resources.implementation.ResourceManager$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.resources.implementation.ResourceManager$ConfigurableImpl this
         0: .line 104
            aload 0 /* this */
            invokespecial com.microsoft.azure.management.resources.fluentcore.arm.implementation.AzureConfigurableImpl.<init>:()V
            return
        end local 0 // com.microsoft.azure.management.resources.implementation.ResourceManager$ConfigurableImpl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/resources/implementation/ResourceManager$ConfigurableImpl;

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