postRequest

suspend fun postRequest(request: R): P

Handles the http POST request to this service if applicable.

Parameters

request

The PageRequest for this service handling.