Uses of Interface
io.opentelemetry.proto.logs.v1.ScopeLogsOrBuilder
-
Packages that use ScopeLogsOrBuilder Package Description io.opentelemetry.proto.logs.v1 -
-
Uses of ScopeLogsOrBuilder in io.opentelemetry.proto.logs.v1
Classes in io.opentelemetry.proto.logs.v1 that implement ScopeLogsOrBuilder Modifier and Type Class Description classScopeLogsA collection of Logs produced by a Scope.static classScopeLogs.BuilderA collection of Logs produced by a Scope.Methods in io.opentelemetry.proto.logs.v1 that return ScopeLogsOrBuilder Modifier and Type Method Description ScopeLogsOrBuilderResourceLogs.Builder. getScopeLogsOrBuilder(int index)A list of ScopeLogs that originate from a resource.ScopeLogsOrBuilderResourceLogs. getScopeLogsOrBuilder(int index)A list of ScopeLogs that originate from a resource.ScopeLogsOrBuilderResourceLogsOrBuilder. getScopeLogsOrBuilder(int index)A list of ScopeLogs that originate from a resource.Methods in io.opentelemetry.proto.logs.v1 that return types with arguments of type ScopeLogsOrBuilder Modifier and Type Method Description List<? extends ScopeLogsOrBuilder>ResourceLogs.Builder. getScopeLogsOrBuilderList()A list of ScopeLogs that originate from a resource.List<? extends ScopeLogsOrBuilder>ResourceLogs. getScopeLogsOrBuilderList()A list of ScopeLogs that originate from a resource.List<? extends ScopeLogsOrBuilder>ResourceLogsOrBuilder. getScopeLogsOrBuilderList()A list of ScopeLogs that originate from a resource.
-