# Functions

New creates a new user role next API client.
NewCreateRoleBadRequest creates a CreateRoleBadRequest with default headers values.
NewCreateRoleInternalServerError creates a CreateRoleInternalServerError with default headers values.
NewCreateRoleNotFound creates a CreateRoleNotFound with default headers values.
NewCreateRoleOK creates a CreateRoleOK with default headers values.
NewCreateRoleParams creates a new CreateRoleParams object, with the default timeout for this client.
NewCreateRoleParamsWithContext creates a new CreateRoleParams object with the ability to set a context for a request.
NewCreateRoleParamsWithHTTPClient creates a new CreateRoleParams object with the ability to set a custom HTTPClient for a request.
NewCreateRoleParamsWithTimeout creates a new CreateRoleParams object with the ability to set a timeout on a request.
NewDeleteRoleBadRequest creates a DeleteRoleBadRequest with default headers values.
NewDeleteRoleInternalServerError creates a DeleteRoleInternalServerError with default headers values.
NewDeleteRoleNotFound creates a DeleteRoleNotFound with default headers values.
NewDeleteRoleOK creates a DeleteRoleOK with default headers values.
NewDeleteRoleParams creates a new DeleteRoleParams object, with the default timeout for this client.
NewDeleteRoleParamsWithContext creates a new DeleteRoleParams object with the ability to set a context for a request.
NewDeleteRoleParamsWithHTTPClient creates a new DeleteRoleParams object with the ability to set a custom HTTPClient for a request.
NewDeleteRoleParamsWithTimeout creates a new DeleteRoleParams object with the ability to set a timeout on a request.
NewGetUserRoleNextsBadRequest creates a GetUserRoleNextsBadRequest with default headers values.
NewGetUserRoleNextsConnectionBadRequest creates a GetUserRoleNextsConnectionBadRequest with default headers values.
NewGetUserRoleNextsConnectionInternalServerError creates a GetUserRoleNextsConnectionInternalServerError with default headers values.
NewGetUserRoleNextsConnectionNotFound creates a GetUserRoleNextsConnectionNotFound with default headers values.
NewGetUserRoleNextsConnectionOK creates a GetUserRoleNextsConnectionOK with default headers values.
NewGetUserRoleNextsConnectionParams creates a new GetUserRoleNextsConnectionParams object, with the default timeout for this client.
NewGetUserRoleNextsConnectionParamsWithContext creates a new GetUserRoleNextsConnectionParams object with the ability to set a context for a request.
NewGetUserRoleNextsConnectionParamsWithHTTPClient creates a new GetUserRoleNextsConnectionParams object with the ability to set a custom HTTPClient for a request.
NewGetUserRoleNextsConnectionParamsWithTimeout creates a new GetUserRoleNextsConnectionParams object with the ability to set a timeout on a request.
NewGetUserRoleNextsInternalServerError creates a GetUserRoleNextsInternalServerError with default headers values.
NewGetUserRoleNextsNotFound creates a GetUserRoleNextsNotFound with default headers values.
NewGetUserRoleNextsOK creates a GetUserRoleNextsOK with default headers values.
NewGetUserRoleNextsParams creates a new GetUserRoleNextsParams object, with the default timeout for this client.
NewGetUserRoleNextsParamsWithContext creates a new GetUserRoleNextsParams object with the ability to set a context for a request.
NewGetUserRoleNextsParamsWithHTTPClient creates a new GetUserRoleNextsParams object with the ability to set a custom HTTPClient for a request.
NewGetUserRoleNextsParamsWithTimeout creates a new GetUserRoleNextsParams object with the ability to set a timeout on a request.
NewUpdateRoleBadRequest creates a UpdateRoleBadRequest with default headers values.
NewUpdateRoleInternalServerError creates a UpdateRoleInternalServerError with default headers values.
NewUpdateRoleNotFound creates a UpdateRoleNotFound with default headers values.
NewUpdateRoleOK creates a UpdateRoleOK with default headers values.
NewUpdateRoleParams creates a new UpdateRoleParams object, with the default timeout for this client.
NewUpdateRoleParamsWithContext creates a new UpdateRoleParams object with the ability to set a context for a request.
NewUpdateRoleParamsWithHTTPClient creates a new UpdateRoleParams object with the ability to set a custom HTTPClient for a request.
NewUpdateRoleParamsWithTimeout creates a new UpdateRoleParams object with the ability to set a timeout on a request.

# Structs

Client for user role next API */.
CreateRoleBadRequest describes a response with status code 400, with default header values.
CreateRoleInternalServerError describes a response with status code 500, with default header values.
CreateRoleNotFound describes a response with status code 404, with default header values.
CreateRoleOK describes a response with status code 200, with default header values.
CreateRoleParams contains all the parameters to send to the API endpoint for the create role operation.
CreateRoleReader is a Reader for the CreateRole structure.
DeleteRoleBadRequest describes a response with status code 400, with default header values.
DeleteRoleInternalServerError describes a response with status code 500, with default header values.
DeleteRoleNotFound describes a response with status code 404, with default header values.
DeleteRoleOK describes a response with status code 200, with default header values.
DeleteRoleParams contains all the parameters to send to the API endpoint for the delete role operation.
DeleteRoleReader is a Reader for the DeleteRole structure.
GetUserRoleNextsBadRequest describes a response with status code 400, with default header values.
GetUserRoleNextsConnectionBadRequest describes a response with status code 400, with default header values.
GetUserRoleNextsConnectionInternalServerError describes a response with status code 500, with default header values.
GetUserRoleNextsConnectionNotFound describes a response with status code 404, with default header values.
GetUserRoleNextsConnectionOK describes a response with status code 200, with default header values.
GetUserRoleNextsConnectionParams contains all the parameters to send to the API endpoint for the get user role nexts connection operation.
GetUserRoleNextsConnectionReader is a Reader for the GetUserRoleNextsConnection structure.
GetUserRoleNextsInternalServerError describes a response with status code 500, with default header values.
GetUserRoleNextsNotFound describes a response with status code 404, with default header values.
GetUserRoleNextsOK describes a response with status code 200, with default header values.
GetUserRoleNextsParams contains all the parameters to send to the API endpoint for the get user role nexts operation.
GetUserRoleNextsReader is a Reader for the GetUserRoleNexts structure.
UpdateRoleBadRequest describes a response with status code 400, with default header values.
UpdateRoleInternalServerError describes a response with status code 500, with default header values.
UpdateRoleNotFound describes a response with status code 404, with default header values.
UpdateRoleOK describes a response with status code 200, with default header values.
UpdateRoleParams contains all the parameters to send to the API endpoint for the update role operation.
UpdateRoleReader is a Reader for the UpdateRole structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.