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