Class Bootstrap.ApplicationLogConfig.LogFormat.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<Bootstrap.ApplicationLogConfig.LogFormat.Builder>
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, 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 type
envoy.config.bootstrap.v3.Bootstrap.ApplicationLogConfig.LogFormat-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate intprivate com.google.protobuf.SingleFieldBuilder<com.google.protobuf.Struct, com.google.protobuf.Struct.Builder, com.google.protobuf.StructOrBuilder> private Objectprivate int -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()private voidprivate voidclear()Flush application logs in JSON format.Flush application log in a format defined by a string.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.Descriptorcom.google.protobuf.StructFlush application logs in JSON format.com.google.protobuf.Struct.BuilderFlush application logs in JSON format.com.google.protobuf.StructOrBuilderFlush application logs in JSON format.Flush application log in a format defined by a string.com.google.protobuf.ByteStringFlush application log in a format defined by a string.booleanFlush application logs in JSON format.booleanFlush application log in a format defined by a string.protected com.google.protobuf.GeneratedMessage.FieldAccessorTableprivate com.google.protobuf.SingleFieldBuilder<com.google.protobuf.Struct, com.google.protobuf.Struct.Builder, com.google.protobuf.StructOrBuilder> Flush application logs in JSON format.final booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeJsonFormat(com.google.protobuf.Struct value) Flush application logs in JSON format.setJsonFormat(com.google.protobuf.Struct value) Flush application logs in JSON format.setJsonFormat(com.google.protobuf.Struct.Builder builderForValue) Flush application logs in JSON format.setTextFormat(String value) Flush application log in a format defined by a string.setTextFormatBytes(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, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
logFormatCase_
private int logFormatCase_ -
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_
-
-
Constructor Details
-
Builder
private Builder() -
Builder
private Builder(com.google.protobuf.AbstractMessage.BuilderParent parent)
-
-
Method Details
-
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
- 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
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial0
-
buildPartialOneofs
-
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 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:
IOException
-
getLogFormatCase
- Specified by:
getLogFormatCasein interfaceBootstrap.ApplicationLogConfig.LogFormatOrBuilder
-
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
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
-
internalGetJsonFormatFieldBuilder
private com.google.protobuf.SingleFieldBuilder<com.google.protobuf.Struct, com.google.protobuf.Struct.Builder, com.google.protobuf.StructOrBuilder> internalGetJsonFormatFieldBuilder()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
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
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
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.
-