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 classBootstrap.ApplicationLogConfigProtobuf typeenvoy.config.bootstrap.v3.Bootstrap.ApplicationLogConfigstatic classBootstrap.ApplicationLogConfig.BuilderProtobuf typeenvoy.config.bootstrap.v3.Bootstrap.ApplicationLogConfigFields 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.ApplicationLogConfigOrBuilderBootstrap.Builder. getApplicationLogConfigOrBuilder()Optional application log configuration.Bootstrap.ApplicationLogConfigOrBuilderBootstrap. getApplicationLogConfigOrBuilder()Optional application log configuration.Bootstrap.ApplicationLogConfigOrBuilderBootstrapOrBuilder. 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.
-