Uses of Class
io.envoyproxy.envoy.config.bootstrap.v3.Bootstrap.StatsFlushCase
-
Packages that use Bootstrap.StatsFlushCase Package Description io.envoyproxy.envoy.config.bootstrap.v3 -
-
Uses of Bootstrap.StatsFlushCase in io.envoyproxy.envoy.config.bootstrap.v3
Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return Bootstrap.StatsFlushCase Modifier and Type Method Description static Bootstrap.StatsFlushCaseBootstrap.StatsFlushCase. forNumber(int value)Bootstrap.StatsFlushCaseBootstrap.Builder. getStatsFlushCase()Bootstrap.StatsFlushCaseBootstrap. getStatsFlushCase()Bootstrap.StatsFlushCaseBootstrapOrBuilder. getStatsFlushCase()static Bootstrap.StatsFlushCaseBootstrap.StatsFlushCase. valueOf(int value)Deprecated.static Bootstrap.StatsFlushCaseBootstrap.StatsFlushCase. valueOf(String name)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.
-