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