public static final class PolicyBasedL3VpnSession.Builder
extends java.lang.Object
PolicyBasedL3VpnSession.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
PolicyBasedL3VpnSession. |
| Modifier and Type | Method and Description |
|---|---|
PolicyBasedL3VpnSession |
build() |
PolicyBasedL3VpnSession.Builder |
setRules(java.util.List<L3VpnRule> rules)
L3Vpn rules that are specific to the L3Vpn.
|
public Builder()
PolicyBasedL3VpnSession.public PolicyBasedL3VpnSession.Builder setRules(java.util.List<L3VpnRule> rules)
rules - New value for the property.public PolicyBasedL3VpnSession build()