public static final class TapConfig.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<TapConfig.Builder> implements TapConfigOrBuilder
Tap configuration.Protobuf type
envoy.service.tap.v2alpha.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 |
clearMatchConfig()
The match configuration.
|
TapConfig.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
TapConfig.Builder |
clearOutputConfig()
The tap output configuration.
|
TapConfig.Builder |
clone() |
TapConfig |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
MatchPredicate |
getMatchConfig()
The match configuration.
|
MatchPredicate.Builder |
getMatchConfigBuilder()
The match configuration.
|
MatchPredicateOrBuilder |
getMatchConfigOrBuilder()
The match configuration.
|
OutputConfig |
getOutputConfig()
The tap output configuration.
|
OutputConfig.Builder |
getOutputConfigBuilder()
The tap output configuration.
|
OutputConfigOrBuilder |
getOutputConfigOrBuilder()
The tap output configuration.
|
boolean |
hasMatchConfig()
The match configuration.
|
boolean |
hasOutputConfig()
The tap output configuration.
|
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 |
mergeMatchConfig(MatchPredicate value)
The match configuration.
|
TapConfig.Builder |
mergeOutputConfig(OutputConfig value)
The tap output configuration.
|
TapConfig.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
TapConfig.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
TapConfig.Builder |
setMatchConfig(MatchPredicate.Builder builderForValue)
The match configuration.
|
TapConfig.Builder |
setMatchConfig(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 |
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 hasMatchConfig()
The match configuration. If the configuration matches the data source being tapped, a tap will occur, with the result written to the configured output.
.envoy.service.tap.v2alpha.MatchPredicate match_config = 1 [(.validate.rules) = { ... }hasMatchConfig in interface TapConfigOrBuilderpublic MatchPredicate getMatchConfig()
The match configuration. If the configuration matches the data source being tapped, a tap will occur, with the result written to the configured output.
.envoy.service.tap.v2alpha.MatchPredicate match_config = 1 [(.validate.rules) = { ... }getMatchConfig in interface TapConfigOrBuilderpublic TapConfig.Builder setMatchConfig(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.
.envoy.service.tap.v2alpha.MatchPredicate match_config = 1 [(.validate.rules) = { ... }public TapConfig.Builder setMatchConfig(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.
.envoy.service.tap.v2alpha.MatchPredicate match_config = 1 [(.validate.rules) = { ... }public TapConfig.Builder mergeMatchConfig(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.
.envoy.service.tap.v2alpha.MatchPredicate match_config = 1 [(.validate.rules) = { ... }public TapConfig.Builder clearMatchConfig()
The match configuration. If the configuration matches the data source being tapped, a tap will occur, with the result written to the configured output.
.envoy.service.tap.v2alpha.MatchPredicate match_config = 1 [(.validate.rules) = { ... }public MatchPredicate.Builder getMatchConfigBuilder()
The match configuration. If the configuration matches the data source being tapped, a tap will occur, with the result written to the configured output.
.envoy.service.tap.v2alpha.MatchPredicate match_config = 1 [(.validate.rules) = { ... }public MatchPredicateOrBuilder getMatchConfigOrBuilder()
The match configuration. If the configuration matches the data source being tapped, a tap will occur, with the result written to the configured output.
.envoy.service.tap.v2alpha.MatchPredicate match_config = 1 [(.validate.rules) = { ... }getMatchConfigOrBuilder 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.service.tap.v2alpha.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.service.tap.v2alpha.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.service.tap.v2alpha.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.service.tap.v2alpha.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.service.tap.v2alpha.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.service.tap.v2alpha.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.service.tap.v2alpha.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.service.tap.v2alpha.OutputConfig output_config = 2 [(.validate.rules) = { ... }getOutputConfigOrBuilder 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–2019 The Envoy Project. All rights reserved.