# Functions
New creates a new folder controller API client.
NewGetFolderBadRequest creates a GetFolderBadRequest with default headers values.
NewGetFolderConflict creates a GetFolderConflict with default headers values.
NewGetFolderForbidden creates a GetFolderForbidden with default headers values.
NewGetFolderInternalServerError creates a GetFolderInternalServerError with default headers values.
NewGetFolderNotFound creates a GetFolderNotFound with default headers values.
NewGetFolderOK creates a GetFolderOK with default headers values.
NewGetFolderParams creates a new GetFolderParams object with the default values initialized.
NewGetFolderParamsWithContext creates a new GetFolderParams object with the default values initialized, and the ability to set a context for a request.
NewGetFolderParamsWithHTTPClient creates a new GetFolderParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetFolderParamsWithTimeout creates a new GetFolderParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetFolderUnauthorized creates a GetFolderUnauthorized with default headers values.
# Structs
Client for folder controller API
*/.
GetFolderBadRequest handles this case with default header values.
GetFolderConflict handles this case with default header values.
GetFolderForbidden handles this case with default header values.
GetFolderInternalServerError handles this case with default header values.
GetFolderNotFound handles this case with default header values.
GetFolderOK handles this case with default header values.
GetFolderParams contains all the parameters to send to the API endpoint
for the get folder operation typically these are written to a http.Request
*/.
GetFolderReader is a Reader for the GetFolder structure.
GetFolderUnauthorized handles this case with default header values.
# Interfaces
ClientService is the interface for Client methods.