# Functions
New creates a new alert history controller API client.
NewListAlertHistoryBadRequest creates a ListAlertHistoryBadRequest with default headers values.
NewListAlertHistoryConflict creates a ListAlertHistoryConflict with default headers values.
NewListAlertHistoryForbidden creates a ListAlertHistoryForbidden with default headers values.
NewListAlertHistoryInternalServerError creates a ListAlertHistoryInternalServerError with default headers values.
NewListAlertHistoryNotFound creates a ListAlertHistoryNotFound with default headers values.
NewListAlertHistoryOK creates a ListAlertHistoryOK with default headers values.
NewListAlertHistoryParams creates a new ListAlertHistoryParams object with the default values initialized.
NewListAlertHistoryParamsWithContext creates a new ListAlertHistoryParams object with the default values initialized, and the ability to set a context for a request.
NewListAlertHistoryParamsWithHTTPClient creates a new ListAlertHistoryParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewListAlertHistoryParamsWithTimeout creates a new ListAlertHistoryParams object with the default values initialized, and the ability to set a timeout on a request.
NewListAlertHistoryUnauthorized creates a ListAlertHistoryUnauthorized with default headers values.
NewSetStatusForAlertHistoryBadRequest creates a SetStatusForAlertHistoryBadRequest with default headers values.
NewSetStatusForAlertHistoryConflict creates a SetStatusForAlertHistoryConflict with default headers values.
NewSetStatusForAlertHistoryForbidden creates a SetStatusForAlertHistoryForbidden with default headers values.
NewSetStatusForAlertHistoryInternalServerError creates a SetStatusForAlertHistoryInternalServerError with default headers values.
NewSetStatusForAlertHistoryNotFound creates a SetStatusForAlertHistoryNotFound with default headers values.
NewSetStatusForAlertHistoryOK creates a SetStatusForAlertHistoryOK with default headers values.
NewSetStatusForAlertHistoryParams creates a new SetStatusForAlertHistoryParams object with the default values initialized.
NewSetStatusForAlertHistoryParamsWithContext creates a new SetStatusForAlertHistoryParams object with the default values initialized, and the ability to set a context for a request.
NewSetStatusForAlertHistoryParamsWithHTTPClient creates a new SetStatusForAlertHistoryParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewSetStatusForAlertHistoryParamsWithTimeout creates a new SetStatusForAlertHistoryParams object with the default values initialized, and the ability to set a timeout on a request.
NewSetStatusForAlertHistoryUnauthorized creates a SetStatusForAlertHistoryUnauthorized with default headers values.
# Structs
Client for alert history controller API
*/.
ListAlertHistoryBadRequest handles this case with default header values.
ListAlertHistoryConflict handles this case with default header values.
ListAlertHistoryForbidden handles this case with default header values.
ListAlertHistoryInternalServerError handles this case with default header values.
ListAlertHistoryNotFound handles this case with default header values.
ListAlertHistoryOK handles this case with default header values.
ListAlertHistoryParams contains all the parameters to send to the API endpoint
for the list alert history operation typically these are written to a http.Request
*/.
ListAlertHistoryReader is a Reader for the ListAlertHistory structure.
ListAlertHistoryUnauthorized handles this case with default header values.
SetStatusForAlertHistoryBadRequest handles this case with default header values.
SetStatusForAlertHistoryConflict handles this case with default header values.
SetStatusForAlertHistoryForbidden handles this case with default header values.
SetStatusForAlertHistoryInternalServerError handles this case with default header values.
SetStatusForAlertHistoryNotFound handles this case with default header values.
SetStatusForAlertHistoryOK handles this case with default header values.
SetStatusForAlertHistoryParams contains all the parameters to send to the API endpoint
for the set status for alert history operation typically these are written to a http.Request
*/.
SetStatusForAlertHistoryReader is a Reader for the SetStatusForAlertHistory structure.
SetStatusForAlertHistoryUnauthorized handles this case with default header values.
# Interfaces
ClientService is the interface for Client methods.