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