# Functions

New creates a new alert notifier API client.
NewGetAlertNotifiersBadRequest creates a GetAlertNotifiersBadRequest with default headers values.
NewGetAlertNotifiersConnectionBadRequest creates a GetAlertNotifiersConnectionBadRequest with default headers values.
NewGetAlertNotifiersConnectionInternalServerError creates a GetAlertNotifiersConnectionInternalServerError with default headers values.
NewGetAlertNotifiersConnectionNotFound creates a GetAlertNotifiersConnectionNotFound with default headers values.
NewGetAlertNotifiersConnectionOK creates a GetAlertNotifiersConnectionOK with default headers values.
NewGetAlertNotifiersConnectionParams creates a new GetAlertNotifiersConnectionParams object, with the default timeout for this client.
NewGetAlertNotifiersConnectionParamsWithContext creates a new GetAlertNotifiersConnectionParams object with the ability to set a context for a request.
NewGetAlertNotifiersConnectionParamsWithHTTPClient creates a new GetAlertNotifiersConnectionParams object with the ability to set a custom HTTPClient for a request.
NewGetAlertNotifiersConnectionParamsWithTimeout creates a new GetAlertNotifiersConnectionParams object with the ability to set a timeout on a request.
NewGetAlertNotifiersInternalServerError creates a GetAlertNotifiersInternalServerError with default headers values.
NewGetAlertNotifiersNotFound creates a GetAlertNotifiersNotFound with default headers values.
NewGetAlertNotifiersOK creates a GetAlertNotifiersOK with default headers values.
NewGetAlertNotifiersParams creates a new GetAlertNotifiersParams object, with the default timeout for this client.
NewGetAlertNotifiersParamsWithContext creates a new GetAlertNotifiersParams object with the ability to set a context for a request.
NewGetAlertNotifiersParamsWithHTTPClient creates a new GetAlertNotifiersParams object with the ability to set a custom HTTPClient for a request.
NewGetAlertNotifiersParamsWithTimeout creates a new GetAlertNotifiersParams object with the ability to set a timeout on a request.
NewUpdateAlertNotifierBadRequest creates a UpdateAlertNotifierBadRequest with default headers values.
NewUpdateAlertNotifierInternalServerError creates a UpdateAlertNotifierInternalServerError with default headers values.
NewUpdateAlertNotifierNotFound creates a UpdateAlertNotifierNotFound with default headers values.
NewUpdateAlertNotifierOK creates a UpdateAlertNotifierOK with default headers values.
NewUpdateAlertNotifierParams creates a new UpdateAlertNotifierParams object, with the default timeout for this client.
NewUpdateAlertNotifierParamsWithContext creates a new UpdateAlertNotifierParams object with the ability to set a context for a request.
NewUpdateAlertNotifierParamsWithHTTPClient creates a new UpdateAlertNotifierParams object with the ability to set a custom HTTPClient for a request.
NewUpdateAlertNotifierParamsWithTimeout creates a new UpdateAlertNotifierParams object with the ability to set a timeout on a request.

# Structs

Client for alert notifier API */.
GetAlertNotifiersBadRequest describes a response with status code 400, with default header values.
GetAlertNotifiersConnectionBadRequest describes a response with status code 400, with default header values.
GetAlertNotifiersConnectionInternalServerError describes a response with status code 500, with default header values.
GetAlertNotifiersConnectionNotFound describes a response with status code 404, with default header values.
GetAlertNotifiersConnectionOK describes a response with status code 200, with default header values.
GetAlertNotifiersConnectionParams contains all the parameters to send to the API endpoint for the get alert notifiers connection operation.
GetAlertNotifiersConnectionReader is a Reader for the GetAlertNotifiersConnection structure.
GetAlertNotifiersInternalServerError describes a response with status code 500, with default header values.
GetAlertNotifiersNotFound describes a response with status code 404, with default header values.
GetAlertNotifiersOK describes a response with status code 200, with default header values.
GetAlertNotifiersParams contains all the parameters to send to the API endpoint for the get alert notifiers operation.
GetAlertNotifiersReader is a Reader for the GetAlertNotifiers structure.
UpdateAlertNotifierBadRequest describes a response with status code 400, with default header values.
UpdateAlertNotifierInternalServerError describes a response with status code 500, with default header values.
UpdateAlertNotifierNotFound describes a response with status code 404, with default header values.
UpdateAlertNotifierOK describes a response with status code 200, with default header values.
UpdateAlertNotifierParams contains all the parameters to send to the API endpoint for the update alert notifier operation.
UpdateAlertNotifierReader is a Reader for the UpdateAlertNotifier structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.