getRequest

suspend fun getRequest(request: R): G

Handles the http GET request to this service if applicable.

Parameters

request

The PageRequest for this service handling.