| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.bootstrap.v3 | |
| io.envoyproxy.envoy.config.metrics.v3 |
| Modifier and Type | Method and Description |
|---|---|
StatsConfig |
BootstrapOrBuilder.getStatsConfig()
Configuration for internal processing of stats.
|
StatsConfig |
Bootstrap.getStatsConfig()
Configuration for internal processing of stats.
|
StatsConfig |
Bootstrap.Builder.getStatsConfig()
Configuration for internal processing of stats.
|
| Modifier and Type | Method and Description |
|---|---|
Bootstrap.Builder |
Bootstrap.Builder.mergeStatsConfig(StatsConfig value)
Configuration for internal processing of stats.
|
Bootstrap.Builder |
Bootstrap.Builder.setStatsConfig(StatsConfig value)
Configuration for internal processing of stats.
|
| Modifier and Type | Method and Description |
|---|---|
StatsConfig |
StatsConfig.Builder.build() |
StatsConfig |
StatsConfig.Builder.buildPartial() |
static StatsConfig |
StatsConfig.getDefaultInstance() |
StatsConfig |
StatsConfig.getDefaultInstanceForType() |
StatsConfig |
StatsConfig.Builder.getDefaultInstanceForType() |
static StatsConfig |
StatsConfig.parseDelimitedFrom(InputStream input) |
static StatsConfig |
StatsConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StatsConfig |
StatsConfig.parseFrom(byte[] data) |
static StatsConfig |
StatsConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StatsConfig |
StatsConfig.parseFrom(ByteBuffer data) |
static StatsConfig |
StatsConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StatsConfig |
StatsConfig.parseFrom(com.google.protobuf.ByteString data) |
static StatsConfig |
StatsConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StatsConfig |
StatsConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static StatsConfig |
StatsConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StatsConfig |
StatsConfig.parseFrom(InputStream input) |
static StatsConfig |
StatsConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<StatsConfig> |
StatsConfig.getParserForType() |
static com.google.protobuf.Parser<StatsConfig> |
StatsConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
StatsConfig.Builder |
StatsConfig.Builder.mergeFrom(StatsConfig other) |
static StatsConfig.Builder |
StatsConfig.newBuilder(StatsConfig prototype) |
Copyright © 2018–2021 The Envoy Project. All rights reserved.