# 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 values initialized.
NewListWebhookJobsParamsWithContext creates a new ListWebhookJobsParams object with the default values initialized, and the ability to set a context for a request.
NewListWebhookJobsParamsWithHTTPClient creates a new ListWebhookJobsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewListWebhookJobsParamsWithTimeout creates a new ListWebhookJobsParams object with the default values initialized, and the ability to set a timeout on a request.
NewListWebhookJobsUnauthorized creates a ListWebhookJobsUnauthorized with default headers values.
# Structs
Client for webhookjob API
*/.
ListWebhookJobsBadRequest handles this case with default header values.
ListWebhookJobsForbidden handles this case with default header values.
ListWebhookJobsInternalServerError handles this case with default header values.
ListWebhookJobsOK handles this case with default header values.
ListWebhookJobsParams contains all the parameters to send to the API endpoint
for the list webhook jobs operation typically these are written to a http.Request
*/.
ListWebhookJobsReader is a Reader for the ListWebhookJobs structure.
ListWebhookJobsUnauthorized handles this case with default header values.
# Interfaces
ClientService is the interface for Client methods.