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 StatisticsFactory
GroupsFactory. 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 StatisticsFactory
StatisticsFactory. getFactory(com.vmware.vapi.bindings.StubFactory stubFactory, com.vmware.vapi.bindings.StubConfiguration stubConfig)
Creates the new instance of this class with provided configuration
-