# Functions
New creates a new webhookjob API client.
NewListWebhookJobsBadRequest creates a ListWebhookJobsBadRequest with default headers values.
NewListWebhookJobsForbidden creates a ListWebhookJobsForbidden with default headers values.
NewListWebhookJobsInternalServerError creates a ListWebhookJobsInternalServerError with default headers values.
NewListWebhookJobsOK creates a ListWebhookJobsOK with default headers values.
NewListWebhookJobsParams creates a new ListWebhookJobsParams object, with the default timeout for this client.
NewListWebhookJobsParamsWithContext creates a new ListWebhookJobsParams object with the ability to set a context for a request.
NewListWebhookJobsParamsWithHTTPClient creates a new ListWebhookJobsParams object with the ability to set a custom HTTPClient for a request.
NewListWebhookJobsParamsWithTimeout creates a new ListWebhookJobsParams object with the ability to set a timeout on a request.
NewListWebhookJobsUnauthorized creates a ListWebhookJobsUnauthorized with default headers values.
# Structs
Client for webhookjob API
*/.
ListWebhookJobsBadRequest describes a response with status code 400, with default header values.
ListWebhookJobsForbidden describes a response with status code 403, with default header values.
ListWebhookJobsInternalServerError describes a response with status code 500, with default header values.
ListWebhookJobsOK describes a response with status code 200, with default header values.
ListWebhookJobsParams contains all the parameters to send to the API endpoint
for the list webhook jobs operation.
ListWebhookJobsReader is a Reader for the ListWebhookJobs structure.
ListWebhookJobsUnauthorized describes a response with status code 401, with default header values.
# Interfaces
API is the interface of the webhookjob client.