Uses of Class
io.envoyproxy.envoy.config.trace.v2.LightstepConfig.Builder
Packages that use LightstepConfig.Builder
-
Uses of LightstepConfig.Builder in io.envoyproxy.envoy.config.trace.v2
Methods in io.envoyproxy.envoy.config.trace.v2 that return LightstepConfig.BuilderModifier and TypeMethodDescriptionLightstepConfig.Builder.addAllPropagationModes(Iterable<? extends LightstepConfig.PropagationMode> values) Propagation modes to use by LightStep's tracer.LightstepConfig.Builder.addAllPropagationModesValue(Iterable<Integer> values) Propagation modes to use by LightStep's tracer.LightstepConfig.Builder.addPropagationModes(LightstepConfig.PropagationMode value) Propagation modes to use by LightStep's tracer.LightstepConfig.Builder.addPropagationModesValue(int value) Propagation modes to use by LightStep's tracer.LightstepConfig.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) LightstepConfig.Builder.clear()LightstepConfig.Builder.clearAccessTokenFile()File containing the access token to the `LightStep <https://lightstep.com/>`_ API.LightstepConfig.Builder.clearCollectorCluster()The cluster manager cluster that hosts the LightStep collectors.LightstepConfig.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) LightstepConfig.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) LightstepConfig.Builder.clearPropagationModes()Propagation modes to use by LightStep's tracer.LightstepConfig.Builder.clone()LightstepConfig.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) LightstepConfig.Builder.mergeFrom(com.google.protobuf.Message other) LightstepConfig.Builder.mergeFrom(LightstepConfig other) final LightstepConfig.BuilderLightstepConfig.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) static LightstepConfig.BuilderLightstepConfig.newBuilder()static LightstepConfig.BuilderLightstepConfig.newBuilder(LightstepConfig prototype) LightstepConfig.newBuilderForType()protected LightstepConfig.BuilderLightstepConfig.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) LightstepConfig.Builder.setAccessTokenFile(String value) File containing the access token to the `LightStep <https://lightstep.com/>`_ API.LightstepConfig.Builder.setAccessTokenFileBytes(com.google.protobuf.ByteString value) File containing the access token to the `LightStep <https://lightstep.com/>`_ API.LightstepConfig.Builder.setCollectorCluster(String value) The cluster manager cluster that hosts the LightStep collectors.LightstepConfig.Builder.setCollectorClusterBytes(com.google.protobuf.ByteString value) The cluster manager cluster that hosts the LightStep collectors.LightstepConfig.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) LightstepConfig.Builder.setPropagationModes(int index, LightstepConfig.PropagationMode value) Propagation modes to use by LightStep's tracer.LightstepConfig.Builder.setPropagationModesValue(int index, int value) Propagation modes to use by LightStep's tracer.LightstepConfig.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) final LightstepConfig.BuilderLightstepConfig.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) LightstepConfig.toBuilder()