Class OtelAttributeValue
java.lang.Object
com.langfuse.client.resources.opentelemetry.types.OtelAttributeValue
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic OtelAttributeValue.Builderbuilder()booleaninthashCode()toString()
-
Method Details
-
getStringValue
- Returns:
- String value
-
getIntValue
- Returns:
- Integer value
-
getDoubleValue
- Returns:
- Double value
-
getBoolValue
- Returns:
- Boolean value
-
equals
-
getAdditionalProperties
-
hashCode
public int hashCode() -
toString
-
builder
-