# Functions
New creates a new anomaly notifications API client.
New creates a new anomaly notifications API client with basic auth credentials.
New creates a new anomaly notifications API client with a bearer token for authentication.
NewCreateAnomalyNotificationBadRequest creates a CreateAnomalyNotificationBadRequest with default headers values.
NewCreateAnomalyNotificationCreated creates a CreateAnomalyNotificationCreated with default headers values.
NewCreateAnomalyNotificationParams creates a new CreateAnomalyNotificationParams object, with the default timeout for this client.
NewCreateAnomalyNotificationParamsWithContext creates a new CreateAnomalyNotificationParams object with the ability to set a context for a request.
NewCreateAnomalyNotificationParamsWithHTTPClient creates a new CreateAnomalyNotificationParams object with the ability to set a custom HTTPClient for a request.
NewCreateAnomalyNotificationParamsWithTimeout creates a new CreateAnomalyNotificationParams object with the ability to set a timeout on a request.
NewDeleteAnomalyNotificationNoContent creates a DeleteAnomalyNotificationNoContent with default headers values.
NewDeleteAnomalyNotificationNotFound creates a DeleteAnomalyNotificationNotFound with default headers values.
NewDeleteAnomalyNotificationParams creates a new DeleteAnomalyNotificationParams object, with the default timeout for this client.
NewDeleteAnomalyNotificationParamsWithContext creates a new DeleteAnomalyNotificationParams object with the ability to set a context for a request.
NewDeleteAnomalyNotificationParamsWithHTTPClient creates a new DeleteAnomalyNotificationParams object with the ability to set a custom HTTPClient for a request.
NewDeleteAnomalyNotificationParamsWithTimeout creates a new DeleteAnomalyNotificationParams object with the ability to set a timeout on a request.
NewGetAnomalyNotificationNotFound creates a GetAnomalyNotificationNotFound with default headers values.
NewGetAnomalyNotificationOK creates a GetAnomalyNotificationOK with default headers values.
NewGetAnomalyNotificationParams creates a new GetAnomalyNotificationParams object, with the default timeout for this client.
NewGetAnomalyNotificationParamsWithContext creates a new GetAnomalyNotificationParams object with the ability to set a context for a request.
NewGetAnomalyNotificationParamsWithHTTPClient creates a new GetAnomalyNotificationParams object with the ability to set a custom HTTPClient for a request.
NewGetAnomalyNotificationParamsWithTimeout creates a new GetAnomalyNotificationParams object with the ability to set a timeout on a request.
NewGetAnomalyNotificationsOK creates a GetAnomalyNotificationsOK with default headers values.
NewGetAnomalyNotificationsParams creates a new GetAnomalyNotificationsParams object, with the default timeout for this client.
NewGetAnomalyNotificationsParamsWithContext creates a new GetAnomalyNotificationsParams object with the ability to set a context for a request.
NewGetAnomalyNotificationsParamsWithHTTPClient creates a new GetAnomalyNotificationsParams object with the ability to set a custom HTTPClient for a request.
NewGetAnomalyNotificationsParamsWithTimeout creates a new GetAnomalyNotificationsParams object with the ability to set a timeout on a request.
NewUpdateAnomalyNotificationBadRequest creates a UpdateAnomalyNotificationBadRequest with default headers values.
NewUpdateAnomalyNotificationOK creates a UpdateAnomalyNotificationOK with default headers values.
NewUpdateAnomalyNotificationParams creates a new UpdateAnomalyNotificationParams object, with the default timeout for this client.
NewUpdateAnomalyNotificationParamsWithContext creates a new UpdateAnomalyNotificationParams object with the ability to set a context for a request.
NewUpdateAnomalyNotificationParamsWithHTTPClient creates a new UpdateAnomalyNotificationParams object with the ability to set a custom HTTPClient for a request.
NewUpdateAnomalyNotificationParamsWithTimeout creates a new UpdateAnomalyNotificationParams object with the ability to set a timeout on a request.
# Structs
Client for anomaly notifications API
*/.
CreateAnomalyNotificationBadRequest describes a response with status code 400, with default header values.
CreateAnomalyNotificationCreated describes a response with status code 201, with default header values.
CreateAnomalyNotificationParams contains all the parameters to send to the API endpoint
for the create anomaly notification operation.
CreateAnomalyNotificationReader is a Reader for the CreateAnomalyNotification structure.
DeleteAnomalyNotificationNoContent describes a response with status code 204, with default header values.
DeleteAnomalyNotificationNotFound describes a response with status code 404, with default header values.
DeleteAnomalyNotificationParams contains all the parameters to send to the API endpoint
for the delete anomaly notification operation.
DeleteAnomalyNotificationReader is a Reader for the DeleteAnomalyNotification structure.
GetAnomalyNotificationNotFound describes a response with status code 404, with default header values.
GetAnomalyNotificationOK describes a response with status code 200, with default header values.
GetAnomalyNotificationParams contains all the parameters to send to the API endpoint
for the get anomaly notification operation.
GetAnomalyNotificationReader is a Reader for the GetAnomalyNotification structure.
GetAnomalyNotificationsOK describes a response with status code 200, with default header values.
GetAnomalyNotificationsParams contains all the parameters to send to the API endpoint
for the get anomaly notifications operation.
GetAnomalyNotificationsReader is a Reader for the GetAnomalyNotifications structure.
UpdateAnomalyNotificationBadRequest describes a response with status code 400, with default header values.
UpdateAnomalyNotificationOK describes a response with status code 200, with default header values.
UpdateAnomalyNotificationParams contains all the parameters to send to the API endpoint
for the update anomaly notification operation.
UpdateAnomalyNotificationReader is a Reader for the UpdateAnomalyNotification structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption may be used to customize the behavior of Client methods.