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
Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return Bootstrap.StatsFlushCaseModifier and TypeMethodDescriptionstatic Bootstrap.StatsFlushCase
Bootstrap.StatsFlushCase.forNumber
(int value) Bootstrap.Builder.getStatsFlushCase()
Bootstrap.getStatsFlushCase()
BootstrapOrBuilder.getStatsFlushCase()
static Bootstrap.StatsFlushCase
Bootstrap.StatsFlushCase.valueOf
(int value) Deprecated.static Bootstrap.StatsFlushCase
Returns 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.