create

abstract fun create(): CompletableDeferred<T>(source)

Creates the new entity.

Return

A completable future that completes with the created entity.