class com.microsoft.azure.management.monitor.implementation.MetricAlertsInner$5 extends com.microsoft.azure.PagedList<com.microsoft.azure.management.monitor.implementation.MetricAlertResourceInner>
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: com.microsoft.azure.management.monitor.implementation.MetricAlertsInner$5
  super_class: com.microsoft.azure.PagedList
{
  final com.microsoft.azure.management.monitor.implementation.MetricAlertsInner this$0;
    descriptor: Lcom/microsoft/azure/management/monitor/implementation/MetricAlertsInner;
    flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC

  void <init>(com.microsoft.azure.management.monitor.implementation.MetricAlertsInner, com.microsoft.azure.Page);
    descriptor: (Lcom/microsoft/azure/management/monitor/implementation/MetricAlertsInner;Lcom/microsoft/azure/Page;)V
    flags: (0x0000) 
    Code:
      stack=2, locals=3, args_size=3
        start local 0 // com.microsoft.azure.management.monitor.implementation.MetricAlertsInner$5 this
        start local 2 // com.microsoft.azure.Page $anonymous0
         0: .line 182
            aload 0 /* this */
            aload 1
            putfield com.microsoft.azure.management.monitor.implementation.MetricAlertsInner$5.this$0:Lcom/microsoft/azure/management/monitor/implementation/MetricAlertsInner;
            aload 0 /* this */
            aload 2 /* $anonymous0 */
            invokespecial com.microsoft.azure.PagedList.<init>:(Lcom/microsoft/azure/Page;)V
            return
        end local 2 // com.microsoft.azure.Page $anonymous0
        end local 0 // com.microsoft.azure.management.monitor.implementation.MetricAlertsInner$5 this
      LocalVariableTable:
        Start  End  Slot         Name  Signature
            0    1     0         this  Lcom/microsoft/azure/management/monitor/implementation/MetricAlertsInner$5;
            0    1     2  $anonymous0  Lcom/microsoft/azure/Page<Lcom/microsoft/azure/management/monitor/implementation/MetricAlertResourceInner;>;
    MethodParameters:
             Name  Flags
      this$0       final
      $anonymous0  

  public com.microsoft.azure.Page<com.microsoft.azure.management.monitor.implementation.MetricAlertResourceInner> nextPage(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/Page;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.monitor.implementation.MetricAlertsInner$5 this
        start local 1 // java.lang.String nextPageLink
         0: .line 185
            aconst_null
            areturn
        end local 1 // java.lang.String nextPageLink
        end local 0 // com.microsoft.azure.management.monitor.implementation.MetricAlertsInner$5 this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0    1     0          this  Lcom/microsoft/azure/management/monitor/implementation/MetricAlertsInner$5;
            0    1     1  nextPageLink  Ljava/lang/String;
    Signature: (Ljava/lang/String;)Lcom/microsoft/azure/Page<Lcom/microsoft/azure/management/monitor/implementation/MetricAlertResourceInner;>;
    MethodParameters:
              Name  Flags
      nextPageLink  
}
Signature: Lcom/microsoft/azure/PagedList<Lcom/microsoft/azure/management/monitor/implementation/MetricAlertResourceInner;>;
SourceFile: "MetricAlertsInner.java"
EnclosingMethod: com.microsoft.azure.management.monitor.implementation.MetricAlertsInner.listByResourceGroup:(Ljava/lang/String;)Lcom/microsoft/azure/PagedList;
NestHost: com.microsoft.azure.management.monitor.implementation.MetricAlertsInner
InnerClasses:
  com.microsoft.azure.management.monitor.implementation.MetricAlertsInner$5