class com.microsoft.azure.management.cdn.implementation.CdnEndpointImpl$5 implements rx.functions.Action1<com.microsoft.azure.management.cdn.CdnEndpoint>
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: com.microsoft.azure.management.cdn.implementation.CdnEndpointImpl$5
  super_class: java.lang.Object
{
  final com.microsoft.azure.management.cdn.implementation.CdnEndpointImpl this$0;
    descriptor: Lcom/microsoft/azure/management/cdn/implementation/CdnEndpointImpl;
    flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC

  private final com.microsoft.azure.management.cdn.implementation.CdnEndpointImpl val$self;
    descriptor: Lcom/microsoft/azure/management/cdn/implementation/CdnEndpointImpl;
    flags: (0x1012) ACC_PRIVATE, ACC_FINAL, ACC_SYNTHETIC

  void <init>(com.microsoft.azure.management.cdn.implementation.CdnEndpointImpl, com.microsoft.azure.management.cdn.implementation.CdnEndpointImpl);
    descriptor: (Lcom/microsoft/azure/management/cdn/implementation/CdnEndpointImpl;Lcom/microsoft/azure/management/cdn/implementation/CdnEndpointImpl;)V
    flags: (0x0000) 
    Code:
      stack=2, locals=3, args_size=3
        start local 0 // com.microsoft.azure.management.cdn.implementation.CdnEndpointImpl$5 this
         0: .line 178
            aload 0 /* this */
            aload 1
            putfield com.microsoft.azure.management.cdn.implementation.CdnEndpointImpl$5.this$0:Lcom/microsoft/azure/management/cdn/implementation/CdnEndpointImpl;
            aload 0 /* this */
            aload 2
            putfield com.microsoft.azure.management.cdn.implementation.CdnEndpointImpl$5.val$self:Lcom/microsoft/azure/management/cdn/implementation/CdnEndpointImpl;
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
            return
        end local 0 // com.microsoft.azure.management.cdn.implementation.CdnEndpointImpl$5 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/management/cdn/implementation/CdnEndpointImpl$5;
    MethodParameters:
          Name  Flags
      this$0    final
      val$self  final

  public void call(com.microsoft.azure.management.cdn.CdnEndpoint);
    descriptor: (Lcom/microsoft/azure/management/cdn/CdnEndpoint;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.cdn.implementation.CdnEndpointImpl$5 this
        start local 1 // com.microsoft.azure.management.cdn.CdnEndpoint cdnEndpoint
         0: .line 181
            aload 0 /* this */
            getfield com.microsoft.azure.management.cdn.implementation.CdnEndpointImpl$5.val$self:Lcom/microsoft/azure/management/cdn/implementation/CdnEndpointImpl;
            getfield com.microsoft.azure.management.cdn.implementation.CdnEndpointImpl.deletedCustomDomainList:Ljava/util/List;
            invokeinterface java.util.List.clear:()V
         1: .line 182
            return
        end local 1 // com.microsoft.azure.management.cdn.CdnEndpoint cdnEndpoint
        end local 0 // com.microsoft.azure.management.cdn.implementation.CdnEndpointImpl$5 this
      LocalVariableTable:
        Start  End  Slot         Name  Signature
            0    2     0         this  Lcom/microsoft/azure/management/cdn/implementation/CdnEndpointImpl$5;
            0    2     1  cdnEndpoint  Lcom/microsoft/azure/management/cdn/CdnEndpoint;
    MethodParameters:
             Name  Flags
      cdnEndpoint  

  public void call(java.lang.Object);
    descriptor: (Ljava/lang/Object;)V
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=2, locals=2, args_size=2
         0: .line 1
            aload 0
            aload 1
            checkcast com.microsoft.azure.management.cdn.CdnEndpoint
            invokevirtual com.microsoft.azure.management.cdn.implementation.CdnEndpointImpl$5.call:(Lcom/microsoft/azure/management/cdn/CdnEndpoint;)V
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature
}
Signature: Ljava/lang/Object;Lrx/functions/Action1<Lcom/microsoft/azure/management/cdn/CdnEndpoint;>;
SourceFile: "CdnEndpointImpl.java"
EnclosingMethod: com.microsoft.azure.management.cdn.implementation.CdnEndpointImpl.updateResourceAsync:()Lrx/Observable;
NestHost: com.microsoft.azure.management.cdn.implementation.CdnEndpointImpl
InnerClasses:
  com.microsoft.azure.management.cdn.implementation.CdnEndpointImpl$5