# Functions
New creates a new preset query service API client.
NewCreatePresetQueryDefault creates a CreatePresetQueryDefault with default headers values.
NewCreatePresetQueryOK creates a CreatePresetQueryOK with default headers values.
NewCreatePresetQueryParams creates a new CreatePresetQueryParams object, with the default timeout for this client.
NewCreatePresetQueryParamsWithContext creates a new CreatePresetQueryParams object with the ability to set a context for a request.
NewCreatePresetQueryParamsWithHTTPClient creates a new CreatePresetQueryParams object with the ability to set a custom HTTPClient for a request.
NewCreatePresetQueryParamsWithTimeout creates a new CreatePresetQueryParams object with the ability to set a timeout on a request.
NewDeletePresetQueryDefault creates a DeletePresetQueryDefault with default headers values.
NewDeletePresetQueryOK creates a DeletePresetQueryOK with default headers values.
NewDeletePresetQueryParams creates a new DeletePresetQueryParams object, with the default timeout for this client.
NewDeletePresetQueryParamsWithContext creates a new DeletePresetQueryParams object with the ability to set a context for a request.
NewDeletePresetQueryParamsWithHTTPClient creates a new DeletePresetQueryParams object with the ability to set a custom HTTPClient for a request.
NewDeletePresetQueryParamsWithTimeout creates a new DeletePresetQueryParams object with the ability to set a timeout on a request.
NewPatchPresetQueryDefault creates a PatchPresetQueryDefault with default headers values.
NewPatchPresetQueryOK creates a PatchPresetQueryOK with default headers values.
NewPatchPresetQueryParams creates a new PatchPresetQueryParams object, with the default timeout for this client.
NewPatchPresetQueryParamsWithContext creates a new PatchPresetQueryParams object with the ability to set a context for a request.
NewPatchPresetQueryParamsWithHTTPClient creates a new PatchPresetQueryParams object with the ability to set a custom HTTPClient for a request.
NewPatchPresetQueryParamsWithTimeout creates a new PatchPresetQueryParams object with the ability to set a timeout on a request.
NewReadPresetQueryDefault creates a ReadPresetQueryDefault with default headers values.
NewReadPresetQueryOK creates a ReadPresetQueryOK with default headers values.
NewReadPresetQueryParams creates a new ReadPresetQueryParams object, with the default timeout for this client.
NewReadPresetQueryParamsWithContext creates a new ReadPresetQueryParams object with the ability to set a context for a request.
NewReadPresetQueryParamsWithHTTPClient creates a new ReadPresetQueryParams object with the ability to set a custom HTTPClient for a request.
NewReadPresetQueryParamsWithTimeout creates a new ReadPresetQueryParams object with the ability to set a timeout on a request.
NewSearchPresetQueryDefault creates a SearchPresetQueryDefault with default headers values.
NewSearchPresetQueryOK creates a SearchPresetQueryOK with default headers values.
NewSearchPresetQueryParams creates a new SearchPresetQueryParams object, with the default timeout for this client.
NewSearchPresetQueryParamsWithContext creates a new SearchPresetQueryParams object with the ability to set a context for a request.
NewSearchPresetQueryParamsWithHTTPClient creates a new SearchPresetQueryParams object with the ability to set a custom HTTPClient for a request.
NewSearchPresetQueryParamsWithTimeout creates a new SearchPresetQueryParams object with the ability to set a timeout on a request.
NewUpdatePresetQueryDefault creates a UpdatePresetQueryDefault with default headers values.
NewUpdatePresetQueryOK creates a UpdatePresetQueryOK with default headers values.
NewUpdatePresetQueryParams creates a new UpdatePresetQueryParams object, with the default timeout for this client.
NewUpdatePresetQueryParamsWithContext creates a new UpdatePresetQueryParams object with the ability to set a context for a request.
NewUpdatePresetQueryParamsWithHTTPClient creates a new UpdatePresetQueryParams object with the ability to set a custom HTTPClient for a request.
NewUpdatePresetQueryParamsWithTimeout creates a new UpdatePresetQueryParams object with the ability to set a timeout on a request.
WithAuthInfo changes the transport on the client.
# Structs
Client for preset query service API
*/.
CreatePresetQueryDefault describes a response with status code -1, with default header values.
CreatePresetQueryOK describes a response with status code 200, with default header values.
CreatePresetQueryParams contains all the parameters to send to the API endpoint
for the create preset query operation.
CreatePresetQueryReader is a Reader for the CreatePresetQuery structure.
DeletePresetQueryDefault describes a response with status code -1, with default header values.
DeletePresetQueryOK describes a response with status code 200, with default header values.
DeletePresetQueryParams contains all the parameters to send to the API endpoint
for the delete preset query operation.
DeletePresetQueryReader is a Reader for the DeletePresetQuery structure.
PatchPresetQueryDefault describes a response with status code -1, with default header values.
PatchPresetQueryOK describes a response with status code 200, with default header values.
PatchPresetQueryParams contains all the parameters to send to the API endpoint
for the patch preset query operation.
PatchPresetQueryReader is a Reader for the PatchPresetQuery structure.
ReadPresetQueryDefault describes a response with status code -1, with default header values.
ReadPresetQueryOK describes a response with status code 200, with default header values.
ReadPresetQueryParams contains all the parameters to send to the API endpoint
for the read preset query operation.
ReadPresetQueryReader is a Reader for the ReadPresetQuery structure.
SearchPresetQueryDefault describes a response with status code -1, with default header values.
SearchPresetQueryOK describes a response with status code 200, with default header values.
SearchPresetQueryParams contains all the parameters to send to the API endpoint
for the search preset query operation.
SearchPresetQueryReader is a Reader for the SearchPresetQuery structure.
UpdatePresetQueryDefault describes a response with status code -1, with default header values.
UpdatePresetQueryOK describes a response with status code 200, with default header values.
UpdatePresetQueryParams contains all the parameters to send to the API endpoint
for the update preset query operation.
UpdatePresetQueryReader is a Reader for the UpdatePresetQuery structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.