# Functions
New creates a new filter API client.
NewCreateFilterAccepted creates a CreateFilterAccepted with default headers values.
NewCreateFilterBadRequest creates a CreateFilterBadRequest with default headers values.
NewCreateFilterConflict creates a CreateFilterConflict with default headers values.
NewCreateFilterCreated creates a CreateFilterCreated with default headers values.
NewCreateFilterDefault creates a CreateFilterDefault with default headers values.
NewCreateFilterParams creates a new CreateFilterParams object with the default values initialized.
NewCreateFilterParamsWithContext creates a new CreateFilterParams object with the default values initialized, and the ability to set a context for a request.
NewCreateFilterParamsWithHTTPClient creates a new CreateFilterParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewCreateFilterParamsWithTimeout creates a new CreateFilterParams object with the default values initialized, and the ability to set a timeout on a request.
NewDeleteFilterAccepted creates a DeleteFilterAccepted with default headers values.
NewDeleteFilterDefault creates a DeleteFilterDefault with default headers values.
NewDeleteFilterNoContent creates a DeleteFilterNoContent with default headers values.
NewDeleteFilterNotFound creates a DeleteFilterNotFound with default headers values.
NewDeleteFilterParams creates a new DeleteFilterParams object with the default values initialized.
NewDeleteFilterParamsWithContext creates a new DeleteFilterParams object with the default values initialized, and the ability to set a context for a request.
NewDeleteFilterParamsWithHTTPClient creates a new DeleteFilterParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDeleteFilterParamsWithTimeout creates a new DeleteFilterParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetFilterDefault creates a GetFilterDefault with default headers values.
NewGetFilterNotFound creates a GetFilterNotFound with default headers values.
NewGetFilterOK creates a GetFilterOK with default headers values.
NewGetFilterParams creates a new GetFilterParams object with the default values initialized.
NewGetFilterParamsWithContext creates a new GetFilterParams object with the default values initialized, and the ability to set a context for a request.
NewGetFilterParamsWithHTTPClient creates a new GetFilterParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetFilterParamsWithTimeout creates a new GetFilterParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetFiltersDefault creates a GetFiltersDefault with default headers values.
NewGetFiltersOK creates a GetFiltersOK with default headers values.
NewGetFiltersParams creates a new GetFiltersParams object with the default values initialized.
NewGetFiltersParamsWithContext creates a new GetFiltersParams object with the default values initialized, and the ability to set a context for a request.
NewGetFiltersParamsWithHTTPClient creates a new GetFiltersParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetFiltersParamsWithTimeout creates a new GetFiltersParams object with the default values initialized, and the ability to set a timeout on a request.
NewReplaceFilterAccepted creates a ReplaceFilterAccepted with default headers values.
NewReplaceFilterBadRequest creates a ReplaceFilterBadRequest with default headers values.
NewReplaceFilterDefault creates a ReplaceFilterDefault with default headers values.
NewReplaceFilterNotFound creates a ReplaceFilterNotFound with default headers values.
NewReplaceFilterOK creates a ReplaceFilterOK with default headers values.
NewReplaceFilterParams creates a new ReplaceFilterParams object with the default values initialized.
NewReplaceFilterParamsWithContext creates a new ReplaceFilterParams object with the default values initialized, and the ability to set a context for a request.
NewReplaceFilterParamsWithHTTPClient creates a new ReplaceFilterParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewReplaceFilterParamsWithTimeout creates a new ReplaceFilterParams object with the default values initialized, and the ability to set a timeout on a request.
# Structs
Client for filter API
*/.
CreateFilterAccepted handles this case with default header values.
CreateFilterBadRequest handles this case with default header values.
CreateFilterConflict handles this case with default header values.
CreateFilterCreated handles this case with default header values.
CreateFilterDefault handles this case with default header values.
CreateFilterParams contains all the parameters to send to the API endpoint
for the create filter operation typically these are written to a http.Request
*/.
CreateFilterReader is a Reader for the CreateFilter structure.
DeleteFilterAccepted handles this case with default header values.
DeleteFilterDefault handles this case with default header values.
DeleteFilterNoContent handles this case with default header values.
DeleteFilterNotFound handles this case with default header values.
DeleteFilterParams contains all the parameters to send to the API endpoint
for the delete filter operation typically these are written to a http.Request
*/.
DeleteFilterReader is a Reader for the DeleteFilter structure.
GetFilterDefault handles this case with default header values.
GetFilterNotFound handles this case with default header values.
GetFilterOK handles this case with default header values.
GetFilterOKBody get filter o k body
swagger:model GetFilterOKBody
*/.
GetFilterParams contains all the parameters to send to the API endpoint
for the get filter operation typically these are written to a http.Request
*/.
GetFilterReader is a Reader for the GetFilter structure.
GetFiltersDefault handles this case with default header values.
GetFiltersOK handles this case with default header values.
GetFiltersOKBody get filters o k body
swagger:model GetFiltersOKBody
*/.
GetFiltersParams contains all the parameters to send to the API endpoint
for the get filters operation typically these are written to a http.Request
*/.
GetFiltersReader is a Reader for the GetFilters structure.
ReplaceFilterAccepted handles this case with default header values.
ReplaceFilterBadRequest handles this case with default header values.
ReplaceFilterDefault handles this case with default header values.
ReplaceFilterNotFound handles this case with default header values.
ReplaceFilterOK handles this case with default header values.
ReplaceFilterParams contains all the parameters to send to the API endpoint
for the replace filter operation typically these are written to a http.Request
*/.
ReplaceFilterReader is a Reader for the ReplaceFilter structure.
# Interfaces
ClientService is the interface for Client methods.