Uses of Enum
io.envoyproxy.envoy.config.bootstrap.v3.Bootstrap.StatsEvictionCase
Packages that use Bootstrap.StatsEvictionCase
-
Uses of Bootstrap.StatsEvictionCase in io.envoyproxy.envoy.config.bootstrap.v3
Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return Bootstrap.StatsEvictionCaseModifier and TypeMethodDescriptionstatic Bootstrap.StatsEvictionCaseBootstrap.StatsEvictionCase.forNumber(int value) Bootstrap.Builder.getStatsEvictionCase()Bootstrap.getStatsEvictionCase()BootstrapOrBuilder.getStatsEvictionCase()static Bootstrap.StatsEvictionCaseBootstrap.StatsEvictionCase.valueOf(int value) Deprecated.static Bootstrap.StatsEvictionCaseReturns the enum constant of this type with the specified name.static Bootstrap.StatsEvictionCase[]Bootstrap.StatsEvictionCase.values()Returns an array containing the constants of this enum type, in the order they are declared.