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