Uses of Interface
io.envoyproxy.envoy.config.bootstrap.v3.Bootstrap.ApplicationLogConfigOrBuilder
-
Packages that use Bootstrap.ApplicationLogConfigOrBuilder Package Description io.envoyproxy.envoy.config.bootstrap.v3 -
-
Uses of Bootstrap.ApplicationLogConfigOrBuilder in io.envoyproxy.envoy.config.bootstrap.v3
Classes in io.envoyproxy.envoy.config.bootstrap.v3 that implement Bootstrap.ApplicationLogConfigOrBuilder Modifier and Type Class Description static class
Bootstrap.ApplicationLogConfig
Protobuf typeenvoy.config.bootstrap.v3.Bootstrap.ApplicationLogConfig
static class
Bootstrap.ApplicationLogConfig.Builder
Protobuf typeenvoy.config.bootstrap.v3.Bootstrap.ApplicationLogConfig
Fields in io.envoyproxy.envoy.config.bootstrap.v3 with type parameters of type Bootstrap.ApplicationLogConfigOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<Bootstrap.ApplicationLogConfig,Bootstrap.ApplicationLogConfig.Builder,Bootstrap.ApplicationLogConfigOrBuilder>
Bootstrap.Builder. applicationLogConfigBuilder_
Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return Bootstrap.ApplicationLogConfigOrBuilder Modifier and Type Method Description Bootstrap.ApplicationLogConfigOrBuilder
Bootstrap.Builder. getApplicationLogConfigOrBuilder()
Optional application log configuration.Bootstrap.ApplicationLogConfigOrBuilder
Bootstrap. getApplicationLogConfigOrBuilder()
Optional application log configuration.Bootstrap.ApplicationLogConfigOrBuilder
BootstrapOrBuilder. getApplicationLogConfigOrBuilder()
Optional application log configuration.Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return types with arguments of type Bootstrap.ApplicationLogConfigOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<Bootstrap.ApplicationLogConfig,Bootstrap.ApplicationLogConfig.Builder,Bootstrap.ApplicationLogConfigOrBuilder>
Bootstrap.Builder. getApplicationLogConfigFieldBuilder()
Optional application log configuration.
-