# Functions
New creates a new session refresh API client.
NewSessionRefreshBadRequest creates a SessionRefreshBadRequest with default headers values.
NewSessionRefreshInternalServerError creates a SessionRefreshInternalServerError with default headers values.
NewSessionRefreshMethodNotAllowed creates a SessionRefreshMethodNotAllowed with default headers values.
NewSessionRefreshNotFound creates a SessionRefreshNotFound with default headers values.
NewSessionRefreshOK creates a SessionRefreshOK with default headers values.
NewSessionRefreshParams creates a new SessionRefreshParams object with the default values initialized.
NewSessionRefreshParamsWithContext creates a new SessionRefreshParams object with the default values initialized, and the ability to set a context for a request.
NewSessionRefreshParamsWithHTTPClient creates a new SessionRefreshParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewSessionRefreshParamsWithTimeout creates a new SessionRefreshParams object with the default values initialized, and the ability to set a timeout on a request.
# Structs
Client for session refresh API
*/.
SessionRefreshBadRequest handles this case with default header values.
SessionRefreshInternalServerError handles this case with default header values.
SessionRefreshMethodNotAllowed handles this case with default header values.
SessionRefreshNotFound handles this case with default header values.
SessionRefreshOK handles this case with default header values.
SessionRefreshParams contains all the parameters to send to the API endpoint
for the session refresh operation typically these are written to a http.Request
*/.
SessionRefreshReader is a Reader for the SessionRefresh structure.
# Interfaces
ClientService is the interface for Client methods.