ApiRequestBuilder

fun ApiRequestBuilder(    client: ApiClient,     httpMethod: HttpMethod,     host: EndpointHost,     path: String)