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