newInstance

fun <V : Any> newInstance(value: V, entityType: String? = null, timestamp: Instant = now()): Id<V>

Creates an id using Instant.now as timestamp.