Uses of Class
com.vmware.nsx_policy.model.PolicyServiceInstanceStatistics
-
-
Uses of PolicyServiceInstanceStatistics in com.vmware.nsx_policy.infra.tier_0s.locale_services.service_instances
Methods in com.vmware.nsx_policy.infra.tier_0s.locale_services.service_instances that return PolicyServiceInstanceStatistics Modifier and Type Method Description PolicyServiceInstanceStatisticsStatistics. get(java.lang.String tier0Id, java.lang.String localeServiceId, java.lang.String serviceInstanceId, java.lang.String enforcementPointPath)Get statistics for all data NICs on all runtimes associated with this PolicyServiceInstance.PolicyServiceInstanceStatisticsStatistics. get(java.lang.String tier0Id, java.lang.String localeServiceId, java.lang.String serviceInstanceId, java.lang.String enforcementPointPath, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Get statistics for all data NICs on all runtimes associated with this PolicyServiceInstance.PolicyServiceInstanceStatisticsStatisticsStub. get(java.lang.String tier0Id, java.lang.String localeServiceId, java.lang.String serviceInstanceId, java.lang.String enforcementPointPath)PolicyServiceInstanceStatisticsStatisticsStub. get(java.lang.String tier0Id, java.lang.String localeServiceId, java.lang.String serviceInstanceId, java.lang.String enforcementPointPath, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Method parameters in com.vmware.nsx_policy.infra.tier_0s.locale_services.service_instances with type arguments of type PolicyServiceInstanceStatistics Modifier and Type Method Description voidStatistics. get(java.lang.String tier0Id, java.lang.String localeServiceId, java.lang.String serviceInstanceId, java.lang.String enforcementPointPath, com.vmware.vapi.bindings.client.AsyncCallback<PolicyServiceInstanceStatistics> asyncCallback)Get statistics for all data NICs on all runtimes associated with this PolicyServiceInstance.voidStatistics. get(java.lang.String tier0Id, java.lang.String localeServiceId, java.lang.String serviceInstanceId, java.lang.String enforcementPointPath, com.vmware.vapi.bindings.client.AsyncCallback<PolicyServiceInstanceStatistics> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Get statistics for all data NICs on all runtimes associated with this PolicyServiceInstance.voidStatisticsStub. get(java.lang.String tier0Id, java.lang.String localeServiceId, java.lang.String serviceInstanceId, java.lang.String enforcementPointPath, com.vmware.vapi.bindings.client.AsyncCallback<PolicyServiceInstanceStatistics> asyncCallback)voidStatisticsStub. get(java.lang.String tier0Id, java.lang.String localeServiceId, java.lang.String serviceInstanceId, java.lang.String enforcementPointPath, com.vmware.vapi.bindings.client.AsyncCallback<PolicyServiceInstanceStatistics> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) -
Uses of PolicyServiceInstanceStatistics in com.vmware.nsx_policy.infra.tier_1s.locale_services.service_instances
Methods in com.vmware.nsx_policy.infra.tier_1s.locale_services.service_instances that return PolicyServiceInstanceStatistics Modifier and Type Method Description PolicyServiceInstanceStatisticsStatistics. get(java.lang.String tier1Id, java.lang.String localeServiceId, java.lang.String serviceInstanceId, java.lang.String enforcementPointPath)Get statistics for all data NICs on all runtimes associated with this Tier1 PolicyServiceInstance.PolicyServiceInstanceStatisticsStatistics. get(java.lang.String tier1Id, java.lang.String localeServiceId, java.lang.String serviceInstanceId, java.lang.String enforcementPointPath, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Get statistics for all data NICs on all runtimes associated with this Tier1 PolicyServiceInstance.PolicyServiceInstanceStatisticsStatisticsStub. get(java.lang.String tier1Id, java.lang.String localeServiceId, java.lang.String serviceInstanceId, java.lang.String enforcementPointPath)PolicyServiceInstanceStatisticsStatisticsStub. get(java.lang.String tier1Id, java.lang.String localeServiceId, java.lang.String serviceInstanceId, java.lang.String enforcementPointPath, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Method parameters in com.vmware.nsx_policy.infra.tier_1s.locale_services.service_instances with type arguments of type PolicyServiceInstanceStatistics Modifier and Type Method Description voidStatistics. get(java.lang.String tier1Id, java.lang.String localeServiceId, java.lang.String serviceInstanceId, java.lang.String enforcementPointPath, com.vmware.vapi.bindings.client.AsyncCallback<PolicyServiceInstanceStatistics> asyncCallback)Get statistics for all data NICs on all runtimes associated with this Tier1 PolicyServiceInstance.voidStatistics. get(java.lang.String tier1Id, java.lang.String localeServiceId, java.lang.String serviceInstanceId, java.lang.String enforcementPointPath, com.vmware.vapi.bindings.client.AsyncCallback<PolicyServiceInstanceStatistics> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Get statistics for all data NICs on all runtimes associated with this Tier1 PolicyServiceInstance.voidStatisticsStub. get(java.lang.String tier1Id, java.lang.String localeServiceId, java.lang.String serviceInstanceId, java.lang.String enforcementPointPath, com.vmware.vapi.bindings.client.AsyncCallback<PolicyServiceInstanceStatistics> asyncCallback)voidStatisticsStub. get(java.lang.String tier1Id, java.lang.String localeServiceId, java.lang.String serviceInstanceId, java.lang.String enforcementPointPath, com.vmware.vapi.bindings.client.AsyncCallback<PolicyServiceInstanceStatistics> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) -
Uses of PolicyServiceInstanceStatistics in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return PolicyServiceInstanceStatistics Modifier and Type Method Description static PolicyServiceInstanceStatisticsPolicyServiceInstanceStatistics. _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 PolicyServiceInstanceStatisticsPolicyServiceInstanceStatistics. _newInstance2(com.vmware.vapi.data.StructValue structValue)WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.PolicyServiceInstanceStatisticsPolicyServiceInstanceStatistics.Builder. build()
-