Class Bootstrap.ApplicationLogConfig.LogFormat.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessage.Builder<Bootstrap.ApplicationLogConfig.LogFormat.Builder>
-
- io.envoyproxy.envoy.config.bootstrap.v3.Bootstrap.ApplicationLogConfig.LogFormat.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Bootstrap.ApplicationLogConfig.LogFormatOrBuilder,java.lang.Cloneable
- Enclosing class:
- Bootstrap.ApplicationLogConfig.LogFormat
public static final class Bootstrap.ApplicationLogConfig.LogFormat.Builder extends com.google.protobuf.GeneratedMessage.Builder<Bootstrap.ApplicationLogConfig.LogFormat.Builder> implements Bootstrap.ApplicationLogConfig.LogFormatOrBuilder
Protobuf typeenvoy.config.bootstrap.v3.Bootstrap.ApplicationLogConfig.LogFormat
-
-
Field Summary
Fields Modifier and Type Field Description private intbitField0_private com.google.protobuf.SingleFieldBuilder<com.google.protobuf.Struct,com.google.protobuf.Struct.Builder,com.google.protobuf.StructOrBuilder>jsonFormatBuilder_private java.lang.ObjectlogFormat_private intlogFormatCase_
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Bootstrap.ApplicationLogConfig.LogFormatbuild()Bootstrap.ApplicationLogConfig.LogFormatbuildPartial()private voidbuildPartial0(Bootstrap.ApplicationLogConfig.LogFormat result)private voidbuildPartialOneofs(Bootstrap.ApplicationLogConfig.LogFormat result)Bootstrap.ApplicationLogConfig.LogFormat.Builderclear()Bootstrap.ApplicationLogConfig.LogFormat.BuilderclearJsonFormat()Flush application logs in JSON format.Bootstrap.ApplicationLogConfig.LogFormat.BuilderclearLogFormat()Bootstrap.ApplicationLogConfig.LogFormat.BuilderclearTextFormat()Flush application log in a format defined by a string.Bootstrap.ApplicationLogConfig.LogFormatgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()com.google.protobuf.StructgetJsonFormat()Flush application logs in JSON format.com.google.protobuf.Struct.BuildergetJsonFormatBuilder()Flush application logs in JSON format.private com.google.protobuf.SingleFieldBuilder<com.google.protobuf.Struct,com.google.protobuf.Struct.Builder,com.google.protobuf.StructOrBuilder>getJsonFormatFieldBuilder()Flush application logs in JSON format.com.google.protobuf.StructOrBuildergetJsonFormatOrBuilder()Flush application logs in JSON format.Bootstrap.ApplicationLogConfig.LogFormat.LogFormatCasegetLogFormatCase()java.lang.StringgetTextFormat()Flush application log in a format defined by a string.com.google.protobuf.ByteStringgetTextFormatBytes()Flush application log in a format defined by a string.booleanhasJsonFormat()Flush application logs in JSON format.booleanhasTextFormat()Flush application log in a format defined by a string.protected com.google.protobuf.GeneratedMessage.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()Bootstrap.ApplicationLogConfig.LogFormat.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Bootstrap.ApplicationLogConfig.LogFormat.BuildermergeFrom(com.google.protobuf.Message other)Bootstrap.ApplicationLogConfig.LogFormat.BuildermergeFrom(Bootstrap.ApplicationLogConfig.LogFormat other)Bootstrap.ApplicationLogConfig.LogFormat.BuildermergeJsonFormat(com.google.protobuf.Struct value)Flush application logs in JSON format.Bootstrap.ApplicationLogConfig.LogFormat.BuildersetJsonFormat(com.google.protobuf.Struct value)Flush application logs in JSON format.Bootstrap.ApplicationLogConfig.LogFormat.BuildersetJsonFormat(com.google.protobuf.Struct.Builder builderForValue)Flush application logs in JSON format.Bootstrap.ApplicationLogConfig.LogFormat.BuildersetTextFormat(java.lang.String value)Flush application log in a format defined by a string.Bootstrap.ApplicationLogConfig.LogFormat.BuildersetTextFormatBytes(com.google.protobuf.ByteString value)Flush application log in a format defined by a string.-
Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
logFormatCase_
private int logFormatCase_
-
logFormat_
private java.lang.Object logFormat_
-
bitField0_
private int bitField0_
-
jsonFormatBuilder_
private com.google.protobuf.SingleFieldBuilder<com.google.protobuf.Struct,com.google.protobuf.Struct.Builder,com.google.protobuf.StructOrBuilder> jsonFormatBuilder_
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<Bootstrap.ApplicationLogConfig.LogFormat.Builder>
-
clear
public Bootstrap.ApplicationLogConfig.LogFormat.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<Bootstrap.ApplicationLogConfig.LogFormat.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessage.Builder<Bootstrap.ApplicationLogConfig.LogFormat.Builder>
-
getDefaultInstanceForType
public Bootstrap.ApplicationLogConfig.LogFormat getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public Bootstrap.ApplicationLogConfig.LogFormat build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Bootstrap.ApplicationLogConfig.LogFormat buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial0
private void buildPartial0(Bootstrap.ApplicationLogConfig.LogFormat result)
-
buildPartialOneofs
private void buildPartialOneofs(Bootstrap.ApplicationLogConfig.LogFormat result)
-
mergeFrom
public Bootstrap.ApplicationLogConfig.LogFormat.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Bootstrap.ApplicationLogConfig.LogFormat.Builder>
-
mergeFrom
public Bootstrap.ApplicationLogConfig.LogFormat.Builder mergeFrom(Bootstrap.ApplicationLogConfig.LogFormat other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<Bootstrap.ApplicationLogConfig.LogFormat.Builder>
-
mergeFrom
public Bootstrap.ApplicationLogConfig.LogFormat.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Bootstrap.ApplicationLogConfig.LogFormat.Builder>- Throws:
java.io.IOException
-
getLogFormatCase
public Bootstrap.ApplicationLogConfig.LogFormat.LogFormatCase getLogFormatCase()
- Specified by:
getLogFormatCasein interfaceBootstrap.ApplicationLogConfig.LogFormatOrBuilder
-
clearLogFormat
public Bootstrap.ApplicationLogConfig.LogFormat.Builder clearLogFormat()
-
hasJsonFormat
public boolean hasJsonFormat()
Flush application logs in JSON format. The configured JSON struct can support all the format flags specified in the :option:`--log-format` command line options section, except for the ``%v`` and ``%_`` flags.
.google.protobuf.Struct json_format = 1;- Specified by:
hasJsonFormatin interfaceBootstrap.ApplicationLogConfig.LogFormatOrBuilder- Returns:
- Whether the jsonFormat field is set.
-
getJsonFormat
public com.google.protobuf.Struct getJsonFormat()
Flush application logs in JSON format. The configured JSON struct can support all the format flags specified in the :option:`--log-format` command line options section, except for the ``%v`` and ``%_`` flags.
.google.protobuf.Struct json_format = 1;- Specified by:
getJsonFormatin interfaceBootstrap.ApplicationLogConfig.LogFormatOrBuilder- Returns:
- The jsonFormat.
-
setJsonFormat
public Bootstrap.ApplicationLogConfig.LogFormat.Builder setJsonFormat(com.google.protobuf.Struct value)
Flush application logs in JSON format. The configured JSON struct can support all the format flags specified in the :option:`--log-format` command line options section, except for the ``%v`` and ``%_`` flags.
.google.protobuf.Struct json_format = 1;
-
setJsonFormat
public Bootstrap.ApplicationLogConfig.LogFormat.Builder setJsonFormat(com.google.protobuf.Struct.Builder builderForValue)
Flush application logs in JSON format. The configured JSON struct can support all the format flags specified in the :option:`--log-format` command line options section, except for the ``%v`` and ``%_`` flags.
.google.protobuf.Struct json_format = 1;
-
mergeJsonFormat
public Bootstrap.ApplicationLogConfig.LogFormat.Builder mergeJsonFormat(com.google.protobuf.Struct value)
Flush application logs in JSON format. The configured JSON struct can support all the format flags specified in the :option:`--log-format` command line options section, except for the ``%v`` and ``%_`` flags.
.google.protobuf.Struct json_format = 1;
-
clearJsonFormat
public Bootstrap.ApplicationLogConfig.LogFormat.Builder clearJsonFormat()
Flush application logs in JSON format. The configured JSON struct can support all the format flags specified in the :option:`--log-format` command line options section, except for the ``%v`` and ``%_`` flags.
.google.protobuf.Struct json_format = 1;
-
getJsonFormatBuilder
public com.google.protobuf.Struct.Builder getJsonFormatBuilder()
Flush application logs in JSON format. The configured JSON struct can support all the format flags specified in the :option:`--log-format` command line options section, except for the ``%v`` and ``%_`` flags.
.google.protobuf.Struct json_format = 1;
-
getJsonFormatOrBuilder
public com.google.protobuf.StructOrBuilder getJsonFormatOrBuilder()
Flush application logs in JSON format. The configured JSON struct can support all the format flags specified in the :option:`--log-format` command line options section, except for the ``%v`` and ``%_`` flags.
.google.protobuf.Struct json_format = 1;- Specified by:
getJsonFormatOrBuilderin interfaceBootstrap.ApplicationLogConfig.LogFormatOrBuilder
-
getJsonFormatFieldBuilder
private com.google.protobuf.SingleFieldBuilder<com.google.protobuf.Struct,com.google.protobuf.Struct.Builder,com.google.protobuf.StructOrBuilder> getJsonFormatFieldBuilder()
Flush application logs in JSON format. The configured JSON struct can support all the format flags specified in the :option:`--log-format` command line options section, except for the ``%v`` and ``%_`` flags.
.google.protobuf.Struct json_format = 1;
-
hasTextFormat
public boolean hasTextFormat()
Flush application log in a format defined by a string. The text format can support all the format flags specified in the :option:`--log-format` command line option section.
string text_format = 2;- Specified by:
hasTextFormatin interfaceBootstrap.ApplicationLogConfig.LogFormatOrBuilder- Returns:
- Whether the textFormat field is set.
-
getTextFormat
public java.lang.String getTextFormat()
Flush application log in a format defined by a string. The text format can support all the format flags specified in the :option:`--log-format` command line option section.
string text_format = 2;- Specified by:
getTextFormatin interfaceBootstrap.ApplicationLogConfig.LogFormatOrBuilder- Returns:
- The textFormat.
-
getTextFormatBytes
public com.google.protobuf.ByteString getTextFormatBytes()
Flush application log in a format defined by a string. The text format can support all the format flags specified in the :option:`--log-format` command line option section.
string text_format = 2;- Specified by:
getTextFormatBytesin interfaceBootstrap.ApplicationLogConfig.LogFormatOrBuilder- Returns:
- The bytes for textFormat.
-
setTextFormat
public Bootstrap.ApplicationLogConfig.LogFormat.Builder setTextFormat(java.lang.String value)
Flush application log in a format defined by a string. The text format can support all the format flags specified in the :option:`--log-format` command line option section.
string text_format = 2;- Parameters:
value- The textFormat to set.- Returns:
- This builder for chaining.
-
clearTextFormat
public Bootstrap.ApplicationLogConfig.LogFormat.Builder clearTextFormat()
Flush application log in a format defined by a string. The text format can support all the format flags specified in the :option:`--log-format` command line option section.
string text_format = 2;- Returns:
- This builder for chaining.
-
setTextFormatBytes
public Bootstrap.ApplicationLogConfig.LogFormat.Builder setTextFormatBytes(com.google.protobuf.ByteString value)
Flush application log in a format defined by a string. The text format can support all the format flags specified in the :option:`--log-format` command line option section.
string text_format = 2;- Parameters:
value- The bytes for textFormat to set.- Returns:
- This builder for chaining.
-
-