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