Uses of Class
io.envoyproxy.envoy.config.bootstrap.v3.Bootstrap.ApplicationLogConfig
-
Packages that use Bootstrap.ApplicationLogConfig Package Description io.envoyproxy.envoy.config.bootstrap.v3 -
-
Uses of Bootstrap.ApplicationLogConfig in io.envoyproxy.envoy.config.bootstrap.v3
Fields in io.envoyproxy.envoy.config.bootstrap.v3 declared as Bootstrap.ApplicationLogConfig Modifier and Type Field Description private Bootstrap.ApplicationLogConfigBootstrap. applicationLogConfig_private Bootstrap.ApplicationLogConfigBootstrap.Builder. applicationLogConfig_private static Bootstrap.ApplicationLogConfigBootstrap.ApplicationLogConfig. DEFAULT_INSTANCEFields in io.envoyproxy.envoy.config.bootstrap.v3 with type parameters of type Bootstrap.ApplicationLogConfig Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<Bootstrap.ApplicationLogConfig,Bootstrap.ApplicationLogConfig.Builder,Bootstrap.ApplicationLogConfigOrBuilder>Bootstrap.Builder. applicationLogConfigBuilder_private static com.google.protobuf.Parser<Bootstrap.ApplicationLogConfig>Bootstrap.ApplicationLogConfig. PARSERMethods in io.envoyproxy.envoy.config.bootstrap.v3 that return Bootstrap.ApplicationLogConfig Modifier and Type Method Description Bootstrap.ApplicationLogConfigBootstrap.ApplicationLogConfig.Builder. build()Bootstrap.ApplicationLogConfigBootstrap.ApplicationLogConfig.Builder. buildPartial()Bootstrap.ApplicationLogConfigBootstrap.Builder. getApplicationLogConfig()Optional application log configuration.Bootstrap.ApplicationLogConfigBootstrap. getApplicationLogConfig()Optional application log configuration.Bootstrap.ApplicationLogConfigBootstrapOrBuilder. getApplicationLogConfig()Optional application log configuration.static Bootstrap.ApplicationLogConfigBootstrap.ApplicationLogConfig. getDefaultInstance()Bootstrap.ApplicationLogConfigBootstrap.ApplicationLogConfig.Builder. getDefaultInstanceForType()Bootstrap.ApplicationLogConfigBootstrap.ApplicationLogConfig. getDefaultInstanceForType()static Bootstrap.ApplicationLogConfigBootstrap.ApplicationLogConfig. parseDelimitedFrom(java.io.InputStream input)static Bootstrap.ApplicationLogConfigBootstrap.ApplicationLogConfig. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Bootstrap.ApplicationLogConfigBootstrap.ApplicationLogConfig. parseFrom(byte[] data)static Bootstrap.ApplicationLogConfigBootstrap.ApplicationLogConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Bootstrap.ApplicationLogConfigBootstrap.ApplicationLogConfig. parseFrom(com.google.protobuf.ByteString data)static Bootstrap.ApplicationLogConfigBootstrap.ApplicationLogConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Bootstrap.ApplicationLogConfigBootstrap.ApplicationLogConfig. parseFrom(com.google.protobuf.CodedInputStream input)static Bootstrap.ApplicationLogConfigBootstrap.ApplicationLogConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Bootstrap.ApplicationLogConfigBootstrap.ApplicationLogConfig. parseFrom(java.io.InputStream input)static Bootstrap.ApplicationLogConfigBootstrap.ApplicationLogConfig. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Bootstrap.ApplicationLogConfigBootstrap.ApplicationLogConfig. parseFrom(java.nio.ByteBuffer data)static Bootstrap.ApplicationLogConfigBootstrap.ApplicationLogConfig. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return types with arguments of type Bootstrap.ApplicationLogConfig Modifier and Type Method Description private 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.ApplicationLogConfig Modifier and Type Method Description private voidBootstrap.ApplicationLogConfig.Builder. buildPartial0(Bootstrap.ApplicationLogConfig result)Bootstrap.BuilderBootstrap.Builder. mergeApplicationLogConfig(Bootstrap.ApplicationLogConfig value)Optional application log configuration.Bootstrap.ApplicationLogConfig.BuilderBootstrap.ApplicationLogConfig.Builder. mergeFrom(Bootstrap.ApplicationLogConfig other)static Bootstrap.ApplicationLogConfig.BuilderBootstrap.ApplicationLogConfig. newBuilder(Bootstrap.ApplicationLogConfig prototype)Bootstrap.BuilderBootstrap.Builder. setApplicationLogConfig(Bootstrap.ApplicationLogConfig value)Optional application log configuration.
-