Uses of Class
io.opentelemetry.proto.trace.v1.InstrumentationLibrarySpans
-
Packages that use InstrumentationLibrarySpans Package Description io.opentelemetry.proto.trace.v1 -
-
Uses of InstrumentationLibrarySpans in io.opentelemetry.proto.trace.v1
Methods in io.opentelemetry.proto.trace.v1 that return InstrumentationLibrarySpans Modifier and Type Method Description InstrumentationLibrarySpansInstrumentationLibrarySpans.Builder. build()InstrumentationLibrarySpansInstrumentationLibrarySpans.Builder. buildPartial()static InstrumentationLibrarySpansInstrumentationLibrarySpans. getDefaultInstance()InstrumentationLibrarySpansInstrumentationLibrarySpans.Builder. getDefaultInstanceForType()InstrumentationLibrarySpansInstrumentationLibrarySpans. getDefaultInstanceForType()InstrumentationLibrarySpansResourceSpans.Builder. getInstrumentationLibrarySpans(int index)A list of InstrumentationLibrarySpans that originate from a resource.InstrumentationLibrarySpansResourceSpans. getInstrumentationLibrarySpans(int index)A list of InstrumentationLibrarySpans that originate from a resource.InstrumentationLibrarySpansResourceSpansOrBuilder. getInstrumentationLibrarySpans(int index)A list of InstrumentationLibrarySpans that originate from a resource.static InstrumentationLibrarySpansInstrumentationLibrarySpans. parseDelimitedFrom(InputStream input)static InstrumentationLibrarySpansInstrumentationLibrarySpans. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InstrumentationLibrarySpansInstrumentationLibrarySpans. parseFrom(byte[] data)static InstrumentationLibrarySpansInstrumentationLibrarySpans. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InstrumentationLibrarySpansInstrumentationLibrarySpans. parseFrom(com.google.protobuf.ByteString data)static InstrumentationLibrarySpansInstrumentationLibrarySpans. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InstrumentationLibrarySpansInstrumentationLibrarySpans. parseFrom(com.google.protobuf.CodedInputStream input)static InstrumentationLibrarySpansInstrumentationLibrarySpans. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InstrumentationLibrarySpansInstrumentationLibrarySpans. parseFrom(InputStream input)static InstrumentationLibrarySpansInstrumentationLibrarySpans. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InstrumentationLibrarySpansInstrumentationLibrarySpans. parseFrom(ByteBuffer data)static InstrumentationLibrarySpansInstrumentationLibrarySpans. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.opentelemetry.proto.trace.v1 that return types with arguments of type InstrumentationLibrarySpans Modifier and Type Method Description List<InstrumentationLibrarySpans>ResourceSpans.Builder. getInstrumentationLibrarySpansList()A list of InstrumentationLibrarySpans that originate from a resource.List<InstrumentationLibrarySpans>ResourceSpans. getInstrumentationLibrarySpansList()A list of InstrumentationLibrarySpans that originate from a resource.List<InstrumentationLibrarySpans>ResourceSpansOrBuilder. getInstrumentationLibrarySpansList()A list of InstrumentationLibrarySpans that originate from a resource.com.google.protobuf.Parser<InstrumentationLibrarySpans>InstrumentationLibrarySpans. getParserForType()static com.google.protobuf.Parser<InstrumentationLibrarySpans>InstrumentationLibrarySpans. parser()Methods in io.opentelemetry.proto.trace.v1 with parameters of type InstrumentationLibrarySpans Modifier and Type Method Description ResourceSpans.BuilderResourceSpans.Builder. addInstrumentationLibrarySpans(int index, InstrumentationLibrarySpans value)A list of InstrumentationLibrarySpans that originate from a resource.ResourceSpans.BuilderResourceSpans.Builder. addInstrumentationLibrarySpans(InstrumentationLibrarySpans value)A list of InstrumentationLibrarySpans that originate from a resource.InstrumentationLibrarySpans.BuilderInstrumentationLibrarySpans.Builder. mergeFrom(InstrumentationLibrarySpans other)static InstrumentationLibrarySpans.BuilderInstrumentationLibrarySpans. newBuilder(InstrumentationLibrarySpans prototype)ResourceSpans.BuilderResourceSpans.Builder. setInstrumentationLibrarySpans(int index, InstrumentationLibrarySpans value)A list of InstrumentationLibrarySpans that originate from a resource.Method parameters in io.opentelemetry.proto.trace.v1 with type arguments of type InstrumentationLibrarySpans Modifier and Type Method Description ResourceSpans.BuilderResourceSpans.Builder. addAllInstrumentationLibrarySpans(Iterable<? extends InstrumentationLibrarySpans> values)A list of InstrumentationLibrarySpans that originate from a resource.
-