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
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()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 TypeMethodDescriptionBootstrap.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.