Class StdoutAccessLog.Builder

java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<StdoutAccessLog.Builder>
io.envoyproxy.envoy.extensions.access_loggers.stream.v3.StdoutAccessLog.Builder
All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, StdoutAccessLogOrBuilder, Cloneable
Enclosing class:
StdoutAccessLog

public static final class StdoutAccessLog.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<StdoutAccessLog.Builder> implements StdoutAccessLogOrBuilder
 Custom configuration for an :ref:`AccessLog <envoy_v3_api_msg_config.accesslog.v3.AccessLog>`
 that writes log entries directly to the operating system's standard output.
 [#extension: envoy.access_loggers.stdout]
 
Protobuf type envoy.extensions.access_loggers.stream.v3.StdoutAccessLog
  • Method Details

    • getDescriptor

      public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
    • internalGetFieldAccessorTable

      protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
      Specified by:
      internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<StdoutAccessLog.Builder>
    • clear

      public StdoutAccessLog.Builder clear()
      Specified by:
      clear in interface com.google.protobuf.Message.Builder
      Specified by:
      clear in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      clear in class com.google.protobuf.GeneratedMessageV3.Builder<StdoutAccessLog.Builder>
    • getDescriptorForType

      public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
      Specified by:
      getDescriptorForType in interface com.google.protobuf.Message.Builder
      Specified by:
      getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
      Overrides:
      getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<StdoutAccessLog.Builder>
    • getDefaultInstanceForType

      public StdoutAccessLog getDefaultInstanceForType()
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
    • build

      public StdoutAccessLog build()
      Specified by:
      build in interface com.google.protobuf.Message.Builder
      Specified by:
      build in interface com.google.protobuf.MessageLite.Builder
    • buildPartial

      public StdoutAccessLog buildPartial()
      Specified by:
      buildPartial in interface com.google.protobuf.Message.Builder
      Specified by:
      buildPartial in interface com.google.protobuf.MessageLite.Builder
    • clone

      public StdoutAccessLog.Builder clone()
      Specified by:
      clone in interface com.google.protobuf.Message.Builder
      Specified by:
      clone in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      clone in class com.google.protobuf.GeneratedMessageV3.Builder<StdoutAccessLog.Builder>
    • setField

      public StdoutAccessLog.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
      Specified by:
      setField in interface com.google.protobuf.Message.Builder
      Overrides:
      setField in class com.google.protobuf.GeneratedMessageV3.Builder<StdoutAccessLog.Builder>
    • clearField

      public StdoutAccessLog.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
      Specified by:
      clearField in interface com.google.protobuf.Message.Builder
      Overrides:
      clearField in class com.google.protobuf.GeneratedMessageV3.Builder<StdoutAccessLog.Builder>
    • clearOneof

      public StdoutAccessLog.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
      Specified by:
      clearOneof in interface com.google.protobuf.Message.Builder
      Overrides:
      clearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<StdoutAccessLog.Builder>
    • setRepeatedField

      public StdoutAccessLog.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
      Specified by:
      setRepeatedField in interface com.google.protobuf.Message.Builder
      Overrides:
      setRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<StdoutAccessLog.Builder>
    • addRepeatedField

      public StdoutAccessLog.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
      Specified by:
      addRepeatedField in interface com.google.protobuf.Message.Builder
      Overrides:
      addRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<StdoutAccessLog.Builder>
    • mergeFrom

      public StdoutAccessLog.Builder mergeFrom(com.google.protobuf.Message other)
      Specified by:
      mergeFrom in interface com.google.protobuf.Message.Builder
      Overrides:
      mergeFrom in class com.google.protobuf.AbstractMessage.Builder<StdoutAccessLog.Builder>
    • mergeFrom

      public StdoutAccessLog.Builder mergeFrom(StdoutAccessLog other)
    • isInitialized

      public final boolean isInitialized()
      Specified by:
      isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
      Overrides:
      isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<StdoutAccessLog.Builder>
    • mergeFrom

      public StdoutAccessLog.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Specified by:
      mergeFrom in interface com.google.protobuf.Message.Builder
      Specified by:
      mergeFrom in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      mergeFrom in class com.google.protobuf.AbstractMessage.Builder<StdoutAccessLog.Builder>
      Throws:
      IOException
    • getAccessLogFormatCase

      public StdoutAccessLog.AccessLogFormatCase getAccessLogFormatCase()
      Specified by:
      getAccessLogFormatCase in interface StdoutAccessLogOrBuilder
    • clearAccessLogFormat

      public StdoutAccessLog.Builder clearAccessLogFormat()
    • hasLogFormat

      public boolean hasLogFormat()
       Configuration to form access log data and format.
       If not specified, use :ref:`default format <config_access_log_default_format>`.
       
      .envoy.config.core.v3.SubstitutionFormatString log_format = 1 [(.validate.rules) = { ... }
      Specified by:
      hasLogFormat in interface StdoutAccessLogOrBuilder
      Returns:
      Whether the logFormat field is set.
    • getLogFormat

      public SubstitutionFormatString getLogFormat()
       Configuration to form access log data and format.
       If not specified, use :ref:`default format <config_access_log_default_format>`.
       
      .envoy.config.core.v3.SubstitutionFormatString log_format = 1 [(.validate.rules) = { ... }
      Specified by:
      getLogFormat in interface StdoutAccessLogOrBuilder
      Returns:
      The logFormat.
    • setLogFormat

       Configuration to form access log data and format.
       If not specified, use :ref:`default format <config_access_log_default_format>`.
       
      .envoy.config.core.v3.SubstitutionFormatString log_format = 1 [(.validate.rules) = { ... }
    • setLogFormat

      public StdoutAccessLog.Builder setLogFormat(SubstitutionFormatString.Builder builderForValue)
       Configuration to form access log data and format.
       If not specified, use :ref:`default format <config_access_log_default_format>`.
       
      .envoy.config.core.v3.SubstitutionFormatString log_format = 1 [(.validate.rules) = { ... }
    • mergeLogFormat

      public StdoutAccessLog.Builder mergeLogFormat(SubstitutionFormatString value)
       Configuration to form access log data and format.
       If not specified, use :ref:`default format <config_access_log_default_format>`.
       
      .envoy.config.core.v3.SubstitutionFormatString log_format = 1 [(.validate.rules) = { ... }
    • clearLogFormat

      public StdoutAccessLog.Builder clearLogFormat()
       Configuration to form access log data and format.
       If not specified, use :ref:`default format <config_access_log_default_format>`.
       
      .envoy.config.core.v3.SubstitutionFormatString log_format = 1 [(.validate.rules) = { ... }
    • getLogFormatBuilder

      public SubstitutionFormatString.Builder getLogFormatBuilder()
       Configuration to form access log data and format.
       If not specified, use :ref:`default format <config_access_log_default_format>`.
       
      .envoy.config.core.v3.SubstitutionFormatString log_format = 1 [(.validate.rules) = { ... }
    • getLogFormatOrBuilder

      public SubstitutionFormatStringOrBuilder getLogFormatOrBuilder()
       Configuration to form access log data and format.
       If not specified, use :ref:`default format <config_access_log_default_format>`.
       
      .envoy.config.core.v3.SubstitutionFormatString log_format = 1 [(.validate.rules) = { ... }
      Specified by:
      getLogFormatOrBuilder in interface StdoutAccessLogOrBuilder
    • setUnknownFields

      public final StdoutAccessLog.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
      Specified by:
      setUnknownFields in interface com.google.protobuf.Message.Builder
      Overrides:
      setUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<StdoutAccessLog.Builder>
    • mergeUnknownFields

      public final StdoutAccessLog.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
      Specified by:
      mergeUnknownFields in interface com.google.protobuf.Message.Builder
      Overrides:
      mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<StdoutAccessLog.Builder>