package
0.0.0-20241007090624-130a4484bef1
Repository: https://github.com/webitel/webitel-openapi-client-go.git
Documentation: pkg.go.dev

# Functions

New creates a new queue resources service API client.
NewCreateQueueResourceGroupDefault creates a CreateQueueResourceGroupDefault with default headers values.
NewCreateQueueResourceGroupOK creates a CreateQueueResourceGroupOK with default headers values.
NewCreateQueueResourceGroupParams creates a new CreateQueueResourceGroupParams object, with the default timeout for this client.
NewCreateQueueResourceGroupParamsWithContext creates a new CreateQueueResourceGroupParams object with the ability to set a context for a request.
NewCreateQueueResourceGroupParamsWithHTTPClient creates a new CreateQueueResourceGroupParams object with the ability to set a custom HTTPClient for a request.
NewCreateQueueResourceGroupParamsWithTimeout creates a new CreateQueueResourceGroupParams object with the ability to set a timeout on a request.
NewDeleteQueueResourceGroupDefault creates a DeleteQueueResourceGroupDefault with default headers values.
NewDeleteQueueResourceGroupOK creates a DeleteQueueResourceGroupOK with default headers values.
NewDeleteQueueResourceGroupParams creates a new DeleteQueueResourceGroupParams object, with the default timeout for this client.
NewDeleteQueueResourceGroupParamsWithContext creates a new DeleteQueueResourceGroupParams object with the ability to set a context for a request.
NewDeleteQueueResourceGroupParamsWithHTTPClient creates a new DeleteQueueResourceGroupParams object with the ability to set a custom HTTPClient for a request.
NewDeleteQueueResourceGroupParamsWithTimeout creates a new DeleteQueueResourceGroupParams object with the ability to set a timeout on a request.
NewReadQueueResourceGroupDefault creates a ReadQueueResourceGroupDefault with default headers values.
NewReadQueueResourceGroupOK creates a ReadQueueResourceGroupOK with default headers values.
NewReadQueueResourceGroupParams creates a new ReadQueueResourceGroupParams object, with the default timeout for this client.
NewReadQueueResourceGroupParamsWithContext creates a new ReadQueueResourceGroupParams object with the ability to set a context for a request.
NewReadQueueResourceGroupParamsWithHTTPClient creates a new ReadQueueResourceGroupParams object with the ability to set a custom HTTPClient for a request.
NewReadQueueResourceGroupParamsWithTimeout creates a new ReadQueueResourceGroupParams object with the ability to set a timeout on a request.
NewSearchQueueResourceGroupDefault creates a SearchQueueResourceGroupDefault with default headers values.
NewSearchQueueResourceGroupOK creates a SearchQueueResourceGroupOK with default headers values.
NewSearchQueueResourceGroupParams creates a new SearchQueueResourceGroupParams object, with the default timeout for this client.
NewSearchQueueResourceGroupParamsWithContext creates a new SearchQueueResourceGroupParams object with the ability to set a context for a request.
NewSearchQueueResourceGroupParamsWithHTTPClient creates a new SearchQueueResourceGroupParams object with the ability to set a custom HTTPClient for a request.
NewSearchQueueResourceGroupParamsWithTimeout creates a new SearchQueueResourceGroupParams object with the ability to set a timeout on a request.
NewUpdateQueueResourceGroupDefault creates a UpdateQueueResourceGroupDefault with default headers values.
NewUpdateQueueResourceGroupOK creates a UpdateQueueResourceGroupOK with default headers values.
NewUpdateQueueResourceGroupParams creates a new UpdateQueueResourceGroupParams object, with the default timeout for this client.
NewUpdateQueueResourceGroupParamsWithContext creates a new UpdateQueueResourceGroupParams object with the ability to set a context for a request.
NewUpdateQueueResourceGroupParamsWithHTTPClient creates a new UpdateQueueResourceGroupParams object with the ability to set a custom HTTPClient for a request.
NewUpdateQueueResourceGroupParamsWithTimeout creates a new UpdateQueueResourceGroupParams object with the ability to set a timeout on a request.
WithAuthInfo changes the transport on the client.

# Structs

Client for queue resources service API */.
CreateQueueResourceGroupDefault describes a response with status code -1, with default header values.
CreateQueueResourceGroupOK describes a response with status code 200, with default header values.
CreateQueueResourceGroupParams contains all the parameters to send to the API endpoint for the create queue resource group operation.
CreateQueueResourceGroupReader is a Reader for the CreateQueueResourceGroup structure.
DeleteQueueResourceGroupDefault describes a response with status code -1, with default header values.
DeleteQueueResourceGroupOK describes a response with status code 200, with default header values.
DeleteQueueResourceGroupParams contains all the parameters to send to the API endpoint for the delete queue resource group operation.
DeleteQueueResourceGroupReader is a Reader for the DeleteQueueResourceGroup structure.
ReadQueueResourceGroupDefault describes a response with status code -1, with default header values.
ReadQueueResourceGroupOK describes a response with status code 200, with default header values.
ReadQueueResourceGroupParams contains all the parameters to send to the API endpoint for the read queue resource group operation.
ReadQueueResourceGroupReader is a Reader for the ReadQueueResourceGroup structure.
SearchQueueResourceGroupDefault describes a response with status code -1, with default header values.
SearchQueueResourceGroupOK describes a response with status code 200, with default header values.
SearchQueueResourceGroupParams contains all the parameters to send to the API endpoint for the search queue resource group operation.
SearchQueueResourceGroupReader is a Reader for the SearchQueueResourceGroup structure.
UpdateQueueResourceGroupDefault describes a response with status code -1, with default header values.
UpdateQueueResourceGroupOK describes a response with status code 200, with default header values.
UpdateQueueResourceGroupParams contains all the parameters to send to the API endpoint for the update queue resource group operation.
UpdateQueueResourceGroupReader is a Reader for the UpdateQueueResourceGroup structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.