class com.microsoft.azure.management.network.implementation.ApplicationSecurityGroupsInner$28 extends com.microsoft.azure.PagedList<com.microsoft.azure.management.network.implementation.ApplicationSecurityGroupInner>
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: com.microsoft.azure.management.network.implementation.ApplicationSecurityGroupsInner$28
super_class: com.microsoft.azure.PagedList
{
final com.microsoft.azure.management.network.implementation.ApplicationSecurityGroupsInner this$0;
descriptor: Lcom/microsoft/azure/management/network/implementation/ApplicationSecurityGroupsInner;
flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC
void <init>(com.microsoft.azure.management.network.implementation.ApplicationSecurityGroupsInner, com.microsoft.azure.Page);
descriptor: (Lcom/microsoft/azure/management/network/implementation/ApplicationSecurityGroupsInner;Lcom/microsoft/azure/Page;)V
flags: (0x0000)
Code:
stack=2, locals=3, args_size=3
start local 0 start local 2 0: aload 0
aload 1
putfield com.microsoft.azure.management.network.implementation.ApplicationSecurityGroupsInner$28.this$0:Lcom/microsoft/azure/management/network/implementation/ApplicationSecurityGroupsInner;
aload 0
aload 2
invokespecial com.microsoft.azure.PagedList.<init>:(Lcom/microsoft/azure/Page;)V
return
end local 2 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/ApplicationSecurityGroupsInner$28;
0 1 2 $anonymous0 Lcom/microsoft/azure/Page<Lcom/microsoft/azure/management/network/implementation/ApplicationSecurityGroupInner;>;
MethodParameters:
Name Flags
this$0 final
$anonymous0
public com.microsoft.azure.Page<com.microsoft.azure.management.network.implementation.ApplicationSecurityGroupInner> nextPage(java.lang.String);
descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/Page;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield com.microsoft.azure.management.network.implementation.ApplicationSecurityGroupsInner$28.this$0:Lcom/microsoft/azure/management/network/implementation/ApplicationSecurityGroupsInner;
aload 1
invokevirtual com.microsoft.azure.management.network.implementation.ApplicationSecurityGroupsInner.listByResourceGroupNextSinglePageAsync:(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.Page
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/ApplicationSecurityGroupsInner$28;
0 1 1 nextPageLink Ljava/lang/String;
Signature: (Ljava/lang/String;)Lcom/microsoft/azure/Page<Lcom/microsoft/azure/management/network/implementation/ApplicationSecurityGroupInner;>;
MethodParameters:
Name Flags
nextPageLink
}
Signature: Lcom/microsoft/azure/PagedList<Lcom/microsoft/azure/management/network/implementation/ApplicationSecurityGroupInner;>;
SourceFile: "ApplicationSecurityGroupsInner.java"
EnclosingMethod: com.microsoft.azure.management.network.implementation.ApplicationSecurityGroupsInner.listByResourceGroup:(Ljava/lang/String;)Lcom/microsoft/azure/PagedList;
NestHost: com.microsoft.azure.management.network.implementation.ApplicationSecurityGroupsInner
InnerClasses:
com.microsoft.azure.management.network.implementation.ApplicationSecurityGroupsInner$28