Package com.braintrustdata.api.models
Class FunctionInvokeParams.Parent.SpanParentStruct.PropagatedEvent
-
- All Implemented Interfaces:
public final class FunctionInvokeParams.Parent.SpanParentStruct.PropagatedEventInclude these properties in every span created under this parent
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final classFunctionInvokeParams.Parent.SpanParentStruct.PropagatedEvent.BuilderA builder for PropagatedEvent.
-
Method Summary
Modifier and Type Method Description final Map<String, JsonValue>_additionalProperties()final FunctionInvokeParams.Parent.SpanParentStruct.PropagatedEventvalidate()final FunctionInvokeParams.Parent.SpanParentStruct.PropagatedEvent.BuildertoBuilder()Booleanequals(Object other)IntegerhashCode()StringtoString()final static FunctionInvokeParams.Parent.SpanParentStruct.PropagatedEvent.Builderbuilder()Returns a mutable builder for constructing an instance of PropagatedEvent. -
-
Method Detail
-
_additionalProperties
final Map<String, JsonValue> _additionalProperties()
-
validate
final FunctionInvokeParams.Parent.SpanParentStruct.PropagatedEvent validate()
-
builder
final static FunctionInvokeParams.Parent.SpanParentStruct.PropagatedEvent.Builder builder()
Returns a mutable builder for constructing an instance of PropagatedEvent.
-
-
-
-