Documentation
¶
Index ¶
- type Client
- func (a *Client) DeleteV1SignalsEmailTargetsID(params *DeleteV1SignalsEmailTargetsIDParams, ...) (*DeleteV1SignalsEmailTargetsIDNoContent, error)
- func (a *Client) DeleteV1SignalsWebhookTargetsID(params *DeleteV1SignalsWebhookTargetsIDParams, ...) (*DeleteV1SignalsWebhookTargetsIDNoContent, error)
- func (a *Client) GetV1SignalsAnalyticsGroupedMetrics(params *GetV1SignalsAnalyticsGroupedMetricsParams, ...) (*GetV1SignalsAnalyticsGroupedMetricsOK, error)
- func (a *Client) GetV1SignalsAnalyticsMttx(params *GetV1SignalsAnalyticsMttxParams, authInfo runtime.ClientAuthInfoWriter, ...) (*GetV1SignalsAnalyticsMttxOK, error)
- func (a *Client) GetV1SignalsAnalyticsShiftsExport(params *GetV1SignalsAnalyticsShiftsExportParams, ...) (*GetV1SignalsAnalyticsShiftsExportOK, error)
- func (a *Client) GetV1SignalsAnalyticsTimeseries(params *GetV1SignalsAnalyticsTimeseriesParams, ...) (*GetV1SignalsAnalyticsTimeseriesOK, error)
- func (a *Client) GetV1SignalsEmailTargets(params *GetV1SignalsEmailTargetsParams, authInfo runtime.ClientAuthInfoWriter, ...) (*GetV1SignalsEmailTargetsOK, error)
- func (a *Client) GetV1SignalsEmailTargetsID(params *GetV1SignalsEmailTargetsIDParams, ...) (*GetV1SignalsEmailTargetsIDOK, error)
- func (a *Client) GetV1SignalsEventSources(params *GetV1SignalsEventSourcesParams, authInfo runtime.ClientAuthInfoWriter, ...) (*GetV1SignalsEventSourcesOK, error)
- func (a *Client) GetV1SignalsIngestURL(params *GetV1SignalsIngestURLParams, authInfo runtime.ClientAuthInfoWriter, ...) (*GetV1SignalsIngestURLOK, error)
- func (a *Client) GetV1SignalsTransposers(params *GetV1SignalsTransposersParams, authInfo runtime.ClientAuthInfoWriter, ...) (*GetV1SignalsTransposersOK, error)
- func (a *Client) GetV1SignalsWebhookTargets(params *GetV1SignalsWebhookTargetsParams, ...) (*GetV1SignalsWebhookTargetsOK, error)
- func (a *Client) GetV1SignalsWebhookTargetsID(params *GetV1SignalsWebhookTargetsIDParams, ...) (*GetV1SignalsWebhookTargetsIDOK, error)
- func (a *Client) PatchV1SignalsEmailTargetsID(params *PatchV1SignalsEmailTargetsIDParams, ...) (*PatchV1SignalsEmailTargetsIDOK, error)
- func (a *Client) PatchV1SignalsWebhookTargetsID(params *PatchV1SignalsWebhookTargetsIDParams, ...) (*PatchV1SignalsWebhookTargetsIDOK, error)
- func (a *Client) PostV1SignalsDebugger(params *PostV1SignalsDebuggerParams, authInfo runtime.ClientAuthInfoWriter, ...) (*PostV1SignalsDebuggerCreated, error)
- func (a *Client) PostV1SignalsEmailTargets(params *PostV1SignalsEmailTargetsParams, authInfo runtime.ClientAuthInfoWriter, ...) (*PostV1SignalsEmailTargetsCreated, error)
- func (a *Client) PostV1SignalsWebhookTargets(params *PostV1SignalsWebhookTargetsParams, ...) (*PostV1SignalsWebhookTargetsCreated, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientOption
- type ClientService
- type DeleteV1SignalsEmailTargetsIDNoContent
- func (o *DeleteV1SignalsEmailTargetsIDNoContent) Error() string
- func (o *DeleteV1SignalsEmailTargetsIDNoContent) IsClientError() bool
- func (o *DeleteV1SignalsEmailTargetsIDNoContent) IsCode(code int) bool
- func (o *DeleteV1SignalsEmailTargetsIDNoContent) IsRedirect() bool
- func (o *DeleteV1SignalsEmailTargetsIDNoContent) IsServerError() bool
- func (o *DeleteV1SignalsEmailTargetsIDNoContent) IsSuccess() bool
- func (o *DeleteV1SignalsEmailTargetsIDNoContent) String() string
- type DeleteV1SignalsEmailTargetsIDParams
- func NewDeleteV1SignalsEmailTargetsIDParams() *DeleteV1SignalsEmailTargetsIDParams
- func NewDeleteV1SignalsEmailTargetsIDParamsWithContext(ctx context.Context) *DeleteV1SignalsEmailTargetsIDParams
- func NewDeleteV1SignalsEmailTargetsIDParamsWithHTTPClient(client *http.Client) *DeleteV1SignalsEmailTargetsIDParams
- func NewDeleteV1SignalsEmailTargetsIDParamsWithTimeout(timeout time.Duration) *DeleteV1SignalsEmailTargetsIDParams
- func (o *DeleteV1SignalsEmailTargetsIDParams) SetContext(ctx context.Context)
- func (o *DeleteV1SignalsEmailTargetsIDParams) SetDefaults()
- func (o *DeleteV1SignalsEmailTargetsIDParams) SetHTTPClient(client *http.Client)
- func (o *DeleteV1SignalsEmailTargetsIDParams) SetID(id string)
- func (o *DeleteV1SignalsEmailTargetsIDParams) SetTimeout(timeout time.Duration)
- func (o *DeleteV1SignalsEmailTargetsIDParams) WithContext(ctx context.Context) *DeleteV1SignalsEmailTargetsIDParams
- func (o *DeleteV1SignalsEmailTargetsIDParams) WithDefaults() *DeleteV1SignalsEmailTargetsIDParams
- func (o *DeleteV1SignalsEmailTargetsIDParams) WithHTTPClient(client *http.Client) *DeleteV1SignalsEmailTargetsIDParams
- func (o *DeleteV1SignalsEmailTargetsIDParams) WithID(id string) *DeleteV1SignalsEmailTargetsIDParams
- func (o *DeleteV1SignalsEmailTargetsIDParams) WithTimeout(timeout time.Duration) *DeleteV1SignalsEmailTargetsIDParams
- func (o *DeleteV1SignalsEmailTargetsIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteV1SignalsEmailTargetsIDReader
- type DeleteV1SignalsWebhookTargetsIDNoContent
- func (o *DeleteV1SignalsWebhookTargetsIDNoContent) Error() string
- func (o *DeleteV1SignalsWebhookTargetsIDNoContent) IsClientError() bool
- func (o *DeleteV1SignalsWebhookTargetsIDNoContent) IsCode(code int) bool
- func (o *DeleteV1SignalsWebhookTargetsIDNoContent) IsRedirect() bool
- func (o *DeleteV1SignalsWebhookTargetsIDNoContent) IsServerError() bool
- func (o *DeleteV1SignalsWebhookTargetsIDNoContent) IsSuccess() bool
- func (o *DeleteV1SignalsWebhookTargetsIDNoContent) String() string
- type DeleteV1SignalsWebhookTargetsIDParams
- func NewDeleteV1SignalsWebhookTargetsIDParams() *DeleteV1SignalsWebhookTargetsIDParams
- func NewDeleteV1SignalsWebhookTargetsIDParamsWithContext(ctx context.Context) *DeleteV1SignalsWebhookTargetsIDParams
- func NewDeleteV1SignalsWebhookTargetsIDParamsWithHTTPClient(client *http.Client) *DeleteV1SignalsWebhookTargetsIDParams
- func NewDeleteV1SignalsWebhookTargetsIDParamsWithTimeout(timeout time.Duration) *DeleteV1SignalsWebhookTargetsIDParams
- func (o *DeleteV1SignalsWebhookTargetsIDParams) SetContext(ctx context.Context)
- func (o *DeleteV1SignalsWebhookTargetsIDParams) SetDefaults()
- func (o *DeleteV1SignalsWebhookTargetsIDParams) SetHTTPClient(client *http.Client)
- func (o *DeleteV1SignalsWebhookTargetsIDParams) SetID(id string)
- func (o *DeleteV1SignalsWebhookTargetsIDParams) SetTimeout(timeout time.Duration)
- func (o *DeleteV1SignalsWebhookTargetsIDParams) WithContext(ctx context.Context) *DeleteV1SignalsWebhookTargetsIDParams
- func (o *DeleteV1SignalsWebhookTargetsIDParams) WithDefaults() *DeleteV1SignalsWebhookTargetsIDParams
- func (o *DeleteV1SignalsWebhookTargetsIDParams) WithHTTPClient(client *http.Client) *DeleteV1SignalsWebhookTargetsIDParams
- func (o *DeleteV1SignalsWebhookTargetsIDParams) WithID(id string) *DeleteV1SignalsWebhookTargetsIDParams
- func (o *DeleteV1SignalsWebhookTargetsIDParams) WithTimeout(timeout time.Duration) *DeleteV1SignalsWebhookTargetsIDParams
- func (o *DeleteV1SignalsWebhookTargetsIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteV1SignalsWebhookTargetsIDReader
- type GetV1SignalsAnalyticsGroupedMetricsOK
- func (o *GetV1SignalsAnalyticsGroupedMetricsOK) Error() string
- func (o *GetV1SignalsAnalyticsGroupedMetricsOK) IsClientError() bool
- func (o *GetV1SignalsAnalyticsGroupedMetricsOK) IsCode(code int) bool
- func (o *GetV1SignalsAnalyticsGroupedMetricsOK) IsRedirect() bool
- func (o *GetV1SignalsAnalyticsGroupedMetricsOK) IsServerError() bool
- func (o *GetV1SignalsAnalyticsGroupedMetricsOK) IsSuccess() bool
- func (o *GetV1SignalsAnalyticsGroupedMetricsOK) String() string
- type GetV1SignalsAnalyticsGroupedMetricsParams
- func NewGetV1SignalsAnalyticsGroupedMetricsParams() *GetV1SignalsAnalyticsGroupedMetricsParams
- func NewGetV1SignalsAnalyticsGroupedMetricsParamsWithContext(ctx context.Context) *GetV1SignalsAnalyticsGroupedMetricsParams
- func NewGetV1SignalsAnalyticsGroupedMetricsParamsWithHTTPClient(client *http.Client) *GetV1SignalsAnalyticsGroupedMetricsParams
- func NewGetV1SignalsAnalyticsGroupedMetricsParamsWithTimeout(timeout time.Duration) *GetV1SignalsAnalyticsGroupedMetricsParams
- func (o *GetV1SignalsAnalyticsGroupedMetricsParams) SetContext(ctx context.Context)
- func (o *GetV1SignalsAnalyticsGroupedMetricsParams) SetDefaults()
- func (o *GetV1SignalsAnalyticsGroupedMetricsParams) SetEndDate(endDate *strfmt.DateTime)
- func (o *GetV1SignalsAnalyticsGroupedMetricsParams) SetEnvironments(environments *string)
- func (o *GetV1SignalsAnalyticsGroupedMetricsParams) SetGroupBy(groupBy *string)
- func (o *GetV1SignalsAnalyticsGroupedMetricsParams) SetHTTPClient(client *http.Client)
- func (o *GetV1SignalsAnalyticsGroupedMetricsParams) SetServices(services *string)
- func (o *GetV1SignalsAnalyticsGroupedMetricsParams) SetSignalRules(signalRules *string)
- func (o *GetV1SignalsAnalyticsGroupedMetricsParams) SetSortBy(sortBy *string)
- func (o *GetV1SignalsAnalyticsGroupedMetricsParams) SetSortDirection(sortDirection *string)
- func (o *GetV1SignalsAnalyticsGroupedMetricsParams) SetStartDate(startDate *strfmt.DateTime)
- func (o *GetV1SignalsAnalyticsGroupedMetricsParams) SetTags(tags *string)
- func (o *GetV1SignalsAnalyticsGroupedMetricsParams) SetTeams(teams *string)
- func (o *GetV1SignalsAnalyticsGroupedMetricsParams) SetTimeout(timeout time.Duration)
- func (o *GetV1SignalsAnalyticsGroupedMetricsParams) SetUsers(users *string)
- func (o *GetV1SignalsAnalyticsGroupedMetricsParams) WithContext(ctx context.Context) *GetV1SignalsAnalyticsGroupedMetricsParams
- func (o *GetV1SignalsAnalyticsGroupedMetricsParams) WithDefaults() *GetV1SignalsAnalyticsGroupedMetricsParams
- func (o *GetV1SignalsAnalyticsGroupedMetricsParams) WithEndDate(endDate *strfmt.DateTime) *GetV1SignalsAnalyticsGroupedMetricsParams
- func (o *GetV1SignalsAnalyticsGroupedMetricsParams) WithEnvironments(environments *string) *GetV1SignalsAnalyticsGroupedMetricsParams
- func (o *GetV1SignalsAnalyticsGroupedMetricsParams) WithGroupBy(groupBy *string) *GetV1SignalsAnalyticsGroupedMetricsParams
- func (o *GetV1SignalsAnalyticsGroupedMetricsParams) WithHTTPClient(client *http.Client) *GetV1SignalsAnalyticsGroupedMetricsParams
- func (o *GetV1SignalsAnalyticsGroupedMetricsParams) WithServices(services *string) *GetV1SignalsAnalyticsGroupedMetricsParams
- func (o *GetV1SignalsAnalyticsGroupedMetricsParams) WithSignalRules(signalRules *string) *GetV1SignalsAnalyticsGroupedMetricsParams
- func (o *GetV1SignalsAnalyticsGroupedMetricsParams) WithSortBy(sortBy *string) *GetV1SignalsAnalyticsGroupedMetricsParams
- func (o *GetV1SignalsAnalyticsGroupedMetricsParams) WithSortDirection(sortDirection *string) *GetV1SignalsAnalyticsGroupedMetricsParams
- func (o *GetV1SignalsAnalyticsGroupedMetricsParams) WithStartDate(startDate *strfmt.DateTime) *GetV1SignalsAnalyticsGroupedMetricsParams
- func (o *GetV1SignalsAnalyticsGroupedMetricsParams) WithTags(tags *string) *GetV1SignalsAnalyticsGroupedMetricsParams
- func (o *GetV1SignalsAnalyticsGroupedMetricsParams) WithTeams(teams *string) *GetV1SignalsAnalyticsGroupedMetricsParams
- func (o *GetV1SignalsAnalyticsGroupedMetricsParams) WithTimeout(timeout time.Duration) *GetV1SignalsAnalyticsGroupedMetricsParams
- func (o *GetV1SignalsAnalyticsGroupedMetricsParams) WithUsers(users *string) *GetV1SignalsAnalyticsGroupedMetricsParams
- func (o *GetV1SignalsAnalyticsGroupedMetricsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetV1SignalsAnalyticsGroupedMetricsReader
- type GetV1SignalsAnalyticsMttxOK
- func (o *GetV1SignalsAnalyticsMttxOK) Error() string
- func (o *GetV1SignalsAnalyticsMttxOK) IsClientError() bool
- func (o *GetV1SignalsAnalyticsMttxOK) IsCode(code int) bool
- func (o *GetV1SignalsAnalyticsMttxOK) IsRedirect() bool
- func (o *GetV1SignalsAnalyticsMttxOK) IsServerError() bool
- func (o *GetV1SignalsAnalyticsMttxOK) IsSuccess() bool
- func (o *GetV1SignalsAnalyticsMttxOK) String() string
- type GetV1SignalsAnalyticsMttxParams
- func NewGetV1SignalsAnalyticsMttxParams() *GetV1SignalsAnalyticsMttxParams
- func NewGetV1SignalsAnalyticsMttxParamsWithContext(ctx context.Context) *GetV1SignalsAnalyticsMttxParams
- func NewGetV1SignalsAnalyticsMttxParamsWithHTTPClient(client *http.Client) *GetV1SignalsAnalyticsMttxParams
- func NewGetV1SignalsAnalyticsMttxParamsWithTimeout(timeout time.Duration) *GetV1SignalsAnalyticsMttxParams
- func (o *GetV1SignalsAnalyticsMttxParams) SetContext(ctx context.Context)
- func (o *GetV1SignalsAnalyticsMttxParams) SetDefaults()
- func (o *GetV1SignalsAnalyticsMttxParams) SetEndDate(endDate *strfmt.DateTime)
- func (o *GetV1SignalsAnalyticsMttxParams) SetEnvironments(environments *string)
- func (o *GetV1SignalsAnalyticsMttxParams) SetGroupBy(groupBy *string)
- func (o *GetV1SignalsAnalyticsMttxParams) SetHTTPClient(client *http.Client)
- func (o *GetV1SignalsAnalyticsMttxParams) SetServices(services *string)
- func (o *GetV1SignalsAnalyticsMttxParams) SetSignalRules(signalRules *string)
- func (o *GetV1SignalsAnalyticsMttxParams) SetSortBy(sortBy *string)
- func (o *GetV1SignalsAnalyticsMttxParams) SetSortDirection(sortDirection *string)
- func (o *GetV1SignalsAnalyticsMttxParams) SetStartDate(startDate *strfmt.DateTime)
- func (o *GetV1SignalsAnalyticsMttxParams) SetTags(tags *string)
- func (o *GetV1SignalsAnalyticsMttxParams) SetTeams(teams *string)
- func (o *GetV1SignalsAnalyticsMttxParams) SetTimeout(timeout time.Duration)
- func (o *GetV1SignalsAnalyticsMttxParams) SetUsers(users *string)
- func (o *GetV1SignalsAnalyticsMttxParams) WithContext(ctx context.Context) *GetV1SignalsAnalyticsMttxParams
- func (o *GetV1SignalsAnalyticsMttxParams) WithDefaults() *GetV1SignalsAnalyticsMttxParams
- func (o *GetV1SignalsAnalyticsMttxParams) WithEndDate(endDate *strfmt.DateTime) *GetV1SignalsAnalyticsMttxParams
- func (o *GetV1SignalsAnalyticsMttxParams) WithEnvironments(environments *string) *GetV1SignalsAnalyticsMttxParams
- func (o *GetV1SignalsAnalyticsMttxParams) WithGroupBy(groupBy *string) *GetV1SignalsAnalyticsMttxParams
- func (o *GetV1SignalsAnalyticsMttxParams) WithHTTPClient(client *http.Client) *GetV1SignalsAnalyticsMttxParams
- func (o *GetV1SignalsAnalyticsMttxParams) WithServices(services *string) *GetV1SignalsAnalyticsMttxParams
- func (o *GetV1SignalsAnalyticsMttxParams) WithSignalRules(signalRules *string) *GetV1SignalsAnalyticsMttxParams
- func (o *GetV1SignalsAnalyticsMttxParams) WithSortBy(sortBy *string) *GetV1SignalsAnalyticsMttxParams
- func (o *GetV1SignalsAnalyticsMttxParams) WithSortDirection(sortDirection *string) *GetV1SignalsAnalyticsMttxParams
- func (o *GetV1SignalsAnalyticsMttxParams) WithStartDate(startDate *strfmt.DateTime) *GetV1SignalsAnalyticsMttxParams
- func (o *GetV1SignalsAnalyticsMttxParams) WithTags(tags *string) *GetV1SignalsAnalyticsMttxParams
- func (o *GetV1SignalsAnalyticsMttxParams) WithTeams(teams *string) *GetV1SignalsAnalyticsMttxParams
- func (o *GetV1SignalsAnalyticsMttxParams) WithTimeout(timeout time.Duration) *GetV1SignalsAnalyticsMttxParams
- func (o *GetV1SignalsAnalyticsMttxParams) WithUsers(users *string) *GetV1SignalsAnalyticsMttxParams
- func (o *GetV1SignalsAnalyticsMttxParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetV1SignalsAnalyticsMttxReader
- type GetV1SignalsAnalyticsShiftsExportOK
- func (o *GetV1SignalsAnalyticsShiftsExportOK) Error() string
- func (o *GetV1SignalsAnalyticsShiftsExportOK) IsClientError() bool
- func (o *GetV1SignalsAnalyticsShiftsExportOK) IsCode(code int) bool
- func (o *GetV1SignalsAnalyticsShiftsExportOK) IsRedirect() bool
- func (o *GetV1SignalsAnalyticsShiftsExportOK) IsServerError() bool
- func (o *GetV1SignalsAnalyticsShiftsExportOK) IsSuccess() bool
- func (o *GetV1SignalsAnalyticsShiftsExportOK) String() string
- type GetV1SignalsAnalyticsShiftsExportParams
- func NewGetV1SignalsAnalyticsShiftsExportParams() *GetV1SignalsAnalyticsShiftsExportParams
- func NewGetV1SignalsAnalyticsShiftsExportParamsWithContext(ctx context.Context) *GetV1SignalsAnalyticsShiftsExportParams
- func NewGetV1SignalsAnalyticsShiftsExportParamsWithHTTPClient(client *http.Client) *GetV1SignalsAnalyticsShiftsExportParams
- func NewGetV1SignalsAnalyticsShiftsExportParamsWithTimeout(timeout time.Duration) *GetV1SignalsAnalyticsShiftsExportParams
- func (o *GetV1SignalsAnalyticsShiftsExportParams) SetContext(ctx context.Context)
- func (o *GetV1SignalsAnalyticsShiftsExportParams) SetDefaults()
- func (o *GetV1SignalsAnalyticsShiftsExportParams) SetHTTPClient(client *http.Client)
- func (o *GetV1SignalsAnalyticsShiftsExportParams) SetPeriodEnd(periodEnd strfmt.DateTime)
- func (o *GetV1SignalsAnalyticsShiftsExportParams) SetPeriodStart(periodStart strfmt.DateTime)
- func (o *GetV1SignalsAnalyticsShiftsExportParams) SetTeamIds(teamIds []string)
- func (o *GetV1SignalsAnalyticsShiftsExportParams) SetTimeout(timeout time.Duration)
- func (o *GetV1SignalsAnalyticsShiftsExportParams) SetUserIds(userIds []string)
- func (o *GetV1SignalsAnalyticsShiftsExportParams) WithContext(ctx context.Context) *GetV1SignalsAnalyticsShiftsExportParams
- func (o *GetV1SignalsAnalyticsShiftsExportParams) WithDefaults() *GetV1SignalsAnalyticsShiftsExportParams
- func (o *GetV1SignalsAnalyticsShiftsExportParams) WithHTTPClient(client *http.Client) *GetV1SignalsAnalyticsShiftsExportParams
- func (o *GetV1SignalsAnalyticsShiftsExportParams) WithPeriodEnd(periodEnd strfmt.DateTime) *GetV1SignalsAnalyticsShiftsExportParams
- func (o *GetV1SignalsAnalyticsShiftsExportParams) WithPeriodStart(periodStart strfmt.DateTime) *GetV1SignalsAnalyticsShiftsExportParams
- func (o *GetV1SignalsAnalyticsShiftsExportParams) WithTeamIds(teamIds []string) *GetV1SignalsAnalyticsShiftsExportParams
- func (o *GetV1SignalsAnalyticsShiftsExportParams) WithTimeout(timeout time.Duration) *GetV1SignalsAnalyticsShiftsExportParams
- func (o *GetV1SignalsAnalyticsShiftsExportParams) WithUserIds(userIds []string) *GetV1SignalsAnalyticsShiftsExportParams
- func (o *GetV1SignalsAnalyticsShiftsExportParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetV1SignalsAnalyticsShiftsExportReader
- type GetV1SignalsAnalyticsTimeseriesOK
- func (o *GetV1SignalsAnalyticsTimeseriesOK) Error() string
- func (o *GetV1SignalsAnalyticsTimeseriesOK) IsClientError() bool
- func (o *GetV1SignalsAnalyticsTimeseriesOK) IsCode(code int) bool
- func (o *GetV1SignalsAnalyticsTimeseriesOK) IsRedirect() bool
- func (o *GetV1SignalsAnalyticsTimeseriesOK) IsServerError() bool
- func (o *GetV1SignalsAnalyticsTimeseriesOK) IsSuccess() bool
- func (o *GetV1SignalsAnalyticsTimeseriesOK) String() string
- type GetV1SignalsAnalyticsTimeseriesParams
- func NewGetV1SignalsAnalyticsTimeseriesParams() *GetV1SignalsAnalyticsTimeseriesParams
- func NewGetV1SignalsAnalyticsTimeseriesParamsWithContext(ctx context.Context) *GetV1SignalsAnalyticsTimeseriesParams
- func NewGetV1SignalsAnalyticsTimeseriesParamsWithHTTPClient(client *http.Client) *GetV1SignalsAnalyticsTimeseriesParams
- func NewGetV1SignalsAnalyticsTimeseriesParamsWithTimeout(timeout time.Duration) *GetV1SignalsAnalyticsTimeseriesParams
- func (o *GetV1SignalsAnalyticsTimeseriesParams) SetBucket(bucket *string)
- func (o *GetV1SignalsAnalyticsTimeseriesParams) SetContext(ctx context.Context)
- func (o *GetV1SignalsAnalyticsTimeseriesParams) SetDefaults()
- func (o *GetV1SignalsAnalyticsTimeseriesParams) SetEndDate(endDate *strfmt.DateTime)
- func (o *GetV1SignalsAnalyticsTimeseriesParams) SetEnvironments(environments *string)
- func (o *GetV1SignalsAnalyticsTimeseriesParams) SetGroupBy(groupBy *string)
- func (o *GetV1SignalsAnalyticsTimeseriesParams) SetHTTPClient(client *http.Client)
- func (o *GetV1SignalsAnalyticsTimeseriesParams) SetServices(services *string)
- func (o *GetV1SignalsAnalyticsTimeseriesParams) SetSignalRules(signalRules *string)
- func (o *GetV1SignalsAnalyticsTimeseriesParams) SetSortBy(sortBy *string)
- func (o *GetV1SignalsAnalyticsTimeseriesParams) SetSortDirection(sortDirection *string)
- func (o *GetV1SignalsAnalyticsTimeseriesParams) SetStartDate(startDate *strfmt.DateTime)
- func (o *GetV1SignalsAnalyticsTimeseriesParams) SetTags(tags *string)
- func (o *GetV1SignalsAnalyticsTimeseriesParams) SetTeams(teams *string)
- func (o *GetV1SignalsAnalyticsTimeseriesParams) SetTimeout(timeout time.Duration)
- func (o *GetV1SignalsAnalyticsTimeseriesParams) SetUsers(users *string)
- func (o *GetV1SignalsAnalyticsTimeseriesParams) WithBucket(bucket *string) *GetV1SignalsAnalyticsTimeseriesParams
- func (o *GetV1SignalsAnalyticsTimeseriesParams) WithContext(ctx context.Context) *GetV1SignalsAnalyticsTimeseriesParams
- func (o *GetV1SignalsAnalyticsTimeseriesParams) WithDefaults() *GetV1SignalsAnalyticsTimeseriesParams
- func (o *GetV1SignalsAnalyticsTimeseriesParams) WithEndDate(endDate *strfmt.DateTime) *GetV1SignalsAnalyticsTimeseriesParams
- func (o *GetV1SignalsAnalyticsTimeseriesParams) WithEnvironments(environments *string) *GetV1SignalsAnalyticsTimeseriesParams
- func (o *GetV1SignalsAnalyticsTimeseriesParams) WithGroupBy(groupBy *string) *GetV1SignalsAnalyticsTimeseriesParams
- func (o *GetV1SignalsAnalyticsTimeseriesParams) WithHTTPClient(client *http.Client) *GetV1SignalsAnalyticsTimeseriesParams
- func (o *GetV1SignalsAnalyticsTimeseriesParams) WithServices(services *string) *GetV1SignalsAnalyticsTimeseriesParams
- func (o *GetV1SignalsAnalyticsTimeseriesParams) WithSignalRules(signalRules *string) *GetV1SignalsAnalyticsTimeseriesParams
- func (o *GetV1SignalsAnalyticsTimeseriesParams) WithSortBy(sortBy *string) *GetV1SignalsAnalyticsTimeseriesParams
- func (o *GetV1SignalsAnalyticsTimeseriesParams) WithSortDirection(sortDirection *string) *GetV1SignalsAnalyticsTimeseriesParams
- func (o *GetV1SignalsAnalyticsTimeseriesParams) WithStartDate(startDate *strfmt.DateTime) *GetV1SignalsAnalyticsTimeseriesParams
- func (o *GetV1SignalsAnalyticsTimeseriesParams) WithTags(tags *string) *GetV1SignalsAnalyticsTimeseriesParams
- func (o *GetV1SignalsAnalyticsTimeseriesParams) WithTeams(teams *string) *GetV1SignalsAnalyticsTimeseriesParams
- func (o *GetV1SignalsAnalyticsTimeseriesParams) WithTimeout(timeout time.Duration) *GetV1SignalsAnalyticsTimeseriesParams
- func (o *GetV1SignalsAnalyticsTimeseriesParams) WithUsers(users *string) *GetV1SignalsAnalyticsTimeseriesParams
- func (o *GetV1SignalsAnalyticsTimeseriesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetV1SignalsAnalyticsTimeseriesReader
- type GetV1SignalsEmailTargetsIDOK
- func (o *GetV1SignalsEmailTargetsIDOK) Error() string
- func (o *GetV1SignalsEmailTargetsIDOK) IsClientError() bool
- func (o *GetV1SignalsEmailTargetsIDOK) IsCode(code int) bool
- func (o *GetV1SignalsEmailTargetsIDOK) IsRedirect() bool
- func (o *GetV1SignalsEmailTargetsIDOK) IsServerError() bool
- func (o *GetV1SignalsEmailTargetsIDOK) IsSuccess() bool
- func (o *GetV1SignalsEmailTargetsIDOK) String() string
- type GetV1SignalsEmailTargetsIDParams
- func NewGetV1SignalsEmailTargetsIDParams() *GetV1SignalsEmailTargetsIDParams
- func NewGetV1SignalsEmailTargetsIDParamsWithContext(ctx context.Context) *GetV1SignalsEmailTargetsIDParams
- func NewGetV1SignalsEmailTargetsIDParamsWithHTTPClient(client *http.Client) *GetV1SignalsEmailTargetsIDParams
- func NewGetV1SignalsEmailTargetsIDParamsWithTimeout(timeout time.Duration) *GetV1SignalsEmailTargetsIDParams
- func (o *GetV1SignalsEmailTargetsIDParams) SetContext(ctx context.Context)
- func (o *GetV1SignalsEmailTargetsIDParams) SetDefaults()
- func (o *GetV1SignalsEmailTargetsIDParams) SetHTTPClient(client *http.Client)
- func (o *GetV1SignalsEmailTargetsIDParams) SetID(id string)
- func (o *GetV1SignalsEmailTargetsIDParams) SetTimeout(timeout time.Duration)
- func (o *GetV1SignalsEmailTargetsIDParams) WithContext(ctx context.Context) *GetV1SignalsEmailTargetsIDParams
- func (o *GetV1SignalsEmailTargetsIDParams) WithDefaults() *GetV1SignalsEmailTargetsIDParams
- func (o *GetV1SignalsEmailTargetsIDParams) WithHTTPClient(client *http.Client) *GetV1SignalsEmailTargetsIDParams
- func (o *GetV1SignalsEmailTargetsIDParams) WithID(id string) *GetV1SignalsEmailTargetsIDParams
- func (o *GetV1SignalsEmailTargetsIDParams) WithTimeout(timeout time.Duration) *GetV1SignalsEmailTargetsIDParams
- func (o *GetV1SignalsEmailTargetsIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetV1SignalsEmailTargetsIDReader
- type GetV1SignalsEmailTargetsOK
- func (o *GetV1SignalsEmailTargetsOK) Error() string
- func (o *GetV1SignalsEmailTargetsOK) IsClientError() bool
- func (o *GetV1SignalsEmailTargetsOK) IsCode(code int) bool
- func (o *GetV1SignalsEmailTargetsOK) IsRedirect() bool
- func (o *GetV1SignalsEmailTargetsOK) IsServerError() bool
- func (o *GetV1SignalsEmailTargetsOK) IsSuccess() bool
- func (o *GetV1SignalsEmailTargetsOK) String() string
- type GetV1SignalsEmailTargetsParams
- func NewGetV1SignalsEmailTargetsParams() *GetV1SignalsEmailTargetsParams
- func NewGetV1SignalsEmailTargetsParamsWithContext(ctx context.Context) *GetV1SignalsEmailTargetsParams
- func NewGetV1SignalsEmailTargetsParamsWithHTTPClient(client *http.Client) *GetV1SignalsEmailTargetsParams
- func NewGetV1SignalsEmailTargetsParamsWithTimeout(timeout time.Duration) *GetV1SignalsEmailTargetsParams
- func (o *GetV1SignalsEmailTargetsParams) SetContext(ctx context.Context)
- func (o *GetV1SignalsEmailTargetsParams) SetDefaults()
- func (o *GetV1SignalsEmailTargetsParams) SetHTTPClient(client *http.Client)
- func (o *GetV1SignalsEmailTargetsParams) SetQuery(query *string)
- func (o *GetV1SignalsEmailTargetsParams) SetTimeout(timeout time.Duration)
- func (o *GetV1SignalsEmailTargetsParams) WithContext(ctx context.Context) *GetV1SignalsEmailTargetsParams
- func (o *GetV1SignalsEmailTargetsParams) WithDefaults() *GetV1SignalsEmailTargetsParams
- func (o *GetV1SignalsEmailTargetsParams) WithHTTPClient(client *http.Client) *GetV1SignalsEmailTargetsParams
- func (o *GetV1SignalsEmailTargetsParams) WithQuery(query *string) *GetV1SignalsEmailTargetsParams
- func (o *GetV1SignalsEmailTargetsParams) WithTimeout(timeout time.Duration) *GetV1SignalsEmailTargetsParams
- func (o *GetV1SignalsEmailTargetsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetV1SignalsEmailTargetsReader
- type GetV1SignalsEventSourcesOK
- func (o *GetV1SignalsEventSourcesOK) Error() string
- func (o *GetV1SignalsEventSourcesOK) IsClientError() bool
- func (o *GetV1SignalsEventSourcesOK) IsCode(code int) bool
- func (o *GetV1SignalsEventSourcesOK) IsRedirect() bool
- func (o *GetV1SignalsEventSourcesOK) IsServerError() bool
- func (o *GetV1SignalsEventSourcesOK) IsSuccess() bool
- func (o *GetV1SignalsEventSourcesOK) String() string
- type GetV1SignalsEventSourcesParams
- func NewGetV1SignalsEventSourcesParams() *GetV1SignalsEventSourcesParams
- func NewGetV1SignalsEventSourcesParamsWithContext(ctx context.Context) *GetV1SignalsEventSourcesParams
- func NewGetV1SignalsEventSourcesParamsWithHTTPClient(client *http.Client) *GetV1SignalsEventSourcesParams
- func NewGetV1SignalsEventSourcesParamsWithTimeout(timeout time.Duration) *GetV1SignalsEventSourcesParams
- func (o *GetV1SignalsEventSourcesParams) SetContext(ctx context.Context)
- func (o *GetV1SignalsEventSourcesParams) SetDefaults()
- func (o *GetV1SignalsEventSourcesParams) SetEscalationPolicyID(escalationPolicyID *string)
- func (o *GetV1SignalsEventSourcesParams) SetHTTPClient(client *http.Client)
- func (o *GetV1SignalsEventSourcesParams) SetOnCallScheduleID(onCallScheduleID *string)
- func (o *GetV1SignalsEventSourcesParams) SetTeamID(teamID *string)
- func (o *GetV1SignalsEventSourcesParams) SetTimeout(timeout time.Duration)
- func (o *GetV1SignalsEventSourcesParams) SetUserID(userID *string)
- func (o *GetV1SignalsEventSourcesParams) WithContext(ctx context.Context) *GetV1SignalsEventSourcesParams
- func (o *GetV1SignalsEventSourcesParams) WithDefaults() *GetV1SignalsEventSourcesParams
- func (o *GetV1SignalsEventSourcesParams) WithEscalationPolicyID(escalationPolicyID *string) *GetV1SignalsEventSourcesParams
- func (o *GetV1SignalsEventSourcesParams) WithHTTPClient(client *http.Client) *GetV1SignalsEventSourcesParams
- func (o *GetV1SignalsEventSourcesParams) WithOnCallScheduleID(onCallScheduleID *string) *GetV1SignalsEventSourcesParams
- func (o *GetV1SignalsEventSourcesParams) WithTeamID(teamID *string) *GetV1SignalsEventSourcesParams
- func (o *GetV1SignalsEventSourcesParams) WithTimeout(timeout time.Duration) *GetV1SignalsEventSourcesParams
- func (o *GetV1SignalsEventSourcesParams) WithUserID(userID *string) *GetV1SignalsEventSourcesParams
- func (o *GetV1SignalsEventSourcesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetV1SignalsEventSourcesReader
- type GetV1SignalsIngestURLOK
- func (o *GetV1SignalsIngestURLOK) Error() string
- func (o *GetV1SignalsIngestURLOK) GetPayload() *models.SignalsAPIIngestKeyEntity
- func (o *GetV1SignalsIngestURLOK) IsClientError() bool
- func (o *GetV1SignalsIngestURLOK) IsCode(code int) bool
- func (o *GetV1SignalsIngestURLOK) IsRedirect() bool
- func (o *GetV1SignalsIngestURLOK) IsServerError() bool
- func (o *GetV1SignalsIngestURLOK) IsSuccess() bool
- func (o *GetV1SignalsIngestURLOK) String() string
- type GetV1SignalsIngestURLParams
- func NewGetV1SignalsIngestURLParams() *GetV1SignalsIngestURLParams
- func NewGetV1SignalsIngestURLParamsWithContext(ctx context.Context) *GetV1SignalsIngestURLParams
- func NewGetV1SignalsIngestURLParamsWithHTTPClient(client *http.Client) *GetV1SignalsIngestURLParams
- func NewGetV1SignalsIngestURLParamsWithTimeout(timeout time.Duration) *GetV1SignalsIngestURLParams
- func (o *GetV1SignalsIngestURLParams) SetContext(ctx context.Context)
- func (o *GetV1SignalsIngestURLParams) SetDefaults()
- func (o *GetV1SignalsIngestURLParams) SetEscalationPolicyID(escalationPolicyID *string)
- func (o *GetV1SignalsIngestURLParams) SetHTTPClient(client *http.Client)
- func (o *GetV1SignalsIngestURLParams) SetOnCallScheduleID(onCallScheduleID *string)
- func (o *GetV1SignalsIngestURLParams) SetTeamID(teamID *string)
- func (o *GetV1SignalsIngestURLParams) SetTimeout(timeout time.Duration)
- func (o *GetV1SignalsIngestURLParams) SetUserID(userID *string)
- func (o *GetV1SignalsIngestURLParams) WithContext(ctx context.Context) *GetV1SignalsIngestURLParams
- func (o *GetV1SignalsIngestURLParams) WithDefaults() *GetV1SignalsIngestURLParams
- func (o *GetV1SignalsIngestURLParams) WithEscalationPolicyID(escalationPolicyID *string) *GetV1SignalsIngestURLParams
- func (o *GetV1SignalsIngestURLParams) WithHTTPClient(client *http.Client) *GetV1SignalsIngestURLParams
- func (o *GetV1SignalsIngestURLParams) WithOnCallScheduleID(onCallScheduleID *string) *GetV1SignalsIngestURLParams
- func (o *GetV1SignalsIngestURLParams) WithTeamID(teamID *string) *GetV1SignalsIngestURLParams
- func (o *GetV1SignalsIngestURLParams) WithTimeout(timeout time.Duration) *GetV1SignalsIngestURLParams
- func (o *GetV1SignalsIngestURLParams) WithUserID(userID *string) *GetV1SignalsIngestURLParams
- func (o *GetV1SignalsIngestURLParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetV1SignalsIngestURLReader
- type GetV1SignalsTransposersOK
- func (o *GetV1SignalsTransposersOK) Error() string
- func (o *GetV1SignalsTransposersOK) IsClientError() bool
- func (o *GetV1SignalsTransposersOK) IsCode(code int) bool
- func (o *GetV1SignalsTransposersOK) IsRedirect() bool
- func (o *GetV1SignalsTransposersOK) IsServerError() bool
- func (o *GetV1SignalsTransposersOK) IsSuccess() bool
- func (o *GetV1SignalsTransposersOK) String() string
- type GetV1SignalsTransposersParams
- func NewGetV1SignalsTransposersParams() *GetV1SignalsTransposersParams
- func NewGetV1SignalsTransposersParamsWithContext(ctx context.Context) *GetV1SignalsTransposersParams
- func NewGetV1SignalsTransposersParamsWithHTTPClient(client *http.Client) *GetV1SignalsTransposersParams
- func NewGetV1SignalsTransposersParamsWithTimeout(timeout time.Duration) *GetV1SignalsTransposersParams
- func (o *GetV1SignalsTransposersParams) SetContext(ctx context.Context)
- func (o *GetV1SignalsTransposersParams) SetDefaults()
- func (o *GetV1SignalsTransposersParams) SetHTTPClient(client *http.Client)
- func (o *GetV1SignalsTransposersParams) SetTimeout(timeout time.Duration)
- func (o *GetV1SignalsTransposersParams) WithContext(ctx context.Context) *GetV1SignalsTransposersParams
- func (o *GetV1SignalsTransposersParams) WithDefaults() *GetV1SignalsTransposersParams
- func (o *GetV1SignalsTransposersParams) WithHTTPClient(client *http.Client) *GetV1SignalsTransposersParams
- func (o *GetV1SignalsTransposersParams) WithTimeout(timeout time.Duration) *GetV1SignalsTransposersParams
- func (o *GetV1SignalsTransposersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetV1SignalsTransposersReader
- type GetV1SignalsWebhookTargetsIDOK
- func (o *GetV1SignalsWebhookTargetsIDOK) Error() string
- func (o *GetV1SignalsWebhookTargetsIDOK) IsClientError() bool
- func (o *GetV1SignalsWebhookTargetsIDOK) IsCode(code int) bool
- func (o *GetV1SignalsWebhookTargetsIDOK) IsRedirect() bool
- func (o *GetV1SignalsWebhookTargetsIDOK) IsServerError() bool
- func (o *GetV1SignalsWebhookTargetsIDOK) IsSuccess() bool
- func (o *GetV1SignalsWebhookTargetsIDOK) String() string
- type GetV1SignalsWebhookTargetsIDParams
- func NewGetV1SignalsWebhookTargetsIDParams() *GetV1SignalsWebhookTargetsIDParams
- func NewGetV1SignalsWebhookTargetsIDParamsWithContext(ctx context.Context) *GetV1SignalsWebhookTargetsIDParams
- func NewGetV1SignalsWebhookTargetsIDParamsWithHTTPClient(client *http.Client) *GetV1SignalsWebhookTargetsIDParams
- func NewGetV1SignalsWebhookTargetsIDParamsWithTimeout(timeout time.Duration) *GetV1SignalsWebhookTargetsIDParams
- func (o *GetV1SignalsWebhookTargetsIDParams) SetContext(ctx context.Context)
- func (o *GetV1SignalsWebhookTargetsIDParams) SetDefaults()
- func (o *GetV1SignalsWebhookTargetsIDParams) SetHTTPClient(client *http.Client)
- func (o *GetV1SignalsWebhookTargetsIDParams) SetID(id string)
- func (o *GetV1SignalsWebhookTargetsIDParams) SetTimeout(timeout time.Duration)
- func (o *GetV1SignalsWebhookTargetsIDParams) WithContext(ctx context.Context) *GetV1SignalsWebhookTargetsIDParams
- func (o *GetV1SignalsWebhookTargetsIDParams) WithDefaults() *GetV1SignalsWebhookTargetsIDParams
- func (o *GetV1SignalsWebhookTargetsIDParams) WithHTTPClient(client *http.Client) *GetV1SignalsWebhookTargetsIDParams
- func (o *GetV1SignalsWebhookTargetsIDParams) WithID(id string) *GetV1SignalsWebhookTargetsIDParams
- func (o *GetV1SignalsWebhookTargetsIDParams) WithTimeout(timeout time.Duration) *GetV1SignalsWebhookTargetsIDParams
- func (o *GetV1SignalsWebhookTargetsIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetV1SignalsWebhookTargetsIDReader
- type GetV1SignalsWebhookTargetsOK
- func (o *GetV1SignalsWebhookTargetsOK) Error() string
- func (o *GetV1SignalsWebhookTargetsOK) IsClientError() bool
- func (o *GetV1SignalsWebhookTargetsOK) IsCode(code int) bool
- func (o *GetV1SignalsWebhookTargetsOK) IsRedirect() bool
- func (o *GetV1SignalsWebhookTargetsOK) IsServerError() bool
- func (o *GetV1SignalsWebhookTargetsOK) IsSuccess() bool
- func (o *GetV1SignalsWebhookTargetsOK) String() string
- type GetV1SignalsWebhookTargetsParams
- func NewGetV1SignalsWebhookTargetsParams() *GetV1SignalsWebhookTargetsParams
- func NewGetV1SignalsWebhookTargetsParamsWithContext(ctx context.Context) *GetV1SignalsWebhookTargetsParams
- func NewGetV1SignalsWebhookTargetsParamsWithHTTPClient(client *http.Client) *GetV1SignalsWebhookTargetsParams
- func NewGetV1SignalsWebhookTargetsParamsWithTimeout(timeout time.Duration) *GetV1SignalsWebhookTargetsParams
- func (o *GetV1SignalsWebhookTargetsParams) SetContext(ctx context.Context)
- func (o *GetV1SignalsWebhookTargetsParams) SetDefaults()
- func (o *GetV1SignalsWebhookTargetsParams) SetHTTPClient(client *http.Client)
- func (o *GetV1SignalsWebhookTargetsParams) SetPage(page *int32)
- func (o *GetV1SignalsWebhookTargetsParams) SetPerPage(perPage *int32)
- func (o *GetV1SignalsWebhookTargetsParams) SetQuery(query *string)
- func (o *GetV1SignalsWebhookTargetsParams) SetTimeout(timeout time.Duration)
- func (o *GetV1SignalsWebhookTargetsParams) WithContext(ctx context.Context) *GetV1SignalsWebhookTargetsParams
- func (o *GetV1SignalsWebhookTargetsParams) WithDefaults() *GetV1SignalsWebhookTargetsParams
- func (o *GetV1SignalsWebhookTargetsParams) WithHTTPClient(client *http.Client) *GetV1SignalsWebhookTargetsParams
- func (o *GetV1SignalsWebhookTargetsParams) WithPage(page *int32) *GetV1SignalsWebhookTargetsParams
- func (o *GetV1SignalsWebhookTargetsParams) WithPerPage(perPage *int32) *GetV1SignalsWebhookTargetsParams
- func (o *GetV1SignalsWebhookTargetsParams) WithQuery(query *string) *GetV1SignalsWebhookTargetsParams
- func (o *GetV1SignalsWebhookTargetsParams) WithTimeout(timeout time.Duration) *GetV1SignalsWebhookTargetsParams
- func (o *GetV1SignalsWebhookTargetsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetV1SignalsWebhookTargetsReader
- type PatchV1SignalsEmailTargetsIDOK
- func (o *PatchV1SignalsEmailTargetsIDOK) Error() string
- func (o *PatchV1SignalsEmailTargetsIDOK) IsClientError() bool
- func (o *PatchV1SignalsEmailTargetsIDOK) IsCode(code int) bool
- func (o *PatchV1SignalsEmailTargetsIDOK) IsRedirect() bool
- func (o *PatchV1SignalsEmailTargetsIDOK) IsServerError() bool
- func (o *PatchV1SignalsEmailTargetsIDOK) IsSuccess() bool
- func (o *PatchV1SignalsEmailTargetsIDOK) String() string
- type PatchV1SignalsEmailTargetsIDParams
- func NewPatchV1SignalsEmailTargetsIDParams() *PatchV1SignalsEmailTargetsIDParams
- func NewPatchV1SignalsEmailTargetsIDParamsWithContext(ctx context.Context) *PatchV1SignalsEmailTargetsIDParams
- func NewPatchV1SignalsEmailTargetsIDParamsWithHTTPClient(client *http.Client) *PatchV1SignalsEmailTargetsIDParams
- func NewPatchV1SignalsEmailTargetsIDParamsWithTimeout(timeout time.Duration) *PatchV1SignalsEmailTargetsIDParams
- func (o *PatchV1SignalsEmailTargetsIDParams) SetContext(ctx context.Context)
- func (o *PatchV1SignalsEmailTargetsIDParams) SetDefaults()
- func (o *PatchV1SignalsEmailTargetsIDParams) SetHTTPClient(client *http.Client)
- func (o *PatchV1SignalsEmailTargetsIDParams) SetID(id string)
- func (o *PatchV1SignalsEmailTargetsIDParams) SetPatchV1SignalsEmailTargetsID(patchV1SignalsEmailTargetsID *models.PatchV1SignalsEmailTargetsID)
- func (o *PatchV1SignalsEmailTargetsIDParams) SetTimeout(timeout time.Duration)
- func (o *PatchV1SignalsEmailTargetsIDParams) WithContext(ctx context.Context) *PatchV1SignalsEmailTargetsIDParams
- func (o *PatchV1SignalsEmailTargetsIDParams) WithDefaults() *PatchV1SignalsEmailTargetsIDParams
- func (o *PatchV1SignalsEmailTargetsIDParams) WithHTTPClient(client *http.Client) *PatchV1SignalsEmailTargetsIDParams
- func (o *PatchV1SignalsEmailTargetsIDParams) WithID(id string) *PatchV1SignalsEmailTargetsIDParams
- func (o *PatchV1SignalsEmailTargetsIDParams) WithPatchV1SignalsEmailTargetsID(patchV1SignalsEmailTargetsID *models.PatchV1SignalsEmailTargetsID) *PatchV1SignalsEmailTargetsIDParams
- func (o *PatchV1SignalsEmailTargetsIDParams) WithTimeout(timeout time.Duration) *PatchV1SignalsEmailTargetsIDParams
- func (o *PatchV1SignalsEmailTargetsIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PatchV1SignalsEmailTargetsIDReader
- type PatchV1SignalsWebhookTargetsIDOK
- func (o *PatchV1SignalsWebhookTargetsIDOK) Error() string
- func (o *PatchV1SignalsWebhookTargetsIDOK) IsClientError() bool
- func (o *PatchV1SignalsWebhookTargetsIDOK) IsCode(code int) bool
- func (o *PatchV1SignalsWebhookTargetsIDOK) IsRedirect() bool
- func (o *PatchV1SignalsWebhookTargetsIDOK) IsServerError() bool
- func (o *PatchV1SignalsWebhookTargetsIDOK) IsSuccess() bool
- func (o *PatchV1SignalsWebhookTargetsIDOK) String() string
- type PatchV1SignalsWebhookTargetsIDParams
- func NewPatchV1SignalsWebhookTargetsIDParams() *PatchV1SignalsWebhookTargetsIDParams
- func NewPatchV1SignalsWebhookTargetsIDParamsWithContext(ctx context.Context) *PatchV1SignalsWebhookTargetsIDParams
- func NewPatchV1SignalsWebhookTargetsIDParamsWithHTTPClient(client *http.Client) *PatchV1SignalsWebhookTargetsIDParams
- func NewPatchV1SignalsWebhookTargetsIDParamsWithTimeout(timeout time.Duration) *PatchV1SignalsWebhookTargetsIDParams
- func (o *PatchV1SignalsWebhookTargetsIDParams) SetContext(ctx context.Context)
- func (o *PatchV1SignalsWebhookTargetsIDParams) SetDefaults()
- func (o *PatchV1SignalsWebhookTargetsIDParams) SetHTTPClient(client *http.Client)
- func (o *PatchV1SignalsWebhookTargetsIDParams) SetID(id string)
- func (o *PatchV1SignalsWebhookTargetsIDParams) SetPatchV1SignalsWebhookTargetsID(patchV1SignalsWebhookTargetsID *models.PatchV1SignalsWebhookTargetsID)
- func (o *PatchV1SignalsWebhookTargetsIDParams) SetTimeout(timeout time.Duration)
- func (o *PatchV1SignalsWebhookTargetsIDParams) WithContext(ctx context.Context) *PatchV1SignalsWebhookTargetsIDParams
- func (o *PatchV1SignalsWebhookTargetsIDParams) WithDefaults() *PatchV1SignalsWebhookTargetsIDParams
- func (o *PatchV1SignalsWebhookTargetsIDParams) WithHTTPClient(client *http.Client) *PatchV1SignalsWebhookTargetsIDParams
- func (o *PatchV1SignalsWebhookTargetsIDParams) WithID(id string) *PatchV1SignalsWebhookTargetsIDParams
- func (o *PatchV1SignalsWebhookTargetsIDParams) WithPatchV1SignalsWebhookTargetsID(patchV1SignalsWebhookTargetsID *models.PatchV1SignalsWebhookTargetsID) *PatchV1SignalsWebhookTargetsIDParams
- func (o *PatchV1SignalsWebhookTargetsIDParams) WithTimeout(timeout time.Duration) *PatchV1SignalsWebhookTargetsIDParams
- func (o *PatchV1SignalsWebhookTargetsIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PatchV1SignalsWebhookTargetsIDReader
- type PostV1SignalsDebuggerCreated
- func (o *PostV1SignalsDebuggerCreated) Error() string
- func (o *PostV1SignalsDebuggerCreated) IsClientError() bool
- func (o *PostV1SignalsDebuggerCreated) IsCode(code int) bool
- func (o *PostV1SignalsDebuggerCreated) IsRedirect() bool
- func (o *PostV1SignalsDebuggerCreated) IsServerError() bool
- func (o *PostV1SignalsDebuggerCreated) IsSuccess() bool
- func (o *PostV1SignalsDebuggerCreated) String() string
- type PostV1SignalsDebuggerParams
- func NewPostV1SignalsDebuggerParams() *PostV1SignalsDebuggerParams
- func NewPostV1SignalsDebuggerParamsWithContext(ctx context.Context) *PostV1SignalsDebuggerParams
- func NewPostV1SignalsDebuggerParamsWithHTTPClient(client *http.Client) *PostV1SignalsDebuggerParams
- func NewPostV1SignalsDebuggerParamsWithTimeout(timeout time.Duration) *PostV1SignalsDebuggerParams
- func (o *PostV1SignalsDebuggerParams) SetContext(ctx context.Context)
- func (o *PostV1SignalsDebuggerParams) SetDefaults()
- func (o *PostV1SignalsDebuggerParams) SetHTTPClient(client *http.Client)
- func (o *PostV1SignalsDebuggerParams) SetPostV1SignalsDebugger(postV1SignalsDebugger *models.PostV1SignalsDebugger)
- func (o *PostV1SignalsDebuggerParams) SetTimeout(timeout time.Duration)
- func (o *PostV1SignalsDebuggerParams) WithContext(ctx context.Context) *PostV1SignalsDebuggerParams
- func (o *PostV1SignalsDebuggerParams) WithDefaults() *PostV1SignalsDebuggerParams
- func (o *PostV1SignalsDebuggerParams) WithHTTPClient(client *http.Client) *PostV1SignalsDebuggerParams
- func (o *PostV1SignalsDebuggerParams) WithPostV1SignalsDebugger(postV1SignalsDebugger *models.PostV1SignalsDebugger) *PostV1SignalsDebuggerParams
- func (o *PostV1SignalsDebuggerParams) WithTimeout(timeout time.Duration) *PostV1SignalsDebuggerParams
- func (o *PostV1SignalsDebuggerParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostV1SignalsDebuggerReader
- type PostV1SignalsEmailTargetsCreated
- func (o *PostV1SignalsEmailTargetsCreated) Error() string
- func (o *PostV1SignalsEmailTargetsCreated) IsClientError() bool
- func (o *PostV1SignalsEmailTargetsCreated) IsCode(code int) bool
- func (o *PostV1SignalsEmailTargetsCreated) IsRedirect() bool
- func (o *PostV1SignalsEmailTargetsCreated) IsServerError() bool
- func (o *PostV1SignalsEmailTargetsCreated) IsSuccess() bool
- func (o *PostV1SignalsEmailTargetsCreated) String() string
- type PostV1SignalsEmailTargetsParams
- func NewPostV1SignalsEmailTargetsParams() *PostV1SignalsEmailTargetsParams
- func NewPostV1SignalsEmailTargetsParamsWithContext(ctx context.Context) *PostV1SignalsEmailTargetsParams
- func NewPostV1SignalsEmailTargetsParamsWithHTTPClient(client *http.Client) *PostV1SignalsEmailTargetsParams
- func NewPostV1SignalsEmailTargetsParamsWithTimeout(timeout time.Duration) *PostV1SignalsEmailTargetsParams
- func (o *PostV1SignalsEmailTargetsParams) SetContext(ctx context.Context)
- func (o *PostV1SignalsEmailTargetsParams) SetDefaults()
- func (o *PostV1SignalsEmailTargetsParams) SetHTTPClient(client *http.Client)
- func (o *PostV1SignalsEmailTargetsParams) SetPostV1SignalsEmailTargets(postV1SignalsEmailTargets *models.PostV1SignalsEmailTargets)
- func (o *PostV1SignalsEmailTargetsParams) SetTimeout(timeout time.Duration)
- func (o *PostV1SignalsEmailTargetsParams) WithContext(ctx context.Context) *PostV1SignalsEmailTargetsParams
- func (o *PostV1SignalsEmailTargetsParams) WithDefaults() *PostV1SignalsEmailTargetsParams
- func (o *PostV1SignalsEmailTargetsParams) WithHTTPClient(client *http.Client) *PostV1SignalsEmailTargetsParams
- func (o *PostV1SignalsEmailTargetsParams) WithPostV1SignalsEmailTargets(postV1SignalsEmailTargets *models.PostV1SignalsEmailTargets) *PostV1SignalsEmailTargetsParams
- func (o *PostV1SignalsEmailTargetsParams) WithTimeout(timeout time.Duration) *PostV1SignalsEmailTargetsParams
- func (o *PostV1SignalsEmailTargetsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostV1SignalsEmailTargetsReader
- type PostV1SignalsWebhookTargetsCreated
- func (o *PostV1SignalsWebhookTargetsCreated) Error() string
- func (o *PostV1SignalsWebhookTargetsCreated) IsClientError() bool
- func (o *PostV1SignalsWebhookTargetsCreated) IsCode(code int) bool
- func (o *PostV1SignalsWebhookTargetsCreated) IsRedirect() bool
- func (o *PostV1SignalsWebhookTargetsCreated) IsServerError() bool
- func (o *PostV1SignalsWebhookTargetsCreated) IsSuccess() bool
- func (o *PostV1SignalsWebhookTargetsCreated) String() string
- type PostV1SignalsWebhookTargetsParams
- func NewPostV1SignalsWebhookTargetsParams() *PostV1SignalsWebhookTargetsParams
- func NewPostV1SignalsWebhookTargetsParamsWithContext(ctx context.Context) *PostV1SignalsWebhookTargetsParams
- func NewPostV1SignalsWebhookTargetsParamsWithHTTPClient(client *http.Client) *PostV1SignalsWebhookTargetsParams
- func NewPostV1SignalsWebhookTargetsParamsWithTimeout(timeout time.Duration) *PostV1SignalsWebhookTargetsParams
- func (o *PostV1SignalsWebhookTargetsParams) SetContext(ctx context.Context)
- func (o *PostV1SignalsWebhookTargetsParams) SetDefaults()
- func (o *PostV1SignalsWebhookTargetsParams) SetHTTPClient(client *http.Client)
- func (o *PostV1SignalsWebhookTargetsParams) SetPostV1SignalsWebhookTargets(postV1SignalsWebhookTargets *models.PostV1SignalsWebhookTargets)
- func (o *PostV1SignalsWebhookTargetsParams) SetTimeout(timeout time.Duration)
- func (o *PostV1SignalsWebhookTargetsParams) WithContext(ctx context.Context) *PostV1SignalsWebhookTargetsParams
- func (o *PostV1SignalsWebhookTargetsParams) WithDefaults() *PostV1SignalsWebhookTargetsParams
- func (o *PostV1SignalsWebhookTargetsParams) WithHTTPClient(client *http.Client) *PostV1SignalsWebhookTargetsParams
- func (o *PostV1SignalsWebhookTargetsParams) WithPostV1SignalsWebhookTargets(postV1SignalsWebhookTargets *models.PostV1SignalsWebhookTargets) *PostV1SignalsWebhookTargetsParams
- func (o *PostV1SignalsWebhookTargetsParams) WithTimeout(timeout time.Duration) *PostV1SignalsWebhookTargetsParams
- func (o *PostV1SignalsWebhookTargetsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostV1SignalsWebhookTargetsReader
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for signals API
func (*Client) DeleteV1SignalsEmailTargetsID ¶
func (a *Client) DeleteV1SignalsEmailTargetsID(params *DeleteV1SignalsEmailTargetsIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteV1SignalsEmailTargetsIDNoContent, error)
DeleteV1SignalsEmailTargetsID deletes an email target
Delete a Signals email target by ID
func (*Client) DeleteV1SignalsWebhookTargetsID ¶
func (a *Client) DeleteV1SignalsWebhookTargetsID(params *DeleteV1SignalsWebhookTargetsIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteV1SignalsWebhookTargetsIDNoContent, error)
DeleteV1SignalsWebhookTargetsID deletes an webhook target
Delete a Signals webhook target by ID
func (*Client) GetV1SignalsAnalyticsGroupedMetrics ¶
func (a *Client) GetV1SignalsAnalyticsGroupedMetrics(params *GetV1SignalsAnalyticsGroupedMetricsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1SignalsAnalyticsGroupedMetricsOK, error)
GetV1SignalsAnalyticsGroupedMetrics generates grouped alert metrics
Generate a report of grouped metrics for Signals alerts
func (*Client) GetV1SignalsAnalyticsMttx ¶
func (a *Client) GetV1SignalsAnalyticsMttx(params *GetV1SignalsAnalyticsMttxParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1SignalsAnalyticsMttxOK, error)
GetV1SignalsAnalyticsMttx gets m t t x metrics for signals alerts
Get mean-time-to-acknowledged (MTTA) and mean-time-to-resolved (MTTR) metrics for Signals alerts
func (*Client) GetV1SignalsAnalyticsShiftsExport ¶
func (a *Client) GetV1SignalsAnalyticsShiftsExport(params *GetV1SignalsAnalyticsShiftsExportParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1SignalsAnalyticsShiftsExportOK, error)
GetV1SignalsAnalyticsShiftsExport Export oncall hours report for given users within a time period
func (*Client) GetV1SignalsAnalyticsTimeseries ¶
func (a *Client) GetV1SignalsAnalyticsTimeseries(params *GetV1SignalsAnalyticsTimeseriesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1SignalsAnalyticsTimeseriesOK, error)
GetV1SignalsAnalyticsTimeseries generates timeseries alert metrics
Generate a timeseries-based report of metrics for Signals alerts
func (*Client) GetV1SignalsEmailTargets ¶
func (a *Client) GetV1SignalsEmailTargets(params *GetV1SignalsEmailTargetsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1SignalsEmailTargetsOK, error)
GetV1SignalsEmailTargets lists email targets
List all Signals email targets for a team.
func (*Client) GetV1SignalsEmailTargetsID ¶
func (a *Client) GetV1SignalsEmailTargetsID(params *GetV1SignalsEmailTargetsIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1SignalsEmailTargetsIDOK, error)
GetV1SignalsEmailTargetsID gets an email target
Get a Signals email target by ID
func (*Client) GetV1SignalsEventSources ¶
func (a *Client) GetV1SignalsEventSources(params *GetV1SignalsEventSourcesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1SignalsEventSourcesOK, error)
GetV1SignalsEventSources get v1 signals event sources API
func (*Client) GetV1SignalsIngestURL ¶
func (a *Client) GetV1SignalsIngestURL(params *GetV1SignalsIngestURLParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1SignalsIngestURLOK, error)
GetV1SignalsIngestURL retrieves the url for ingesting signals
Retrieve the url for ingesting signals for your organization
func (*Client) GetV1SignalsTransposers ¶
func (a *Client) GetV1SignalsTransposers(params *GetV1SignalsTransposersParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1SignalsTransposersOK, error)
GetV1SignalsTransposers get v1 signals transposers API
func (*Client) GetV1SignalsWebhookTargets ¶
func (a *Client) GetV1SignalsWebhookTargets(params *GetV1SignalsWebhookTargetsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1SignalsWebhookTargetsOK, error)
GetV1SignalsWebhookTargets lists webhook targets
List all Signals webhook targets.
func (*Client) GetV1SignalsWebhookTargetsID ¶
func (a *Client) GetV1SignalsWebhookTargetsID(params *GetV1SignalsWebhookTargetsIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1SignalsWebhookTargetsIDOK, error)
GetV1SignalsWebhookTargetsID gets an webhook target
Get a Signals webhook target by ID
func (*Client) PatchV1SignalsEmailTargetsID ¶
func (a *Client) PatchV1SignalsEmailTargetsID(params *PatchV1SignalsEmailTargetsIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PatchV1SignalsEmailTargetsIDOK, error)
PatchV1SignalsEmailTargetsID updates an email target
Update a Signals email target by ID
func (*Client) PatchV1SignalsWebhookTargetsID ¶
func (a *Client) PatchV1SignalsWebhookTargetsID(params *PatchV1SignalsWebhookTargetsIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PatchV1SignalsWebhookTargetsIDOK, error)
PatchV1SignalsWebhookTargetsID updates an webhook target
Update a Signals webhook target by ID
func (*Client) PostV1SignalsDebugger ¶
func (a *Client) PostV1SignalsDebugger(params *PostV1SignalsDebuggerParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostV1SignalsDebuggerCreated, error)
PostV1SignalsDebugger post v1 signals debugger API
func (*Client) PostV1SignalsEmailTargets ¶
func (a *Client) PostV1SignalsEmailTargets(params *PostV1SignalsEmailTargetsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostV1SignalsEmailTargetsCreated, error)
PostV1SignalsEmailTargets creates an email target
Create a Signals email target for a team.
func (*Client) PostV1SignalsWebhookTargets ¶
func (a *Client) PostV1SignalsWebhookTargets(params *PostV1SignalsWebhookTargetsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostV1SignalsWebhookTargetsCreated, error)
PostV1SignalsWebhookTargets creates an webhook target
Create a Signals webhook target.
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type ClientOption ¶
type ClientOption func(*runtime.ClientOperation)
ClientOption is the option for Client methods
type ClientService ¶
type ClientService interface { DeleteV1SignalsEmailTargetsID(params *DeleteV1SignalsEmailTargetsIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteV1SignalsEmailTargetsIDNoContent, error) DeleteV1SignalsWebhookTargetsID(params *DeleteV1SignalsWebhookTargetsIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteV1SignalsWebhookTargetsIDNoContent, error) GetV1SignalsAnalyticsGroupedMetrics(params *GetV1SignalsAnalyticsGroupedMetricsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1SignalsAnalyticsGroupedMetricsOK, error) GetV1SignalsAnalyticsMttx(params *GetV1SignalsAnalyticsMttxParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1SignalsAnalyticsMttxOK, error) GetV1SignalsAnalyticsShiftsExport(params *GetV1SignalsAnalyticsShiftsExportParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1SignalsAnalyticsShiftsExportOK, error) GetV1SignalsAnalyticsTimeseries(params *GetV1SignalsAnalyticsTimeseriesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1SignalsAnalyticsTimeseriesOK, error) GetV1SignalsEmailTargets(params *GetV1SignalsEmailTargetsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1SignalsEmailTargetsOK, error) GetV1SignalsEmailTargetsID(params *GetV1SignalsEmailTargetsIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1SignalsEmailTargetsIDOK, error) GetV1SignalsEventSources(params *GetV1SignalsEventSourcesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1SignalsEventSourcesOK, error) GetV1SignalsIngestURL(params *GetV1SignalsIngestURLParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1SignalsIngestURLOK, error) GetV1SignalsTransposers(params *GetV1SignalsTransposersParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1SignalsTransposersOK, error) GetV1SignalsWebhookTargets(params *GetV1SignalsWebhookTargetsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1SignalsWebhookTargetsOK, error) GetV1SignalsWebhookTargetsID(params *GetV1SignalsWebhookTargetsIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1SignalsWebhookTargetsIDOK, error) PatchV1SignalsEmailTargetsID(params *PatchV1SignalsEmailTargetsIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PatchV1SignalsEmailTargetsIDOK, error) PatchV1SignalsWebhookTargetsID(params *PatchV1SignalsWebhookTargetsIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PatchV1SignalsWebhookTargetsIDOK, error) PostV1SignalsDebugger(params *PostV1SignalsDebuggerParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostV1SignalsDebuggerCreated, error) PostV1SignalsEmailTargets(params *PostV1SignalsEmailTargetsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostV1SignalsEmailTargetsCreated, error) PostV1SignalsWebhookTargets(params *PostV1SignalsWebhookTargetsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostV1SignalsWebhookTargetsCreated, error) SetTransport(transport runtime.ClientTransport) }
ClientService is the interface for Client methods
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry) ClientService
New creates a new signals API client.
type DeleteV1SignalsEmailTargetsIDNoContent ¶
type DeleteV1SignalsEmailTargetsIDNoContent struct { }
DeleteV1SignalsEmailTargetsIDNoContent describes a response with status code 204, with default header values.
Delete a Signals email target by ID
func NewDeleteV1SignalsEmailTargetsIDNoContent ¶
func NewDeleteV1SignalsEmailTargetsIDNoContent() *DeleteV1SignalsEmailTargetsIDNoContent
NewDeleteV1SignalsEmailTargetsIDNoContent creates a DeleteV1SignalsEmailTargetsIDNoContent with default headers values
func (*DeleteV1SignalsEmailTargetsIDNoContent) Error ¶
func (o *DeleteV1SignalsEmailTargetsIDNoContent) Error() string
func (*DeleteV1SignalsEmailTargetsIDNoContent) IsClientError ¶
func (o *DeleteV1SignalsEmailTargetsIDNoContent) IsClientError() bool
IsClientError returns true when this delete v1 signals email targets Id no content response has a 4xx status code
func (*DeleteV1SignalsEmailTargetsIDNoContent) IsCode ¶
func (o *DeleteV1SignalsEmailTargetsIDNoContent) IsCode(code int) bool
IsCode returns true when this delete v1 signals email targets Id no content response a status code equal to that given
func (*DeleteV1SignalsEmailTargetsIDNoContent) IsRedirect ¶
func (o *DeleteV1SignalsEmailTargetsIDNoContent) IsRedirect() bool
IsRedirect returns true when this delete v1 signals email targets Id no content response has a 3xx status code
func (*DeleteV1SignalsEmailTargetsIDNoContent) IsServerError ¶
func (o *DeleteV1SignalsEmailTargetsIDNoContent) IsServerError() bool
IsServerError returns true when this delete v1 signals email targets Id no content response has a 5xx status code
func (*DeleteV1SignalsEmailTargetsIDNoContent) IsSuccess ¶
func (o *DeleteV1SignalsEmailTargetsIDNoContent) IsSuccess() bool
IsSuccess returns true when this delete v1 signals email targets Id no content response has a 2xx status code
func (*DeleteV1SignalsEmailTargetsIDNoContent) String ¶
func (o *DeleteV1SignalsEmailTargetsIDNoContent) String() string
type DeleteV1SignalsEmailTargetsIDParams ¶
type DeleteV1SignalsEmailTargetsIDParams struct { // ID. ID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteV1SignalsEmailTargetsIDParams contains all the parameters to send to the API endpoint
for the delete v1 signals email targets Id operation. Typically these are written to a http.Request.
func NewDeleteV1SignalsEmailTargetsIDParams ¶
func NewDeleteV1SignalsEmailTargetsIDParams() *DeleteV1SignalsEmailTargetsIDParams
NewDeleteV1SignalsEmailTargetsIDParams creates a new DeleteV1SignalsEmailTargetsIDParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewDeleteV1SignalsEmailTargetsIDParamsWithContext ¶
func NewDeleteV1SignalsEmailTargetsIDParamsWithContext(ctx context.Context) *DeleteV1SignalsEmailTargetsIDParams
NewDeleteV1SignalsEmailTargetsIDParamsWithContext creates a new DeleteV1SignalsEmailTargetsIDParams object with the ability to set a context for a request.
func NewDeleteV1SignalsEmailTargetsIDParamsWithHTTPClient ¶
func NewDeleteV1SignalsEmailTargetsIDParamsWithHTTPClient(client *http.Client) *DeleteV1SignalsEmailTargetsIDParams
NewDeleteV1SignalsEmailTargetsIDParamsWithHTTPClient creates a new DeleteV1SignalsEmailTargetsIDParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteV1SignalsEmailTargetsIDParamsWithTimeout ¶
func NewDeleteV1SignalsEmailTargetsIDParamsWithTimeout(timeout time.Duration) *DeleteV1SignalsEmailTargetsIDParams
NewDeleteV1SignalsEmailTargetsIDParamsWithTimeout creates a new DeleteV1SignalsEmailTargetsIDParams object with the ability to set a timeout on a request.
func (*DeleteV1SignalsEmailTargetsIDParams) SetContext ¶
func (o *DeleteV1SignalsEmailTargetsIDParams) SetContext(ctx context.Context)
SetContext adds the context to the delete v1 signals email targets Id params
func (*DeleteV1SignalsEmailTargetsIDParams) SetDefaults ¶
func (o *DeleteV1SignalsEmailTargetsIDParams) SetDefaults()
SetDefaults hydrates default values in the delete v1 signals email targets Id params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteV1SignalsEmailTargetsIDParams) SetHTTPClient ¶
func (o *DeleteV1SignalsEmailTargetsIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete v1 signals email targets Id params
func (*DeleteV1SignalsEmailTargetsIDParams) SetID ¶
func (o *DeleteV1SignalsEmailTargetsIDParams) SetID(id string)
SetID adds the id to the delete v1 signals email targets Id params
func (*DeleteV1SignalsEmailTargetsIDParams) SetTimeout ¶
func (o *DeleteV1SignalsEmailTargetsIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete v1 signals email targets Id params
func (*DeleteV1SignalsEmailTargetsIDParams) WithContext ¶
func (o *DeleteV1SignalsEmailTargetsIDParams) WithContext(ctx context.Context) *DeleteV1SignalsEmailTargetsIDParams
WithContext adds the context to the delete v1 signals email targets Id params
func (*DeleteV1SignalsEmailTargetsIDParams) WithDefaults ¶
func (o *DeleteV1SignalsEmailTargetsIDParams) WithDefaults() *DeleteV1SignalsEmailTargetsIDParams
WithDefaults hydrates default values in the delete v1 signals email targets Id params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteV1SignalsEmailTargetsIDParams) WithHTTPClient ¶
func (o *DeleteV1SignalsEmailTargetsIDParams) WithHTTPClient(client *http.Client) *DeleteV1SignalsEmailTargetsIDParams
WithHTTPClient adds the HTTPClient to the delete v1 signals email targets Id params
func (*DeleteV1SignalsEmailTargetsIDParams) WithID ¶
func (o *DeleteV1SignalsEmailTargetsIDParams) WithID(id string) *DeleteV1SignalsEmailTargetsIDParams
WithID adds the id to the delete v1 signals email targets Id params
func (*DeleteV1SignalsEmailTargetsIDParams) WithTimeout ¶
func (o *DeleteV1SignalsEmailTargetsIDParams) WithTimeout(timeout time.Duration) *DeleteV1SignalsEmailTargetsIDParams
WithTimeout adds the timeout to the delete v1 signals email targets Id params
func (*DeleteV1SignalsEmailTargetsIDParams) WriteToRequest ¶
func (o *DeleteV1SignalsEmailTargetsIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteV1SignalsEmailTargetsIDReader ¶
type DeleteV1SignalsEmailTargetsIDReader struct {
// contains filtered or unexported fields
}
DeleteV1SignalsEmailTargetsIDReader is a Reader for the DeleteV1SignalsEmailTargetsID structure.
func (*DeleteV1SignalsEmailTargetsIDReader) ReadResponse ¶
func (o *DeleteV1SignalsEmailTargetsIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteV1SignalsWebhookTargetsIDNoContent ¶
type DeleteV1SignalsWebhookTargetsIDNoContent struct { }
DeleteV1SignalsWebhookTargetsIDNoContent describes a response with status code 204, with default header values.
Delete a Signals webhook target by ID
func NewDeleteV1SignalsWebhookTargetsIDNoContent ¶
func NewDeleteV1SignalsWebhookTargetsIDNoContent() *DeleteV1SignalsWebhookTargetsIDNoContent
NewDeleteV1SignalsWebhookTargetsIDNoContent creates a DeleteV1SignalsWebhookTargetsIDNoContent with default headers values
func (*DeleteV1SignalsWebhookTargetsIDNoContent) Error ¶
func (o *DeleteV1SignalsWebhookTargetsIDNoContent) Error() string
func (*DeleteV1SignalsWebhookTargetsIDNoContent) IsClientError ¶
func (o *DeleteV1SignalsWebhookTargetsIDNoContent) IsClientError() bool
IsClientError returns true when this delete v1 signals webhook targets Id no content response has a 4xx status code
func (*DeleteV1SignalsWebhookTargetsIDNoContent) IsCode ¶
func (o *DeleteV1SignalsWebhookTargetsIDNoContent) IsCode(code int) bool
IsCode returns true when this delete v1 signals webhook targets Id no content response a status code equal to that given
func (*DeleteV1SignalsWebhookTargetsIDNoContent) IsRedirect ¶
func (o *DeleteV1SignalsWebhookTargetsIDNoContent) IsRedirect() bool
IsRedirect returns true when this delete v1 signals webhook targets Id no content response has a 3xx status code
func (*DeleteV1SignalsWebhookTargetsIDNoContent) IsServerError ¶
func (o *DeleteV1SignalsWebhookTargetsIDNoContent) IsServerError() bool
IsServerError returns true when this delete v1 signals webhook targets Id no content response has a 5xx status code
func (*DeleteV1SignalsWebhookTargetsIDNoContent) IsSuccess ¶
func (o *DeleteV1SignalsWebhookTargetsIDNoContent) IsSuccess() bool
IsSuccess returns true when this delete v1 signals webhook targets Id no content response has a 2xx status code
func (*DeleteV1SignalsWebhookTargetsIDNoContent) String ¶
func (o *DeleteV1SignalsWebhookTargetsIDNoContent) String() string
type DeleteV1SignalsWebhookTargetsIDParams ¶
type DeleteV1SignalsWebhookTargetsIDParams struct { // ID. ID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteV1SignalsWebhookTargetsIDParams contains all the parameters to send to the API endpoint
for the delete v1 signals webhook targets Id operation. Typically these are written to a http.Request.
func NewDeleteV1SignalsWebhookTargetsIDParams ¶
func NewDeleteV1SignalsWebhookTargetsIDParams() *DeleteV1SignalsWebhookTargetsIDParams
NewDeleteV1SignalsWebhookTargetsIDParams creates a new DeleteV1SignalsWebhookTargetsIDParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewDeleteV1SignalsWebhookTargetsIDParamsWithContext ¶
func NewDeleteV1SignalsWebhookTargetsIDParamsWithContext(ctx context.Context) *DeleteV1SignalsWebhookTargetsIDParams
NewDeleteV1SignalsWebhookTargetsIDParamsWithContext creates a new DeleteV1SignalsWebhookTargetsIDParams object with the ability to set a context for a request.
func NewDeleteV1SignalsWebhookTargetsIDParamsWithHTTPClient ¶
func NewDeleteV1SignalsWebhookTargetsIDParamsWithHTTPClient(client *http.Client) *DeleteV1SignalsWebhookTargetsIDParams
NewDeleteV1SignalsWebhookTargetsIDParamsWithHTTPClient creates a new DeleteV1SignalsWebhookTargetsIDParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteV1SignalsWebhookTargetsIDParamsWithTimeout ¶
func NewDeleteV1SignalsWebhookTargetsIDParamsWithTimeout(timeout time.Duration) *DeleteV1SignalsWebhookTargetsIDParams
NewDeleteV1SignalsWebhookTargetsIDParamsWithTimeout creates a new DeleteV1SignalsWebhookTargetsIDParams object with the ability to set a timeout on a request.
func (*DeleteV1SignalsWebhookTargetsIDParams) SetContext ¶
func (o *DeleteV1SignalsWebhookTargetsIDParams) SetContext(ctx context.Context)
SetContext adds the context to the delete v1 signals webhook targets Id params
func (*DeleteV1SignalsWebhookTargetsIDParams) SetDefaults ¶
func (o *DeleteV1SignalsWebhookTargetsIDParams) SetDefaults()
SetDefaults hydrates default values in the delete v1 signals webhook targets Id params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteV1SignalsWebhookTargetsIDParams) SetHTTPClient ¶
func (o *DeleteV1SignalsWebhookTargetsIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete v1 signals webhook targets Id params
func (*DeleteV1SignalsWebhookTargetsIDParams) SetID ¶
func (o *DeleteV1SignalsWebhookTargetsIDParams) SetID(id string)
SetID adds the id to the delete v1 signals webhook targets Id params
func (*DeleteV1SignalsWebhookTargetsIDParams) SetTimeout ¶
func (o *DeleteV1SignalsWebhookTargetsIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete v1 signals webhook targets Id params
func (*DeleteV1SignalsWebhookTargetsIDParams) WithContext ¶
func (o *DeleteV1SignalsWebhookTargetsIDParams) WithContext(ctx context.Context) *DeleteV1SignalsWebhookTargetsIDParams
WithContext adds the context to the delete v1 signals webhook targets Id params
func (*DeleteV1SignalsWebhookTargetsIDParams) WithDefaults ¶
func (o *DeleteV1SignalsWebhookTargetsIDParams) WithDefaults() *DeleteV1SignalsWebhookTargetsIDParams
WithDefaults hydrates default values in the delete v1 signals webhook targets Id params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteV1SignalsWebhookTargetsIDParams) WithHTTPClient ¶
func (o *DeleteV1SignalsWebhookTargetsIDParams) WithHTTPClient(client *http.Client) *DeleteV1SignalsWebhookTargetsIDParams
WithHTTPClient adds the HTTPClient to the delete v1 signals webhook targets Id params
func (*DeleteV1SignalsWebhookTargetsIDParams) WithID ¶
func (o *DeleteV1SignalsWebhookTargetsIDParams) WithID(id string) *DeleteV1SignalsWebhookTargetsIDParams
WithID adds the id to the delete v1 signals webhook targets Id params
func (*DeleteV1SignalsWebhookTargetsIDParams) WithTimeout ¶
func (o *DeleteV1SignalsWebhookTargetsIDParams) WithTimeout(timeout time.Duration) *DeleteV1SignalsWebhookTargetsIDParams
WithTimeout adds the timeout to the delete v1 signals webhook targets Id params
func (*DeleteV1SignalsWebhookTargetsIDParams) WriteToRequest ¶
func (o *DeleteV1SignalsWebhookTargetsIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteV1SignalsWebhookTargetsIDReader ¶
type DeleteV1SignalsWebhookTargetsIDReader struct {
// contains filtered or unexported fields
}
DeleteV1SignalsWebhookTargetsIDReader is a Reader for the DeleteV1SignalsWebhookTargetsID structure.
func (*DeleteV1SignalsWebhookTargetsIDReader) ReadResponse ¶
func (o *DeleteV1SignalsWebhookTargetsIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetV1SignalsAnalyticsGroupedMetricsOK ¶
type GetV1SignalsAnalyticsGroupedMetricsOK struct { }
GetV1SignalsAnalyticsGroupedMetricsOK describes a response with status code 200, with default header values.
Generate a report of grouped metrics for Signals alerts
func NewGetV1SignalsAnalyticsGroupedMetricsOK ¶
func NewGetV1SignalsAnalyticsGroupedMetricsOK() *GetV1SignalsAnalyticsGroupedMetricsOK
NewGetV1SignalsAnalyticsGroupedMetricsOK creates a GetV1SignalsAnalyticsGroupedMetricsOK with default headers values
func (*GetV1SignalsAnalyticsGroupedMetricsOK) Error ¶
func (o *GetV1SignalsAnalyticsGroupedMetricsOK) Error() string
func (*GetV1SignalsAnalyticsGroupedMetricsOK) IsClientError ¶
func (o *GetV1SignalsAnalyticsGroupedMetricsOK) IsClientError() bool
IsClientError returns true when this get v1 signals analytics grouped metrics o k response has a 4xx status code
func (*GetV1SignalsAnalyticsGroupedMetricsOK) IsCode ¶
func (o *GetV1SignalsAnalyticsGroupedMetricsOK) IsCode(code int) bool
IsCode returns true when this get v1 signals analytics grouped metrics o k response a status code equal to that given
func (*GetV1SignalsAnalyticsGroupedMetricsOK) IsRedirect ¶
func (o *GetV1SignalsAnalyticsGroupedMetricsOK) IsRedirect() bool
IsRedirect returns true when this get v1 signals analytics grouped metrics o k response has a 3xx status code
func (*GetV1SignalsAnalyticsGroupedMetricsOK) IsServerError ¶
func (o *GetV1SignalsAnalyticsGroupedMetricsOK) IsServerError() bool
IsServerError returns true when this get v1 signals analytics grouped metrics o k response has a 5xx status code
func (*GetV1SignalsAnalyticsGroupedMetricsOK) IsSuccess ¶
func (o *GetV1SignalsAnalyticsGroupedMetricsOK) IsSuccess() bool
IsSuccess returns true when this get v1 signals analytics grouped metrics o k response has a 2xx status code
func (*GetV1SignalsAnalyticsGroupedMetricsOK) String ¶
func (o *GetV1SignalsAnalyticsGroupedMetricsOK) String() string
type GetV1SignalsAnalyticsGroupedMetricsParams ¶
type GetV1SignalsAnalyticsGroupedMetricsParams struct { /* EndDate. The end date to return metrics from Format: date-time */ EndDate *strfmt.DateTime /* Environments. A comma separated list of environment IDs */ Environments *string /* GroupBy. String that determines how records are grouped */ GroupBy *string /* Services. A comma separated list of service IDs */ Services *string /* SignalRules. A comma separated list of signal rule IDs */ SignalRules *string /* SortBy. String that determines how records are sorted */ SortBy *string /* SortDirection. String that determines how records are sorted */ SortDirection *string /* StartDate. The start date to return metrics from Format: date-time */ StartDate *strfmt.DateTime /* Tags. A comma separated list of tags */ Tags *string /* Teams. A comma separated list of team IDs */ Teams *string /* Users. A comma separated list of user IDs */ Users *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetV1SignalsAnalyticsGroupedMetricsParams contains all the parameters to send to the API endpoint
for the get v1 signals analytics grouped metrics operation. Typically these are written to a http.Request.
func NewGetV1SignalsAnalyticsGroupedMetricsParams ¶
func NewGetV1SignalsAnalyticsGroupedMetricsParams() *GetV1SignalsAnalyticsGroupedMetricsParams
NewGetV1SignalsAnalyticsGroupedMetricsParams creates a new GetV1SignalsAnalyticsGroupedMetricsParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetV1SignalsAnalyticsGroupedMetricsParamsWithContext ¶
func NewGetV1SignalsAnalyticsGroupedMetricsParamsWithContext(ctx context.Context) *GetV1SignalsAnalyticsGroupedMetricsParams
NewGetV1SignalsAnalyticsGroupedMetricsParamsWithContext creates a new GetV1SignalsAnalyticsGroupedMetricsParams object with the ability to set a context for a request.
func NewGetV1SignalsAnalyticsGroupedMetricsParamsWithHTTPClient ¶
func NewGetV1SignalsAnalyticsGroupedMetricsParamsWithHTTPClient(client *http.Client) *GetV1SignalsAnalyticsGroupedMetricsParams
NewGetV1SignalsAnalyticsGroupedMetricsParamsWithHTTPClient creates a new GetV1SignalsAnalyticsGroupedMetricsParams object with the ability to set a custom HTTPClient for a request.
func NewGetV1SignalsAnalyticsGroupedMetricsParamsWithTimeout ¶
func NewGetV1SignalsAnalyticsGroupedMetricsParamsWithTimeout(timeout time.Duration) *GetV1SignalsAnalyticsGroupedMetricsParams
NewGetV1SignalsAnalyticsGroupedMetricsParamsWithTimeout creates a new GetV1SignalsAnalyticsGroupedMetricsParams object with the ability to set a timeout on a request.
func (*GetV1SignalsAnalyticsGroupedMetricsParams) SetContext ¶
func (o *GetV1SignalsAnalyticsGroupedMetricsParams) SetContext(ctx context.Context)
SetContext adds the context to the get v1 signals analytics grouped metrics params
func (*GetV1SignalsAnalyticsGroupedMetricsParams) SetDefaults ¶
func (o *GetV1SignalsAnalyticsGroupedMetricsParams) SetDefaults()
SetDefaults hydrates default values in the get v1 signals analytics grouped metrics params (not the query body).
All values with no default are reset to their zero value.
func (*GetV1SignalsAnalyticsGroupedMetricsParams) SetEndDate ¶
func (o *GetV1SignalsAnalyticsGroupedMetricsParams) SetEndDate(endDate *strfmt.DateTime)
SetEndDate adds the endDate to the get v1 signals analytics grouped metrics params
func (*GetV1SignalsAnalyticsGroupedMetricsParams) SetEnvironments ¶
func (o *GetV1SignalsAnalyticsGroupedMetricsParams) SetEnvironments(environments *string)
SetEnvironments adds the environments to the get v1 signals analytics grouped metrics params
func (*GetV1SignalsAnalyticsGroupedMetricsParams) SetGroupBy ¶
func (o *GetV1SignalsAnalyticsGroupedMetricsParams) SetGroupBy(groupBy *string)
SetGroupBy adds the groupBy to the get v1 signals analytics grouped metrics params
func (*GetV1SignalsAnalyticsGroupedMetricsParams) SetHTTPClient ¶
func (o *GetV1SignalsAnalyticsGroupedMetricsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get v1 signals analytics grouped metrics params
func (*GetV1SignalsAnalyticsGroupedMetricsParams) SetServices ¶
func (o *GetV1SignalsAnalyticsGroupedMetricsParams) SetServices(services *string)
SetServices adds the services to the get v1 signals analytics grouped metrics params
func (*GetV1SignalsAnalyticsGroupedMetricsParams) SetSignalRules ¶
func (o *GetV1SignalsAnalyticsGroupedMetricsParams) SetSignalRules(signalRules *string)
SetSignalRules adds the signalRules to the get v1 signals analytics grouped metrics params
func (*GetV1SignalsAnalyticsGroupedMetricsParams) SetSortBy ¶
func (o *GetV1SignalsAnalyticsGroupedMetricsParams) SetSortBy(sortBy *string)
SetSortBy adds the sortBy to the get v1 signals analytics grouped metrics params
func (*GetV1SignalsAnalyticsGroupedMetricsParams) SetSortDirection ¶
func (o *GetV1SignalsAnalyticsGroupedMetricsParams) SetSortDirection(sortDirection *string)
SetSortDirection adds the sortDirection to the get v1 signals analytics grouped metrics params
func (*GetV1SignalsAnalyticsGroupedMetricsParams) SetStartDate ¶
func (o *GetV1SignalsAnalyticsGroupedMetricsParams) SetStartDate(startDate *strfmt.DateTime)
SetStartDate adds the startDate to the get v1 signals analytics grouped metrics params
func (*GetV1SignalsAnalyticsGroupedMetricsParams) SetTags ¶
func (o *GetV1SignalsAnalyticsGroupedMetricsParams) SetTags(tags *string)
SetTags adds the tags to the get v1 signals analytics grouped metrics params
func (*GetV1SignalsAnalyticsGroupedMetricsParams) SetTeams ¶
func (o *GetV1SignalsAnalyticsGroupedMetricsParams) SetTeams(teams *string)
SetTeams adds the teams to the get v1 signals analytics grouped metrics params
func (*GetV1SignalsAnalyticsGroupedMetricsParams) SetTimeout ¶
func (o *GetV1SignalsAnalyticsGroupedMetricsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get v1 signals analytics grouped metrics params
func (*GetV1SignalsAnalyticsGroupedMetricsParams) SetUsers ¶
func (o *GetV1SignalsAnalyticsGroupedMetricsParams) SetUsers(users *string)
SetUsers adds the users to the get v1 signals analytics grouped metrics params
func (*GetV1SignalsAnalyticsGroupedMetricsParams) WithContext ¶
func (o *GetV1SignalsAnalyticsGroupedMetricsParams) WithContext(ctx context.Context) *GetV1SignalsAnalyticsGroupedMetricsParams
WithContext adds the context to the get v1 signals analytics grouped metrics params
func (*GetV1SignalsAnalyticsGroupedMetricsParams) WithDefaults ¶
func (o *GetV1SignalsAnalyticsGroupedMetricsParams) WithDefaults() *GetV1SignalsAnalyticsGroupedMetricsParams
WithDefaults hydrates default values in the get v1 signals analytics grouped metrics params (not the query body).
All values with no default are reset to their zero value.
func (*GetV1SignalsAnalyticsGroupedMetricsParams) WithEndDate ¶
func (o *GetV1SignalsAnalyticsGroupedMetricsParams) WithEndDate(endDate *strfmt.DateTime) *GetV1SignalsAnalyticsGroupedMetricsParams
WithEndDate adds the endDate to the get v1 signals analytics grouped metrics params
func (*GetV1SignalsAnalyticsGroupedMetricsParams) WithEnvironments ¶
func (o *GetV1SignalsAnalyticsGroupedMetricsParams) WithEnvironments(environments *string) *GetV1SignalsAnalyticsGroupedMetricsParams
WithEnvironments adds the environments to the get v1 signals analytics grouped metrics params
func (*GetV1SignalsAnalyticsGroupedMetricsParams) WithGroupBy ¶
func (o *GetV1SignalsAnalyticsGroupedMetricsParams) WithGroupBy(groupBy *string) *GetV1SignalsAnalyticsGroupedMetricsParams
WithGroupBy adds the groupBy to the get v1 signals analytics grouped metrics params
func (*GetV1SignalsAnalyticsGroupedMetricsParams) WithHTTPClient ¶
func (o *GetV1SignalsAnalyticsGroupedMetricsParams) WithHTTPClient(client *http.Client) *GetV1SignalsAnalyticsGroupedMetricsParams
WithHTTPClient adds the HTTPClient to the get v1 signals analytics grouped metrics params
func (*GetV1SignalsAnalyticsGroupedMetricsParams) WithServices ¶
func (o *GetV1SignalsAnalyticsGroupedMetricsParams) WithServices(services *string) *GetV1SignalsAnalyticsGroupedMetricsParams
WithServices adds the services to the get v1 signals analytics grouped metrics params
func (*GetV1SignalsAnalyticsGroupedMetricsParams) WithSignalRules ¶
func (o *GetV1SignalsAnalyticsGroupedMetricsParams) WithSignalRules(signalRules *string) *GetV1SignalsAnalyticsGroupedMetricsParams
WithSignalRules adds the signalRules to the get v1 signals analytics grouped metrics params
func (*GetV1SignalsAnalyticsGroupedMetricsParams) WithSortBy ¶
func (o *GetV1SignalsAnalyticsGroupedMetricsParams) WithSortBy(sortBy *string) *GetV1SignalsAnalyticsGroupedMetricsParams
WithSortBy adds the sortBy to the get v1 signals analytics grouped metrics params
func (*GetV1SignalsAnalyticsGroupedMetricsParams) WithSortDirection ¶
func (o *GetV1SignalsAnalyticsGroupedMetricsParams) WithSortDirection(sortDirection *string) *GetV1SignalsAnalyticsGroupedMetricsParams
WithSortDirection adds the sortDirection to the get v1 signals analytics grouped metrics params
func (*GetV1SignalsAnalyticsGroupedMetricsParams) WithStartDate ¶
func (o *GetV1SignalsAnalyticsGroupedMetricsParams) WithStartDate(startDate *strfmt.DateTime) *GetV1SignalsAnalyticsGroupedMetricsParams
WithStartDate adds the startDate to the get v1 signals analytics grouped metrics params
func (*GetV1SignalsAnalyticsGroupedMetricsParams) WithTags ¶
func (o *GetV1SignalsAnalyticsGroupedMetricsParams) WithTags(tags *string) *GetV1SignalsAnalyticsGroupedMetricsParams
WithTags adds the tags to the get v1 signals analytics grouped metrics params
func (*GetV1SignalsAnalyticsGroupedMetricsParams) WithTeams ¶
func (o *GetV1SignalsAnalyticsGroupedMetricsParams) WithTeams(teams *string) *GetV1SignalsAnalyticsGroupedMetricsParams
WithTeams adds the teams to the get v1 signals analytics grouped metrics params
func (*GetV1SignalsAnalyticsGroupedMetricsParams) WithTimeout ¶
func (o *GetV1SignalsAnalyticsGroupedMetricsParams) WithTimeout(timeout time.Duration) *GetV1SignalsAnalyticsGroupedMetricsParams
WithTimeout adds the timeout to the get v1 signals analytics grouped metrics params
func (*GetV1SignalsAnalyticsGroupedMetricsParams) WithUsers ¶
func (o *GetV1SignalsAnalyticsGroupedMetricsParams) WithUsers(users *string) *GetV1SignalsAnalyticsGroupedMetricsParams
WithUsers adds the users to the get v1 signals analytics grouped metrics params
func (*GetV1SignalsAnalyticsGroupedMetricsParams) WriteToRequest ¶
func (o *GetV1SignalsAnalyticsGroupedMetricsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetV1SignalsAnalyticsGroupedMetricsReader ¶
type GetV1SignalsAnalyticsGroupedMetricsReader struct {
// contains filtered or unexported fields
}
GetV1SignalsAnalyticsGroupedMetricsReader is a Reader for the GetV1SignalsAnalyticsGroupedMetrics structure.
func (*GetV1SignalsAnalyticsGroupedMetricsReader) ReadResponse ¶
func (o *GetV1SignalsAnalyticsGroupedMetricsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetV1SignalsAnalyticsMttxOK ¶
type GetV1SignalsAnalyticsMttxOK struct { }
GetV1SignalsAnalyticsMttxOK describes a response with status code 200, with default header values.
Get mean-time-to-acknowledged (MTTA) and mean-time-to-resolved (MTTR) metrics for Signals alerts
func NewGetV1SignalsAnalyticsMttxOK ¶
func NewGetV1SignalsAnalyticsMttxOK() *GetV1SignalsAnalyticsMttxOK
NewGetV1SignalsAnalyticsMttxOK creates a GetV1SignalsAnalyticsMttxOK with default headers values
func (*GetV1SignalsAnalyticsMttxOK) Error ¶
func (o *GetV1SignalsAnalyticsMttxOK) Error() string
func (*GetV1SignalsAnalyticsMttxOK) IsClientError ¶
func (o *GetV1SignalsAnalyticsMttxOK) IsClientError() bool
IsClientError returns true when this get v1 signals analytics mttx o k response has a 4xx status code
func (*GetV1SignalsAnalyticsMttxOK) IsCode ¶
func (o *GetV1SignalsAnalyticsMttxOK) IsCode(code int) bool
IsCode returns true when this get v1 signals analytics mttx o k response a status code equal to that given
func (*GetV1SignalsAnalyticsMttxOK) IsRedirect ¶
func (o *GetV1SignalsAnalyticsMttxOK) IsRedirect() bool
IsRedirect returns true when this get v1 signals analytics mttx o k response has a 3xx status code
func (*GetV1SignalsAnalyticsMttxOK) IsServerError ¶
func (o *GetV1SignalsAnalyticsMttxOK) IsServerError() bool
IsServerError returns true when this get v1 signals analytics mttx o k response has a 5xx status code
func (*GetV1SignalsAnalyticsMttxOK) IsSuccess ¶
func (o *GetV1SignalsAnalyticsMttxOK) IsSuccess() bool
IsSuccess returns true when this get v1 signals analytics mttx o k response has a 2xx status code
func (*GetV1SignalsAnalyticsMttxOK) String ¶
func (o *GetV1SignalsAnalyticsMttxOK) String() string
type GetV1SignalsAnalyticsMttxParams ¶
type GetV1SignalsAnalyticsMttxParams struct { /* EndDate. The end date to return metrics from Format: date-time */ EndDate *strfmt.DateTime /* Environments. A comma separated list of environment IDs */ Environments *string /* GroupBy. String that determines how records are grouped */ GroupBy *string /* Services. A comma separated list of service IDs */ Services *string /* SignalRules. A comma separated list of signal rule IDs */ SignalRules *string /* SortBy. String that determines how records are sorted */ SortBy *string /* SortDirection. String that determines how records are sorted */ SortDirection *string /* StartDate. The start date to return metrics from Format: date-time */ StartDate *strfmt.DateTime /* Tags. A comma separated list of tags */ Tags *string /* Teams. A comma separated list of team IDs */ Teams *string /* Users. A comma separated list of user IDs */ Users *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetV1SignalsAnalyticsMttxParams contains all the parameters to send to the API endpoint
for the get v1 signals analytics mttx operation. Typically these are written to a http.Request.
func NewGetV1SignalsAnalyticsMttxParams ¶
func NewGetV1SignalsAnalyticsMttxParams() *GetV1SignalsAnalyticsMttxParams
NewGetV1SignalsAnalyticsMttxParams creates a new GetV1SignalsAnalyticsMttxParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetV1SignalsAnalyticsMttxParamsWithContext ¶
func NewGetV1SignalsAnalyticsMttxParamsWithContext(ctx context.Context) *GetV1SignalsAnalyticsMttxParams
NewGetV1SignalsAnalyticsMttxParamsWithContext creates a new GetV1SignalsAnalyticsMttxParams object with the ability to set a context for a request.
func NewGetV1SignalsAnalyticsMttxParamsWithHTTPClient ¶
func NewGetV1SignalsAnalyticsMttxParamsWithHTTPClient(client *http.Client) *GetV1SignalsAnalyticsMttxParams
NewGetV1SignalsAnalyticsMttxParamsWithHTTPClient creates a new GetV1SignalsAnalyticsMttxParams object with the ability to set a custom HTTPClient for a request.
func NewGetV1SignalsAnalyticsMttxParamsWithTimeout ¶
func NewGetV1SignalsAnalyticsMttxParamsWithTimeout(timeout time.Duration) *GetV1SignalsAnalyticsMttxParams
NewGetV1SignalsAnalyticsMttxParamsWithTimeout creates a new GetV1SignalsAnalyticsMttxParams object with the ability to set a timeout on a request.
func (*GetV1SignalsAnalyticsMttxParams) SetContext ¶
func (o *GetV1SignalsAnalyticsMttxParams) SetContext(ctx context.Context)
SetContext adds the context to the get v1 signals analytics mttx params
func (*GetV1SignalsAnalyticsMttxParams) SetDefaults ¶
func (o *GetV1SignalsAnalyticsMttxParams) SetDefaults()
SetDefaults hydrates default values in the get v1 signals analytics mttx params (not the query body).
All values with no default are reset to their zero value.
func (*GetV1SignalsAnalyticsMttxParams) SetEndDate ¶
func (o *GetV1SignalsAnalyticsMttxParams) SetEndDate(endDate *strfmt.DateTime)
SetEndDate adds the endDate to the get v1 signals analytics mttx params
func (*GetV1SignalsAnalyticsMttxParams) SetEnvironments ¶
func (o *GetV1SignalsAnalyticsMttxParams) SetEnvironments(environments *string)
SetEnvironments adds the environments to the get v1 signals analytics mttx params
func (*GetV1SignalsAnalyticsMttxParams) SetGroupBy ¶
func (o *GetV1SignalsAnalyticsMttxParams) SetGroupBy(groupBy *string)
SetGroupBy adds the groupBy to the get v1 signals analytics mttx params
func (*GetV1SignalsAnalyticsMttxParams) SetHTTPClient ¶
func (o *GetV1SignalsAnalyticsMttxParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get v1 signals analytics mttx params
func (*GetV1SignalsAnalyticsMttxParams) SetServices ¶
func (o *GetV1SignalsAnalyticsMttxParams) SetServices(services *string)
SetServices adds the services to the get v1 signals analytics mttx params
func (*GetV1SignalsAnalyticsMttxParams) SetSignalRules ¶
func (o *GetV1SignalsAnalyticsMttxParams) SetSignalRules(signalRules *string)
SetSignalRules adds the signalRules to the get v1 signals analytics mttx params
func (*GetV1SignalsAnalyticsMttxParams) SetSortBy ¶
func (o *GetV1SignalsAnalyticsMttxParams) SetSortBy(sortBy *string)
SetSortBy adds the sortBy to the get v1 signals analytics mttx params
func (*GetV1SignalsAnalyticsMttxParams) SetSortDirection ¶
func (o *GetV1SignalsAnalyticsMttxParams) SetSortDirection(sortDirection *string)
SetSortDirection adds the sortDirection to the get v1 signals analytics mttx params
func (*GetV1SignalsAnalyticsMttxParams) SetStartDate ¶
func (o *GetV1SignalsAnalyticsMttxParams) SetStartDate(startDate *strfmt.DateTime)
SetStartDate adds the startDate to the get v1 signals analytics mttx params
func (*GetV1SignalsAnalyticsMttxParams) SetTags ¶
func (o *GetV1SignalsAnalyticsMttxParams) SetTags(tags *string)
SetTags adds the tags to the get v1 signals analytics mttx params
func (*GetV1SignalsAnalyticsMttxParams) SetTeams ¶
func (o *GetV1SignalsAnalyticsMttxParams) SetTeams(teams *string)
SetTeams adds the teams to the get v1 signals analytics mttx params
func (*GetV1SignalsAnalyticsMttxParams) SetTimeout ¶
func (o *GetV1SignalsAnalyticsMttxParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get v1 signals analytics mttx params
func (*GetV1SignalsAnalyticsMttxParams) SetUsers ¶
func (o *GetV1SignalsAnalyticsMttxParams) SetUsers(users *string)
SetUsers adds the users to the get v1 signals analytics mttx params
func (*GetV1SignalsAnalyticsMttxParams) WithContext ¶
func (o *GetV1SignalsAnalyticsMttxParams) WithContext(ctx context.Context) *GetV1SignalsAnalyticsMttxParams
WithContext adds the context to the get v1 signals analytics mttx params
func (*GetV1SignalsAnalyticsMttxParams) WithDefaults ¶
func (o *GetV1SignalsAnalyticsMttxParams) WithDefaults() *GetV1SignalsAnalyticsMttxParams
WithDefaults hydrates default values in the get v1 signals analytics mttx params (not the query body).
All values with no default are reset to their zero value.
func (*GetV1SignalsAnalyticsMttxParams) WithEndDate ¶
func (o *GetV1SignalsAnalyticsMttxParams) WithEndDate(endDate *strfmt.DateTime) *GetV1SignalsAnalyticsMttxParams
WithEndDate adds the endDate to the get v1 signals analytics mttx params
func (*GetV1SignalsAnalyticsMttxParams) WithEnvironments ¶
func (o *GetV1SignalsAnalyticsMttxParams) WithEnvironments(environments *string) *GetV1SignalsAnalyticsMttxParams
WithEnvironments adds the environments to the get v1 signals analytics mttx params
func (*GetV1SignalsAnalyticsMttxParams) WithGroupBy ¶
func (o *GetV1SignalsAnalyticsMttxParams) WithGroupBy(groupBy *string) *GetV1SignalsAnalyticsMttxParams
WithGroupBy adds the groupBy to the get v1 signals analytics mttx params
func (*GetV1SignalsAnalyticsMttxParams) WithHTTPClient ¶
func (o *GetV1SignalsAnalyticsMttxParams) WithHTTPClient(client *http.Client) *GetV1SignalsAnalyticsMttxParams
WithHTTPClient adds the HTTPClient to the get v1 signals analytics mttx params
func (*GetV1SignalsAnalyticsMttxParams) WithServices ¶
func (o *GetV1SignalsAnalyticsMttxParams) WithServices(services *string) *GetV1SignalsAnalyticsMttxParams
WithServices adds the services to the get v1 signals analytics mttx params
func (*GetV1SignalsAnalyticsMttxParams) WithSignalRules ¶
func (o *GetV1SignalsAnalyticsMttxParams) WithSignalRules(signalRules *string) *GetV1SignalsAnalyticsMttxParams
WithSignalRules adds the signalRules to the get v1 signals analytics mttx params
func (*GetV1SignalsAnalyticsMttxParams) WithSortBy ¶
func (o *GetV1SignalsAnalyticsMttxParams) WithSortBy(sortBy *string) *GetV1SignalsAnalyticsMttxParams
WithSortBy adds the sortBy to the get v1 signals analytics mttx params
func (*GetV1SignalsAnalyticsMttxParams) WithSortDirection ¶
func (o *GetV1SignalsAnalyticsMttxParams) WithSortDirection(sortDirection *string) *GetV1SignalsAnalyticsMttxParams
WithSortDirection adds the sortDirection to the get v1 signals analytics mttx params
func (*GetV1SignalsAnalyticsMttxParams) WithStartDate ¶
func (o *GetV1SignalsAnalyticsMttxParams) WithStartDate(startDate *strfmt.DateTime) *GetV1SignalsAnalyticsMttxParams
WithStartDate adds the startDate to the get v1 signals analytics mttx params
func (*GetV1SignalsAnalyticsMttxParams) WithTags ¶
func (o *GetV1SignalsAnalyticsMttxParams) WithTags(tags *string) *GetV1SignalsAnalyticsMttxParams
WithTags adds the tags to the get v1 signals analytics mttx params
func (*GetV1SignalsAnalyticsMttxParams) WithTeams ¶
func (o *GetV1SignalsAnalyticsMttxParams) WithTeams(teams *string) *GetV1SignalsAnalyticsMttxParams
WithTeams adds the teams to the get v1 signals analytics mttx params
func (*GetV1SignalsAnalyticsMttxParams) WithTimeout ¶
func (o *GetV1SignalsAnalyticsMttxParams) WithTimeout(timeout time.Duration) *GetV1SignalsAnalyticsMttxParams
WithTimeout adds the timeout to the get v1 signals analytics mttx params
func (*GetV1SignalsAnalyticsMttxParams) WithUsers ¶
func (o *GetV1SignalsAnalyticsMttxParams) WithUsers(users *string) *GetV1SignalsAnalyticsMttxParams
WithUsers adds the users to the get v1 signals analytics mttx params
func (*GetV1SignalsAnalyticsMttxParams) WriteToRequest ¶
func (o *GetV1SignalsAnalyticsMttxParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetV1SignalsAnalyticsMttxReader ¶
type GetV1SignalsAnalyticsMttxReader struct {
// contains filtered or unexported fields
}
GetV1SignalsAnalyticsMttxReader is a Reader for the GetV1SignalsAnalyticsMttx structure.
func (*GetV1SignalsAnalyticsMttxReader) ReadResponse ¶
func (o *GetV1SignalsAnalyticsMttxReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetV1SignalsAnalyticsShiftsExportOK ¶
type GetV1SignalsAnalyticsShiftsExportOK struct { }
GetV1SignalsAnalyticsShiftsExportOK describes a response with status code 200, with default header values.
Export oncall hours report for given users within a time period
func NewGetV1SignalsAnalyticsShiftsExportOK ¶
func NewGetV1SignalsAnalyticsShiftsExportOK() *GetV1SignalsAnalyticsShiftsExportOK
NewGetV1SignalsAnalyticsShiftsExportOK creates a GetV1SignalsAnalyticsShiftsExportOK with default headers values
func (*GetV1SignalsAnalyticsShiftsExportOK) Error ¶
func (o *GetV1SignalsAnalyticsShiftsExportOK) Error() string
func (*GetV1SignalsAnalyticsShiftsExportOK) IsClientError ¶
func (o *GetV1SignalsAnalyticsShiftsExportOK) IsClientError() bool
IsClientError returns true when this get v1 signals analytics shifts export o k response has a 4xx status code
func (*GetV1SignalsAnalyticsShiftsExportOK) IsCode ¶
func (o *GetV1SignalsAnalyticsShiftsExportOK) IsCode(code int) bool
IsCode returns true when this get v1 signals analytics shifts export o k response a status code equal to that given
func (*GetV1SignalsAnalyticsShiftsExportOK) IsRedirect ¶
func (o *GetV1SignalsAnalyticsShiftsExportOK) IsRedirect() bool
IsRedirect returns true when this get v1 signals analytics shifts export o k response has a 3xx status code
func (*GetV1SignalsAnalyticsShiftsExportOK) IsServerError ¶
func (o *GetV1SignalsAnalyticsShiftsExportOK) IsServerError() bool
IsServerError returns true when this get v1 signals analytics shifts export o k response has a 5xx status code
func (*GetV1SignalsAnalyticsShiftsExportOK) IsSuccess ¶
func (o *GetV1SignalsAnalyticsShiftsExportOK) IsSuccess() bool
IsSuccess returns true when this get v1 signals analytics shifts export o k response has a 2xx status code
func (*GetV1SignalsAnalyticsShiftsExportOK) String ¶
func (o *GetV1SignalsAnalyticsShiftsExportOK) String() string
type GetV1SignalsAnalyticsShiftsExportParams ¶
type GetV1SignalsAnalyticsShiftsExportParams struct { /* PeriodEnd. End of the period to fetch hours for (UTC) Format: date-time */ PeriodEnd strfmt.DateTime /* PeriodStart. Start of the period to fetch hours for (UTC) Format: date-time */ PeriodStart strfmt.DateTime /* TeamIds. Array of team IDs to fetch oncall hours for */ TeamIds []string /* UserIds. Array of user IDs to fetch oncall hours for */ UserIds []string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetV1SignalsAnalyticsShiftsExportParams contains all the parameters to send to the API endpoint
for the get v1 signals analytics shifts export operation. Typically these are written to a http.Request.
func NewGetV1SignalsAnalyticsShiftsExportParams ¶
func NewGetV1SignalsAnalyticsShiftsExportParams() *GetV1SignalsAnalyticsShiftsExportParams
NewGetV1SignalsAnalyticsShiftsExportParams creates a new GetV1SignalsAnalyticsShiftsExportParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetV1SignalsAnalyticsShiftsExportParamsWithContext ¶
func NewGetV1SignalsAnalyticsShiftsExportParamsWithContext(ctx context.Context) *GetV1SignalsAnalyticsShiftsExportParams
NewGetV1SignalsAnalyticsShiftsExportParamsWithContext creates a new GetV1SignalsAnalyticsShiftsExportParams object with the ability to set a context for a request.
func NewGetV1SignalsAnalyticsShiftsExportParamsWithHTTPClient ¶
func NewGetV1SignalsAnalyticsShiftsExportParamsWithHTTPClient(client *http.Client) *GetV1SignalsAnalyticsShiftsExportParams
NewGetV1SignalsAnalyticsShiftsExportParamsWithHTTPClient creates a new GetV1SignalsAnalyticsShiftsExportParams object with the ability to set a custom HTTPClient for a request.
func NewGetV1SignalsAnalyticsShiftsExportParamsWithTimeout ¶
func NewGetV1SignalsAnalyticsShiftsExportParamsWithTimeout(timeout time.Duration) *GetV1SignalsAnalyticsShiftsExportParams
NewGetV1SignalsAnalyticsShiftsExportParamsWithTimeout creates a new GetV1SignalsAnalyticsShiftsExportParams object with the ability to set a timeout on a request.
func (*GetV1SignalsAnalyticsShiftsExportParams) SetContext ¶
func (o *GetV1SignalsAnalyticsShiftsExportParams) SetContext(ctx context.Context)
SetContext adds the context to the get v1 signals analytics shifts export params
func (*GetV1SignalsAnalyticsShiftsExportParams) SetDefaults ¶
func (o *GetV1SignalsAnalyticsShiftsExportParams) SetDefaults()
SetDefaults hydrates default values in the get v1 signals analytics shifts export params (not the query body).
All values with no default are reset to their zero value.
func (*GetV1SignalsAnalyticsShiftsExportParams) SetHTTPClient ¶
func (o *GetV1SignalsAnalyticsShiftsExportParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get v1 signals analytics shifts export params
func (*GetV1SignalsAnalyticsShiftsExportParams) SetPeriodEnd ¶
func (o *GetV1SignalsAnalyticsShiftsExportParams) SetPeriodEnd(periodEnd strfmt.DateTime)
SetPeriodEnd adds the periodEnd to the get v1 signals analytics shifts export params
func (*GetV1SignalsAnalyticsShiftsExportParams) SetPeriodStart ¶
func (o *GetV1SignalsAnalyticsShiftsExportParams) SetPeriodStart(periodStart strfmt.DateTime)
SetPeriodStart adds the periodStart to the get v1 signals analytics shifts export params
func (*GetV1SignalsAnalyticsShiftsExportParams) SetTeamIds ¶
func (o *GetV1SignalsAnalyticsShiftsExportParams) SetTeamIds(teamIds []string)
SetTeamIds adds the teamIds to the get v1 signals analytics shifts export params
func (*GetV1SignalsAnalyticsShiftsExportParams) SetTimeout ¶
func (o *GetV1SignalsAnalyticsShiftsExportParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get v1 signals analytics shifts export params
func (*GetV1SignalsAnalyticsShiftsExportParams) SetUserIds ¶
func (o *GetV1SignalsAnalyticsShiftsExportParams) SetUserIds(userIds []string)
SetUserIds adds the userIds to the get v1 signals analytics shifts export params
func (*GetV1SignalsAnalyticsShiftsExportParams) WithContext ¶
func (o *GetV1SignalsAnalyticsShiftsExportParams) WithContext(ctx context.Context) *GetV1SignalsAnalyticsShiftsExportParams
WithContext adds the context to the get v1 signals analytics shifts export params
func (*GetV1SignalsAnalyticsShiftsExportParams) WithDefaults ¶
func (o *GetV1SignalsAnalyticsShiftsExportParams) WithDefaults() *GetV1SignalsAnalyticsShiftsExportParams
WithDefaults hydrates default values in the get v1 signals analytics shifts export params (not the query body).
All values with no default are reset to their zero value.
func (*GetV1SignalsAnalyticsShiftsExportParams) WithHTTPClient ¶
func (o *GetV1SignalsAnalyticsShiftsExportParams) WithHTTPClient(client *http.Client) *GetV1SignalsAnalyticsShiftsExportParams
WithHTTPClient adds the HTTPClient to the get v1 signals analytics shifts export params
func (*GetV1SignalsAnalyticsShiftsExportParams) WithPeriodEnd ¶
func (o *GetV1SignalsAnalyticsShiftsExportParams) WithPeriodEnd(periodEnd strfmt.DateTime) *GetV1SignalsAnalyticsShiftsExportParams
WithPeriodEnd adds the periodEnd to the get v1 signals analytics shifts export params
func (*GetV1SignalsAnalyticsShiftsExportParams) WithPeriodStart ¶
func (o *GetV1SignalsAnalyticsShiftsExportParams) WithPeriodStart(periodStart strfmt.DateTime) *GetV1SignalsAnalyticsShiftsExportParams
WithPeriodStart adds the periodStart to the get v1 signals analytics shifts export params
func (*GetV1SignalsAnalyticsShiftsExportParams) WithTeamIds ¶
func (o *GetV1SignalsAnalyticsShiftsExportParams) WithTeamIds(teamIds []string) *GetV1SignalsAnalyticsShiftsExportParams
WithTeamIds adds the teamIds to the get v1 signals analytics shifts export params
func (*GetV1SignalsAnalyticsShiftsExportParams) WithTimeout ¶
func (o *GetV1SignalsAnalyticsShiftsExportParams) WithTimeout(timeout time.Duration) *GetV1SignalsAnalyticsShiftsExportParams
WithTimeout adds the timeout to the get v1 signals analytics shifts export params
func (*GetV1SignalsAnalyticsShiftsExportParams) WithUserIds ¶
func (o *GetV1SignalsAnalyticsShiftsExportParams) WithUserIds(userIds []string) *GetV1SignalsAnalyticsShiftsExportParams
WithUserIds adds the userIds to the get v1 signals analytics shifts export params
func (*GetV1SignalsAnalyticsShiftsExportParams) WriteToRequest ¶
func (o *GetV1SignalsAnalyticsShiftsExportParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetV1SignalsAnalyticsShiftsExportReader ¶
type GetV1SignalsAnalyticsShiftsExportReader struct {
// contains filtered or unexported fields
}
GetV1SignalsAnalyticsShiftsExportReader is a Reader for the GetV1SignalsAnalyticsShiftsExport structure.
func (*GetV1SignalsAnalyticsShiftsExportReader) ReadResponse ¶
func (o *GetV1SignalsAnalyticsShiftsExportReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetV1SignalsAnalyticsTimeseriesOK ¶
type GetV1SignalsAnalyticsTimeseriesOK struct { }
GetV1SignalsAnalyticsTimeseriesOK describes a response with status code 200, with default header values.
Generate a timeseries-based report of metrics for Signals alerts
func NewGetV1SignalsAnalyticsTimeseriesOK ¶
func NewGetV1SignalsAnalyticsTimeseriesOK() *GetV1SignalsAnalyticsTimeseriesOK
NewGetV1SignalsAnalyticsTimeseriesOK creates a GetV1SignalsAnalyticsTimeseriesOK with default headers values
func (*GetV1SignalsAnalyticsTimeseriesOK) Error ¶
func (o *GetV1SignalsAnalyticsTimeseriesOK) Error() string
func (*GetV1SignalsAnalyticsTimeseriesOK) IsClientError ¶
func (o *GetV1SignalsAnalyticsTimeseriesOK) IsClientError() bool
IsClientError returns true when this get v1 signals analytics timeseries o k response has a 4xx status code
func (*GetV1SignalsAnalyticsTimeseriesOK) IsCode ¶
func (o *GetV1SignalsAnalyticsTimeseriesOK) IsCode(code int) bool
IsCode returns true when this get v1 signals analytics timeseries o k response a status code equal to that given
func (*GetV1SignalsAnalyticsTimeseriesOK) IsRedirect ¶
func (o *GetV1SignalsAnalyticsTimeseriesOK) IsRedirect() bool
IsRedirect returns true when this get v1 signals analytics timeseries o k response has a 3xx status code
func (*GetV1SignalsAnalyticsTimeseriesOK) IsServerError ¶
func (o *GetV1SignalsAnalyticsTimeseriesOK) IsServerError() bool
IsServerError returns true when this get v1 signals analytics timeseries o k response has a 5xx status code
func (*GetV1SignalsAnalyticsTimeseriesOK) IsSuccess ¶
func (o *GetV1SignalsAnalyticsTimeseriesOK) IsSuccess() bool
IsSuccess returns true when this get v1 signals analytics timeseries o k response has a 2xx status code
func (*GetV1SignalsAnalyticsTimeseriesOK) String ¶
func (o *GetV1SignalsAnalyticsTimeseriesOK) String() string
type GetV1SignalsAnalyticsTimeseriesParams ¶
type GetV1SignalsAnalyticsTimeseriesParams struct { /* Bucket. String that determines how records are grouped */ Bucket *string /* EndDate. The end date to return metrics from Format: date-time */ EndDate *strfmt.DateTime /* Environments. A comma separated list of environment IDs */ Environments *string /* GroupBy. String that determines how records are grouped */ GroupBy *string /* Services. A comma separated list of service IDs */ Services *string /* SignalRules. A comma separated list of signal rule IDs */ SignalRules *string /* SortBy. String that determines how records are sorted */ SortBy *string /* SortDirection. String that determines how records are sorted */ SortDirection *string /* StartDate. The start date to return metrics from Format: date-time */ StartDate *strfmt.DateTime /* Tags. A comma separated list of tags */ Tags *string /* Teams. A comma separated list of team IDs */ Teams *string /* Users. A comma separated list of user IDs */ Users *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetV1SignalsAnalyticsTimeseriesParams contains all the parameters to send to the API endpoint
for the get v1 signals analytics timeseries operation. Typically these are written to a http.Request.
func NewGetV1SignalsAnalyticsTimeseriesParams ¶
func NewGetV1SignalsAnalyticsTimeseriesParams() *GetV1SignalsAnalyticsTimeseriesParams
NewGetV1SignalsAnalyticsTimeseriesParams creates a new GetV1SignalsAnalyticsTimeseriesParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetV1SignalsAnalyticsTimeseriesParamsWithContext ¶
func NewGetV1SignalsAnalyticsTimeseriesParamsWithContext(ctx context.Context) *GetV1SignalsAnalyticsTimeseriesParams
NewGetV1SignalsAnalyticsTimeseriesParamsWithContext creates a new GetV1SignalsAnalyticsTimeseriesParams object with the ability to set a context for a request.
func NewGetV1SignalsAnalyticsTimeseriesParamsWithHTTPClient ¶
func NewGetV1SignalsAnalyticsTimeseriesParamsWithHTTPClient(client *http.Client) *GetV1SignalsAnalyticsTimeseriesParams
NewGetV1SignalsAnalyticsTimeseriesParamsWithHTTPClient creates a new GetV1SignalsAnalyticsTimeseriesParams object with the ability to set a custom HTTPClient for a request.
func NewGetV1SignalsAnalyticsTimeseriesParamsWithTimeout ¶
func NewGetV1SignalsAnalyticsTimeseriesParamsWithTimeout(timeout time.Duration) *GetV1SignalsAnalyticsTimeseriesParams
NewGetV1SignalsAnalyticsTimeseriesParamsWithTimeout creates a new GetV1SignalsAnalyticsTimeseriesParams object with the ability to set a timeout on a request.
func (*GetV1SignalsAnalyticsTimeseriesParams) SetBucket ¶
func (o *GetV1SignalsAnalyticsTimeseriesParams) SetBucket(bucket *string)
SetBucket adds the bucket to the get v1 signals analytics timeseries params
func (*GetV1SignalsAnalyticsTimeseriesParams) SetContext ¶
func (o *GetV1SignalsAnalyticsTimeseriesParams) SetContext(ctx context.Context)
SetContext adds the context to the get v1 signals analytics timeseries params
func (*GetV1SignalsAnalyticsTimeseriesParams) SetDefaults ¶
func (o *GetV1SignalsAnalyticsTimeseriesParams) SetDefaults()
SetDefaults hydrates default values in the get v1 signals analytics timeseries params (not the query body).
All values with no default are reset to their zero value.
func (*GetV1SignalsAnalyticsTimeseriesParams) SetEndDate ¶
func (o *GetV1SignalsAnalyticsTimeseriesParams) SetEndDate(endDate *strfmt.DateTime)
SetEndDate adds the endDate to the get v1 signals analytics timeseries params
func (*GetV1SignalsAnalyticsTimeseriesParams) SetEnvironments ¶
func (o *GetV1SignalsAnalyticsTimeseriesParams) SetEnvironments(environments *string)
SetEnvironments adds the environments to the get v1 signals analytics timeseries params
func (*GetV1SignalsAnalyticsTimeseriesParams) SetGroupBy ¶
func (o *GetV1SignalsAnalyticsTimeseriesParams) SetGroupBy(groupBy *string)
SetGroupBy adds the groupBy to the get v1 signals analytics timeseries params
func (*GetV1SignalsAnalyticsTimeseriesParams) SetHTTPClient ¶
func (o *GetV1SignalsAnalyticsTimeseriesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get v1 signals analytics timeseries params
func (*GetV1SignalsAnalyticsTimeseriesParams) SetServices ¶
func (o *GetV1SignalsAnalyticsTimeseriesParams) SetServices(services *string)
SetServices adds the services to the get v1 signals analytics timeseries params
func (*GetV1SignalsAnalyticsTimeseriesParams) SetSignalRules ¶
func (o *GetV1SignalsAnalyticsTimeseriesParams) SetSignalRules(signalRules *string)
SetSignalRules adds the signalRules to the get v1 signals analytics timeseries params
func (*GetV1SignalsAnalyticsTimeseriesParams) SetSortBy ¶
func (o *GetV1SignalsAnalyticsTimeseriesParams) SetSortBy(sortBy *string)
SetSortBy adds the sortBy to the get v1 signals analytics timeseries params
func (*GetV1SignalsAnalyticsTimeseriesParams) SetSortDirection ¶
func (o *GetV1SignalsAnalyticsTimeseriesParams) SetSortDirection(sortDirection *string)
SetSortDirection adds the sortDirection to the get v1 signals analytics timeseries params
func (*GetV1SignalsAnalyticsTimeseriesParams) SetStartDate ¶
func (o *GetV1SignalsAnalyticsTimeseriesParams) SetStartDate(startDate *strfmt.DateTime)
SetStartDate adds the startDate to the get v1 signals analytics timeseries params
func (*GetV1SignalsAnalyticsTimeseriesParams) SetTags ¶
func (o *GetV1SignalsAnalyticsTimeseriesParams) SetTags(tags *string)
SetTags adds the tags to the get v1 signals analytics timeseries params
func (*GetV1SignalsAnalyticsTimeseriesParams) SetTeams ¶
func (o *GetV1SignalsAnalyticsTimeseriesParams) SetTeams(teams *string)
SetTeams adds the teams to the get v1 signals analytics timeseries params
func (*GetV1SignalsAnalyticsTimeseriesParams) SetTimeout ¶
func (o *GetV1SignalsAnalyticsTimeseriesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get v1 signals analytics timeseries params
func (*GetV1SignalsAnalyticsTimeseriesParams) SetUsers ¶
func (o *GetV1SignalsAnalyticsTimeseriesParams) SetUsers(users *string)
SetUsers adds the users to the get v1 signals analytics timeseries params
func (*GetV1SignalsAnalyticsTimeseriesParams) WithBucket ¶
func (o *GetV1SignalsAnalyticsTimeseriesParams) WithBucket(bucket *string) *GetV1SignalsAnalyticsTimeseriesParams
WithBucket adds the bucket to the get v1 signals analytics timeseries params
func (*GetV1SignalsAnalyticsTimeseriesParams) WithContext ¶
func (o *GetV1SignalsAnalyticsTimeseriesParams) WithContext(ctx context.Context) *GetV1SignalsAnalyticsTimeseriesParams
WithContext adds the context to the get v1 signals analytics timeseries params
func (*GetV1SignalsAnalyticsTimeseriesParams) WithDefaults ¶
func (o *GetV1SignalsAnalyticsTimeseriesParams) WithDefaults() *GetV1SignalsAnalyticsTimeseriesParams
WithDefaults hydrates default values in the get v1 signals analytics timeseries params (not the query body).
All values with no default are reset to their zero value.
func (*GetV1SignalsAnalyticsTimeseriesParams) WithEndDate ¶
func (o *GetV1SignalsAnalyticsTimeseriesParams) WithEndDate(endDate *strfmt.DateTime) *GetV1SignalsAnalyticsTimeseriesParams
WithEndDate adds the endDate to the get v1 signals analytics timeseries params
func (*GetV1SignalsAnalyticsTimeseriesParams) WithEnvironments ¶
func (o *GetV1SignalsAnalyticsTimeseriesParams) WithEnvironments(environments *string) *GetV1SignalsAnalyticsTimeseriesParams
WithEnvironments adds the environments to the get v1 signals analytics timeseries params
func (*GetV1SignalsAnalyticsTimeseriesParams) WithGroupBy ¶
func (o *GetV1SignalsAnalyticsTimeseriesParams) WithGroupBy(groupBy *string) *GetV1SignalsAnalyticsTimeseriesParams
WithGroupBy adds the groupBy to the get v1 signals analytics timeseries params
func (*GetV1SignalsAnalyticsTimeseriesParams) WithHTTPClient ¶
func (o *GetV1SignalsAnalyticsTimeseriesParams) WithHTTPClient(client *http.Client) *GetV1SignalsAnalyticsTimeseriesParams
WithHTTPClient adds the HTTPClient to the get v1 signals analytics timeseries params
func (*GetV1SignalsAnalyticsTimeseriesParams) WithServices ¶
func (o *GetV1SignalsAnalyticsTimeseriesParams) WithServices(services *string) *GetV1SignalsAnalyticsTimeseriesParams
WithServices adds the services to the get v1 signals analytics timeseries params
func (*GetV1SignalsAnalyticsTimeseriesParams) WithSignalRules ¶
func (o *GetV1SignalsAnalyticsTimeseriesParams) WithSignalRules(signalRules *string) *GetV1SignalsAnalyticsTimeseriesParams
WithSignalRules adds the signalRules to the get v1 signals analytics timeseries params
func (*GetV1SignalsAnalyticsTimeseriesParams) WithSortBy ¶
func (o *GetV1SignalsAnalyticsTimeseriesParams) WithSortBy(sortBy *string) *GetV1SignalsAnalyticsTimeseriesParams
WithSortBy adds the sortBy to the get v1 signals analytics timeseries params
func (*GetV1SignalsAnalyticsTimeseriesParams) WithSortDirection ¶
func (o *GetV1SignalsAnalyticsTimeseriesParams) WithSortDirection(sortDirection *string) *GetV1SignalsAnalyticsTimeseriesParams
WithSortDirection adds the sortDirection to the get v1 signals analytics timeseries params
func (*GetV1SignalsAnalyticsTimeseriesParams) WithStartDate ¶
func (o *GetV1SignalsAnalyticsTimeseriesParams) WithStartDate(startDate *strfmt.DateTime) *GetV1SignalsAnalyticsTimeseriesParams
WithStartDate adds the startDate to the get v1 signals analytics timeseries params
func (*GetV1SignalsAnalyticsTimeseriesParams) WithTags ¶
func (o *GetV1SignalsAnalyticsTimeseriesParams) WithTags(tags *string) *GetV1SignalsAnalyticsTimeseriesParams
WithTags adds the tags to the get v1 signals analytics timeseries params
func (*GetV1SignalsAnalyticsTimeseriesParams) WithTeams ¶
func (o *GetV1SignalsAnalyticsTimeseriesParams) WithTeams(teams *string) *GetV1SignalsAnalyticsTimeseriesParams
WithTeams adds the teams to the get v1 signals analytics timeseries params
func (*GetV1SignalsAnalyticsTimeseriesParams) WithTimeout ¶
func (o *GetV1SignalsAnalyticsTimeseriesParams) WithTimeout(timeout time.Duration) *GetV1SignalsAnalyticsTimeseriesParams
WithTimeout adds the timeout to the get v1 signals analytics timeseries params
func (*GetV1SignalsAnalyticsTimeseriesParams) WithUsers ¶
func (o *GetV1SignalsAnalyticsTimeseriesParams) WithUsers(users *string) *GetV1SignalsAnalyticsTimeseriesParams
WithUsers adds the users to the get v1 signals analytics timeseries params
func (*GetV1SignalsAnalyticsTimeseriesParams) WriteToRequest ¶
func (o *GetV1SignalsAnalyticsTimeseriesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetV1SignalsAnalyticsTimeseriesReader ¶
type GetV1SignalsAnalyticsTimeseriesReader struct {
// contains filtered or unexported fields
}
GetV1SignalsAnalyticsTimeseriesReader is a Reader for the GetV1SignalsAnalyticsTimeseries structure.
func (*GetV1SignalsAnalyticsTimeseriesReader) ReadResponse ¶
func (o *GetV1SignalsAnalyticsTimeseriesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetV1SignalsEmailTargetsIDOK ¶
type GetV1SignalsEmailTargetsIDOK struct { }
GetV1SignalsEmailTargetsIDOK describes a response with status code 200, with default header values.
Get a Signals email target by ID
func NewGetV1SignalsEmailTargetsIDOK ¶
func NewGetV1SignalsEmailTargetsIDOK() *GetV1SignalsEmailTargetsIDOK
NewGetV1SignalsEmailTargetsIDOK creates a GetV1SignalsEmailTargetsIDOK with default headers values
func (*GetV1SignalsEmailTargetsIDOK) Error ¶
func (o *GetV1SignalsEmailTargetsIDOK) Error() string
func (*GetV1SignalsEmailTargetsIDOK) IsClientError ¶
func (o *GetV1SignalsEmailTargetsIDOK) IsClientError() bool
IsClientError returns true when this get v1 signals email targets Id o k response has a 4xx status code
func (*GetV1SignalsEmailTargetsIDOK) IsCode ¶
func (o *GetV1SignalsEmailTargetsIDOK) IsCode(code int) bool
IsCode returns true when this get v1 signals email targets Id o k response a status code equal to that given
func (*GetV1SignalsEmailTargetsIDOK) IsRedirect ¶
func (o *GetV1SignalsEmailTargetsIDOK) IsRedirect() bool
IsRedirect returns true when this get v1 signals email targets Id o k response has a 3xx status code
func (*GetV1SignalsEmailTargetsIDOK) IsServerError ¶
func (o *GetV1SignalsEmailTargetsIDOK) IsServerError() bool
IsServerError returns true when this get v1 signals email targets Id o k response has a 5xx status code
func (*GetV1SignalsEmailTargetsIDOK) IsSuccess ¶
func (o *GetV1SignalsEmailTargetsIDOK) IsSuccess() bool
IsSuccess returns true when this get v1 signals email targets Id o k response has a 2xx status code
func (*GetV1SignalsEmailTargetsIDOK) String ¶
func (o *GetV1SignalsEmailTargetsIDOK) String() string
type GetV1SignalsEmailTargetsIDParams ¶
type GetV1SignalsEmailTargetsIDParams struct { // ID. ID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetV1SignalsEmailTargetsIDParams contains all the parameters to send to the API endpoint
for the get v1 signals email targets Id operation. Typically these are written to a http.Request.
func NewGetV1SignalsEmailTargetsIDParams ¶
func NewGetV1SignalsEmailTargetsIDParams() *GetV1SignalsEmailTargetsIDParams
NewGetV1SignalsEmailTargetsIDParams creates a new GetV1SignalsEmailTargetsIDParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetV1SignalsEmailTargetsIDParamsWithContext ¶
func NewGetV1SignalsEmailTargetsIDParamsWithContext(ctx context.Context) *GetV1SignalsEmailTargetsIDParams
NewGetV1SignalsEmailTargetsIDParamsWithContext creates a new GetV1SignalsEmailTargetsIDParams object with the ability to set a context for a request.
func NewGetV1SignalsEmailTargetsIDParamsWithHTTPClient ¶
func NewGetV1SignalsEmailTargetsIDParamsWithHTTPClient(client *http.Client) *GetV1SignalsEmailTargetsIDParams
NewGetV1SignalsEmailTargetsIDParamsWithHTTPClient creates a new GetV1SignalsEmailTargetsIDParams object with the ability to set a custom HTTPClient for a request.
func NewGetV1SignalsEmailTargetsIDParamsWithTimeout ¶
func NewGetV1SignalsEmailTargetsIDParamsWithTimeout(timeout time.Duration) *GetV1SignalsEmailTargetsIDParams
NewGetV1SignalsEmailTargetsIDParamsWithTimeout creates a new GetV1SignalsEmailTargetsIDParams object with the ability to set a timeout on a request.
func (*GetV1SignalsEmailTargetsIDParams) SetContext ¶
func (o *GetV1SignalsEmailTargetsIDParams) SetContext(ctx context.Context)
SetContext adds the context to the get v1 signals email targets Id params
func (*GetV1SignalsEmailTargetsIDParams) SetDefaults ¶
func (o *GetV1SignalsEmailTargetsIDParams) SetDefaults()
SetDefaults hydrates default values in the get v1 signals email targets Id params (not the query body).
All values with no default are reset to their zero value.
func (*GetV1SignalsEmailTargetsIDParams) SetHTTPClient ¶
func (o *GetV1SignalsEmailTargetsIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get v1 signals email targets Id params
func (*GetV1SignalsEmailTargetsIDParams) SetID ¶
func (o *GetV1SignalsEmailTargetsIDParams) SetID(id string)
SetID adds the id to the get v1 signals email targets Id params
func (*GetV1SignalsEmailTargetsIDParams) SetTimeout ¶
func (o *GetV1SignalsEmailTargetsIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get v1 signals email targets Id params
func (*GetV1SignalsEmailTargetsIDParams) WithContext ¶
func (o *GetV1SignalsEmailTargetsIDParams) WithContext(ctx context.Context) *GetV1SignalsEmailTargetsIDParams
WithContext adds the context to the get v1 signals email targets Id params
func (*GetV1SignalsEmailTargetsIDParams) WithDefaults ¶
func (o *GetV1SignalsEmailTargetsIDParams) WithDefaults() *GetV1SignalsEmailTargetsIDParams
WithDefaults hydrates default values in the get v1 signals email targets Id params (not the query body).
All values with no default are reset to their zero value.
func (*GetV1SignalsEmailTargetsIDParams) WithHTTPClient ¶
func (o *GetV1SignalsEmailTargetsIDParams) WithHTTPClient(client *http.Client) *GetV1SignalsEmailTargetsIDParams
WithHTTPClient adds the HTTPClient to the get v1 signals email targets Id params
func (*GetV1SignalsEmailTargetsIDParams) WithID ¶
func (o *GetV1SignalsEmailTargetsIDParams) WithID(id string) *GetV1SignalsEmailTargetsIDParams
WithID adds the id to the get v1 signals email targets Id params
func (*GetV1SignalsEmailTargetsIDParams) WithTimeout ¶
func (o *GetV1SignalsEmailTargetsIDParams) WithTimeout(timeout time.Duration) *GetV1SignalsEmailTargetsIDParams
WithTimeout adds the timeout to the get v1 signals email targets Id params
func (*GetV1SignalsEmailTargetsIDParams) WriteToRequest ¶
func (o *GetV1SignalsEmailTargetsIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetV1SignalsEmailTargetsIDReader ¶
type GetV1SignalsEmailTargetsIDReader struct {
// contains filtered or unexported fields
}
GetV1SignalsEmailTargetsIDReader is a Reader for the GetV1SignalsEmailTargetsID structure.
func (*GetV1SignalsEmailTargetsIDReader) ReadResponse ¶
func (o *GetV1SignalsEmailTargetsIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetV1SignalsEmailTargetsOK ¶
type GetV1SignalsEmailTargetsOK struct { }
GetV1SignalsEmailTargetsOK describes a response with status code 200, with default header values.
List all Signals email targets for a team.
func NewGetV1SignalsEmailTargetsOK ¶
func NewGetV1SignalsEmailTargetsOK() *GetV1SignalsEmailTargetsOK
NewGetV1SignalsEmailTargetsOK creates a GetV1SignalsEmailTargetsOK with default headers values
func (*GetV1SignalsEmailTargetsOK) Error ¶
func (o *GetV1SignalsEmailTargetsOK) Error() string
func (*GetV1SignalsEmailTargetsOK) IsClientError ¶
func (o *GetV1SignalsEmailTargetsOK) IsClientError() bool
IsClientError returns true when this get v1 signals email targets o k response has a 4xx status code
func (*GetV1SignalsEmailTargetsOK) IsCode ¶
func (o *GetV1SignalsEmailTargetsOK) IsCode(code int) bool
IsCode returns true when this get v1 signals email targets o k response a status code equal to that given
func (*GetV1SignalsEmailTargetsOK) IsRedirect ¶
func (o *GetV1SignalsEmailTargetsOK) IsRedirect() bool
IsRedirect returns true when this get v1 signals email targets o k response has a 3xx status code
func (*GetV1SignalsEmailTargetsOK) IsServerError ¶
func (o *GetV1SignalsEmailTargetsOK) IsServerError() bool
IsServerError returns true when this get v1 signals email targets o k response has a 5xx status code
func (*GetV1SignalsEmailTargetsOK) IsSuccess ¶
func (o *GetV1SignalsEmailTargetsOK) IsSuccess() bool
IsSuccess returns true when this get v1 signals email targets o k response has a 2xx status code
func (*GetV1SignalsEmailTargetsOK) String ¶
func (o *GetV1SignalsEmailTargetsOK) String() string
type GetV1SignalsEmailTargetsParams ¶
type GetV1SignalsEmailTargetsParams struct { /* Query. A query string to search the list of targets by. */ Query *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetV1SignalsEmailTargetsParams contains all the parameters to send to the API endpoint
for the get v1 signals email targets operation. Typically these are written to a http.Request.
func NewGetV1SignalsEmailTargetsParams ¶
func NewGetV1SignalsEmailTargetsParams() *GetV1SignalsEmailTargetsParams
NewGetV1SignalsEmailTargetsParams creates a new GetV1SignalsEmailTargetsParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetV1SignalsEmailTargetsParamsWithContext ¶
func NewGetV1SignalsEmailTargetsParamsWithContext(ctx context.Context) *GetV1SignalsEmailTargetsParams
NewGetV1SignalsEmailTargetsParamsWithContext creates a new GetV1SignalsEmailTargetsParams object with the ability to set a context for a request.
func NewGetV1SignalsEmailTargetsParamsWithHTTPClient ¶
func NewGetV1SignalsEmailTargetsParamsWithHTTPClient(client *http.Client) *GetV1SignalsEmailTargetsParams
NewGetV1SignalsEmailTargetsParamsWithHTTPClient creates a new GetV1SignalsEmailTargetsParams object with the ability to set a custom HTTPClient for a request.
func NewGetV1SignalsEmailTargetsParamsWithTimeout ¶
func NewGetV1SignalsEmailTargetsParamsWithTimeout(timeout time.Duration) *GetV1SignalsEmailTargetsParams
NewGetV1SignalsEmailTargetsParamsWithTimeout creates a new GetV1SignalsEmailTargetsParams object with the ability to set a timeout on a request.
func (*GetV1SignalsEmailTargetsParams) SetContext ¶
func (o *GetV1SignalsEmailTargetsParams) SetContext(ctx context.Context)
SetContext adds the context to the get v1 signals email targets params
func (*GetV1SignalsEmailTargetsParams) SetDefaults ¶
func (o *GetV1SignalsEmailTargetsParams) SetDefaults()
SetDefaults hydrates default values in the get v1 signals email targets params (not the query body).
All values with no default are reset to their zero value.
func (*GetV1SignalsEmailTargetsParams) SetHTTPClient ¶
func (o *GetV1SignalsEmailTargetsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get v1 signals email targets params
func (*GetV1SignalsEmailTargetsParams) SetQuery ¶
func (o *GetV1SignalsEmailTargetsParams) SetQuery(query *string)
SetQuery adds the query to the get v1 signals email targets params
func (*GetV1SignalsEmailTargetsParams) SetTimeout ¶
func (o *GetV1SignalsEmailTargetsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get v1 signals email targets params
func (*GetV1SignalsEmailTargetsParams) WithContext ¶
func (o *GetV1SignalsEmailTargetsParams) WithContext(ctx context.Context) *GetV1SignalsEmailTargetsParams
WithContext adds the context to the get v1 signals email targets params
func (*GetV1SignalsEmailTargetsParams) WithDefaults ¶
func (o *GetV1SignalsEmailTargetsParams) WithDefaults() *GetV1SignalsEmailTargetsParams
WithDefaults hydrates default values in the get v1 signals email targets params (not the query body).
All values with no default are reset to their zero value.
func (*GetV1SignalsEmailTargetsParams) WithHTTPClient ¶
func (o *GetV1SignalsEmailTargetsParams) WithHTTPClient(client *http.Client) *GetV1SignalsEmailTargetsParams
WithHTTPClient adds the HTTPClient to the get v1 signals email targets params
func (*GetV1SignalsEmailTargetsParams) WithQuery ¶
func (o *GetV1SignalsEmailTargetsParams) WithQuery(query *string) *GetV1SignalsEmailTargetsParams
WithQuery adds the query to the get v1 signals email targets params
func (*GetV1SignalsEmailTargetsParams) WithTimeout ¶
func (o *GetV1SignalsEmailTargetsParams) WithTimeout(timeout time.Duration) *GetV1SignalsEmailTargetsParams
WithTimeout adds the timeout to the get v1 signals email targets params
func (*GetV1SignalsEmailTargetsParams) WriteToRequest ¶
func (o *GetV1SignalsEmailTargetsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetV1SignalsEmailTargetsReader ¶
type GetV1SignalsEmailTargetsReader struct {
// contains filtered or unexported fields
}
GetV1SignalsEmailTargetsReader is a Reader for the GetV1SignalsEmailTargets structure.
func (*GetV1SignalsEmailTargetsReader) ReadResponse ¶
func (o *GetV1SignalsEmailTargetsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetV1SignalsEventSourcesOK ¶
type GetV1SignalsEventSourcesOK struct { }
GetV1SignalsEventSourcesOK describes a response with status code 200, with default header values.
get EventSource(s)
func NewGetV1SignalsEventSourcesOK ¶
func NewGetV1SignalsEventSourcesOK() *GetV1SignalsEventSourcesOK
NewGetV1SignalsEventSourcesOK creates a GetV1SignalsEventSourcesOK with default headers values
func (*GetV1SignalsEventSourcesOK) Error ¶
func (o *GetV1SignalsEventSourcesOK) Error() string
func (*GetV1SignalsEventSourcesOK) IsClientError ¶
func (o *GetV1SignalsEventSourcesOK) IsClientError() bool
IsClientError returns true when this get v1 signals event sources o k response has a 4xx status code
func (*GetV1SignalsEventSourcesOK) IsCode ¶
func (o *GetV1SignalsEventSourcesOK) IsCode(code int) bool
IsCode returns true when this get v1 signals event sources o k response a status code equal to that given
func (*GetV1SignalsEventSourcesOK) IsRedirect ¶
func (o *GetV1SignalsEventSourcesOK) IsRedirect() bool
IsRedirect returns true when this get v1 signals event sources o k response has a 3xx status code
func (*GetV1SignalsEventSourcesOK) IsServerError ¶
func (o *GetV1SignalsEventSourcesOK) IsServerError() bool
IsServerError returns true when this get v1 signals event sources o k response has a 5xx status code
func (*GetV1SignalsEventSourcesOK) IsSuccess ¶
func (o *GetV1SignalsEventSourcesOK) IsSuccess() bool
IsSuccess returns true when this get v1 signals event sources o k response has a 2xx status code
func (*GetV1SignalsEventSourcesOK) String ¶
func (o *GetV1SignalsEventSourcesOK) String() string
type GetV1SignalsEventSourcesParams ¶
type GetV1SignalsEventSourcesParams struct { /* EscalationPolicyID. Escalation policy ID to send signals to directly. `team_id` is required if this is provided. */ EscalationPolicyID *string /* OnCallScheduleID. On-call schedule ID to send signals to directly. `team_id` is required if this is provided. */ OnCallScheduleID *string /* TeamID. Team ID to send signals to directly */ TeamID *string /* UserID. User ID to send signals to directly */ UserID *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetV1SignalsEventSourcesParams contains all the parameters to send to the API endpoint
for the get v1 signals event sources operation. Typically these are written to a http.Request.
func NewGetV1SignalsEventSourcesParams ¶
func NewGetV1SignalsEventSourcesParams() *GetV1SignalsEventSourcesParams
NewGetV1SignalsEventSourcesParams creates a new GetV1SignalsEventSourcesParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetV1SignalsEventSourcesParamsWithContext ¶
func NewGetV1SignalsEventSourcesParamsWithContext(ctx context.Context) *GetV1SignalsEventSourcesParams
NewGetV1SignalsEventSourcesParamsWithContext creates a new GetV1SignalsEventSourcesParams object with the ability to set a context for a request.
func NewGetV1SignalsEventSourcesParamsWithHTTPClient ¶
func NewGetV1SignalsEventSourcesParamsWithHTTPClient(client *http.Client) *GetV1SignalsEventSourcesParams
NewGetV1SignalsEventSourcesParamsWithHTTPClient creates a new GetV1SignalsEventSourcesParams object with the ability to set a custom HTTPClient for a request.
func NewGetV1SignalsEventSourcesParamsWithTimeout ¶
func NewGetV1SignalsEventSourcesParamsWithTimeout(timeout time.Duration) *GetV1SignalsEventSourcesParams
NewGetV1SignalsEventSourcesParamsWithTimeout creates a new GetV1SignalsEventSourcesParams object with the ability to set a timeout on a request.
func (*GetV1SignalsEventSourcesParams) SetContext ¶
func (o *GetV1SignalsEventSourcesParams) SetContext(ctx context.Context)
SetContext adds the context to the get v1 signals event sources params
func (*GetV1SignalsEventSourcesParams) SetDefaults ¶
func (o *GetV1SignalsEventSourcesParams) SetDefaults()
SetDefaults hydrates default values in the get v1 signals event sources params (not the query body).
All values with no default are reset to their zero value.
func (*GetV1SignalsEventSourcesParams) SetEscalationPolicyID ¶
func (o *GetV1SignalsEventSourcesParams) SetEscalationPolicyID(escalationPolicyID *string)
SetEscalationPolicyID adds the escalationPolicyId to the get v1 signals event sources params
func (*GetV1SignalsEventSourcesParams) SetHTTPClient ¶
func (o *GetV1SignalsEventSourcesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get v1 signals event sources params
func (*GetV1SignalsEventSourcesParams) SetOnCallScheduleID ¶
func (o *GetV1SignalsEventSourcesParams) SetOnCallScheduleID(onCallScheduleID *string)
SetOnCallScheduleID adds the onCallScheduleId to the get v1 signals event sources params
func (*GetV1SignalsEventSourcesParams) SetTeamID ¶
func (o *GetV1SignalsEventSourcesParams) SetTeamID(teamID *string)
SetTeamID adds the teamId to the get v1 signals event sources params
func (*GetV1SignalsEventSourcesParams) SetTimeout ¶
func (o *GetV1SignalsEventSourcesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get v1 signals event sources params
func (*GetV1SignalsEventSourcesParams) SetUserID ¶
func (o *GetV1SignalsEventSourcesParams) SetUserID(userID *string)
SetUserID adds the userId to the get v1 signals event sources params
func (*GetV1SignalsEventSourcesParams) WithContext ¶
func (o *GetV1SignalsEventSourcesParams) WithContext(ctx context.Context) *GetV1SignalsEventSourcesParams
WithContext adds the context to the get v1 signals event sources params
func (*GetV1SignalsEventSourcesParams) WithDefaults ¶
func (o *GetV1SignalsEventSourcesParams) WithDefaults() *GetV1SignalsEventSourcesParams
WithDefaults hydrates default values in the get v1 signals event sources params (not the query body).
All values with no default are reset to their zero value.
func (*GetV1SignalsEventSourcesParams) WithEscalationPolicyID ¶
func (o *GetV1SignalsEventSourcesParams) WithEscalationPolicyID(escalationPolicyID *string) *GetV1SignalsEventSourcesParams
WithEscalationPolicyID adds the escalationPolicyID to the get v1 signals event sources params
func (*GetV1SignalsEventSourcesParams) WithHTTPClient ¶
func (o *GetV1SignalsEventSourcesParams) WithHTTPClient(client *http.Client) *GetV1SignalsEventSourcesParams
WithHTTPClient adds the HTTPClient to the get v1 signals event sources params
func (*GetV1SignalsEventSourcesParams) WithOnCallScheduleID ¶
func (o *GetV1SignalsEventSourcesParams) WithOnCallScheduleID(onCallScheduleID *string) *GetV1SignalsEventSourcesParams
WithOnCallScheduleID adds the onCallScheduleID to the get v1 signals event sources params
func (*GetV1SignalsEventSourcesParams) WithTeamID ¶
func (o *GetV1SignalsEventSourcesParams) WithTeamID(teamID *string) *GetV1SignalsEventSourcesParams
WithTeamID adds the teamID to the get v1 signals event sources params
func (*GetV1SignalsEventSourcesParams) WithTimeout ¶
func (o *GetV1SignalsEventSourcesParams) WithTimeout(timeout time.Duration) *GetV1SignalsEventSourcesParams
WithTimeout adds the timeout to the get v1 signals event sources params
func (*GetV1SignalsEventSourcesParams) WithUserID ¶
func (o *GetV1SignalsEventSourcesParams) WithUserID(userID *string) *GetV1SignalsEventSourcesParams
WithUserID adds the userID to the get v1 signals event sources params
func (*GetV1SignalsEventSourcesParams) WriteToRequest ¶
func (o *GetV1SignalsEventSourcesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetV1SignalsEventSourcesReader ¶
type GetV1SignalsEventSourcesReader struct {
// contains filtered or unexported fields
}
GetV1SignalsEventSourcesReader is a Reader for the GetV1SignalsEventSources structure.
func (*GetV1SignalsEventSourcesReader) ReadResponse ¶
func (o *GetV1SignalsEventSourcesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetV1SignalsIngestURLOK ¶
type GetV1SignalsIngestURLOK struct {
Payload *models.SignalsAPIIngestKeyEntity
}
GetV1SignalsIngestURLOK describes a response with status code 200, with default header values.
Retrieve the url for ingesting signals for your organization
func NewGetV1SignalsIngestURLOK ¶
func NewGetV1SignalsIngestURLOK() *GetV1SignalsIngestURLOK
NewGetV1SignalsIngestURLOK creates a GetV1SignalsIngestURLOK with default headers values
func (*GetV1SignalsIngestURLOK) Error ¶
func (o *GetV1SignalsIngestURLOK) Error() string
func (*GetV1SignalsIngestURLOK) GetPayload ¶
func (o *GetV1SignalsIngestURLOK) GetPayload() *models.SignalsAPIIngestKeyEntity
func (*GetV1SignalsIngestURLOK) IsClientError ¶
func (o *GetV1SignalsIngestURLOK) IsClientError() bool
IsClientError returns true when this get v1 signals ingest Url o k response has a 4xx status code
func (*GetV1SignalsIngestURLOK) IsCode ¶
func (o *GetV1SignalsIngestURLOK) IsCode(code int) bool
IsCode returns true when this get v1 signals ingest Url o k response a status code equal to that given
func (*GetV1SignalsIngestURLOK) IsRedirect ¶
func (o *GetV1SignalsIngestURLOK) IsRedirect() bool
IsRedirect returns true when this get v1 signals ingest Url o k response has a 3xx status code
func (*GetV1SignalsIngestURLOK) IsServerError ¶
func (o *GetV1SignalsIngestURLOK) IsServerError() bool
IsServerError returns true when this get v1 signals ingest Url o k response has a 5xx status code
func (*GetV1SignalsIngestURLOK) IsSuccess ¶
func (o *GetV1SignalsIngestURLOK) IsSuccess() bool
IsSuccess returns true when this get v1 signals ingest Url o k response has a 2xx status code
func (*GetV1SignalsIngestURLOK) String ¶
func (o *GetV1SignalsIngestURLOK) String() string
type GetV1SignalsIngestURLParams ¶
type GetV1SignalsIngestURLParams struct { /* EscalationPolicyID. Escalation policy ID to send signals to directly. `team_id` is required if this is provided. */ EscalationPolicyID *string /* OnCallScheduleID. On-call schedule ID to send signals to directly. `team_id` is required if this is provided. */ OnCallScheduleID *string /* TeamID. Team ID to send signals to directly */ TeamID *string /* UserID. User ID to send signals to directly */ UserID *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetV1SignalsIngestURLParams contains all the parameters to send to the API endpoint
for the get v1 signals ingest Url operation. Typically these are written to a http.Request.
func NewGetV1SignalsIngestURLParams ¶
func NewGetV1SignalsIngestURLParams() *GetV1SignalsIngestURLParams
NewGetV1SignalsIngestURLParams creates a new GetV1SignalsIngestURLParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetV1SignalsIngestURLParamsWithContext ¶
func NewGetV1SignalsIngestURLParamsWithContext(ctx context.Context) *GetV1SignalsIngestURLParams
NewGetV1SignalsIngestURLParamsWithContext creates a new GetV1SignalsIngestURLParams object with the ability to set a context for a request.
func NewGetV1SignalsIngestURLParamsWithHTTPClient ¶
func NewGetV1SignalsIngestURLParamsWithHTTPClient(client *http.Client) *GetV1SignalsIngestURLParams
NewGetV1SignalsIngestURLParamsWithHTTPClient creates a new GetV1SignalsIngestURLParams object with the ability to set a custom HTTPClient for a request.
func NewGetV1SignalsIngestURLParamsWithTimeout ¶
func NewGetV1SignalsIngestURLParamsWithTimeout(timeout time.Duration) *GetV1SignalsIngestURLParams
NewGetV1SignalsIngestURLParamsWithTimeout creates a new GetV1SignalsIngestURLParams object with the ability to set a timeout on a request.
func (*GetV1SignalsIngestURLParams) SetContext ¶
func (o *GetV1SignalsIngestURLParams) SetContext(ctx context.Context)
SetContext adds the context to the get v1 signals ingest Url params
func (*GetV1SignalsIngestURLParams) SetDefaults ¶
func (o *GetV1SignalsIngestURLParams) SetDefaults()
SetDefaults hydrates default values in the get v1 signals ingest Url params (not the query body).
All values with no default are reset to their zero value.
func (*GetV1SignalsIngestURLParams) SetEscalationPolicyID ¶
func (o *GetV1SignalsIngestURLParams) SetEscalationPolicyID(escalationPolicyID *string)
SetEscalationPolicyID adds the escalationPolicyId to the get v1 signals ingest Url params
func (*GetV1SignalsIngestURLParams) SetHTTPClient ¶
func (o *GetV1SignalsIngestURLParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get v1 signals ingest Url params
func (*GetV1SignalsIngestURLParams) SetOnCallScheduleID ¶
func (o *GetV1SignalsIngestURLParams) SetOnCallScheduleID(onCallScheduleID *string)
SetOnCallScheduleID adds the onCallScheduleId to the get v1 signals ingest Url params
func (*GetV1SignalsIngestURLParams) SetTeamID ¶
func (o *GetV1SignalsIngestURLParams) SetTeamID(teamID *string)
SetTeamID adds the teamId to the get v1 signals ingest Url params
func (*GetV1SignalsIngestURLParams) SetTimeout ¶
func (o *GetV1SignalsIngestURLParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get v1 signals ingest Url params
func (*GetV1SignalsIngestURLParams) SetUserID ¶
func (o *GetV1SignalsIngestURLParams) SetUserID(userID *string)
SetUserID adds the userId to the get v1 signals ingest Url params
func (*GetV1SignalsIngestURLParams) WithContext ¶
func (o *GetV1SignalsIngestURLParams) WithContext(ctx context.Context) *GetV1SignalsIngestURLParams
WithContext adds the context to the get v1 signals ingest Url params
func (*GetV1SignalsIngestURLParams) WithDefaults ¶
func (o *GetV1SignalsIngestURLParams) WithDefaults() *GetV1SignalsIngestURLParams
WithDefaults hydrates default values in the get v1 signals ingest Url params (not the query body).
All values with no default are reset to their zero value.
func (*GetV1SignalsIngestURLParams) WithEscalationPolicyID ¶
func (o *GetV1SignalsIngestURLParams) WithEscalationPolicyID(escalationPolicyID *string) *GetV1SignalsIngestURLParams
WithEscalationPolicyID adds the escalationPolicyID to the get v1 signals ingest Url params
func (*GetV1SignalsIngestURLParams) WithHTTPClient ¶
func (o *GetV1SignalsIngestURLParams) WithHTTPClient(client *http.Client) *GetV1SignalsIngestURLParams
WithHTTPClient adds the HTTPClient to the get v1 signals ingest Url params
func (*GetV1SignalsIngestURLParams) WithOnCallScheduleID ¶
func (o *GetV1SignalsIngestURLParams) WithOnCallScheduleID(onCallScheduleID *string) *GetV1SignalsIngestURLParams
WithOnCallScheduleID adds the onCallScheduleID to the get v1 signals ingest Url params
func (*GetV1SignalsIngestURLParams) WithTeamID ¶
func (o *GetV1SignalsIngestURLParams) WithTeamID(teamID *string) *GetV1SignalsIngestURLParams
WithTeamID adds the teamID to the get v1 signals ingest Url params
func (*GetV1SignalsIngestURLParams) WithTimeout ¶
func (o *GetV1SignalsIngestURLParams) WithTimeout(timeout time.Duration) *GetV1SignalsIngestURLParams
WithTimeout adds the timeout to the get v1 signals ingest Url params
func (*GetV1SignalsIngestURLParams) WithUserID ¶
func (o *GetV1SignalsIngestURLParams) WithUserID(userID *string) *GetV1SignalsIngestURLParams
WithUserID adds the userID to the get v1 signals ingest Url params
func (*GetV1SignalsIngestURLParams) WriteToRequest ¶
func (o *GetV1SignalsIngestURLParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetV1SignalsIngestURLReader ¶
type GetV1SignalsIngestURLReader struct {
// contains filtered or unexported fields
}
GetV1SignalsIngestURLReader is a Reader for the GetV1SignalsIngestURL structure.
func (*GetV1SignalsIngestURLReader) ReadResponse ¶
func (o *GetV1SignalsIngestURLReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetV1SignalsTransposersOK ¶
type GetV1SignalsTransposersOK struct { }
GetV1SignalsTransposersOK describes a response with status code 200, with default header values.
get Transposer(s)
func NewGetV1SignalsTransposersOK ¶
func NewGetV1SignalsTransposersOK() *GetV1SignalsTransposersOK
NewGetV1SignalsTransposersOK creates a GetV1SignalsTransposersOK with default headers values
func (*GetV1SignalsTransposersOK) Error ¶
func (o *GetV1SignalsTransposersOK) Error() string
func (*GetV1SignalsTransposersOK) IsClientError ¶
func (o *GetV1SignalsTransposersOK) IsClientError() bool
IsClientError returns true when this get v1 signals transposers o k response has a 4xx status code
func (*GetV1SignalsTransposersOK) IsCode ¶
func (o *GetV1SignalsTransposersOK) IsCode(code int) bool
IsCode returns true when this get v1 signals transposers o k response a status code equal to that given
func (*GetV1SignalsTransposersOK) IsRedirect ¶
func (o *GetV1SignalsTransposersOK) IsRedirect() bool
IsRedirect returns true when this get v1 signals transposers o k response has a 3xx status code
func (*GetV1SignalsTransposersOK) IsServerError ¶
func (o *GetV1SignalsTransposersOK) IsServerError() bool
IsServerError returns true when this get v1 signals transposers o k response has a 5xx status code
func (*GetV1SignalsTransposersOK) IsSuccess ¶
func (o *GetV1SignalsTransposersOK) IsSuccess() bool
IsSuccess returns true when this get v1 signals transposers o k response has a 2xx status code
func (*GetV1SignalsTransposersOK) String ¶
func (o *GetV1SignalsTransposersOK) String() string
type GetV1SignalsTransposersParams ¶
type GetV1SignalsTransposersParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetV1SignalsTransposersParams contains all the parameters to send to the API endpoint
for the get v1 signals transposers operation. Typically these are written to a http.Request.
func NewGetV1SignalsTransposersParams ¶
func NewGetV1SignalsTransposersParams() *GetV1SignalsTransposersParams
NewGetV1SignalsTransposersParams creates a new GetV1SignalsTransposersParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetV1SignalsTransposersParamsWithContext ¶
func NewGetV1SignalsTransposersParamsWithContext(ctx context.Context) *GetV1SignalsTransposersParams
NewGetV1SignalsTransposersParamsWithContext creates a new GetV1SignalsTransposersParams object with the ability to set a context for a request.
func NewGetV1SignalsTransposersParamsWithHTTPClient ¶
func NewGetV1SignalsTransposersParamsWithHTTPClient(client *http.Client) *GetV1SignalsTransposersParams
NewGetV1SignalsTransposersParamsWithHTTPClient creates a new GetV1SignalsTransposersParams object with the ability to set a custom HTTPClient for a request.
func NewGetV1SignalsTransposersParamsWithTimeout ¶
func NewGetV1SignalsTransposersParamsWithTimeout(timeout time.Duration) *GetV1SignalsTransposersParams
NewGetV1SignalsTransposersParamsWithTimeout creates a new GetV1SignalsTransposersParams object with the ability to set a timeout on a request.
func (*GetV1SignalsTransposersParams) SetContext ¶
func (o *GetV1SignalsTransposersParams) SetContext(ctx context.Context)
SetContext adds the context to the get v1 signals transposers params
func (*GetV1SignalsTransposersParams) SetDefaults ¶
func (o *GetV1SignalsTransposersParams) SetDefaults()
SetDefaults hydrates default values in the get v1 signals transposers params (not the query body).
All values with no default are reset to their zero value.
func (*GetV1SignalsTransposersParams) SetHTTPClient ¶
func (o *GetV1SignalsTransposersParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get v1 signals transposers params
func (*GetV1SignalsTransposersParams) SetTimeout ¶
func (o *GetV1SignalsTransposersParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get v1 signals transposers params
func (*GetV1SignalsTransposersParams) WithContext ¶
func (o *GetV1SignalsTransposersParams) WithContext(ctx context.Context) *GetV1SignalsTransposersParams
WithContext adds the context to the get v1 signals transposers params
func (*GetV1SignalsTransposersParams) WithDefaults ¶
func (o *GetV1SignalsTransposersParams) WithDefaults() *GetV1SignalsTransposersParams
WithDefaults hydrates default values in the get v1 signals transposers params (not the query body).
All values with no default are reset to their zero value.
func (*GetV1SignalsTransposersParams) WithHTTPClient ¶
func (o *GetV1SignalsTransposersParams) WithHTTPClient(client *http.Client) *GetV1SignalsTransposersParams
WithHTTPClient adds the HTTPClient to the get v1 signals transposers params
func (*GetV1SignalsTransposersParams) WithTimeout ¶
func (o *GetV1SignalsTransposersParams) WithTimeout(timeout time.Duration) *GetV1SignalsTransposersParams
WithTimeout adds the timeout to the get v1 signals transposers params
func (*GetV1SignalsTransposersParams) WriteToRequest ¶
func (o *GetV1SignalsTransposersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetV1SignalsTransposersReader ¶
type GetV1SignalsTransposersReader struct {
// contains filtered or unexported fields
}
GetV1SignalsTransposersReader is a Reader for the GetV1SignalsTransposers structure.
func (*GetV1SignalsTransposersReader) ReadResponse ¶
func (o *GetV1SignalsTransposersReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetV1SignalsWebhookTargetsIDOK ¶
type GetV1SignalsWebhookTargetsIDOK struct { }
GetV1SignalsWebhookTargetsIDOK describes a response with status code 200, with default header values.
Get a Signals webhook target by ID
func NewGetV1SignalsWebhookTargetsIDOK ¶
func NewGetV1SignalsWebhookTargetsIDOK() *GetV1SignalsWebhookTargetsIDOK
NewGetV1SignalsWebhookTargetsIDOK creates a GetV1SignalsWebhookTargetsIDOK with default headers values
func (*GetV1SignalsWebhookTargetsIDOK) Error ¶
func (o *GetV1SignalsWebhookTargetsIDOK) Error() string
func (*GetV1SignalsWebhookTargetsIDOK) IsClientError ¶
func (o *GetV1SignalsWebhookTargetsIDOK) IsClientError() bool
IsClientError returns true when this get v1 signals webhook targets Id o k response has a 4xx status code
func (*GetV1SignalsWebhookTargetsIDOK) IsCode ¶
func (o *GetV1SignalsWebhookTargetsIDOK) IsCode(code int) bool
IsCode returns true when this get v1 signals webhook targets Id o k response a status code equal to that given
func (*GetV1SignalsWebhookTargetsIDOK) IsRedirect ¶
func (o *GetV1SignalsWebhookTargetsIDOK) IsRedirect() bool
IsRedirect returns true when this get v1 signals webhook targets Id o k response has a 3xx status code
func (*GetV1SignalsWebhookTargetsIDOK) IsServerError ¶
func (o *GetV1SignalsWebhookTargetsIDOK) IsServerError() bool
IsServerError returns true when this get v1 signals webhook targets Id o k response has a 5xx status code
func (*GetV1SignalsWebhookTargetsIDOK) IsSuccess ¶
func (o *GetV1SignalsWebhookTargetsIDOK) IsSuccess() bool
IsSuccess returns true when this get v1 signals webhook targets Id o k response has a 2xx status code
func (*GetV1SignalsWebhookTargetsIDOK) String ¶
func (o *GetV1SignalsWebhookTargetsIDOK) String() string
type GetV1SignalsWebhookTargetsIDParams ¶
type GetV1SignalsWebhookTargetsIDParams struct { // ID. ID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetV1SignalsWebhookTargetsIDParams contains all the parameters to send to the API endpoint
for the get v1 signals webhook targets Id operation. Typically these are written to a http.Request.
func NewGetV1SignalsWebhookTargetsIDParams ¶
func NewGetV1SignalsWebhookTargetsIDParams() *GetV1SignalsWebhookTargetsIDParams
NewGetV1SignalsWebhookTargetsIDParams creates a new GetV1SignalsWebhookTargetsIDParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetV1SignalsWebhookTargetsIDParamsWithContext ¶
func NewGetV1SignalsWebhookTargetsIDParamsWithContext(ctx context.Context) *GetV1SignalsWebhookTargetsIDParams
NewGetV1SignalsWebhookTargetsIDParamsWithContext creates a new GetV1SignalsWebhookTargetsIDParams object with the ability to set a context for a request.
func NewGetV1SignalsWebhookTargetsIDParamsWithHTTPClient ¶
func NewGetV1SignalsWebhookTargetsIDParamsWithHTTPClient(client *http.Client) *GetV1SignalsWebhookTargetsIDParams
NewGetV1SignalsWebhookTargetsIDParamsWithHTTPClient creates a new GetV1SignalsWebhookTargetsIDParams object with the ability to set a custom HTTPClient for a request.
func NewGetV1SignalsWebhookTargetsIDParamsWithTimeout ¶
func NewGetV1SignalsWebhookTargetsIDParamsWithTimeout(timeout time.Duration) *GetV1SignalsWebhookTargetsIDParams
NewGetV1SignalsWebhookTargetsIDParamsWithTimeout creates a new GetV1SignalsWebhookTargetsIDParams object with the ability to set a timeout on a request.
func (*GetV1SignalsWebhookTargetsIDParams) SetContext ¶
func (o *GetV1SignalsWebhookTargetsIDParams) SetContext(ctx context.Context)
SetContext adds the context to the get v1 signals webhook targets Id params
func (*GetV1SignalsWebhookTargetsIDParams) SetDefaults ¶
func (o *GetV1SignalsWebhookTargetsIDParams) SetDefaults()
SetDefaults hydrates default values in the get v1 signals webhook targets Id params (not the query body).
All values with no default are reset to their zero value.
func (*GetV1SignalsWebhookTargetsIDParams) SetHTTPClient ¶
func (o *GetV1SignalsWebhookTargetsIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get v1 signals webhook targets Id params
func (*GetV1SignalsWebhookTargetsIDParams) SetID ¶
func (o *GetV1SignalsWebhookTargetsIDParams) SetID(id string)
SetID adds the id to the get v1 signals webhook targets Id params
func (*GetV1SignalsWebhookTargetsIDParams) SetTimeout ¶
func (o *GetV1SignalsWebhookTargetsIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get v1 signals webhook targets Id params
func (*GetV1SignalsWebhookTargetsIDParams) WithContext ¶
func (o *GetV1SignalsWebhookTargetsIDParams) WithContext(ctx context.Context) *GetV1SignalsWebhookTargetsIDParams
WithContext adds the context to the get v1 signals webhook targets Id params
func (*GetV1SignalsWebhookTargetsIDParams) WithDefaults ¶
func (o *GetV1SignalsWebhookTargetsIDParams) WithDefaults() *GetV1SignalsWebhookTargetsIDParams
WithDefaults hydrates default values in the get v1 signals webhook targets Id params (not the query body).
All values with no default are reset to their zero value.
func (*GetV1SignalsWebhookTargetsIDParams) WithHTTPClient ¶
func (o *GetV1SignalsWebhookTargetsIDParams) WithHTTPClient(client *http.Client) *GetV1SignalsWebhookTargetsIDParams
WithHTTPClient adds the HTTPClient to the get v1 signals webhook targets Id params
func (*GetV1SignalsWebhookTargetsIDParams) WithID ¶
func (o *GetV1SignalsWebhookTargetsIDParams) WithID(id string) *GetV1SignalsWebhookTargetsIDParams
WithID adds the id to the get v1 signals webhook targets Id params
func (*GetV1SignalsWebhookTargetsIDParams) WithTimeout ¶
func (o *GetV1SignalsWebhookTargetsIDParams) WithTimeout(timeout time.Duration) *GetV1SignalsWebhookTargetsIDParams
WithTimeout adds the timeout to the get v1 signals webhook targets Id params
func (*GetV1SignalsWebhookTargetsIDParams) WriteToRequest ¶
func (o *GetV1SignalsWebhookTargetsIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetV1SignalsWebhookTargetsIDReader ¶
type GetV1SignalsWebhookTargetsIDReader struct {
// contains filtered or unexported fields
}
GetV1SignalsWebhookTargetsIDReader is a Reader for the GetV1SignalsWebhookTargetsID structure.
func (*GetV1SignalsWebhookTargetsIDReader) ReadResponse ¶
func (o *GetV1SignalsWebhookTargetsIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetV1SignalsWebhookTargetsOK ¶
type GetV1SignalsWebhookTargetsOK struct { }
GetV1SignalsWebhookTargetsOK describes a response with status code 200, with default header values.
List all Signals webhook targets.
func NewGetV1SignalsWebhookTargetsOK ¶
func NewGetV1SignalsWebhookTargetsOK() *GetV1SignalsWebhookTargetsOK
NewGetV1SignalsWebhookTargetsOK creates a GetV1SignalsWebhookTargetsOK with default headers values
func (*GetV1SignalsWebhookTargetsOK) Error ¶
func (o *GetV1SignalsWebhookTargetsOK) Error() string
func (*GetV1SignalsWebhookTargetsOK) IsClientError ¶
func (o *GetV1SignalsWebhookTargetsOK) IsClientError() bool
IsClientError returns true when this get v1 signals webhook targets o k response has a 4xx status code
func (*GetV1SignalsWebhookTargetsOK) IsCode ¶
func (o *GetV1SignalsWebhookTargetsOK) IsCode(code int) bool
IsCode returns true when this get v1 signals webhook targets o k response a status code equal to that given
func (*GetV1SignalsWebhookTargetsOK) IsRedirect ¶
func (o *GetV1SignalsWebhookTargetsOK) IsRedirect() bool
IsRedirect returns true when this get v1 signals webhook targets o k response has a 3xx status code
func (*GetV1SignalsWebhookTargetsOK) IsServerError ¶
func (o *GetV1SignalsWebhookTargetsOK) IsServerError() bool
IsServerError returns true when this get v1 signals webhook targets o k response has a 5xx status code
func (*GetV1SignalsWebhookTargetsOK) IsSuccess ¶
func (o *GetV1SignalsWebhookTargetsOK) IsSuccess() bool
IsSuccess returns true when this get v1 signals webhook targets o k response has a 2xx status code
func (*GetV1SignalsWebhookTargetsOK) String ¶
func (o *GetV1SignalsWebhookTargetsOK) String() string
type GetV1SignalsWebhookTargetsParams ¶
type GetV1SignalsWebhookTargetsParams struct { // Page. // // Format: int32 Page *int32 // PerPage. // // Format: int32 PerPage *int32 /* Query. A query string for searching through the list of webhook targets. */ Query *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetV1SignalsWebhookTargetsParams contains all the parameters to send to the API endpoint
for the get v1 signals webhook targets operation. Typically these are written to a http.Request.
func NewGetV1SignalsWebhookTargetsParams ¶
func NewGetV1SignalsWebhookTargetsParams() *GetV1SignalsWebhookTargetsParams
NewGetV1SignalsWebhookTargetsParams creates a new GetV1SignalsWebhookTargetsParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetV1SignalsWebhookTargetsParamsWithContext ¶
func NewGetV1SignalsWebhookTargetsParamsWithContext(ctx context.Context) *GetV1SignalsWebhookTargetsParams
NewGetV1SignalsWebhookTargetsParamsWithContext creates a new GetV1SignalsWebhookTargetsParams object with the ability to set a context for a request.
func NewGetV1SignalsWebhookTargetsParamsWithHTTPClient ¶
func NewGetV1SignalsWebhookTargetsParamsWithHTTPClient(client *http.Client) *GetV1SignalsWebhookTargetsParams
NewGetV1SignalsWebhookTargetsParamsWithHTTPClient creates a new GetV1SignalsWebhookTargetsParams object with the ability to set a custom HTTPClient for a request.
func NewGetV1SignalsWebhookTargetsParamsWithTimeout ¶
func NewGetV1SignalsWebhookTargetsParamsWithTimeout(timeout time.Duration) *GetV1SignalsWebhookTargetsParams
NewGetV1SignalsWebhookTargetsParamsWithTimeout creates a new GetV1SignalsWebhookTargetsParams object with the ability to set a timeout on a request.
func (*GetV1SignalsWebhookTargetsParams) SetContext ¶
func (o *GetV1SignalsWebhookTargetsParams) SetContext(ctx context.Context)
SetContext adds the context to the get v1 signals webhook targets params
func (*GetV1SignalsWebhookTargetsParams) SetDefaults ¶
func (o *GetV1SignalsWebhookTargetsParams) SetDefaults()
SetDefaults hydrates default values in the get v1 signals webhook targets params (not the query body).
All values with no default are reset to their zero value.
func (*GetV1SignalsWebhookTargetsParams) SetHTTPClient ¶
func (o *GetV1SignalsWebhookTargetsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get v1 signals webhook targets params
func (*GetV1SignalsWebhookTargetsParams) SetPage ¶
func (o *GetV1SignalsWebhookTargetsParams) SetPage(page *int32)
SetPage adds the page to the get v1 signals webhook targets params
func (*GetV1SignalsWebhookTargetsParams) SetPerPage ¶
func (o *GetV1SignalsWebhookTargetsParams) SetPerPage(perPage *int32)
SetPerPage adds the perPage to the get v1 signals webhook targets params
func (*GetV1SignalsWebhookTargetsParams) SetQuery ¶
func (o *GetV1SignalsWebhookTargetsParams) SetQuery(query *string)
SetQuery adds the query to the get v1 signals webhook targets params
func (*GetV1SignalsWebhookTargetsParams) SetTimeout ¶
func (o *GetV1SignalsWebhookTargetsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get v1 signals webhook targets params
func (*GetV1SignalsWebhookTargetsParams) WithContext ¶
func (o *GetV1SignalsWebhookTargetsParams) WithContext(ctx context.Context) *GetV1SignalsWebhookTargetsParams
WithContext adds the context to the get v1 signals webhook targets params
func (*GetV1SignalsWebhookTargetsParams) WithDefaults ¶
func (o *GetV1SignalsWebhookTargetsParams) WithDefaults() *GetV1SignalsWebhookTargetsParams
WithDefaults hydrates default values in the get v1 signals webhook targets params (not the query body).
All values with no default are reset to their zero value.
func (*GetV1SignalsWebhookTargetsParams) WithHTTPClient ¶
func (o *GetV1SignalsWebhookTargetsParams) WithHTTPClient(client *http.Client) *GetV1SignalsWebhookTargetsParams
WithHTTPClient adds the HTTPClient to the get v1 signals webhook targets params
func (*GetV1SignalsWebhookTargetsParams) WithPage ¶
func (o *GetV1SignalsWebhookTargetsParams) WithPage(page *int32) *GetV1SignalsWebhookTargetsParams
WithPage adds the page to the get v1 signals webhook targets params
func (*GetV1SignalsWebhookTargetsParams) WithPerPage ¶
func (o *GetV1SignalsWebhookTargetsParams) WithPerPage(perPage *int32) *GetV1SignalsWebhookTargetsParams
WithPerPage adds the perPage to the get v1 signals webhook targets params
func (*GetV1SignalsWebhookTargetsParams) WithQuery ¶
func (o *GetV1SignalsWebhookTargetsParams) WithQuery(query *string) *GetV1SignalsWebhookTargetsParams
WithQuery adds the query to the get v1 signals webhook targets params
func (*GetV1SignalsWebhookTargetsParams) WithTimeout ¶
func (o *GetV1SignalsWebhookTargetsParams) WithTimeout(timeout time.Duration) *GetV1SignalsWebhookTargetsParams
WithTimeout adds the timeout to the get v1 signals webhook targets params
func (*GetV1SignalsWebhookTargetsParams) WriteToRequest ¶
func (o *GetV1SignalsWebhookTargetsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetV1SignalsWebhookTargetsReader ¶
type GetV1SignalsWebhookTargetsReader struct {
// contains filtered or unexported fields
}
GetV1SignalsWebhookTargetsReader is a Reader for the GetV1SignalsWebhookTargets structure.
func (*GetV1SignalsWebhookTargetsReader) ReadResponse ¶
func (o *GetV1SignalsWebhookTargetsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PatchV1SignalsEmailTargetsIDOK ¶
type PatchV1SignalsEmailTargetsIDOK struct { }
PatchV1SignalsEmailTargetsIDOK describes a response with status code 200, with default header values.
Update a Signals email target by ID
func NewPatchV1SignalsEmailTargetsIDOK ¶
func NewPatchV1SignalsEmailTargetsIDOK() *PatchV1SignalsEmailTargetsIDOK
NewPatchV1SignalsEmailTargetsIDOK creates a PatchV1SignalsEmailTargetsIDOK with default headers values
func (*PatchV1SignalsEmailTargetsIDOK) Error ¶
func (o *PatchV1SignalsEmailTargetsIDOK) Error() string
func (*PatchV1SignalsEmailTargetsIDOK) IsClientError ¶
func (o *PatchV1SignalsEmailTargetsIDOK) IsClientError() bool
IsClientError returns true when this patch v1 signals email targets Id o k response has a 4xx status code
func (*PatchV1SignalsEmailTargetsIDOK) IsCode ¶
func (o *PatchV1SignalsEmailTargetsIDOK) IsCode(code int) bool
IsCode returns true when this patch v1 signals email targets Id o k response a status code equal to that given
func (*PatchV1SignalsEmailTargetsIDOK) IsRedirect ¶
func (o *PatchV1SignalsEmailTargetsIDOK) IsRedirect() bool
IsRedirect returns true when this patch v1 signals email targets Id o k response has a 3xx status code
func (*PatchV1SignalsEmailTargetsIDOK) IsServerError ¶
func (o *PatchV1SignalsEmailTargetsIDOK) IsServerError() bool
IsServerError returns true when this patch v1 signals email targets Id o k response has a 5xx status code
func (*PatchV1SignalsEmailTargetsIDOK) IsSuccess ¶
func (o *PatchV1SignalsEmailTargetsIDOK) IsSuccess() bool
IsSuccess returns true when this patch v1 signals email targets Id o k response has a 2xx status code
func (*PatchV1SignalsEmailTargetsIDOK) String ¶
func (o *PatchV1SignalsEmailTargetsIDOK) String() string
type PatchV1SignalsEmailTargetsIDParams ¶
type PatchV1SignalsEmailTargetsIDParams struct { // ID. ID string // PatchV1SignalsEmailTargetsID. PatchV1SignalsEmailTargetsID *models.PatchV1SignalsEmailTargetsID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PatchV1SignalsEmailTargetsIDParams contains all the parameters to send to the API endpoint
for the patch v1 signals email targets Id operation. Typically these are written to a http.Request.
func NewPatchV1SignalsEmailTargetsIDParams ¶
func NewPatchV1SignalsEmailTargetsIDParams() *PatchV1SignalsEmailTargetsIDParams
NewPatchV1SignalsEmailTargetsIDParams creates a new PatchV1SignalsEmailTargetsIDParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewPatchV1SignalsEmailTargetsIDParamsWithContext ¶
func NewPatchV1SignalsEmailTargetsIDParamsWithContext(ctx context.Context) *PatchV1SignalsEmailTargetsIDParams
NewPatchV1SignalsEmailTargetsIDParamsWithContext creates a new PatchV1SignalsEmailTargetsIDParams object with the ability to set a context for a request.
func NewPatchV1SignalsEmailTargetsIDParamsWithHTTPClient ¶
func NewPatchV1SignalsEmailTargetsIDParamsWithHTTPClient(client *http.Client) *PatchV1SignalsEmailTargetsIDParams
NewPatchV1SignalsEmailTargetsIDParamsWithHTTPClient creates a new PatchV1SignalsEmailTargetsIDParams object with the ability to set a custom HTTPClient for a request.
func NewPatchV1SignalsEmailTargetsIDParamsWithTimeout ¶
func NewPatchV1SignalsEmailTargetsIDParamsWithTimeout(timeout time.Duration) *PatchV1SignalsEmailTargetsIDParams
NewPatchV1SignalsEmailTargetsIDParamsWithTimeout creates a new PatchV1SignalsEmailTargetsIDParams object with the ability to set a timeout on a request.
func (*PatchV1SignalsEmailTargetsIDParams) SetContext ¶
func (o *PatchV1SignalsEmailTargetsIDParams) SetContext(ctx context.Context)
SetContext adds the context to the patch v1 signals email targets Id params
func (*PatchV1SignalsEmailTargetsIDParams) SetDefaults ¶
func (o *PatchV1SignalsEmailTargetsIDParams) SetDefaults()
SetDefaults hydrates default values in the patch v1 signals email targets Id params (not the query body).
All values with no default are reset to their zero value.
func (*PatchV1SignalsEmailTargetsIDParams) SetHTTPClient ¶
func (o *PatchV1SignalsEmailTargetsIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the patch v1 signals email targets Id params
func (*PatchV1SignalsEmailTargetsIDParams) SetID ¶
func (o *PatchV1SignalsEmailTargetsIDParams) SetID(id string)
SetID adds the id to the patch v1 signals email targets Id params
func (*PatchV1SignalsEmailTargetsIDParams) SetPatchV1SignalsEmailTargetsID ¶
func (o *PatchV1SignalsEmailTargetsIDParams) SetPatchV1SignalsEmailTargetsID(patchV1SignalsEmailTargetsID *models.PatchV1SignalsEmailTargetsID)
SetPatchV1SignalsEmailTargetsID adds the patchV1SignalsEmailTargetsId to the patch v1 signals email targets Id params
func (*PatchV1SignalsEmailTargetsIDParams) SetTimeout ¶
func (o *PatchV1SignalsEmailTargetsIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the patch v1 signals email targets Id params
func (*PatchV1SignalsEmailTargetsIDParams) WithContext ¶
func (o *PatchV1SignalsEmailTargetsIDParams) WithContext(ctx context.Context) *PatchV1SignalsEmailTargetsIDParams
WithContext adds the context to the patch v1 signals email targets Id params
func (*PatchV1SignalsEmailTargetsIDParams) WithDefaults ¶
func (o *PatchV1SignalsEmailTargetsIDParams) WithDefaults() *PatchV1SignalsEmailTargetsIDParams
WithDefaults hydrates default values in the patch v1 signals email targets Id params (not the query body).
All values with no default are reset to their zero value.
func (*PatchV1SignalsEmailTargetsIDParams) WithHTTPClient ¶
func (o *PatchV1SignalsEmailTargetsIDParams) WithHTTPClient(client *http.Client) *PatchV1SignalsEmailTargetsIDParams
WithHTTPClient adds the HTTPClient to the patch v1 signals email targets Id params
func (*PatchV1SignalsEmailTargetsIDParams) WithID ¶
func (o *PatchV1SignalsEmailTargetsIDParams) WithID(id string) *PatchV1SignalsEmailTargetsIDParams
WithID adds the id to the patch v1 signals email targets Id params
func (*PatchV1SignalsEmailTargetsIDParams) WithPatchV1SignalsEmailTargetsID ¶
func (o *PatchV1SignalsEmailTargetsIDParams) WithPatchV1SignalsEmailTargetsID(patchV1SignalsEmailTargetsID *models.PatchV1SignalsEmailTargetsID) *PatchV1SignalsEmailTargetsIDParams
WithPatchV1SignalsEmailTargetsID adds the patchV1SignalsEmailTargetsID to the patch v1 signals email targets Id params
func (*PatchV1SignalsEmailTargetsIDParams) WithTimeout ¶
func (o *PatchV1SignalsEmailTargetsIDParams) WithTimeout(timeout time.Duration) *PatchV1SignalsEmailTargetsIDParams
WithTimeout adds the timeout to the patch v1 signals email targets Id params
func (*PatchV1SignalsEmailTargetsIDParams) WriteToRequest ¶
func (o *PatchV1SignalsEmailTargetsIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PatchV1SignalsEmailTargetsIDReader ¶
type PatchV1SignalsEmailTargetsIDReader struct {
// contains filtered or unexported fields
}
PatchV1SignalsEmailTargetsIDReader is a Reader for the PatchV1SignalsEmailTargetsID structure.
func (*PatchV1SignalsEmailTargetsIDReader) ReadResponse ¶
func (o *PatchV1SignalsEmailTargetsIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PatchV1SignalsWebhookTargetsIDOK ¶
type PatchV1SignalsWebhookTargetsIDOK struct { }
PatchV1SignalsWebhookTargetsIDOK describes a response with status code 200, with default header values.
Update a Signals webhook target by ID
func NewPatchV1SignalsWebhookTargetsIDOK ¶
func NewPatchV1SignalsWebhookTargetsIDOK() *PatchV1SignalsWebhookTargetsIDOK
NewPatchV1SignalsWebhookTargetsIDOK creates a PatchV1SignalsWebhookTargetsIDOK with default headers values
func (*PatchV1SignalsWebhookTargetsIDOK) Error ¶
func (o *PatchV1SignalsWebhookTargetsIDOK) Error() string
func (*PatchV1SignalsWebhookTargetsIDOK) IsClientError ¶
func (o *PatchV1SignalsWebhookTargetsIDOK) IsClientError() bool
IsClientError returns true when this patch v1 signals webhook targets Id o k response has a 4xx status code
func (*PatchV1SignalsWebhookTargetsIDOK) IsCode ¶
func (o *PatchV1SignalsWebhookTargetsIDOK) IsCode(code int) bool
IsCode returns true when this patch v1 signals webhook targets Id o k response a status code equal to that given
func (*PatchV1SignalsWebhookTargetsIDOK) IsRedirect ¶
func (o *PatchV1SignalsWebhookTargetsIDOK) IsRedirect() bool
IsRedirect returns true when this patch v1 signals webhook targets Id o k response has a 3xx status code
func (*PatchV1SignalsWebhookTargetsIDOK) IsServerError ¶
func (o *PatchV1SignalsWebhookTargetsIDOK) IsServerError() bool
IsServerError returns true when this patch v1 signals webhook targets Id o k response has a 5xx status code
func (*PatchV1SignalsWebhookTargetsIDOK) IsSuccess ¶
func (o *PatchV1SignalsWebhookTargetsIDOK) IsSuccess() bool
IsSuccess returns true when this patch v1 signals webhook targets Id o k response has a 2xx status code
func (*PatchV1SignalsWebhookTargetsIDOK) String ¶
func (o *PatchV1SignalsWebhookTargetsIDOK) String() string
type PatchV1SignalsWebhookTargetsIDParams ¶
type PatchV1SignalsWebhookTargetsIDParams struct { // ID. ID string // PatchV1SignalsWebhookTargetsID. PatchV1SignalsWebhookTargetsID *models.PatchV1SignalsWebhookTargetsID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PatchV1SignalsWebhookTargetsIDParams contains all the parameters to send to the API endpoint
for the patch v1 signals webhook targets Id operation. Typically these are written to a http.Request.
func NewPatchV1SignalsWebhookTargetsIDParams ¶
func NewPatchV1SignalsWebhookTargetsIDParams() *PatchV1SignalsWebhookTargetsIDParams
NewPatchV1SignalsWebhookTargetsIDParams creates a new PatchV1SignalsWebhookTargetsIDParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewPatchV1SignalsWebhookTargetsIDParamsWithContext ¶
func NewPatchV1SignalsWebhookTargetsIDParamsWithContext(ctx context.Context) *PatchV1SignalsWebhookTargetsIDParams
NewPatchV1SignalsWebhookTargetsIDParamsWithContext creates a new PatchV1SignalsWebhookTargetsIDParams object with the ability to set a context for a request.
func NewPatchV1SignalsWebhookTargetsIDParamsWithHTTPClient ¶
func NewPatchV1SignalsWebhookTargetsIDParamsWithHTTPClient(client *http.Client) *PatchV1SignalsWebhookTargetsIDParams
NewPatchV1SignalsWebhookTargetsIDParamsWithHTTPClient creates a new PatchV1SignalsWebhookTargetsIDParams object with the ability to set a custom HTTPClient for a request.
func NewPatchV1SignalsWebhookTargetsIDParamsWithTimeout ¶
func NewPatchV1SignalsWebhookTargetsIDParamsWithTimeout(timeout time.Duration) *PatchV1SignalsWebhookTargetsIDParams
NewPatchV1SignalsWebhookTargetsIDParamsWithTimeout creates a new PatchV1SignalsWebhookTargetsIDParams object with the ability to set a timeout on a request.
func (*PatchV1SignalsWebhookTargetsIDParams) SetContext ¶
func (o *PatchV1SignalsWebhookTargetsIDParams) SetContext(ctx context.Context)
SetContext adds the context to the patch v1 signals webhook targets Id params
func (*PatchV1SignalsWebhookTargetsIDParams) SetDefaults ¶
func (o *PatchV1SignalsWebhookTargetsIDParams) SetDefaults()
SetDefaults hydrates default values in the patch v1 signals webhook targets Id params (not the query body).
All values with no default are reset to their zero value.
func (*PatchV1SignalsWebhookTargetsIDParams) SetHTTPClient ¶
func (o *PatchV1SignalsWebhookTargetsIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the patch v1 signals webhook targets Id params
func (*PatchV1SignalsWebhookTargetsIDParams) SetID ¶
func (o *PatchV1SignalsWebhookTargetsIDParams) SetID(id string)
SetID adds the id to the patch v1 signals webhook targets Id params
func (*PatchV1SignalsWebhookTargetsIDParams) SetPatchV1SignalsWebhookTargetsID ¶
func (o *PatchV1SignalsWebhookTargetsIDParams) SetPatchV1SignalsWebhookTargetsID(patchV1SignalsWebhookTargetsID *models.PatchV1SignalsWebhookTargetsID)
SetPatchV1SignalsWebhookTargetsID adds the patchV1SignalsWebhookTargetsId to the patch v1 signals webhook targets Id params
func (*PatchV1SignalsWebhookTargetsIDParams) SetTimeout ¶
func (o *PatchV1SignalsWebhookTargetsIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the patch v1 signals webhook targets Id params
func (*PatchV1SignalsWebhookTargetsIDParams) WithContext ¶
func (o *PatchV1SignalsWebhookTargetsIDParams) WithContext(ctx context.Context) *PatchV1SignalsWebhookTargetsIDParams
WithContext adds the context to the patch v1 signals webhook targets Id params
func (*PatchV1SignalsWebhookTargetsIDParams) WithDefaults ¶
func (o *PatchV1SignalsWebhookTargetsIDParams) WithDefaults() *PatchV1SignalsWebhookTargetsIDParams
WithDefaults hydrates default values in the patch v1 signals webhook targets Id params (not the query body).
All values with no default are reset to their zero value.
func (*PatchV1SignalsWebhookTargetsIDParams) WithHTTPClient ¶
func (o *PatchV1SignalsWebhookTargetsIDParams) WithHTTPClient(client *http.Client) *PatchV1SignalsWebhookTargetsIDParams
WithHTTPClient adds the HTTPClient to the patch v1 signals webhook targets Id params
func (*PatchV1SignalsWebhookTargetsIDParams) WithID ¶
func (o *PatchV1SignalsWebhookTargetsIDParams) WithID(id string) *PatchV1SignalsWebhookTargetsIDParams
WithID adds the id to the patch v1 signals webhook targets Id params
func (*PatchV1SignalsWebhookTargetsIDParams) WithPatchV1SignalsWebhookTargetsID ¶
func (o *PatchV1SignalsWebhookTargetsIDParams) WithPatchV1SignalsWebhookTargetsID(patchV1SignalsWebhookTargetsID *models.PatchV1SignalsWebhookTargetsID) *PatchV1SignalsWebhookTargetsIDParams
WithPatchV1SignalsWebhookTargetsID adds the patchV1SignalsWebhookTargetsID to the patch v1 signals webhook targets Id params
func (*PatchV1SignalsWebhookTargetsIDParams) WithTimeout ¶
func (o *PatchV1SignalsWebhookTargetsIDParams) WithTimeout(timeout time.Duration) *PatchV1SignalsWebhookTargetsIDParams
WithTimeout adds the timeout to the patch v1 signals webhook targets Id params
func (*PatchV1SignalsWebhookTargetsIDParams) WriteToRequest ¶
func (o *PatchV1SignalsWebhookTargetsIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PatchV1SignalsWebhookTargetsIDReader ¶
type PatchV1SignalsWebhookTargetsIDReader struct {
// contains filtered or unexported fields
}
PatchV1SignalsWebhookTargetsIDReader is a Reader for the PatchV1SignalsWebhookTargetsID structure.
func (*PatchV1SignalsWebhookTargetsIDReader) ReadResponse ¶
func (o *PatchV1SignalsWebhookTargetsIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostV1SignalsDebuggerCreated ¶
type PostV1SignalsDebuggerCreated struct { }
PostV1SignalsDebuggerCreated describes a response with status code 201, with default header values.
created Debugger
func NewPostV1SignalsDebuggerCreated ¶
func NewPostV1SignalsDebuggerCreated() *PostV1SignalsDebuggerCreated
NewPostV1SignalsDebuggerCreated creates a PostV1SignalsDebuggerCreated with default headers values
func (*PostV1SignalsDebuggerCreated) Error ¶
func (o *PostV1SignalsDebuggerCreated) Error() string
func (*PostV1SignalsDebuggerCreated) IsClientError ¶
func (o *PostV1SignalsDebuggerCreated) IsClientError() bool
IsClientError returns true when this post v1 signals debugger created response has a 4xx status code
func (*PostV1SignalsDebuggerCreated) IsCode ¶
func (o *PostV1SignalsDebuggerCreated) IsCode(code int) bool
IsCode returns true when this post v1 signals debugger created response a status code equal to that given
func (*PostV1SignalsDebuggerCreated) IsRedirect ¶
func (o *PostV1SignalsDebuggerCreated) IsRedirect() bool
IsRedirect returns true when this post v1 signals debugger created response has a 3xx status code
func (*PostV1SignalsDebuggerCreated) IsServerError ¶
func (o *PostV1SignalsDebuggerCreated) IsServerError() bool
IsServerError returns true when this post v1 signals debugger created response has a 5xx status code
func (*PostV1SignalsDebuggerCreated) IsSuccess ¶
func (o *PostV1SignalsDebuggerCreated) IsSuccess() bool
IsSuccess returns true when this post v1 signals debugger created response has a 2xx status code
func (*PostV1SignalsDebuggerCreated) String ¶
func (o *PostV1SignalsDebuggerCreated) String() string
type PostV1SignalsDebuggerParams ¶
type PostV1SignalsDebuggerParams struct { // PostV1SignalsDebugger. PostV1SignalsDebugger *models.PostV1SignalsDebugger Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostV1SignalsDebuggerParams contains all the parameters to send to the API endpoint
for the post v1 signals debugger operation. Typically these are written to a http.Request.
func NewPostV1SignalsDebuggerParams ¶
func NewPostV1SignalsDebuggerParams() *PostV1SignalsDebuggerParams
NewPostV1SignalsDebuggerParams creates a new PostV1SignalsDebuggerParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewPostV1SignalsDebuggerParamsWithContext ¶
func NewPostV1SignalsDebuggerParamsWithContext(ctx context.Context) *PostV1SignalsDebuggerParams
NewPostV1SignalsDebuggerParamsWithContext creates a new PostV1SignalsDebuggerParams object with the ability to set a context for a request.
func NewPostV1SignalsDebuggerParamsWithHTTPClient ¶
func NewPostV1SignalsDebuggerParamsWithHTTPClient(client *http.Client) *PostV1SignalsDebuggerParams
NewPostV1SignalsDebuggerParamsWithHTTPClient creates a new PostV1SignalsDebuggerParams object with the ability to set a custom HTTPClient for a request.
func NewPostV1SignalsDebuggerParamsWithTimeout ¶
func NewPostV1SignalsDebuggerParamsWithTimeout(timeout time.Duration) *PostV1SignalsDebuggerParams
NewPostV1SignalsDebuggerParamsWithTimeout creates a new PostV1SignalsDebuggerParams object with the ability to set a timeout on a request.
func (*PostV1SignalsDebuggerParams) SetContext ¶
func (o *PostV1SignalsDebuggerParams) SetContext(ctx context.Context)
SetContext adds the context to the post v1 signals debugger params
func (*PostV1SignalsDebuggerParams) SetDefaults ¶
func (o *PostV1SignalsDebuggerParams) SetDefaults()
SetDefaults hydrates default values in the post v1 signals debugger params (not the query body).
All values with no default are reset to their zero value.
func (*PostV1SignalsDebuggerParams) SetHTTPClient ¶
func (o *PostV1SignalsDebuggerParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post v1 signals debugger params
func (*PostV1SignalsDebuggerParams) SetPostV1SignalsDebugger ¶
func (o *PostV1SignalsDebuggerParams) SetPostV1SignalsDebugger(postV1SignalsDebugger *models.PostV1SignalsDebugger)
SetPostV1SignalsDebugger adds the postV1SignalsDebugger to the post v1 signals debugger params
func (*PostV1SignalsDebuggerParams) SetTimeout ¶
func (o *PostV1SignalsDebuggerParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post v1 signals debugger params
func (*PostV1SignalsDebuggerParams) WithContext ¶
func (o *PostV1SignalsDebuggerParams) WithContext(ctx context.Context) *PostV1SignalsDebuggerParams
WithContext adds the context to the post v1 signals debugger params
func (*PostV1SignalsDebuggerParams) WithDefaults ¶
func (o *PostV1SignalsDebuggerParams) WithDefaults() *PostV1SignalsDebuggerParams
WithDefaults hydrates default values in the post v1 signals debugger params (not the query body).
All values with no default are reset to their zero value.
func (*PostV1SignalsDebuggerParams) WithHTTPClient ¶
func (o *PostV1SignalsDebuggerParams) WithHTTPClient(client *http.Client) *PostV1SignalsDebuggerParams
WithHTTPClient adds the HTTPClient to the post v1 signals debugger params
func (*PostV1SignalsDebuggerParams) WithPostV1SignalsDebugger ¶
func (o *PostV1SignalsDebuggerParams) WithPostV1SignalsDebugger(postV1SignalsDebugger *models.PostV1SignalsDebugger) *PostV1SignalsDebuggerParams
WithPostV1SignalsDebugger adds the postV1SignalsDebugger to the post v1 signals debugger params
func (*PostV1SignalsDebuggerParams) WithTimeout ¶
func (o *PostV1SignalsDebuggerParams) WithTimeout(timeout time.Duration) *PostV1SignalsDebuggerParams
WithTimeout adds the timeout to the post v1 signals debugger params
func (*PostV1SignalsDebuggerParams) WriteToRequest ¶
func (o *PostV1SignalsDebuggerParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostV1SignalsDebuggerReader ¶
type PostV1SignalsDebuggerReader struct {
// contains filtered or unexported fields
}
PostV1SignalsDebuggerReader is a Reader for the PostV1SignalsDebugger structure.
func (*PostV1SignalsDebuggerReader) ReadResponse ¶
func (o *PostV1SignalsDebuggerReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostV1SignalsEmailTargetsCreated ¶
type PostV1SignalsEmailTargetsCreated struct { }
PostV1SignalsEmailTargetsCreated describes a response with status code 201, with default header values.
Create a Signals email target for a team.
func NewPostV1SignalsEmailTargetsCreated ¶
func NewPostV1SignalsEmailTargetsCreated() *PostV1SignalsEmailTargetsCreated
NewPostV1SignalsEmailTargetsCreated creates a PostV1SignalsEmailTargetsCreated with default headers values
func (*PostV1SignalsEmailTargetsCreated) Error ¶
func (o *PostV1SignalsEmailTargetsCreated) Error() string
func (*PostV1SignalsEmailTargetsCreated) IsClientError ¶
func (o *PostV1SignalsEmailTargetsCreated) IsClientError() bool
IsClientError returns true when this post v1 signals email targets created response has a 4xx status code
func (*PostV1SignalsEmailTargetsCreated) IsCode ¶
func (o *PostV1SignalsEmailTargetsCreated) IsCode(code int) bool
IsCode returns true when this post v1 signals email targets created response a status code equal to that given
func (*PostV1SignalsEmailTargetsCreated) IsRedirect ¶
func (o *PostV1SignalsEmailTargetsCreated) IsRedirect() bool
IsRedirect returns true when this post v1 signals email targets created response has a 3xx status code
func (*PostV1SignalsEmailTargetsCreated) IsServerError ¶
func (o *PostV1SignalsEmailTargetsCreated) IsServerError() bool
IsServerError returns true when this post v1 signals email targets created response has a 5xx status code
func (*PostV1SignalsEmailTargetsCreated) IsSuccess ¶
func (o *PostV1SignalsEmailTargetsCreated) IsSuccess() bool
IsSuccess returns true when this post v1 signals email targets created response has a 2xx status code
func (*PostV1SignalsEmailTargetsCreated) String ¶
func (o *PostV1SignalsEmailTargetsCreated) String() string
type PostV1SignalsEmailTargetsParams ¶
type PostV1SignalsEmailTargetsParams struct { // PostV1SignalsEmailTargets. PostV1SignalsEmailTargets *models.PostV1SignalsEmailTargets Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostV1SignalsEmailTargetsParams contains all the parameters to send to the API endpoint
for the post v1 signals email targets operation. Typically these are written to a http.Request.
func NewPostV1SignalsEmailTargetsParams ¶
func NewPostV1SignalsEmailTargetsParams() *PostV1SignalsEmailTargetsParams
NewPostV1SignalsEmailTargetsParams creates a new PostV1SignalsEmailTargetsParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewPostV1SignalsEmailTargetsParamsWithContext ¶
func NewPostV1SignalsEmailTargetsParamsWithContext(ctx context.Context) *PostV1SignalsEmailTargetsParams
NewPostV1SignalsEmailTargetsParamsWithContext creates a new PostV1SignalsEmailTargetsParams object with the ability to set a context for a request.
func NewPostV1SignalsEmailTargetsParamsWithHTTPClient ¶
func NewPostV1SignalsEmailTargetsParamsWithHTTPClient(client *http.Client) *PostV1SignalsEmailTargetsParams
NewPostV1SignalsEmailTargetsParamsWithHTTPClient creates a new PostV1SignalsEmailTargetsParams object with the ability to set a custom HTTPClient for a request.
func NewPostV1SignalsEmailTargetsParamsWithTimeout ¶
func NewPostV1SignalsEmailTargetsParamsWithTimeout(timeout time.Duration) *PostV1SignalsEmailTargetsParams
NewPostV1SignalsEmailTargetsParamsWithTimeout creates a new PostV1SignalsEmailTargetsParams object with the ability to set a timeout on a request.
func (*PostV1SignalsEmailTargetsParams) SetContext ¶
func (o *PostV1SignalsEmailTargetsParams) SetContext(ctx context.Context)
SetContext adds the context to the post v1 signals email targets params
func (*PostV1SignalsEmailTargetsParams) SetDefaults ¶
func (o *PostV1SignalsEmailTargetsParams) SetDefaults()
SetDefaults hydrates default values in the post v1 signals email targets params (not the query body).
All values with no default are reset to their zero value.
func (*PostV1SignalsEmailTargetsParams) SetHTTPClient ¶
func (o *PostV1SignalsEmailTargetsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post v1 signals email targets params
func (*PostV1SignalsEmailTargetsParams) SetPostV1SignalsEmailTargets ¶
func (o *PostV1SignalsEmailTargetsParams) SetPostV1SignalsEmailTargets(postV1SignalsEmailTargets *models.PostV1SignalsEmailTargets)
SetPostV1SignalsEmailTargets adds the postV1SignalsEmailTargets to the post v1 signals email targets params
func (*PostV1SignalsEmailTargetsParams) SetTimeout ¶
func (o *PostV1SignalsEmailTargetsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post v1 signals email targets params
func (*PostV1SignalsEmailTargetsParams) WithContext ¶
func (o *PostV1SignalsEmailTargetsParams) WithContext(ctx context.Context) *PostV1SignalsEmailTargetsParams
WithContext adds the context to the post v1 signals email targets params
func (*PostV1SignalsEmailTargetsParams) WithDefaults ¶
func (o *PostV1SignalsEmailTargetsParams) WithDefaults() *PostV1SignalsEmailTargetsParams
WithDefaults hydrates default values in the post v1 signals email targets params (not the query body).
All values with no default are reset to their zero value.
func (*PostV1SignalsEmailTargetsParams) WithHTTPClient ¶
func (o *PostV1SignalsEmailTargetsParams) WithHTTPClient(client *http.Client) *PostV1SignalsEmailTargetsParams
WithHTTPClient adds the HTTPClient to the post v1 signals email targets params
func (*PostV1SignalsEmailTargetsParams) WithPostV1SignalsEmailTargets ¶
func (o *PostV1SignalsEmailTargetsParams) WithPostV1SignalsEmailTargets(postV1SignalsEmailTargets *models.PostV1SignalsEmailTargets) *PostV1SignalsEmailTargetsParams
WithPostV1SignalsEmailTargets adds the postV1SignalsEmailTargets to the post v1 signals email targets params
func (*PostV1SignalsEmailTargetsParams) WithTimeout ¶
func (o *PostV1SignalsEmailTargetsParams) WithTimeout(timeout time.Duration) *PostV1SignalsEmailTargetsParams
WithTimeout adds the timeout to the post v1 signals email targets params
func (*PostV1SignalsEmailTargetsParams) WriteToRequest ¶
func (o *PostV1SignalsEmailTargetsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostV1SignalsEmailTargetsReader ¶
type PostV1SignalsEmailTargetsReader struct {
// contains filtered or unexported fields
}
PostV1SignalsEmailTargetsReader is a Reader for the PostV1SignalsEmailTargets structure.
func (*PostV1SignalsEmailTargetsReader) ReadResponse ¶
func (o *PostV1SignalsEmailTargetsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostV1SignalsWebhookTargetsCreated ¶
type PostV1SignalsWebhookTargetsCreated struct { }
PostV1SignalsWebhookTargetsCreated describes a response with status code 201, with default header values.
Create a Signals webhook target.
func NewPostV1SignalsWebhookTargetsCreated ¶
func NewPostV1SignalsWebhookTargetsCreated() *PostV1SignalsWebhookTargetsCreated
NewPostV1SignalsWebhookTargetsCreated creates a PostV1SignalsWebhookTargetsCreated with default headers values
func (*PostV1SignalsWebhookTargetsCreated) Error ¶
func (o *PostV1SignalsWebhookTargetsCreated) Error() string
func (*PostV1SignalsWebhookTargetsCreated) IsClientError ¶
func (o *PostV1SignalsWebhookTargetsCreated) IsClientError() bool
IsClientError returns true when this post v1 signals webhook targets created response has a 4xx status code
func (*PostV1SignalsWebhookTargetsCreated) IsCode ¶
func (o *PostV1SignalsWebhookTargetsCreated) IsCode(code int) bool
IsCode returns true when this post v1 signals webhook targets created response a status code equal to that given
func (*PostV1SignalsWebhookTargetsCreated) IsRedirect ¶
func (o *PostV1SignalsWebhookTargetsCreated) IsRedirect() bool
IsRedirect returns true when this post v1 signals webhook targets created response has a 3xx status code
func (*PostV1SignalsWebhookTargetsCreated) IsServerError ¶
func (o *PostV1SignalsWebhookTargetsCreated) IsServerError() bool
IsServerError returns true when this post v1 signals webhook targets created response has a 5xx status code
func (*PostV1SignalsWebhookTargetsCreated) IsSuccess ¶
func (o *PostV1SignalsWebhookTargetsCreated) IsSuccess() bool
IsSuccess returns true when this post v1 signals webhook targets created response has a 2xx status code
func (*PostV1SignalsWebhookTargetsCreated) String ¶
func (o *PostV1SignalsWebhookTargetsCreated) String() string
type PostV1SignalsWebhookTargetsParams ¶
type PostV1SignalsWebhookTargetsParams struct { // PostV1SignalsWebhookTargets. PostV1SignalsWebhookTargets *models.PostV1SignalsWebhookTargets Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostV1SignalsWebhookTargetsParams contains all the parameters to send to the API endpoint
for the post v1 signals webhook targets operation. Typically these are written to a http.Request.
func NewPostV1SignalsWebhookTargetsParams ¶
func NewPostV1SignalsWebhookTargetsParams() *PostV1SignalsWebhookTargetsParams
NewPostV1SignalsWebhookTargetsParams creates a new PostV1SignalsWebhookTargetsParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewPostV1SignalsWebhookTargetsParamsWithContext ¶
func NewPostV1SignalsWebhookTargetsParamsWithContext(ctx context.Context) *PostV1SignalsWebhookTargetsParams
NewPostV1SignalsWebhookTargetsParamsWithContext creates a new PostV1SignalsWebhookTargetsParams object with the ability to set a context for a request.
func NewPostV1SignalsWebhookTargetsParamsWithHTTPClient ¶
func NewPostV1SignalsWebhookTargetsParamsWithHTTPClient(client *http.Client) *PostV1SignalsWebhookTargetsParams
NewPostV1SignalsWebhookTargetsParamsWithHTTPClient creates a new PostV1SignalsWebhookTargetsParams object with the ability to set a custom HTTPClient for a request.
func NewPostV1SignalsWebhookTargetsParamsWithTimeout ¶
func NewPostV1SignalsWebhookTargetsParamsWithTimeout(timeout time.Duration) *PostV1SignalsWebhookTargetsParams
NewPostV1SignalsWebhookTargetsParamsWithTimeout creates a new PostV1SignalsWebhookTargetsParams object with the ability to set a timeout on a request.
func (*PostV1SignalsWebhookTargetsParams) SetContext ¶
func (o *PostV1SignalsWebhookTargetsParams) SetContext(ctx context.Context)
SetContext adds the context to the post v1 signals webhook targets params
func (*PostV1SignalsWebhookTargetsParams) SetDefaults ¶
func (o *PostV1SignalsWebhookTargetsParams) SetDefaults()
SetDefaults hydrates default values in the post v1 signals webhook targets params (not the query body).
All values with no default are reset to their zero value.
func (*PostV1SignalsWebhookTargetsParams) SetHTTPClient ¶
func (o *PostV1SignalsWebhookTargetsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post v1 signals webhook targets params
func (*PostV1SignalsWebhookTargetsParams) SetPostV1SignalsWebhookTargets ¶
func (o *PostV1SignalsWebhookTargetsParams) SetPostV1SignalsWebhookTargets(postV1SignalsWebhookTargets *models.PostV1SignalsWebhookTargets)
SetPostV1SignalsWebhookTargets adds the postV1SignalsWebhookTargets to the post v1 signals webhook targets params
func (*PostV1SignalsWebhookTargetsParams) SetTimeout ¶
func (o *PostV1SignalsWebhookTargetsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post v1 signals webhook targets params
func (*PostV1SignalsWebhookTargetsParams) WithContext ¶
func (o *PostV1SignalsWebhookTargetsParams) WithContext(ctx context.Context) *PostV1SignalsWebhookTargetsParams
WithContext adds the context to the post v1 signals webhook targets params
func (*PostV1SignalsWebhookTargetsParams) WithDefaults ¶
func (o *PostV1SignalsWebhookTargetsParams) WithDefaults() *PostV1SignalsWebhookTargetsParams
WithDefaults hydrates default values in the post v1 signals webhook targets params (not the query body).
All values with no default are reset to their zero value.
func (*PostV1SignalsWebhookTargetsParams) WithHTTPClient ¶
func (o *PostV1SignalsWebhookTargetsParams) WithHTTPClient(client *http.Client) *PostV1SignalsWebhookTargetsParams
WithHTTPClient adds the HTTPClient to the post v1 signals webhook targets params
func (*PostV1SignalsWebhookTargetsParams) WithPostV1SignalsWebhookTargets ¶
func (o *PostV1SignalsWebhookTargetsParams) WithPostV1SignalsWebhookTargets(postV1SignalsWebhookTargets *models.PostV1SignalsWebhookTargets) *PostV1SignalsWebhookTargetsParams
WithPostV1SignalsWebhookTargets adds the postV1SignalsWebhookTargets to the post v1 signals webhook targets params
func (*PostV1SignalsWebhookTargetsParams) WithTimeout ¶
func (o *PostV1SignalsWebhookTargetsParams) WithTimeout(timeout time.Duration) *PostV1SignalsWebhookTargetsParams
WithTimeout adds the timeout to the post v1 signals webhook targets params
func (*PostV1SignalsWebhookTargetsParams) WriteToRequest ¶
func (o *PostV1SignalsWebhookTargetsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostV1SignalsWebhookTargetsReader ¶
type PostV1SignalsWebhookTargetsReader struct {
// contains filtered or unexported fields
}
PostV1SignalsWebhookTargetsReader is a Reader for the PostV1SignalsWebhookTargets structure.
func (*PostV1SignalsWebhookTargetsReader) ReadResponse ¶
func (o *PostV1SignalsWebhookTargetsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
Source Files
¶
- delete_v1_signals_email_targets_id_parameters.go
- delete_v1_signals_email_targets_id_responses.go
- delete_v1_signals_webhook_targets_id_parameters.go
- delete_v1_signals_webhook_targets_id_responses.go
- get_v1_signals_analytics_grouped_metrics_parameters.go
- get_v1_signals_analytics_grouped_metrics_responses.go
- get_v1_signals_analytics_mttx_parameters.go
- get_v1_signals_analytics_mttx_responses.go
- get_v1_signals_analytics_shifts_export_parameters.go
- get_v1_signals_analytics_shifts_export_responses.go
- get_v1_signals_analytics_timeseries_parameters.go
- get_v1_signals_analytics_timeseries_responses.go
- get_v1_signals_email_targets_id_parameters.go
- get_v1_signals_email_targets_id_responses.go
- get_v1_signals_email_targets_parameters.go
- get_v1_signals_email_targets_responses.go
- get_v1_signals_event_sources_parameters.go
- get_v1_signals_event_sources_responses.go
- get_v1_signals_ingest_url_parameters.go
- get_v1_signals_ingest_url_responses.go
- get_v1_signals_transposers_parameters.go
- get_v1_signals_transposers_responses.go
- get_v1_signals_webhook_targets_id_parameters.go
- get_v1_signals_webhook_targets_id_responses.go
- get_v1_signals_webhook_targets_parameters.go
- get_v1_signals_webhook_targets_responses.go
- patch_v1_signals_email_targets_id_parameters.go
- patch_v1_signals_email_targets_id_responses.go
- patch_v1_signals_webhook_targets_id_parameters.go
- patch_v1_signals_webhook_targets_id_responses.go
- post_v1_signals_debugger_parameters.go
- post_v1_signals_debugger_responses.go
- post_v1_signals_email_targets_parameters.go
- post_v1_signals_email_targets_responses.go
- post_v1_signals_webhook_targets_parameters.go
- post_v1_signals_webhook_targets_responses.go
- signals_client.go