public static final class Trace.LightstepConfig.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Trace.LightstepConfig.Builder> implements Trace.LightstepConfigOrBuilder
Configuration for the LightStep tracer.Protobuf type
envoy.config.trace.v2.LightstepConfig| Modifier and Type | Method and Description |
|---|---|
Trace.LightstepConfig.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Trace.LightstepConfig |
build() |
Trace.LightstepConfig |
buildPartial() |
Trace.LightstepConfig.Builder |
clear() |
Trace.LightstepConfig.Builder |
clearAccessTokenFile()
File containing the access token to the `LightStep
<http://lightstep.com/>`_ API.
|
Trace.LightstepConfig.Builder |
clearCollectorCluster()
The cluster manager cluster that hosts the LightStep collectors.
|
Trace.LightstepConfig.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Trace.LightstepConfig.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Trace.LightstepConfig.Builder |
clone() |
String |
getAccessTokenFile()
File containing the access token to the `LightStep
<http://lightstep.com/>`_ API.
|
com.google.protobuf.ByteString |
getAccessTokenFileBytes()
File containing the access token to the `LightStep
<http://lightstep.com/>`_ API.
|
String |
getCollectorCluster()
The cluster manager cluster that hosts the LightStep collectors.
|
com.google.protobuf.ByteString |
getCollectorClusterBytes()
The cluster manager cluster that hosts the LightStep collectors.
|
Trace.LightstepConfig |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Trace.LightstepConfig.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Trace.LightstepConfig.Builder |
mergeFrom(com.google.protobuf.Message other) |
Trace.LightstepConfig.Builder |
mergeFrom(Trace.LightstepConfig other) |
Trace.LightstepConfig.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Trace.LightstepConfig.Builder |
setAccessTokenFile(String value)
File containing the access token to the `LightStep
<http://lightstep.com/>`_ API.
|
Trace.LightstepConfig.Builder |
setAccessTokenFileBytes(com.google.protobuf.ByteString value)
File containing the access token to the `LightStep
<http://lightstep.com/>`_ API.
|
Trace.LightstepConfig.Builder |
setCollectorCluster(String value)
The cluster manager cluster that hosts the LightStep collectors.
|
Trace.LightstepConfig.Builder |
setCollectorClusterBytes(com.google.protobuf.ByteString value)
The cluster manager cluster that hosts the LightStep collectors.
|
Trace.LightstepConfig.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Trace.LightstepConfig.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Trace.LightstepConfig.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.LightstepConfig.Builder>public Trace.LightstepConfig.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.LightstepConfig.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.LightstepConfig.Builder>public Trace.LightstepConfig getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Trace.LightstepConfig build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Trace.LightstepConfig buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Trace.LightstepConfig.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.LightstepConfig.Builder>public Trace.LightstepConfig.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.LightstepConfig.Builder>public Trace.LightstepConfig.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Trace.LightstepConfig.Builder>public Trace.LightstepConfig.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Trace.LightstepConfig.Builder>public Trace.LightstepConfig.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.LightstepConfig.Builder>public Trace.LightstepConfig.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.LightstepConfig.Builder>public Trace.LightstepConfig.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Trace.LightstepConfig.Builder>public Trace.LightstepConfig.Builder mergeFrom(Trace.LightstepConfig other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Trace.LightstepConfig.Builder>public Trace.LightstepConfig.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.LightstepConfig.Builder>IOExceptionpublic String getCollectorCluster()
The cluster manager cluster that hosts the LightStep collectors.
string collector_cluster = 1 [(.validate.rules) = { ... }getCollectorCluster in interface Trace.LightstepConfigOrBuilderpublic com.google.protobuf.ByteString getCollectorClusterBytes()
The cluster manager cluster that hosts the LightStep collectors.
string collector_cluster = 1 [(.validate.rules) = { ... }getCollectorClusterBytes in interface Trace.LightstepConfigOrBuilderpublic Trace.LightstepConfig.Builder setCollectorCluster(String value)
The cluster manager cluster that hosts the LightStep collectors.
string collector_cluster = 1 [(.validate.rules) = { ... }public Trace.LightstepConfig.Builder clearCollectorCluster()
The cluster manager cluster that hosts the LightStep collectors.
string collector_cluster = 1 [(.validate.rules) = { ... }public Trace.LightstepConfig.Builder setCollectorClusterBytes(com.google.protobuf.ByteString value)
The cluster manager cluster that hosts the LightStep collectors.
string collector_cluster = 1 [(.validate.rules) = { ... }public String getAccessTokenFile()
File containing the access token to the `LightStep <http://lightstep.com/>`_ API.
string access_token_file = 2 [(.validate.rules) = { ... }getAccessTokenFile in interface Trace.LightstepConfigOrBuilderpublic com.google.protobuf.ByteString getAccessTokenFileBytes()
File containing the access token to the `LightStep <http://lightstep.com/>`_ API.
string access_token_file = 2 [(.validate.rules) = { ... }getAccessTokenFileBytes in interface Trace.LightstepConfigOrBuilderpublic Trace.LightstepConfig.Builder setAccessTokenFile(String value)
File containing the access token to the `LightStep <http://lightstep.com/>`_ API.
string access_token_file = 2 [(.validate.rules) = { ... }public Trace.LightstepConfig.Builder clearAccessTokenFile()
File containing the access token to the `LightStep <http://lightstep.com/>`_ API.
string access_token_file = 2 [(.validate.rules) = { ... }public Trace.LightstepConfig.Builder setAccessTokenFileBytes(com.google.protobuf.ByteString value)
File containing the access token to the `LightStep <http://lightstep.com/>`_ API.
string access_token_file = 2 [(.validate.rules) = { ... }public final Trace.LightstepConfig.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Trace.LightstepConfig.Builder>public final Trace.LightstepConfig.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Trace.LightstepConfig.Builder>Copyright © 2018 The Envoy Project. All rights reserved.