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