Uses of Record Class
dev.dokimos.server.dto.v1.otlp.OtlpScopeSpans
Packages that use OtlpScopeSpans
-
Uses of OtlpScopeSpans in dev.dokimos.server.dto.v1.otlp
Methods in dev.dokimos.server.dto.v1.otlp that return types with arguments of type OtlpScopeSpansModifier and TypeMethodDescriptionOtlpResourceSpans.scopeSpans()Returns the value of thescopeSpansrecord component.Constructor parameters in dev.dokimos.server.dto.v1.otlp with type arguments of type OtlpScopeSpansModifierConstructorDescriptionOtlpResourceSpans(OtlpResource resource, List<OtlpScopeSpans> scopeSpans) Creates an instance of aOtlpResourceSpansrecord class.