Uses of Record Class
dev.dokimos.server.dto.v1.otlp.OtlpResourceSpans
Packages that use OtlpResourceSpans
-
Uses of OtlpResourceSpans in dev.dokimos.server.dto.v1.otlp
Methods in dev.dokimos.server.dto.v1.otlp that return types with arguments of type OtlpResourceSpansModifier and TypeMethodDescriptionOtlpExportTraceServiceRequest.resourceSpans()Returns the value of theresourceSpansrecord component.Constructor parameters in dev.dokimos.server.dto.v1.otlp with type arguments of type OtlpResourceSpansModifierConstructorDescriptionOtlpExportTraceServiceRequest(List<OtlpResourceSpans> resourceSpans) Creates an instance of aOtlpExportTraceServiceRequestrecord class.