Uses of Class
io.envoyproxy.envoy.config.bootstrap.v3.Bootstrap.ApplicationLogConfig
Packages that use Bootstrap.ApplicationLogConfig
-
Uses of Bootstrap.ApplicationLogConfig in io.envoyproxy.envoy.config.bootstrap.v3
Fields in io.envoyproxy.envoy.config.bootstrap.v3 declared as Bootstrap.ApplicationLogConfigModifier and TypeFieldDescriptionprivate Bootstrap.ApplicationLogConfig
Bootstrap.applicationLogConfig_
private Bootstrap.ApplicationLogConfig
Bootstrap.Builder.applicationLogConfig_
private static final Bootstrap.ApplicationLogConfig
Bootstrap.ApplicationLogConfig.DEFAULT_INSTANCE
Fields in io.envoyproxy.envoy.config.bootstrap.v3 with type parameters of type Bootstrap.ApplicationLogConfigModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Bootstrap.ApplicationLogConfig, Bootstrap.ApplicationLogConfig.Builder, Bootstrap.ApplicationLogConfigOrBuilder> Bootstrap.Builder.applicationLogConfigBuilder_
private static final com.google.protobuf.Parser
<Bootstrap.ApplicationLogConfig> Bootstrap.ApplicationLogConfig.PARSER
Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return Bootstrap.ApplicationLogConfigModifier and TypeMethodDescriptionBootstrap.ApplicationLogConfig.Builder.build()
Bootstrap.ApplicationLogConfig.Builder.buildPartial()
Bootstrap.Builder.getApplicationLogConfig()
Optional application log configuration.Bootstrap.getApplicationLogConfig()
Optional application log configuration.BootstrapOrBuilder.getApplicationLogConfig()
Optional application log configuration.Bootstrap.ApplicationLogConfig.getDefaultInstance()
Bootstrap.ApplicationLogConfig.Builder.getDefaultInstanceForType()
Bootstrap.ApplicationLogConfig.getDefaultInstanceForType()
Bootstrap.ApplicationLogConfig.parseDelimitedFrom
(InputStream input) Bootstrap.ApplicationLogConfig.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Bootstrap.ApplicationLogConfig.parseFrom
(byte[] data) Bootstrap.ApplicationLogConfig.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Bootstrap.ApplicationLogConfig.parseFrom
(com.google.protobuf.ByteString data) Bootstrap.ApplicationLogConfig.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Bootstrap.ApplicationLogConfig.parseFrom
(com.google.protobuf.CodedInputStream input) Bootstrap.ApplicationLogConfig.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Bootstrap.ApplicationLogConfig.parseFrom
(InputStream input) Bootstrap.ApplicationLogConfig.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Bootstrap.ApplicationLogConfig.parseFrom
(ByteBuffer data) Bootstrap.ApplicationLogConfig.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return types with arguments of type Bootstrap.ApplicationLogConfigModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<Bootstrap.ApplicationLogConfig> Bootstrap.ApplicationLogConfig.getParserForType()
private com.google.protobuf.SingleFieldBuilder
<Bootstrap.ApplicationLogConfig, Bootstrap.ApplicationLogConfig.Builder, Bootstrap.ApplicationLogConfigOrBuilder> Bootstrap.Builder.internalGetApplicationLogConfigFieldBuilder()
Optional application log configuration.static com.google.protobuf.Parser
<Bootstrap.ApplicationLogConfig> Bootstrap.ApplicationLogConfig.parser()
Methods in io.envoyproxy.envoy.config.bootstrap.v3 with parameters of type Bootstrap.ApplicationLogConfigModifier and TypeMethodDescriptionprivate void
Bootstrap.ApplicationLogConfig.Builder.buildPartial0
(Bootstrap.ApplicationLogConfig result) Bootstrap.Builder.mergeApplicationLogConfig
(Bootstrap.ApplicationLogConfig value) Optional application log configuration.Bootstrap.ApplicationLogConfig.Builder.mergeFrom
(Bootstrap.ApplicationLogConfig other) Bootstrap.ApplicationLogConfig.newBuilder
(Bootstrap.ApplicationLogConfig prototype) Bootstrap.Builder.setApplicationLogConfig
(Bootstrap.ApplicationLogConfig value) Optional application log configuration.