# Functions
New creates a new user session state controller API client.
NewListUserSessionStateBadRequest creates a ListUserSessionStateBadRequest with default headers values.
NewListUserSessionStateConflict creates a ListUserSessionStateConflict with default headers values.
NewListUserSessionStateForbidden creates a ListUserSessionStateForbidden with default headers values.
NewListUserSessionStateInternalServerError creates a ListUserSessionStateInternalServerError with default headers values.
NewListUserSessionStateNotFound creates a ListUserSessionStateNotFound with default headers values.
NewListUserSessionStateOK creates a ListUserSessionStateOK with default headers values.
NewListUserSessionStateParams creates a new ListUserSessionStateParams object with the default values initialized.
NewListUserSessionStateParamsWithContext creates a new ListUserSessionStateParams object with the default values initialized, and the ability to set a context for a request.
NewListUserSessionStateParamsWithHTTPClient creates a new ListUserSessionStateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewListUserSessionStateParamsWithTimeout creates a new ListUserSessionStateParams object with the default values initialized, and the ability to set a timeout on a request.
NewListUserSessionStateUnauthorized creates a ListUserSessionStateUnauthorized with default headers values.
NewPutUserSessionStateBadRequest creates a PutUserSessionStateBadRequest with default headers values.
NewPutUserSessionStateConflict creates a PutUserSessionStateConflict with default headers values.
NewPutUserSessionStateForbidden creates a PutUserSessionStateForbidden with default headers values.
NewPutUserSessionStateInternalServerError creates a PutUserSessionStateInternalServerError with default headers values.
NewPutUserSessionStateNotFound creates a PutUserSessionStateNotFound with default headers values.
NewPutUserSessionStateOK creates a PutUserSessionStateOK with default headers values.
NewPutUserSessionStateParams creates a new PutUserSessionStateParams object with the default values initialized.
NewPutUserSessionStateParamsWithContext creates a new PutUserSessionStateParams object with the default values initialized, and the ability to set a context for a request.
NewPutUserSessionStateParamsWithHTTPClient creates a new PutUserSessionStateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewPutUserSessionStateParamsWithTimeout creates a new PutUserSessionStateParams object with the default values initialized, and the ability to set a timeout on a request.
NewPutUserSessionStateUnauthorized creates a PutUserSessionStateUnauthorized with default headers values.
# Structs
Client for user session state controller API
*/.
ListUserSessionStateBadRequest handles this case with default header values.
ListUserSessionStateConflict handles this case with default header values.
ListUserSessionStateForbidden handles this case with default header values.
ListUserSessionStateInternalServerError handles this case with default header values.
ListUserSessionStateNotFound handles this case with default header values.
ListUserSessionStateOK handles this case with default header values.
ListUserSessionStateParams contains all the parameters to send to the API endpoint
for the list user session state operation typically these are written to a http.Request
*/.
ListUserSessionStateReader is a Reader for the ListUserSessionState structure.
ListUserSessionStateUnauthorized handles this case with default header values.
PutUserSessionStateBadRequest handles this case with default header values.
PutUserSessionStateConflict handles this case with default header values.
PutUserSessionStateForbidden handles this case with default header values.
PutUserSessionStateInternalServerError handles this case with default header values.
PutUserSessionStateNotFound handles this case with default header values.
PutUserSessionStateOK handles this case with default header values.
PutUserSessionStateParams contains all the parameters to send to the API endpoint
for the put user session state operation typically these are written to a http.Request
*/.
PutUserSessionStateReader is a Reader for the PutUserSessionState structure.
PutUserSessionStateUnauthorized handles this case with default header values.
# Interfaces
ClientService is the interface for Client methods.