Uses of Interface
io.envoyproxy.envoy.config.bootstrap.v3.Bootstrap.ApplicationLogConfig.LogFormatOrBuilder
-
Packages that use Bootstrap.ApplicationLogConfig.LogFormatOrBuilder Package Description io.envoyproxy.envoy.config.bootstrap.v3 -
-
Uses of Bootstrap.ApplicationLogConfig.LogFormatOrBuilder in io.envoyproxy.envoy.config.bootstrap.v3
Classes in io.envoyproxy.envoy.config.bootstrap.v3 that implement Bootstrap.ApplicationLogConfig.LogFormatOrBuilder Modifier and Type Class Description static class
Bootstrap.ApplicationLogConfig.LogFormat
Protobuf typeenvoy.config.bootstrap.v3.Bootstrap.ApplicationLogConfig.LogFormat
static class
Bootstrap.ApplicationLogConfig.LogFormat.Builder
Protobuf typeenvoy.config.bootstrap.v3.Bootstrap.ApplicationLogConfig.LogFormat
Fields in io.envoyproxy.envoy.config.bootstrap.v3 with type parameters of type Bootstrap.ApplicationLogConfig.LogFormatOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<Bootstrap.ApplicationLogConfig.LogFormat,Bootstrap.ApplicationLogConfig.LogFormat.Builder,Bootstrap.ApplicationLogConfig.LogFormatOrBuilder>
Bootstrap.ApplicationLogConfig.Builder. logFormatBuilder_
Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return Bootstrap.ApplicationLogConfig.LogFormatOrBuilder Modifier and Type Method Description Bootstrap.ApplicationLogConfig.LogFormatOrBuilder
Bootstrap.ApplicationLogConfig.Builder. getLogFormatOrBuilder()
Optional field to set the application logs format.Bootstrap.ApplicationLogConfig.LogFormatOrBuilder
Bootstrap.ApplicationLogConfig. getLogFormatOrBuilder()
Optional field to set the application logs format.Bootstrap.ApplicationLogConfig.LogFormatOrBuilder
Bootstrap.ApplicationLogConfigOrBuilder. getLogFormatOrBuilder()
Optional field to set the application logs format.Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return types with arguments of type Bootstrap.ApplicationLogConfig.LogFormatOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<Bootstrap.ApplicationLogConfig.LogFormat,Bootstrap.ApplicationLogConfig.LogFormat.Builder,Bootstrap.ApplicationLogConfig.LogFormatOrBuilder>
Bootstrap.ApplicationLogConfig.Builder. getLogFormatFieldBuilder()
Optional field to set the application logs format.
-