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