# Functions
New creates a new queue hook service API client.
NewCreateQueueHookDefault creates a CreateQueueHookDefault with default headers values.
NewCreateQueueHookOK creates a CreateQueueHookOK with default headers values.
NewCreateQueueHookParams creates a new CreateQueueHookParams object, with the default timeout for this client.
NewCreateQueueHookParamsWithContext creates a new CreateQueueHookParams object with the ability to set a context for a request.
NewCreateQueueHookParamsWithHTTPClient creates a new CreateQueueHookParams object with the ability to set a custom HTTPClient for a request.
NewCreateQueueHookParamsWithTimeout creates a new CreateQueueHookParams object with the ability to set a timeout on a request.
NewDeleteQueueHookDefault creates a DeleteQueueHookDefault with default headers values.
NewDeleteQueueHookOK creates a DeleteQueueHookOK with default headers values.
NewDeleteQueueHookParams creates a new DeleteQueueHookParams object, with the default timeout for this client.
NewDeleteQueueHookParamsWithContext creates a new DeleteQueueHookParams object with the ability to set a context for a request.
NewDeleteQueueHookParamsWithHTTPClient creates a new DeleteQueueHookParams object with the ability to set a custom HTTPClient for a request.
NewDeleteQueueHookParamsWithTimeout creates a new DeleteQueueHookParams object with the ability to set a timeout on a request.
NewPatchQueueHookDefault creates a PatchQueueHookDefault with default headers values.
NewPatchQueueHookOK creates a PatchQueueHookOK with default headers values.
NewPatchQueueHookParams creates a new PatchQueueHookParams object, with the default timeout for this client.
NewPatchQueueHookParamsWithContext creates a new PatchQueueHookParams object with the ability to set a context for a request.
NewPatchQueueHookParamsWithHTTPClient creates a new PatchQueueHookParams object with the ability to set a custom HTTPClient for a request.
NewPatchQueueHookParamsWithTimeout creates a new PatchQueueHookParams object with the ability to set a timeout on a request.
NewReadQueueHookDefault creates a ReadQueueHookDefault with default headers values.
NewReadQueueHookOK creates a ReadQueueHookOK with default headers values.
NewReadQueueHookParams creates a new ReadQueueHookParams object, with the default timeout for this client.
NewReadQueueHookParamsWithContext creates a new ReadQueueHookParams object with the ability to set a context for a request.
NewReadQueueHookParamsWithHTTPClient creates a new ReadQueueHookParams object with the ability to set a custom HTTPClient for a request.
NewReadQueueHookParamsWithTimeout creates a new ReadQueueHookParams object with the ability to set a timeout on a request.
NewSearchQueueHookDefault creates a SearchQueueHookDefault with default headers values.
NewSearchQueueHookOK creates a SearchQueueHookOK with default headers values.
NewSearchQueueHookParams creates a new SearchQueueHookParams object, with the default timeout for this client.
NewSearchQueueHookParamsWithContext creates a new SearchQueueHookParams object with the ability to set a context for a request.
NewSearchQueueHookParamsWithHTTPClient creates a new SearchQueueHookParams object with the ability to set a custom HTTPClient for a request.
NewSearchQueueHookParamsWithTimeout creates a new SearchQueueHookParams object with the ability to set a timeout on a request.
NewUpdateQueueHookDefault creates a UpdateQueueHookDefault with default headers values.
NewUpdateQueueHookOK creates a UpdateQueueHookOK with default headers values.
NewUpdateQueueHookParams creates a new UpdateQueueHookParams object, with the default timeout for this client.
NewUpdateQueueHookParamsWithContext creates a new UpdateQueueHookParams object with the ability to set a context for a request.
NewUpdateQueueHookParamsWithHTTPClient creates a new UpdateQueueHookParams object with the ability to set a custom HTTPClient for a request.
NewUpdateQueueHookParamsWithTimeout creates a new UpdateQueueHookParams object with the ability to set a timeout on a request.
WithAuthInfo changes the transport on the client.
# Structs
Client for queue hook service API
*/.
CreateQueueHookDefault describes a response with status code -1, with default header values.
CreateQueueHookOK describes a response with status code 200, with default header values.
CreateQueueHookParams contains all the parameters to send to the API endpoint
for the create queue hook operation.
CreateQueueHookReader is a Reader for the CreateQueueHook structure.
DeleteQueueHookDefault describes a response with status code -1, with default header values.
DeleteQueueHookOK describes a response with status code 200, with default header values.
DeleteQueueHookParams contains all the parameters to send to the API endpoint
for the delete queue hook operation.
DeleteQueueHookReader is a Reader for the DeleteQueueHook structure.
PatchQueueHookDefault describes a response with status code -1, with default header values.
PatchQueueHookOK describes a response with status code 200, with default header values.
PatchQueueHookParams contains all the parameters to send to the API endpoint
for the patch queue hook operation.
PatchQueueHookReader is a Reader for the PatchQueueHook structure.
ReadQueueHookDefault describes a response with status code -1, with default header values.
ReadQueueHookOK describes a response with status code 200, with default header values.
ReadQueueHookParams contains all the parameters to send to the API endpoint
for the read queue hook operation.
ReadQueueHookReader is a Reader for the ReadQueueHook structure.
SearchQueueHookDefault describes a response with status code -1, with default header values.
SearchQueueHookOK describes a response with status code 200, with default header values.
SearchQueueHookParams contains all the parameters to send to the API endpoint
for the search queue hook operation.
SearchQueueHookReader is a Reader for the SearchQueueHook structure.
UpdateQueueHookDefault describes a response with status code -1, with default header values.
UpdateQueueHookOK describes a response with status code 200, with default header values.
UpdateQueueHookParams contains all the parameters to send to the API endpoint
for the update queue hook operation.
UpdateQueueHookReader is a Reader for the UpdateQueueHook structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.