# Functions
New creates a new anomaly detection applications API client.
NewGetAnomalyDetectionApplicationsOK creates a GetAnomalyDetectionApplicationsOK with default headers values.
NewGetAnomalyDetectionApplicationsParams creates a new GetAnomalyDetectionApplicationsParams object with the default values initialized.
NewGetAnomalyDetectionApplicationsParamsWithContext creates a new GetAnomalyDetectionApplicationsParams object with the default values initialized, and the ability to set a context for a request.
NewGetAnomalyDetectionApplicationsParamsWithHTTPClient creates a new GetAnomalyDetectionApplicationsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetAnomalyDetectionApplicationsParamsWithTimeout creates a new GetAnomalyDetectionApplicationsParams object with the default values initialized, and the ability to set a timeout on a request.
NewUpdateAnomalyDetectionApplicationsBadRequest creates a UpdateAnomalyDetectionApplicationsBadRequest with default headers values.
NewUpdateAnomalyDetectionApplicationsNoContent creates a UpdateAnomalyDetectionApplicationsNoContent with default headers values.
NewUpdateAnomalyDetectionApplicationsParams creates a new UpdateAnomalyDetectionApplicationsParams object with the default values initialized.
NewUpdateAnomalyDetectionApplicationsParamsWithContext creates a new UpdateAnomalyDetectionApplicationsParams object with the default values initialized, and the ability to set a context for a request.
NewUpdateAnomalyDetectionApplicationsParamsWithHTTPClient creates a new UpdateAnomalyDetectionApplicationsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewUpdateAnomalyDetectionApplicationsParamsWithTimeout creates a new UpdateAnomalyDetectionApplicationsParams object with the default values initialized, and the ability to set a timeout on a request.
NewValidateUpdateAnomalyDetectionApplicationsBadRequest creates a ValidateUpdateAnomalyDetectionApplicationsBadRequest with default headers values.
NewValidateUpdateAnomalyDetectionApplicationsNoContent creates a ValidateUpdateAnomalyDetectionApplicationsNoContent with default headers values.
NewValidateUpdateAnomalyDetectionApplicationsParams creates a new ValidateUpdateAnomalyDetectionApplicationsParams object with the default values initialized.
NewValidateUpdateAnomalyDetectionApplicationsParamsWithContext creates a new ValidateUpdateAnomalyDetectionApplicationsParams object with the default values initialized, and the ability to set a context for a request.
NewValidateUpdateAnomalyDetectionApplicationsParamsWithHTTPClient creates a new ValidateUpdateAnomalyDetectionApplicationsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewValidateUpdateAnomalyDetectionApplicationsParamsWithTimeout creates a new ValidateUpdateAnomalyDetectionApplicationsParams object with the default values initialized, and the ability to set a timeout on a request.
# Structs
Client for anomaly detection applications API
*/.
GetAnomalyDetectionApplicationsOK handles this case with default header values.
GetAnomalyDetectionApplicationsParams contains all the parameters to send to the API endpoint
for the get anomaly detection applications operation typically these are written to a http.Request
*/.
GetAnomalyDetectionApplicationsReader is a Reader for the GetAnomalyDetectionApplications structure.
UpdateAnomalyDetectionApplicationsBadRequest handles this case with default header values.
UpdateAnomalyDetectionApplicationsNoContent handles this case with default header values.
UpdateAnomalyDetectionApplicationsParams contains all the parameters to send to the API endpoint
for the update anomaly detection applications operation typically these are written to a http.Request
*/.
UpdateAnomalyDetectionApplicationsReader is a Reader for the UpdateAnomalyDetectionApplications structure.
ValidateUpdateAnomalyDetectionApplicationsBadRequest handles this case with default header values.
ValidateUpdateAnomalyDetectionApplicationsNoContent handles this case with default header values.
ValidateUpdateAnomalyDetectionApplicationsParams contains all the parameters to send to the API endpoint
for the validate update anomaly detection applications operation typically these are written to a http.Request
*/.
ValidateUpdateAnomalyDetectionApplicationsReader is a Reader for the ValidateUpdateAnomalyDetectionApplications structure.
# Interfaces
ClientService is the interface for Client methods.