ResponseOperation<TResponse, TThis>.

ResponseOperation(NetlifyClient, Endpoint, HttpMethod) Constructor

Syntax

protected ResponseOperation(NetlifyClient client, Endpoint endpoint, HttpMethod method)

Parameters

Name Type Description
client NetlifyClient
endpoint Endpoint
method HttpMethod

Return Value

Type Description
void