# Functions
New creates a new notification service API client.
NewNotificationServiceListServicesDefault creates a NotificationServiceListServicesDefault with default headers values.
NewNotificationServiceListServicesOK creates a NotificationServiceListServicesOK with default headers values.
NewNotificationServiceListServicesParams creates a new NotificationServiceListServicesParams object, with the default timeout for this client.
NewNotificationServiceListServicesParamsWithContext creates a new NotificationServiceListServicesParams object with the ability to set a context for a request.
NewNotificationServiceListServicesParamsWithHTTPClient creates a new NotificationServiceListServicesParams object with the ability to set a custom HTTPClient for a request.
NewNotificationServiceListServicesParamsWithTimeout creates a new NotificationServiceListServicesParams object with the ability to set a timeout on a request.
NewNotificationServiceListTemplatesDefault creates a NotificationServiceListTemplatesDefault with default headers values.
NewNotificationServiceListTemplatesOK creates a NotificationServiceListTemplatesOK with default headers values.
NewNotificationServiceListTemplatesParams creates a new NotificationServiceListTemplatesParams object, with the default timeout for this client.
NewNotificationServiceListTemplatesParamsWithContext creates a new NotificationServiceListTemplatesParams object with the ability to set a context for a request.
NewNotificationServiceListTemplatesParamsWithHTTPClient creates a new NotificationServiceListTemplatesParams object with the ability to set a custom HTTPClient for a request.
NewNotificationServiceListTemplatesParamsWithTimeout creates a new NotificationServiceListTemplatesParams object with the ability to set a timeout on a request.
NewNotificationServiceListTriggersDefault creates a NotificationServiceListTriggersDefault with default headers values.
NewNotificationServiceListTriggersOK creates a NotificationServiceListTriggersOK with default headers values.
NewNotificationServiceListTriggersParams creates a new NotificationServiceListTriggersParams object, with the default timeout for this client.
NewNotificationServiceListTriggersParamsWithContext creates a new NotificationServiceListTriggersParams object with the ability to set a context for a request.
NewNotificationServiceListTriggersParamsWithHTTPClient creates a new NotificationServiceListTriggersParams object with the ability to set a custom HTTPClient for a request.
NewNotificationServiceListTriggersParamsWithTimeout creates a new NotificationServiceListTriggersParams object with the ability to set a timeout on a request.
# Structs
Client for notification service API
*/.
NotificationServiceListServicesDefault describes a response with status code -1, with default header values.
NotificationServiceListServicesOK describes a response with status code 200, with default header values.
NotificationServiceListServicesParams contains all the parameters to send to the API endpoint
for the notification service list services operation.
NotificationServiceListServicesReader is a Reader for the NotificationServiceListServices structure.
NotificationServiceListTemplatesDefault describes a response with status code -1, with default header values.
NotificationServiceListTemplatesOK describes a response with status code 200, with default header values.
NotificationServiceListTemplatesParams contains all the parameters to send to the API endpoint
for the notification service list templates operation.
NotificationServiceListTemplatesReader is a Reader for the NotificationServiceListTemplates structure.
NotificationServiceListTriggersDefault describes a response with status code -1, with default header values.
NotificationServiceListTriggersOK describes a response with status code 200, with default header values.
NotificationServiceListTriggersParams contains all the parameters to send to the API endpoint
for the notification service list triggers operation.
NotificationServiceListTriggersReader is a Reader for the NotificationServiceListTriggers structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.