Uses of Class
io.envoyproxy.envoy.config.bootstrap.v3.Bootstrap.ApplicationLogConfig.Builder
Packages that use Bootstrap.ApplicationLogConfig.Builder
-
Uses of Bootstrap.ApplicationLogConfig.Builder in io.envoyproxy.envoy.config.bootstrap.v3
Fields in io.envoyproxy.envoy.config.bootstrap.v3 with type parameters of type Bootstrap.ApplicationLogConfig.BuilderModifier and TypeFieldDescriptionprivate 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.ApplicationLogConfig.BuilderModifier and TypeMethodDescriptionBootstrap.ApplicationLogConfig.Builder.clear()
Bootstrap.ApplicationLogConfig.Builder.clearLogFormat()
Optional field to set the application logs format.Bootstrap.Builder.getApplicationLogConfigBuilder()
Optional application log configuration.Bootstrap.ApplicationLogConfig.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Bootstrap.ApplicationLogConfig.Builder.mergeFrom
(com.google.protobuf.Message other) Bootstrap.ApplicationLogConfig.Builder.mergeFrom
(Bootstrap.ApplicationLogConfig other) Bootstrap.ApplicationLogConfig.Builder.mergeLogFormat
(Bootstrap.ApplicationLogConfig.LogFormat value) Optional field to set the application logs format.Bootstrap.ApplicationLogConfig.newBuilder()
Bootstrap.ApplicationLogConfig.newBuilder
(Bootstrap.ApplicationLogConfig prototype) Bootstrap.ApplicationLogConfig.newBuilderForType()
protected Bootstrap.ApplicationLogConfig.Builder
Bootstrap.ApplicationLogConfig.newBuilderForType
(com.google.protobuf.AbstractMessage.BuilderParent parent) Bootstrap.ApplicationLogConfig.Builder.setLogFormat
(Bootstrap.ApplicationLogConfig.LogFormat value) Optional field to set the application logs format.Bootstrap.ApplicationLogConfig.Builder.setLogFormat
(Bootstrap.ApplicationLogConfig.LogFormat.Builder builderForValue) Optional field to set the application logs format.Bootstrap.ApplicationLogConfig.toBuilder()
Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return types with arguments of type Bootstrap.ApplicationLogConfig.BuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Bootstrap.ApplicationLogConfig, Bootstrap.ApplicationLogConfig.Builder, Bootstrap.ApplicationLogConfigOrBuilder> Bootstrap.Builder.internalGetApplicationLogConfigFieldBuilder()
Optional application log configuration.Methods in io.envoyproxy.envoy.config.bootstrap.v3 with parameters of type Bootstrap.ApplicationLogConfig.BuilderModifier and TypeMethodDescriptionBootstrap.Builder.setApplicationLogConfig
(Bootstrap.ApplicationLogConfig.Builder builderForValue) Optional application log configuration.