public class com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayConnectionInner extends com.microsoft.azure.Resource
minor version: 0
major version: 59
flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
this_class: com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayConnectionInner
super_class: com.microsoft.azure.Resource
{
private java.lang.String authorizationKey;
descriptor: Ljava/lang/String;
flags: (0x0002) ACC_PRIVATE
RuntimeVisibleAnnotations:
com.fasterxml.jackson.annotation.JsonProperty(value = "properties.authorizationKey")
private com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner virtualNetworkGateway1;
descriptor: Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;
flags: (0x0002) ACC_PRIVATE
RuntimeVisibleAnnotations:
com.fasterxml.jackson.annotation.JsonProperty(value = "properties.virtualNetworkGateway1", required = true)
private com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner virtualNetworkGateway2;
descriptor: Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;
flags: (0x0002) ACC_PRIVATE
RuntimeVisibleAnnotations:
com.fasterxml.jackson.annotation.JsonProperty(value = "properties.virtualNetworkGateway2")
private com.microsoft.azure.management.network.implementation.LocalNetworkGatewayInner localNetworkGateway2;
descriptor: Lcom/microsoft/azure/management/network/implementation/LocalNetworkGatewayInner;
flags: (0x0002) ACC_PRIVATE
RuntimeVisibleAnnotations:
com.fasterxml.jackson.annotation.JsonProperty(value = "properties.localNetworkGateway2")
private com.microsoft.azure.management.network.VirtualNetworkGatewayConnectionType connectionType;
descriptor: Lcom/microsoft/azure/management/network/VirtualNetworkGatewayConnectionType;
flags: (0x0002) ACC_PRIVATE
RuntimeVisibleAnnotations:
com.fasterxml.jackson.annotation.JsonProperty(value = "properties.connectionType", required = true)
private com.microsoft.azure.management.network.VirtualNetworkGatewayConnectionProtocol connectionProtocol;
descriptor: Lcom/microsoft/azure/management/network/VirtualNetworkGatewayConnectionProtocol;
flags: (0x0002) ACC_PRIVATE
RuntimeVisibleAnnotations:
com.fasterxml.jackson.annotation.JsonProperty(value = "properties.connectionProtocol")
private java.lang.Integer routingWeight;
descriptor: Ljava/lang/Integer;
flags: (0x0002) ACC_PRIVATE
RuntimeVisibleAnnotations:
com.fasterxml.jackson.annotation.JsonProperty(value = "properties.routingWeight")
private java.lang.String sharedKey;
descriptor: Ljava/lang/String;
flags: (0x0002) ACC_PRIVATE
RuntimeVisibleAnnotations:
com.fasterxml.jackson.annotation.JsonProperty(value = "properties.sharedKey")
private com.microsoft.azure.management.network.VirtualNetworkGatewayConnectionStatus connectionStatus;
descriptor: Lcom/microsoft/azure/management/network/VirtualNetworkGatewayConnectionStatus;
flags: (0x0002) ACC_PRIVATE
RuntimeVisibleAnnotations:
com.fasterxml.jackson.annotation.JsonProperty(value = "properties.connectionStatus", access = com.fasterxml.jackson.annotation.JsonProperty$Access.WRITE_ONLY:Lcom/fasterxml/jackson/annotation/JsonProperty$Access;)
private java.util.List<com.microsoft.azure.management.network.TunnelConnectionHealth> tunnelConnectionStatus;
descriptor: Ljava/util/List;
flags: (0x0002) ACC_PRIVATE
Signature: Ljava/util/List<Lcom/microsoft/azure/management/network/TunnelConnectionHealth;>;
RuntimeVisibleAnnotations:
com.fasterxml.jackson.annotation.JsonProperty(value = "properties.tunnelConnectionStatus", access = com.fasterxml.jackson.annotation.JsonProperty$Access.WRITE_ONLY:Lcom/fasterxml/jackson/annotation/JsonProperty$Access;)
private java.lang.Long egressBytesTransferred;
descriptor: Ljava/lang/Long;
flags: (0x0002) ACC_PRIVATE
RuntimeVisibleAnnotations:
com.fasterxml.jackson.annotation.JsonProperty(value = "properties.egressBytesTransferred", access = com.fasterxml.jackson.annotation.JsonProperty$Access.WRITE_ONLY:Lcom/fasterxml/jackson/annotation/JsonProperty$Access;)
private java.lang.Long ingressBytesTransferred;
descriptor: Ljava/lang/Long;
flags: (0x0002) ACC_PRIVATE
RuntimeVisibleAnnotations:
com.fasterxml.jackson.annotation.JsonProperty(value = "properties.ingressBytesTransferred", access = com.fasterxml.jackson.annotation.JsonProperty$Access.WRITE_ONLY:Lcom/fasterxml/jackson/annotation/JsonProperty$Access;)
private com.microsoft.azure.SubResource peer;
descriptor: Lcom/microsoft/azure/SubResource;
flags: (0x0002) ACC_PRIVATE
RuntimeVisibleAnnotations:
com.fasterxml.jackson.annotation.JsonProperty(value = "properties.peer")
private java.lang.Boolean enableBgp;
descriptor: Ljava/lang/Boolean;
flags: (0x0002) ACC_PRIVATE
RuntimeVisibleAnnotations:
com.fasterxml.jackson.annotation.JsonProperty(value = "properties.enableBgp")
private java.lang.Boolean usePolicyBasedTrafficSelectors;
descriptor: Ljava/lang/Boolean;
flags: (0x0002) ACC_PRIVATE
RuntimeVisibleAnnotations:
com.fasterxml.jackson.annotation.JsonProperty(value = "properties.usePolicyBasedTrafficSelectors")
private java.util.List<com.microsoft.azure.management.network.IpsecPolicy> ipsecPolicies;
descriptor: Ljava/util/List;
flags: (0x0002) ACC_PRIVATE
Signature: Ljava/util/List<Lcom/microsoft/azure/management/network/IpsecPolicy;>;
RuntimeVisibleAnnotations:
com.fasterxml.jackson.annotation.JsonProperty(value = "properties.ipsecPolicies")
private java.util.List<com.microsoft.azure.management.network.TrafficSelectorPolicy> trafficSelectorPolicies;
descriptor: Ljava/util/List;
flags: (0x0002) ACC_PRIVATE
Signature: Ljava/util/List<Lcom/microsoft/azure/management/network/TrafficSelectorPolicy;>;
RuntimeVisibleAnnotations:
com.fasterxml.jackson.annotation.JsonProperty(value = "properties.trafficSelectorPolicies")
private java.lang.String resourceGuid;
descriptor: Ljava/lang/String;
flags: (0x0002) ACC_PRIVATE
RuntimeVisibleAnnotations:
com.fasterxml.jackson.annotation.JsonProperty(value = "properties.resourceGuid", access = com.fasterxml.jackson.annotation.JsonProperty$Access.WRITE_ONLY:Lcom/fasterxml/jackson/annotation/JsonProperty$Access;)
private com.microsoft.azure.management.network.ProvisioningState provisioningState;
descriptor: Lcom/microsoft/azure/management/network/ProvisioningState;
flags: (0x0002) ACC_PRIVATE
RuntimeVisibleAnnotations:
com.fasterxml.jackson.annotation.JsonProperty(value = "properties.provisioningState", access = com.fasterxml.jackson.annotation.JsonProperty$Access.WRITE_ONLY:Lcom/fasterxml/jackson/annotation/JsonProperty$Access;)
private java.lang.Boolean expressRouteGatewayBypass;
descriptor: Ljava/lang/Boolean;
flags: (0x0002) ACC_PRIVATE
RuntimeVisibleAnnotations:
com.fasterxml.jackson.annotation.JsonProperty(value = "properties.expressRouteGatewayBypass")
private java.lang.String etag;
descriptor: Ljava/lang/String;
flags: (0x0002) ACC_PRIVATE
RuntimeVisibleAnnotations:
com.fasterxml.jackson.annotation.JsonProperty(value = "etag", access = com.fasterxml.jackson.annotation.JsonProperty$Access.WRITE_ONLY:Lcom/fasterxml/jackson/annotation/JsonProperty$Access;)
private java.lang.String id;
descriptor: Ljava/lang/String;
flags: (0x0002) ACC_PRIVATE
RuntimeVisibleAnnotations:
com.fasterxml.jackson.annotation.JsonProperty(value = "id")
public void <init>();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
invokespecial com.microsoft.azure.Resource.<init>:()V
return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayConnectionInner;
public java.lang.String authorizationKey();
descriptor: ()Ljava/lang/String;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayConnectionInner.authorizationKey:Ljava/lang/String;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayConnectionInner;
public com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayConnectionInner withAuthorizationKey(java.lang.String);
descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayConnectionInner;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
putfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayConnectionInner.authorizationKey:Ljava/lang/String;
1: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayConnectionInner;
0 2 1 authorizationKey Ljava/lang/String;
MethodParameters:
Name Flags
authorizationKey
public com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner virtualNetworkGateway1();
descriptor: ()Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayConnectionInner.virtualNetworkGateway1:Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayConnectionInner;
public com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayConnectionInner withVirtualNetworkGateway1(com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner);
descriptor: (Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;)Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayConnectionInner;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
putfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayConnectionInner.virtualNetworkGateway1:Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;
1: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayConnectionInner;
0 2 1 virtualNetworkGateway1 Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;
MethodParameters:
Name Flags
virtualNetworkGateway1
public com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner virtualNetworkGateway2();
descriptor: ()Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayConnectionInner.virtualNetworkGateway2:Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayConnectionInner;
public com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayConnectionInner withVirtualNetworkGateway2(com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayInner);
descriptor: (Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;)Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayConnectionInner;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
putfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayConnectionInner.virtualNetworkGateway2:Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;
1: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayConnectionInner;
0 2 1 virtualNetworkGateway2 Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayInner;
MethodParameters:
Name Flags
virtualNetworkGateway2
public com.microsoft.azure.management.network.implementation.LocalNetworkGatewayInner localNetworkGateway2();
descriptor: ()Lcom/microsoft/azure/management/network/implementation/LocalNetworkGatewayInner;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayConnectionInner.localNetworkGateway2:Lcom/microsoft/azure/management/network/implementation/LocalNetworkGatewayInner;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayConnectionInner;
public com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayConnectionInner withLocalNetworkGateway2(com.microsoft.azure.management.network.implementation.LocalNetworkGatewayInner);
descriptor: (Lcom/microsoft/azure/management/network/implementation/LocalNetworkGatewayInner;)Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayConnectionInner;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
putfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayConnectionInner.localNetworkGateway2:Lcom/microsoft/azure/management/network/implementation/LocalNetworkGatewayInner;
1: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayConnectionInner;
0 2 1 localNetworkGateway2 Lcom/microsoft/azure/management/network/implementation/LocalNetworkGatewayInner;
MethodParameters:
Name Flags
localNetworkGateway2
public com.microsoft.azure.management.network.VirtualNetworkGatewayConnectionType connectionType();
descriptor: ()Lcom/microsoft/azure/management/network/VirtualNetworkGatewayConnectionType;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayConnectionInner.connectionType:Lcom/microsoft/azure/management/network/VirtualNetworkGatewayConnectionType;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayConnectionInner;
public com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayConnectionInner withConnectionType(com.microsoft.azure.management.network.VirtualNetworkGatewayConnectionType);
descriptor: (Lcom/microsoft/azure/management/network/VirtualNetworkGatewayConnectionType;)Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayConnectionInner;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
putfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayConnectionInner.connectionType:Lcom/microsoft/azure/management/network/VirtualNetworkGatewayConnectionType;
1: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayConnectionInner;
0 2 1 connectionType Lcom/microsoft/azure/management/network/VirtualNetworkGatewayConnectionType;
MethodParameters:
Name Flags
connectionType
public com.microsoft.azure.management.network.VirtualNetworkGatewayConnectionProtocol connectionProtocol();
descriptor: ()Lcom/microsoft/azure/management/network/VirtualNetworkGatewayConnectionProtocol;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayConnectionInner.connectionProtocol:Lcom/microsoft/azure/management/network/VirtualNetworkGatewayConnectionProtocol;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayConnectionInner;
public com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayConnectionInner withConnectionProtocol(com.microsoft.azure.management.network.VirtualNetworkGatewayConnectionProtocol);
descriptor: (Lcom/microsoft/azure/management/network/VirtualNetworkGatewayConnectionProtocol;)Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayConnectionInner;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
putfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayConnectionInner.connectionProtocol:Lcom/microsoft/azure/management/network/VirtualNetworkGatewayConnectionProtocol;
1: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayConnectionInner;
0 2 1 connectionProtocol Lcom/microsoft/azure/management/network/VirtualNetworkGatewayConnectionProtocol;
MethodParameters:
Name Flags
connectionProtocol
public java.lang.Integer routingWeight();
descriptor: ()Ljava/lang/Integer;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayConnectionInner.routingWeight:Ljava/lang/Integer;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayConnectionInner;
public com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayConnectionInner withRoutingWeight(java.lang.Integer);
descriptor: (Ljava/lang/Integer;)Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayConnectionInner;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
putfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayConnectionInner.routingWeight:Ljava/lang/Integer;
1: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayConnectionInner;
0 2 1 routingWeight Ljava/lang/Integer;
MethodParameters:
Name Flags
routingWeight
public java.lang.String sharedKey();
descriptor: ()Ljava/lang/String;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayConnectionInner.sharedKey:Ljava/lang/String;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayConnectionInner;
public com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayConnectionInner withSharedKey(java.lang.String);
descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayConnectionInner;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
putfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayConnectionInner.sharedKey:Ljava/lang/String;
1: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayConnectionInner;
0 2 1 sharedKey Ljava/lang/String;
MethodParameters:
Name Flags
sharedKey
public com.microsoft.azure.management.network.VirtualNetworkGatewayConnectionStatus connectionStatus();
descriptor: ()Lcom/microsoft/azure/management/network/VirtualNetworkGatewayConnectionStatus;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayConnectionInner.connectionStatus:Lcom/microsoft/azure/management/network/VirtualNetworkGatewayConnectionStatus;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayConnectionInner;
public java.util.List<com.microsoft.azure.management.network.TunnelConnectionHealth> tunnelConnectionStatus();
descriptor: ()Ljava/util/List;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayConnectionInner.tunnelConnectionStatus:Ljava/util/List;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayConnectionInner;
Signature: ()Ljava/util/List<Lcom/microsoft/azure/management/network/TunnelConnectionHealth;>;
public java.lang.Long egressBytesTransferred();
descriptor: ()Ljava/lang/Long;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayConnectionInner.egressBytesTransferred:Ljava/lang/Long;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayConnectionInner;
public java.lang.Long ingressBytesTransferred();
descriptor: ()Ljava/lang/Long;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayConnectionInner.ingressBytesTransferred:Ljava/lang/Long;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayConnectionInner;
public com.microsoft.azure.SubResource peer();
descriptor: ()Lcom/microsoft/azure/SubResource;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayConnectionInner.peer:Lcom/microsoft/azure/SubResource;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayConnectionInner;
public com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayConnectionInner withPeer(com.microsoft.azure.SubResource);
descriptor: (Lcom/microsoft/azure/SubResource;)Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayConnectionInner;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
putfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayConnectionInner.peer:Lcom/microsoft/azure/SubResource;
1: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayConnectionInner;
0 2 1 peer Lcom/microsoft/azure/SubResource;
MethodParameters:
Name Flags
peer
public java.lang.Boolean enableBgp();
descriptor: ()Ljava/lang/Boolean;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayConnectionInner.enableBgp:Ljava/lang/Boolean;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayConnectionInner;
public com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayConnectionInner withEnableBgp(java.lang.Boolean);
descriptor: (Ljava/lang/Boolean;)Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayConnectionInner;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
putfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayConnectionInner.enableBgp:Ljava/lang/Boolean;
1: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayConnectionInner;
0 2 1 enableBgp Ljava/lang/Boolean;
MethodParameters:
Name Flags
enableBgp
public java.lang.Boolean usePolicyBasedTrafficSelectors();
descriptor: ()Ljava/lang/Boolean;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayConnectionInner.usePolicyBasedTrafficSelectors:Ljava/lang/Boolean;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayConnectionInner;
public com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayConnectionInner withUsePolicyBasedTrafficSelectors(java.lang.Boolean);
descriptor: (Ljava/lang/Boolean;)Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayConnectionInner;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
putfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayConnectionInner.usePolicyBasedTrafficSelectors:Ljava/lang/Boolean;
1: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayConnectionInner;
0 2 1 usePolicyBasedTrafficSelectors Ljava/lang/Boolean;
MethodParameters:
Name Flags
usePolicyBasedTrafficSelectors
public java.util.List<com.microsoft.azure.management.network.IpsecPolicy> ipsecPolicies();
descriptor: ()Ljava/util/List;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayConnectionInner.ipsecPolicies:Ljava/util/List;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayConnectionInner;
Signature: ()Ljava/util/List<Lcom/microsoft/azure/management/network/IpsecPolicy;>;
public com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayConnectionInner withIpsecPolicies(java.util.List<com.microsoft.azure.management.network.IpsecPolicy>);
descriptor: (Ljava/util/List;)Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayConnectionInner;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
putfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayConnectionInner.ipsecPolicies:Ljava/util/List;
1: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayConnectionInner;
0 2 1 ipsecPolicies Ljava/util/List<Lcom/microsoft/azure/management/network/IpsecPolicy;>;
Signature: (Ljava/util/List<Lcom/microsoft/azure/management/network/IpsecPolicy;>;)Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayConnectionInner;
MethodParameters:
Name Flags
ipsecPolicies
public java.util.List<com.microsoft.azure.management.network.TrafficSelectorPolicy> trafficSelectorPolicies();
descriptor: ()Ljava/util/List;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayConnectionInner.trafficSelectorPolicies:Ljava/util/List;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayConnectionInner;
Signature: ()Ljava/util/List<Lcom/microsoft/azure/management/network/TrafficSelectorPolicy;>;
public com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayConnectionInner withTrafficSelectorPolicies(java.util.List<com.microsoft.azure.management.network.TrafficSelectorPolicy>);
descriptor: (Ljava/util/List;)Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayConnectionInner;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
putfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayConnectionInner.trafficSelectorPolicies:Ljava/util/List;
1: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayConnectionInner;
0 2 1 trafficSelectorPolicies Ljava/util/List<Lcom/microsoft/azure/management/network/TrafficSelectorPolicy;>;
Signature: (Ljava/util/List<Lcom/microsoft/azure/management/network/TrafficSelectorPolicy;>;)Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayConnectionInner;
MethodParameters:
Name Flags
trafficSelectorPolicies
public java.lang.String resourceGuid();
descriptor: ()Ljava/lang/String;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayConnectionInner.resourceGuid:Ljava/lang/String;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayConnectionInner;
public com.microsoft.azure.management.network.ProvisioningState provisioningState();
descriptor: ()Lcom/microsoft/azure/management/network/ProvisioningState;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayConnectionInner.provisioningState:Lcom/microsoft/azure/management/network/ProvisioningState;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayConnectionInner;
public java.lang.Boolean expressRouteGatewayBypass();
descriptor: ()Ljava/lang/Boolean;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayConnectionInner.expressRouteGatewayBypass:Ljava/lang/Boolean;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayConnectionInner;
public com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayConnectionInner withExpressRouteGatewayBypass(java.lang.Boolean);
descriptor: (Ljava/lang/Boolean;)Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayConnectionInner;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
putfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayConnectionInner.expressRouteGatewayBypass:Ljava/lang/Boolean;
1: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayConnectionInner;
0 2 1 expressRouteGatewayBypass Ljava/lang/Boolean;
MethodParameters:
Name Flags
expressRouteGatewayBypass
public java.lang.String etag();
descriptor: ()Ljava/lang/String;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayConnectionInner.etag:Ljava/lang/String;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayConnectionInner;
public java.lang.String id();
descriptor: ()Ljava/lang/String;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayConnectionInner.id:Ljava/lang/String;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayConnectionInner;
public com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayConnectionInner withId(java.lang.String);
descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayConnectionInner;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
putfield com.microsoft.azure.management.network.implementation.VirtualNetworkGatewayConnectionInner.id:Ljava/lang/String;
1: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/microsoft/azure/management/network/implementation/VirtualNetworkGatewayConnectionInner;
0 2 1 id Ljava/lang/String;
MethodParameters:
Name Flags
id
}
SourceFile: "VirtualNetworkGatewayConnectionInner.java"
InnerClasses:
public final Access = com.fasterxml.jackson.annotation.JsonProperty$Access of com.fasterxml.jackson.annotation.JsonProperty
RuntimeVisibleAnnotations:
com.microsoft.rest.serializer.JsonFlatten()
com.microsoft.rest.SkipParentValidation()