Uses of Class
io.envoyproxy.envoy.config.trace.v3.LightstepConfig
-
Packages that use LightstepConfig Package Description io.envoyproxy.envoy.config.trace.v3 -
-
Uses of LightstepConfig in io.envoyproxy.envoy.config.trace.v3
Methods in io.envoyproxy.envoy.config.trace.v3 that return LightstepConfig Modifier and Type Method Description LightstepConfigLightstepConfig.Builder. build()LightstepConfigLightstepConfig.Builder. buildPartial()static LightstepConfigLightstepConfig. getDefaultInstance()LightstepConfigLightstepConfig.Builder. getDefaultInstanceForType()LightstepConfigLightstepConfig. getDefaultInstanceForType()static LightstepConfigLightstepConfig. parseDelimitedFrom(InputStream input)static LightstepConfigLightstepConfig. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LightstepConfigLightstepConfig. parseFrom(byte[] data)static LightstepConfigLightstepConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LightstepConfigLightstepConfig. parseFrom(com.google.protobuf.ByteString data)static LightstepConfigLightstepConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LightstepConfigLightstepConfig. parseFrom(com.google.protobuf.CodedInputStream input)static LightstepConfigLightstepConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LightstepConfigLightstepConfig. parseFrom(InputStream input)static LightstepConfigLightstepConfig. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LightstepConfigLightstepConfig. parseFrom(ByteBuffer data)static LightstepConfigLightstepConfig. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.config.trace.v3 that return types with arguments of type LightstepConfig Modifier and Type Method Description com.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 LightstepConfig Modifier and Type Method Description LightstepConfig.BuilderLightstepConfig.Builder. mergeFrom(LightstepConfig other)static LightstepConfig.BuilderLightstepConfig. newBuilder(LightstepConfig prototype)
-