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
Fields in io.envoyproxy.envoy.config.trace.v3 declared as LightstepConfig Modifier and Type Field Description private static LightstepConfigLightstepConfig. DEFAULT_INSTANCEFields in io.envoyproxy.envoy.config.trace.v3 with type parameters of type LightstepConfig Modifier and Type Field Description private static com.google.protobuf.Parser<LightstepConfig>LightstepConfig. PARSERMethods 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(java.io.InputStream input)static LightstepConfigLightstepConfig. parseDelimitedFrom(java.io.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(java.io.InputStream input)static LightstepConfigLightstepConfig. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LightstepConfigLightstepConfig. parseFrom(java.nio.ByteBuffer data)static LightstepConfigLightstepConfig. parseFrom(java.nio.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 private voidLightstepConfig.Builder. buildPartial0(LightstepConfig result)private voidLightstepConfig.Builder. buildPartialRepeatedFields(LightstepConfig result)LightstepConfig.BuilderLightstepConfig.Builder. mergeFrom(LightstepConfig other)static LightstepConfig.BuilderLightstepConfig. newBuilder(LightstepConfig prototype)
-