public static final class Trace.Tracing.Http.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Trace.Tracing.Http.Builder> implements Trace.Tracing.HttpOrBuilder
envoy.config.trace.v2.Tracing.Http| Modifier and Type | Method and Description |
|---|---|
Trace.Tracing.Http.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Trace.Tracing.Http |
build() |
Trace.Tracing.Http |
buildPartial() |
Trace.Tracing.Http.Builder |
clear() |
Trace.Tracing.Http.Builder |
clearConfig()
Trace driver specific configuration which depends on the driver being
instantiated.
|
Trace.Tracing.Http.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Trace.Tracing.Http.Builder |
clearName()
The name of the HTTP trace driver to instantiate.
|
Trace.Tracing.Http.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Trace.Tracing.Http.Builder |
clone() |
com.google.protobuf.Struct |
getConfig()
Trace driver specific configuration which depends on the driver being
instantiated.
|
com.google.protobuf.Struct.Builder |
getConfigBuilder()
Trace driver specific configuration which depends on the driver being
instantiated.
|
com.google.protobuf.StructOrBuilder |
getConfigOrBuilder()
Trace driver specific configuration which depends on the driver being
instantiated.
|
Trace.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.
|
boolean |
hasConfig()
Trace driver specific configuration which depends on the driver being
instantiated.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Trace.Tracing.Http.Builder |
mergeConfig(com.google.protobuf.Struct value)
Trace driver specific configuration which depends on the driver being
instantiated.
|
Trace.Tracing.Http.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Trace.Tracing.Http.Builder |
mergeFrom(com.google.protobuf.Message other) |
Trace.Tracing.Http.Builder |
mergeFrom(Trace.Tracing.Http other) |
Trace.Tracing.Http.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Trace.Tracing.Http.Builder |
setConfig(com.google.protobuf.Struct.Builder builderForValue)
Trace driver specific configuration which depends on the driver being
instantiated.
|
Trace.Tracing.Http.Builder |
setConfig(com.google.protobuf.Struct value)
Trace driver specific configuration which depends on the driver being
instantiated.
|
Trace.Tracing.Http.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Trace.Tracing.Http.Builder |
setName(String value)
The name of the HTTP trace driver to instantiate.
|
Trace.Tracing.Http.Builder |
setNameBytes(com.google.protobuf.ByteString value)
The name of the HTTP trace driver to instantiate.
|
Trace.Tracing.Http.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Trace.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<Trace.Tracing.Http.Builder>public Trace.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<Trace.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<Trace.Tracing.Http.Builder>public Trace.Tracing.Http getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Trace.Tracing.Http build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Trace.Tracing.Http buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Trace.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<Trace.Tracing.Http.Builder>public Trace.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<Trace.Tracing.Http.Builder>public Trace.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<Trace.Tracing.Http.Builder>public Trace.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<Trace.Tracing.Http.Builder>public Trace.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<Trace.Tracing.Http.Builder>public Trace.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<Trace.Tracing.Http.Builder>public Trace.Tracing.Http.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Trace.Tracing.Http.Builder>public Trace.Tracing.Http.Builder mergeFrom(Trace.Tracing.Http other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Trace.Tracing.Http.Builder>public Trace.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<Trace.Tracing.Http.Builder>IOExceptionpublic String getName()
The name of the HTTP trace driver to instantiate. The name must match a supported HTTP trace driver. *envoy.lightstep*, *envoy.zipkin*, and *envoy.dynamic.ot* are built-in trace drivers.
string name = 1 [(.validate.rules) = { ... }getName in interface Trace.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. *envoy.lightstep*, *envoy.zipkin*, and *envoy.dynamic.ot* are built-in trace drivers.
string name = 1 [(.validate.rules) = { ... }getNameBytes in interface Trace.Tracing.HttpOrBuilderpublic Trace.Tracing.Http.Builder setName(String value)
The name of the HTTP trace driver to instantiate. The name must match a supported HTTP trace driver. *envoy.lightstep*, *envoy.zipkin*, and *envoy.dynamic.ot* are built-in trace drivers.
string name = 1 [(.validate.rules) = { ... }public Trace.Tracing.Http.Builder clearName()
The name of the HTTP trace driver to instantiate. The name must match a supported HTTP trace driver. *envoy.lightstep*, *envoy.zipkin*, and *envoy.dynamic.ot* are built-in trace drivers.
string name = 1 [(.validate.rules) = { ... }public Trace.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. *envoy.lightstep*, *envoy.zipkin*, and *envoy.dynamic.ot* are built-in trace drivers.
string name = 1 [(.validate.rules) = { ... }public boolean hasConfig()
Trace driver specific configuration which depends on the driver being instantiated. See the :ref:`LightstepConfig <envoy_api_msg_config.trace.v2.LightstepConfig>`, :ref:`ZipkinConfig <envoy_api_msg_config.trace.v2.ZipkinConfig>`, and :ref:`DynamicOtConfig <envoy_api_msg_config.trace.v2.DynamicOtConfig>` trace drivers for examples.
.google.protobuf.Struct config = 2;hasConfig in interface Trace.Tracing.HttpOrBuilderpublic com.google.protobuf.Struct getConfig()
Trace driver specific configuration which depends on the driver being instantiated. See the :ref:`LightstepConfig <envoy_api_msg_config.trace.v2.LightstepConfig>`, :ref:`ZipkinConfig <envoy_api_msg_config.trace.v2.ZipkinConfig>`, and :ref:`DynamicOtConfig <envoy_api_msg_config.trace.v2.DynamicOtConfig>` trace drivers for examples.
.google.protobuf.Struct config = 2;getConfig in interface Trace.Tracing.HttpOrBuilderpublic Trace.Tracing.Http.Builder setConfig(com.google.protobuf.Struct value)
Trace driver specific configuration which depends on the driver being instantiated. See the :ref:`LightstepConfig <envoy_api_msg_config.trace.v2.LightstepConfig>`, :ref:`ZipkinConfig <envoy_api_msg_config.trace.v2.ZipkinConfig>`, and :ref:`DynamicOtConfig <envoy_api_msg_config.trace.v2.DynamicOtConfig>` trace drivers for examples.
.google.protobuf.Struct config = 2;public Trace.Tracing.Http.Builder setConfig(com.google.protobuf.Struct.Builder builderForValue)
Trace driver specific configuration which depends on the driver being instantiated. See the :ref:`LightstepConfig <envoy_api_msg_config.trace.v2.LightstepConfig>`, :ref:`ZipkinConfig <envoy_api_msg_config.trace.v2.ZipkinConfig>`, and :ref:`DynamicOtConfig <envoy_api_msg_config.trace.v2.DynamicOtConfig>` trace drivers for examples.
.google.protobuf.Struct config = 2;public Trace.Tracing.Http.Builder mergeConfig(com.google.protobuf.Struct value)
Trace driver specific configuration which depends on the driver being instantiated. See the :ref:`LightstepConfig <envoy_api_msg_config.trace.v2.LightstepConfig>`, :ref:`ZipkinConfig <envoy_api_msg_config.trace.v2.ZipkinConfig>`, and :ref:`DynamicOtConfig <envoy_api_msg_config.trace.v2.DynamicOtConfig>` trace drivers for examples.
.google.protobuf.Struct config = 2;public Trace.Tracing.Http.Builder clearConfig()
Trace driver specific configuration which depends on the driver being instantiated. See the :ref:`LightstepConfig <envoy_api_msg_config.trace.v2.LightstepConfig>`, :ref:`ZipkinConfig <envoy_api_msg_config.trace.v2.ZipkinConfig>`, and :ref:`DynamicOtConfig <envoy_api_msg_config.trace.v2.DynamicOtConfig>` trace drivers for examples.
.google.protobuf.Struct config = 2;public com.google.protobuf.Struct.Builder getConfigBuilder()
Trace driver specific configuration which depends on the driver being instantiated. See the :ref:`LightstepConfig <envoy_api_msg_config.trace.v2.LightstepConfig>`, :ref:`ZipkinConfig <envoy_api_msg_config.trace.v2.ZipkinConfig>`, and :ref:`DynamicOtConfig <envoy_api_msg_config.trace.v2.DynamicOtConfig>` trace drivers for examples.
.google.protobuf.Struct config = 2;public com.google.protobuf.StructOrBuilder getConfigOrBuilder()
Trace driver specific configuration which depends on the driver being instantiated. See the :ref:`LightstepConfig <envoy_api_msg_config.trace.v2.LightstepConfig>`, :ref:`ZipkinConfig <envoy_api_msg_config.trace.v2.ZipkinConfig>`, and :ref:`DynamicOtConfig <envoy_api_msg_config.trace.v2.DynamicOtConfig>` trace drivers for examples.
.google.protobuf.Struct config = 2;getConfigOrBuilder in interface Trace.Tracing.HttpOrBuilderpublic final Trace.Tracing.Http.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Trace.Tracing.Http.Builder>public final Trace.Tracing.Http.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Trace.Tracing.Http.Builder>Copyright © 2018 The Envoy Project. All rights reserved.