vertx / io.vertx.kotlin.cassandra / io.vertx.cassandra.ResultSet / oneAwait

oneAwait

suspend fun ResultSet.oneAwait(): Row?

Suspending version of method io.vertx.cassandra.ResultSet.one

Return

Row?

NOTE: This function has been automatically generated from io.vertx.cassandra.ResultSet using Vert.x codegen.