Uses of Record Class
dev.dokimos.server.dto.v1.otlp.OtlpAnyValue
Packages that use OtlpAnyValue
-
Uses of OtlpAnyValue in dev.dokimos.server.dto.v1.otlp
Methods in dev.dokimos.server.dto.v1.otlp that return OtlpAnyValueModifier and TypeMethodDescriptionOtlpKeyValue.value()Returns the value of thevaluerecord component.Constructors in dev.dokimos.server.dto.v1.otlp with parameters of type OtlpAnyValueModifierConstructorDescriptionOtlpKeyValue(String key, OtlpAnyValue value) Creates an instance of aOtlpKeyValuerecord class.