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.ApplicationLogConfigBootstrap.applicationLogConfig_private Bootstrap.ApplicationLogConfigBootstrap.Builder.applicationLogConfig_private static final Bootstrap.ApplicationLogConfigBootstrap.ApplicationLogConfig.DEFAULT_INSTANCEFields 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.PARSERMethods 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 TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder<Bootstrap.ApplicationLogConfig, Bootstrap.ApplicationLogConfig.Builder, Bootstrap.ApplicationLogConfigOrBuilder> Bootstrap.Builder.getApplicationLogConfigFieldBuilder()Optional application log configuration.com.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 TypeMethodDescriptionprivate voidBootstrap.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.