Uses of Class
io.opentelemetry.proto.logs.v1.InstrumentationLibraryLogs
-
Packages that use InstrumentationLibraryLogs Package Description io.opentelemetry.proto.logs.v1 -
-
Uses of InstrumentationLibraryLogs in io.opentelemetry.proto.logs.v1
Methods in io.opentelemetry.proto.logs.v1 that return InstrumentationLibraryLogs Modifier and Type Method Description InstrumentationLibraryLogsInstrumentationLibraryLogs.Builder. build()InstrumentationLibraryLogsInstrumentationLibraryLogs.Builder. buildPartial()static InstrumentationLibraryLogsInstrumentationLibraryLogs. getDefaultInstance()InstrumentationLibraryLogsInstrumentationLibraryLogs.Builder. getDefaultInstanceForType()InstrumentationLibraryLogsInstrumentationLibraryLogs. getDefaultInstanceForType()InstrumentationLibraryLogsResourceLogs.Builder. getInstrumentationLibraryLogs(int index)A list of InstrumentationLibraryLogs that originate from a resource.InstrumentationLibraryLogsResourceLogs. getInstrumentationLibraryLogs(int index)A list of InstrumentationLibraryLogs that originate from a resource.InstrumentationLibraryLogsResourceLogsOrBuilder. getInstrumentationLibraryLogs(int index)A list of InstrumentationLibraryLogs that originate from a resource.static InstrumentationLibraryLogsInstrumentationLibraryLogs. parseDelimitedFrom(InputStream input)static InstrumentationLibraryLogsInstrumentationLibraryLogs. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InstrumentationLibraryLogsInstrumentationLibraryLogs. parseFrom(byte[] data)static InstrumentationLibraryLogsInstrumentationLibraryLogs. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InstrumentationLibraryLogsInstrumentationLibraryLogs. parseFrom(com.google.protobuf.ByteString data)static InstrumentationLibraryLogsInstrumentationLibraryLogs. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InstrumentationLibraryLogsInstrumentationLibraryLogs. parseFrom(com.google.protobuf.CodedInputStream input)static InstrumentationLibraryLogsInstrumentationLibraryLogs. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InstrumentationLibraryLogsInstrumentationLibraryLogs. parseFrom(InputStream input)static InstrumentationLibraryLogsInstrumentationLibraryLogs. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InstrumentationLibraryLogsInstrumentationLibraryLogs. parseFrom(ByteBuffer data)static InstrumentationLibraryLogsInstrumentationLibraryLogs. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.opentelemetry.proto.logs.v1 that return types with arguments of type InstrumentationLibraryLogs Modifier and Type Method Description List<InstrumentationLibraryLogs>ResourceLogs.Builder. getInstrumentationLibraryLogsList()A list of InstrumentationLibraryLogs that originate from a resource.List<InstrumentationLibraryLogs>ResourceLogs. getInstrumentationLibraryLogsList()A list of InstrumentationLibraryLogs that originate from a resource.List<InstrumentationLibraryLogs>ResourceLogsOrBuilder. getInstrumentationLibraryLogsList()A list of InstrumentationLibraryLogs that originate from a resource.com.google.protobuf.Parser<InstrumentationLibraryLogs>InstrumentationLibraryLogs. getParserForType()static com.google.protobuf.Parser<InstrumentationLibraryLogs>InstrumentationLibraryLogs. parser()Methods in io.opentelemetry.proto.logs.v1 with parameters of type InstrumentationLibraryLogs Modifier and Type Method Description ResourceLogs.BuilderResourceLogs.Builder. addInstrumentationLibraryLogs(int index, InstrumentationLibraryLogs value)A list of InstrumentationLibraryLogs that originate from a resource.ResourceLogs.BuilderResourceLogs.Builder. addInstrumentationLibraryLogs(InstrumentationLibraryLogs value)A list of InstrumentationLibraryLogs that originate from a resource.InstrumentationLibraryLogs.BuilderInstrumentationLibraryLogs.Builder. mergeFrom(InstrumentationLibraryLogs other)static InstrumentationLibraryLogs.BuilderInstrumentationLibraryLogs. newBuilder(InstrumentationLibraryLogs prototype)ResourceLogs.BuilderResourceLogs.Builder. setInstrumentationLibraryLogs(int index, InstrumentationLibraryLogs value)A list of InstrumentationLibraryLogs that originate from a resource.Method parameters in io.opentelemetry.proto.logs.v1 with type arguments of type InstrumentationLibraryLogs Modifier and Type Method Description ResourceLogs.BuilderResourceLogs.Builder. addAllInstrumentationLibraryLogs(Iterable<? extends InstrumentationLibraryLogs> values)A list of InstrumentationLibraryLogs that originate from a resource.
-