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