Uses of Class
io.envoyproxy.envoy.config.bootstrap.v3.Bootstrap.ApplicationLogConfig.LogFormat
Packages that use Bootstrap.ApplicationLogConfig.LogFormat
-
Uses of Bootstrap.ApplicationLogConfig.LogFormat in io.envoyproxy.envoy.config.bootstrap.v3
Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return Bootstrap.ApplicationLogConfig.LogFormatModifier and TypeMethodDescriptionBootstrap.ApplicationLogConfig.LogFormat.Builder.build()Bootstrap.ApplicationLogConfig.LogFormat.Builder.buildPartial()Bootstrap.ApplicationLogConfig.LogFormat.getDefaultInstance()Bootstrap.ApplicationLogConfig.LogFormat.Builder.getDefaultInstanceForType()Bootstrap.ApplicationLogConfig.LogFormat.getDefaultInstanceForType()Bootstrap.ApplicationLogConfig.Builder.getLogFormat()Optional field to set the application logs format.Bootstrap.ApplicationLogConfig.getLogFormat()Optional field to set the application logs format.Bootstrap.ApplicationLogConfigOrBuilder.getLogFormat()Optional field to set the application logs format.Bootstrap.ApplicationLogConfig.LogFormat.parseDelimitedFrom(InputStream input) Bootstrap.ApplicationLogConfig.LogFormat.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Bootstrap.ApplicationLogConfig.LogFormat.parseFrom(byte[] data) Bootstrap.ApplicationLogConfig.LogFormat.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Bootstrap.ApplicationLogConfig.LogFormat.parseFrom(com.google.protobuf.ByteString data) Bootstrap.ApplicationLogConfig.LogFormat.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Bootstrap.ApplicationLogConfig.LogFormat.parseFrom(com.google.protobuf.CodedInputStream input) Bootstrap.ApplicationLogConfig.LogFormat.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Bootstrap.ApplicationLogConfig.LogFormat.parseFrom(InputStream input) Bootstrap.ApplicationLogConfig.LogFormat.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Bootstrap.ApplicationLogConfig.LogFormat.parseFrom(ByteBuffer data) Bootstrap.ApplicationLogConfig.LogFormat.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return types with arguments of type Bootstrap.ApplicationLogConfig.LogFormatModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Bootstrap.ApplicationLogConfig.LogFormat> Bootstrap.ApplicationLogConfig.LogFormat.getParserForType()static com.google.protobuf.Parser<Bootstrap.ApplicationLogConfig.LogFormat> Bootstrap.ApplicationLogConfig.LogFormat.parser()Methods in io.envoyproxy.envoy.config.bootstrap.v3 with parameters of type Bootstrap.ApplicationLogConfig.LogFormatModifier and TypeMethodDescriptionBootstrap.ApplicationLogConfig.LogFormat.Builder.mergeFrom(Bootstrap.ApplicationLogConfig.LogFormat other) Bootstrap.ApplicationLogConfig.Builder.mergeLogFormat(Bootstrap.ApplicationLogConfig.LogFormat value) Optional field to set the application logs format.Bootstrap.ApplicationLogConfig.LogFormat.newBuilder(Bootstrap.ApplicationLogConfig.LogFormat prototype) Bootstrap.ApplicationLogConfig.Builder.setLogFormat(Bootstrap.ApplicationLogConfig.LogFormat value) Optional field to set the application logs format.