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