# Functions
New creates a new object categories API client.
NewGetObjectCategoriesBadRequest creates a GetObjectCategoriesBadRequest with default headers values.
NewGetObjectCategoriesForbidden creates a GetObjectCategoriesForbidden with default headers values.
NewGetObjectCategoriesGone creates a GetObjectCategoriesGone with default headers values.
NewGetObjectCategoriesInternalServerError creates a GetObjectCategoriesInternalServerError with default headers values.
NewGetObjectCategoriesMethodNotAllowed creates a GetObjectCategoriesMethodNotAllowed with default headers values.
NewGetObjectCategoriesNotFound creates a GetObjectCategoriesNotFound with default headers values.
NewGetObjectCategoriesOK creates a GetObjectCategoriesOK with default headers values.
NewGetObjectCategoriesParams creates a new GetObjectCategoriesParams object with the default values initialized.
NewGetObjectCategoriesParamsWithContext creates a new GetObjectCategoriesParams object with the default values initialized, and the ability to set a context for a request.
NewGetObjectCategoriesParamsWithHTTPClient creates a new GetObjectCategoriesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetObjectCategoriesParamsWithTimeout creates a new GetObjectCategoriesParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetObjectCategoriesServiceUnavailable creates a GetObjectCategoriesServiceUnavailable with default headers values.
NewGetObjectCategoriesUnauthorized creates a GetObjectCategoriesUnauthorized with default headers values.
NewPostObjectCategoriesBadRequest creates a PostObjectCategoriesBadRequest with default headers values.
NewPostObjectCategoriesForbidden creates a PostObjectCategoriesForbidden with default headers values.
NewPostObjectCategoriesGone creates a PostObjectCategoriesGone with default headers values.
NewPostObjectCategoriesInternalServerError creates a PostObjectCategoriesInternalServerError with default headers values.
NewPostObjectCategoriesMethodNotAllowed creates a PostObjectCategoriesMethodNotAllowed with default headers values.
NewPostObjectCategoriesNotFound creates a PostObjectCategoriesNotFound with default headers values.
NewPostObjectCategoriesOK creates a PostObjectCategoriesOK with default headers values.
NewPostObjectCategoriesParams creates a new PostObjectCategoriesParams object with the default values initialized.
NewPostObjectCategoriesParamsWithContext creates a new PostObjectCategoriesParams object with the default values initialized, and the ability to set a context for a request.
NewPostObjectCategoriesParamsWithHTTPClient creates a new PostObjectCategoriesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewPostObjectCategoriesParamsWithTimeout creates a new PostObjectCategoriesParams object with the default values initialized, and the ability to set a timeout on a request.
NewPostObjectCategoriesServiceUnavailable creates a PostObjectCategoriesServiceUnavailable with default headers values.
NewPostObjectCategoriesUnauthorized creates a PostObjectCategoriesUnauthorized with default headers values.
# Structs
Client for object categories API
*/.
GetObjectCategoriesBadRequest handles this case with default header values.
GetObjectCategoriesForbidden handles this case with default header values.
GetObjectCategoriesGone handles this case with default header values.
GetObjectCategoriesInternalServerError handles this case with default header values.
GetObjectCategoriesMethodNotAllowed handles this case with default header values.
GetObjectCategoriesNotFound handles this case with default header values.
GetObjectCategoriesOK handles this case with default header values.
GetObjectCategoriesOKBody get object categories o k body
swagger:model GetObjectCategoriesOKBody
*/.
GetObjectCategoriesParams contains all the parameters to send to the API endpoint
for the get object categories operation typically these are written to a http.Request
*/.
GetObjectCategoriesReader is a Reader for the GetObjectCategories structure.
GetObjectCategoriesServiceUnavailable handles this case with default header values.
GetObjectCategoriesUnauthorized handles this case with default header values.
PostObjectCategoriesBadRequest handles this case with default header values.
PostObjectCategoriesForbidden handles this case with default header values.
PostObjectCategoriesGone handles this case with default header values.
PostObjectCategoriesInternalServerError handles this case with default header values.
PostObjectCategoriesMethodNotAllowed handles this case with default header values.
PostObjectCategoriesNotFound handles this case with default header values.
PostObjectCategoriesOK handles this case with default header values.
PostObjectCategoriesOKBody post object categories o k body
swagger:model PostObjectCategoriesOKBody
*/.
PostObjectCategoriesParams contains all the parameters to send to the API endpoint
for the post object categories operation typically these are written to a http.Request
*/.
PostObjectCategoriesReader is a Reader for the PostObjectCategories structure.
PostObjectCategoriesServiceUnavailable handles this case with default header values.
PostObjectCategoriesUnauthorized handles this case with default header values.
# Interfaces
ClientService is the interface for Client methods.