| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.bootstrap.v3 |
| Modifier and Type | Method and Description |
|---|---|
static Bootstrap.StatsFlushCase |
Bootstrap.StatsFlushCase.forNumber(int value) |
Bootstrap.StatsFlushCase |
BootstrapOrBuilder.getStatsFlushCase() |
Bootstrap.StatsFlushCase |
Bootstrap.getStatsFlushCase() |
Bootstrap.StatsFlushCase |
Bootstrap.Builder.getStatsFlushCase() |
static Bootstrap.StatsFlushCase |
Bootstrap.StatsFlushCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Bootstrap.StatsFlushCase |
Bootstrap.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.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.