Class OutputConfig.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<OutputConfig.Builder>
-
- io.envoyproxy.envoy.config.tap.v3.OutputConfig.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,OutputConfigOrBuilder,Cloneable
- Enclosing class:
- OutputConfig
public static final class OutputConfig.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<OutputConfig.Builder> implements OutputConfigOrBuilder
Tap output configuration.
Protobuf typeenvoy.config.tap.v3.OutputConfig
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description OutputConfig.BuilderaddAllSinks(Iterable<? extends OutputSink> values)Output sinks for tap data.OutputConfig.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)OutputConfig.BuilderaddSinks(int index, OutputSink value)Output sinks for tap data.OutputConfig.BuilderaddSinks(int index, OutputSink.Builder builderForValue)Output sinks for tap data.OutputConfig.BuilderaddSinks(OutputSink value)Output sinks for tap data.OutputConfig.BuilderaddSinks(OutputSink.Builder builderForValue)Output sinks for tap data.OutputSink.BuilderaddSinksBuilder()Output sinks for tap data.OutputSink.BuilderaddSinksBuilder(int index)Output sinks for tap data.OutputConfigbuild()OutputConfigbuildPartial()OutputConfig.Builderclear()OutputConfig.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)OutputConfig.BuilderclearMaxBufferedRxBytes()For buffered tapping, the maximum amount of received body that will be buffered prior to truncation.OutputConfig.BuilderclearMaxBufferedTxBytes()For buffered tapping, the maximum amount of transmitted body that will be buffered prior to truncation.OutputConfig.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)OutputConfig.BuilderclearSinks()Output sinks for tap data.OutputConfig.BuilderclearStreaming()Indicates whether taps produce a single buffered message per tap, or multiple streamed messages per tap in the emitted :ref:`TraceWrapper <envoy_v3_api_msg_data.tap.v3.TraceWrapper>` messages.OutputConfig.Builderclone()OutputConfiggetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()com.google.protobuf.UInt32ValuegetMaxBufferedRxBytes()For buffered tapping, the maximum amount of received body that will be buffered prior to truncation.com.google.protobuf.UInt32Value.BuildergetMaxBufferedRxBytesBuilder()For buffered tapping, the maximum amount of received body that will be buffered prior to truncation.com.google.protobuf.UInt32ValueOrBuildergetMaxBufferedRxBytesOrBuilder()For buffered tapping, the maximum amount of received body that will be buffered prior to truncation.com.google.protobuf.UInt32ValuegetMaxBufferedTxBytes()For buffered tapping, the maximum amount of transmitted body that will be buffered prior to truncation.com.google.protobuf.UInt32Value.BuildergetMaxBufferedTxBytesBuilder()For buffered tapping, the maximum amount of transmitted body that will be buffered prior to truncation.com.google.protobuf.UInt32ValueOrBuildergetMaxBufferedTxBytesOrBuilder()For buffered tapping, the maximum amount of transmitted body that will be buffered prior to truncation.OutputSinkgetSinks(int index)Output sinks for tap data.OutputSink.BuildergetSinksBuilder(int index)Output sinks for tap data.List<OutputSink.Builder>getSinksBuilderList()Output sinks for tap data.intgetSinksCount()Output sinks for tap data.List<OutputSink>getSinksList()Output sinks for tap data.OutputSinkOrBuildergetSinksOrBuilder(int index)Output sinks for tap data.List<? extends OutputSinkOrBuilder>getSinksOrBuilderList()Output sinks for tap data.booleangetStreaming()Indicates whether taps produce a single buffered message per tap, or multiple streamed messages per tap in the emitted :ref:`TraceWrapper <envoy_v3_api_msg_data.tap.v3.TraceWrapper>` messages.booleanhasMaxBufferedRxBytes()For buffered tapping, the maximum amount of received body that will be buffered prior to truncation.booleanhasMaxBufferedTxBytes()For buffered tapping, the maximum amount of transmitted body that will be buffered prior to truncation.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()OutputConfig.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)OutputConfig.BuildermergeFrom(com.google.protobuf.Message other)OutputConfig.BuildermergeFrom(OutputConfig other)OutputConfig.BuildermergeMaxBufferedRxBytes(com.google.protobuf.UInt32Value value)For buffered tapping, the maximum amount of received body that will be buffered prior to truncation.OutputConfig.BuildermergeMaxBufferedTxBytes(com.google.protobuf.UInt32Value value)For buffered tapping, the maximum amount of transmitted body that will be buffered prior to truncation.OutputConfig.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)OutputConfig.BuilderremoveSinks(int index)Output sinks for tap data.OutputConfig.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)OutputConfig.BuildersetMaxBufferedRxBytes(com.google.protobuf.UInt32Value value)For buffered tapping, the maximum amount of received body that will be buffered prior to truncation.OutputConfig.BuildersetMaxBufferedRxBytes(com.google.protobuf.UInt32Value.Builder builderForValue)For buffered tapping, the maximum amount of received body that will be buffered prior to truncation.OutputConfig.BuildersetMaxBufferedTxBytes(com.google.protobuf.UInt32Value value)For buffered tapping, the maximum amount of transmitted body that will be buffered prior to truncation.OutputConfig.BuildersetMaxBufferedTxBytes(com.google.protobuf.UInt32Value.Builder builderForValue)For buffered tapping, the maximum amount of transmitted body that will be buffered prior to truncation.OutputConfig.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)OutputConfig.BuildersetSinks(int index, OutputSink value)Output sinks for tap data.OutputConfig.BuildersetSinks(int index, OutputSink.Builder builderForValue)Output sinks for tap data.OutputConfig.BuildersetStreaming(boolean value)Indicates whether taps produce a single buffered message per tap, or multiple streamed messages per tap in the emitted :ref:`TraceWrapper <envoy_v3_api_msg_data.tap.v3.TraceWrapper>` messages.OutputConfig.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, 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
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<OutputConfig.Builder>
-
clear
public OutputConfig.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<OutputConfig.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.GeneratedMessageV3.Builder<OutputConfig.Builder>
-
getDefaultInstanceForType
public OutputConfig getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public OutputConfig build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public OutputConfig buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public OutputConfig.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<OutputConfig.Builder>
-
setField
public OutputConfig.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<OutputConfig.Builder>
-
clearField
public OutputConfig.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<OutputConfig.Builder>
-
clearOneof
public OutputConfig.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<OutputConfig.Builder>
-
setRepeatedField
public OutputConfig.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<OutputConfig.Builder>
-
addRepeatedField
public OutputConfig.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<OutputConfig.Builder>
-
mergeFrom
public OutputConfig.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<OutputConfig.Builder>
-
mergeFrom
public OutputConfig.Builder mergeFrom(OutputConfig other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<OutputConfig.Builder>
-
mergeFrom
public OutputConfig.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<OutputConfig.Builder>- Throws:
IOException
-
getSinksList
public List<OutputSink> getSinksList()
Output sinks for tap data. Currently a single sink is allowed in the list. Once multiple sink types are supported this constraint will be relaxed.
repeated .envoy.config.tap.v3.OutputSink sinks = 1 [(.validate.rules) = { ... }- Specified by:
getSinksListin interfaceOutputConfigOrBuilder
-
getSinksCount
public int getSinksCount()
Output sinks for tap data. Currently a single sink is allowed in the list. Once multiple sink types are supported this constraint will be relaxed.
repeated .envoy.config.tap.v3.OutputSink sinks = 1 [(.validate.rules) = { ... }- Specified by:
getSinksCountin interfaceOutputConfigOrBuilder
-
getSinks
public OutputSink getSinks(int index)
Output sinks for tap data. Currently a single sink is allowed in the list. Once multiple sink types are supported this constraint will be relaxed.
repeated .envoy.config.tap.v3.OutputSink sinks = 1 [(.validate.rules) = { ... }- Specified by:
getSinksin interfaceOutputConfigOrBuilder
-
setSinks
public OutputConfig.Builder setSinks(int index, OutputSink value)
Output sinks for tap data. Currently a single sink is allowed in the list. Once multiple sink types are supported this constraint will be relaxed.
repeated .envoy.config.tap.v3.OutputSink sinks = 1 [(.validate.rules) = { ... }
-
setSinks
public OutputConfig.Builder setSinks(int index, OutputSink.Builder builderForValue)
Output sinks for tap data. Currently a single sink is allowed in the list. Once multiple sink types are supported this constraint will be relaxed.
repeated .envoy.config.tap.v3.OutputSink sinks = 1 [(.validate.rules) = { ... }
-
addSinks
public OutputConfig.Builder addSinks(OutputSink value)
Output sinks for tap data. Currently a single sink is allowed in the list. Once multiple sink types are supported this constraint will be relaxed.
repeated .envoy.config.tap.v3.OutputSink sinks = 1 [(.validate.rules) = { ... }
-
addSinks
public OutputConfig.Builder addSinks(int index, OutputSink value)
Output sinks for tap data. Currently a single sink is allowed in the list. Once multiple sink types are supported this constraint will be relaxed.
repeated .envoy.config.tap.v3.OutputSink sinks = 1 [(.validate.rules) = { ... }
-
addSinks
public OutputConfig.Builder addSinks(OutputSink.Builder builderForValue)
Output sinks for tap data. Currently a single sink is allowed in the list. Once multiple sink types are supported this constraint will be relaxed.
repeated .envoy.config.tap.v3.OutputSink sinks = 1 [(.validate.rules) = { ... }
-
addSinks
public OutputConfig.Builder addSinks(int index, OutputSink.Builder builderForValue)
Output sinks for tap data. Currently a single sink is allowed in the list. Once multiple sink types are supported this constraint will be relaxed.
repeated .envoy.config.tap.v3.OutputSink sinks = 1 [(.validate.rules) = { ... }
-
addAllSinks
public OutputConfig.Builder addAllSinks(Iterable<? extends OutputSink> values)
Output sinks for tap data. Currently a single sink is allowed in the list. Once multiple sink types are supported this constraint will be relaxed.
repeated .envoy.config.tap.v3.OutputSink sinks = 1 [(.validate.rules) = { ... }
-
clearSinks
public OutputConfig.Builder clearSinks()
Output sinks for tap data. Currently a single sink is allowed in the list. Once multiple sink types are supported this constraint will be relaxed.
repeated .envoy.config.tap.v3.OutputSink sinks = 1 [(.validate.rules) = { ... }
-
removeSinks
public OutputConfig.Builder removeSinks(int index)
Output sinks for tap data. Currently a single sink is allowed in the list. Once multiple sink types are supported this constraint will be relaxed.
repeated .envoy.config.tap.v3.OutputSink sinks = 1 [(.validate.rules) = { ... }
-
getSinksBuilder
public OutputSink.Builder getSinksBuilder(int index)
Output sinks for tap data. Currently a single sink is allowed in the list. Once multiple sink types are supported this constraint will be relaxed.
repeated .envoy.config.tap.v3.OutputSink sinks = 1 [(.validate.rules) = { ... }
-
getSinksOrBuilder
public OutputSinkOrBuilder getSinksOrBuilder(int index)
Output sinks for tap data. Currently a single sink is allowed in the list. Once multiple sink types are supported this constraint will be relaxed.
repeated .envoy.config.tap.v3.OutputSink sinks = 1 [(.validate.rules) = { ... }- Specified by:
getSinksOrBuilderin interfaceOutputConfigOrBuilder
-
getSinksOrBuilderList
public List<? extends OutputSinkOrBuilder> getSinksOrBuilderList()
Output sinks for tap data. Currently a single sink is allowed in the list. Once multiple sink types are supported this constraint will be relaxed.
repeated .envoy.config.tap.v3.OutputSink sinks = 1 [(.validate.rules) = { ... }- Specified by:
getSinksOrBuilderListin interfaceOutputConfigOrBuilder
-
addSinksBuilder
public OutputSink.Builder addSinksBuilder()
Output sinks for tap data. Currently a single sink is allowed in the list. Once multiple sink types are supported this constraint will be relaxed.
repeated .envoy.config.tap.v3.OutputSink sinks = 1 [(.validate.rules) = { ... }
-
addSinksBuilder
public OutputSink.Builder addSinksBuilder(int index)
Output sinks for tap data. Currently a single sink is allowed in the list. Once multiple sink types are supported this constraint will be relaxed.
repeated .envoy.config.tap.v3.OutputSink sinks = 1 [(.validate.rules) = { ... }
-
getSinksBuilderList
public List<OutputSink.Builder> getSinksBuilderList()
Output sinks for tap data. Currently a single sink is allowed in the list. Once multiple sink types are supported this constraint will be relaxed.
repeated .envoy.config.tap.v3.OutputSink sinks = 1 [(.validate.rules) = { ... }
-
hasMaxBufferedRxBytes
public boolean hasMaxBufferedRxBytes()
For buffered tapping, the maximum amount of received body that will be buffered prior to truncation. If truncation occurs, the :ref:`truncated <envoy_v3_api_field_data.tap.v3.Body.truncated>` field will be set. If not specified, the default is 1KiB.
.google.protobuf.UInt32Value max_buffered_rx_bytes = 2;- Specified by:
hasMaxBufferedRxBytesin interfaceOutputConfigOrBuilder- Returns:
- Whether the maxBufferedRxBytes field is set.
-
getMaxBufferedRxBytes
public com.google.protobuf.UInt32Value getMaxBufferedRxBytes()
For buffered tapping, the maximum amount of received body that will be buffered prior to truncation. If truncation occurs, the :ref:`truncated <envoy_v3_api_field_data.tap.v3.Body.truncated>` field will be set. If not specified, the default is 1KiB.
.google.protobuf.UInt32Value max_buffered_rx_bytes = 2;- Specified by:
getMaxBufferedRxBytesin interfaceOutputConfigOrBuilder- Returns:
- The maxBufferedRxBytes.
-
setMaxBufferedRxBytes
public OutputConfig.Builder setMaxBufferedRxBytes(com.google.protobuf.UInt32Value value)
For buffered tapping, the maximum amount of received body that will be buffered prior to truncation. If truncation occurs, the :ref:`truncated <envoy_v3_api_field_data.tap.v3.Body.truncated>` field will be set. If not specified, the default is 1KiB.
.google.protobuf.UInt32Value max_buffered_rx_bytes = 2;
-
setMaxBufferedRxBytes
public OutputConfig.Builder setMaxBufferedRxBytes(com.google.protobuf.UInt32Value.Builder builderForValue)
For buffered tapping, the maximum amount of received body that will be buffered prior to truncation. If truncation occurs, the :ref:`truncated <envoy_v3_api_field_data.tap.v3.Body.truncated>` field will be set. If not specified, the default is 1KiB.
.google.protobuf.UInt32Value max_buffered_rx_bytes = 2;
-
mergeMaxBufferedRxBytes
public OutputConfig.Builder mergeMaxBufferedRxBytes(com.google.protobuf.UInt32Value value)
For buffered tapping, the maximum amount of received body that will be buffered prior to truncation. If truncation occurs, the :ref:`truncated <envoy_v3_api_field_data.tap.v3.Body.truncated>` field will be set. If not specified, the default is 1KiB.
.google.protobuf.UInt32Value max_buffered_rx_bytes = 2;
-
clearMaxBufferedRxBytes
public OutputConfig.Builder clearMaxBufferedRxBytes()
For buffered tapping, the maximum amount of received body that will be buffered prior to truncation. If truncation occurs, the :ref:`truncated <envoy_v3_api_field_data.tap.v3.Body.truncated>` field will be set. If not specified, the default is 1KiB.
.google.protobuf.UInt32Value max_buffered_rx_bytes = 2;
-
getMaxBufferedRxBytesBuilder
public com.google.protobuf.UInt32Value.Builder getMaxBufferedRxBytesBuilder()
For buffered tapping, the maximum amount of received body that will be buffered prior to truncation. If truncation occurs, the :ref:`truncated <envoy_v3_api_field_data.tap.v3.Body.truncated>` field will be set. If not specified, the default is 1KiB.
.google.protobuf.UInt32Value max_buffered_rx_bytes = 2;
-
getMaxBufferedRxBytesOrBuilder
public com.google.protobuf.UInt32ValueOrBuilder getMaxBufferedRxBytesOrBuilder()
For buffered tapping, the maximum amount of received body that will be buffered prior to truncation. If truncation occurs, the :ref:`truncated <envoy_v3_api_field_data.tap.v3.Body.truncated>` field will be set. If not specified, the default is 1KiB.
.google.protobuf.UInt32Value max_buffered_rx_bytes = 2;- Specified by:
getMaxBufferedRxBytesOrBuilderin interfaceOutputConfigOrBuilder
-
hasMaxBufferedTxBytes
public boolean hasMaxBufferedTxBytes()
For buffered tapping, the maximum amount of transmitted body that will be buffered prior to truncation. If truncation occurs, the :ref:`truncated <envoy_v3_api_field_data.tap.v3.Body.truncated>` field will be set. If not specified, the default is 1KiB.
.google.protobuf.UInt32Value max_buffered_tx_bytes = 3;- Specified by:
hasMaxBufferedTxBytesin interfaceOutputConfigOrBuilder- Returns:
- Whether the maxBufferedTxBytes field is set.
-
getMaxBufferedTxBytes
public com.google.protobuf.UInt32Value getMaxBufferedTxBytes()
For buffered tapping, the maximum amount of transmitted body that will be buffered prior to truncation. If truncation occurs, the :ref:`truncated <envoy_v3_api_field_data.tap.v3.Body.truncated>` field will be set. If not specified, the default is 1KiB.
.google.protobuf.UInt32Value max_buffered_tx_bytes = 3;- Specified by:
getMaxBufferedTxBytesin interfaceOutputConfigOrBuilder- Returns:
- The maxBufferedTxBytes.
-
setMaxBufferedTxBytes
public OutputConfig.Builder setMaxBufferedTxBytes(com.google.protobuf.UInt32Value value)
For buffered tapping, the maximum amount of transmitted body that will be buffered prior to truncation. If truncation occurs, the :ref:`truncated <envoy_v3_api_field_data.tap.v3.Body.truncated>` field will be set. If not specified, the default is 1KiB.
.google.protobuf.UInt32Value max_buffered_tx_bytes = 3;
-
setMaxBufferedTxBytes
public OutputConfig.Builder setMaxBufferedTxBytes(com.google.protobuf.UInt32Value.Builder builderForValue)
For buffered tapping, the maximum amount of transmitted body that will be buffered prior to truncation. If truncation occurs, the :ref:`truncated <envoy_v3_api_field_data.tap.v3.Body.truncated>` field will be set. If not specified, the default is 1KiB.
.google.protobuf.UInt32Value max_buffered_tx_bytes = 3;
-
mergeMaxBufferedTxBytes
public OutputConfig.Builder mergeMaxBufferedTxBytes(com.google.protobuf.UInt32Value value)
For buffered tapping, the maximum amount of transmitted body that will be buffered prior to truncation. If truncation occurs, the :ref:`truncated <envoy_v3_api_field_data.tap.v3.Body.truncated>` field will be set. If not specified, the default is 1KiB.
.google.protobuf.UInt32Value max_buffered_tx_bytes = 3;
-
clearMaxBufferedTxBytes
public OutputConfig.Builder clearMaxBufferedTxBytes()
For buffered tapping, the maximum amount of transmitted body that will be buffered prior to truncation. If truncation occurs, the :ref:`truncated <envoy_v3_api_field_data.tap.v3.Body.truncated>` field will be set. If not specified, the default is 1KiB.
.google.protobuf.UInt32Value max_buffered_tx_bytes = 3;
-
getMaxBufferedTxBytesBuilder
public com.google.protobuf.UInt32Value.Builder getMaxBufferedTxBytesBuilder()
For buffered tapping, the maximum amount of transmitted body that will be buffered prior to truncation. If truncation occurs, the :ref:`truncated <envoy_v3_api_field_data.tap.v3.Body.truncated>` field will be set. If not specified, the default is 1KiB.
.google.protobuf.UInt32Value max_buffered_tx_bytes = 3;
-
getMaxBufferedTxBytesOrBuilder
public com.google.protobuf.UInt32ValueOrBuilder getMaxBufferedTxBytesOrBuilder()
For buffered tapping, the maximum amount of transmitted body that will be buffered prior to truncation. If truncation occurs, the :ref:`truncated <envoy_v3_api_field_data.tap.v3.Body.truncated>` field will be set. If not specified, the default is 1KiB.
.google.protobuf.UInt32Value max_buffered_tx_bytes = 3;- Specified by:
getMaxBufferedTxBytesOrBuilderin interfaceOutputConfigOrBuilder
-
getStreaming
public boolean getStreaming()
Indicates whether taps produce a single buffered message per tap, or multiple streamed messages per tap in the emitted :ref:`TraceWrapper <envoy_v3_api_msg_data.tap.v3.TraceWrapper>` messages. Note that streamed tapping does not mean that no buffering takes place. Buffering may be required if data is processed before a match can be determined. See the HTTP tap filter :ref:`streaming <config_http_filters_tap_streaming>` documentation for more information.
bool streaming = 4;- Specified by:
getStreamingin interfaceOutputConfigOrBuilder- Returns:
- The streaming.
-
setStreaming
public OutputConfig.Builder setStreaming(boolean value)
Indicates whether taps produce a single buffered message per tap, or multiple streamed messages per tap in the emitted :ref:`TraceWrapper <envoy_v3_api_msg_data.tap.v3.TraceWrapper>` messages. Note that streamed tapping does not mean that no buffering takes place. Buffering may be required if data is processed before a match can be determined. See the HTTP tap filter :ref:`streaming <config_http_filters_tap_streaming>` documentation for more information.
bool streaming = 4;- Parameters:
value- The streaming to set.- Returns:
- This builder for chaining.
-
clearStreaming
public OutputConfig.Builder clearStreaming()
Indicates whether taps produce a single buffered message per tap, or multiple streamed messages per tap in the emitted :ref:`TraceWrapper <envoy_v3_api_msg_data.tap.v3.TraceWrapper>` messages. Note that streamed tapping does not mean that no buffering takes place. Buffering may be required if data is processed before a match can be determined. See the HTTP tap filter :ref:`streaming <config_http_filters_tap_streaming>` documentation for more information.
bool streaming = 4;- Returns:
- This builder for chaining.
-
setUnknownFields
public final OutputConfig.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<OutputConfig.Builder>
-
mergeUnknownFields
public final OutputConfig.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<OutputConfig.Builder>
-
-