Uses of Class
com.vmware.nsx_policy.model.IPsecVPNIKESessionSummary
-
Packages that use IPsecVPNIKESessionSummary Package Description com.vmware.nsx_policy.model -
-
Uses of IPsecVPNIKESessionSummary in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return IPsecVPNIKESessionSummary Modifier and Type Method Description static IPsecVPNIKESessionSummary
IPsecVPNIKESessionSummary. _newInstance(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Returns new instance of this binding class and injects the provided data value.
WARNING: The returned object is not fully initialized.static IPsecVPNIKESessionSummary
IPsecVPNIKESessionSummary. _newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.IPsecVPNIKESessionSummary
IPsecVPNIKESessionSummary.Builder. build()
IPsecVPNIKESessionSummary
PolicyIpsecVpnIkeServiceSummary. getSessionSummary()
IPsecVPNIKESessionSummary
PolicyIpsecVpnSessionSummary. getSessionSummary()
Methods in com.vmware.nsx_policy.model with parameters of type IPsecVPNIKESessionSummary Modifier and Type Method Description PolicyIpsecVpnIkeServiceSummary.Builder
PolicyIpsecVpnIkeServiceSummary.Builder. setSessionSummary(IPsecVPNIKESessionSummary sessionSummary)
void
PolicyIpsecVpnIkeServiceSummary. setSessionSummary(IPsecVPNIKESessionSummary sessionSummary)
PolicyIpsecVpnSessionSummary.Builder
PolicyIpsecVpnSessionSummary.Builder. setSessionSummary(IPsecVPNIKESessionSummary sessionSummary)
void
PolicyIpsecVpnSessionSummary. setSessionSummary(IPsecVPNIKESessionSummary sessionSummary)
-