Uses of Class
io.envoyproxy.envoy.config.trace.v3.LightstepConfig
Packages that use LightstepConfig
-
Uses of LightstepConfig in io.envoyproxy.envoy.config.trace.v3
Fields in io.envoyproxy.envoy.config.trace.v3 declared as LightstepConfigModifier and TypeFieldDescriptionprivate static final LightstepConfig
LightstepConfig.DEFAULT_INSTANCE
Fields in io.envoyproxy.envoy.config.trace.v3 with type parameters of type LightstepConfigModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser
<LightstepConfig> LightstepConfig.PARSER
Methods in io.envoyproxy.envoy.config.trace.v3 that return LightstepConfigModifier and TypeMethodDescriptionLightstepConfig.Builder.build()
LightstepConfig.Builder.buildPartial()
static LightstepConfig
LightstepConfig.getDefaultInstance()
LightstepConfig.Builder.getDefaultInstanceForType()
LightstepConfig.getDefaultInstanceForType()
static LightstepConfig
LightstepConfig.parseDelimitedFrom
(InputStream input) static LightstepConfig
LightstepConfig.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LightstepConfig
LightstepConfig.parseFrom
(byte[] data) static LightstepConfig
LightstepConfig.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LightstepConfig
LightstepConfig.parseFrom
(com.google.protobuf.ByteString data) static LightstepConfig
LightstepConfig.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LightstepConfig
LightstepConfig.parseFrom
(com.google.protobuf.CodedInputStream input) static LightstepConfig
LightstepConfig.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LightstepConfig
LightstepConfig.parseFrom
(InputStream input) static LightstepConfig
LightstepConfig.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LightstepConfig
LightstepConfig.parseFrom
(ByteBuffer data) static LightstepConfig
LightstepConfig.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.trace.v3 that return types with arguments of type LightstepConfigModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<LightstepConfig> LightstepConfig.getParserForType()
static com.google.protobuf.Parser
<LightstepConfig> LightstepConfig.parser()
Methods in io.envoyproxy.envoy.config.trace.v3 with parameters of type LightstepConfigModifier and TypeMethodDescriptionprivate void
LightstepConfig.Builder.buildPartial0
(LightstepConfig result) private void
LightstepConfig.Builder.buildPartialRepeatedFields
(LightstepConfig result) LightstepConfig.Builder.mergeFrom
(LightstepConfig other) static LightstepConfig.Builder
LightstepConfig.newBuilder
(LightstepConfig prototype)