Uses of Class
com.vmware.nsx_policy.infra.domains.groups.statistics.StatisticsFactory
-
Packages that use StatisticsFactory Package Description com.vmware.nsx_policy.infra.domains.groups com.vmware.nsx_policy.infra.domains.groups.statistics -
-
Uses of StatisticsFactory in com.vmware.nsx_policy.infra.domains.groups
Methods in com.vmware.nsx_policy.infra.domains.groups that return StatisticsFactory Modifier and Type Method Description StatisticsFactoryGroupsFactory. statistics() -
Uses of StatisticsFactory in com.vmware.nsx_policy.infra.domains.groups.statistics
Methods in com.vmware.nsx_policy.infra.domains.groups.statistics that return StatisticsFactory Modifier and Type Method Description static StatisticsFactoryStatisticsFactory. getFactory(com.vmware.vapi.bindings.StubFactory stubFactory, com.vmware.vapi.bindings.StubConfiguration stubConfig)Creates the new instance of this class with provided configuration
-