Uses of Class
com.vmware.nsx_policy.model.AggregateL2VpnPeerConfig
-
Packages that use AggregateL2VpnPeerConfig Package Description com.vmware.nsx_policy.infra.tier_0s.locale_services.l2vpn_context.l2vpns com.vmware.nsx_policy.model -
-
Uses of AggregateL2VpnPeerConfig in com.vmware.nsx_policy.infra.tier_0s.locale_services.l2vpn_context.l2vpns
Methods in com.vmware.nsx_policy.infra.tier_0s.locale_services.l2vpn_context.l2vpns that return AggregateL2VpnPeerConfig Modifier and Type Method Description AggregateL2VpnPeerConfigPeerConfig. get(java.lang.String tier0Id, java.lang.String localeServiceId, java.lang.String l2vpnId, java.lang.String enforcementPointPath)Deprecated.AggregateL2VpnPeerConfigPeerConfig. get(java.lang.String tier0Id, java.lang.String localeServiceId, java.lang.String l2vpnId, java.lang.String enforcementPointPath, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Deprecated.AggregateL2VpnPeerConfigPeerConfigStub. get(java.lang.String tier0Id, java.lang.String localeServiceId, java.lang.String l2vpnId, java.lang.String enforcementPointPath)AggregateL2VpnPeerConfigPeerConfigStub. get(java.lang.String tier0Id, java.lang.String localeServiceId, java.lang.String l2vpnId, java.lang.String enforcementPointPath, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Method parameters in com.vmware.nsx_policy.infra.tier_0s.locale_services.l2vpn_context.l2vpns with type arguments of type AggregateL2VpnPeerConfig Modifier and Type Method Description voidPeerConfig. get(java.lang.String tier0Id, java.lang.String localeServiceId, java.lang.String l2vpnId, java.lang.String enforcementPointPath, com.vmware.vapi.bindings.client.AsyncCallback<AggregateL2VpnPeerConfig> asyncCallback)Deprecated.voidPeerConfig. get(java.lang.String tier0Id, java.lang.String localeServiceId, java.lang.String l2vpnId, java.lang.String enforcementPointPath, com.vmware.vapi.bindings.client.AsyncCallback<AggregateL2VpnPeerConfig> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Deprecated.voidPeerConfigStub. get(java.lang.String tier0Id, java.lang.String localeServiceId, java.lang.String l2vpnId, java.lang.String enforcementPointPath, com.vmware.vapi.bindings.client.AsyncCallback<AggregateL2VpnPeerConfig> asyncCallback)voidPeerConfigStub. get(java.lang.String tier0Id, java.lang.String localeServiceId, java.lang.String l2vpnId, java.lang.String enforcementPointPath, com.vmware.vapi.bindings.client.AsyncCallback<AggregateL2VpnPeerConfig> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) -
Uses of AggregateL2VpnPeerConfig in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return AggregateL2VpnPeerConfig Modifier and Type Method Description static AggregateL2VpnPeerConfigAggregateL2VpnPeerConfig. _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 AggregateL2VpnPeerConfigAggregateL2VpnPeerConfig. _newInstance2(com.vmware.vapi.data.StructValue structValue)WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.AggregateL2VpnPeerConfigAggregateL2VpnPeerConfig.Builder. build()
-