PagedOperation<TResponse, TThis>.

PagedOperation(NetlifyClient, Endpoint, HttpMethod) Constructor

Syntax

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

Parameters

Name Type Description
client NetlifyClient
endpoint Endpoint
method HttpMethod

Return Value

Type Description
void