# Functions
New creates a new queue bucket service API client.
NewCreateQueueBucketDefault creates a CreateQueueBucketDefault with default headers values.
NewCreateQueueBucketOK creates a CreateQueueBucketOK with default headers values.
NewCreateQueueBucketParams creates a new CreateQueueBucketParams object, with the default timeout for this client.
NewCreateQueueBucketParamsWithContext creates a new CreateQueueBucketParams object with the ability to set a context for a request.
NewCreateQueueBucketParamsWithHTTPClient creates a new CreateQueueBucketParams object with the ability to set a custom HTTPClient for a request.
NewCreateQueueBucketParamsWithTimeout creates a new CreateQueueBucketParams object with the ability to set a timeout on a request.
NewDeleteQueueBucketDefault creates a DeleteQueueBucketDefault with default headers values.
NewDeleteQueueBucketOK creates a DeleteQueueBucketOK with default headers values.
NewDeleteQueueBucketParams creates a new DeleteQueueBucketParams object, with the default timeout for this client.
NewDeleteQueueBucketParamsWithContext creates a new DeleteQueueBucketParams object with the ability to set a context for a request.
NewDeleteQueueBucketParamsWithHTTPClient creates a new DeleteQueueBucketParams object with the ability to set a custom HTTPClient for a request.
NewDeleteQueueBucketParamsWithTimeout creates a new DeleteQueueBucketParams object with the ability to set a timeout on a request.
NewPatchQueueBucketDefault creates a PatchQueueBucketDefault with default headers values.
NewPatchQueueBucketOK creates a PatchQueueBucketOK with default headers values.
NewPatchQueueBucketParams creates a new PatchQueueBucketParams object, with the default timeout for this client.
NewPatchQueueBucketParamsWithContext creates a new PatchQueueBucketParams object with the ability to set a context for a request.
NewPatchQueueBucketParamsWithHTTPClient creates a new PatchQueueBucketParams object with the ability to set a custom HTTPClient for a request.
NewPatchQueueBucketParamsWithTimeout creates a new PatchQueueBucketParams object with the ability to set a timeout on a request.
NewReadQueueBucketDefault creates a ReadQueueBucketDefault with default headers values.
NewReadQueueBucketOK creates a ReadQueueBucketOK with default headers values.
NewReadQueueBucketParams creates a new ReadQueueBucketParams object, with the default timeout for this client.
NewReadQueueBucketParamsWithContext creates a new ReadQueueBucketParams object with the ability to set a context for a request.
NewReadQueueBucketParamsWithHTTPClient creates a new ReadQueueBucketParams object with the ability to set a custom HTTPClient for a request.
NewReadQueueBucketParamsWithTimeout creates a new ReadQueueBucketParams object with the ability to set a timeout on a request.
NewSearchQueueBucketDefault creates a SearchQueueBucketDefault with default headers values.
NewSearchQueueBucketOK creates a SearchQueueBucketOK with default headers values.
NewSearchQueueBucketParams creates a new SearchQueueBucketParams object, with the default timeout for this client.
NewSearchQueueBucketParamsWithContext creates a new SearchQueueBucketParams object with the ability to set a context for a request.
NewSearchQueueBucketParamsWithHTTPClient creates a new SearchQueueBucketParams object with the ability to set a custom HTTPClient for a request.
NewSearchQueueBucketParamsWithTimeout creates a new SearchQueueBucketParams object with the ability to set a timeout on a request.
NewUpdateQueueBucketDefault creates a UpdateQueueBucketDefault with default headers values.
NewUpdateQueueBucketOK creates a UpdateQueueBucketOK with default headers values.
NewUpdateQueueBucketParams creates a new UpdateQueueBucketParams object, with the default timeout for this client.
NewUpdateQueueBucketParamsWithContext creates a new UpdateQueueBucketParams object with the ability to set a context for a request.
NewUpdateQueueBucketParamsWithHTTPClient creates a new UpdateQueueBucketParams object with the ability to set a custom HTTPClient for a request.
NewUpdateQueueBucketParamsWithTimeout creates a new UpdateQueueBucketParams object with the ability to set a timeout on a request.
WithAuthInfo changes the transport on the client.
# Structs
Client for queue bucket service API
*/.
CreateQueueBucketDefault describes a response with status code -1, with default header values.
CreateQueueBucketOK describes a response with status code 200, with default header values.
CreateQueueBucketParams contains all the parameters to send to the API endpoint
for the create queue bucket operation.
CreateQueueBucketReader is a Reader for the CreateQueueBucket structure.
DeleteQueueBucketDefault describes a response with status code -1, with default header values.
DeleteQueueBucketOK describes a response with status code 200, with default header values.
DeleteQueueBucketParams contains all the parameters to send to the API endpoint
for the delete queue bucket operation.
DeleteQueueBucketReader is a Reader for the DeleteQueueBucket structure.
PatchQueueBucketDefault describes a response with status code -1, with default header values.
PatchQueueBucketOK describes a response with status code 200, with default header values.
PatchQueueBucketParams contains all the parameters to send to the API endpoint
for the patch queue bucket operation.
PatchQueueBucketReader is a Reader for the PatchQueueBucket structure.
ReadQueueBucketDefault describes a response with status code -1, with default header values.
ReadQueueBucketOK describes a response with status code 200, with default header values.
ReadQueueBucketParams contains all the parameters to send to the API endpoint
for the read queue bucket operation.
ReadQueueBucketReader is a Reader for the ReadQueueBucket structure.
SearchQueueBucketDefault describes a response with status code -1, with default header values.
SearchQueueBucketOK describes a response with status code 200, with default header values.
SearchQueueBucketParams contains all the parameters to send to the API endpoint
for the search queue bucket operation.
SearchQueueBucketReader is a Reader for the SearchQueueBucket structure.
UpdateQueueBucketDefault describes a response with status code -1, with default header values.
UpdateQueueBucketOK describes a response with status code 200, with default header values.
UpdateQueueBucketParams contains all the parameters to send to the API endpoint
for the update queue bucket operation.
UpdateQueueBucketReader is a Reader for the UpdateQueueBucket structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.