Companion
Properties
Link copied to clipboard
An empty instance of RequestMetaInfo with the timestamp set to a distant past.
Functions
Link copied to clipboard
Creates a new RequestMetaInfoBuilder.
Link copied to clipboard
Creates a RequestMetadata instance with a timestamp from the provided clock.
Link copied to clipboard
fun RequestMetaInfo.Companion.fromJavaInstant(timestamp: Instant, metadata: JsonObject? = null): RequestMetaInfo
Creates a RequestMetaInfo with a java.time.Instant timestamp.