public class com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner implements com.microsoft.azure.management.resources.fluentcore.collection.InnerSupportsGet<com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner>, com.microsoft.azure.management.resources.fluentcore.collection.InnerSupportsDelete<java.lang.Void>
minor version: 0
major version: 59
flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
this_class: com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner
super_class: java.lang.Object
{
private com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService service;
descriptor: Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService;
flags: (0x0002) ACC_PRIVATE
private com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl client;
descriptor: Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
flags: (0x0002) ACC_PRIVATE
public void <init>(retrofit2.Retrofit, com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl);
descriptor: (Lretrofit2/Retrofit;Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
invokespecial java.lang.Object.<init>:()V
1: aload 0
aload 1
ldc Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService;
invokevirtual retrofit2.Retrofit.create:(Ljava/lang/Class;)Ljava/lang/Object;
checkcast com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService
putfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.service:Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService;
2: aload 0
aload 2
putfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
3: return
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 4 1 retrofit Lretrofit2/Retrofit;
0 4 2 client Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
MethodParameters:
Name Flags
retrofit
client
public com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner createOrUpdate(java.lang.String, java.lang.String, com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner);
descriptor: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;)Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
aload 1
aload 2
aload 3
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.createOrUpdateWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;)Lrx/Observable;
invokevirtual rx.Observable.toBlocking:()Lrx/observables/BlockingObservable;
invokevirtual rx.observables.BlockingObservable.last:()Ljava/lang/Object;
checkcast com.microsoft.rest.ServiceResponse
invokevirtual com.microsoft.rest.ServiceResponse.body:()Ljava/lang/Object;
checkcast com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 parameters Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
parameters
public com.microsoft.rest.ServiceFuture<com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner> createOrUpdateAsync(java.lang.String, java.lang.String, com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner, com.microsoft.rest.ServiceCallback<com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner>);
descriptor: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=5, args_size=5
start local 0 start local 1 start local 2 start local 3 start local 4 0: aload 0
aload 1
aload 2
aload 3
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.createOrUpdateWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;)Lrx/Observable;
aload 4
invokestatic com.microsoft.rest.ServiceFuture.fromResponse:(Lrx/Observable;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
areturn
end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 parameters Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;
0 1 4 serviceCallback Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;>;
Signature: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;>;)Lcom/microsoft/rest/ServiceFuture<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
parameters
serviceCallback final
public rx.Observable<com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner> createOrUpdateAsync(java.lang.String, java.lang.String, com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner);
descriptor: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
aload 1
aload 2
aload 3
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.createOrUpdateWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;)Lrx/Observable;
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$1
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$1.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 parameters Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;
Signature: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;)Lrx/Observable<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
parameters
public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner>> createOrUpdateWithServiceResponseAsync(java.lang.String, java.lang.String, com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner);
descriptor: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=8, locals=5, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 1
ifnonnull 2
1: new java.lang.IllegalArgumentException
dup
ldc "Parameter resourceGroupName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
2: StackMap locals:
StackMap stack:
aload 2
ifnonnull 4
3: new java.lang.IllegalArgumentException
dup
ldc "Parameter virtualNetworkGatewayName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
4: StackMap locals:
StackMap stack:
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
ifnonnull 6
5: new java.lang.IllegalArgumentException
dup
ldc "Parameter this.client.subscriptionId() is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
6: StackMap locals:
StackMap stack:
aload 3
ifnonnull 8
7: new java.lang.IllegalArgumentException
dup
ldc "Parameter parameters is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
8: StackMap locals:
StackMap stack:
aload 3
invokestatic com.microsoft.rest.Validator.validate:(Ljava/lang/Object;)V
9: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.service:Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService;
aload 1
aload 2
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
aload 3
ldc "2019-11-01"
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.acceptLanguage:()Ljava/lang/String;
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.userAgent:()Ljava/lang/String;
invokeinterface com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService.createOrUpdate:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
astore 4
start local 4 10: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.getAzureClient:()Lcom/microsoft/azure/AzureClient;
aload 4
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$2
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$2.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$2.getType:()Ljava/lang/reflect/Type;
invokevirtual com.microsoft.azure.AzureClient.getPutOrPatchResultAsync:(Lrx/Observable;Ljava/lang/reflect/Type;)Lrx/Observable;
areturn
end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 11 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 11 1 resourceGroupName Ljava/lang/String;
0 11 2 virtualNetworkGatewayName Ljava/lang/String;
0 11 3 parameters Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;
10 11 4 observable Lrx/Observable<Lretrofit2/Response<Lokhttp3/ResponseBody;>;>;
Signature: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;>;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
parameters
public com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner beginCreateOrUpdate(java.lang.String, java.lang.String, com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner);
descriptor: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;)Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
aload 1
aload 2
aload 3
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.beginCreateOrUpdateWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;)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.management.network.implementation.VirtualNetworkGatewayInner
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 parameters Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
parameters
public com.microsoft.rest.ServiceFuture<com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner> beginCreateOrUpdateAsync(java.lang.String, java.lang.String, com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner, com.microsoft.rest.ServiceCallback<com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner>);
descriptor: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=5, args_size=5
start local 0 start local 1 start local 2 start local 3 start local 4 0: aload 0
aload 1
aload 2
aload 3
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.beginCreateOrUpdateWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;)Lrx/Observable;
aload 4
invokestatic com.microsoft.rest.ServiceFuture.fromResponse:(Lrx/Observable;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
areturn
end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 parameters Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;
0 1 4 serviceCallback Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;>;
Signature: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;>;)Lcom/microsoft/rest/ServiceFuture<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
parameters
serviceCallback final
public rx.Observable<com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner> beginCreateOrUpdateAsync(java.lang.String, java.lang.String, com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner);
descriptor: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
aload 1
aload 2
aload 3
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.beginCreateOrUpdateWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;)Lrx/Observable;
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$3
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$3.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 parameters Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;
Signature: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;)Lrx/Observable<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
parameters
public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner>> beginCreateOrUpdateWithServiceResponseAsync(java.lang.String, java.lang.String, com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner);
descriptor: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=8, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 1
ifnonnull 2
1: new java.lang.IllegalArgumentException
dup
ldc "Parameter resourceGroupName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
2: StackMap locals:
StackMap stack:
aload 2
ifnonnull 4
3: new java.lang.IllegalArgumentException
dup
ldc "Parameter virtualNetworkGatewayName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
4: StackMap locals:
StackMap stack:
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
ifnonnull 6
5: new java.lang.IllegalArgumentException
dup
ldc "Parameter this.client.subscriptionId() is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
6: StackMap locals:
StackMap stack:
aload 3
ifnonnull 8
7: new java.lang.IllegalArgumentException
dup
ldc "Parameter parameters is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
8: StackMap locals:
StackMap stack:
aload 3
invokestatic com.microsoft.rest.Validator.validate:(Ljava/lang/Object;)V
9: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.service:Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService;
aload 1
aload 2
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
aload 3
ldc "2019-11-01"
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.acceptLanguage:()Ljava/lang/String;
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.userAgent:()Ljava/lang/String;
invokeinterface com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService.beginCreateOrUpdate:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
10: new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$4
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$4.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.flatMap:(Lrx/functions/Func1;)Lrx/Observable;
11: areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 12 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 12 1 resourceGroupName Ljava/lang/String;
0 12 2 virtualNetworkGatewayName Ljava/lang/String;
0 12 3 parameters Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;
Signature: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;>;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
parameters
private com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner> beginCreateOrUpdateDelegate(retrofit2.Response<okhttp3.ResponseBody>);
descriptor: (Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
flags: (0x0002) ACC_PRIVATE
Code:
stack=5, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.restClient:()Lcom/microsoft/rest/RestClient;
invokevirtual com.microsoft.rest.RestClient.responseBuilderFactory:()Lcom/microsoft/rest/protocol/ResponseBuilder$Factory;
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.serializerAdapter:()Lcom/microsoft/rest/protocol/SerializerAdapter;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder$Factory.newInstance:(Lcom/microsoft/rest/protocol/SerializerAdapter;)Lcom/microsoft/rest/protocol/ResponseBuilder;
1: sipush 200
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$5
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$5.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$5.getType:()Ljava/lang/reflect/Type;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.register:(ILjava/lang/reflect/Type;)Lcom/microsoft/rest/protocol/ResponseBuilder;
2: sipush 201
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$6
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$6.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$6.getType:()Ljava/lang/reflect/Type;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.register:(ILjava/lang/reflect/Type;)Lcom/microsoft/rest/protocol/ResponseBuilder;
3: ldc Lcom/microsoft/azure/CloudException;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.registerError:(Ljava/lang/Class;)Lcom/microsoft/rest/protocol/ResponseBuilder;
4: aload 1
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.build:(Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
5: areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 6 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 6 1 response Lretrofit2/Response<Lokhttp3/ResponseBody;>;
Exceptions:
throws com.microsoft.azure.CloudException, java.io.IOException, java.lang.IllegalArgumentException
Signature: (Lretrofit2/Response<Lokhttp3/ResponseBody;>;)Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;>;
MethodParameters:
Name Flags
response
public com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner getByResourceGroup(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.getByResourceGroupWithServiceResponseAsync:(Ljava/lang/String;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.management.network.implementation.VirtualNetworkGatewayInner
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
public com.microsoft.rest.ServiceFuture<com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner> getByResourceGroupAsync(java.lang.String, java.lang.String, com.microsoft.rest.ServiceCallback<com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner>);
descriptor: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.getByResourceGroupWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
aload 3
invokestatic com.microsoft.rest.ServiceFuture.fromResponse:(Lrx/Observable;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 serviceCallback Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;>;
Signature: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;>;)Lcom/microsoft/rest/ServiceFuture<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
serviceCallback final
public rx.Observable<com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner> getByResourceGroupAsync(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.getByResourceGroupWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$7
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$7.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
Signature: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner>> getByResourceGroupWithServiceResponseAsync(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=7, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 1
ifnonnull 2
1: new java.lang.IllegalArgumentException
dup
ldc "Parameter resourceGroupName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
2: StackMap locals:
StackMap stack:
aload 2
ifnonnull 4
3: new java.lang.IllegalArgumentException
dup
ldc "Parameter virtualNetworkGatewayName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
4: StackMap locals:
StackMap stack:
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
ifnonnull 6
5: new java.lang.IllegalArgumentException
dup
ldc "Parameter this.client.subscriptionId() is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
6: StackMap locals:
StackMap stack:
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.service:Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService;
aload 1
aload 2
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
ldc "2019-11-01"
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.acceptLanguage:()Ljava/lang/String;
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.userAgent:()Ljava/lang/String;
invokeinterface com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService.getByResourceGroup:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
7: new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$8
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$8.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.flatMap:(Lrx/functions/Func1;)Lrx/Observable;
8: areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 9 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 9 1 resourceGroupName Ljava/lang/String;
0 9 2 virtualNetworkGatewayName Ljava/lang/String;
Signature: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;>;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
private com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner> getByResourceGroupDelegate(retrofit2.Response<okhttp3.ResponseBody>);
descriptor: (Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
flags: (0x0002) ACC_PRIVATE
Code:
stack=5, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.restClient:()Lcom/microsoft/rest/RestClient;
invokevirtual com.microsoft.rest.RestClient.responseBuilderFactory:()Lcom/microsoft/rest/protocol/ResponseBuilder$Factory;
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.serializerAdapter:()Lcom/microsoft/rest/protocol/SerializerAdapter;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder$Factory.newInstance:(Lcom/microsoft/rest/protocol/SerializerAdapter;)Lcom/microsoft/rest/protocol/ResponseBuilder;
1: sipush 200
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$9
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$9.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$9.getType:()Ljava/lang/reflect/Type;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.register:(ILjava/lang/reflect/Type;)Lcom/microsoft/rest/protocol/ResponseBuilder;
2: ldc Lcom/microsoft/azure/CloudException;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.registerError:(Ljava/lang/Class;)Lcom/microsoft/rest/protocol/ResponseBuilder;
3: aload 1
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.build:(Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
4: areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 5 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 5 1 response Lretrofit2/Response<Lokhttp3/ResponseBody;>;
Exceptions:
throws com.microsoft.azure.CloudException, java.io.IOException, java.lang.IllegalArgumentException
Signature: (Lretrofit2/Response<Lokhttp3/ResponseBody;>;)Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;>;
MethodParameters:
Name Flags
response
public void delete(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.deleteWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
invokevirtual rx.Observable.toBlocking:()Lrx/observables/BlockingObservable;
invokevirtual rx.observables.BlockingObservable.last:()Ljava/lang/Object;
checkcast com.microsoft.rest.ServiceResponse
invokevirtual com.microsoft.rest.ServiceResponse.body:()Ljava/lang/Object;
pop
1: return
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 2 1 resourceGroupName Ljava/lang/String;
0 2 2 virtualNetworkGatewayName Ljava/lang/String;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
public com.microsoft.rest.ServiceFuture<java.lang.Void> deleteAsync(java.lang.String, java.lang.String, com.microsoft.rest.ServiceCallback<java.lang.Void>);
descriptor: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.deleteWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
aload 3
invokestatic com.microsoft.rest.ServiceFuture.fromResponse:(Lrx/Observable;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 serviceCallback Lcom/microsoft/rest/ServiceCallback<Ljava/lang/Void;>;
Signature: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback<Ljava/lang/Void;>;)Lcom/microsoft/rest/ServiceFuture<Ljava/lang/Void;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
serviceCallback final
public rx.Observable<java.lang.Void> deleteAsync(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.deleteWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$10
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$10.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
Signature: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Ljava/lang/Void;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
public rx.Observable<com.microsoft.rest.ServiceResponse<java.lang.Void>> deleteWithServiceResponseAsync(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=7, locals=4, args_size=3
start local 0 start local 1 start local 2 0: aload 1
ifnonnull 2
1: new java.lang.IllegalArgumentException
dup
ldc "Parameter resourceGroupName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
2: StackMap locals:
StackMap stack:
aload 2
ifnonnull 4
3: new java.lang.IllegalArgumentException
dup
ldc "Parameter virtualNetworkGatewayName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
4: StackMap locals:
StackMap stack:
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
ifnonnull 6
5: new java.lang.IllegalArgumentException
dup
ldc "Parameter this.client.subscriptionId() is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
6: StackMap locals:
StackMap stack:
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.service:Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService;
aload 1
aload 2
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
ldc "2019-11-01"
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.acceptLanguage:()Ljava/lang/String;
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.userAgent:()Ljava/lang/String;
invokeinterface com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService.delete:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
astore 3
start local 3 7: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.getAzureClient:()Lcom/microsoft/azure/AzureClient;
aload 3
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$11
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$11.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$11.getType:()Ljava/lang/reflect/Type;
invokevirtual com.microsoft.azure.AzureClient.getPostOrDeleteResultAsync:(Lrx/Observable;Ljava/lang/reflect/Type;)Lrx/Observable;
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 8 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 8 1 resourceGroupName Ljava/lang/String;
0 8 2 virtualNetworkGatewayName Ljava/lang/String;
7 8 3 observable Lrx/Observable<Lretrofit2/Response<Lokhttp3/ResponseBody;>;>;
Signature: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Ljava/lang/Void;>;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
public void beginDelete(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.beginDeleteWithServiceResponseAsync:(Ljava/lang/String;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;
pop
1: return
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 2 1 resourceGroupName Ljava/lang/String;
0 2 2 virtualNetworkGatewayName Ljava/lang/String;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
public com.microsoft.rest.ServiceFuture<java.lang.Void> beginDeleteAsync(java.lang.String, java.lang.String, com.microsoft.rest.ServiceCallback<java.lang.Void>);
descriptor: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.beginDeleteWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
aload 3
invokestatic com.microsoft.rest.ServiceFuture.fromResponse:(Lrx/Observable;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 serviceCallback Lcom/microsoft/rest/ServiceCallback<Ljava/lang/Void;>;
Signature: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback<Ljava/lang/Void;>;)Lcom/microsoft/rest/ServiceFuture<Ljava/lang/Void;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
serviceCallback final
public rx.Observable<java.lang.Void> beginDeleteAsync(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.beginDeleteWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$12
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$12.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
Signature: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Ljava/lang/Void;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
public rx.Observable<com.microsoft.rest.ServiceResponse<java.lang.Void>> beginDeleteWithServiceResponseAsync(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=7, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 1
ifnonnull 2
1: new java.lang.IllegalArgumentException
dup
ldc "Parameter resourceGroupName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
2: StackMap locals:
StackMap stack:
aload 2
ifnonnull 4
3: new java.lang.IllegalArgumentException
dup
ldc "Parameter virtualNetworkGatewayName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
4: StackMap locals:
StackMap stack:
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
ifnonnull 6
5: new java.lang.IllegalArgumentException
dup
ldc "Parameter this.client.subscriptionId() is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
6: StackMap locals:
StackMap stack:
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.service:Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService;
aload 1
aload 2
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
ldc "2019-11-01"
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.acceptLanguage:()Ljava/lang/String;
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.userAgent:()Ljava/lang/String;
invokeinterface com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService.beginDelete:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
7: new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$13
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$13.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.flatMap:(Lrx/functions/Func1;)Lrx/Observable;
8: areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 9 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 9 1 resourceGroupName Ljava/lang/String;
0 9 2 virtualNetworkGatewayName Ljava/lang/String;
Signature: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Ljava/lang/Void;>;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
private com.microsoft.rest.ServiceResponse<java.lang.Void> beginDeleteDelegate(retrofit2.Response<okhttp3.ResponseBody>);
descriptor: (Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
flags: (0x0002) ACC_PRIVATE
Code:
stack=5, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.restClient:()Lcom/microsoft/rest/RestClient;
invokevirtual com.microsoft.rest.RestClient.responseBuilderFactory:()Lcom/microsoft/rest/protocol/ResponseBuilder$Factory;
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.serializerAdapter:()Lcom/microsoft/rest/protocol/SerializerAdapter;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder$Factory.newInstance:(Lcom/microsoft/rest/protocol/SerializerAdapter;)Lcom/microsoft/rest/protocol/ResponseBuilder;
1: sipush 200
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$14
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$14.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$14.getType:()Ljava/lang/reflect/Type;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.register:(ILjava/lang/reflect/Type;)Lcom/microsoft/rest/protocol/ResponseBuilder;
2: sipush 202
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$15
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$15.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$15.getType:()Ljava/lang/reflect/Type;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.register:(ILjava/lang/reflect/Type;)Lcom/microsoft/rest/protocol/ResponseBuilder;
3: sipush 204
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$16
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$16.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$16.getType:()Ljava/lang/reflect/Type;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.register:(ILjava/lang/reflect/Type;)Lcom/microsoft/rest/protocol/ResponseBuilder;
4: ldc Lcom/microsoft/azure/CloudException;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.registerError:(Ljava/lang/Class;)Lcom/microsoft/rest/protocol/ResponseBuilder;
5: aload 1
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.build:(Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
6: areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 7 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 7 1 response Lretrofit2/Response<Lokhttp3/ResponseBody;>;
Exceptions:
throws com.microsoft.azure.CloudException, java.io.IOException, java.lang.IllegalArgumentException
Signature: (Lretrofit2/Response<Lokhttp3/ResponseBody;>;)Lcom/microsoft/rest/ServiceResponse<Ljava/lang/Void;>;
MethodParameters:
Name Flags
response
public com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner updateTags(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.updateTagsWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
invokevirtual rx.Observable.toBlocking:()Lrx/observables/BlockingObservable;
invokevirtual rx.observables.BlockingObservable.last:()Ljava/lang/Object;
checkcast com.microsoft.rest.ServiceResponse
invokevirtual com.microsoft.rest.ServiceResponse.body:()Ljava/lang/Object;
checkcast com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
public com.microsoft.rest.ServiceFuture<com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner> updateTagsAsync(java.lang.String, java.lang.String, com.microsoft.rest.ServiceCallback<com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner>);
descriptor: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.updateTagsWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
aload 3
invokestatic com.microsoft.rest.ServiceFuture.fromResponse:(Lrx/Observable;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 serviceCallback Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;>;
Signature: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;>;)Lcom/microsoft/rest/ServiceFuture<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
serviceCallback final
public rx.Observable<com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner> updateTagsAsync(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.updateTagsWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$17
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$17.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
Signature: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner>> updateTagsWithServiceResponseAsync(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=8, locals=5, args_size=3
start local 0 start local 1 start local 2 0: aload 1
ifnonnull 2
1: new java.lang.IllegalArgumentException
dup
ldc "Parameter resourceGroupName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
2: StackMap locals:
StackMap stack:
aload 2
ifnonnull 4
3: new java.lang.IllegalArgumentException
dup
ldc "Parameter virtualNetworkGatewayName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
4: StackMap locals:
StackMap stack:
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
ifnonnull 6
5: new java.lang.IllegalArgumentException
dup
ldc "Parameter this.client.subscriptionId() is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
6: StackMap locals:
StackMap stack:
new com.microsoft.azure.management.network.TagsObject
dup
invokespecial com.microsoft.azure.management.network.TagsObject.<init>:()V
astore 3
start local 3 7: aload 3
aconst_null
invokevirtual com.microsoft.azure.management.network.TagsObject.withTags:(Ljava/util/Map;)Lcom/microsoft/azure/management/network/TagsObject;
pop
8: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.service:Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService;
aload 1
aload 2
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
ldc "2019-11-01"
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.acceptLanguage:()Ljava/lang/String;
aload 3
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.userAgent:()Ljava/lang/String;
invokeinterface com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService.updateTags:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/TagsObject;Ljava/lang/String;)Lrx/Observable;
astore 4
start local 4 9: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.getAzureClient:()Lcom/microsoft/azure/AzureClient;
aload 4
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$18
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$18.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$18.getType:()Ljava/lang/reflect/Type;
invokevirtual com.microsoft.azure.AzureClient.getPutOrPatchResultAsync:(Lrx/Observable;Ljava/lang/reflect/Type;)Lrx/Observable;
areturn
end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 10 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 10 1 resourceGroupName Ljava/lang/String;
0 10 2 virtualNetworkGatewayName Ljava/lang/String;
7 10 3 parameters Lcom/microsoft/azure/management/network/TagsObject;
9 10 4 observable Lrx/Observable<Lretrofit2/Response<Lokhttp3/ResponseBody;>;>;
Signature: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;>;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
public com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner updateTags(java.lang.String, java.lang.String, java.util.Map<java.lang.String, java.lang.String>);
descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/util/Map;)Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
aload 1
aload 2
aload 3
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.updateTagsWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Ljava/util/Map;)Lrx/Observable;
invokevirtual rx.Observable.toBlocking:()Lrx/observables/BlockingObservable;
invokevirtual rx.observables.BlockingObservable.last:()Ljava/lang/Object;
checkcast com.microsoft.rest.ServiceResponse
invokevirtual com.microsoft.rest.ServiceResponse.body:()Ljava/lang/Object;
checkcast com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 tags Ljava/util/Map<Ljava/lang/String;Ljava/lang/String;>;
Signature: (Ljava/lang/String;Ljava/lang/String;Ljava/util/Map<Ljava/lang/String;Ljava/lang/String;>;)Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
tags
public com.microsoft.rest.ServiceFuture<com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner> updateTagsAsync(java.lang.String, java.lang.String, java.util.Map<java.lang.String, java.lang.String>, com.microsoft.rest.ServiceCallback<com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner>);
descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/util/Map;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=5, args_size=5
start local 0 start local 1 start local 2 start local 3 start local 4 0: aload 0
aload 1
aload 2
aload 3
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.updateTagsWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Ljava/util/Map;)Lrx/Observable;
aload 4
invokestatic com.microsoft.rest.ServiceFuture.fromResponse:(Lrx/Observable;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
areturn
end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 tags Ljava/util/Map<Ljava/lang/String;Ljava/lang/String;>;
0 1 4 serviceCallback Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;>;
Signature: (Ljava/lang/String;Ljava/lang/String;Ljava/util/Map<Ljava/lang/String;Ljava/lang/String;>;Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;>;)Lcom/microsoft/rest/ServiceFuture<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
tags
serviceCallback final
public rx.Observable<com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner> updateTagsAsync(java.lang.String, java.lang.String, java.util.Map<java.lang.String, java.lang.String>);
descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/util/Map;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
aload 1
aload 2
aload 3
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.updateTagsWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Ljava/util/Map;)Lrx/Observable;
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$19
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$19.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 tags Ljava/util/Map<Ljava/lang/String;Ljava/lang/String;>;
Signature: (Ljava/lang/String;Ljava/lang/String;Ljava/util/Map<Ljava/lang/String;Ljava/lang/String;>;)Lrx/Observable<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
tags
public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner>> updateTagsWithServiceResponseAsync(java.lang.String, java.lang.String, java.util.Map<java.lang.String, java.lang.String>);
descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/util/Map;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=8, locals=6, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 1
ifnonnull 2
1: new java.lang.IllegalArgumentException
dup
ldc "Parameter resourceGroupName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
2: StackMap locals:
StackMap stack:
aload 2
ifnonnull 4
3: new java.lang.IllegalArgumentException
dup
ldc "Parameter virtualNetworkGatewayName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
4: StackMap locals:
StackMap stack:
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
ifnonnull 6
5: new java.lang.IllegalArgumentException
dup
ldc "Parameter this.client.subscriptionId() is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
6: StackMap locals:
StackMap stack:
aload 3
invokestatic com.microsoft.rest.Validator.validate:(Ljava/lang/Object;)V
7: new com.microsoft.azure.management.network.TagsObject
dup
invokespecial com.microsoft.azure.management.network.TagsObject.<init>:()V
astore 4
start local 4 8: aload 4
aload 3
invokevirtual com.microsoft.azure.management.network.TagsObject.withTags:(Ljava/util/Map;)Lcom/microsoft/azure/management/network/TagsObject;
pop
9: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.service:Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService;
aload 1
aload 2
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
ldc "2019-11-01"
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.acceptLanguage:()Ljava/lang/String;
aload 4
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.userAgent:()Ljava/lang/String;
invokeinterface com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService.updateTags:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/TagsObject;Ljava/lang/String;)Lrx/Observable;
astore 5
start local 5 10: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.getAzureClient:()Lcom/microsoft/azure/AzureClient;
aload 5
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$20
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$20.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$20.getType:()Ljava/lang/reflect/Type;
invokevirtual com.microsoft.azure.AzureClient.getPutOrPatchResultAsync:(Lrx/Observable;Ljava/lang/reflect/Type;)Lrx/Observable;
areturn
end local 5 end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 11 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 11 1 resourceGroupName Ljava/lang/String;
0 11 2 virtualNetworkGatewayName Ljava/lang/String;
0 11 3 tags Ljava/util/Map<Ljava/lang/String;Ljava/lang/String;>;
8 11 4 parameters Lcom/microsoft/azure/management/network/TagsObject;
10 11 5 observable Lrx/Observable<Lretrofit2/Response<Lokhttp3/ResponseBody;>;>;
Signature: (Ljava/lang/String;Ljava/lang/String;Ljava/util/Map<Ljava/lang/String;Ljava/lang/String;>;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;>;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
tags
public com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner beginUpdateTags(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.beginUpdateTagsWithServiceResponseAsync:(Ljava/lang/String;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.management.network.implementation.VirtualNetworkGatewayInner
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
public com.microsoft.rest.ServiceFuture<com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner> beginUpdateTagsAsync(java.lang.String, java.lang.String, com.microsoft.rest.ServiceCallback<com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner>);
descriptor: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.beginUpdateTagsWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
aload 3
invokestatic com.microsoft.rest.ServiceFuture.fromResponse:(Lrx/Observable;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 serviceCallback Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;>;
Signature: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;>;)Lcom/microsoft/rest/ServiceFuture<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
serviceCallback final
public rx.Observable<com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner> beginUpdateTagsAsync(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.beginUpdateTagsWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$21
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$21.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
Signature: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner>> beginUpdateTagsWithServiceResponseAsync(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=8, locals=4, args_size=3
start local 0 start local 1 start local 2 0: aload 1
ifnonnull 2
1: new java.lang.IllegalArgumentException
dup
ldc "Parameter resourceGroupName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
2: StackMap locals:
StackMap stack:
aload 2
ifnonnull 4
3: new java.lang.IllegalArgumentException
dup
ldc "Parameter virtualNetworkGatewayName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
4: StackMap locals:
StackMap stack:
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
ifnonnull 6
5: new java.lang.IllegalArgumentException
dup
ldc "Parameter this.client.subscriptionId() is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
6: StackMap locals:
StackMap stack:
new com.microsoft.azure.management.network.TagsObject
dup
invokespecial com.microsoft.azure.management.network.TagsObject.<init>:()V
astore 3
start local 3 7: aload 3
aconst_null
invokevirtual com.microsoft.azure.management.network.TagsObject.withTags:(Ljava/util/Map;)Lcom/microsoft/azure/management/network/TagsObject;
pop
8: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.service:Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService;
aload 1
aload 2
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
ldc "2019-11-01"
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.acceptLanguage:()Ljava/lang/String;
aload 3
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.userAgent:()Ljava/lang/String;
invokeinterface com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService.beginUpdateTags:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/TagsObject;Ljava/lang/String;)Lrx/Observable;
9: new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$22
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$22.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.flatMap:(Lrx/functions/Func1;)Lrx/Observable;
10: areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 11 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 11 1 resourceGroupName Ljava/lang/String;
0 11 2 virtualNetworkGatewayName Ljava/lang/String;
7 11 3 parameters Lcom/microsoft/azure/management/network/TagsObject;
Signature: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;>;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
public com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner beginUpdateTags(java.lang.String, java.lang.String, java.util.Map<java.lang.String, java.lang.String>);
descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/util/Map;)Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
aload 1
aload 2
aload 3
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.beginUpdateTagsWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Ljava/util/Map;)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.management.network.implementation.VirtualNetworkGatewayInner
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 tags Ljava/util/Map<Ljava/lang/String;Ljava/lang/String;>;
Signature: (Ljava/lang/String;Ljava/lang/String;Ljava/util/Map<Ljava/lang/String;Ljava/lang/String;>;)Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
tags
public com.microsoft.rest.ServiceFuture<com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner> beginUpdateTagsAsync(java.lang.String, java.lang.String, java.util.Map<java.lang.String, java.lang.String>, com.microsoft.rest.ServiceCallback<com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner>);
descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/util/Map;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=5, args_size=5
start local 0 start local 1 start local 2 start local 3 start local 4 0: aload 0
aload 1
aload 2
aload 3
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.beginUpdateTagsWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Ljava/util/Map;)Lrx/Observable;
aload 4
invokestatic com.microsoft.rest.ServiceFuture.fromResponse:(Lrx/Observable;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
areturn
end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 tags Ljava/util/Map<Ljava/lang/String;Ljava/lang/String;>;
0 1 4 serviceCallback Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;>;
Signature: (Ljava/lang/String;Ljava/lang/String;Ljava/util/Map<Ljava/lang/String;Ljava/lang/String;>;Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;>;)Lcom/microsoft/rest/ServiceFuture<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
tags
serviceCallback final
public rx.Observable<com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner> beginUpdateTagsAsync(java.lang.String, java.lang.String, java.util.Map<java.lang.String, java.lang.String>);
descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/util/Map;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
aload 1
aload 2
aload 3
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.beginUpdateTagsWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Ljava/util/Map;)Lrx/Observable;
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$23
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$23.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 tags Ljava/util/Map<Ljava/lang/String;Ljava/lang/String;>;
Signature: (Ljava/lang/String;Ljava/lang/String;Ljava/util/Map<Ljava/lang/String;Ljava/lang/String;>;)Lrx/Observable<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
tags
public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner>> beginUpdateTagsWithServiceResponseAsync(java.lang.String, java.lang.String, java.util.Map<java.lang.String, java.lang.String>);
descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/util/Map;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=8, locals=5, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 1
ifnonnull 2
1: new java.lang.IllegalArgumentException
dup
ldc "Parameter resourceGroupName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
2: StackMap locals:
StackMap stack:
aload 2
ifnonnull 4
3: new java.lang.IllegalArgumentException
dup
ldc "Parameter virtualNetworkGatewayName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
4: StackMap locals:
StackMap stack:
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
ifnonnull 6
5: new java.lang.IllegalArgumentException
dup
ldc "Parameter this.client.subscriptionId() is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
6: StackMap locals:
StackMap stack:
aload 3
invokestatic com.microsoft.rest.Validator.validate:(Ljava/lang/Object;)V
7: new com.microsoft.azure.management.network.TagsObject
dup
invokespecial com.microsoft.azure.management.network.TagsObject.<init>:()V
astore 4
start local 4 8: aload 4
aload 3
invokevirtual com.microsoft.azure.management.network.TagsObject.withTags:(Ljava/util/Map;)Lcom/microsoft/azure/management/network/TagsObject;
pop
9: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.service:Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService;
aload 1
aload 2
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
ldc "2019-11-01"
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.acceptLanguage:()Ljava/lang/String;
aload 4
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.userAgent:()Ljava/lang/String;
invokeinterface com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService.beginUpdateTags:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/TagsObject;Ljava/lang/String;)Lrx/Observable;
10: new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$24
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$24.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.flatMap:(Lrx/functions/Func1;)Lrx/Observable;
11: areturn
end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 12 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 12 1 resourceGroupName Ljava/lang/String;
0 12 2 virtualNetworkGatewayName Ljava/lang/String;
0 12 3 tags Ljava/util/Map<Ljava/lang/String;Ljava/lang/String;>;
8 12 4 parameters Lcom/microsoft/azure/management/network/TagsObject;
Signature: (Ljava/lang/String;Ljava/lang/String;Ljava/util/Map<Ljava/lang/String;Ljava/lang/String;>;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;>;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
tags
private com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner> beginUpdateTagsDelegate(retrofit2.Response<okhttp3.ResponseBody>);
descriptor: (Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
flags: (0x0002) ACC_PRIVATE
Code:
stack=5, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.restClient:()Lcom/microsoft/rest/RestClient;
invokevirtual com.microsoft.rest.RestClient.responseBuilderFactory:()Lcom/microsoft/rest/protocol/ResponseBuilder$Factory;
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.serializerAdapter:()Lcom/microsoft/rest/protocol/SerializerAdapter;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder$Factory.newInstance:(Lcom/microsoft/rest/protocol/SerializerAdapter;)Lcom/microsoft/rest/protocol/ResponseBuilder;
1: sipush 200
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$25
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$25.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$25.getType:()Ljava/lang/reflect/Type;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.register:(ILjava/lang/reflect/Type;)Lcom/microsoft/rest/protocol/ResponseBuilder;
2: sipush 202
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$26
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$26.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$26.getType:()Ljava/lang/reflect/Type;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.register:(ILjava/lang/reflect/Type;)Lcom/microsoft/rest/protocol/ResponseBuilder;
3: ldc Lcom/microsoft/azure/CloudException;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.registerError:(Ljava/lang/Class;)Lcom/microsoft/rest/protocol/ResponseBuilder;
4: aload 1
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.build:(Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
5: areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 6 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 6 1 response Lretrofit2/Response<Lokhttp3/ResponseBody;>;
Exceptions:
throws com.microsoft.azure.CloudException, java.io.IOException, java.lang.IllegalArgumentException
Signature: (Lretrofit2/Response<Lokhttp3/ResponseBody;>;)Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;>;
MethodParameters:
Name Flags
response
public com.microsoft.azure.PagedList<com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner> listByResourceGroup(java.lang.String);
descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/PagedList;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=3, args_size=2
start local 0 start local 1 0: aload 0
aload 1
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.listByResourceGroupSinglePageAsync:(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
astore 2
start local 2 1: new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$27
dup
aload 0
aload 2
invokevirtual com.microsoft.rest.ServiceResponse.body:()Ljava/lang/Object;
checkcast com.microsoft.azure.Page
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$27.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;Lcom/microsoft/azure/Page;)V
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 2 1 resourceGroupName Ljava/lang/String;
1 2 2 response Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/Page<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;>;>;
Signature: (Ljava/lang/String;)Lcom/microsoft/azure/PagedList<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;>;
MethodParameters:
Name Flags
resourceGroupName final
public com.microsoft.rest.ServiceFuture<java.util.List<com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner>> listByResourceGroupAsync(java.lang.String, com.microsoft.azure.ListOperationCallback<com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner>);
descriptor: (Ljava/lang/String;Lcom/microsoft/azure/ListOperationCallback;)Lcom/microsoft/rest/ServiceFuture;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 1
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.listByResourceGroupSinglePageAsync:(Ljava/lang/String;)Lrx/Observable;
1: new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$28
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$28.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
2: aload 2
3: invokestatic com.microsoft.azure.AzureServiceFuture.fromPageResponse:(Lrx/Observable;Lrx/functions/Func1;Lcom/microsoft/azure/ListOperationCallback;)Lcom/microsoft/rest/ServiceFuture;
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 4 1 resourceGroupName Ljava/lang/String;
0 4 2 serviceCallback Lcom/microsoft/azure/ListOperationCallback<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;>;
Signature: (Ljava/lang/String;Lcom/microsoft/azure/ListOperationCallback<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;>;)Lcom/microsoft/rest/ServiceFuture<Ljava/util/List<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;>;>;
MethodParameters:
Name Flags
resourceGroupName final
serviceCallback final
public rx.Observable<com.microsoft.azure.Page<com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner>> listByResourceGroupAsync(java.lang.String);
descriptor: (Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.listByResourceGroupWithServiceResponseAsync:(Ljava/lang/String;)Lrx/Observable;
1: new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$29
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$29.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
2: areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 3 1 resourceGroupName Ljava/lang/String;
Signature: (Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/azure/Page<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;>;>;
MethodParameters:
Name Flags
resourceGroupName final
public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner>>> listByResourceGroupWithServiceResponseAsync(java.lang.String);
descriptor: (Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.listByResourceGroupSinglePageAsync:(Ljava/lang/String;)Lrx/Observable;
1: new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$30
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$30.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.concatMap:(Lrx/functions/Func1;)Lrx/Observable;
2: areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 3 1 resourceGroupName Ljava/lang/String;
Signature: (Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/Page<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;>;>;>;
MethodParameters:
Name Flags
resourceGroupName final
public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner>>> listByResourceGroupSinglePageAsync(java.lang.String);
descriptor: (Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=6, locals=2, args_size=2
start local 0 start local 1 0: aload 1
ifnonnull 2
1: new java.lang.IllegalArgumentException
dup
ldc "Parameter resourceGroupName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
2: StackMap locals:
StackMap stack:
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
ifnonnull 4
3: new java.lang.IllegalArgumentException
dup
ldc "Parameter this.client.subscriptionId() is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
4: StackMap locals:
StackMap stack:
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.service:Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService;
aload 1
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
ldc "2019-11-01"
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.acceptLanguage:()Ljava/lang/String;
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.userAgent:()Ljava/lang/String;
invokeinterface com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService.listByResourceGroup:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
5: new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$31
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$31.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.flatMap:(Lrx/functions/Func1;)Lrx/Observable;
6: areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 7 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 7 1 resourceGroupName Ljava/lang/String;
Signature: (Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/Page<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;>;>;>;
MethodParameters:
Name Flags
resourceGroupName final
private com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.network.implementation.PageImpl<com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner>> listByResourceGroupDelegate(retrofit2.Response<okhttp3.ResponseBody>);
descriptor: (Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
flags: (0x0002) ACC_PRIVATE
Code:
stack=5, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.restClient:()Lcom/microsoft/rest/RestClient;
invokevirtual com.microsoft.rest.RestClient.responseBuilderFactory:()Lcom/microsoft/rest/protocol/ResponseBuilder$Factory;
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.serializerAdapter:()Lcom/microsoft/rest/protocol/SerializerAdapter;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder$Factory.newInstance:(Lcom/microsoft/rest/protocol/SerializerAdapter;)Lcom/microsoft/rest/protocol/ResponseBuilder;
1: sipush 200
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$32
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$32.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$32.getType:()Ljava/lang/reflect/Type;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.register:(ILjava/lang/reflect/Type;)Lcom/microsoft/rest/protocol/ResponseBuilder;
2: ldc Lcom/microsoft/azure/CloudException;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.registerError:(Ljava/lang/Class;)Lcom/microsoft/rest/protocol/ResponseBuilder;
3: aload 1
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.build:(Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
4: areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 5 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 5 1 response Lretrofit2/Response<Lokhttp3/ResponseBody;>;
Exceptions:
throws com.microsoft.azure.CloudException, java.io.IOException, java.lang.IllegalArgumentException
Signature: (Lretrofit2/Response<Lokhttp3/ResponseBody;>;)Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/network/implementation/PageImpl<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;>;>;
MethodParameters:
Name Flags
response
public com.microsoft.azure.PagedList<com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayConnectionListEntityInner> listConnections(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Lcom/microsoft/azure/PagedList;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=4, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.listConnectionsSinglePageAsync:(Ljava/lang/String;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
astore 3
start local 3 1: new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$33
dup
aload 0
aload 3
invokevirtual com.microsoft.rest.ServiceResponse.body:()Ljava/lang/Object;
checkcast com.microsoft.azure.Page
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$33.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;Lcom/microsoft/azure/Page;)V
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 2 1 resourceGroupName Ljava/lang/String;
0 2 2 virtualNetworkGatewayName Ljava/lang/String;
1 2 3 response Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/Page<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayConnectionListEntityInner;>;>;
Signature: (Ljava/lang/String;Ljava/lang/String;)Lcom/microsoft/azure/PagedList<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayConnectionListEntityInner;>;
MethodParameters:
Name Flags
resourceGroupName final
virtualNetworkGatewayName final
public com.microsoft.rest.ServiceFuture<java.util.List<com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayConnectionListEntityInner>> listConnectionsAsync(java.lang.String, java.lang.String, com.microsoft.azure.ListOperationCallback<com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayConnectionListEntityInner>);
descriptor: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/ListOperationCallback;)Lcom/microsoft/rest/ServiceFuture;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.listConnectionsSinglePageAsync:(Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
1: new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$34
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$34.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
2: aload 3
3: invokestatic com.microsoft.azure.AzureServiceFuture.fromPageResponse:(Lrx/Observable;Lrx/functions/Func1;Lcom/microsoft/azure/ListOperationCallback;)Lcom/microsoft/rest/ServiceFuture;
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 4 1 resourceGroupName Ljava/lang/String;
0 4 2 virtualNetworkGatewayName Ljava/lang/String;
0 4 3 serviceCallback Lcom/microsoft/azure/ListOperationCallback<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayConnectionListEntityInner;>;
Signature: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/ListOperationCallback<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayConnectionListEntityInner;>;)Lcom/microsoft/rest/ServiceFuture<Ljava/util/List<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayConnectionListEntityInner;>;>;
MethodParameters:
Name Flags
resourceGroupName final
virtualNetworkGatewayName final
serviceCallback final
public rx.Observable<com.microsoft.azure.Page<com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayConnectionListEntityInner>> listConnectionsAsync(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.listConnectionsWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
1: new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$35
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$35.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
2: areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 3 1 resourceGroupName Ljava/lang/String;
0 3 2 virtualNetworkGatewayName Ljava/lang/String;
Signature: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/azure/Page<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayConnectionListEntityInner;>;>;
MethodParameters:
Name Flags
resourceGroupName final
virtualNetworkGatewayName final
public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayConnectionListEntityInner>>> listConnectionsWithServiceResponseAsync(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.listConnectionsSinglePageAsync:(Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
1: new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$36
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$36.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.concatMap:(Lrx/functions/Func1;)Lrx/Observable;
2: areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 3 1 resourceGroupName Ljava/lang/String;
0 3 2 virtualNetworkGatewayName Ljava/lang/String;
Signature: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/Page<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayConnectionListEntityInner;>;>;>;
MethodParameters:
Name Flags
resourceGroupName final
virtualNetworkGatewayName final
public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayConnectionListEntityInner>>> listConnectionsSinglePageAsync(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=7, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 1
ifnonnull 2
1: new java.lang.IllegalArgumentException
dup
ldc "Parameter resourceGroupName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
2: StackMap locals:
StackMap stack:
aload 2
ifnonnull 4
3: new java.lang.IllegalArgumentException
dup
ldc "Parameter virtualNetworkGatewayName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
4: StackMap locals:
StackMap stack:
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
ifnonnull 6
5: new java.lang.IllegalArgumentException
dup
ldc "Parameter this.client.subscriptionId() is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
6: StackMap locals:
StackMap stack:
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.service:Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService;
aload 1
aload 2
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
ldc "2019-11-01"
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.acceptLanguage:()Ljava/lang/String;
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.userAgent:()Ljava/lang/String;
invokeinterface com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService.listConnections:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
7: new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$37
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$37.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.flatMap:(Lrx/functions/Func1;)Lrx/Observable;
8: areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 9 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 9 1 resourceGroupName Ljava/lang/String;
0 9 2 virtualNetworkGatewayName Ljava/lang/String;
Signature: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/Page<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayConnectionListEntityInner;>;>;>;
MethodParameters:
Name Flags
resourceGroupName final
virtualNetworkGatewayName final
private com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.network.implementation.PageImpl<com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayConnectionListEntityInner>> listConnectionsDelegate(retrofit2.Response<okhttp3.ResponseBody>);
descriptor: (Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
flags: (0x0002) ACC_PRIVATE
Code:
stack=5, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.restClient:()Lcom/microsoft/rest/RestClient;
invokevirtual com.microsoft.rest.RestClient.responseBuilderFactory:()Lcom/microsoft/rest/protocol/ResponseBuilder$Factory;
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.serializerAdapter:()Lcom/microsoft/rest/protocol/SerializerAdapter;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder$Factory.newInstance:(Lcom/microsoft/rest/protocol/SerializerAdapter;)Lcom/microsoft/rest/protocol/ResponseBuilder;
1: sipush 200
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$38
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$38.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$38.getType:()Ljava/lang/reflect/Type;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.register:(ILjava/lang/reflect/Type;)Lcom/microsoft/rest/protocol/ResponseBuilder;
2: ldc Lcom/microsoft/azure/CloudException;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.registerError:(Ljava/lang/Class;)Lcom/microsoft/rest/protocol/ResponseBuilder;
3: aload 1
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.build:(Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
4: areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 5 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 5 1 response Lretrofit2/Response<Lokhttp3/ResponseBody;>;
Exceptions:
throws com.microsoft.azure.CloudException, java.io.IOException, java.lang.IllegalArgumentException
Signature: (Lretrofit2/Response<Lokhttp3/ResponseBody;>;)Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/network/implementation/PageImpl<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayConnectionListEntityInner;>;>;
MethodParameters:
Name Flags
response
public com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner reset(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.resetWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
invokevirtual rx.Observable.toBlocking:()Lrx/observables/BlockingObservable;
invokevirtual rx.observables.BlockingObservable.last:()Ljava/lang/Object;
checkcast com.microsoft.rest.ServiceResponse
invokevirtual com.microsoft.rest.ServiceResponse.body:()Ljava/lang/Object;
checkcast com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
public com.microsoft.rest.ServiceFuture<com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner> resetAsync(java.lang.String, java.lang.String, com.microsoft.rest.ServiceCallback<com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner>);
descriptor: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.resetWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
aload 3
invokestatic com.microsoft.rest.ServiceFuture.fromResponse:(Lrx/Observable;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 serviceCallback Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;>;
Signature: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;>;)Lcom/microsoft/rest/ServiceFuture<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
serviceCallback final
public rx.Observable<com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner> resetAsync(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.resetWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$39
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$39.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
Signature: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner>> resetWithServiceResponseAsync(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=8, locals=5, args_size=3
start local 0 start local 1 start local 2 0: aload 1
ifnonnull 2
1: new java.lang.IllegalArgumentException
dup
ldc "Parameter resourceGroupName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
2: StackMap locals:
StackMap stack:
aload 2
ifnonnull 4
3: new java.lang.IllegalArgumentException
dup
ldc "Parameter virtualNetworkGatewayName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
4: StackMap locals:
StackMap stack:
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
ifnonnull 6
5: new java.lang.IllegalArgumentException
dup
ldc "Parameter this.client.subscriptionId() is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
6: StackMap locals:
StackMap stack:
aconst_null
astore 3
start local 3 7: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.service:Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService;
aload 1
aload 2
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
aload 3
ldc "2019-11-01"
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.acceptLanguage:()Ljava/lang/String;
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.userAgent:()Ljava/lang/String;
invokeinterface com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService.reset:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
astore 4
start local 4 8: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.getAzureClient:()Lcom/microsoft/azure/AzureClient;
aload 4
new com.microsoft.azure.LongRunningOperationOptions
dup
invokespecial com.microsoft.azure.LongRunningOperationOptions.<init>:()V
getstatic com.microsoft.azure.LongRunningFinalState.LOCATION:Lcom/microsoft/azure/LongRunningFinalState;
invokevirtual com.microsoft.azure.LongRunningOperationOptions.withFinalStateVia:(Lcom/microsoft/azure/LongRunningFinalState;)Lcom/microsoft/azure/LongRunningOperationOptions;
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$40
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$40.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$40.getType:()Ljava/lang/reflect/Type;
invokevirtual com.microsoft.azure.AzureClient.getPostOrDeleteResultAsync:(Lrx/Observable;Lcom/microsoft/azure/LongRunningOperationOptions;Ljava/lang/reflect/Type;)Lrx/Observable;
areturn
end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 9 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 9 1 resourceGroupName Ljava/lang/String;
0 9 2 virtualNetworkGatewayName Ljava/lang/String;
7 9 3 gatewayVip Ljava/lang/String;
8 9 4 observable Lrx/Observable<Lretrofit2/Response<Lokhttp3/ResponseBody;>;>;
Signature: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;>;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
public com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner reset(java.lang.String, java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
aload 1
aload 2
aload 3
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.resetWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
invokevirtual rx.Observable.toBlocking:()Lrx/observables/BlockingObservable;
invokevirtual rx.observables.BlockingObservable.last:()Ljava/lang/Object;
checkcast com.microsoft.rest.ServiceResponse
invokevirtual com.microsoft.rest.ServiceResponse.body:()Ljava/lang/Object;
checkcast com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 gatewayVip Ljava/lang/String;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
gatewayVip
public com.microsoft.rest.ServiceFuture<com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner> resetAsync(java.lang.String, java.lang.String, java.lang.String, com.microsoft.rest.ServiceCallback<com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner>);
descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=5, args_size=5
start local 0 start local 1 start local 2 start local 3 start local 4 0: aload 0
aload 1
aload 2
aload 3
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.resetWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
aload 4
invokestatic com.microsoft.rest.ServiceFuture.fromResponse:(Lrx/Observable;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
areturn
end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 gatewayVip Ljava/lang/String;
0 1 4 serviceCallback Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;>;
Signature: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;>;)Lcom/microsoft/rest/ServiceFuture<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
gatewayVip
serviceCallback final
public rx.Observable<com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner> resetAsync(java.lang.String, java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
aload 1
aload 2
aload 3
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.resetWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$41
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$41.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 gatewayVip Ljava/lang/String;
Signature: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
gatewayVip
public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner>> resetWithServiceResponseAsync(java.lang.String, java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=8, locals=5, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 1
ifnonnull 2
1: new java.lang.IllegalArgumentException
dup
ldc "Parameter resourceGroupName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
2: StackMap locals:
StackMap stack:
aload 2
ifnonnull 4
3: new java.lang.IllegalArgumentException
dup
ldc "Parameter virtualNetworkGatewayName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
4: StackMap locals:
StackMap stack:
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
ifnonnull 6
5: new java.lang.IllegalArgumentException
dup
ldc "Parameter this.client.subscriptionId() is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
6: StackMap locals:
StackMap stack:
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.service:Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService;
aload 1
aload 2
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
aload 3
ldc "2019-11-01"
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.acceptLanguage:()Ljava/lang/String;
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.userAgent:()Ljava/lang/String;
invokeinterface com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService.reset:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
astore 4
start local 4 7: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.getAzureClient:()Lcom/microsoft/azure/AzureClient;
aload 4
new com.microsoft.azure.LongRunningOperationOptions
dup
invokespecial com.microsoft.azure.LongRunningOperationOptions.<init>:()V
getstatic com.microsoft.azure.LongRunningFinalState.LOCATION:Lcom/microsoft/azure/LongRunningFinalState;
invokevirtual com.microsoft.azure.LongRunningOperationOptions.withFinalStateVia:(Lcom/microsoft/azure/LongRunningFinalState;)Lcom/microsoft/azure/LongRunningOperationOptions;
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$42
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$42.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$42.getType:()Ljava/lang/reflect/Type;
invokevirtual com.microsoft.azure.AzureClient.getPostOrDeleteResultAsync:(Lrx/Observable;Lcom/microsoft/azure/LongRunningOperationOptions;Ljava/lang/reflect/Type;)Lrx/Observable;
areturn
end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 8 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 8 1 resourceGroupName Ljava/lang/String;
0 8 2 virtualNetworkGatewayName Ljava/lang/String;
0 8 3 gatewayVip Ljava/lang/String;
7 8 4 observable Lrx/Observable<Lretrofit2/Response<Lokhttp3/ResponseBody;>;>;
Signature: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;>;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
gatewayVip
public com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner beginReset(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.beginResetWithServiceResponseAsync:(Ljava/lang/String;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.management.network.implementation.VirtualNetworkGatewayInner
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
public com.microsoft.rest.ServiceFuture<com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner> beginResetAsync(java.lang.String, java.lang.String, com.microsoft.rest.ServiceCallback<com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner>);
descriptor: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.beginResetWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
aload 3
invokestatic com.microsoft.rest.ServiceFuture.fromResponse:(Lrx/Observable;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 serviceCallback Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;>;
Signature: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;>;)Lcom/microsoft/rest/ServiceFuture<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
serviceCallback final
public rx.Observable<com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner> beginResetAsync(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.beginResetWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$43
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$43.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
Signature: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner>> beginResetWithServiceResponseAsync(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=8, locals=4, args_size=3
start local 0 start local 1 start local 2 0: aload 1
ifnonnull 2
1: new java.lang.IllegalArgumentException
dup
ldc "Parameter resourceGroupName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
2: StackMap locals:
StackMap stack:
aload 2
ifnonnull 4
3: new java.lang.IllegalArgumentException
dup
ldc "Parameter virtualNetworkGatewayName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
4: StackMap locals:
StackMap stack:
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
ifnonnull 6
5: new java.lang.IllegalArgumentException
dup
ldc "Parameter this.client.subscriptionId() is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
6: StackMap locals:
StackMap stack:
aconst_null
astore 3
start local 3 7: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.service:Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService;
aload 1
aload 2
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
aload 3
ldc "2019-11-01"
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.acceptLanguage:()Ljava/lang/String;
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.userAgent:()Ljava/lang/String;
invokeinterface com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService.beginReset:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
8: new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$44
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$44.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.flatMap:(Lrx/functions/Func1;)Lrx/Observable;
9: areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 10 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 10 1 resourceGroupName Ljava/lang/String;
0 10 2 virtualNetworkGatewayName Ljava/lang/String;
7 10 3 gatewayVip Ljava/lang/String;
Signature: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;>;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
public com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner beginReset(java.lang.String, java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
aload 1
aload 2
aload 3
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.beginResetWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;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.management.network.implementation.VirtualNetworkGatewayInner
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 gatewayVip Ljava/lang/String;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
gatewayVip
public com.microsoft.rest.ServiceFuture<com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner> beginResetAsync(java.lang.String, java.lang.String, java.lang.String, com.microsoft.rest.ServiceCallback<com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner>);
descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=5, args_size=5
start local 0 start local 1 start local 2 start local 3 start local 4 0: aload 0
aload 1
aload 2
aload 3
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.beginResetWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
aload 4
invokestatic com.microsoft.rest.ServiceFuture.fromResponse:(Lrx/Observable;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
areturn
end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 gatewayVip Ljava/lang/String;
0 1 4 serviceCallback Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;>;
Signature: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;>;)Lcom/microsoft/rest/ServiceFuture<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
gatewayVip
serviceCallback final
public rx.Observable<com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner> beginResetAsync(java.lang.String, java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
aload 1
aload 2
aload 3
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.beginResetWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$45
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$45.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 gatewayVip Ljava/lang/String;
Signature: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
gatewayVip
public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner>> beginResetWithServiceResponseAsync(java.lang.String, java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=8, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 1
ifnonnull 2
1: new java.lang.IllegalArgumentException
dup
ldc "Parameter resourceGroupName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
2: StackMap locals:
StackMap stack:
aload 2
ifnonnull 4
3: new java.lang.IllegalArgumentException
dup
ldc "Parameter virtualNetworkGatewayName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
4: StackMap locals:
StackMap stack:
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
ifnonnull 6
5: new java.lang.IllegalArgumentException
dup
ldc "Parameter this.client.subscriptionId() is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
6: StackMap locals:
StackMap stack:
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.service:Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService;
aload 1
aload 2
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
aload 3
ldc "2019-11-01"
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.acceptLanguage:()Ljava/lang/String;
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.userAgent:()Ljava/lang/String;
invokeinterface com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService.beginReset:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
7: new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$46
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$46.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.flatMap:(Lrx/functions/Func1;)Lrx/Observable;
8: areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 9 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 9 1 resourceGroupName Ljava/lang/String;
0 9 2 virtualNetworkGatewayName Ljava/lang/String;
0 9 3 gatewayVip Ljava/lang/String;
Signature: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;>;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
gatewayVip
private com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner> beginResetDelegate(retrofit2.Response<okhttp3.ResponseBody>);
descriptor: (Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
flags: (0x0002) ACC_PRIVATE
Code:
stack=5, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.restClient:()Lcom/microsoft/rest/RestClient;
invokevirtual com.microsoft.rest.RestClient.responseBuilderFactory:()Lcom/microsoft/rest/protocol/ResponseBuilder$Factory;
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.serializerAdapter:()Lcom/microsoft/rest/protocol/SerializerAdapter;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder$Factory.newInstance:(Lcom/microsoft/rest/protocol/SerializerAdapter;)Lcom/microsoft/rest/protocol/ResponseBuilder;
1: sipush 200
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$47
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$47.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$47.getType:()Ljava/lang/reflect/Type;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.register:(ILjava/lang/reflect/Type;)Lcom/microsoft/rest/protocol/ResponseBuilder;
2: sipush 202
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$48
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$48.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$48.getType:()Ljava/lang/reflect/Type;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.register:(ILjava/lang/reflect/Type;)Lcom/microsoft/rest/protocol/ResponseBuilder;
3: ldc Lcom/microsoft/azure/CloudException;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.registerError:(Ljava/lang/Class;)Lcom/microsoft/rest/protocol/ResponseBuilder;
4: aload 1
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.build:(Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
5: areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 6 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 6 1 response Lretrofit2/Response<Lokhttp3/ResponseBody;>;
Exceptions:
throws com.microsoft.azure.CloudException, java.io.IOException, java.lang.IllegalArgumentException
Signature: (Lretrofit2/Response<Lokhttp3/ResponseBody;>;)Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;>;
MethodParameters:
Name Flags
response
public void resetVpnClientSharedKey(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.resetVpnClientSharedKeyWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
invokevirtual rx.Observable.toBlocking:()Lrx/observables/BlockingObservable;
invokevirtual rx.observables.BlockingObservable.last:()Ljava/lang/Object;
checkcast com.microsoft.rest.ServiceResponse
invokevirtual com.microsoft.rest.ServiceResponse.body:()Ljava/lang/Object;
pop
1: return
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 2 1 resourceGroupName Ljava/lang/String;
0 2 2 virtualNetworkGatewayName Ljava/lang/String;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
public com.microsoft.rest.ServiceFuture<java.lang.Void> resetVpnClientSharedKeyAsync(java.lang.String, java.lang.String, com.microsoft.rest.ServiceCallback<java.lang.Void>);
descriptor: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.resetVpnClientSharedKeyWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
aload 3
invokestatic com.microsoft.rest.ServiceFuture.fromResponse:(Lrx/Observable;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 serviceCallback Lcom/microsoft/rest/ServiceCallback<Ljava/lang/Void;>;
Signature: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback<Ljava/lang/Void;>;)Lcom/microsoft/rest/ServiceFuture<Ljava/lang/Void;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
serviceCallback final
public rx.Observable<java.lang.Void> resetVpnClientSharedKeyAsync(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.resetVpnClientSharedKeyWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$49
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$49.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
Signature: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Ljava/lang/Void;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
public rx.Observable<com.microsoft.rest.ServiceResponse<java.lang.Void>> resetVpnClientSharedKeyWithServiceResponseAsync(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=7, locals=4, args_size=3
start local 0 start local 1 start local 2 0: aload 1
ifnonnull 2
1: new java.lang.IllegalArgumentException
dup
ldc "Parameter resourceGroupName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
2: StackMap locals:
StackMap stack:
aload 2
ifnonnull 4
3: new java.lang.IllegalArgumentException
dup
ldc "Parameter virtualNetworkGatewayName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
4: StackMap locals:
StackMap stack:
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
ifnonnull 6
5: new java.lang.IllegalArgumentException
dup
ldc "Parameter this.client.subscriptionId() is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
6: StackMap locals:
StackMap stack:
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.service:Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService;
aload 1
aload 2
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
ldc "2019-11-01"
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.acceptLanguage:()Ljava/lang/String;
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.userAgent:()Ljava/lang/String;
invokeinterface com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService.resetVpnClientSharedKey:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
astore 3
start local 3 7: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.getAzureClient:()Lcom/microsoft/azure/AzureClient;
aload 3
new com.microsoft.azure.LongRunningOperationOptions
dup
invokespecial com.microsoft.azure.LongRunningOperationOptions.<init>:()V
getstatic com.microsoft.azure.LongRunningFinalState.LOCATION:Lcom/microsoft/azure/LongRunningFinalState;
invokevirtual com.microsoft.azure.LongRunningOperationOptions.withFinalStateVia:(Lcom/microsoft/azure/LongRunningFinalState;)Lcom/microsoft/azure/LongRunningOperationOptions;
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$50
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$50.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$50.getType:()Ljava/lang/reflect/Type;
invokevirtual com.microsoft.azure.AzureClient.getPostOrDeleteResultAsync:(Lrx/Observable;Lcom/microsoft/azure/LongRunningOperationOptions;Ljava/lang/reflect/Type;)Lrx/Observable;
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 8 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 8 1 resourceGroupName Ljava/lang/String;
0 8 2 virtualNetworkGatewayName Ljava/lang/String;
7 8 3 observable Lrx/Observable<Lretrofit2/Response<Lokhttp3/ResponseBody;>;>;
Signature: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Ljava/lang/Void;>;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
public void beginResetVpnClientSharedKey(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.beginResetVpnClientSharedKeyWithServiceResponseAsync:(Ljava/lang/String;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;
pop
1: return
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 2 1 resourceGroupName Ljava/lang/String;
0 2 2 virtualNetworkGatewayName Ljava/lang/String;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
public com.microsoft.rest.ServiceFuture<java.lang.Void> beginResetVpnClientSharedKeyAsync(java.lang.String, java.lang.String, com.microsoft.rest.ServiceCallback<java.lang.Void>);
descriptor: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.beginResetVpnClientSharedKeyWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
aload 3
invokestatic com.microsoft.rest.ServiceFuture.fromResponse:(Lrx/Observable;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 serviceCallback Lcom/microsoft/rest/ServiceCallback<Ljava/lang/Void;>;
Signature: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback<Ljava/lang/Void;>;)Lcom/microsoft/rest/ServiceFuture<Ljava/lang/Void;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
serviceCallback final
public rx.Observable<java.lang.Void> beginResetVpnClientSharedKeyAsync(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.beginResetVpnClientSharedKeyWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$51
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$51.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
Signature: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Ljava/lang/Void;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
public rx.Observable<com.microsoft.rest.ServiceResponse<java.lang.Void>> beginResetVpnClientSharedKeyWithServiceResponseAsync(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=7, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 1
ifnonnull 2
1: new java.lang.IllegalArgumentException
dup
ldc "Parameter resourceGroupName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
2: StackMap locals:
StackMap stack:
aload 2
ifnonnull 4
3: new java.lang.IllegalArgumentException
dup
ldc "Parameter virtualNetworkGatewayName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
4: StackMap locals:
StackMap stack:
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
ifnonnull 6
5: new java.lang.IllegalArgumentException
dup
ldc "Parameter this.client.subscriptionId() is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
6: StackMap locals:
StackMap stack:
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.service:Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService;
aload 1
aload 2
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
ldc "2019-11-01"
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.acceptLanguage:()Ljava/lang/String;
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.userAgent:()Ljava/lang/String;
invokeinterface com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService.beginResetVpnClientSharedKey:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
7: new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$52
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$52.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.flatMap:(Lrx/functions/Func1;)Lrx/Observable;
8: areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 9 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 9 1 resourceGroupName Ljava/lang/String;
0 9 2 virtualNetworkGatewayName Ljava/lang/String;
Signature: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Ljava/lang/Void;>;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
private com.microsoft.rest.ServiceResponse<java.lang.Void> beginResetVpnClientSharedKeyDelegate(retrofit2.Response<okhttp3.ResponseBody>);
descriptor: (Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
flags: (0x0002) ACC_PRIVATE
Code:
stack=5, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.restClient:()Lcom/microsoft/rest/RestClient;
invokevirtual com.microsoft.rest.RestClient.responseBuilderFactory:()Lcom/microsoft/rest/protocol/ResponseBuilder$Factory;
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.serializerAdapter:()Lcom/microsoft/rest/protocol/SerializerAdapter;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder$Factory.newInstance:(Lcom/microsoft/rest/protocol/SerializerAdapter;)Lcom/microsoft/rest/protocol/ResponseBuilder;
1: sipush 200
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$53
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$53.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$53.getType:()Ljava/lang/reflect/Type;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.register:(ILjava/lang/reflect/Type;)Lcom/microsoft/rest/protocol/ResponseBuilder;
2: sipush 202
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$54
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$54.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$54.getType:()Ljava/lang/reflect/Type;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.register:(ILjava/lang/reflect/Type;)Lcom/microsoft/rest/protocol/ResponseBuilder;
3: ldc Lcom/microsoft/azure/CloudException;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.registerError:(Ljava/lang/Class;)Lcom/microsoft/rest/protocol/ResponseBuilder;
4: aload 1
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.build:(Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
5: areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 6 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 6 1 response Lretrofit2/Response<Lokhttp3/ResponseBody;>;
Exceptions:
throws com.microsoft.azure.CloudException, java.io.IOException, java.lang.IllegalArgumentException
Signature: (Lretrofit2/Response<Lokhttp3/ResponseBody;>;)Lcom/microsoft/rest/ServiceResponse<Ljava/lang/Void;>;
MethodParameters:
Name Flags
response
public java.lang.String generatevpnclientpackage(java.lang.String, java.lang.String, com.microsoft.azure.management.network.VpnClientParameters);
descriptor: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/VpnClientParameters;)Ljava/lang/String;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
aload 1
aload 2
aload 3
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.generatevpnclientpackageWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/VpnClientParameters;)Lrx/Observable;
invokevirtual rx.Observable.toBlocking:()Lrx/observables/BlockingObservable;
invokevirtual rx.observables.BlockingObservable.last:()Ljava/lang/Object;
checkcast com.microsoft.rest.ServiceResponse
invokevirtual com.microsoft.rest.ServiceResponse.body:()Ljava/lang/Object;
checkcast java.lang.String
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 parameters Lcom/microsoft/azure/management/network/VpnClientParameters;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
parameters
public com.microsoft.rest.ServiceFuture<java.lang.String> generatevpnclientpackageAsync(java.lang.String, java.lang.String, com.microsoft.azure.management.network.VpnClientParameters, com.microsoft.rest.ServiceCallback<java.lang.String>);
descriptor: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/VpnClientParameters;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=5, args_size=5
start local 0 start local 1 start local 2 start local 3 start local 4 0: aload 0
aload 1
aload 2
aload 3
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.generatevpnclientpackageWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/VpnClientParameters;)Lrx/Observable;
aload 4
invokestatic com.microsoft.rest.ServiceFuture.fromResponse:(Lrx/Observable;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
areturn
end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 parameters Lcom/microsoft/azure/management/network/VpnClientParameters;
0 1 4 serviceCallback Lcom/microsoft/rest/ServiceCallback<Ljava/lang/String;>;
Signature: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/VpnClientParameters;Lcom/microsoft/rest/ServiceCallback<Ljava/lang/String;>;)Lcom/microsoft/rest/ServiceFuture<Ljava/lang/String;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
parameters
serviceCallback final
public rx.Observable<java.lang.String> generatevpnclientpackageAsync(java.lang.String, java.lang.String, com.microsoft.azure.management.network.VpnClientParameters);
descriptor: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/VpnClientParameters;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
aload 1
aload 2
aload 3
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.generatevpnclientpackageWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/VpnClientParameters;)Lrx/Observable;
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$55
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$55.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 parameters Lcom/microsoft/azure/management/network/VpnClientParameters;
Signature: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/VpnClientParameters;)Lrx/Observable<Ljava/lang/String;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
parameters
public rx.Observable<com.microsoft.rest.ServiceResponse<java.lang.String>> generatevpnclientpackageWithServiceResponseAsync(java.lang.String, java.lang.String, com.microsoft.azure.management.network.VpnClientParameters);
descriptor: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/VpnClientParameters;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=8, locals=5, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 1
ifnonnull 2
1: new java.lang.IllegalArgumentException
dup
ldc "Parameter resourceGroupName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
2: StackMap locals:
StackMap stack:
aload 2
ifnonnull 4
3: new java.lang.IllegalArgumentException
dup
ldc "Parameter virtualNetworkGatewayName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
4: StackMap locals:
StackMap stack:
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
ifnonnull 6
5: new java.lang.IllegalArgumentException
dup
ldc "Parameter this.client.subscriptionId() is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
6: StackMap locals:
StackMap stack:
aload 3
ifnonnull 8
7: new java.lang.IllegalArgumentException
dup
ldc "Parameter parameters is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
8: StackMap locals:
StackMap stack:
aload 3
invokestatic com.microsoft.rest.Validator.validate:(Ljava/lang/Object;)V
9: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.service:Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService;
aload 1
aload 2
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
aload 3
ldc "2019-11-01"
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.acceptLanguage:()Ljava/lang/String;
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.userAgent:()Ljava/lang/String;
invokeinterface com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService.generatevpnclientpackage:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/VpnClientParameters;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
astore 4
start local 4 10: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.getAzureClient:()Lcom/microsoft/azure/AzureClient;
aload 4
new com.microsoft.azure.LongRunningOperationOptions
dup
invokespecial com.microsoft.azure.LongRunningOperationOptions.<init>:()V
getstatic com.microsoft.azure.LongRunningFinalState.LOCATION:Lcom/microsoft/azure/LongRunningFinalState;
invokevirtual com.microsoft.azure.LongRunningOperationOptions.withFinalStateVia:(Lcom/microsoft/azure/LongRunningFinalState;)Lcom/microsoft/azure/LongRunningOperationOptions;
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$56
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$56.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$56.getType:()Ljava/lang/reflect/Type;
invokevirtual com.microsoft.azure.AzureClient.getPostOrDeleteResultAsync:(Lrx/Observable;Lcom/microsoft/azure/LongRunningOperationOptions;Ljava/lang/reflect/Type;)Lrx/Observable;
areturn
end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 11 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 11 1 resourceGroupName Ljava/lang/String;
0 11 2 virtualNetworkGatewayName Ljava/lang/String;
0 11 3 parameters Lcom/microsoft/azure/management/network/VpnClientParameters;
10 11 4 observable Lrx/Observable<Lretrofit2/Response<Lokhttp3/ResponseBody;>;>;
Signature: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/VpnClientParameters;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Ljava/lang/String;>;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
parameters
public java.lang.String beginGeneratevpnclientpackage(java.lang.String, java.lang.String, com.microsoft.azure.management.network.VpnClientParameters);
descriptor: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/VpnClientParameters;)Ljava/lang/String;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
aload 1
aload 2
aload 3
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.beginGeneratevpnclientpackageWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/VpnClientParameters;)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 java.lang.String
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 parameters Lcom/microsoft/azure/management/network/VpnClientParameters;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
parameters
public com.microsoft.rest.ServiceFuture<java.lang.String> beginGeneratevpnclientpackageAsync(java.lang.String, java.lang.String, com.microsoft.azure.management.network.VpnClientParameters, com.microsoft.rest.ServiceCallback<java.lang.String>);
descriptor: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/VpnClientParameters;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=5, args_size=5
start local 0 start local 1 start local 2 start local 3 start local 4 0: aload 0
aload 1
aload 2
aload 3
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.beginGeneratevpnclientpackageWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/VpnClientParameters;)Lrx/Observable;
aload 4
invokestatic com.microsoft.rest.ServiceFuture.fromResponse:(Lrx/Observable;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
areturn
end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 parameters Lcom/microsoft/azure/management/network/VpnClientParameters;
0 1 4 serviceCallback Lcom/microsoft/rest/ServiceCallback<Ljava/lang/String;>;
Signature: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/VpnClientParameters;Lcom/microsoft/rest/ServiceCallback<Ljava/lang/String;>;)Lcom/microsoft/rest/ServiceFuture<Ljava/lang/String;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
parameters
serviceCallback final
public rx.Observable<java.lang.String> beginGeneratevpnclientpackageAsync(java.lang.String, java.lang.String, com.microsoft.azure.management.network.VpnClientParameters);
descriptor: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/VpnClientParameters;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
aload 1
aload 2
aload 3
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.beginGeneratevpnclientpackageWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/VpnClientParameters;)Lrx/Observable;
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$57
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$57.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 parameters Lcom/microsoft/azure/management/network/VpnClientParameters;
Signature: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/VpnClientParameters;)Lrx/Observable<Ljava/lang/String;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
parameters
public rx.Observable<com.microsoft.rest.ServiceResponse<java.lang.String>> beginGeneratevpnclientpackageWithServiceResponseAsync(java.lang.String, java.lang.String, com.microsoft.azure.management.network.VpnClientParameters);
descriptor: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/VpnClientParameters;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=8, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 1
ifnonnull 2
1: new java.lang.IllegalArgumentException
dup
ldc "Parameter resourceGroupName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
2: StackMap locals:
StackMap stack:
aload 2
ifnonnull 4
3: new java.lang.IllegalArgumentException
dup
ldc "Parameter virtualNetworkGatewayName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
4: StackMap locals:
StackMap stack:
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
ifnonnull 6
5: new java.lang.IllegalArgumentException
dup
ldc "Parameter this.client.subscriptionId() is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
6: StackMap locals:
StackMap stack:
aload 3
ifnonnull 8
7: new java.lang.IllegalArgumentException
dup
ldc "Parameter parameters is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
8: StackMap locals:
StackMap stack:
aload 3
invokestatic com.microsoft.rest.Validator.validate:(Ljava/lang/Object;)V
9: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.service:Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService;
aload 1
aload 2
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
aload 3
ldc "2019-11-01"
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.acceptLanguage:()Ljava/lang/String;
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.userAgent:()Ljava/lang/String;
invokeinterface com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService.beginGeneratevpnclientpackage:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/VpnClientParameters;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
10: new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$58
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$58.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.flatMap:(Lrx/functions/Func1;)Lrx/Observable;
11: areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 12 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 12 1 resourceGroupName Ljava/lang/String;
0 12 2 virtualNetworkGatewayName Ljava/lang/String;
0 12 3 parameters Lcom/microsoft/azure/management/network/VpnClientParameters;
Signature: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/VpnClientParameters;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Ljava/lang/String;>;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
parameters
private com.microsoft.rest.ServiceResponse<java.lang.String> beginGeneratevpnclientpackageDelegate(retrofit2.Response<okhttp3.ResponseBody>);
descriptor: (Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
flags: (0x0002) ACC_PRIVATE
Code:
stack=5, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.restClient:()Lcom/microsoft/rest/RestClient;
invokevirtual com.microsoft.rest.RestClient.responseBuilderFactory:()Lcom/microsoft/rest/protocol/ResponseBuilder$Factory;
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.serializerAdapter:()Lcom/microsoft/rest/protocol/SerializerAdapter;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder$Factory.newInstance:(Lcom/microsoft/rest/protocol/SerializerAdapter;)Lcom/microsoft/rest/protocol/ResponseBuilder;
1: sipush 200
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$59
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$59.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$59.getType:()Ljava/lang/reflect/Type;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.register:(ILjava/lang/reflect/Type;)Lcom/microsoft/rest/protocol/ResponseBuilder;
2: sipush 202
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$60
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$60.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$60.getType:()Ljava/lang/reflect/Type;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.register:(ILjava/lang/reflect/Type;)Lcom/microsoft/rest/protocol/ResponseBuilder;
3: ldc Lcom/microsoft/azure/CloudException;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.registerError:(Ljava/lang/Class;)Lcom/microsoft/rest/protocol/ResponseBuilder;
4: aload 1
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.build:(Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
5: areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 6 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 6 1 response Lretrofit2/Response<Lokhttp3/ResponseBody;>;
Exceptions:
throws com.microsoft.azure.CloudException, java.io.IOException, java.lang.IllegalArgumentException
Signature: (Lretrofit2/Response<Lokhttp3/ResponseBody;>;)Lcom/microsoft/rest/ServiceResponse<Ljava/lang/String;>;
MethodParameters:
Name Flags
response
public java.lang.String generateVpnProfile(java.lang.String, java.lang.String, com.microsoft.azure.management.network.VpnClientParameters);
descriptor: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/VpnClientParameters;)Ljava/lang/String;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
aload 1
aload 2
aload 3
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.generateVpnProfileWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/VpnClientParameters;)Lrx/Observable;
invokevirtual rx.Observable.toBlocking:()Lrx/observables/BlockingObservable;
invokevirtual rx.observables.BlockingObservable.last:()Ljava/lang/Object;
checkcast com.microsoft.rest.ServiceResponse
invokevirtual com.microsoft.rest.ServiceResponse.body:()Ljava/lang/Object;
checkcast java.lang.String
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 parameters Lcom/microsoft/azure/management/network/VpnClientParameters;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
parameters
public com.microsoft.rest.ServiceFuture<java.lang.String> generateVpnProfileAsync(java.lang.String, java.lang.String, com.microsoft.azure.management.network.VpnClientParameters, com.microsoft.rest.ServiceCallback<java.lang.String>);
descriptor: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/VpnClientParameters;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=5, args_size=5
start local 0 start local 1 start local 2 start local 3 start local 4 0: aload 0
aload 1
aload 2
aload 3
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.generateVpnProfileWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/VpnClientParameters;)Lrx/Observable;
aload 4
invokestatic com.microsoft.rest.ServiceFuture.fromResponse:(Lrx/Observable;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
areturn
end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 parameters Lcom/microsoft/azure/management/network/VpnClientParameters;
0 1 4 serviceCallback Lcom/microsoft/rest/ServiceCallback<Ljava/lang/String;>;
Signature: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/VpnClientParameters;Lcom/microsoft/rest/ServiceCallback<Ljava/lang/String;>;)Lcom/microsoft/rest/ServiceFuture<Ljava/lang/String;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
parameters
serviceCallback final
public rx.Observable<java.lang.String> generateVpnProfileAsync(java.lang.String, java.lang.String, com.microsoft.azure.management.network.VpnClientParameters);
descriptor: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/VpnClientParameters;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
aload 1
aload 2
aload 3
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.generateVpnProfileWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/VpnClientParameters;)Lrx/Observable;
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$61
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$61.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 parameters Lcom/microsoft/azure/management/network/VpnClientParameters;
Signature: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/VpnClientParameters;)Lrx/Observable<Ljava/lang/String;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
parameters
public rx.Observable<com.microsoft.rest.ServiceResponse<java.lang.String>> generateVpnProfileWithServiceResponseAsync(java.lang.String, java.lang.String, com.microsoft.azure.management.network.VpnClientParameters);
descriptor: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/VpnClientParameters;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=8, locals=5, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 1
ifnonnull 2
1: new java.lang.IllegalArgumentException
dup
ldc "Parameter resourceGroupName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
2: StackMap locals:
StackMap stack:
aload 2
ifnonnull 4
3: new java.lang.IllegalArgumentException
dup
ldc "Parameter virtualNetworkGatewayName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
4: StackMap locals:
StackMap stack:
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
ifnonnull 6
5: new java.lang.IllegalArgumentException
dup
ldc "Parameter this.client.subscriptionId() is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
6: StackMap locals:
StackMap stack:
aload 3
ifnonnull 8
7: new java.lang.IllegalArgumentException
dup
ldc "Parameter parameters is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
8: StackMap locals:
StackMap stack:
aload 3
invokestatic com.microsoft.rest.Validator.validate:(Ljava/lang/Object;)V
9: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.service:Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService;
aload 1
aload 2
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
aload 3
ldc "2019-11-01"
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.acceptLanguage:()Ljava/lang/String;
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.userAgent:()Ljava/lang/String;
invokeinterface com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService.generateVpnProfile:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/VpnClientParameters;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
astore 4
start local 4 10: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.getAzureClient:()Lcom/microsoft/azure/AzureClient;
aload 4
new com.microsoft.azure.LongRunningOperationOptions
dup
invokespecial com.microsoft.azure.LongRunningOperationOptions.<init>:()V
getstatic com.microsoft.azure.LongRunningFinalState.LOCATION:Lcom/microsoft/azure/LongRunningFinalState;
invokevirtual com.microsoft.azure.LongRunningOperationOptions.withFinalStateVia:(Lcom/microsoft/azure/LongRunningFinalState;)Lcom/microsoft/azure/LongRunningOperationOptions;
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$62
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$62.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$62.getType:()Ljava/lang/reflect/Type;
invokevirtual com.microsoft.azure.AzureClient.getPostOrDeleteResultAsync:(Lrx/Observable;Lcom/microsoft/azure/LongRunningOperationOptions;Ljava/lang/reflect/Type;)Lrx/Observable;
areturn
end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 11 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 11 1 resourceGroupName Ljava/lang/String;
0 11 2 virtualNetworkGatewayName Ljava/lang/String;
0 11 3 parameters Lcom/microsoft/azure/management/network/VpnClientParameters;
10 11 4 observable Lrx/Observable<Lretrofit2/Response<Lokhttp3/ResponseBody;>;>;
Signature: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/VpnClientParameters;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Ljava/lang/String;>;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
parameters
public java.lang.String beginGenerateVpnProfile(java.lang.String, java.lang.String, com.microsoft.azure.management.network.VpnClientParameters);
descriptor: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/VpnClientParameters;)Ljava/lang/String;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
aload 1
aload 2
aload 3
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.beginGenerateVpnProfileWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/VpnClientParameters;)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 java.lang.String
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 parameters Lcom/microsoft/azure/management/network/VpnClientParameters;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
parameters
public com.microsoft.rest.ServiceFuture<java.lang.String> beginGenerateVpnProfileAsync(java.lang.String, java.lang.String, com.microsoft.azure.management.network.VpnClientParameters, com.microsoft.rest.ServiceCallback<java.lang.String>);
descriptor: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/VpnClientParameters;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=5, args_size=5
start local 0 start local 1 start local 2 start local 3 start local 4 0: aload 0
aload 1
aload 2
aload 3
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.beginGenerateVpnProfileWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/VpnClientParameters;)Lrx/Observable;
aload 4
invokestatic com.microsoft.rest.ServiceFuture.fromResponse:(Lrx/Observable;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
areturn
end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 parameters Lcom/microsoft/azure/management/network/VpnClientParameters;
0 1 4 serviceCallback Lcom/microsoft/rest/ServiceCallback<Ljava/lang/String;>;
Signature: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/VpnClientParameters;Lcom/microsoft/rest/ServiceCallback<Ljava/lang/String;>;)Lcom/microsoft/rest/ServiceFuture<Ljava/lang/String;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
parameters
serviceCallback final
public rx.Observable<java.lang.String> beginGenerateVpnProfileAsync(java.lang.String, java.lang.String, com.microsoft.azure.management.network.VpnClientParameters);
descriptor: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/VpnClientParameters;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
aload 1
aload 2
aload 3
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.beginGenerateVpnProfileWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/VpnClientParameters;)Lrx/Observable;
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$63
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$63.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 parameters Lcom/microsoft/azure/management/network/VpnClientParameters;
Signature: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/VpnClientParameters;)Lrx/Observable<Ljava/lang/String;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
parameters
public rx.Observable<com.microsoft.rest.ServiceResponse<java.lang.String>> beginGenerateVpnProfileWithServiceResponseAsync(java.lang.String, java.lang.String, com.microsoft.azure.management.network.VpnClientParameters);
descriptor: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/VpnClientParameters;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=8, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 1
ifnonnull 2
1: new java.lang.IllegalArgumentException
dup
ldc "Parameter resourceGroupName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
2: StackMap locals:
StackMap stack:
aload 2
ifnonnull 4
3: new java.lang.IllegalArgumentException
dup
ldc "Parameter virtualNetworkGatewayName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
4: StackMap locals:
StackMap stack:
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
ifnonnull 6
5: new java.lang.IllegalArgumentException
dup
ldc "Parameter this.client.subscriptionId() is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
6: StackMap locals:
StackMap stack:
aload 3
ifnonnull 8
7: new java.lang.IllegalArgumentException
dup
ldc "Parameter parameters is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
8: StackMap locals:
StackMap stack:
aload 3
invokestatic com.microsoft.rest.Validator.validate:(Ljava/lang/Object;)V
9: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.service:Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService;
aload 1
aload 2
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
aload 3
ldc "2019-11-01"
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.acceptLanguage:()Ljava/lang/String;
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.userAgent:()Ljava/lang/String;
invokeinterface com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService.beginGenerateVpnProfile:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/VpnClientParameters;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
10: new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$64
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$64.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.flatMap:(Lrx/functions/Func1;)Lrx/Observable;
11: areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 12 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 12 1 resourceGroupName Ljava/lang/String;
0 12 2 virtualNetworkGatewayName Ljava/lang/String;
0 12 3 parameters Lcom/microsoft/azure/management/network/VpnClientParameters;
Signature: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/VpnClientParameters;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Ljava/lang/String;>;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
parameters
private com.microsoft.rest.ServiceResponse<java.lang.String> beginGenerateVpnProfileDelegate(retrofit2.Response<okhttp3.ResponseBody>);
descriptor: (Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
flags: (0x0002) ACC_PRIVATE
Code:
stack=5, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.restClient:()Lcom/microsoft/rest/RestClient;
invokevirtual com.microsoft.rest.RestClient.responseBuilderFactory:()Lcom/microsoft/rest/protocol/ResponseBuilder$Factory;
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.serializerAdapter:()Lcom/microsoft/rest/protocol/SerializerAdapter;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder$Factory.newInstance:(Lcom/microsoft/rest/protocol/SerializerAdapter;)Lcom/microsoft/rest/protocol/ResponseBuilder;
1: sipush 200
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$65
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$65.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$65.getType:()Ljava/lang/reflect/Type;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.register:(ILjava/lang/reflect/Type;)Lcom/microsoft/rest/protocol/ResponseBuilder;
2: sipush 202
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$66
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$66.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$66.getType:()Ljava/lang/reflect/Type;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.register:(ILjava/lang/reflect/Type;)Lcom/microsoft/rest/protocol/ResponseBuilder;
3: ldc Lcom/microsoft/azure/CloudException;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.registerError:(Ljava/lang/Class;)Lcom/microsoft/rest/protocol/ResponseBuilder;
4: aload 1
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.build:(Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
5: areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 6 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 6 1 response Lretrofit2/Response<Lokhttp3/ResponseBody;>;
Exceptions:
throws com.microsoft.azure.CloudException, java.io.IOException, java.lang.IllegalArgumentException
Signature: (Lretrofit2/Response<Lokhttp3/ResponseBody;>;)Lcom/microsoft/rest/ServiceResponse<Ljava/lang/String;>;
MethodParameters:
Name Flags
response
public java.lang.String getVpnProfilePackageUrl(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.getVpnProfilePackageUrlWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
invokevirtual rx.Observable.toBlocking:()Lrx/observables/BlockingObservable;
invokevirtual rx.observables.BlockingObservable.last:()Ljava/lang/Object;
checkcast com.microsoft.rest.ServiceResponse
invokevirtual com.microsoft.rest.ServiceResponse.body:()Ljava/lang/Object;
checkcast java.lang.String
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
public com.microsoft.rest.ServiceFuture<java.lang.String> getVpnProfilePackageUrlAsync(java.lang.String, java.lang.String, com.microsoft.rest.ServiceCallback<java.lang.String>);
descriptor: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.getVpnProfilePackageUrlWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
aload 3
invokestatic com.microsoft.rest.ServiceFuture.fromResponse:(Lrx/Observable;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 serviceCallback Lcom/microsoft/rest/ServiceCallback<Ljava/lang/String;>;
Signature: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback<Ljava/lang/String;>;)Lcom/microsoft/rest/ServiceFuture<Ljava/lang/String;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
serviceCallback final
public rx.Observable<java.lang.String> getVpnProfilePackageUrlAsync(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.getVpnProfilePackageUrlWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$67
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$67.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
Signature: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Ljava/lang/String;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
public rx.Observable<com.microsoft.rest.ServiceResponse<java.lang.String>> getVpnProfilePackageUrlWithServiceResponseAsync(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=7, locals=4, args_size=3
start local 0 start local 1 start local 2 0: aload 1
ifnonnull 2
1: new java.lang.IllegalArgumentException
dup
ldc "Parameter resourceGroupName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
2: StackMap locals:
StackMap stack:
aload 2
ifnonnull 4
3: new java.lang.IllegalArgumentException
dup
ldc "Parameter virtualNetworkGatewayName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
4: StackMap locals:
StackMap stack:
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
ifnonnull 6
5: new java.lang.IllegalArgumentException
dup
ldc "Parameter this.client.subscriptionId() is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
6: StackMap locals:
StackMap stack:
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.service:Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService;
aload 1
aload 2
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
ldc "2019-11-01"
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.acceptLanguage:()Ljava/lang/String;
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.userAgent:()Ljava/lang/String;
invokeinterface com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService.getVpnProfilePackageUrl:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
astore 3
start local 3 7: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.getAzureClient:()Lcom/microsoft/azure/AzureClient;
aload 3
new com.microsoft.azure.LongRunningOperationOptions
dup
invokespecial com.microsoft.azure.LongRunningOperationOptions.<init>:()V
getstatic com.microsoft.azure.LongRunningFinalState.LOCATION:Lcom/microsoft/azure/LongRunningFinalState;
invokevirtual com.microsoft.azure.LongRunningOperationOptions.withFinalStateVia:(Lcom/microsoft/azure/LongRunningFinalState;)Lcom/microsoft/azure/LongRunningOperationOptions;
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$68
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$68.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$68.getType:()Ljava/lang/reflect/Type;
invokevirtual com.microsoft.azure.AzureClient.getPostOrDeleteResultAsync:(Lrx/Observable;Lcom/microsoft/azure/LongRunningOperationOptions;Ljava/lang/reflect/Type;)Lrx/Observable;
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 8 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 8 1 resourceGroupName Ljava/lang/String;
0 8 2 virtualNetworkGatewayName Ljava/lang/String;
7 8 3 observable Lrx/Observable<Lretrofit2/Response<Lokhttp3/ResponseBody;>;>;
Signature: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Ljava/lang/String;>;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
public java.lang.String beginGetVpnProfilePackageUrl(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.beginGetVpnProfilePackageUrlWithServiceResponseAsync:(Ljava/lang/String;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 java.lang.String
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
public com.microsoft.rest.ServiceFuture<java.lang.String> beginGetVpnProfilePackageUrlAsync(java.lang.String, java.lang.String, com.microsoft.rest.ServiceCallback<java.lang.String>);
descriptor: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.beginGetVpnProfilePackageUrlWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
aload 3
invokestatic com.microsoft.rest.ServiceFuture.fromResponse:(Lrx/Observable;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 serviceCallback Lcom/microsoft/rest/ServiceCallback<Ljava/lang/String;>;
Signature: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback<Ljava/lang/String;>;)Lcom/microsoft/rest/ServiceFuture<Ljava/lang/String;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
serviceCallback final
public rx.Observable<java.lang.String> beginGetVpnProfilePackageUrlAsync(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.beginGetVpnProfilePackageUrlWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$69
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$69.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
Signature: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Ljava/lang/String;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
public rx.Observable<com.microsoft.rest.ServiceResponse<java.lang.String>> beginGetVpnProfilePackageUrlWithServiceResponseAsync(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=7, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 1
ifnonnull 2
1: new java.lang.IllegalArgumentException
dup
ldc "Parameter resourceGroupName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
2: StackMap locals:
StackMap stack:
aload 2
ifnonnull 4
3: new java.lang.IllegalArgumentException
dup
ldc "Parameter virtualNetworkGatewayName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
4: StackMap locals:
StackMap stack:
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
ifnonnull 6
5: new java.lang.IllegalArgumentException
dup
ldc "Parameter this.client.subscriptionId() is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
6: StackMap locals:
StackMap stack:
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.service:Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService;
aload 1
aload 2
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
ldc "2019-11-01"
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.acceptLanguage:()Ljava/lang/String;
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.userAgent:()Ljava/lang/String;
invokeinterface com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService.beginGetVpnProfilePackageUrl:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
7: new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$70
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$70.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.flatMap:(Lrx/functions/Func1;)Lrx/Observable;
8: areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 9 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 9 1 resourceGroupName Ljava/lang/String;
0 9 2 virtualNetworkGatewayName Ljava/lang/String;
Signature: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Ljava/lang/String;>;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
private com.microsoft.rest.ServiceResponse<java.lang.String> beginGetVpnProfilePackageUrlDelegate(retrofit2.Response<okhttp3.ResponseBody>);
descriptor: (Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
flags: (0x0002) ACC_PRIVATE
Code:
stack=5, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.restClient:()Lcom/microsoft/rest/RestClient;
invokevirtual com.microsoft.rest.RestClient.responseBuilderFactory:()Lcom/microsoft/rest/protocol/ResponseBuilder$Factory;
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.serializerAdapter:()Lcom/microsoft/rest/protocol/SerializerAdapter;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder$Factory.newInstance:(Lcom/microsoft/rest/protocol/SerializerAdapter;)Lcom/microsoft/rest/protocol/ResponseBuilder;
1: sipush 200
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$71
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$71.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$71.getType:()Ljava/lang/reflect/Type;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.register:(ILjava/lang/reflect/Type;)Lcom/microsoft/rest/protocol/ResponseBuilder;
2: sipush 202
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$72
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$72.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$72.getType:()Ljava/lang/reflect/Type;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.register:(ILjava/lang/reflect/Type;)Lcom/microsoft/rest/protocol/ResponseBuilder;
3: ldc Lcom/microsoft/azure/CloudException;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.registerError:(Ljava/lang/Class;)Lcom/microsoft/rest/protocol/ResponseBuilder;
4: aload 1
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.build:(Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
5: areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 6 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 6 1 response Lretrofit2/Response<Lokhttp3/ResponseBody;>;
Exceptions:
throws com.microsoft.azure.CloudException, java.io.IOException, java.lang.IllegalArgumentException
Signature: (Lretrofit2/Response<Lokhttp3/ResponseBody;>;)Lcom/microsoft/rest/ServiceResponse<Ljava/lang/String;>;
MethodParameters:
Name Flags
response
public com.microsoft.azure.management.network.implementation.BgpPeerStatusListResultInner getBgpPeerStatus(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Lcom/microsoft/azure/management/network/implementation/BgpPeerStatusListResultInner;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.getBgpPeerStatusWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
invokevirtual rx.Observable.toBlocking:()Lrx/observables/BlockingObservable;
invokevirtual rx.observables.BlockingObservable.last:()Ljava/lang/Object;
checkcast com.microsoft.rest.ServiceResponse
invokevirtual com.microsoft.rest.ServiceResponse.body:()Ljava/lang/Object;
checkcast com.microsoft.azure.management.network.implementation.BgpPeerStatusListResultInner
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
public com.microsoft.rest.ServiceFuture<com.microsoft.azure.management.network.implementation.BgpPeerStatusListResultInner> getBgpPeerStatusAsync(java.lang.String, java.lang.String, com.microsoft.rest.ServiceCallback<com.microsoft.azure.management.network.implementation.BgpPeerStatusListResultInner>);
descriptor: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.getBgpPeerStatusWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
aload 3
invokestatic com.microsoft.rest.ServiceFuture.fromResponse:(Lrx/Observable;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 serviceCallback Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/network/implementation/BgpPeerStatusListResultInner;>;
Signature: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/network/implementation/BgpPeerStatusListResultInner;>;)Lcom/microsoft/rest/ServiceFuture<Lcom/microsoft/azure/management/network/implementation/BgpPeerStatusListResultInner;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
serviceCallback final
public rx.Observable<com.microsoft.azure.management.network.implementation.BgpPeerStatusListResultInner> getBgpPeerStatusAsync(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.getBgpPeerStatusWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$73
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$73.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
Signature: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/azure/management/network/implementation/BgpPeerStatusListResultInner;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.network.implementation.BgpPeerStatusListResultInner>> getBgpPeerStatusWithServiceResponseAsync(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=8, locals=5, args_size=3
start local 0 start local 1 start local 2 0: aload 1
ifnonnull 2
1: new java.lang.IllegalArgumentException
dup
ldc "Parameter resourceGroupName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
2: StackMap locals:
StackMap stack:
aload 2
ifnonnull 4
3: new java.lang.IllegalArgumentException
dup
ldc "Parameter virtualNetworkGatewayName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
4: StackMap locals:
StackMap stack:
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
ifnonnull 6
5: new java.lang.IllegalArgumentException
dup
ldc "Parameter this.client.subscriptionId() is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
6: StackMap locals:
StackMap stack:
aconst_null
astore 3
start local 3 7: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.service:Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService;
aload 1
aload 2
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
aload 3
ldc "2019-11-01"
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.acceptLanguage:()Ljava/lang/String;
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.userAgent:()Ljava/lang/String;
invokeinterface com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService.getBgpPeerStatus:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
astore 4
start local 4 8: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.getAzureClient:()Lcom/microsoft/azure/AzureClient;
aload 4
new com.microsoft.azure.LongRunningOperationOptions
dup
invokespecial com.microsoft.azure.LongRunningOperationOptions.<init>:()V
getstatic com.microsoft.azure.LongRunningFinalState.LOCATION:Lcom/microsoft/azure/LongRunningFinalState;
invokevirtual com.microsoft.azure.LongRunningOperationOptions.withFinalStateVia:(Lcom/microsoft/azure/LongRunningFinalState;)Lcom/microsoft/azure/LongRunningOperationOptions;
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$74
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$74.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$74.getType:()Ljava/lang/reflect/Type;
invokevirtual com.microsoft.azure.AzureClient.getPostOrDeleteResultAsync:(Lrx/Observable;Lcom/microsoft/azure/LongRunningOperationOptions;Ljava/lang/reflect/Type;)Lrx/Observable;
areturn
end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 9 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 9 1 resourceGroupName Ljava/lang/String;
0 9 2 virtualNetworkGatewayName Ljava/lang/String;
7 9 3 peer Ljava/lang/String;
8 9 4 observable Lrx/Observable<Lretrofit2/Response<Lokhttp3/ResponseBody;>;>;
Signature: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/network/implementation/BgpPeerStatusListResultInner;>;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
public com.microsoft.azure.management.network.implementation.BgpPeerStatusListResultInner getBgpPeerStatus(java.lang.String, java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lcom/microsoft/azure/management/network/implementation/BgpPeerStatusListResultInner;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
aload 1
aload 2
aload 3
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.getBgpPeerStatusWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
invokevirtual rx.Observable.toBlocking:()Lrx/observables/BlockingObservable;
invokevirtual rx.observables.BlockingObservable.last:()Ljava/lang/Object;
checkcast com.microsoft.rest.ServiceResponse
invokevirtual com.microsoft.rest.ServiceResponse.body:()Ljava/lang/Object;
checkcast com.microsoft.azure.management.network.implementation.BgpPeerStatusListResultInner
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 peer Ljava/lang/String;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
peer
public com.microsoft.rest.ServiceFuture<com.microsoft.azure.management.network.implementation.BgpPeerStatusListResultInner> getBgpPeerStatusAsync(java.lang.String, java.lang.String, java.lang.String, com.microsoft.rest.ServiceCallback<com.microsoft.azure.management.network.implementation.BgpPeerStatusListResultInner>);
descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=5, args_size=5
start local 0 start local 1 start local 2 start local 3 start local 4 0: aload 0
aload 1
aload 2
aload 3
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.getBgpPeerStatusWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
aload 4
invokestatic com.microsoft.rest.ServiceFuture.fromResponse:(Lrx/Observable;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
areturn
end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 peer Ljava/lang/String;
0 1 4 serviceCallback Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/network/implementation/BgpPeerStatusListResultInner;>;
Signature: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/network/implementation/BgpPeerStatusListResultInner;>;)Lcom/microsoft/rest/ServiceFuture<Lcom/microsoft/azure/management/network/implementation/BgpPeerStatusListResultInner;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
peer
serviceCallback final
public rx.Observable<com.microsoft.azure.management.network.implementation.BgpPeerStatusListResultInner> getBgpPeerStatusAsync(java.lang.String, java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
aload 1
aload 2
aload 3
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.getBgpPeerStatusWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$75
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$75.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 peer Ljava/lang/String;
Signature: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/azure/management/network/implementation/BgpPeerStatusListResultInner;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
peer
public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.network.implementation.BgpPeerStatusListResultInner>> getBgpPeerStatusWithServiceResponseAsync(java.lang.String, java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=8, locals=5, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 1
ifnonnull 2
1: new java.lang.IllegalArgumentException
dup
ldc "Parameter resourceGroupName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
2: StackMap locals:
StackMap stack:
aload 2
ifnonnull 4
3: new java.lang.IllegalArgumentException
dup
ldc "Parameter virtualNetworkGatewayName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
4: StackMap locals:
StackMap stack:
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
ifnonnull 6
5: new java.lang.IllegalArgumentException
dup
ldc "Parameter this.client.subscriptionId() is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
6: StackMap locals:
StackMap stack:
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.service:Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService;
aload 1
aload 2
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
aload 3
ldc "2019-11-01"
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.acceptLanguage:()Ljava/lang/String;
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.userAgent:()Ljava/lang/String;
invokeinterface com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService.getBgpPeerStatus:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
astore 4
start local 4 7: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.getAzureClient:()Lcom/microsoft/azure/AzureClient;
aload 4
new com.microsoft.azure.LongRunningOperationOptions
dup
invokespecial com.microsoft.azure.LongRunningOperationOptions.<init>:()V
getstatic com.microsoft.azure.LongRunningFinalState.LOCATION:Lcom/microsoft/azure/LongRunningFinalState;
invokevirtual com.microsoft.azure.LongRunningOperationOptions.withFinalStateVia:(Lcom/microsoft/azure/LongRunningFinalState;)Lcom/microsoft/azure/LongRunningOperationOptions;
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$76
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$76.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$76.getType:()Ljava/lang/reflect/Type;
invokevirtual com.microsoft.azure.AzureClient.getPostOrDeleteResultAsync:(Lrx/Observable;Lcom/microsoft/azure/LongRunningOperationOptions;Ljava/lang/reflect/Type;)Lrx/Observable;
areturn
end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 8 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 8 1 resourceGroupName Ljava/lang/String;
0 8 2 virtualNetworkGatewayName Ljava/lang/String;
0 8 3 peer Ljava/lang/String;
7 8 4 observable Lrx/Observable<Lretrofit2/Response<Lokhttp3/ResponseBody;>;>;
Signature: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/network/implementation/BgpPeerStatusListResultInner;>;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
peer
public com.microsoft.azure.management.network.implementation.BgpPeerStatusListResultInner beginGetBgpPeerStatus(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Lcom/microsoft/azure/management/network/implementation/BgpPeerStatusListResultInner;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.beginGetBgpPeerStatusWithServiceResponseAsync:(Ljava/lang/String;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.management.network.implementation.BgpPeerStatusListResultInner
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
public com.microsoft.rest.ServiceFuture<com.microsoft.azure.management.network.implementation.BgpPeerStatusListResultInner> beginGetBgpPeerStatusAsync(java.lang.String, java.lang.String, com.microsoft.rest.ServiceCallback<com.microsoft.azure.management.network.implementation.BgpPeerStatusListResultInner>);
descriptor: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.beginGetBgpPeerStatusWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
aload 3
invokestatic com.microsoft.rest.ServiceFuture.fromResponse:(Lrx/Observable;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 serviceCallback Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/network/implementation/BgpPeerStatusListResultInner;>;
Signature: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/network/implementation/BgpPeerStatusListResultInner;>;)Lcom/microsoft/rest/ServiceFuture<Lcom/microsoft/azure/management/network/implementation/BgpPeerStatusListResultInner;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
serviceCallback final
public rx.Observable<com.microsoft.azure.management.network.implementation.BgpPeerStatusListResultInner> beginGetBgpPeerStatusAsync(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.beginGetBgpPeerStatusWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$77
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$77.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
Signature: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/azure/management/network/implementation/BgpPeerStatusListResultInner;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.network.implementation.BgpPeerStatusListResultInner>> beginGetBgpPeerStatusWithServiceResponseAsync(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=8, locals=4, args_size=3
start local 0 start local 1 start local 2 0: aload 1
ifnonnull 2
1: new java.lang.IllegalArgumentException
dup
ldc "Parameter resourceGroupName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
2: StackMap locals:
StackMap stack:
aload 2
ifnonnull 4
3: new java.lang.IllegalArgumentException
dup
ldc "Parameter virtualNetworkGatewayName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
4: StackMap locals:
StackMap stack:
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
ifnonnull 6
5: new java.lang.IllegalArgumentException
dup
ldc "Parameter this.client.subscriptionId() is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
6: StackMap locals:
StackMap stack:
aconst_null
astore 3
start local 3 7: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.service:Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService;
aload 1
aload 2
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
aload 3
ldc "2019-11-01"
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.acceptLanguage:()Ljava/lang/String;
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.userAgent:()Ljava/lang/String;
invokeinterface com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService.beginGetBgpPeerStatus:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
8: new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$78
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$78.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.flatMap:(Lrx/functions/Func1;)Lrx/Observable;
9: areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 10 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 10 1 resourceGroupName Ljava/lang/String;
0 10 2 virtualNetworkGatewayName Ljava/lang/String;
7 10 3 peer Ljava/lang/String;
Signature: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/network/implementation/BgpPeerStatusListResultInner;>;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
public com.microsoft.azure.management.network.implementation.BgpPeerStatusListResultInner beginGetBgpPeerStatus(java.lang.String, java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lcom/microsoft/azure/management/network/implementation/BgpPeerStatusListResultInner;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
aload 1
aload 2
aload 3
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.beginGetBgpPeerStatusWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;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.management.network.implementation.BgpPeerStatusListResultInner
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 peer Ljava/lang/String;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
peer
public com.microsoft.rest.ServiceFuture<com.microsoft.azure.management.network.implementation.BgpPeerStatusListResultInner> beginGetBgpPeerStatusAsync(java.lang.String, java.lang.String, java.lang.String, com.microsoft.rest.ServiceCallback<com.microsoft.azure.management.network.implementation.BgpPeerStatusListResultInner>);
descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=5, args_size=5
start local 0 start local 1 start local 2 start local 3 start local 4 0: aload 0
aload 1
aload 2
aload 3
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.beginGetBgpPeerStatusWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
aload 4
invokestatic com.microsoft.rest.ServiceFuture.fromResponse:(Lrx/Observable;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
areturn
end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 peer Ljava/lang/String;
0 1 4 serviceCallback Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/network/implementation/BgpPeerStatusListResultInner;>;
Signature: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/network/implementation/BgpPeerStatusListResultInner;>;)Lcom/microsoft/rest/ServiceFuture<Lcom/microsoft/azure/management/network/implementation/BgpPeerStatusListResultInner;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
peer
serviceCallback final
public rx.Observable<com.microsoft.azure.management.network.implementation.BgpPeerStatusListResultInner> beginGetBgpPeerStatusAsync(java.lang.String, java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
aload 1
aload 2
aload 3
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.beginGetBgpPeerStatusWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$79
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$79.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 peer Ljava/lang/String;
Signature: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/azure/management/network/implementation/BgpPeerStatusListResultInner;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
peer
public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.network.implementation.BgpPeerStatusListResultInner>> beginGetBgpPeerStatusWithServiceResponseAsync(java.lang.String, java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=8, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 1
ifnonnull 2
1: new java.lang.IllegalArgumentException
dup
ldc "Parameter resourceGroupName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
2: StackMap locals:
StackMap stack:
aload 2
ifnonnull 4
3: new java.lang.IllegalArgumentException
dup
ldc "Parameter virtualNetworkGatewayName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
4: StackMap locals:
StackMap stack:
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
ifnonnull 6
5: new java.lang.IllegalArgumentException
dup
ldc "Parameter this.client.subscriptionId() is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
6: StackMap locals:
StackMap stack:
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.service:Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService;
aload 1
aload 2
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
aload 3
ldc "2019-11-01"
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.acceptLanguage:()Ljava/lang/String;
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.userAgent:()Ljava/lang/String;
invokeinterface com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService.beginGetBgpPeerStatus:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
7: new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$80
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$80.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.flatMap:(Lrx/functions/Func1;)Lrx/Observable;
8: areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 9 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 9 1 resourceGroupName Ljava/lang/String;
0 9 2 virtualNetworkGatewayName Ljava/lang/String;
0 9 3 peer Ljava/lang/String;
Signature: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/network/implementation/BgpPeerStatusListResultInner;>;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
peer
private com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.network.implementation.BgpPeerStatusListResultInner> beginGetBgpPeerStatusDelegate(retrofit2.Response<okhttp3.ResponseBody>);
descriptor: (Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
flags: (0x0002) ACC_PRIVATE
Code:
stack=5, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.restClient:()Lcom/microsoft/rest/RestClient;
invokevirtual com.microsoft.rest.RestClient.responseBuilderFactory:()Lcom/microsoft/rest/protocol/ResponseBuilder$Factory;
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.serializerAdapter:()Lcom/microsoft/rest/protocol/SerializerAdapter;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder$Factory.newInstance:(Lcom/microsoft/rest/protocol/SerializerAdapter;)Lcom/microsoft/rest/protocol/ResponseBuilder;
1: sipush 200
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$81
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$81.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$81.getType:()Ljava/lang/reflect/Type;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.register:(ILjava/lang/reflect/Type;)Lcom/microsoft/rest/protocol/ResponseBuilder;
2: sipush 202
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$82
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$82.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$82.getType:()Ljava/lang/reflect/Type;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.register:(ILjava/lang/reflect/Type;)Lcom/microsoft/rest/protocol/ResponseBuilder;
3: ldc Lcom/microsoft/azure/CloudException;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.registerError:(Ljava/lang/Class;)Lcom/microsoft/rest/protocol/ResponseBuilder;
4: aload 1
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.build:(Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
5: areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 6 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 6 1 response Lretrofit2/Response<Lokhttp3/ResponseBody;>;
Exceptions:
throws com.microsoft.azure.CloudException, java.io.IOException, java.lang.IllegalArgumentException
Signature: (Lretrofit2/Response<Lokhttp3/ResponseBody;>;)Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/network/implementation/BgpPeerStatusListResultInner;>;
MethodParameters:
Name Flags
response
public java.lang.String supportedVpnDevices(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.supportedVpnDevicesWithServiceResponseAsync:(Ljava/lang/String;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 java.lang.String
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
public com.microsoft.rest.ServiceFuture<java.lang.String> supportedVpnDevicesAsync(java.lang.String, java.lang.String, com.microsoft.rest.ServiceCallback<java.lang.String>);
descriptor: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.supportedVpnDevicesWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
aload 3
invokestatic com.microsoft.rest.ServiceFuture.fromResponse:(Lrx/Observable;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 serviceCallback Lcom/microsoft/rest/ServiceCallback<Ljava/lang/String;>;
Signature: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback<Ljava/lang/String;>;)Lcom/microsoft/rest/ServiceFuture<Ljava/lang/String;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
serviceCallback final
public rx.Observable<java.lang.String> supportedVpnDevicesAsync(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.supportedVpnDevicesWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$83
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$83.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
Signature: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Ljava/lang/String;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
public rx.Observable<com.microsoft.rest.ServiceResponse<java.lang.String>> supportedVpnDevicesWithServiceResponseAsync(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=7, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 1
ifnonnull 2
1: new java.lang.IllegalArgumentException
dup
ldc "Parameter resourceGroupName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
2: StackMap locals:
StackMap stack:
aload 2
ifnonnull 4
3: new java.lang.IllegalArgumentException
dup
ldc "Parameter virtualNetworkGatewayName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
4: StackMap locals:
StackMap stack:
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
ifnonnull 6
5: new java.lang.IllegalArgumentException
dup
ldc "Parameter this.client.subscriptionId() is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
6: StackMap locals:
StackMap stack:
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.service:Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService;
aload 1
aload 2
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
ldc "2019-11-01"
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.acceptLanguage:()Ljava/lang/String;
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.userAgent:()Ljava/lang/String;
invokeinterface com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService.supportedVpnDevices:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
7: new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$84
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$84.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.flatMap:(Lrx/functions/Func1;)Lrx/Observable;
8: areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 9 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 9 1 resourceGroupName Ljava/lang/String;
0 9 2 virtualNetworkGatewayName Ljava/lang/String;
Signature: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Ljava/lang/String;>;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
private com.microsoft.rest.ServiceResponse<java.lang.String> supportedVpnDevicesDelegate(retrofit2.Response<okhttp3.ResponseBody>);
descriptor: (Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
flags: (0x0002) ACC_PRIVATE
Code:
stack=5, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.restClient:()Lcom/microsoft/rest/RestClient;
invokevirtual com.microsoft.rest.RestClient.responseBuilderFactory:()Lcom/microsoft/rest/protocol/ResponseBuilder$Factory;
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.serializerAdapter:()Lcom/microsoft/rest/protocol/SerializerAdapter;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder$Factory.newInstance:(Lcom/microsoft/rest/protocol/SerializerAdapter;)Lcom/microsoft/rest/protocol/ResponseBuilder;
1: sipush 200
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$85
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$85.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$85.getType:()Ljava/lang/reflect/Type;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.register:(ILjava/lang/reflect/Type;)Lcom/microsoft/rest/protocol/ResponseBuilder;
2: ldc Lcom/microsoft/azure/CloudException;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.registerError:(Ljava/lang/Class;)Lcom/microsoft/rest/protocol/ResponseBuilder;
3: aload 1
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.build:(Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
4: areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 5 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 5 1 response Lretrofit2/Response<Lokhttp3/ResponseBody;>;
Exceptions:
throws com.microsoft.azure.CloudException, java.io.IOException, java.lang.IllegalArgumentException
Signature: (Lretrofit2/Response<Lokhttp3/ResponseBody;>;)Lcom/microsoft/rest/ServiceResponse<Ljava/lang/String;>;
MethodParameters:
Name Flags
response
public com.microsoft.azure.management.network.implementation.GatewayRouteListResultInner getLearnedRoutes(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Lcom/microsoft/azure/management/network/implementation/GatewayRouteListResultInner;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.getLearnedRoutesWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
invokevirtual rx.Observable.toBlocking:()Lrx/observables/BlockingObservable;
invokevirtual rx.observables.BlockingObservable.last:()Ljava/lang/Object;
checkcast com.microsoft.rest.ServiceResponse
invokevirtual com.microsoft.rest.ServiceResponse.body:()Ljava/lang/Object;
checkcast com.microsoft.azure.management.network.implementation.GatewayRouteListResultInner
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
public com.microsoft.rest.ServiceFuture<com.microsoft.azure.management.network.implementation.GatewayRouteListResultInner> getLearnedRoutesAsync(java.lang.String, java.lang.String, com.microsoft.rest.ServiceCallback<com.microsoft.azure.management.network.implementation.GatewayRouteListResultInner>);
descriptor: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.getLearnedRoutesWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
aload 3
invokestatic com.microsoft.rest.ServiceFuture.fromResponse:(Lrx/Observable;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 serviceCallback Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/network/implementation/GatewayRouteListResultInner;>;
Signature: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/network/implementation/GatewayRouteListResultInner;>;)Lcom/microsoft/rest/ServiceFuture<Lcom/microsoft/azure/management/network/implementation/GatewayRouteListResultInner;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
serviceCallback final
public rx.Observable<com.microsoft.azure.management.network.implementation.GatewayRouteListResultInner> getLearnedRoutesAsync(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.getLearnedRoutesWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$86
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$86.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
Signature: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/azure/management/network/implementation/GatewayRouteListResultInner;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.network.implementation.GatewayRouteListResultInner>> getLearnedRoutesWithServiceResponseAsync(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=7, locals=4, args_size=3
start local 0 start local 1 start local 2 0: aload 1
ifnonnull 2
1: new java.lang.IllegalArgumentException
dup
ldc "Parameter resourceGroupName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
2: StackMap locals:
StackMap stack:
aload 2
ifnonnull 4
3: new java.lang.IllegalArgumentException
dup
ldc "Parameter virtualNetworkGatewayName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
4: StackMap locals:
StackMap stack:
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
ifnonnull 6
5: new java.lang.IllegalArgumentException
dup
ldc "Parameter this.client.subscriptionId() is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
6: StackMap locals:
StackMap stack:
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.service:Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService;
aload 1
aload 2
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
ldc "2019-11-01"
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.acceptLanguage:()Ljava/lang/String;
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.userAgent:()Ljava/lang/String;
invokeinterface com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService.getLearnedRoutes:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
astore 3
start local 3 7: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.getAzureClient:()Lcom/microsoft/azure/AzureClient;
aload 3
new com.microsoft.azure.LongRunningOperationOptions
dup
invokespecial com.microsoft.azure.LongRunningOperationOptions.<init>:()V
getstatic com.microsoft.azure.LongRunningFinalState.LOCATION:Lcom/microsoft/azure/LongRunningFinalState;
invokevirtual com.microsoft.azure.LongRunningOperationOptions.withFinalStateVia:(Lcom/microsoft/azure/LongRunningFinalState;)Lcom/microsoft/azure/LongRunningOperationOptions;
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$87
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$87.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$87.getType:()Ljava/lang/reflect/Type;
invokevirtual com.microsoft.azure.AzureClient.getPostOrDeleteResultAsync:(Lrx/Observable;Lcom/microsoft/azure/LongRunningOperationOptions;Ljava/lang/reflect/Type;)Lrx/Observable;
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 8 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 8 1 resourceGroupName Ljava/lang/String;
0 8 2 virtualNetworkGatewayName Ljava/lang/String;
7 8 3 observable Lrx/Observable<Lretrofit2/Response<Lokhttp3/ResponseBody;>;>;
Signature: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/network/implementation/GatewayRouteListResultInner;>;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
public com.microsoft.azure.management.network.implementation.GatewayRouteListResultInner beginGetLearnedRoutes(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Lcom/microsoft/azure/management/network/implementation/GatewayRouteListResultInner;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.beginGetLearnedRoutesWithServiceResponseAsync:(Ljava/lang/String;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.management.network.implementation.GatewayRouteListResultInner
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
public com.microsoft.rest.ServiceFuture<com.microsoft.azure.management.network.implementation.GatewayRouteListResultInner> beginGetLearnedRoutesAsync(java.lang.String, java.lang.String, com.microsoft.rest.ServiceCallback<com.microsoft.azure.management.network.implementation.GatewayRouteListResultInner>);
descriptor: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.beginGetLearnedRoutesWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
aload 3
invokestatic com.microsoft.rest.ServiceFuture.fromResponse:(Lrx/Observable;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 serviceCallback Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/network/implementation/GatewayRouteListResultInner;>;
Signature: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/network/implementation/GatewayRouteListResultInner;>;)Lcom/microsoft/rest/ServiceFuture<Lcom/microsoft/azure/management/network/implementation/GatewayRouteListResultInner;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
serviceCallback final
public rx.Observable<com.microsoft.azure.management.network.implementation.GatewayRouteListResultInner> beginGetLearnedRoutesAsync(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.beginGetLearnedRoutesWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$88
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$88.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
Signature: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/azure/management/network/implementation/GatewayRouteListResultInner;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.network.implementation.GatewayRouteListResultInner>> beginGetLearnedRoutesWithServiceResponseAsync(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=7, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 1
ifnonnull 2
1: new java.lang.IllegalArgumentException
dup
ldc "Parameter resourceGroupName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
2: StackMap locals:
StackMap stack:
aload 2
ifnonnull 4
3: new java.lang.IllegalArgumentException
dup
ldc "Parameter virtualNetworkGatewayName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
4: StackMap locals:
StackMap stack:
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
ifnonnull 6
5: new java.lang.IllegalArgumentException
dup
ldc "Parameter this.client.subscriptionId() is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
6: StackMap locals:
StackMap stack:
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.service:Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService;
aload 1
aload 2
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
ldc "2019-11-01"
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.acceptLanguage:()Ljava/lang/String;
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.userAgent:()Ljava/lang/String;
invokeinterface com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService.beginGetLearnedRoutes:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
7: new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$89
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$89.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.flatMap:(Lrx/functions/Func1;)Lrx/Observable;
8: areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 9 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 9 1 resourceGroupName Ljava/lang/String;
0 9 2 virtualNetworkGatewayName Ljava/lang/String;
Signature: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/network/implementation/GatewayRouteListResultInner;>;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
private com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.network.implementation.GatewayRouteListResultInner> beginGetLearnedRoutesDelegate(retrofit2.Response<okhttp3.ResponseBody>);
descriptor: (Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
flags: (0x0002) ACC_PRIVATE
Code:
stack=5, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.restClient:()Lcom/microsoft/rest/RestClient;
invokevirtual com.microsoft.rest.RestClient.responseBuilderFactory:()Lcom/microsoft/rest/protocol/ResponseBuilder$Factory;
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.serializerAdapter:()Lcom/microsoft/rest/protocol/SerializerAdapter;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder$Factory.newInstance:(Lcom/microsoft/rest/protocol/SerializerAdapter;)Lcom/microsoft/rest/protocol/ResponseBuilder;
1: sipush 200
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$90
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$90.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$90.getType:()Ljava/lang/reflect/Type;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.register:(ILjava/lang/reflect/Type;)Lcom/microsoft/rest/protocol/ResponseBuilder;
2: sipush 202
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$91
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$91.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$91.getType:()Ljava/lang/reflect/Type;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.register:(ILjava/lang/reflect/Type;)Lcom/microsoft/rest/protocol/ResponseBuilder;
3: ldc Lcom/microsoft/azure/CloudException;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.registerError:(Ljava/lang/Class;)Lcom/microsoft/rest/protocol/ResponseBuilder;
4: aload 1
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.build:(Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
5: areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 6 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 6 1 response Lretrofit2/Response<Lokhttp3/ResponseBody;>;
Exceptions:
throws com.microsoft.azure.CloudException, java.io.IOException, java.lang.IllegalArgumentException
Signature: (Lretrofit2/Response<Lokhttp3/ResponseBody;>;)Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/network/implementation/GatewayRouteListResultInner;>;
MethodParameters:
Name Flags
response
public com.microsoft.azure.management.network.implementation.GatewayRouteListResultInner getAdvertisedRoutes(java.lang.String, java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lcom/microsoft/azure/management/network/implementation/GatewayRouteListResultInner;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
aload 1
aload 2
aload 3
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.getAdvertisedRoutesWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
invokevirtual rx.Observable.toBlocking:()Lrx/observables/BlockingObservable;
invokevirtual rx.observables.BlockingObservable.last:()Ljava/lang/Object;
checkcast com.microsoft.rest.ServiceResponse
invokevirtual com.microsoft.rest.ServiceResponse.body:()Ljava/lang/Object;
checkcast com.microsoft.azure.management.network.implementation.GatewayRouteListResultInner
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 peer Ljava/lang/String;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
peer
public com.microsoft.rest.ServiceFuture<com.microsoft.azure.management.network.implementation.GatewayRouteListResultInner> getAdvertisedRoutesAsync(java.lang.String, java.lang.String, java.lang.String, com.microsoft.rest.ServiceCallback<com.microsoft.azure.management.network.implementation.GatewayRouteListResultInner>);
descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=5, args_size=5
start local 0 start local 1 start local 2 start local 3 start local 4 0: aload 0
aload 1
aload 2
aload 3
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.getAdvertisedRoutesWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
aload 4
invokestatic com.microsoft.rest.ServiceFuture.fromResponse:(Lrx/Observable;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
areturn
end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 peer Ljava/lang/String;
0 1 4 serviceCallback Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/network/implementation/GatewayRouteListResultInner;>;
Signature: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/network/implementation/GatewayRouteListResultInner;>;)Lcom/microsoft/rest/ServiceFuture<Lcom/microsoft/azure/management/network/implementation/GatewayRouteListResultInner;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
peer
serviceCallback final
public rx.Observable<com.microsoft.azure.management.network.implementation.GatewayRouteListResultInner> getAdvertisedRoutesAsync(java.lang.String, java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
aload 1
aload 2
aload 3
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.getAdvertisedRoutesWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$92
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$92.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 peer Ljava/lang/String;
Signature: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/azure/management/network/implementation/GatewayRouteListResultInner;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
peer
public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.network.implementation.GatewayRouteListResultInner>> getAdvertisedRoutesWithServiceResponseAsync(java.lang.String, java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=8, locals=5, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 1
ifnonnull 2
1: new java.lang.IllegalArgumentException
dup
ldc "Parameter resourceGroupName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
2: StackMap locals:
StackMap stack:
aload 2
ifnonnull 4
3: new java.lang.IllegalArgumentException
dup
ldc "Parameter virtualNetworkGatewayName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
4: StackMap locals:
StackMap stack:
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
ifnonnull 6
5: new java.lang.IllegalArgumentException
dup
ldc "Parameter this.client.subscriptionId() is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
6: StackMap locals:
StackMap stack:
aload 3
ifnonnull 8
7: new java.lang.IllegalArgumentException
dup
ldc "Parameter peer is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
8: StackMap locals:
StackMap stack:
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.service:Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService;
aload 1
aload 2
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
aload 3
ldc "2019-11-01"
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.acceptLanguage:()Ljava/lang/String;
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.userAgent:()Ljava/lang/String;
invokeinterface com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService.getAdvertisedRoutes:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
astore 4
start local 4 9: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.getAzureClient:()Lcom/microsoft/azure/AzureClient;
aload 4
new com.microsoft.azure.LongRunningOperationOptions
dup
invokespecial com.microsoft.azure.LongRunningOperationOptions.<init>:()V
getstatic com.microsoft.azure.LongRunningFinalState.LOCATION:Lcom/microsoft/azure/LongRunningFinalState;
invokevirtual com.microsoft.azure.LongRunningOperationOptions.withFinalStateVia:(Lcom/microsoft/azure/LongRunningFinalState;)Lcom/microsoft/azure/LongRunningOperationOptions;
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$93
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$93.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$93.getType:()Ljava/lang/reflect/Type;
invokevirtual com.microsoft.azure.AzureClient.getPostOrDeleteResultAsync:(Lrx/Observable;Lcom/microsoft/azure/LongRunningOperationOptions;Ljava/lang/reflect/Type;)Lrx/Observable;
areturn
end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 10 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 10 1 resourceGroupName Ljava/lang/String;
0 10 2 virtualNetworkGatewayName Ljava/lang/String;
0 10 3 peer Ljava/lang/String;
9 10 4 observable Lrx/Observable<Lretrofit2/Response<Lokhttp3/ResponseBody;>;>;
Signature: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/network/implementation/GatewayRouteListResultInner;>;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
peer
public com.microsoft.azure.management.network.implementation.GatewayRouteListResultInner beginGetAdvertisedRoutes(java.lang.String, java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lcom/microsoft/azure/management/network/implementation/GatewayRouteListResultInner;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
aload 1
aload 2
aload 3
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.beginGetAdvertisedRoutesWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;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.management.network.implementation.GatewayRouteListResultInner
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 peer Ljava/lang/String;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
peer
public com.microsoft.rest.ServiceFuture<com.microsoft.azure.management.network.implementation.GatewayRouteListResultInner> beginGetAdvertisedRoutesAsync(java.lang.String, java.lang.String, java.lang.String, com.microsoft.rest.ServiceCallback<com.microsoft.azure.management.network.implementation.GatewayRouteListResultInner>);
descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=5, args_size=5
start local 0 start local 1 start local 2 start local 3 start local 4 0: aload 0
aload 1
aload 2
aload 3
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.beginGetAdvertisedRoutesWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
aload 4
invokestatic com.microsoft.rest.ServiceFuture.fromResponse:(Lrx/Observable;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
areturn
end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 peer Ljava/lang/String;
0 1 4 serviceCallback Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/network/implementation/GatewayRouteListResultInner;>;
Signature: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/network/implementation/GatewayRouteListResultInner;>;)Lcom/microsoft/rest/ServiceFuture<Lcom/microsoft/azure/management/network/implementation/GatewayRouteListResultInner;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
peer
serviceCallback final
public rx.Observable<com.microsoft.azure.management.network.implementation.GatewayRouteListResultInner> beginGetAdvertisedRoutesAsync(java.lang.String, java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
aload 1
aload 2
aload 3
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.beginGetAdvertisedRoutesWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$94
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$94.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 peer Ljava/lang/String;
Signature: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/azure/management/network/implementation/GatewayRouteListResultInner;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
peer
public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.network.implementation.GatewayRouteListResultInner>> beginGetAdvertisedRoutesWithServiceResponseAsync(java.lang.String, java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=8, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 1
ifnonnull 2
1: new java.lang.IllegalArgumentException
dup
ldc "Parameter resourceGroupName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
2: StackMap locals:
StackMap stack:
aload 2
ifnonnull 4
3: new java.lang.IllegalArgumentException
dup
ldc "Parameter virtualNetworkGatewayName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
4: StackMap locals:
StackMap stack:
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
ifnonnull 6
5: new java.lang.IllegalArgumentException
dup
ldc "Parameter this.client.subscriptionId() is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
6: StackMap locals:
StackMap stack:
aload 3
ifnonnull 8
7: new java.lang.IllegalArgumentException
dup
ldc "Parameter peer is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
8: StackMap locals:
StackMap stack:
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.service:Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService;
aload 1
aload 2
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
aload 3
ldc "2019-11-01"
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.acceptLanguage:()Ljava/lang/String;
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.userAgent:()Ljava/lang/String;
invokeinterface com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService.beginGetAdvertisedRoutes:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
9: new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$95
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$95.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.flatMap:(Lrx/functions/Func1;)Lrx/Observable;
10: areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 11 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 11 1 resourceGroupName Ljava/lang/String;
0 11 2 virtualNetworkGatewayName Ljava/lang/String;
0 11 3 peer Ljava/lang/String;
Signature: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/network/implementation/GatewayRouteListResultInner;>;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
peer
private com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.network.implementation.GatewayRouteListResultInner> beginGetAdvertisedRoutesDelegate(retrofit2.Response<okhttp3.ResponseBody>);
descriptor: (Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
flags: (0x0002) ACC_PRIVATE
Code:
stack=5, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.restClient:()Lcom/microsoft/rest/RestClient;
invokevirtual com.microsoft.rest.RestClient.responseBuilderFactory:()Lcom/microsoft/rest/protocol/ResponseBuilder$Factory;
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.serializerAdapter:()Lcom/microsoft/rest/protocol/SerializerAdapter;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder$Factory.newInstance:(Lcom/microsoft/rest/protocol/SerializerAdapter;)Lcom/microsoft/rest/protocol/ResponseBuilder;
1: sipush 200
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$96
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$96.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$96.getType:()Ljava/lang/reflect/Type;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.register:(ILjava/lang/reflect/Type;)Lcom/microsoft/rest/protocol/ResponseBuilder;
2: sipush 202
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$97
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$97.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$97.getType:()Ljava/lang/reflect/Type;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.register:(ILjava/lang/reflect/Type;)Lcom/microsoft/rest/protocol/ResponseBuilder;
3: ldc Lcom/microsoft/azure/CloudException;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.registerError:(Ljava/lang/Class;)Lcom/microsoft/rest/protocol/ResponseBuilder;
4: aload 1
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.build:(Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
5: areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 6 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 6 1 response Lretrofit2/Response<Lokhttp3/ResponseBody;>;
Exceptions:
throws com.microsoft.azure.CloudException, java.io.IOException, java.lang.IllegalArgumentException
Signature: (Lretrofit2/Response<Lokhttp3/ResponseBody;>;)Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/network/implementation/GatewayRouteListResultInner;>;
MethodParameters:
Name Flags
response
public com.microsoft.azure.management.network.implementation.VpnClientIPsecParametersInner setVpnclientIpsecParameters(java.lang.String, java.lang.String, com.microsoft.azure.management.network.implementation.VpnClientIPsecParametersInner);
descriptor: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/implementation/VpnClientIPsecParametersInner;)Lcom/microsoft/azure/management/network/implementation/VpnClientIPsecParametersInner;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
aload 1
aload 2
aload 3
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.setVpnclientIpsecParametersWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/implementation/VpnClientIPsecParametersInner;)Lrx/Observable;
invokevirtual rx.Observable.toBlocking:()Lrx/observables/BlockingObservable;
invokevirtual rx.observables.BlockingObservable.last:()Ljava/lang/Object;
checkcast com.microsoft.rest.ServiceResponse
invokevirtual com.microsoft.rest.ServiceResponse.body:()Ljava/lang/Object;
checkcast com.microsoft.azure.management.network.implementation.VpnClientIPsecParametersInner
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 vpnclientIpsecParams Lcom/microsoft/azure/management/network/implementation/VpnClientIPsecParametersInner;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
vpnclientIpsecParams
public com.microsoft.rest.ServiceFuture<com.microsoft.azure.management.network.implementation.VpnClientIPsecParametersInner> setVpnclientIpsecParametersAsync(java.lang.String, java.lang.String, com.microsoft.azure.management.network.implementation.VpnClientIPsecParametersInner, com.microsoft.rest.ServiceCallback<com.microsoft.azure.management.network.implementation.VpnClientIPsecParametersInner>);
descriptor: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/implementation/VpnClientIPsecParametersInner;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=5, args_size=5
start local 0 start local 1 start local 2 start local 3 start local 4 0: aload 0
aload 1
aload 2
aload 3
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.setVpnclientIpsecParametersWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/implementation/VpnClientIPsecParametersInner;)Lrx/Observable;
aload 4
invokestatic com.microsoft.rest.ServiceFuture.fromResponse:(Lrx/Observable;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
areturn
end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 vpnclientIpsecParams Lcom/microsoft/azure/management/network/implementation/VpnClientIPsecParametersInner;
0 1 4 serviceCallback Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/network/implementation/VpnClientIPsecParametersInner;>;
Signature: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/implementation/VpnClientIPsecParametersInner;Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/network/implementation/VpnClientIPsecParametersInner;>;)Lcom/microsoft/rest/ServiceFuture<Lcom/microsoft/azure/management/network/implementation/VpnClientIPsecParametersInner;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
vpnclientIpsecParams
serviceCallback final
public rx.Observable<com.microsoft.azure.management.network.implementation.VpnClientIPsecParametersInner> setVpnclientIpsecParametersAsync(java.lang.String, java.lang.String, com.microsoft.azure.management.network.implementation.VpnClientIPsecParametersInner);
descriptor: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/implementation/VpnClientIPsecParametersInner;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
aload 1
aload 2
aload 3
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.setVpnclientIpsecParametersWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/implementation/VpnClientIPsecParametersInner;)Lrx/Observable;
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$98
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$98.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 vpnclientIpsecParams Lcom/microsoft/azure/management/network/implementation/VpnClientIPsecParametersInner;
Signature: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/implementation/VpnClientIPsecParametersInner;)Lrx/Observable<Lcom/microsoft/azure/management/network/implementation/VpnClientIPsecParametersInner;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
vpnclientIpsecParams
public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.network.implementation.VpnClientIPsecParametersInner>> setVpnclientIpsecParametersWithServiceResponseAsync(java.lang.String, java.lang.String, com.microsoft.azure.management.network.implementation.VpnClientIPsecParametersInner);
descriptor: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/implementation/VpnClientIPsecParametersInner;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=8, locals=5, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 1
ifnonnull 2
1: new java.lang.IllegalArgumentException
dup
ldc "Parameter resourceGroupName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
2: StackMap locals:
StackMap stack:
aload 2
ifnonnull 4
3: new java.lang.IllegalArgumentException
dup
ldc "Parameter virtualNetworkGatewayName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
4: StackMap locals:
StackMap stack:
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
ifnonnull 6
5: new java.lang.IllegalArgumentException
dup
ldc "Parameter this.client.subscriptionId() is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
6: StackMap locals:
StackMap stack:
aload 3
ifnonnull 8
7: new java.lang.IllegalArgumentException
dup
ldc "Parameter vpnclientIpsecParams is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
8: StackMap locals:
StackMap stack:
aload 3
invokestatic com.microsoft.rest.Validator.validate:(Ljava/lang/Object;)V
9: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.service:Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService;
aload 1
aload 2
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
aload 3
ldc "2019-11-01"
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.acceptLanguage:()Ljava/lang/String;
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.userAgent:()Ljava/lang/String;
invokeinterface com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService.setVpnclientIpsecParameters:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/implementation/VpnClientIPsecParametersInner;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
astore 4
start local 4 10: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.getAzureClient:()Lcom/microsoft/azure/AzureClient;
aload 4
new com.microsoft.azure.LongRunningOperationOptions
dup
invokespecial com.microsoft.azure.LongRunningOperationOptions.<init>:()V
getstatic com.microsoft.azure.LongRunningFinalState.LOCATION:Lcom/microsoft/azure/LongRunningFinalState;
invokevirtual com.microsoft.azure.LongRunningOperationOptions.withFinalStateVia:(Lcom/microsoft/azure/LongRunningFinalState;)Lcom/microsoft/azure/LongRunningOperationOptions;
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$99
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$99.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$99.getType:()Ljava/lang/reflect/Type;
invokevirtual com.microsoft.azure.AzureClient.getPostOrDeleteResultAsync:(Lrx/Observable;Lcom/microsoft/azure/LongRunningOperationOptions;Ljava/lang/reflect/Type;)Lrx/Observable;
areturn
end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 11 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 11 1 resourceGroupName Ljava/lang/String;
0 11 2 virtualNetworkGatewayName Ljava/lang/String;
0 11 3 vpnclientIpsecParams Lcom/microsoft/azure/management/network/implementation/VpnClientIPsecParametersInner;
10 11 4 observable Lrx/Observable<Lretrofit2/Response<Lokhttp3/ResponseBody;>;>;
Signature: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/implementation/VpnClientIPsecParametersInner;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/network/implementation/VpnClientIPsecParametersInner;>;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
vpnclientIpsecParams
public com.microsoft.azure.management.network.implementation.VpnClientIPsecParametersInner beginSetVpnclientIpsecParameters(java.lang.String, java.lang.String, com.microsoft.azure.management.network.implementation.VpnClientIPsecParametersInner);
descriptor: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/implementation/VpnClientIPsecParametersInner;)Lcom/microsoft/azure/management/network/implementation/VpnClientIPsecParametersInner;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
aload 1
aload 2
aload 3
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.beginSetVpnclientIpsecParametersWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/implementation/VpnClientIPsecParametersInner;)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.management.network.implementation.VpnClientIPsecParametersInner
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 vpnclientIpsecParams Lcom/microsoft/azure/management/network/implementation/VpnClientIPsecParametersInner;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
vpnclientIpsecParams
public com.microsoft.rest.ServiceFuture<com.microsoft.azure.management.network.implementation.VpnClientIPsecParametersInner> beginSetVpnclientIpsecParametersAsync(java.lang.String, java.lang.String, com.microsoft.azure.management.network.implementation.VpnClientIPsecParametersInner, com.microsoft.rest.ServiceCallback<com.microsoft.azure.management.network.implementation.VpnClientIPsecParametersInner>);
descriptor: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/implementation/VpnClientIPsecParametersInner;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=5, args_size=5
start local 0 start local 1 start local 2 start local 3 start local 4 0: aload 0
aload 1
aload 2
aload 3
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.beginSetVpnclientIpsecParametersWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/implementation/VpnClientIPsecParametersInner;)Lrx/Observable;
aload 4
invokestatic com.microsoft.rest.ServiceFuture.fromResponse:(Lrx/Observable;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
areturn
end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 vpnclientIpsecParams Lcom/microsoft/azure/management/network/implementation/VpnClientIPsecParametersInner;
0 1 4 serviceCallback Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/network/implementation/VpnClientIPsecParametersInner;>;
Signature: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/implementation/VpnClientIPsecParametersInner;Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/network/implementation/VpnClientIPsecParametersInner;>;)Lcom/microsoft/rest/ServiceFuture<Lcom/microsoft/azure/management/network/implementation/VpnClientIPsecParametersInner;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
vpnclientIpsecParams
serviceCallback final
public rx.Observable<com.microsoft.azure.management.network.implementation.VpnClientIPsecParametersInner> beginSetVpnclientIpsecParametersAsync(java.lang.String, java.lang.String, com.microsoft.azure.management.network.implementation.VpnClientIPsecParametersInner);
descriptor: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/implementation/VpnClientIPsecParametersInner;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
aload 1
aload 2
aload 3
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.beginSetVpnclientIpsecParametersWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/implementation/VpnClientIPsecParametersInner;)Lrx/Observable;
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$100
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$100.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 vpnclientIpsecParams Lcom/microsoft/azure/management/network/implementation/VpnClientIPsecParametersInner;
Signature: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/implementation/VpnClientIPsecParametersInner;)Lrx/Observable<Lcom/microsoft/azure/management/network/implementation/VpnClientIPsecParametersInner;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
vpnclientIpsecParams
public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.network.implementation.VpnClientIPsecParametersInner>> beginSetVpnclientIpsecParametersWithServiceResponseAsync(java.lang.String, java.lang.String, com.microsoft.azure.management.network.implementation.VpnClientIPsecParametersInner);
descriptor: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/implementation/VpnClientIPsecParametersInner;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=8, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 1
ifnonnull 2
1: new java.lang.IllegalArgumentException
dup
ldc "Parameter resourceGroupName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
2: StackMap locals:
StackMap stack:
aload 2
ifnonnull 4
3: new java.lang.IllegalArgumentException
dup
ldc "Parameter virtualNetworkGatewayName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
4: StackMap locals:
StackMap stack:
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
ifnonnull 6
5: new java.lang.IllegalArgumentException
dup
ldc "Parameter this.client.subscriptionId() is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
6: StackMap locals:
StackMap stack:
aload 3
ifnonnull 8
7: new java.lang.IllegalArgumentException
dup
ldc "Parameter vpnclientIpsecParams is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
8: StackMap locals:
StackMap stack:
aload 3
invokestatic com.microsoft.rest.Validator.validate:(Ljava/lang/Object;)V
9: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.service:Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService;
aload 1
aload 2
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
aload 3
ldc "2019-11-01"
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.acceptLanguage:()Ljava/lang/String;
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.userAgent:()Ljava/lang/String;
invokeinterface com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService.beginSetVpnclientIpsecParameters:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/implementation/VpnClientIPsecParametersInner;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
10: new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$101
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$101.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.flatMap:(Lrx/functions/Func1;)Lrx/Observable;
11: areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 12 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 12 1 resourceGroupName Ljava/lang/String;
0 12 2 virtualNetworkGatewayName Ljava/lang/String;
0 12 3 vpnclientIpsecParams Lcom/microsoft/azure/management/network/implementation/VpnClientIPsecParametersInner;
Signature: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/implementation/VpnClientIPsecParametersInner;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/network/implementation/VpnClientIPsecParametersInner;>;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
vpnclientIpsecParams
private com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.network.implementation.VpnClientIPsecParametersInner> beginSetVpnclientIpsecParametersDelegate(retrofit2.Response<okhttp3.ResponseBody>);
descriptor: (Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
flags: (0x0002) ACC_PRIVATE
Code:
stack=5, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.restClient:()Lcom/microsoft/rest/RestClient;
invokevirtual com.microsoft.rest.RestClient.responseBuilderFactory:()Lcom/microsoft/rest/protocol/ResponseBuilder$Factory;
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.serializerAdapter:()Lcom/microsoft/rest/protocol/SerializerAdapter;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder$Factory.newInstance:(Lcom/microsoft/rest/protocol/SerializerAdapter;)Lcom/microsoft/rest/protocol/ResponseBuilder;
1: sipush 200
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$102
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$102.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$102.getType:()Ljava/lang/reflect/Type;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.register:(ILjava/lang/reflect/Type;)Lcom/microsoft/rest/protocol/ResponseBuilder;
2: sipush 202
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$103
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$103.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$103.getType:()Ljava/lang/reflect/Type;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.register:(ILjava/lang/reflect/Type;)Lcom/microsoft/rest/protocol/ResponseBuilder;
3: ldc Lcom/microsoft/azure/CloudException;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.registerError:(Ljava/lang/Class;)Lcom/microsoft/rest/protocol/ResponseBuilder;
4: aload 1
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.build:(Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
5: areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 6 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 6 1 response Lretrofit2/Response<Lokhttp3/ResponseBody;>;
Exceptions:
throws com.microsoft.azure.CloudException, java.io.IOException, java.lang.IllegalArgumentException
Signature: (Lretrofit2/Response<Lokhttp3/ResponseBody;>;)Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/network/implementation/VpnClientIPsecParametersInner;>;
MethodParameters:
Name Flags
response
public com.microsoft.azure.management.network.implementation.VpnClientIPsecParametersInner getVpnclientIpsecParameters(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Lcom/microsoft/azure/management/network/implementation/VpnClientIPsecParametersInner;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.getVpnclientIpsecParametersWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
invokevirtual rx.Observable.toBlocking:()Lrx/observables/BlockingObservable;
invokevirtual rx.observables.BlockingObservable.last:()Ljava/lang/Object;
checkcast com.microsoft.rest.ServiceResponse
invokevirtual com.microsoft.rest.ServiceResponse.body:()Ljava/lang/Object;
checkcast com.microsoft.azure.management.network.implementation.VpnClientIPsecParametersInner
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
public com.microsoft.rest.ServiceFuture<com.microsoft.azure.management.network.implementation.VpnClientIPsecParametersInner> getVpnclientIpsecParametersAsync(java.lang.String, java.lang.String, com.microsoft.rest.ServiceCallback<com.microsoft.azure.management.network.implementation.VpnClientIPsecParametersInner>);
descriptor: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.getVpnclientIpsecParametersWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
aload 3
invokestatic com.microsoft.rest.ServiceFuture.fromResponse:(Lrx/Observable;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 serviceCallback Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/network/implementation/VpnClientIPsecParametersInner;>;
Signature: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/network/implementation/VpnClientIPsecParametersInner;>;)Lcom/microsoft/rest/ServiceFuture<Lcom/microsoft/azure/management/network/implementation/VpnClientIPsecParametersInner;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
serviceCallback final
public rx.Observable<com.microsoft.azure.management.network.implementation.VpnClientIPsecParametersInner> getVpnclientIpsecParametersAsync(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.getVpnclientIpsecParametersWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$104
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$104.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
Signature: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/azure/management/network/implementation/VpnClientIPsecParametersInner;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.network.implementation.VpnClientIPsecParametersInner>> getVpnclientIpsecParametersWithServiceResponseAsync(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=7, locals=4, args_size=3
start local 0 start local 1 start local 2 0: aload 1
ifnonnull 2
1: new java.lang.IllegalArgumentException
dup
ldc "Parameter resourceGroupName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
2: StackMap locals:
StackMap stack:
aload 2
ifnonnull 4
3: new java.lang.IllegalArgumentException
dup
ldc "Parameter virtualNetworkGatewayName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
4: StackMap locals:
StackMap stack:
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
ifnonnull 6
5: new java.lang.IllegalArgumentException
dup
ldc "Parameter this.client.subscriptionId() is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
6: StackMap locals:
StackMap stack:
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.service:Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService;
aload 1
aload 2
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
ldc "2019-11-01"
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.acceptLanguage:()Ljava/lang/String;
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.userAgent:()Ljava/lang/String;
invokeinterface com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService.getVpnclientIpsecParameters:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
astore 3
start local 3 7: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.getAzureClient:()Lcom/microsoft/azure/AzureClient;
aload 3
new com.microsoft.azure.LongRunningOperationOptions
dup
invokespecial com.microsoft.azure.LongRunningOperationOptions.<init>:()V
getstatic com.microsoft.azure.LongRunningFinalState.LOCATION:Lcom/microsoft/azure/LongRunningFinalState;
invokevirtual com.microsoft.azure.LongRunningOperationOptions.withFinalStateVia:(Lcom/microsoft/azure/LongRunningFinalState;)Lcom/microsoft/azure/LongRunningOperationOptions;
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$105
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$105.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$105.getType:()Ljava/lang/reflect/Type;
invokevirtual com.microsoft.azure.AzureClient.getPostOrDeleteResultAsync:(Lrx/Observable;Lcom/microsoft/azure/LongRunningOperationOptions;Ljava/lang/reflect/Type;)Lrx/Observable;
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 8 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 8 1 resourceGroupName Ljava/lang/String;
0 8 2 virtualNetworkGatewayName Ljava/lang/String;
7 8 3 observable Lrx/Observable<Lretrofit2/Response<Lokhttp3/ResponseBody;>;>;
Signature: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/network/implementation/VpnClientIPsecParametersInner;>;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
public com.microsoft.azure.management.network.implementation.VpnClientIPsecParametersInner beginGetVpnclientIpsecParameters(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Lcom/microsoft/azure/management/network/implementation/VpnClientIPsecParametersInner;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.beginGetVpnclientIpsecParametersWithServiceResponseAsync:(Ljava/lang/String;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.management.network.implementation.VpnClientIPsecParametersInner
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
public com.microsoft.rest.ServiceFuture<com.microsoft.azure.management.network.implementation.VpnClientIPsecParametersInner> beginGetVpnclientIpsecParametersAsync(java.lang.String, java.lang.String, com.microsoft.rest.ServiceCallback<com.microsoft.azure.management.network.implementation.VpnClientIPsecParametersInner>);
descriptor: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.beginGetVpnclientIpsecParametersWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
aload 3
invokestatic com.microsoft.rest.ServiceFuture.fromResponse:(Lrx/Observable;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 serviceCallback Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/network/implementation/VpnClientIPsecParametersInner;>;
Signature: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/network/implementation/VpnClientIPsecParametersInner;>;)Lcom/microsoft/rest/ServiceFuture<Lcom/microsoft/azure/management/network/implementation/VpnClientIPsecParametersInner;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
serviceCallback final
public rx.Observable<com.microsoft.azure.management.network.implementation.VpnClientIPsecParametersInner> beginGetVpnclientIpsecParametersAsync(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.beginGetVpnclientIpsecParametersWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$106
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$106.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
Signature: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/azure/management/network/implementation/VpnClientIPsecParametersInner;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.network.implementation.VpnClientIPsecParametersInner>> beginGetVpnclientIpsecParametersWithServiceResponseAsync(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=7, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 1
ifnonnull 2
1: new java.lang.IllegalArgumentException
dup
ldc "Parameter resourceGroupName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
2: StackMap locals:
StackMap stack:
aload 2
ifnonnull 4
3: new java.lang.IllegalArgumentException
dup
ldc "Parameter virtualNetworkGatewayName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
4: StackMap locals:
StackMap stack:
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
ifnonnull 6
5: new java.lang.IllegalArgumentException
dup
ldc "Parameter this.client.subscriptionId() is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
6: StackMap locals:
StackMap stack:
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.service:Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService;
aload 1
aload 2
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
ldc "2019-11-01"
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.acceptLanguage:()Ljava/lang/String;
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.userAgent:()Ljava/lang/String;
invokeinterface com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService.beginGetVpnclientIpsecParameters:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
7: new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$107
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$107.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.flatMap:(Lrx/functions/Func1;)Lrx/Observable;
8: areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 9 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 9 1 resourceGroupName Ljava/lang/String;
0 9 2 virtualNetworkGatewayName Ljava/lang/String;
Signature: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/network/implementation/VpnClientIPsecParametersInner;>;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
private com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.network.implementation.VpnClientIPsecParametersInner> beginGetVpnclientIpsecParametersDelegate(retrofit2.Response<okhttp3.ResponseBody>);
descriptor: (Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
flags: (0x0002) ACC_PRIVATE
Code:
stack=5, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.restClient:()Lcom/microsoft/rest/RestClient;
invokevirtual com.microsoft.rest.RestClient.responseBuilderFactory:()Lcom/microsoft/rest/protocol/ResponseBuilder$Factory;
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.serializerAdapter:()Lcom/microsoft/rest/protocol/SerializerAdapter;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder$Factory.newInstance:(Lcom/microsoft/rest/protocol/SerializerAdapter;)Lcom/microsoft/rest/protocol/ResponseBuilder;
1: sipush 200
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$108
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$108.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$108.getType:()Ljava/lang/reflect/Type;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.register:(ILjava/lang/reflect/Type;)Lcom/microsoft/rest/protocol/ResponseBuilder;
2: ldc Lcom/microsoft/azure/CloudException;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.registerError:(Ljava/lang/Class;)Lcom/microsoft/rest/protocol/ResponseBuilder;
3: aload 1
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.build:(Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
4: areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 5 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 5 1 response Lretrofit2/Response<Lokhttp3/ResponseBody;>;
Exceptions:
throws com.microsoft.azure.CloudException, java.io.IOException, java.lang.IllegalArgumentException
Signature: (Lretrofit2/Response<Lokhttp3/ResponseBody;>;)Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/network/implementation/VpnClientIPsecParametersInner;>;
MethodParameters:
Name Flags
response
public java.lang.String vpnDeviceConfigurationScript(java.lang.String, java.lang.String, com.microsoft.azure.management.network.VpnDeviceScriptParameters);
descriptor: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/VpnDeviceScriptParameters;)Ljava/lang/String;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
aload 1
aload 2
aload 3
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.vpnDeviceConfigurationScriptWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/VpnDeviceScriptParameters;)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 java.lang.String
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayConnectionName Ljava/lang/String;
0 1 3 parameters Lcom/microsoft/azure/management/network/VpnDeviceScriptParameters;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayConnectionName
parameters
public com.microsoft.rest.ServiceFuture<java.lang.String> vpnDeviceConfigurationScriptAsync(java.lang.String, java.lang.String, com.microsoft.azure.management.network.VpnDeviceScriptParameters, com.microsoft.rest.ServiceCallback<java.lang.String>);
descriptor: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/VpnDeviceScriptParameters;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=5, args_size=5
start local 0 start local 1 start local 2 start local 3 start local 4 0: aload 0
aload 1
aload 2
aload 3
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.vpnDeviceConfigurationScriptWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/VpnDeviceScriptParameters;)Lrx/Observable;
aload 4
invokestatic com.microsoft.rest.ServiceFuture.fromResponse:(Lrx/Observable;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
areturn
end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayConnectionName Ljava/lang/String;
0 1 3 parameters Lcom/microsoft/azure/management/network/VpnDeviceScriptParameters;
0 1 4 serviceCallback Lcom/microsoft/rest/ServiceCallback<Ljava/lang/String;>;
Signature: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/VpnDeviceScriptParameters;Lcom/microsoft/rest/ServiceCallback<Ljava/lang/String;>;)Lcom/microsoft/rest/ServiceFuture<Ljava/lang/String;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayConnectionName
parameters
serviceCallback final
public rx.Observable<java.lang.String> vpnDeviceConfigurationScriptAsync(java.lang.String, java.lang.String, com.microsoft.azure.management.network.VpnDeviceScriptParameters);
descriptor: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/VpnDeviceScriptParameters;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
aload 1
aload 2
aload 3
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.vpnDeviceConfigurationScriptWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/VpnDeviceScriptParameters;)Lrx/Observable;
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$109
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$109.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayConnectionName Ljava/lang/String;
0 1 3 parameters Lcom/microsoft/azure/management/network/VpnDeviceScriptParameters;
Signature: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/VpnDeviceScriptParameters;)Lrx/Observable<Ljava/lang/String;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayConnectionName
parameters
public rx.Observable<com.microsoft.rest.ServiceResponse<java.lang.String>> vpnDeviceConfigurationScriptWithServiceResponseAsync(java.lang.String, java.lang.String, com.microsoft.azure.management.network.VpnDeviceScriptParameters);
descriptor: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/VpnDeviceScriptParameters;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=8, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 1
ifnonnull 2
1: new java.lang.IllegalArgumentException
dup
ldc "Parameter resourceGroupName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
2: StackMap locals:
StackMap stack:
aload 2
ifnonnull 4
3: new java.lang.IllegalArgumentException
dup
ldc "Parameter virtualNetworkGatewayConnectionName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
4: StackMap locals:
StackMap stack:
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
ifnonnull 6
5: new java.lang.IllegalArgumentException
dup
ldc "Parameter this.client.subscriptionId() is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
6: StackMap locals:
StackMap stack:
aload 3
ifnonnull 8
7: new java.lang.IllegalArgumentException
dup
ldc "Parameter parameters is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
8: StackMap locals:
StackMap stack:
aload 3
invokestatic com.microsoft.rest.Validator.validate:(Ljava/lang/Object;)V
9: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.service:Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService;
aload 1
aload 2
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
aload 3
ldc "2019-11-01"
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.acceptLanguage:()Ljava/lang/String;
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.userAgent:()Ljava/lang/String;
invokeinterface com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService.vpnDeviceConfigurationScript:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/VpnDeviceScriptParameters;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
10: new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$110
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$110.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.flatMap:(Lrx/functions/Func1;)Lrx/Observable;
11: areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 12 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 12 1 resourceGroupName Ljava/lang/String;
0 12 2 virtualNetworkGatewayConnectionName Ljava/lang/String;
0 12 3 parameters Lcom/microsoft/azure/management/network/VpnDeviceScriptParameters;
Signature: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/VpnDeviceScriptParameters;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Ljava/lang/String;>;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayConnectionName
parameters
private com.microsoft.rest.ServiceResponse<java.lang.String> vpnDeviceConfigurationScriptDelegate(retrofit2.Response<okhttp3.ResponseBody>);
descriptor: (Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
flags: (0x0002) ACC_PRIVATE
Code:
stack=5, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.restClient:()Lcom/microsoft/rest/RestClient;
invokevirtual com.microsoft.rest.RestClient.responseBuilderFactory:()Lcom/microsoft/rest/protocol/ResponseBuilder$Factory;
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.serializerAdapter:()Lcom/microsoft/rest/protocol/SerializerAdapter;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder$Factory.newInstance:(Lcom/microsoft/rest/protocol/SerializerAdapter;)Lcom/microsoft/rest/protocol/ResponseBuilder;
1: sipush 200
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$111
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$111.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$111.getType:()Ljava/lang/reflect/Type;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.register:(ILjava/lang/reflect/Type;)Lcom/microsoft/rest/protocol/ResponseBuilder;
2: ldc Lcom/microsoft/azure/CloudException;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.registerError:(Ljava/lang/Class;)Lcom/microsoft/rest/protocol/ResponseBuilder;
3: aload 1
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.build:(Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
4: areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 5 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 5 1 response Lretrofit2/Response<Lokhttp3/ResponseBody;>;
Exceptions:
throws com.microsoft.azure.CloudException, java.io.IOException, java.lang.IllegalArgumentException
Signature: (Lretrofit2/Response<Lokhttp3/ResponseBody;>;)Lcom/microsoft/rest/ServiceResponse<Ljava/lang/String;>;
MethodParameters:
Name Flags
response
public java.lang.String startPacketCapture(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.startPacketCaptureWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
invokevirtual rx.Observable.toBlocking:()Lrx/observables/BlockingObservable;
invokevirtual rx.observables.BlockingObservable.last:()Ljava/lang/Object;
checkcast com.microsoft.rest.ServiceResponse
invokevirtual com.microsoft.rest.ServiceResponse.body:()Ljava/lang/Object;
checkcast java.lang.String
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
public com.microsoft.rest.ServiceFuture<java.lang.String> startPacketCaptureAsync(java.lang.String, java.lang.String, com.microsoft.rest.ServiceCallback<java.lang.String>);
descriptor: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.startPacketCaptureWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
aload 3
invokestatic com.microsoft.rest.ServiceFuture.fromResponse:(Lrx/Observable;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 serviceCallback Lcom/microsoft/rest/ServiceCallback<Ljava/lang/String;>;
Signature: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback<Ljava/lang/String;>;)Lcom/microsoft/rest/ServiceFuture<Ljava/lang/String;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
serviceCallback final
public rx.Observable<java.lang.String> startPacketCaptureAsync(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.startPacketCaptureWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$112
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$112.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
Signature: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Ljava/lang/String;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
public rx.Observable<com.microsoft.rest.ServiceResponse<java.lang.String>> startPacketCaptureWithServiceResponseAsync(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=8, locals=5, args_size=3
start local 0 start local 1 start local 2 0: aload 1
ifnonnull 2
1: new java.lang.IllegalArgumentException
dup
ldc "Parameter resourceGroupName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
2: StackMap locals:
StackMap stack:
aload 2
ifnonnull 4
3: new java.lang.IllegalArgumentException
dup
ldc "Parameter virtualNetworkGatewayName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
4: StackMap locals:
StackMap stack:
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
ifnonnull 6
5: new java.lang.IllegalArgumentException
dup
ldc "Parameter this.client.subscriptionId() is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
6: StackMap locals:
StackMap stack:
new com.microsoft.azure.management.network.VpnPacketCaptureStartParameters
dup
invokespecial com.microsoft.azure.management.network.VpnPacketCaptureStartParameters.<init>:()V
astore 3
start local 3 7: aload 3
aconst_null
invokevirtual com.microsoft.azure.management.network.VpnPacketCaptureStartParameters.withFilterData:(Ljava/lang/String;)Lcom/microsoft/azure/management/network/VpnPacketCaptureStartParameters;
pop
8: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.service:Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService;
aload 1
aload 2
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
ldc "2019-11-01"
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.acceptLanguage:()Ljava/lang/String;
aload 3
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.userAgent:()Ljava/lang/String;
invokeinterface com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService.startPacketCapture:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/VpnPacketCaptureStartParameters;Ljava/lang/String;)Lrx/Observable;
astore 4
start local 4 9: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.getAzureClient:()Lcom/microsoft/azure/AzureClient;
aload 4
new com.microsoft.azure.LongRunningOperationOptions
dup
invokespecial com.microsoft.azure.LongRunningOperationOptions.<init>:()V
getstatic com.microsoft.azure.LongRunningFinalState.LOCATION:Lcom/microsoft/azure/LongRunningFinalState;
invokevirtual com.microsoft.azure.LongRunningOperationOptions.withFinalStateVia:(Lcom/microsoft/azure/LongRunningFinalState;)Lcom/microsoft/azure/LongRunningOperationOptions;
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$113
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$113.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$113.getType:()Ljava/lang/reflect/Type;
invokevirtual com.microsoft.azure.AzureClient.getPostOrDeleteResultAsync:(Lrx/Observable;Lcom/microsoft/azure/LongRunningOperationOptions;Ljava/lang/reflect/Type;)Lrx/Observable;
areturn
end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 10 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 10 1 resourceGroupName Ljava/lang/String;
0 10 2 virtualNetworkGatewayName Ljava/lang/String;
7 10 3 parameters Lcom/microsoft/azure/management/network/VpnPacketCaptureStartParameters;
9 10 4 observable Lrx/Observable<Lretrofit2/Response<Lokhttp3/ResponseBody;>;>;
Signature: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Ljava/lang/String;>;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
public java.lang.String startPacketCapture(java.lang.String, java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
aload 1
aload 2
aload 3
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.startPacketCaptureWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
invokevirtual rx.Observable.toBlocking:()Lrx/observables/BlockingObservable;
invokevirtual rx.observables.BlockingObservable.last:()Ljava/lang/Object;
checkcast com.microsoft.rest.ServiceResponse
invokevirtual com.microsoft.rest.ServiceResponse.body:()Ljava/lang/Object;
checkcast java.lang.String
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 filterData Ljava/lang/String;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
filterData
public com.microsoft.rest.ServiceFuture<java.lang.String> startPacketCaptureAsync(java.lang.String, java.lang.String, java.lang.String, com.microsoft.rest.ServiceCallback<java.lang.String>);
descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=5, args_size=5
start local 0 start local 1 start local 2 start local 3 start local 4 0: aload 0
aload 1
aload 2
aload 3
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.startPacketCaptureWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
aload 4
invokestatic com.microsoft.rest.ServiceFuture.fromResponse:(Lrx/Observable;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
areturn
end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 filterData Ljava/lang/String;
0 1 4 serviceCallback Lcom/microsoft/rest/ServiceCallback<Ljava/lang/String;>;
Signature: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback<Ljava/lang/String;>;)Lcom/microsoft/rest/ServiceFuture<Ljava/lang/String;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
filterData
serviceCallback final
public rx.Observable<java.lang.String> startPacketCaptureAsync(java.lang.String, java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
aload 1
aload 2
aload 3
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.startPacketCaptureWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$114
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$114.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 filterData Ljava/lang/String;
Signature: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Ljava/lang/String;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
filterData
public rx.Observable<com.microsoft.rest.ServiceResponse<java.lang.String>> startPacketCaptureWithServiceResponseAsync(java.lang.String, java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=8, locals=6, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 1
ifnonnull 2
1: new java.lang.IllegalArgumentException
dup
ldc "Parameter resourceGroupName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
2: StackMap locals:
StackMap stack:
aload 2
ifnonnull 4
3: new java.lang.IllegalArgumentException
dup
ldc "Parameter virtualNetworkGatewayName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
4: StackMap locals:
StackMap stack:
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
ifnonnull 6
5: new java.lang.IllegalArgumentException
dup
ldc "Parameter this.client.subscriptionId() is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
6: StackMap locals:
StackMap stack:
aconst_null
astore 4
start local 4 7: aload 3
ifnull 10
8: new com.microsoft.azure.management.network.VpnPacketCaptureStartParameters
dup
invokespecial com.microsoft.azure.management.network.VpnPacketCaptureStartParameters.<init>:()V
astore 4
9: aload 4
aload 3
invokevirtual com.microsoft.azure.management.network.VpnPacketCaptureStartParameters.withFilterData:(Ljava/lang/String;)Lcom/microsoft/azure/management/network/VpnPacketCaptureStartParameters;
pop
10: StackMap locals: com.microsoft.azure.management.network.VpnPacketCaptureStartParameters
StackMap stack:
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.service:Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService;
aload 1
aload 2
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
ldc "2019-11-01"
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.acceptLanguage:()Ljava/lang/String;
aload 4
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.userAgent:()Ljava/lang/String;
invokeinterface com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService.startPacketCapture:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/VpnPacketCaptureStartParameters;Ljava/lang/String;)Lrx/Observable;
astore 5
start local 5 11: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.getAzureClient:()Lcom/microsoft/azure/AzureClient;
aload 5
new com.microsoft.azure.LongRunningOperationOptions
dup
invokespecial com.microsoft.azure.LongRunningOperationOptions.<init>:()V
getstatic com.microsoft.azure.LongRunningFinalState.LOCATION:Lcom/microsoft/azure/LongRunningFinalState;
invokevirtual com.microsoft.azure.LongRunningOperationOptions.withFinalStateVia:(Lcom/microsoft/azure/LongRunningFinalState;)Lcom/microsoft/azure/LongRunningOperationOptions;
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$115
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$115.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$115.getType:()Ljava/lang/reflect/Type;
invokevirtual com.microsoft.azure.AzureClient.getPostOrDeleteResultAsync:(Lrx/Observable;Lcom/microsoft/azure/LongRunningOperationOptions;Ljava/lang/reflect/Type;)Lrx/Observable;
areturn
end local 5 end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 12 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 12 1 resourceGroupName Ljava/lang/String;
0 12 2 virtualNetworkGatewayName Ljava/lang/String;
0 12 3 filterData Ljava/lang/String;
7 12 4 parameters Lcom/microsoft/azure/management/network/VpnPacketCaptureStartParameters;
11 12 5 observable Lrx/Observable<Lretrofit2/Response<Lokhttp3/ResponseBody;>;>;
Signature: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Ljava/lang/String;>;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
filterData
public java.lang.String beginStartPacketCapture(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.beginStartPacketCaptureWithServiceResponseAsync:(Ljava/lang/String;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 java.lang.String
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
public com.microsoft.rest.ServiceFuture<java.lang.String> beginStartPacketCaptureAsync(java.lang.String, java.lang.String, com.microsoft.rest.ServiceCallback<java.lang.String>);
descriptor: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.beginStartPacketCaptureWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
aload 3
invokestatic com.microsoft.rest.ServiceFuture.fromResponse:(Lrx/Observable;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 serviceCallback Lcom/microsoft/rest/ServiceCallback<Ljava/lang/String;>;
Signature: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback<Ljava/lang/String;>;)Lcom/microsoft/rest/ServiceFuture<Ljava/lang/String;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
serviceCallback final
public rx.Observable<java.lang.String> beginStartPacketCaptureAsync(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.beginStartPacketCaptureWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$116
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$116.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
Signature: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Ljava/lang/String;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
public rx.Observable<com.microsoft.rest.ServiceResponse<java.lang.String>> beginStartPacketCaptureWithServiceResponseAsync(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=8, locals=4, args_size=3
start local 0 start local 1 start local 2 0: aload 1
ifnonnull 2
1: new java.lang.IllegalArgumentException
dup
ldc "Parameter resourceGroupName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
2: StackMap locals:
StackMap stack:
aload 2
ifnonnull 4
3: new java.lang.IllegalArgumentException
dup
ldc "Parameter virtualNetworkGatewayName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
4: StackMap locals:
StackMap stack:
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
ifnonnull 6
5: new java.lang.IllegalArgumentException
dup
ldc "Parameter this.client.subscriptionId() is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
6: StackMap locals:
StackMap stack:
new com.microsoft.azure.management.network.VpnPacketCaptureStartParameters
dup
invokespecial com.microsoft.azure.management.network.VpnPacketCaptureStartParameters.<init>:()V
astore 3
start local 3 7: aload 3
aconst_null
invokevirtual com.microsoft.azure.management.network.VpnPacketCaptureStartParameters.withFilterData:(Ljava/lang/String;)Lcom/microsoft/azure/management/network/VpnPacketCaptureStartParameters;
pop
8: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.service:Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService;
aload 1
aload 2
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
ldc "2019-11-01"
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.acceptLanguage:()Ljava/lang/String;
aload 3
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.userAgent:()Ljava/lang/String;
invokeinterface com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService.beginStartPacketCapture:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/VpnPacketCaptureStartParameters;Ljava/lang/String;)Lrx/Observable;
9: new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$117
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$117.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.flatMap:(Lrx/functions/Func1;)Lrx/Observable;
10: areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 11 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 11 1 resourceGroupName Ljava/lang/String;
0 11 2 virtualNetworkGatewayName Ljava/lang/String;
7 11 3 parameters Lcom/microsoft/azure/management/network/VpnPacketCaptureStartParameters;
Signature: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Ljava/lang/String;>;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
public java.lang.String beginStartPacketCapture(java.lang.String, java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
aload 1
aload 2
aload 3
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.beginStartPacketCaptureWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;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 java.lang.String
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 filterData Ljava/lang/String;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
filterData
public com.microsoft.rest.ServiceFuture<java.lang.String> beginStartPacketCaptureAsync(java.lang.String, java.lang.String, java.lang.String, com.microsoft.rest.ServiceCallback<java.lang.String>);
descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=5, args_size=5
start local 0 start local 1 start local 2 start local 3 start local 4 0: aload 0
aload 1
aload 2
aload 3
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.beginStartPacketCaptureWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
aload 4
invokestatic com.microsoft.rest.ServiceFuture.fromResponse:(Lrx/Observable;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
areturn
end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 filterData Ljava/lang/String;
0 1 4 serviceCallback Lcom/microsoft/rest/ServiceCallback<Ljava/lang/String;>;
Signature: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback<Ljava/lang/String;>;)Lcom/microsoft/rest/ServiceFuture<Ljava/lang/String;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
filterData
serviceCallback final
public rx.Observable<java.lang.String> beginStartPacketCaptureAsync(java.lang.String, java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
aload 1
aload 2
aload 3
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.beginStartPacketCaptureWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$118
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$118.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 filterData Ljava/lang/String;
Signature: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Ljava/lang/String;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
filterData
public rx.Observable<com.microsoft.rest.ServiceResponse<java.lang.String>> beginStartPacketCaptureWithServiceResponseAsync(java.lang.String, java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=8, locals=5, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 1
ifnonnull 2
1: new java.lang.IllegalArgumentException
dup
ldc "Parameter resourceGroupName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
2: StackMap locals:
StackMap stack:
aload 2
ifnonnull 4
3: new java.lang.IllegalArgumentException
dup
ldc "Parameter virtualNetworkGatewayName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
4: StackMap locals:
StackMap stack:
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
ifnonnull 6
5: new java.lang.IllegalArgumentException
dup
ldc "Parameter this.client.subscriptionId() is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
6: StackMap locals:
StackMap stack:
aconst_null
astore 4
start local 4 7: aload 3
ifnull 10
8: new com.microsoft.azure.management.network.VpnPacketCaptureStartParameters
dup
invokespecial com.microsoft.azure.management.network.VpnPacketCaptureStartParameters.<init>:()V
astore 4
9: aload 4
aload 3
invokevirtual com.microsoft.azure.management.network.VpnPacketCaptureStartParameters.withFilterData:(Ljava/lang/String;)Lcom/microsoft/azure/management/network/VpnPacketCaptureStartParameters;
pop
10: StackMap locals: com.microsoft.azure.management.network.VpnPacketCaptureStartParameters
StackMap stack:
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.service:Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService;
aload 1
aload 2
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
ldc "2019-11-01"
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.acceptLanguage:()Ljava/lang/String;
aload 4
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.userAgent:()Ljava/lang/String;
invokeinterface com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService.beginStartPacketCapture:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/VpnPacketCaptureStartParameters;Ljava/lang/String;)Lrx/Observable;
11: new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$119
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$119.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.flatMap:(Lrx/functions/Func1;)Lrx/Observable;
12: areturn
end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 13 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 13 1 resourceGroupName Ljava/lang/String;
0 13 2 virtualNetworkGatewayName Ljava/lang/String;
0 13 3 filterData Ljava/lang/String;
7 13 4 parameters Lcom/microsoft/azure/management/network/VpnPacketCaptureStartParameters;
Signature: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Ljava/lang/String;>;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
filterData
private com.microsoft.rest.ServiceResponse<java.lang.String> beginStartPacketCaptureDelegate(retrofit2.Response<okhttp3.ResponseBody>);
descriptor: (Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
flags: (0x0002) ACC_PRIVATE
Code:
stack=5, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.restClient:()Lcom/microsoft/rest/RestClient;
invokevirtual com.microsoft.rest.RestClient.responseBuilderFactory:()Lcom/microsoft/rest/protocol/ResponseBuilder$Factory;
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.serializerAdapter:()Lcom/microsoft/rest/protocol/SerializerAdapter;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder$Factory.newInstance:(Lcom/microsoft/rest/protocol/SerializerAdapter;)Lcom/microsoft/rest/protocol/ResponseBuilder;
1: sipush 200
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$120
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$120.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$120.getType:()Ljava/lang/reflect/Type;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.register:(ILjava/lang/reflect/Type;)Lcom/microsoft/rest/protocol/ResponseBuilder;
2: sipush 202
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$121
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$121.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$121.getType:()Ljava/lang/reflect/Type;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.register:(ILjava/lang/reflect/Type;)Lcom/microsoft/rest/protocol/ResponseBuilder;
3: ldc Lcom/microsoft/azure/management/network/ErrorException;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.registerError:(Ljava/lang/Class;)Lcom/microsoft/rest/protocol/ResponseBuilder;
4: aload 1
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.build:(Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
5: areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 6 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 6 1 response Lretrofit2/Response<Lokhttp3/ResponseBody;>;
Exceptions:
throws com.microsoft.azure.management.network.ErrorException, java.io.IOException, java.lang.IllegalArgumentException
Signature: (Lretrofit2/Response<Lokhttp3/ResponseBody;>;)Lcom/microsoft/rest/ServiceResponse<Ljava/lang/String;>;
MethodParameters:
Name Flags
response
public java.lang.String stopPacketCapture(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.stopPacketCaptureWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
invokevirtual rx.Observable.toBlocking:()Lrx/observables/BlockingObservable;
invokevirtual rx.observables.BlockingObservable.last:()Ljava/lang/Object;
checkcast com.microsoft.rest.ServiceResponse
invokevirtual com.microsoft.rest.ServiceResponse.body:()Ljava/lang/Object;
checkcast java.lang.String
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
public com.microsoft.rest.ServiceFuture<java.lang.String> stopPacketCaptureAsync(java.lang.String, java.lang.String, com.microsoft.rest.ServiceCallback<java.lang.String>);
descriptor: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.stopPacketCaptureWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
aload 3
invokestatic com.microsoft.rest.ServiceFuture.fromResponse:(Lrx/Observable;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 serviceCallback Lcom/microsoft/rest/ServiceCallback<Ljava/lang/String;>;
Signature: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback<Ljava/lang/String;>;)Lcom/microsoft/rest/ServiceFuture<Ljava/lang/String;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
serviceCallback final
public rx.Observable<java.lang.String> stopPacketCaptureAsync(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.stopPacketCaptureWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$122
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$122.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
Signature: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Ljava/lang/String;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
public rx.Observable<com.microsoft.rest.ServiceResponse<java.lang.String>> stopPacketCaptureWithServiceResponseAsync(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=8, locals=5, args_size=3
start local 0 start local 1 start local 2 0: aload 1
ifnonnull 2
1: new java.lang.IllegalArgumentException
dup
ldc "Parameter resourceGroupName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
2: StackMap locals:
StackMap stack:
aload 2
ifnonnull 4
3: new java.lang.IllegalArgumentException
dup
ldc "Parameter virtualNetworkGatewayName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
4: StackMap locals:
StackMap stack:
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
ifnonnull 6
5: new java.lang.IllegalArgumentException
dup
ldc "Parameter this.client.subscriptionId() is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
6: StackMap locals:
StackMap stack:
new com.microsoft.azure.management.network.VpnPacketCaptureStopParameters
dup
invokespecial com.microsoft.azure.management.network.VpnPacketCaptureStopParameters.<init>:()V
astore 3
start local 3 7: aload 3
aconst_null
invokevirtual com.microsoft.azure.management.network.VpnPacketCaptureStopParameters.withSasUrl:(Ljava/lang/String;)Lcom/microsoft/azure/management/network/VpnPacketCaptureStopParameters;
pop
8: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.service:Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService;
aload 1
aload 2
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
ldc "2019-11-01"
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.acceptLanguage:()Ljava/lang/String;
aload 3
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.userAgent:()Ljava/lang/String;
invokeinterface com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService.stopPacketCapture:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/VpnPacketCaptureStopParameters;Ljava/lang/String;)Lrx/Observable;
astore 4
start local 4 9: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.getAzureClient:()Lcom/microsoft/azure/AzureClient;
aload 4
new com.microsoft.azure.LongRunningOperationOptions
dup
invokespecial com.microsoft.azure.LongRunningOperationOptions.<init>:()V
getstatic com.microsoft.azure.LongRunningFinalState.LOCATION:Lcom/microsoft/azure/LongRunningFinalState;
invokevirtual com.microsoft.azure.LongRunningOperationOptions.withFinalStateVia:(Lcom/microsoft/azure/LongRunningFinalState;)Lcom/microsoft/azure/LongRunningOperationOptions;
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$123
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$123.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$123.getType:()Ljava/lang/reflect/Type;
invokevirtual com.microsoft.azure.AzureClient.getPostOrDeleteResultAsync:(Lrx/Observable;Lcom/microsoft/azure/LongRunningOperationOptions;Ljava/lang/reflect/Type;)Lrx/Observable;
areturn
end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 10 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 10 1 resourceGroupName Ljava/lang/String;
0 10 2 virtualNetworkGatewayName Ljava/lang/String;
7 10 3 parameters Lcom/microsoft/azure/management/network/VpnPacketCaptureStopParameters;
9 10 4 observable Lrx/Observable<Lretrofit2/Response<Lokhttp3/ResponseBody;>;>;
Signature: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Ljava/lang/String;>;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
public java.lang.String stopPacketCapture(java.lang.String, java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
aload 1
aload 2
aload 3
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.stopPacketCaptureWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
invokevirtual rx.Observable.toBlocking:()Lrx/observables/BlockingObservable;
invokevirtual rx.observables.BlockingObservable.last:()Ljava/lang/Object;
checkcast com.microsoft.rest.ServiceResponse
invokevirtual com.microsoft.rest.ServiceResponse.body:()Ljava/lang/Object;
checkcast java.lang.String
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 sasUrl Ljava/lang/String;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
sasUrl
public com.microsoft.rest.ServiceFuture<java.lang.String> stopPacketCaptureAsync(java.lang.String, java.lang.String, java.lang.String, com.microsoft.rest.ServiceCallback<java.lang.String>);
descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=5, args_size=5
start local 0 start local 1 start local 2 start local 3 start local 4 0: aload 0
aload 1
aload 2
aload 3
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.stopPacketCaptureWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
aload 4
invokestatic com.microsoft.rest.ServiceFuture.fromResponse:(Lrx/Observable;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
areturn
end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 sasUrl Ljava/lang/String;
0 1 4 serviceCallback Lcom/microsoft/rest/ServiceCallback<Ljava/lang/String;>;
Signature: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback<Ljava/lang/String;>;)Lcom/microsoft/rest/ServiceFuture<Ljava/lang/String;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
sasUrl
serviceCallback final
public rx.Observable<java.lang.String> stopPacketCaptureAsync(java.lang.String, java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
aload 1
aload 2
aload 3
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.stopPacketCaptureWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$124
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$124.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 sasUrl Ljava/lang/String;
Signature: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Ljava/lang/String;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
sasUrl
public rx.Observable<com.microsoft.rest.ServiceResponse<java.lang.String>> stopPacketCaptureWithServiceResponseAsync(java.lang.String, java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=8, locals=6, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 1
ifnonnull 2
1: new java.lang.IllegalArgumentException
dup
ldc "Parameter resourceGroupName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
2: StackMap locals:
StackMap stack:
aload 2
ifnonnull 4
3: new java.lang.IllegalArgumentException
dup
ldc "Parameter virtualNetworkGatewayName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
4: StackMap locals:
StackMap stack:
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
ifnonnull 6
5: new java.lang.IllegalArgumentException
dup
ldc "Parameter this.client.subscriptionId() is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
6: StackMap locals:
StackMap stack:
new com.microsoft.azure.management.network.VpnPacketCaptureStopParameters
dup
invokespecial com.microsoft.azure.management.network.VpnPacketCaptureStopParameters.<init>:()V
astore 4
start local 4 7: aload 4
aload 3
invokevirtual com.microsoft.azure.management.network.VpnPacketCaptureStopParameters.withSasUrl:(Ljava/lang/String;)Lcom/microsoft/azure/management/network/VpnPacketCaptureStopParameters;
pop
8: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.service:Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService;
aload 1
aload 2
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
ldc "2019-11-01"
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.acceptLanguage:()Ljava/lang/String;
aload 4
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.userAgent:()Ljava/lang/String;
invokeinterface com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService.stopPacketCapture:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/VpnPacketCaptureStopParameters;Ljava/lang/String;)Lrx/Observable;
astore 5
start local 5 9: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.getAzureClient:()Lcom/microsoft/azure/AzureClient;
aload 5
new com.microsoft.azure.LongRunningOperationOptions
dup
invokespecial com.microsoft.azure.LongRunningOperationOptions.<init>:()V
getstatic com.microsoft.azure.LongRunningFinalState.LOCATION:Lcom/microsoft/azure/LongRunningFinalState;
invokevirtual com.microsoft.azure.LongRunningOperationOptions.withFinalStateVia:(Lcom/microsoft/azure/LongRunningFinalState;)Lcom/microsoft/azure/LongRunningOperationOptions;
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$125
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$125.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$125.getType:()Ljava/lang/reflect/Type;
invokevirtual com.microsoft.azure.AzureClient.getPostOrDeleteResultAsync:(Lrx/Observable;Lcom/microsoft/azure/LongRunningOperationOptions;Ljava/lang/reflect/Type;)Lrx/Observable;
areturn
end local 5 end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 10 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 10 1 resourceGroupName Ljava/lang/String;
0 10 2 virtualNetworkGatewayName Ljava/lang/String;
0 10 3 sasUrl Ljava/lang/String;
7 10 4 parameters Lcom/microsoft/azure/management/network/VpnPacketCaptureStopParameters;
9 10 5 observable Lrx/Observable<Lretrofit2/Response<Lokhttp3/ResponseBody;>;>;
Signature: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Ljava/lang/String;>;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
sasUrl
public java.lang.String beginStopPacketCapture(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.beginStopPacketCaptureWithServiceResponseAsync:(Ljava/lang/String;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 java.lang.String
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
public com.microsoft.rest.ServiceFuture<java.lang.String> beginStopPacketCaptureAsync(java.lang.String, java.lang.String, com.microsoft.rest.ServiceCallback<java.lang.String>);
descriptor: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.beginStopPacketCaptureWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
aload 3
invokestatic com.microsoft.rest.ServiceFuture.fromResponse:(Lrx/Observable;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 serviceCallback Lcom/microsoft/rest/ServiceCallback<Ljava/lang/String;>;
Signature: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback<Ljava/lang/String;>;)Lcom/microsoft/rest/ServiceFuture<Ljava/lang/String;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
serviceCallback final
public rx.Observable<java.lang.String> beginStopPacketCaptureAsync(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.beginStopPacketCaptureWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$126
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$126.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
Signature: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Ljava/lang/String;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
public rx.Observable<com.microsoft.rest.ServiceResponse<java.lang.String>> beginStopPacketCaptureWithServiceResponseAsync(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=8, locals=4, args_size=3
start local 0 start local 1 start local 2 0: aload 1
ifnonnull 2
1: new java.lang.IllegalArgumentException
dup
ldc "Parameter resourceGroupName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
2: StackMap locals:
StackMap stack:
aload 2
ifnonnull 4
3: new java.lang.IllegalArgumentException
dup
ldc "Parameter virtualNetworkGatewayName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
4: StackMap locals:
StackMap stack:
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
ifnonnull 6
5: new java.lang.IllegalArgumentException
dup
ldc "Parameter this.client.subscriptionId() is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
6: StackMap locals:
StackMap stack:
new com.microsoft.azure.management.network.VpnPacketCaptureStopParameters
dup
invokespecial com.microsoft.azure.management.network.VpnPacketCaptureStopParameters.<init>:()V
astore 3
start local 3 7: aload 3
aconst_null
invokevirtual com.microsoft.azure.management.network.VpnPacketCaptureStopParameters.withSasUrl:(Ljava/lang/String;)Lcom/microsoft/azure/management/network/VpnPacketCaptureStopParameters;
pop
8: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.service:Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService;
aload 1
aload 2
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
ldc "2019-11-01"
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.acceptLanguage:()Ljava/lang/String;
aload 3
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.userAgent:()Ljava/lang/String;
invokeinterface com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService.beginStopPacketCapture:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/VpnPacketCaptureStopParameters;Ljava/lang/String;)Lrx/Observable;
9: new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$127
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$127.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.flatMap:(Lrx/functions/Func1;)Lrx/Observable;
10: areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 11 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 11 1 resourceGroupName Ljava/lang/String;
0 11 2 virtualNetworkGatewayName Ljava/lang/String;
7 11 3 parameters Lcom/microsoft/azure/management/network/VpnPacketCaptureStopParameters;
Signature: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Ljava/lang/String;>;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
public java.lang.String beginStopPacketCapture(java.lang.String, java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
aload 1
aload 2
aload 3
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.beginStopPacketCaptureWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;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 java.lang.String
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 sasUrl Ljava/lang/String;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
sasUrl
public com.microsoft.rest.ServiceFuture<java.lang.String> beginStopPacketCaptureAsync(java.lang.String, java.lang.String, java.lang.String, com.microsoft.rest.ServiceCallback<java.lang.String>);
descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=5, args_size=5
start local 0 start local 1 start local 2 start local 3 start local 4 0: aload 0
aload 1
aload 2
aload 3
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.beginStopPacketCaptureWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
aload 4
invokestatic com.microsoft.rest.ServiceFuture.fromResponse:(Lrx/Observable;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
areturn
end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 sasUrl Ljava/lang/String;
0 1 4 serviceCallback Lcom/microsoft/rest/ServiceCallback<Ljava/lang/String;>;
Signature: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback<Ljava/lang/String;>;)Lcom/microsoft/rest/ServiceFuture<Ljava/lang/String;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
sasUrl
serviceCallback final
public rx.Observable<java.lang.String> beginStopPacketCaptureAsync(java.lang.String, java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
aload 1
aload 2
aload 3
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.beginStopPacketCaptureWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$128
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$128.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 sasUrl Ljava/lang/String;
Signature: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Ljava/lang/String;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
sasUrl
public rx.Observable<com.microsoft.rest.ServiceResponse<java.lang.String>> beginStopPacketCaptureWithServiceResponseAsync(java.lang.String, java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=8, locals=5, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 1
ifnonnull 2
1: new java.lang.IllegalArgumentException
dup
ldc "Parameter resourceGroupName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
2: StackMap locals:
StackMap stack:
aload 2
ifnonnull 4
3: new java.lang.IllegalArgumentException
dup
ldc "Parameter virtualNetworkGatewayName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
4: StackMap locals:
StackMap stack:
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
ifnonnull 6
5: new java.lang.IllegalArgumentException
dup
ldc "Parameter this.client.subscriptionId() is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
6: StackMap locals:
StackMap stack:
new com.microsoft.azure.management.network.VpnPacketCaptureStopParameters
dup
invokespecial com.microsoft.azure.management.network.VpnPacketCaptureStopParameters.<init>:()V
astore 4
start local 4 7: aload 4
aload 3
invokevirtual com.microsoft.azure.management.network.VpnPacketCaptureStopParameters.withSasUrl:(Ljava/lang/String;)Lcom/microsoft/azure/management/network/VpnPacketCaptureStopParameters;
pop
8: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.service:Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService;
aload 1
aload 2
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
ldc "2019-11-01"
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.acceptLanguage:()Ljava/lang/String;
aload 4
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.userAgent:()Ljava/lang/String;
invokeinterface com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService.beginStopPacketCapture:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/VpnPacketCaptureStopParameters;Ljava/lang/String;)Lrx/Observable;
9: new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$129
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$129.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.flatMap:(Lrx/functions/Func1;)Lrx/Observable;
10: areturn
end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 11 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 11 1 resourceGroupName Ljava/lang/String;
0 11 2 virtualNetworkGatewayName Ljava/lang/String;
0 11 3 sasUrl Ljava/lang/String;
7 11 4 parameters Lcom/microsoft/azure/management/network/VpnPacketCaptureStopParameters;
Signature: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Ljava/lang/String;>;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
sasUrl
private com.microsoft.rest.ServiceResponse<java.lang.String> beginStopPacketCaptureDelegate(retrofit2.Response<okhttp3.ResponseBody>);
descriptor: (Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
flags: (0x0002) ACC_PRIVATE
Code:
stack=5, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.restClient:()Lcom/microsoft/rest/RestClient;
invokevirtual com.microsoft.rest.RestClient.responseBuilderFactory:()Lcom/microsoft/rest/protocol/ResponseBuilder$Factory;
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.serializerAdapter:()Lcom/microsoft/rest/protocol/SerializerAdapter;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder$Factory.newInstance:(Lcom/microsoft/rest/protocol/SerializerAdapter;)Lcom/microsoft/rest/protocol/ResponseBuilder;
1: sipush 200
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$130
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$130.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$130.getType:()Ljava/lang/reflect/Type;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.register:(ILjava/lang/reflect/Type;)Lcom/microsoft/rest/protocol/ResponseBuilder;
2: sipush 202
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$131
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$131.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$131.getType:()Ljava/lang/reflect/Type;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.register:(ILjava/lang/reflect/Type;)Lcom/microsoft/rest/protocol/ResponseBuilder;
3: ldc Lcom/microsoft/azure/management/network/ErrorException;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.registerError:(Ljava/lang/Class;)Lcom/microsoft/rest/protocol/ResponseBuilder;
4: aload 1
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.build:(Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
5: areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 6 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 6 1 response Lretrofit2/Response<Lokhttp3/ResponseBody;>;
Exceptions:
throws com.microsoft.azure.management.network.ErrorException, java.io.IOException, java.lang.IllegalArgumentException
Signature: (Lretrofit2/Response<Lokhttp3/ResponseBody;>;)Lcom/microsoft/rest/ServiceResponse<Ljava/lang/String;>;
MethodParameters:
Name Flags
response
public com.microsoft.azure.management.network.implementation.VpnClientConnectionHealthDetailListResultInner getVpnclientConnectionHealth(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Lcom/microsoft/azure/management/network/implementation/VpnClientConnectionHealthDetailListResultInner;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.getVpnclientConnectionHealthWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
invokevirtual rx.Observable.toBlocking:()Lrx/observables/BlockingObservable;
invokevirtual rx.observables.BlockingObservable.last:()Ljava/lang/Object;
checkcast com.microsoft.rest.ServiceResponse
invokevirtual com.microsoft.rest.ServiceResponse.body:()Ljava/lang/Object;
checkcast com.microsoft.azure.management.network.implementation.VpnClientConnectionHealthDetailListResultInner
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
public com.microsoft.rest.ServiceFuture<com.microsoft.azure.management.network.implementation.VpnClientConnectionHealthDetailListResultInner> getVpnclientConnectionHealthAsync(java.lang.String, java.lang.String, com.microsoft.rest.ServiceCallback<com.microsoft.azure.management.network.implementation.VpnClientConnectionHealthDetailListResultInner>);
descriptor: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.getVpnclientConnectionHealthWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
aload 3
invokestatic com.microsoft.rest.ServiceFuture.fromResponse:(Lrx/Observable;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 serviceCallback Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/network/implementation/VpnClientConnectionHealthDetailListResultInner;>;
Signature: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/network/implementation/VpnClientConnectionHealthDetailListResultInner;>;)Lcom/microsoft/rest/ServiceFuture<Lcom/microsoft/azure/management/network/implementation/VpnClientConnectionHealthDetailListResultInner;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
serviceCallback final
public rx.Observable<com.microsoft.azure.management.network.implementation.VpnClientConnectionHealthDetailListResultInner> getVpnclientConnectionHealthAsync(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.getVpnclientConnectionHealthWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$132
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$132.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
Signature: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/azure/management/network/implementation/VpnClientConnectionHealthDetailListResultInner;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.network.implementation.VpnClientConnectionHealthDetailListResultInner>> getVpnclientConnectionHealthWithServiceResponseAsync(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=7, locals=4, args_size=3
start local 0 start local 1 start local 2 0: aload 1
ifnonnull 2
1: new java.lang.IllegalArgumentException
dup
ldc "Parameter resourceGroupName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
2: StackMap locals:
StackMap stack:
aload 2
ifnonnull 4
3: new java.lang.IllegalArgumentException
dup
ldc "Parameter virtualNetworkGatewayName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
4: StackMap locals:
StackMap stack:
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
ifnonnull 6
5: new java.lang.IllegalArgumentException
dup
ldc "Parameter this.client.subscriptionId() is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
6: StackMap locals:
StackMap stack:
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.service:Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService;
aload 1
aload 2
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
ldc "2019-11-01"
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.acceptLanguage:()Ljava/lang/String;
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.userAgent:()Ljava/lang/String;
invokeinterface com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService.getVpnclientConnectionHealth:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
astore 3
start local 3 7: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.getAzureClient:()Lcom/microsoft/azure/AzureClient;
aload 3
new com.microsoft.azure.LongRunningOperationOptions
dup
invokespecial com.microsoft.azure.LongRunningOperationOptions.<init>:()V
getstatic com.microsoft.azure.LongRunningFinalState.LOCATION:Lcom/microsoft/azure/LongRunningFinalState;
invokevirtual com.microsoft.azure.LongRunningOperationOptions.withFinalStateVia:(Lcom/microsoft/azure/LongRunningFinalState;)Lcom/microsoft/azure/LongRunningOperationOptions;
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$133
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$133.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$133.getType:()Ljava/lang/reflect/Type;
invokevirtual com.microsoft.azure.AzureClient.getPostOrDeleteResultAsync:(Lrx/Observable;Lcom/microsoft/azure/LongRunningOperationOptions;Ljava/lang/reflect/Type;)Lrx/Observable;
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 8 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 8 1 resourceGroupName Ljava/lang/String;
0 8 2 virtualNetworkGatewayName Ljava/lang/String;
7 8 3 observable Lrx/Observable<Lretrofit2/Response<Lokhttp3/ResponseBody;>;>;
Signature: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/network/implementation/VpnClientConnectionHealthDetailListResultInner;>;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
public com.microsoft.azure.management.network.implementation.VpnClientConnectionHealthDetailListResultInner beginGetVpnclientConnectionHealth(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Lcom/microsoft/azure/management/network/implementation/VpnClientConnectionHealthDetailListResultInner;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.beginGetVpnclientConnectionHealthWithServiceResponseAsync:(Ljava/lang/String;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.management.network.implementation.VpnClientConnectionHealthDetailListResultInner
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
public com.microsoft.rest.ServiceFuture<com.microsoft.azure.management.network.implementation.VpnClientConnectionHealthDetailListResultInner> beginGetVpnclientConnectionHealthAsync(java.lang.String, java.lang.String, com.microsoft.rest.ServiceCallback<com.microsoft.azure.management.network.implementation.VpnClientConnectionHealthDetailListResultInner>);
descriptor: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.beginGetVpnclientConnectionHealthWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
aload 3
invokestatic com.microsoft.rest.ServiceFuture.fromResponse:(Lrx/Observable;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 serviceCallback Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/network/implementation/VpnClientConnectionHealthDetailListResultInner;>;
Signature: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback<Lcom/microsoft/azure/management/network/implementation/VpnClientConnectionHealthDetailListResultInner;>;)Lcom/microsoft/rest/ServiceFuture<Lcom/microsoft/azure/management/network/implementation/VpnClientConnectionHealthDetailListResultInner;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
serviceCallback final
public rx.Observable<com.microsoft.azure.management.network.implementation.VpnClientConnectionHealthDetailListResultInner> beginGetVpnclientConnectionHealthAsync(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.beginGetVpnclientConnectionHealthWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$134
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$134.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
Signature: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/azure/management/network/implementation/VpnClientConnectionHealthDetailListResultInner;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.network.implementation.VpnClientConnectionHealthDetailListResultInner>> beginGetVpnclientConnectionHealthWithServiceResponseAsync(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=7, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 1
ifnonnull 2
1: new java.lang.IllegalArgumentException
dup
ldc "Parameter resourceGroupName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
2: StackMap locals:
StackMap stack:
aload 2
ifnonnull 4
3: new java.lang.IllegalArgumentException
dup
ldc "Parameter virtualNetworkGatewayName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
4: StackMap locals:
StackMap stack:
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
ifnonnull 6
5: new java.lang.IllegalArgumentException
dup
ldc "Parameter this.client.subscriptionId() is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
6: StackMap locals:
StackMap stack:
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.service:Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService;
aload 1
aload 2
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
ldc "2019-11-01"
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.acceptLanguage:()Ljava/lang/String;
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.userAgent:()Ljava/lang/String;
invokeinterface com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService.beginGetVpnclientConnectionHealth:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
7: new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$135
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$135.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.flatMap:(Lrx/functions/Func1;)Lrx/Observable;
8: areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 9 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 9 1 resourceGroupName Ljava/lang/String;
0 9 2 virtualNetworkGatewayName Ljava/lang/String;
Signature: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/network/implementation/VpnClientConnectionHealthDetailListResultInner;>;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
private com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.network.implementation.VpnClientConnectionHealthDetailListResultInner> beginGetVpnclientConnectionHealthDelegate(retrofit2.Response<okhttp3.ResponseBody>);
descriptor: (Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
flags: (0x0002) ACC_PRIVATE
Code:
stack=5, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.restClient:()Lcom/microsoft/rest/RestClient;
invokevirtual com.microsoft.rest.RestClient.responseBuilderFactory:()Lcom/microsoft/rest/protocol/ResponseBuilder$Factory;
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.serializerAdapter:()Lcom/microsoft/rest/protocol/SerializerAdapter;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder$Factory.newInstance:(Lcom/microsoft/rest/protocol/SerializerAdapter;)Lcom/microsoft/rest/protocol/ResponseBuilder;
1: sipush 200
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$136
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$136.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$136.getType:()Ljava/lang/reflect/Type;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.register:(ILjava/lang/reflect/Type;)Lcom/microsoft/rest/protocol/ResponseBuilder;
2: sipush 202
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$137
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$137.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$137.getType:()Ljava/lang/reflect/Type;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.register:(ILjava/lang/reflect/Type;)Lcom/microsoft/rest/protocol/ResponseBuilder;
3: ldc Lcom/microsoft/azure/CloudException;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.registerError:(Ljava/lang/Class;)Lcom/microsoft/rest/protocol/ResponseBuilder;
4: aload 1
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.build:(Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
5: areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 6 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 6 1 response Lretrofit2/Response<Lokhttp3/ResponseBody;>;
Exceptions:
throws com.microsoft.azure.CloudException, java.io.IOException, java.lang.IllegalArgumentException
Signature: (Lretrofit2/Response<Lokhttp3/ResponseBody;>;)Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/network/implementation/VpnClientConnectionHealthDetailListResultInner;>;
MethodParameters:
Name Flags
response
public void disconnectVirtualNetworkGatewayVpnConnections(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.disconnectVirtualNetworkGatewayVpnConnectionsWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
invokevirtual rx.Observable.toBlocking:()Lrx/observables/BlockingObservable;
invokevirtual rx.observables.BlockingObservable.last:()Ljava/lang/Object;
checkcast com.microsoft.rest.ServiceResponse
invokevirtual com.microsoft.rest.ServiceResponse.body:()Ljava/lang/Object;
pop
1: return
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 2 1 resourceGroupName Ljava/lang/String;
0 2 2 virtualNetworkGatewayName Ljava/lang/String;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
public com.microsoft.rest.ServiceFuture<java.lang.Void> disconnectVirtualNetworkGatewayVpnConnectionsAsync(java.lang.String, java.lang.String, com.microsoft.rest.ServiceCallback<java.lang.Void>);
descriptor: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.disconnectVirtualNetworkGatewayVpnConnectionsWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
aload 3
invokestatic com.microsoft.rest.ServiceFuture.fromResponse:(Lrx/Observable;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 serviceCallback Lcom/microsoft/rest/ServiceCallback<Ljava/lang/Void;>;
Signature: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback<Ljava/lang/Void;>;)Lcom/microsoft/rest/ServiceFuture<Ljava/lang/Void;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
serviceCallback final
public rx.Observable<java.lang.Void> disconnectVirtualNetworkGatewayVpnConnectionsAsync(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.disconnectVirtualNetworkGatewayVpnConnectionsWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$138
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$138.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
Signature: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Ljava/lang/Void;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
public rx.Observable<com.microsoft.rest.ServiceResponse<java.lang.Void>> disconnectVirtualNetworkGatewayVpnConnectionsWithServiceResponseAsync(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=8, locals=5, args_size=3
start local 0 start local 1 start local 2 0: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
ifnonnull 2
1: new java.lang.IllegalArgumentException
dup
ldc "Parameter this.client.subscriptionId() is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
2: StackMap locals:
StackMap stack:
aload 1
ifnonnull 4
3: new java.lang.IllegalArgumentException
dup
ldc "Parameter resourceGroupName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
4: StackMap locals:
StackMap stack:
aload 2
ifnonnull 6
5: new java.lang.IllegalArgumentException
dup
ldc "Parameter virtualNetworkGatewayName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
6: StackMap locals:
StackMap stack:
new com.microsoft.azure.management.network.P2SVpnConnectionRequest
dup
invokespecial com.microsoft.azure.management.network.P2SVpnConnectionRequest.<init>:()V
astore 3
start local 3 7: aload 3
aconst_null
invokevirtual com.microsoft.azure.management.network.P2SVpnConnectionRequest.withVpnConnectionIds:(Ljava/util/List;)Lcom/microsoft/azure/management/network/P2SVpnConnectionRequest;
pop
8: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.service:Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService;
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
aload 1
aload 2
ldc "2019-11-01"
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.acceptLanguage:()Ljava/lang/String;
aload 3
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.userAgent:()Ljava/lang/String;
invokeinterface com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService.disconnectVirtualNetworkGatewayVpnConnections:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/P2SVpnConnectionRequest;Ljava/lang/String;)Lrx/Observable;
astore 4
start local 4 9: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.getAzureClient:()Lcom/microsoft/azure/AzureClient;
aload 4
new com.microsoft.azure.LongRunningOperationOptions
dup
invokespecial com.microsoft.azure.LongRunningOperationOptions.<init>:()V
getstatic com.microsoft.azure.LongRunningFinalState.LOCATION:Lcom/microsoft/azure/LongRunningFinalState;
invokevirtual com.microsoft.azure.LongRunningOperationOptions.withFinalStateVia:(Lcom/microsoft/azure/LongRunningFinalState;)Lcom/microsoft/azure/LongRunningOperationOptions;
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$139
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$139.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$139.getType:()Ljava/lang/reflect/Type;
invokevirtual com.microsoft.azure.AzureClient.getPostOrDeleteResultAsync:(Lrx/Observable;Lcom/microsoft/azure/LongRunningOperationOptions;Ljava/lang/reflect/Type;)Lrx/Observable;
areturn
end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 10 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 10 1 resourceGroupName Ljava/lang/String;
0 10 2 virtualNetworkGatewayName Ljava/lang/String;
7 10 3 request Lcom/microsoft/azure/management/network/P2SVpnConnectionRequest;
9 10 4 observable Lrx/Observable<Lretrofit2/Response<Lokhttp3/ResponseBody;>;>;
Signature: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Ljava/lang/Void;>;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
public void disconnectVirtualNetworkGatewayVpnConnections(java.lang.String, java.lang.String, java.util.List<java.lang.String>);
descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/util/List;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
aload 1
aload 2
aload 3
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.disconnectVirtualNetworkGatewayVpnConnectionsWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Ljava/util/List;)Lrx/Observable;
invokevirtual rx.Observable.toBlocking:()Lrx/observables/BlockingObservable;
invokevirtual rx.observables.BlockingObservable.last:()Ljava/lang/Object;
checkcast com.microsoft.rest.ServiceResponse
invokevirtual com.microsoft.rest.ServiceResponse.body:()Ljava/lang/Object;
pop
1: return
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 2 1 resourceGroupName Ljava/lang/String;
0 2 2 virtualNetworkGatewayName Ljava/lang/String;
0 2 3 vpnConnectionIds Ljava/util/List<Ljava/lang/String;>;
Signature: (Ljava/lang/String;Ljava/lang/String;Ljava/util/List<Ljava/lang/String;>;)V
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
vpnConnectionIds
public com.microsoft.rest.ServiceFuture<java.lang.Void> disconnectVirtualNetworkGatewayVpnConnectionsAsync(java.lang.String, java.lang.String, java.util.List<java.lang.String>, com.microsoft.rest.ServiceCallback<java.lang.Void>);
descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/util/List;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=5, args_size=5
start local 0 start local 1 start local 2 start local 3 start local 4 0: aload 0
aload 1
aload 2
aload 3
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.disconnectVirtualNetworkGatewayVpnConnectionsWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Ljava/util/List;)Lrx/Observable;
aload 4
invokestatic com.microsoft.rest.ServiceFuture.fromResponse:(Lrx/Observable;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
areturn
end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 vpnConnectionIds Ljava/util/List<Ljava/lang/String;>;
0 1 4 serviceCallback Lcom/microsoft/rest/ServiceCallback<Ljava/lang/Void;>;
Signature: (Ljava/lang/String;Ljava/lang/String;Ljava/util/List<Ljava/lang/String;>;Lcom/microsoft/rest/ServiceCallback<Ljava/lang/Void;>;)Lcom/microsoft/rest/ServiceFuture<Ljava/lang/Void;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
vpnConnectionIds
serviceCallback final
public rx.Observable<java.lang.Void> disconnectVirtualNetworkGatewayVpnConnectionsAsync(java.lang.String, java.lang.String, java.util.List<java.lang.String>);
descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/util/List;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
aload 1
aload 2
aload 3
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.disconnectVirtualNetworkGatewayVpnConnectionsWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Ljava/util/List;)Lrx/Observable;
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$140
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$140.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 vpnConnectionIds Ljava/util/List<Ljava/lang/String;>;
Signature: (Ljava/lang/String;Ljava/lang/String;Ljava/util/List<Ljava/lang/String;>;)Lrx/Observable<Ljava/lang/Void;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
vpnConnectionIds
public rx.Observable<com.microsoft.rest.ServiceResponse<java.lang.Void>> disconnectVirtualNetworkGatewayVpnConnectionsWithServiceResponseAsync(java.lang.String, java.lang.String, java.util.List<java.lang.String>);
descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/util/List;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=8, locals=6, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
ifnonnull 2
1: new java.lang.IllegalArgumentException
dup
ldc "Parameter this.client.subscriptionId() is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
2: StackMap locals:
StackMap stack:
aload 1
ifnonnull 4
3: new java.lang.IllegalArgumentException
dup
ldc "Parameter resourceGroupName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
4: StackMap locals:
StackMap stack:
aload 2
ifnonnull 6
5: new java.lang.IllegalArgumentException
dup
ldc "Parameter virtualNetworkGatewayName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
6: StackMap locals:
StackMap stack:
aload 3
invokestatic com.microsoft.rest.Validator.validate:(Ljava/lang/Object;)V
7: new com.microsoft.azure.management.network.P2SVpnConnectionRequest
dup
invokespecial com.microsoft.azure.management.network.P2SVpnConnectionRequest.<init>:()V
astore 4
start local 4 8: aload 4
aload 3
invokevirtual com.microsoft.azure.management.network.P2SVpnConnectionRequest.withVpnConnectionIds:(Ljava/util/List;)Lcom/microsoft/azure/management/network/P2SVpnConnectionRequest;
pop
9: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.service:Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService;
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
aload 1
aload 2
ldc "2019-11-01"
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.acceptLanguage:()Ljava/lang/String;
aload 4
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.userAgent:()Ljava/lang/String;
invokeinterface com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService.disconnectVirtualNetworkGatewayVpnConnections:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/P2SVpnConnectionRequest;Ljava/lang/String;)Lrx/Observable;
astore 5
start local 5 10: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.getAzureClient:()Lcom/microsoft/azure/AzureClient;
aload 5
new com.microsoft.azure.LongRunningOperationOptions
dup
invokespecial com.microsoft.azure.LongRunningOperationOptions.<init>:()V
getstatic com.microsoft.azure.LongRunningFinalState.LOCATION:Lcom/microsoft/azure/LongRunningFinalState;
invokevirtual com.microsoft.azure.LongRunningOperationOptions.withFinalStateVia:(Lcom/microsoft/azure/LongRunningFinalState;)Lcom/microsoft/azure/LongRunningOperationOptions;
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$141
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$141.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$141.getType:()Ljava/lang/reflect/Type;
invokevirtual com.microsoft.azure.AzureClient.getPostOrDeleteResultAsync:(Lrx/Observable;Lcom/microsoft/azure/LongRunningOperationOptions;Ljava/lang/reflect/Type;)Lrx/Observable;
areturn
end local 5 end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 11 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 11 1 resourceGroupName Ljava/lang/String;
0 11 2 virtualNetworkGatewayName Ljava/lang/String;
0 11 3 vpnConnectionIds Ljava/util/List<Ljava/lang/String;>;
8 11 4 request Lcom/microsoft/azure/management/network/P2SVpnConnectionRequest;
10 11 5 observable Lrx/Observable<Lretrofit2/Response<Lokhttp3/ResponseBody;>;>;
Signature: (Ljava/lang/String;Ljava/lang/String;Ljava/util/List<Ljava/lang/String;>;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Ljava/lang/Void;>;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
vpnConnectionIds
public void beginDisconnectVirtualNetworkGatewayVpnConnections(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.beginDisconnectVirtualNetworkGatewayVpnConnectionsWithServiceResponseAsync:(Ljava/lang/String;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;
pop
1: return
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 2 1 resourceGroupName Ljava/lang/String;
0 2 2 virtualNetworkGatewayName Ljava/lang/String;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
public com.microsoft.rest.ServiceFuture<java.lang.Void> beginDisconnectVirtualNetworkGatewayVpnConnectionsAsync(java.lang.String, java.lang.String, com.microsoft.rest.ServiceCallback<java.lang.Void>);
descriptor: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.beginDisconnectVirtualNetworkGatewayVpnConnectionsWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
aload 3
invokestatic com.microsoft.rest.ServiceFuture.fromResponse:(Lrx/Observable;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 serviceCallback Lcom/microsoft/rest/ServiceCallback<Ljava/lang/Void;>;
Signature: (Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/rest/ServiceCallback<Ljava/lang/Void;>;)Lcom/microsoft/rest/ServiceFuture<Ljava/lang/Void;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
serviceCallback final
public rx.Observable<java.lang.Void> beginDisconnectVirtualNetworkGatewayVpnConnectionsAsync(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.beginDisconnectVirtualNetworkGatewayVpnConnectionsWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$142
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$142.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
Signature: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Ljava/lang/Void;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
public rx.Observable<com.microsoft.rest.ServiceResponse<java.lang.Void>> beginDisconnectVirtualNetworkGatewayVpnConnectionsWithServiceResponseAsync(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=8, locals=4, args_size=3
start local 0 start local 1 start local 2 0: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
ifnonnull 2
1: new java.lang.IllegalArgumentException
dup
ldc "Parameter this.client.subscriptionId() is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
2: StackMap locals:
StackMap stack:
aload 1
ifnonnull 4
3: new java.lang.IllegalArgumentException
dup
ldc "Parameter resourceGroupName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
4: StackMap locals:
StackMap stack:
aload 2
ifnonnull 6
5: new java.lang.IllegalArgumentException
dup
ldc "Parameter virtualNetworkGatewayName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
6: StackMap locals:
StackMap stack:
new com.microsoft.azure.management.network.P2SVpnConnectionRequest
dup
invokespecial com.microsoft.azure.management.network.P2SVpnConnectionRequest.<init>:()V
astore 3
start local 3 7: aload 3
aconst_null
invokevirtual com.microsoft.azure.management.network.P2SVpnConnectionRequest.withVpnConnectionIds:(Ljava/util/List;)Lcom/microsoft/azure/management/network/P2SVpnConnectionRequest;
pop
8: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.service:Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService;
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
aload 1
aload 2
ldc "2019-11-01"
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.acceptLanguage:()Ljava/lang/String;
aload 3
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.userAgent:()Ljava/lang/String;
invokeinterface com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService.beginDisconnectVirtualNetworkGatewayVpnConnections:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/P2SVpnConnectionRequest;Ljava/lang/String;)Lrx/Observable;
9: new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$143
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$143.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.flatMap:(Lrx/functions/Func1;)Lrx/Observable;
10: areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 11 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 11 1 resourceGroupName Ljava/lang/String;
0 11 2 virtualNetworkGatewayName Ljava/lang/String;
7 11 3 request Lcom/microsoft/azure/management/network/P2SVpnConnectionRequest;
Signature: (Ljava/lang/String;Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Ljava/lang/Void;>;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
public void beginDisconnectVirtualNetworkGatewayVpnConnections(java.lang.String, java.lang.String, java.util.List<java.lang.String>);
descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/util/List;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
aload 1
aload 2
aload 3
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.beginDisconnectVirtualNetworkGatewayVpnConnectionsWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Ljava/util/List;)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;
pop
1: return
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 2 1 resourceGroupName Ljava/lang/String;
0 2 2 virtualNetworkGatewayName Ljava/lang/String;
0 2 3 vpnConnectionIds Ljava/util/List<Ljava/lang/String;>;
Signature: (Ljava/lang/String;Ljava/lang/String;Ljava/util/List<Ljava/lang/String;>;)V
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
vpnConnectionIds
public com.microsoft.rest.ServiceFuture<java.lang.Void> beginDisconnectVirtualNetworkGatewayVpnConnectionsAsync(java.lang.String, java.lang.String, java.util.List<java.lang.String>, com.microsoft.rest.ServiceCallback<java.lang.Void>);
descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/util/List;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=5, args_size=5
start local 0 start local 1 start local 2 start local 3 start local 4 0: aload 0
aload 1
aload 2
aload 3
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.beginDisconnectVirtualNetworkGatewayVpnConnectionsWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Ljava/util/List;)Lrx/Observable;
aload 4
invokestatic com.microsoft.rest.ServiceFuture.fromResponse:(Lrx/Observable;Lcom/microsoft/rest/ServiceCallback;)Lcom/microsoft/rest/ServiceFuture;
areturn
end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 vpnConnectionIds Ljava/util/List<Ljava/lang/String;>;
0 1 4 serviceCallback Lcom/microsoft/rest/ServiceCallback<Ljava/lang/Void;>;
Signature: (Ljava/lang/String;Ljava/lang/String;Ljava/util/List<Ljava/lang/String;>;Lcom/microsoft/rest/ServiceCallback<Ljava/lang/Void;>;)Lcom/microsoft/rest/ServiceFuture<Ljava/lang/Void;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
vpnConnectionIds
serviceCallback final
public rx.Observable<java.lang.Void> beginDisconnectVirtualNetworkGatewayVpnConnectionsAsync(java.lang.String, java.lang.String, java.util.List<java.lang.String>);
descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/util/List;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
aload 1
aload 2
aload 3
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.beginDisconnectVirtualNetworkGatewayVpnConnectionsWithServiceResponseAsync:(Ljava/lang/String;Ljava/lang/String;Ljava/util/List;)Lrx/Observable;
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$144
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$144.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 1 1 resourceGroupName Ljava/lang/String;
0 1 2 virtualNetworkGatewayName Ljava/lang/String;
0 1 3 vpnConnectionIds Ljava/util/List<Ljava/lang/String;>;
Signature: (Ljava/lang/String;Ljava/lang/String;Ljava/util/List<Ljava/lang/String;>;)Lrx/Observable<Ljava/lang/Void;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
vpnConnectionIds
public rx.Observable<com.microsoft.rest.ServiceResponse<java.lang.Void>> beginDisconnectVirtualNetworkGatewayVpnConnectionsWithServiceResponseAsync(java.lang.String, java.lang.String, java.util.List<java.lang.String>);
descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/util/List;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=8, locals=5, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
ifnonnull 2
1: new java.lang.IllegalArgumentException
dup
ldc "Parameter this.client.subscriptionId() is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
2: StackMap locals:
StackMap stack:
aload 1
ifnonnull 4
3: new java.lang.IllegalArgumentException
dup
ldc "Parameter resourceGroupName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
4: StackMap locals:
StackMap stack:
aload 2
ifnonnull 6
5: new java.lang.IllegalArgumentException
dup
ldc "Parameter virtualNetworkGatewayName is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
6: StackMap locals:
StackMap stack:
aload 3
invokestatic com.microsoft.rest.Validator.validate:(Ljava/lang/Object;)V
7: new com.microsoft.azure.management.network.P2SVpnConnectionRequest
dup
invokespecial com.microsoft.azure.management.network.P2SVpnConnectionRequest.<init>:()V
astore 4
start local 4 8: aload 4
aload 3
invokevirtual com.microsoft.azure.management.network.P2SVpnConnectionRequest.withVpnConnectionIds:(Ljava/util/List;)Lcom/microsoft/azure/management/network/P2SVpnConnectionRequest;
pop
9: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.service:Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService;
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.subscriptionId:()Ljava/lang/String;
aload 1
aload 2
ldc "2019-11-01"
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.acceptLanguage:()Ljava/lang/String;
aload 4
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.userAgent:()Ljava/lang/String;
invokeinterface com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService.beginDisconnectVirtualNetworkGatewayVpnConnections:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/microsoft/azure/management/network/P2SVpnConnectionRequest;Ljava/lang/String;)Lrx/Observable;
10: new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$145
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$145.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.flatMap:(Lrx/functions/Func1;)Lrx/Observable;
11: areturn
end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 12 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 12 1 resourceGroupName Ljava/lang/String;
0 12 2 virtualNetworkGatewayName Ljava/lang/String;
0 12 3 vpnConnectionIds Ljava/util/List<Ljava/lang/String;>;
8 12 4 request Lcom/microsoft/azure/management/network/P2SVpnConnectionRequest;
Signature: (Ljava/lang/String;Ljava/lang/String;Ljava/util/List<Ljava/lang/String;>;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Ljava/lang/Void;>;>;
MethodParameters:
Name Flags
resourceGroupName
virtualNetworkGatewayName
vpnConnectionIds
private com.microsoft.rest.ServiceResponse<java.lang.Void> beginDisconnectVirtualNetworkGatewayVpnConnectionsDelegate(retrofit2.Response<okhttp3.ResponseBody>);
descriptor: (Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
flags: (0x0002) ACC_PRIVATE
Code:
stack=5, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.restClient:()Lcom/microsoft/rest/RestClient;
invokevirtual com.microsoft.rest.RestClient.responseBuilderFactory:()Lcom/microsoft/rest/protocol/ResponseBuilder$Factory;
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.serializerAdapter:()Lcom/microsoft/rest/protocol/SerializerAdapter;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder$Factory.newInstance:(Lcom/microsoft/rest/protocol/SerializerAdapter;)Lcom/microsoft/rest/protocol/ResponseBuilder;
1: sipush 200
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$146
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$146.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$146.getType:()Ljava/lang/reflect/Type;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.register:(ILjava/lang/reflect/Type;)Lcom/microsoft/rest/protocol/ResponseBuilder;
2: sipush 202
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$147
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$147.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$147.getType:()Ljava/lang/reflect/Type;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.register:(ILjava/lang/reflect/Type;)Lcom/microsoft/rest/protocol/ResponseBuilder;
3: ldc Lcom/microsoft/azure/CloudException;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.registerError:(Ljava/lang/Class;)Lcom/microsoft/rest/protocol/ResponseBuilder;
4: aload 1
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.build:(Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
5: areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 6 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 6 1 response Lretrofit2/Response<Lokhttp3/ResponseBody;>;
Exceptions:
throws com.microsoft.azure.CloudException, java.io.IOException, java.lang.IllegalArgumentException
Signature: (Lretrofit2/Response<Lokhttp3/ResponseBody;>;)Lcom/microsoft/rest/ServiceResponse<Ljava/lang/Void;>;
MethodParameters:
Name Flags
response
public com.microsoft.azure.PagedList<com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner> listByResourceGroupNext(java.lang.String);
descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/PagedList;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=3, args_size=2
start local 0 start local 1 0: aload 0
aload 1
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.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
astore 2
start local 2 1: new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$148
dup
aload 0
aload 2
invokevirtual com.microsoft.rest.ServiceResponse.body:()Ljava/lang/Object;
checkcast com.microsoft.azure.Page
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$148.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;Lcom/microsoft/azure/Page;)V
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 2 1 nextPageLink Ljava/lang/String;
1 2 2 response Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/Page<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;>;>;
Signature: (Ljava/lang/String;)Lcom/microsoft/azure/PagedList<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;>;
MethodParameters:
Name Flags
nextPageLink final
public com.microsoft.rest.ServiceFuture<java.util.List<com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner>> listByResourceGroupNextAsync(java.lang.String, com.microsoft.rest.ServiceFuture<java.util.List<com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner>>, com.microsoft.azure.ListOperationCallback<com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner>);
descriptor: (Ljava/lang/String;Lcom/microsoft/rest/ServiceFuture;Lcom/microsoft/azure/ListOperationCallback;)Lcom/microsoft/rest/ServiceFuture;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
aload 1
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.listByResourceGroupNextSinglePageAsync:(Ljava/lang/String;)Lrx/Observable;
1: new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$149
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$149.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
2: aload 3
3: invokestatic com.microsoft.azure.AzureServiceFuture.fromPageResponse:(Lrx/Observable;Lrx/functions/Func1;Lcom/microsoft/azure/ListOperationCallback;)Lcom/microsoft/rest/ServiceFuture;
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 4 1 nextPageLink Ljava/lang/String;
0 4 2 serviceFuture Lcom/microsoft/rest/ServiceFuture<Ljava/util/List<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;>;>;
0 4 3 serviceCallback Lcom/microsoft/azure/ListOperationCallback<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;>;
Signature: (Ljava/lang/String;Lcom/microsoft/rest/ServiceFuture<Ljava/util/List<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;>;>;Lcom/microsoft/azure/ListOperationCallback<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;>;)Lcom/microsoft/rest/ServiceFuture<Ljava/util/List<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;>;>;
MethodParameters:
Name Flags
nextPageLink final
serviceFuture final
serviceCallback final
public rx.Observable<com.microsoft.azure.Page<com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner>> listByResourceGroupNextAsync(java.lang.String);
descriptor: (Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.listByResourceGroupNextWithServiceResponseAsync:(Ljava/lang/String;)Lrx/Observable;
1: new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$150
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$150.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
2: areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 3 1 nextPageLink Ljava/lang/String;
Signature: (Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/azure/Page<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;>;>;
MethodParameters:
Name Flags
nextPageLink final
public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner>>> listByResourceGroupNextWithServiceResponseAsync(java.lang.String);
descriptor: (Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.listByResourceGroupNextSinglePageAsync:(Ljava/lang/String;)Lrx/Observable;
1: new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$151
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$151.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.concatMap:(Lrx/functions/Func1;)Lrx/Observable;
2: areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 3 1 nextPageLink Ljava/lang/String;
Signature: (Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/Page<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;>;>;>;
MethodParameters:
Name Flags
nextPageLink final
public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner>>> listByResourceGroupNextSinglePageAsync(java.lang.String);
descriptor: (Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=5, locals=3, args_size=2
start local 0 start local 1 0: aload 1
ifnonnull 2
1: new java.lang.IllegalArgumentException
dup
ldc "Parameter nextPageLink is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
2: StackMap locals:
StackMap stack:
ldc "%s"
iconst_1
anewarray java.lang.Object
dup
iconst_0
aload 1
aastore
invokestatic java.lang.String.format:(Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;
astore 2
start local 2 3: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.service:Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService;
aload 2
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.acceptLanguage:()Ljava/lang/String;
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.userAgent:()Ljava/lang/String;
invokeinterface com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService.listByResourceGroupNext:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
4: new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$152
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$152.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.flatMap:(Lrx/functions/Func1;)Lrx/Observable;
5: areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 6 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 6 1 nextPageLink Ljava/lang/String;
3 6 2 nextUrl Ljava/lang/String;
Signature: (Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/Page<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;>;>;>;
MethodParameters:
Name Flags
nextPageLink final
private com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.network.implementation.PageImpl<com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner>> listByResourceGroupNextDelegate(retrofit2.Response<okhttp3.ResponseBody>);
descriptor: (Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
flags: (0x0002) ACC_PRIVATE
Code:
stack=5, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.restClient:()Lcom/microsoft/rest/RestClient;
invokevirtual com.microsoft.rest.RestClient.responseBuilderFactory:()Lcom/microsoft/rest/protocol/ResponseBuilder$Factory;
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.serializerAdapter:()Lcom/microsoft/rest/protocol/SerializerAdapter;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder$Factory.newInstance:(Lcom/microsoft/rest/protocol/SerializerAdapter;)Lcom/microsoft/rest/protocol/ResponseBuilder;
1: sipush 200
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$153
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$153.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$153.getType:()Ljava/lang/reflect/Type;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.register:(ILjava/lang/reflect/Type;)Lcom/microsoft/rest/protocol/ResponseBuilder;
2: ldc Lcom/microsoft/azure/CloudException;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.registerError:(Ljava/lang/Class;)Lcom/microsoft/rest/protocol/ResponseBuilder;
3: aload 1
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.build:(Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
4: areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 5 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 5 1 response Lretrofit2/Response<Lokhttp3/ResponseBody;>;
Exceptions:
throws com.microsoft.azure.CloudException, java.io.IOException, java.lang.IllegalArgumentException
Signature: (Lretrofit2/Response<Lokhttp3/ResponseBody;>;)Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/network/implementation/PageImpl<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;>;>;
MethodParameters:
Name Flags
response
public com.microsoft.azure.PagedList<com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayConnectionListEntityInner> listConnectionsNext(java.lang.String);
descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/PagedList;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=3, args_size=2
start local 0 start local 1 0: aload 0
aload 1
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.listConnectionsNextSinglePageAsync:(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
astore 2
start local 2 1: new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$154
dup
aload 0
aload 2
invokevirtual com.microsoft.rest.ServiceResponse.body:()Ljava/lang/Object;
checkcast com.microsoft.azure.Page
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$154.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;Lcom/microsoft/azure/Page;)V
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 2 1 nextPageLink Ljava/lang/String;
1 2 2 response Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/Page<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayConnectionListEntityInner;>;>;
Signature: (Ljava/lang/String;)Lcom/microsoft/azure/PagedList<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayConnectionListEntityInner;>;
MethodParameters:
Name Flags
nextPageLink final
public com.microsoft.rest.ServiceFuture<java.util.List<com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayConnectionListEntityInner>> listConnectionsNextAsync(java.lang.String, com.microsoft.rest.ServiceFuture<java.util.List<com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayConnectionListEntityInner>>, com.microsoft.azure.ListOperationCallback<com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayConnectionListEntityInner>);
descriptor: (Ljava/lang/String;Lcom/microsoft/rest/ServiceFuture;Lcom/microsoft/azure/ListOperationCallback;)Lcom/microsoft/rest/ServiceFuture;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
aload 1
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.listConnectionsNextSinglePageAsync:(Ljava/lang/String;)Lrx/Observable;
1: new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$155
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$155.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
2: aload 3
3: invokestatic com.microsoft.azure.AzureServiceFuture.fromPageResponse:(Lrx/Observable;Lrx/functions/Func1;Lcom/microsoft/azure/ListOperationCallback;)Lcom/microsoft/rest/ServiceFuture;
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 4 1 nextPageLink Ljava/lang/String;
0 4 2 serviceFuture Lcom/microsoft/rest/ServiceFuture<Ljava/util/List<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayConnectionListEntityInner;>;>;
0 4 3 serviceCallback Lcom/microsoft/azure/ListOperationCallback<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayConnectionListEntityInner;>;
Signature: (Ljava/lang/String;Lcom/microsoft/rest/ServiceFuture<Ljava/util/List<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayConnectionListEntityInner;>;>;Lcom/microsoft/azure/ListOperationCallback<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayConnectionListEntityInner;>;)Lcom/microsoft/rest/ServiceFuture<Ljava/util/List<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayConnectionListEntityInner;>;>;
MethodParameters:
Name Flags
nextPageLink final
serviceFuture final
serviceCallback final
public rx.Observable<com.microsoft.azure.Page<com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayConnectionListEntityInner>> listConnectionsNextAsync(java.lang.String);
descriptor: (Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.listConnectionsNextWithServiceResponseAsync:(Ljava/lang/String;)Lrx/Observable;
1: new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$156
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$156.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.map:(Lrx/functions/Func1;)Lrx/Observable;
2: areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 3 1 nextPageLink Ljava/lang/String;
Signature: (Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/azure/Page<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayConnectionListEntityInner;>;>;
MethodParameters:
Name Flags
nextPageLink final
public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayConnectionListEntityInner>>> listConnectionsNextWithServiceResponseAsync(java.lang.String);
descriptor: (Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.listConnectionsNextSinglePageAsync:(Ljava/lang/String;)Lrx/Observable;
1: new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$157
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$157.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.concatMap:(Lrx/functions/Func1;)Lrx/Observable;
2: areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 3 1 nextPageLink Ljava/lang/String;
Signature: (Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/Page<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayConnectionListEntityInner;>;>;>;
MethodParameters:
Name Flags
nextPageLink final
public rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayConnectionListEntityInner>>> listConnectionsNextSinglePageAsync(java.lang.String);
descriptor: (Ljava/lang/String;)Lrx/Observable;
flags: (0x0001) ACC_PUBLIC
Code:
stack=5, locals=3, args_size=2
start local 0 start local 1 0: aload 1
ifnonnull 2
1: new java.lang.IllegalArgumentException
dup
ldc "Parameter nextPageLink is required and cannot be null."
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
2: StackMap locals:
StackMap stack:
ldc "%s"
iconst_1
anewarray java.lang.Object
dup
iconst_0
aload 1
aastore
invokestatic java.lang.String.format:(Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;
astore 2
start local 2 3: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.service:Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService;
aload 2
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.acceptLanguage:()Ljava/lang/String;
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.userAgent:()Ljava/lang/String;
invokeinterface com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService.listConnectionsNext:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lrx/Observable;
4: new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$158
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$158.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual rx.Observable.flatMap:(Lrx/functions/Func1;)Lrx/Observable;
5: areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 6 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 6 1 nextPageLink Ljava/lang/String;
3 6 2 nextUrl Ljava/lang/String;
Signature: (Ljava/lang/String;)Lrx/Observable<Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/Page<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayConnectionListEntityInner;>;>;>;
MethodParameters:
Name Flags
nextPageLink final
private com.microsoft.rest.ServiceResponse<com.microsoft.azure.management.network.implementation.PageImpl<com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayConnectionListEntityInner>> listConnectionsNextDelegate(retrofit2.Response<okhttp3.ResponseBody>);
descriptor: (Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
flags: (0x0002) ACC_PRIVATE
Code:
stack=5, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.restClient:()Lcom/microsoft/rest/RestClient;
invokevirtual com.microsoft.rest.RestClient.responseBuilderFactory:()Lcom/microsoft/rest/protocol/ResponseBuilder$Factory;
aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.client:Lcom/microsoft/azure/management/network/implementation/NetworkManagementClientImpl;
invokevirtual com.microsoft.azure.management.network.implementation.NetworkManagementClientImpl.serializerAdapter:()Lcom/microsoft/rest/protocol/SerializerAdapter;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder$Factory.newInstance:(Lcom/microsoft/rest/protocol/SerializerAdapter;)Lcom/microsoft/rest/protocol/ResponseBuilder;
1: sipush 200
new com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$159
dup
aload 0
invokespecial com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$159.<init>:(Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;)V
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$159.getType:()Ljava/lang/reflect/Type;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.register:(ILjava/lang/reflect/Type;)Lcom/microsoft/rest/protocol/ResponseBuilder;
2: ldc Lcom/microsoft/azure/CloudException;
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.registerError:(Ljava/lang/Class;)Lcom/microsoft/rest/protocol/ResponseBuilder;
3: aload 1
invokeinterface com.microsoft.rest.protocol.ResponseBuilder.build:(Lretrofit2/Response;)Lcom/microsoft/rest/ServiceResponse;
4: areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 5 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewaysInner;
0 5 1 response Lretrofit2/Response<Lokhttp3/ResponseBody;>;
Exceptions:
throws com.microsoft.azure.CloudException, java.io.IOException, java.lang.IllegalArgumentException
Signature: (Lretrofit2/Response<Lokhttp3/ResponseBody;>;)Lcom/microsoft/rest/ServiceResponse<Lcom/microsoft/azure/management/network/implementation/PageImpl<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayConnectionListEntityInner;>;>;
MethodParameters:
Name Flags
response
public java.lang.Object getByResourceGroup(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Ljava/lang/Object;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=3, locals=3, args_size=3
0: aload 0
aload 1
aload 2
invokevirtual com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner.getByResourceGroup:(Ljava/lang/String;Ljava/lang/String;)Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;
areturn
LocalVariableTable:
Start End Slot Name Signature
}
Signature: Ljava/lang/Object;Lcom/microsoft/azure/management/resources/fluentcore/collection/InnerSupportsGet<Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;>;Lcom/microsoft/azure/management/resources/fluentcore/collection/InnerSupportsDelete<Ljava/lang/Void;>;
SourceFile: "VirtualNetworkGatewaysInner.java"
NestMembers:
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$1 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$10 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$100 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$101 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$102 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$103 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$104 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$105 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$106 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$107 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$108 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$109 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$11 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$110 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$111 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$112 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$113 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$114 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$115 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$116 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$117 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$118 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$119 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$12 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$120 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$121 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$122 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$123 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$124 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$125 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$126 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$127 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$128 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$129 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$13 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$130 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$131 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$132 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$133 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$134 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$135 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$136 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$137 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$138 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$139 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$14 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$140 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$141 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$142 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$143 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$144 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$145 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$146 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$147 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$148 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$149 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$15 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$150 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$151 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$152 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$153 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$154 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$155 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$156 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$157 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$158 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$159 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$16 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$17 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$18 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$19 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$2 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$20 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$21 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$22 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$23 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$24 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$25 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$26 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$27 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$28 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$29 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$3 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$30 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$31 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$32 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$33 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$34 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$35 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$36 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$37 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$38 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$39 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$4 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$40 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$41 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$42 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$43 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$44 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$45 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$46 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$47 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$48 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$49 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$5 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$50 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$51 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$52 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$53 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$54 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$55 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$56 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$57 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$58 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$59 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$6 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$60 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$61 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$62 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$63 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$64 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$65 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$66 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$67 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$68 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$69 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$7 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$70 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$71 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$72 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$73 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$74 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$75 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$76 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$77 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$78 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$79 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$8 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$80 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$81 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$82 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$83 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$84 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$85 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$86 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$87 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$88 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$89 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$9 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$90 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$91 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$92 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$93 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$94 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$95 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$96 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$97 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$98 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$99 com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService
InnerClasses:
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$1
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$10
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$100
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$101
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$102
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$103
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$104
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$105
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$106
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$107
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$108
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$109
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$11
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$110
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$111
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$112
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$113
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$114
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$115
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$116
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$117
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$118
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$119
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$12
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$120
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$121
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$122
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$123
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$124
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$125
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$126
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$127
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$128
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$129
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$13
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$130
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$131
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$132
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$133
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$134
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$135
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$136
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$137
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$138
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$139
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$14
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$140
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$141
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$142
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$143
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$144
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$145
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$146
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$147
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$148
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$149
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$15
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$150
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$151
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$152
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$153
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$154
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$155
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$156
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$157
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$158
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$159
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$16
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$17
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$18
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$19
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$2
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$20
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$21
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$22
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$23
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$24
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$25
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$26
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$27
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$28
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$29
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$3
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$30
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$31
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$32
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$33
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$34
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$35
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$36
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$37
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$38
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$39
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$4
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$40
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$41
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$42
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$43
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$44
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$45
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$46
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$47
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$48
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$49
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$5
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$50
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$51
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$52
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$53
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$54
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$55
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$56
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$57
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$58
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$59
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$6
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$60
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$61
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$62
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$63
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$64
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$65
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$66
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$67
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$68
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$69
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$7
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$70
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$71
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$72
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$73
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$74
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$75
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$76
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$77
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$78
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$79
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$8
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$80
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$81
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$82
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$83
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$84
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$85
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$86
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$87
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$88
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$89
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$9
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$90
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$91
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$92
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$93
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$94
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$95
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$96
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$97
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$98
com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$99
abstract VirtualNetworkGatewaysService = com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner$VirtualNetworkGatewaysService of com.microsoft.azure.management.network.implementation.VirtualNetworkGatewaysInner
public abstract Factory = com.microsoft.rest.protocol.ResponseBuilder$Factory of com.microsoft.rest.protocol.ResponseBuilder