fun operationResponseOf(headers: MultiMap? = null, payload: Buffer? = null, statusCode: Int? = null, statusMessage: String? = null): OperationResponse
A function providing a DSL for building io.vertx.ext.web.api.OperationResponse objects.
headers -
headers
payload -
payload
statusCode -
statusCode
statusMessage -
statusMessage