# Functions
New creates a new classifications API client.
NewClassificationsGetForbidden creates a ClassificationsGetForbidden with default headers values.
NewClassificationsGetInternalServerError creates a ClassificationsGetInternalServerError with default headers values.
NewClassificationsGetNotFound creates a ClassificationsGetNotFound with default headers values.
NewClassificationsGetOK creates a ClassificationsGetOK with default headers values.
NewClassificationsGetParams creates a new ClassificationsGetParams object with the default values initialized.
NewClassificationsGetParamsWithContext creates a new ClassificationsGetParams object with the default values initialized, and the ability to set a context for a request.
NewClassificationsGetParamsWithHTTPClient creates a new ClassificationsGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewClassificationsGetParamsWithTimeout creates a new ClassificationsGetParams object with the default values initialized, and the ability to set a timeout on a request.
NewClassificationsGetUnauthorized creates a ClassificationsGetUnauthorized with default headers values.
NewClassificationsPostBadRequest creates a ClassificationsPostBadRequest with default headers values.
NewClassificationsPostCreated creates a ClassificationsPostCreated with default headers values.
NewClassificationsPostForbidden creates a ClassificationsPostForbidden with default headers values.
NewClassificationsPostInternalServerError creates a ClassificationsPostInternalServerError with default headers values.
NewClassificationsPostParams creates a new ClassificationsPostParams object with the default values initialized.
NewClassificationsPostParamsWithContext creates a new ClassificationsPostParams object with the default values initialized, and the ability to set a context for a request.
NewClassificationsPostParamsWithHTTPClient creates a new ClassificationsPostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewClassificationsPostParamsWithTimeout creates a new ClassificationsPostParams object with the default values initialized, and the ability to set a timeout on a request.
NewClassificationsPostUnauthorized creates a ClassificationsPostUnauthorized with default headers values.
# Structs
ClassificationsGetForbidden handles this case with default header values.
ClassificationsGetInternalServerError handles this case with default header values.
ClassificationsGetNotFound handles this case with default header values.
ClassificationsGetOK handles this case with default header values.
ClassificationsGetParams contains all the parameters to send to the API endpoint
for the classifications get operation typically these are written to a http.Request
*/.
ClassificationsGetReader is a Reader for the ClassificationsGet structure.
ClassificationsGetUnauthorized handles this case with default header values.
ClassificationsPostBadRequest handles this case with default header values.
ClassificationsPostCreated handles this case with default header values.
ClassificationsPostForbidden handles this case with default header values.
ClassificationsPostInternalServerError handles this case with default header values.
ClassificationsPostParams contains all the parameters to send to the API endpoint
for the classifications post operation typically these are written to a http.Request
*/.
ClassificationsPostReader is a Reader for the ClassificationsPost structure.
ClassificationsPostUnauthorized handles this case with default header values.
Client for classifications API
*/.
# Interfaces
ClientService is the interface for Client methods.