resolve

abstract suspend fun resolve(request: ResolveEndpointRequest): <Error class: unknown class>

Resolve the endpoint to send the request to

Return

an Endpoint that can be used to connect to the service

Parameters

request

The input context for the resolver function