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