Uses of Enum
io.envoyproxy.envoy.config.bootstrap.v3.Bootstrap.StatsFlushCase
Packages that use Bootstrap.StatsFlushCase
-
Uses of Bootstrap.StatsFlushCase in io.envoyproxy.envoy.config.bootstrap.v3
Subclasses with type arguments of type Bootstrap.StatsFlushCase in io.envoyproxy.envoy.config.bootstrap.v3Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return Bootstrap.StatsFlushCaseModifier and TypeMethodDescriptionstatic Bootstrap.StatsFlushCaseBootstrap.StatsFlushCase.forNumber(int value) Bootstrap.Builder.getStatsFlushCase()Bootstrap.getStatsFlushCase()BootstrapOrBuilder.getStatsFlushCase()static Bootstrap.StatsFlushCaseBootstrap.StatsFlushCase.valueOf(int value) Deprecated.static Bootstrap.StatsFlushCaseReturns the enum constant of this type with the specified name.static Bootstrap.StatsFlushCase[]Bootstrap.StatsFlushCase.values()Returns an array containing the constants of this enum type, in the order they are declared.