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