Uses of Class
com.vmware.nsx_policy.model.PolicyTraceflowObservationIpsecVpn.Builder
-
Packages that use PolicyTraceflowObservationIpsecVpn.Builder Package Description com.vmware.nsx_policy.model -
-
Uses of PolicyTraceflowObservationIpsecVpn.Builder in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return PolicyTraceflowObservationIpsecVpn.Builder Modifier and Type Method Description PolicyTraceflowObservationIpsecVpn.Builder
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
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.
-