# Functions
New creates a new user issue search options controller API client.
NewGetUserIssueSearchOptionsBadRequest creates a GetUserIssueSearchOptionsBadRequest with default headers values.
NewGetUserIssueSearchOptionsConflict creates a GetUserIssueSearchOptionsConflict with default headers values.
NewGetUserIssueSearchOptionsForbidden creates a GetUserIssueSearchOptionsForbidden with default headers values.
NewGetUserIssueSearchOptionsInternalServerError creates a GetUserIssueSearchOptionsInternalServerError with default headers values.
NewGetUserIssueSearchOptionsNotFound creates a GetUserIssueSearchOptionsNotFound with default headers values.
NewGetUserIssueSearchOptionsOK creates a GetUserIssueSearchOptionsOK with default headers values.
NewGetUserIssueSearchOptionsParams creates a new GetUserIssueSearchOptionsParams object with the default values initialized.
NewGetUserIssueSearchOptionsParamsWithContext creates a new GetUserIssueSearchOptionsParams object with the default values initialized, and the ability to set a context for a request.
NewGetUserIssueSearchOptionsParamsWithHTTPClient creates a new GetUserIssueSearchOptionsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetUserIssueSearchOptionsParamsWithTimeout creates a new GetUserIssueSearchOptionsParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetUserIssueSearchOptionsUnauthorized creates a GetUserIssueSearchOptionsUnauthorized with default headers values.
NewUpdateUserIssueSearchOptionsBadRequest creates a UpdateUserIssueSearchOptionsBadRequest with default headers values.
NewUpdateUserIssueSearchOptionsConflict creates a UpdateUserIssueSearchOptionsConflict with default headers values.
NewUpdateUserIssueSearchOptionsForbidden creates a UpdateUserIssueSearchOptionsForbidden with default headers values.
NewUpdateUserIssueSearchOptionsInternalServerError creates a UpdateUserIssueSearchOptionsInternalServerError with default headers values.
NewUpdateUserIssueSearchOptionsNotFound creates a UpdateUserIssueSearchOptionsNotFound with default headers values.
NewUpdateUserIssueSearchOptionsOK creates a UpdateUserIssueSearchOptionsOK with default headers values.
NewUpdateUserIssueSearchOptionsParams creates a new UpdateUserIssueSearchOptionsParams object with the default values initialized.
NewUpdateUserIssueSearchOptionsParamsWithContext creates a new UpdateUserIssueSearchOptionsParams object with the default values initialized, and the ability to set a context for a request.
NewUpdateUserIssueSearchOptionsParamsWithHTTPClient creates a new UpdateUserIssueSearchOptionsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewUpdateUserIssueSearchOptionsParamsWithTimeout creates a new UpdateUserIssueSearchOptionsParams object with the default values initialized, and the ability to set a timeout on a request.
NewUpdateUserIssueSearchOptionsUnauthorized creates a UpdateUserIssueSearchOptionsUnauthorized with default headers values.
# Structs
Client for user issue search options controller API
*/.
GetUserIssueSearchOptionsBadRequest handles this case with default header values.
GetUserIssueSearchOptionsConflict handles this case with default header values.
GetUserIssueSearchOptionsForbidden handles this case with default header values.
GetUserIssueSearchOptionsInternalServerError handles this case with default header values.
GetUserIssueSearchOptionsNotFound handles this case with default header values.
GetUserIssueSearchOptionsOK handles this case with default header values.
GetUserIssueSearchOptionsParams contains all the parameters to send to the API endpoint
for the get user issue search options operation typically these are written to a http.Request
*/.
GetUserIssueSearchOptionsReader is a Reader for the GetUserIssueSearchOptions structure.
GetUserIssueSearchOptionsUnauthorized handles this case with default header values.
UpdateUserIssueSearchOptionsBadRequest handles this case with default header values.
UpdateUserIssueSearchOptionsConflict handles this case with default header values.
UpdateUserIssueSearchOptionsForbidden handles this case with default header values.
UpdateUserIssueSearchOptionsInternalServerError handles this case with default header values.
UpdateUserIssueSearchOptionsNotFound handles this case with default header values.
UpdateUserIssueSearchOptionsOK handles this case with default header values.
UpdateUserIssueSearchOptionsParams contains all the parameters to send to the API endpoint
for the update user issue search options operation typically these are written to a http.Request
*/.
UpdateUserIssueSearchOptionsReader is a Reader for the UpdateUserIssueSearchOptions structure.
UpdateUserIssueSearchOptionsUnauthorized handles this case with default header values.
# Interfaces
ClientService is the interface for Client methods.