Uses of Class
com.vmware.nsx_policy.model.AggregateIPSecVpnSessionStatistics.Builder
-
Packages that use AggregateIPSecVpnSessionStatistics.Builder Package Description com.vmware.nsx_policy.model -
-
Uses of AggregateIPSecVpnSessionStatistics.Builder in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return AggregateIPSecVpnSessionStatistics.Builder Modifier and Type Method Description AggregateIPSecVpnSessionStatistics.Builder
AggregateIPSecVpnSessionStatistics.Builder. setIntentPath(java.lang.String intentPath)
Intent path of object, forward slashes must be escaped using %2F.AggregateIPSecVpnSessionStatistics.Builder
AggregateIPSecVpnSessionStatistics.Builder. setResults(java.util.List<com.vmware.vapi.bindings.Structure> results)
List of IPSec VPN Session Statistics per Enforcement Point.
-