public static final class Tracing.Http.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Tracing.Http.Builder> implements Tracing.HttpOrBuilder
Configuration for an HTTP tracer provider used by Envoy. The configuration is defined by the :ref:`HttpConnectionManager.Tracing <envoy_api_msg_config.filter.network.http_connection_manager.v2.HttpConnectionManager.Tracing>` :ref:`provider <envoy_api_field_config.filter.network.http_connection_manager.v2.HttpConnectionManager.Tracing.provider>` field.Protobuf type
envoy.config.trace.v2.Tracing.Http| Modifier and Type | Method and Description |
|---|---|
Tracing.Http.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Tracing.Http |
build() |
Tracing.Http |
buildPartial() |
Tracing.Http.Builder |
clear() |
Tracing.Http.Builder |
clearConfig()
Deprecated.
|
Tracing.Http.Builder |
clearConfigType() |
Tracing.Http.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Tracing.Http.Builder |
clearName()
The name of the HTTP trace driver to instantiate.
|
Tracing.Http.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Tracing.Http.Builder |
clearTypedConfig()
.google.protobuf.Any typed_config = 3; |
Tracing.Http.Builder |
clone() |
com.google.protobuf.Struct |
getConfig()
Deprecated.
|
com.google.protobuf.Struct.Builder |
getConfigBuilder()
Deprecated.
|
com.google.protobuf.StructOrBuilder |
getConfigOrBuilder()
Deprecated.
|
Tracing.Http.ConfigTypeCase |
getConfigTypeCase() |
Tracing.Http |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getName()
The name of the HTTP trace driver to instantiate.
|
com.google.protobuf.ByteString |
getNameBytes()
The name of the HTTP trace driver to instantiate.
|
com.google.protobuf.Any |
getTypedConfig()
.google.protobuf.Any typed_config = 3; |
com.google.protobuf.Any.Builder |
getTypedConfigBuilder()
.google.protobuf.Any typed_config = 3; |
com.google.protobuf.AnyOrBuilder |
getTypedConfigOrBuilder()
.google.protobuf.Any typed_config = 3; |
boolean |
hasConfig()
Deprecated.
|
boolean |
hasTypedConfig()
.google.protobuf.Any typed_config = 3; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Tracing.Http.Builder |
mergeConfig(com.google.protobuf.Struct value)
Deprecated.
|
Tracing.Http.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Tracing.Http.Builder |
mergeFrom(com.google.protobuf.Message other) |
Tracing.Http.Builder |
mergeFrom(Tracing.Http other) |
Tracing.Http.Builder |
mergeTypedConfig(com.google.protobuf.Any value)
.google.protobuf.Any typed_config = 3; |
Tracing.Http.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Tracing.Http.Builder |
setConfig(com.google.protobuf.Struct.Builder builderForValue)
Deprecated.
|
Tracing.Http.Builder |
setConfig(com.google.protobuf.Struct value)
Deprecated.
|
Tracing.Http.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Tracing.Http.Builder |
setName(String value)
The name of the HTTP trace driver to instantiate.
|
Tracing.Http.Builder |
setNameBytes(com.google.protobuf.ByteString value)
The name of the HTTP trace driver to instantiate.
|
Tracing.Http.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Tracing.Http.Builder |
setTypedConfig(com.google.protobuf.Any.Builder builderForValue)
.google.protobuf.Any typed_config = 3; |
Tracing.Http.Builder |
setTypedConfig(com.google.protobuf.Any value)
.google.protobuf.Any typed_config = 3; |
Tracing.Http.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<Tracing.Http.Builder>public Tracing.Http.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Tracing.Http.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<Tracing.Http.Builder>public Tracing.Http getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Tracing.Http build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Tracing.Http buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Tracing.Http.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Tracing.Http.Builder>public Tracing.Http.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<Tracing.Http.Builder>public Tracing.Http.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Tracing.Http.Builder>public Tracing.Http.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Tracing.Http.Builder>public Tracing.Http.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<Tracing.Http.Builder>public Tracing.Http.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<Tracing.Http.Builder>public Tracing.Http.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Tracing.Http.Builder>public Tracing.Http.Builder mergeFrom(Tracing.Http other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Tracing.Http.Builder>public Tracing.Http.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<Tracing.Http.Builder>IOExceptionpublic Tracing.Http.ConfigTypeCase getConfigTypeCase()
getConfigTypeCase in interface Tracing.HttpOrBuilderpublic Tracing.Http.Builder clearConfigType()
public String getName()
The name of the HTTP trace driver to instantiate. The name must match a supported HTTP trace driver. Built-in trace drivers: - *envoy.tracers.lightstep* - *envoy.tracers.zipkin* - *envoy.tracers.dynamic_ot* - *envoy.tracers.datadog* - *envoy.tracers.opencensus* - *envoy.tracers.xray*
string name = 1 [(.validate.rules) = { ... }getName in interface Tracing.HttpOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
The name of the HTTP trace driver to instantiate. The name must match a supported HTTP trace driver. Built-in trace drivers: - *envoy.tracers.lightstep* - *envoy.tracers.zipkin* - *envoy.tracers.dynamic_ot* - *envoy.tracers.datadog* - *envoy.tracers.opencensus* - *envoy.tracers.xray*
string name = 1 [(.validate.rules) = { ... }getNameBytes in interface Tracing.HttpOrBuilderpublic Tracing.Http.Builder setName(String value)
The name of the HTTP trace driver to instantiate. The name must match a supported HTTP trace driver. Built-in trace drivers: - *envoy.tracers.lightstep* - *envoy.tracers.zipkin* - *envoy.tracers.dynamic_ot* - *envoy.tracers.datadog* - *envoy.tracers.opencensus* - *envoy.tracers.xray*
string name = 1 [(.validate.rules) = { ... }public Tracing.Http.Builder clearName()
The name of the HTTP trace driver to instantiate. The name must match a supported HTTP trace driver. Built-in trace drivers: - *envoy.tracers.lightstep* - *envoy.tracers.zipkin* - *envoy.tracers.dynamic_ot* - *envoy.tracers.datadog* - *envoy.tracers.opencensus* - *envoy.tracers.xray*
string name = 1 [(.validate.rules) = { ... }public Tracing.Http.Builder setNameBytes(com.google.protobuf.ByteString value)
The name of the HTTP trace driver to instantiate. The name must match a supported HTTP trace driver. Built-in trace drivers: - *envoy.tracers.lightstep* - *envoy.tracers.zipkin* - *envoy.tracers.dynamic_ot* - *envoy.tracers.datadog* - *envoy.tracers.opencensus* - *envoy.tracers.xray*
string name = 1 [(.validate.rules) = { ... }@Deprecated public boolean hasConfig()
.google.protobuf.Struct config = 2 [deprecated = true];hasConfig in interface Tracing.HttpOrBuilder@Deprecated public com.google.protobuf.Struct getConfig()
.google.protobuf.Struct config = 2 [deprecated = true];getConfig in interface Tracing.HttpOrBuilder@Deprecated public Tracing.Http.Builder setConfig(com.google.protobuf.Struct value)
.google.protobuf.Struct config = 2 [deprecated = true];@Deprecated public Tracing.Http.Builder setConfig(com.google.protobuf.Struct.Builder builderForValue)
.google.protobuf.Struct config = 2 [deprecated = true];@Deprecated public Tracing.Http.Builder mergeConfig(com.google.protobuf.Struct value)
.google.protobuf.Struct config = 2 [deprecated = true];@Deprecated public Tracing.Http.Builder clearConfig()
.google.protobuf.Struct config = 2 [deprecated = true];@Deprecated public com.google.protobuf.Struct.Builder getConfigBuilder()
.google.protobuf.Struct config = 2 [deprecated = true];@Deprecated public com.google.protobuf.StructOrBuilder getConfigOrBuilder()
.google.protobuf.Struct config = 2 [deprecated = true];getConfigOrBuilder in interface Tracing.HttpOrBuilderpublic boolean hasTypedConfig()
.google.protobuf.Any typed_config = 3;hasTypedConfig in interface Tracing.HttpOrBuilderpublic com.google.protobuf.Any getTypedConfig()
.google.protobuf.Any typed_config = 3;getTypedConfig in interface Tracing.HttpOrBuilderpublic Tracing.Http.Builder setTypedConfig(com.google.protobuf.Any value)
.google.protobuf.Any typed_config = 3;public Tracing.Http.Builder setTypedConfig(com.google.protobuf.Any.Builder builderForValue)
.google.protobuf.Any typed_config = 3;public Tracing.Http.Builder mergeTypedConfig(com.google.protobuf.Any value)
.google.protobuf.Any typed_config = 3;public Tracing.Http.Builder clearTypedConfig()
.google.protobuf.Any typed_config = 3;public com.google.protobuf.Any.Builder getTypedConfigBuilder()
.google.protobuf.Any typed_config = 3;public com.google.protobuf.AnyOrBuilder getTypedConfigOrBuilder()
.google.protobuf.Any typed_config = 3;getTypedConfigOrBuilder in interface Tracing.HttpOrBuilderpublic final Tracing.Http.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Tracing.Http.Builder>public final Tracing.Http.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Tracing.Http.Builder>Copyright © 2018–2021 The Envoy Project. All rights reserved.