| Package | Description |
|---|---|
| envoy.config.trace.v2 |
| Modifier and Type | Method and Description |
|---|---|
Trace.LightstepConfig.Builder |
Trace.LightstepConfig.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Trace.LightstepConfig.Builder |
Trace.LightstepConfig.Builder.clear() |
Trace.LightstepConfig.Builder |
Trace.LightstepConfig.Builder.clearAccessTokenFile()
File containing the access token to the `LightStep
<http://lightstep.com/>`_ API.
|
Trace.LightstepConfig.Builder |
Trace.LightstepConfig.Builder.clearCollectorCluster()
The cluster manager cluster that hosts the LightStep collectors.
|
Trace.LightstepConfig.Builder |
Trace.LightstepConfig.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Trace.LightstepConfig.Builder |
Trace.LightstepConfig.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Trace.LightstepConfig.Builder |
Trace.LightstepConfig.Builder.clone() |
Trace.LightstepConfig.Builder |
Trace.LightstepConfig.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Trace.LightstepConfig.Builder |
Trace.LightstepConfig.Builder.mergeFrom(com.google.protobuf.Message other) |
Trace.LightstepConfig.Builder |
Trace.LightstepConfig.Builder.mergeFrom(Trace.LightstepConfig other) |
Trace.LightstepConfig.Builder |
Trace.LightstepConfig.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static Trace.LightstepConfig.Builder |
Trace.LightstepConfig.newBuilder() |
static Trace.LightstepConfig.Builder |
Trace.LightstepConfig.newBuilder(Trace.LightstepConfig prototype) |
Trace.LightstepConfig.Builder |
Trace.LightstepConfig.newBuilderForType() |
protected Trace.LightstepConfig.Builder |
Trace.LightstepConfig.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
Trace.LightstepConfig.Builder |
Trace.LightstepConfig.Builder.setAccessTokenFile(String value)
File containing the access token to the `LightStep
<http://lightstep.com/>`_ API.
|
Trace.LightstepConfig.Builder |
Trace.LightstepConfig.Builder.setAccessTokenFileBytes(com.google.protobuf.ByteString value)
File containing the access token to the `LightStep
<http://lightstep.com/>`_ API.
|
Trace.LightstepConfig.Builder |
Trace.LightstepConfig.Builder.setCollectorCluster(String value)
The cluster manager cluster that hosts the LightStep collectors.
|
Trace.LightstepConfig.Builder |
Trace.LightstepConfig.Builder.setCollectorClusterBytes(com.google.protobuf.ByteString value)
The cluster manager cluster that hosts the LightStep collectors.
|
Trace.LightstepConfig.Builder |
Trace.LightstepConfig.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Trace.LightstepConfig.Builder |
Trace.LightstepConfig.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Trace.LightstepConfig.Builder |
Trace.LightstepConfig.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Trace.LightstepConfig.Builder |
Trace.LightstepConfig.toBuilder() |
Copyright © 2018 The Envoy Project. All rights reserved.