public static final class PolicyTraceflowObservationIpsecVpn.Builder
extends java.lang.Object
PolicyTraceflowObservationIpsecVpn.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
PolicyTraceflowObservationIpsecVpn. |
| Modifier and Type | Method and Description |
|---|---|
PolicyTraceflowObservationIpsecVpn |
build() |
PolicyTraceflowObservationIpsecVpn.Builder |
setSessionPath(java.lang.String sessionPath)
The path of the IPsec VPN session
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
PolicyTraceflowObservationIpsecVpn.Builder |
setVtiPath(java.lang.String vtiPath)
The path of the virtual tunnel interface for Route-Based IPsec VPN
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
public Builder()
PolicyTraceflowObservationIpsecVpn.public PolicyTraceflowObservationIpsecVpn.Builder setSessionPath(java.lang.String sessionPath)
sessionPath - New value for the property.public PolicyTraceflowObservationIpsecVpn.Builder setVtiPath(java.lang.String vtiPath)
vtiPath - New value for the property.public PolicyTraceflowObservationIpsecVpn build()