Uses of Interface
io.opentelemetry.proto.logs.v1.InstrumentationLibraryLogsOrBuilder
-
Packages that use InstrumentationLibraryLogsOrBuilder Package Description io.opentelemetry.proto.logs.v1 -
-
Uses of InstrumentationLibraryLogsOrBuilder in io.opentelemetry.proto.logs.v1
Classes in io.opentelemetry.proto.logs.v1 that implement InstrumentationLibraryLogsOrBuilder Modifier and Type Class Description classInstrumentationLibraryLogsA collection of Logs produced by an InstrumentationLibrary.static classInstrumentationLibraryLogs.BuilderA collection of Logs produced by an InstrumentationLibrary.Methods in io.opentelemetry.proto.logs.v1 that return InstrumentationLibraryLogsOrBuilder Modifier and Type Method Description InstrumentationLibraryLogsOrBuilderResourceLogs.Builder. getInstrumentationLibraryLogsOrBuilder(int index)A list of InstrumentationLibraryLogs that originate from a resource.InstrumentationLibraryLogsOrBuilderResourceLogs. getInstrumentationLibraryLogsOrBuilder(int index)A list of InstrumentationLibraryLogs that originate from a resource.InstrumentationLibraryLogsOrBuilderResourceLogsOrBuilder. getInstrumentationLibraryLogsOrBuilder(int index)A list of InstrumentationLibraryLogs that originate from a resource.Methods in io.opentelemetry.proto.logs.v1 that return types with arguments of type InstrumentationLibraryLogsOrBuilder Modifier and Type Method Description List<? extends InstrumentationLibraryLogsOrBuilder>ResourceLogs.Builder. getInstrumentationLibraryLogsOrBuilderList()A list of InstrumentationLibraryLogs that originate from a resource.List<? extends InstrumentationLibraryLogsOrBuilder>ResourceLogs. getInstrumentationLibraryLogsOrBuilderList()A list of InstrumentationLibraryLogs that originate from a resource.List<? extends InstrumentationLibraryLogsOrBuilder>ResourceLogsOrBuilder. getInstrumentationLibraryLogsOrBuilderList()A list of InstrumentationLibraryLogs that originate from a resource.
-