# Functions

New creates a new task API client.
NewGetTasksBadRequest creates a GetTasksBadRequest with default headers values.
NewGetTasksConnectionBadRequest creates a GetTasksConnectionBadRequest with default headers values.
NewGetTasksConnectionInternalServerError creates a GetTasksConnectionInternalServerError with default headers values.
NewGetTasksConnectionNotFound creates a GetTasksConnectionNotFound with default headers values.
NewGetTasksConnectionOK creates a GetTasksConnectionOK with default headers values.
NewGetTasksConnectionParams creates a new GetTasksConnectionParams object, with the default timeout for this client.
NewGetTasksConnectionParamsWithContext creates a new GetTasksConnectionParams object with the ability to set a context for a request.
NewGetTasksConnectionParamsWithHTTPClient creates a new GetTasksConnectionParams object with the ability to set a custom HTTPClient for a request.
NewGetTasksConnectionParamsWithTimeout creates a new GetTasksConnectionParams object with the ability to set a timeout on a request.
NewGetTasksInternalServerError creates a GetTasksInternalServerError with default headers values.
NewGetTasksNotFound creates a GetTasksNotFound with default headers values.
NewGetTasksOK creates a GetTasksOK with default headers values.
NewGetTasksParams creates a new GetTasksParams object, with the default timeout for this client.
NewGetTasksParamsWithContext creates a new GetTasksParams object with the ability to set a context for a request.
NewGetTasksParamsWithHTTPClient creates a new GetTasksParams object with the ability to set a custom HTTPClient for a request.
NewGetTasksParamsWithTimeout creates a new GetTasksParams object with the ability to set a timeout on a request.

# Structs

Client for task API */.
GetTasksBadRequest describes a response with status code 400, with default header values.
GetTasksConnectionBadRequest describes a response with status code 400, with default header values.
GetTasksConnectionInternalServerError describes a response with status code 500, with default header values.
GetTasksConnectionNotFound describes a response with status code 404, with default header values.
GetTasksConnectionOK describes a response with status code 200, with default header values.
GetTasksConnectionParams contains all the parameters to send to the API endpoint for the get tasks connection operation.
GetTasksConnectionReader is a Reader for the GetTasksConnection structure.
GetTasksInternalServerError describes a response with status code 500, with default header values.
GetTasksNotFound describes a response with status code 404, with default header values.
GetTasksOK describes a response with status code 200, with default header values.
GetTasksParams contains all the parameters to send to the API endpoint for the get tasks operation.
GetTasksReader is a Reader for the GetTasks structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.