public static final class TapConfig.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<TapConfig.Builder> implements TapConfigOrBuilder
Tap configuration.Protobuf type
envoy.config.tap.v4alpha.TapConfig| Modifier and Type | Method and Description |
|---|---|
TapConfig.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
TapConfig |
build() |
TapConfig |
buildPartial() |
TapConfig.Builder |
clear() |
TapConfig.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
TapConfig.Builder |
clearMatch()
The match configuration.
|
TapConfig.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
TapConfig.Builder |
clearOutputConfig()
The tap output configuration.
|
TapConfig.Builder |
clearTapEnabled()
[#not-implemented-hide:] Specify if Tap matching is enabled.
|
TapConfig.Builder |
clone() |
TapConfig |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
MatchPredicate |
getMatch()
The match configuration.
|
MatchPredicate.Builder |
getMatchBuilder()
The match configuration.
|
MatchPredicateOrBuilder |
getMatchOrBuilder()
The match configuration.
|
OutputConfig |
getOutputConfig()
The tap output configuration.
|
OutputConfig.Builder |
getOutputConfigBuilder()
The tap output configuration.
|
OutputConfigOrBuilder |
getOutputConfigOrBuilder()
The tap output configuration.
|
RuntimeFractionalPercent |
getTapEnabled()
[#not-implemented-hide:] Specify if Tap matching is enabled.
|
RuntimeFractionalPercent.Builder |
getTapEnabledBuilder()
[#not-implemented-hide:] Specify if Tap matching is enabled.
|
RuntimeFractionalPercentOrBuilder |
getTapEnabledOrBuilder()
[#not-implemented-hide:] Specify if Tap matching is enabled.
|
boolean |
hasMatch()
The match configuration.
|
boolean |
hasOutputConfig()
The tap output configuration.
|
boolean |
hasTapEnabled()
[#not-implemented-hide:] Specify if Tap matching is enabled.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
TapConfig.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
TapConfig.Builder |
mergeFrom(com.google.protobuf.Message other) |
TapConfig.Builder |
mergeFrom(TapConfig other) |
TapConfig.Builder |
mergeMatch(MatchPredicate value)
The match configuration.
|
TapConfig.Builder |
mergeOutputConfig(OutputConfig value)
The tap output configuration.
|
TapConfig.Builder |
mergeTapEnabled(RuntimeFractionalPercent value)
[#not-implemented-hide:] Specify if Tap matching is enabled.
|
TapConfig.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
TapConfig.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
TapConfig.Builder |
setMatch(MatchPredicate.Builder builderForValue)
The match configuration.
|
TapConfig.Builder |
setMatch(MatchPredicate value)
The match configuration.
|
TapConfig.Builder |
setOutputConfig(OutputConfig.Builder builderForValue)
The tap output configuration.
|
TapConfig.Builder |
setOutputConfig(OutputConfig value)
The tap output configuration.
|
TapConfig.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
TapConfig.Builder |
setTapEnabled(RuntimeFractionalPercent.Builder builderForValue)
[#not-implemented-hide:] Specify if Tap matching is enabled.
|
TapConfig.Builder |
setTapEnabled(RuntimeFractionalPercent value)
[#not-implemented-hide:] Specify if Tap matching is enabled.
|
TapConfig.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<TapConfig.Builder>public TapConfig.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<TapConfig.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<TapConfig.Builder>public TapConfig getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic TapConfig build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic TapConfig buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic TapConfig.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<TapConfig.Builder>public TapConfig.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<TapConfig.Builder>public TapConfig.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<TapConfig.Builder>public TapConfig.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<TapConfig.Builder>public TapConfig.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<TapConfig.Builder>public TapConfig.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<TapConfig.Builder>public TapConfig.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<TapConfig.Builder>public TapConfig.Builder mergeFrom(TapConfig other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<TapConfig.Builder>public TapConfig.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<TapConfig.Builder>IOExceptionpublic boolean hasMatch()
The match configuration. If the configuration matches the data source being tapped, a tap will occur, with the result written to the configured output. Exactly one of :ref:`match <envoy_api_field_config.tap.v4alpha.TapConfig.match>` and :ref:`match_config <envoy_api_field_config.tap.v4alpha.TapConfig.match_config>` must be set. If both are set, the :ref:`match <envoy_api_field_config.tap.v4alpha.TapConfig.match>` will be used.
.envoy.config.common.matcher.v4alpha.MatchPredicate match = 4;hasMatch in interface TapConfigOrBuilderpublic MatchPredicate getMatch()
The match configuration. If the configuration matches the data source being tapped, a tap will occur, with the result written to the configured output. Exactly one of :ref:`match <envoy_api_field_config.tap.v4alpha.TapConfig.match>` and :ref:`match_config <envoy_api_field_config.tap.v4alpha.TapConfig.match_config>` must be set. If both are set, the :ref:`match <envoy_api_field_config.tap.v4alpha.TapConfig.match>` will be used.
.envoy.config.common.matcher.v4alpha.MatchPredicate match = 4;getMatch in interface TapConfigOrBuilderpublic TapConfig.Builder setMatch(MatchPredicate value)
The match configuration. If the configuration matches the data source being tapped, a tap will occur, with the result written to the configured output. Exactly one of :ref:`match <envoy_api_field_config.tap.v4alpha.TapConfig.match>` and :ref:`match_config <envoy_api_field_config.tap.v4alpha.TapConfig.match_config>` must be set. If both are set, the :ref:`match <envoy_api_field_config.tap.v4alpha.TapConfig.match>` will be used.
.envoy.config.common.matcher.v4alpha.MatchPredicate match = 4;public TapConfig.Builder setMatch(MatchPredicate.Builder builderForValue)
The match configuration. If the configuration matches the data source being tapped, a tap will occur, with the result written to the configured output. Exactly one of :ref:`match <envoy_api_field_config.tap.v4alpha.TapConfig.match>` and :ref:`match_config <envoy_api_field_config.tap.v4alpha.TapConfig.match_config>` must be set. If both are set, the :ref:`match <envoy_api_field_config.tap.v4alpha.TapConfig.match>` will be used.
.envoy.config.common.matcher.v4alpha.MatchPredicate match = 4;public TapConfig.Builder mergeMatch(MatchPredicate value)
The match configuration. If the configuration matches the data source being tapped, a tap will occur, with the result written to the configured output. Exactly one of :ref:`match <envoy_api_field_config.tap.v4alpha.TapConfig.match>` and :ref:`match_config <envoy_api_field_config.tap.v4alpha.TapConfig.match_config>` must be set. If both are set, the :ref:`match <envoy_api_field_config.tap.v4alpha.TapConfig.match>` will be used.
.envoy.config.common.matcher.v4alpha.MatchPredicate match = 4;public TapConfig.Builder clearMatch()
The match configuration. If the configuration matches the data source being tapped, a tap will occur, with the result written to the configured output. Exactly one of :ref:`match <envoy_api_field_config.tap.v4alpha.TapConfig.match>` and :ref:`match_config <envoy_api_field_config.tap.v4alpha.TapConfig.match_config>` must be set. If both are set, the :ref:`match <envoy_api_field_config.tap.v4alpha.TapConfig.match>` will be used.
.envoy.config.common.matcher.v4alpha.MatchPredicate match = 4;public MatchPredicate.Builder getMatchBuilder()
The match configuration. If the configuration matches the data source being tapped, a tap will occur, with the result written to the configured output. Exactly one of :ref:`match <envoy_api_field_config.tap.v4alpha.TapConfig.match>` and :ref:`match_config <envoy_api_field_config.tap.v4alpha.TapConfig.match_config>` must be set. If both are set, the :ref:`match <envoy_api_field_config.tap.v4alpha.TapConfig.match>` will be used.
.envoy.config.common.matcher.v4alpha.MatchPredicate match = 4;public MatchPredicateOrBuilder getMatchOrBuilder()
The match configuration. If the configuration matches the data source being tapped, a tap will occur, with the result written to the configured output. Exactly one of :ref:`match <envoy_api_field_config.tap.v4alpha.TapConfig.match>` and :ref:`match_config <envoy_api_field_config.tap.v4alpha.TapConfig.match_config>` must be set. If both are set, the :ref:`match <envoy_api_field_config.tap.v4alpha.TapConfig.match>` will be used.
.envoy.config.common.matcher.v4alpha.MatchPredicate match = 4;getMatchOrBuilder in interface TapConfigOrBuilderpublic boolean hasOutputConfig()
The tap output configuration. If a match configuration matches a data source being tapped, a tap will occur and the data will be written to the configured output.
.envoy.config.tap.v4alpha.OutputConfig output_config = 2 [(.validate.rules) = { ... }hasOutputConfig in interface TapConfigOrBuilderpublic OutputConfig getOutputConfig()
The tap output configuration. If a match configuration matches a data source being tapped, a tap will occur and the data will be written to the configured output.
.envoy.config.tap.v4alpha.OutputConfig output_config = 2 [(.validate.rules) = { ... }getOutputConfig in interface TapConfigOrBuilderpublic TapConfig.Builder setOutputConfig(OutputConfig value)
The tap output configuration. If a match configuration matches a data source being tapped, a tap will occur and the data will be written to the configured output.
.envoy.config.tap.v4alpha.OutputConfig output_config = 2 [(.validate.rules) = { ... }public TapConfig.Builder setOutputConfig(OutputConfig.Builder builderForValue)
The tap output configuration. If a match configuration matches a data source being tapped, a tap will occur and the data will be written to the configured output.
.envoy.config.tap.v4alpha.OutputConfig output_config = 2 [(.validate.rules) = { ... }public TapConfig.Builder mergeOutputConfig(OutputConfig value)
The tap output configuration. If a match configuration matches a data source being tapped, a tap will occur and the data will be written to the configured output.
.envoy.config.tap.v4alpha.OutputConfig output_config = 2 [(.validate.rules) = { ... }public TapConfig.Builder clearOutputConfig()
The tap output configuration. If a match configuration matches a data source being tapped, a tap will occur and the data will be written to the configured output.
.envoy.config.tap.v4alpha.OutputConfig output_config = 2 [(.validate.rules) = { ... }public OutputConfig.Builder getOutputConfigBuilder()
The tap output configuration. If a match configuration matches a data source being tapped, a tap will occur and the data will be written to the configured output.
.envoy.config.tap.v4alpha.OutputConfig output_config = 2 [(.validate.rules) = { ... }public OutputConfigOrBuilder getOutputConfigOrBuilder()
The tap output configuration. If a match configuration matches a data source being tapped, a tap will occur and the data will be written to the configured output.
.envoy.config.tap.v4alpha.OutputConfig output_config = 2 [(.validate.rules) = { ... }getOutputConfigOrBuilder in interface TapConfigOrBuilderpublic boolean hasTapEnabled()
[#not-implemented-hide:] Specify if Tap matching is enabled. The % of requests\connections for which the tap matching is enabled. When not enabled, the request\connection will not be recorded. .. note:: This field defaults to 100/:ref:`HUNDRED <envoy_api_enum_type.v3.FractionalPercent.DenominatorType>`.
.envoy.config.core.v4alpha.RuntimeFractionalPercent tap_enabled = 3;hasTapEnabled in interface TapConfigOrBuilderpublic RuntimeFractionalPercent getTapEnabled()
[#not-implemented-hide:] Specify if Tap matching is enabled. The % of requests\connections for which the tap matching is enabled. When not enabled, the request\connection will not be recorded. .. note:: This field defaults to 100/:ref:`HUNDRED <envoy_api_enum_type.v3.FractionalPercent.DenominatorType>`.
.envoy.config.core.v4alpha.RuntimeFractionalPercent tap_enabled = 3;getTapEnabled in interface TapConfigOrBuilderpublic TapConfig.Builder setTapEnabled(RuntimeFractionalPercent value)
[#not-implemented-hide:] Specify if Tap matching is enabled. The % of requests\connections for which the tap matching is enabled. When not enabled, the request\connection will not be recorded. .. note:: This field defaults to 100/:ref:`HUNDRED <envoy_api_enum_type.v3.FractionalPercent.DenominatorType>`.
.envoy.config.core.v4alpha.RuntimeFractionalPercent tap_enabled = 3;public TapConfig.Builder setTapEnabled(RuntimeFractionalPercent.Builder builderForValue)
[#not-implemented-hide:] Specify if Tap matching is enabled. The % of requests\connections for which the tap matching is enabled. When not enabled, the request\connection will not be recorded. .. note:: This field defaults to 100/:ref:`HUNDRED <envoy_api_enum_type.v3.FractionalPercent.DenominatorType>`.
.envoy.config.core.v4alpha.RuntimeFractionalPercent tap_enabled = 3;public TapConfig.Builder mergeTapEnabled(RuntimeFractionalPercent value)
[#not-implemented-hide:] Specify if Tap matching is enabled. The % of requests\connections for which the tap matching is enabled. When not enabled, the request\connection will not be recorded. .. note:: This field defaults to 100/:ref:`HUNDRED <envoy_api_enum_type.v3.FractionalPercent.DenominatorType>`.
.envoy.config.core.v4alpha.RuntimeFractionalPercent tap_enabled = 3;public TapConfig.Builder clearTapEnabled()
[#not-implemented-hide:] Specify if Tap matching is enabled. The % of requests\connections for which the tap matching is enabled. When not enabled, the request\connection will not be recorded. .. note:: This field defaults to 100/:ref:`HUNDRED <envoy_api_enum_type.v3.FractionalPercent.DenominatorType>`.
.envoy.config.core.v4alpha.RuntimeFractionalPercent tap_enabled = 3;public RuntimeFractionalPercent.Builder getTapEnabledBuilder()
[#not-implemented-hide:] Specify if Tap matching is enabled. The % of requests\connections for which the tap matching is enabled. When not enabled, the request\connection will not be recorded. .. note:: This field defaults to 100/:ref:`HUNDRED <envoy_api_enum_type.v3.FractionalPercent.DenominatorType>`.
.envoy.config.core.v4alpha.RuntimeFractionalPercent tap_enabled = 3;public RuntimeFractionalPercentOrBuilder getTapEnabledOrBuilder()
[#not-implemented-hide:] Specify if Tap matching is enabled. The % of requests\connections for which the tap matching is enabled. When not enabled, the request\connection will not be recorded. .. note:: This field defaults to 100/:ref:`HUNDRED <envoy_api_enum_type.v3.FractionalPercent.DenominatorType>`.
.envoy.config.core.v4alpha.RuntimeFractionalPercent tap_enabled = 3;getTapEnabledOrBuilder in interface TapConfigOrBuilderpublic final TapConfig.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<TapConfig.Builder>public final TapConfig.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<TapConfig.Builder>Copyright © 2018–2021 The Envoy Project. All rights reserved.