Documentation
¶
Index ¶
- type Client
- func (a *Client) DeleteV1ServicesServiceID(params *DeleteV1ServicesServiceIDParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteV1ServicesServiceIDOK, *DeleteV1ServicesServiceIDNoContent, error)
- func (a *Client) GetV1Services(params *GetV1ServicesParams, authInfo runtime.ClientAuthInfoWriter) (*GetV1ServicesOK, error)
- func (a *Client) GetV1ServicesServiceIDTypeIncomingWebhook(params *GetV1ServicesServiceIDTypeIncomingWebhookParams, ...) (*GetV1ServicesServiceIDTypeIncomingWebhookOK, error)
- func (a *Client) GetV1ServicesServiceIDTypeOutgoingWebhook(params *GetV1ServicesServiceIDTypeOutgoingWebhookParams, ...) (*GetV1ServicesServiceIDTypeOutgoingWebhookOK, error)
- func (a *Client) GetV1ServicesServiceIDTypeWebsocket(params *GetV1ServicesServiceIDTypeWebsocketParams, ...) (*GetV1ServicesServiceIDTypeWebsocketOK, error)
- func (a *Client) PostV1ServicesTypeIncomingWebhook(params *PostV1ServicesTypeIncomingWebhookParams, ...) (*PostV1ServicesTypeIncomingWebhookCreated, error)
- func (a *Client) PostV1ServicesTypeOutgoingWebhook(params *PostV1ServicesTypeOutgoingWebhookParams, ...) (*PostV1ServicesTypeOutgoingWebhookCreated, error)
- func (a *Client) PostV1ServicesTypeWebsocket(params *PostV1ServicesTypeWebsocketParams, ...) (*PostV1ServicesTypeWebsocketCreated, error)
- func (a *Client) PutV1ServicesServiceIDTypeIncomingWebhook(params *PutV1ServicesServiceIDTypeIncomingWebhookParams, ...) (*PutV1ServicesServiceIDTypeIncomingWebhookOK, error)
- func (a *Client) PutV1ServicesServiceIDTypeOutgoingWebhook(params *PutV1ServicesServiceIDTypeOutgoingWebhookParams, ...) (*PutV1ServicesServiceIDTypeOutgoingWebhookOK, error)
- func (a *Client) PutV1ServicesServiceIDTypeWebsocket(params *PutV1ServicesServiceIDTypeWebsocketParams, ...) (*PutV1ServicesServiceIDTypeWebsocketOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type DeleteV1ServicesServiceIDForbidden
- type DeleteV1ServicesServiceIDNoContent
- type DeleteV1ServicesServiceIDNotFound
- type DeleteV1ServicesServiceIDOK
- type DeleteV1ServicesServiceIDParams
- func (o *DeleteV1ServicesServiceIDParams) SetContext(ctx context.Context)
- func (o *DeleteV1ServicesServiceIDParams) SetServiceID(serviceID int64)
- func (o *DeleteV1ServicesServiceIDParams) SetTimeout(timeout time.Duration)
- func (o *DeleteV1ServicesServiceIDParams) WithContext(ctx context.Context) *DeleteV1ServicesServiceIDParams
- func (o *DeleteV1ServicesServiceIDParams) WithServiceID(serviceID int64) *DeleteV1ServicesServiceIDParams
- func (o *DeleteV1ServicesServiceIDParams) WithTimeout(timeout time.Duration) *DeleteV1ServicesServiceIDParams
- func (o *DeleteV1ServicesServiceIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteV1ServicesServiceIDReader
- type DeleteV1ServicesServiceIDUnauthorized
- type GetV1ServicesOK
- type GetV1ServicesParams
- func (o *GetV1ServicesParams) SetContext(ctx context.Context)
- func (o *GetV1ServicesParams) SetProject(project *int64)
- func (o *GetV1ServicesParams) SetSort(sort *string)
- func (o *GetV1ServicesParams) SetTimeout(timeout time.Duration)
- func (o *GetV1ServicesParams) SetType(typeVar *string)
- func (o *GetV1ServicesParams) WithContext(ctx context.Context) *GetV1ServicesParams
- func (o *GetV1ServicesParams) WithProject(project *int64) *GetV1ServicesParams
- func (o *GetV1ServicesParams) WithSort(sort *string) *GetV1ServicesParams
- func (o *GetV1ServicesParams) WithTimeout(timeout time.Duration) *GetV1ServicesParams
- func (o *GetV1ServicesParams) WithType(typeVar *string) *GetV1ServicesParams
- func (o *GetV1ServicesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetV1ServicesReader
- type GetV1ServicesServiceIDNotFound
- type GetV1ServicesServiceIDOK
- type GetV1ServicesServiceIDOKBody
- type GetV1ServicesServiceIDParams
- func (o *GetV1ServicesServiceIDParams) SetContext(ctx context.Context)
- func (o *GetV1ServicesServiceIDParams) SetServiceID(serviceID int64)
- func (o *GetV1ServicesServiceIDParams) SetTimeout(timeout time.Duration)
- func (o *GetV1ServicesServiceIDParams) WithContext(ctx context.Context) *GetV1ServicesServiceIDParams
- func (o *GetV1ServicesServiceIDParams) WithServiceID(serviceID int64) *GetV1ServicesServiceIDParams
- func (o *GetV1ServicesServiceIDParams) WithTimeout(timeout time.Duration) *GetV1ServicesServiceIDParams
- func (o *GetV1ServicesServiceIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetV1ServicesServiceIDReader
- type GetV1ServicesServiceIDTypeIncomingWebhookNotFound
- type GetV1ServicesServiceIDTypeIncomingWebhookOK
- type GetV1ServicesServiceIDTypeIncomingWebhookParams
- func NewGetV1ServicesServiceIDTypeIncomingWebhookParams() *GetV1ServicesServiceIDTypeIncomingWebhookParams
- func NewGetV1ServicesServiceIDTypeIncomingWebhookParamsWithContext(ctx context.Context) *GetV1ServicesServiceIDTypeIncomingWebhookParams
- func NewGetV1ServicesServiceIDTypeIncomingWebhookParamsWithTimeout(timeout time.Duration) *GetV1ServicesServiceIDTypeIncomingWebhookParams
- func (o *GetV1ServicesServiceIDTypeIncomingWebhookParams) SetContext(ctx context.Context)
- func (o *GetV1ServicesServiceIDTypeIncomingWebhookParams) SetServiceID(serviceID int64)
- func (o *GetV1ServicesServiceIDTypeIncomingWebhookParams) SetTimeout(timeout time.Duration)
- func (o *GetV1ServicesServiceIDTypeIncomingWebhookParams) WithContext(ctx context.Context) *GetV1ServicesServiceIDTypeIncomingWebhookParams
- func (o *GetV1ServicesServiceIDTypeIncomingWebhookParams) WithServiceID(serviceID int64) *GetV1ServicesServiceIDTypeIncomingWebhookParams
- func (o *GetV1ServicesServiceIDTypeIncomingWebhookParams) WithTimeout(timeout time.Duration) *GetV1ServicesServiceIDTypeIncomingWebhookParams
- func (o *GetV1ServicesServiceIDTypeIncomingWebhookParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetV1ServicesServiceIDTypeIncomingWebhookReader
- type GetV1ServicesServiceIDTypeIncomingWebhookUnauthorized
- type GetV1ServicesServiceIDTypeOutgoingWebhookNotFound
- type GetV1ServicesServiceIDTypeOutgoingWebhookOK
- type GetV1ServicesServiceIDTypeOutgoingWebhookParams
- func NewGetV1ServicesServiceIDTypeOutgoingWebhookParams() *GetV1ServicesServiceIDTypeOutgoingWebhookParams
- func NewGetV1ServicesServiceIDTypeOutgoingWebhookParamsWithContext(ctx context.Context) *GetV1ServicesServiceIDTypeOutgoingWebhookParams
- func NewGetV1ServicesServiceIDTypeOutgoingWebhookParamsWithTimeout(timeout time.Duration) *GetV1ServicesServiceIDTypeOutgoingWebhookParams
- func (o *GetV1ServicesServiceIDTypeOutgoingWebhookParams) SetContext(ctx context.Context)
- func (o *GetV1ServicesServiceIDTypeOutgoingWebhookParams) SetServiceID(serviceID int64)
- func (o *GetV1ServicesServiceIDTypeOutgoingWebhookParams) SetTimeout(timeout time.Duration)
- func (o *GetV1ServicesServiceIDTypeOutgoingWebhookParams) WithContext(ctx context.Context) *GetV1ServicesServiceIDTypeOutgoingWebhookParams
- func (o *GetV1ServicesServiceIDTypeOutgoingWebhookParams) WithServiceID(serviceID int64) *GetV1ServicesServiceIDTypeOutgoingWebhookParams
- func (o *GetV1ServicesServiceIDTypeOutgoingWebhookParams) WithTimeout(timeout time.Duration) *GetV1ServicesServiceIDTypeOutgoingWebhookParams
- func (o *GetV1ServicesServiceIDTypeOutgoingWebhookParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetV1ServicesServiceIDTypeOutgoingWebhookReader
- type GetV1ServicesServiceIDTypeOutgoingWebhookUnauthorized
- type GetV1ServicesServiceIDTypeWebsocketNotFound
- type GetV1ServicesServiceIDTypeWebsocketOK
- type GetV1ServicesServiceIDTypeWebsocketParams
- func NewGetV1ServicesServiceIDTypeWebsocketParams() *GetV1ServicesServiceIDTypeWebsocketParams
- func NewGetV1ServicesServiceIDTypeWebsocketParamsWithContext(ctx context.Context) *GetV1ServicesServiceIDTypeWebsocketParams
- func NewGetV1ServicesServiceIDTypeWebsocketParamsWithTimeout(timeout time.Duration) *GetV1ServicesServiceIDTypeWebsocketParams
- func (o *GetV1ServicesServiceIDTypeWebsocketParams) SetContext(ctx context.Context)
- func (o *GetV1ServicesServiceIDTypeWebsocketParams) SetServiceID(serviceID int64)
- func (o *GetV1ServicesServiceIDTypeWebsocketParams) SetTimeout(timeout time.Duration)
- func (o *GetV1ServicesServiceIDTypeWebsocketParams) WithContext(ctx context.Context) *GetV1ServicesServiceIDTypeWebsocketParams
- func (o *GetV1ServicesServiceIDTypeWebsocketParams) WithServiceID(serviceID int64) *GetV1ServicesServiceIDTypeWebsocketParams
- func (o *GetV1ServicesServiceIDTypeWebsocketParams) WithTimeout(timeout time.Duration) *GetV1ServicesServiceIDTypeWebsocketParams
- func (o *GetV1ServicesServiceIDTypeWebsocketParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetV1ServicesServiceIDTypeWebsocketReader
- type GetV1ServicesServiceIDTypeWebsocketUnauthorized
- type GetV1ServicesServiceIDUnauthorized
- type GetV1ServicesUnauthorized
- type PostV1ServicesTypeIncomingWebhookCreated
- type PostV1ServicesTypeIncomingWebhookForbidden
- type PostV1ServicesTypeIncomingWebhookParams
- func NewPostV1ServicesTypeIncomingWebhookParams() *PostV1ServicesTypeIncomingWebhookParams
- func NewPostV1ServicesTypeIncomingWebhookParamsWithContext(ctx context.Context) *PostV1ServicesTypeIncomingWebhookParams
- func NewPostV1ServicesTypeIncomingWebhookParamsWithTimeout(timeout time.Duration) *PostV1ServicesTypeIncomingWebhookParams
- func (o *PostV1ServicesTypeIncomingWebhookParams) SetContext(ctx context.Context)
- func (o *PostV1ServicesTypeIncomingWebhookParams) SetIncomingWebhookService(incomingWebhookService *models.IncomingWebhookServiceUpdate)
- func (o *PostV1ServicesTypeIncomingWebhookParams) SetTimeout(timeout time.Duration)
- func (o *PostV1ServicesTypeIncomingWebhookParams) WithContext(ctx context.Context) *PostV1ServicesTypeIncomingWebhookParams
- func (o *PostV1ServicesTypeIncomingWebhookParams) WithIncomingWebhookService(incomingWebhookService *models.IncomingWebhookServiceUpdate) *PostV1ServicesTypeIncomingWebhookParams
- func (o *PostV1ServicesTypeIncomingWebhookParams) WithTimeout(timeout time.Duration) *PostV1ServicesTypeIncomingWebhookParams
- func (o *PostV1ServicesTypeIncomingWebhookParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostV1ServicesTypeIncomingWebhookReader
- type PostV1ServicesTypeIncomingWebhookUnauthorized
- type PostV1ServicesTypeIncomingWebhookUnprocessableEntity
- type PostV1ServicesTypeOutgoingWebhookCreated
- type PostV1ServicesTypeOutgoingWebhookForbidden
- type PostV1ServicesTypeOutgoingWebhookParams
- func NewPostV1ServicesTypeOutgoingWebhookParams() *PostV1ServicesTypeOutgoingWebhookParams
- func NewPostV1ServicesTypeOutgoingWebhookParamsWithContext(ctx context.Context) *PostV1ServicesTypeOutgoingWebhookParams
- func NewPostV1ServicesTypeOutgoingWebhookParamsWithTimeout(timeout time.Duration) *PostV1ServicesTypeOutgoingWebhookParams
- func (o *PostV1ServicesTypeOutgoingWebhookParams) SetContext(ctx context.Context)
- func (o *PostV1ServicesTypeOutgoingWebhookParams) SetOutgoingWebhookService(outgoingWebhookService *models.OutgoingWebhookServiceUpdate)
- func (o *PostV1ServicesTypeOutgoingWebhookParams) SetTimeout(timeout time.Duration)
- func (o *PostV1ServicesTypeOutgoingWebhookParams) WithContext(ctx context.Context) *PostV1ServicesTypeOutgoingWebhookParams
- func (o *PostV1ServicesTypeOutgoingWebhookParams) WithOutgoingWebhookService(outgoingWebhookService *models.OutgoingWebhookServiceUpdate) *PostV1ServicesTypeOutgoingWebhookParams
- func (o *PostV1ServicesTypeOutgoingWebhookParams) WithTimeout(timeout time.Duration) *PostV1ServicesTypeOutgoingWebhookParams
- func (o *PostV1ServicesTypeOutgoingWebhookParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostV1ServicesTypeOutgoingWebhookReader
- type PostV1ServicesTypeOutgoingWebhookUnauthorized
- type PostV1ServicesTypeOutgoingWebhookUnprocessableEntity
- type PostV1ServicesTypeWebsocketCreated
- type PostV1ServicesTypeWebsocketForbidden
- type PostV1ServicesTypeWebsocketParams
- func (o *PostV1ServicesTypeWebsocketParams) SetContext(ctx context.Context)
- func (o *PostV1ServicesTypeWebsocketParams) SetTimeout(timeout time.Duration)
- func (o *PostV1ServicesTypeWebsocketParams) SetWebSocketService(webSocketService *models.WebSocketServiceUpdate)
- func (o *PostV1ServicesTypeWebsocketParams) WithContext(ctx context.Context) *PostV1ServicesTypeWebsocketParams
- func (o *PostV1ServicesTypeWebsocketParams) WithTimeout(timeout time.Duration) *PostV1ServicesTypeWebsocketParams
- func (o *PostV1ServicesTypeWebsocketParams) WithWebSocketService(webSocketService *models.WebSocketServiceUpdate) *PostV1ServicesTypeWebsocketParams
- func (o *PostV1ServicesTypeWebsocketParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostV1ServicesTypeWebsocketReader
- type PostV1ServicesTypeWebsocketUnauthorized
- type PostV1ServicesTypeWebsocketUnprocessableEntity
- type PutV1ServicesServiceIDForbidden
- type PutV1ServicesServiceIDNotFound
- type PutV1ServicesServiceIDOK
- type PutV1ServicesServiceIDOKBody
- type PutV1ServicesServiceIDParams
- func (o *PutV1ServicesServiceIDParams) SetContext(ctx context.Context)
- func (o *PutV1ServicesServiceIDParams) SetService(service interface{})
- func (o *PutV1ServicesServiceIDParams) SetServiceID(serviceID int64)
- func (o *PutV1ServicesServiceIDParams) SetTimeout(timeout time.Duration)
- func (o *PutV1ServicesServiceIDParams) WithContext(ctx context.Context) *PutV1ServicesServiceIDParams
- func (o *PutV1ServicesServiceIDParams) WithService(service interface{}) *PutV1ServicesServiceIDParams
- func (o *PutV1ServicesServiceIDParams) WithServiceID(serviceID int64) *PutV1ServicesServiceIDParams
- func (o *PutV1ServicesServiceIDParams) WithTimeout(timeout time.Duration) *PutV1ServicesServiceIDParams
- func (o *PutV1ServicesServiceIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PutV1ServicesServiceIDReader
- type PutV1ServicesServiceIDTypeIncomingWebhookForbidden
- type PutV1ServicesServiceIDTypeIncomingWebhookNotFound
- type PutV1ServicesServiceIDTypeIncomingWebhookOK
- type PutV1ServicesServiceIDTypeIncomingWebhookParams
- func NewPutV1ServicesServiceIDTypeIncomingWebhookParams() *PutV1ServicesServiceIDTypeIncomingWebhookParams
- func NewPutV1ServicesServiceIDTypeIncomingWebhookParamsWithContext(ctx context.Context) *PutV1ServicesServiceIDTypeIncomingWebhookParams
- func NewPutV1ServicesServiceIDTypeIncomingWebhookParamsWithTimeout(timeout time.Duration) *PutV1ServicesServiceIDTypeIncomingWebhookParams
- func (o *PutV1ServicesServiceIDTypeIncomingWebhookParams) SetContext(ctx context.Context)
- func (o *PutV1ServicesServiceIDTypeIncomingWebhookParams) SetIncomingWebhookService(incomingWebhookService *models.IncomingWebhookServiceUpdate)
- func (o *PutV1ServicesServiceIDTypeIncomingWebhookParams) SetServiceID(serviceID int64)
- func (o *PutV1ServicesServiceIDTypeIncomingWebhookParams) SetTimeout(timeout time.Duration)
- func (o *PutV1ServicesServiceIDTypeIncomingWebhookParams) WithContext(ctx context.Context) *PutV1ServicesServiceIDTypeIncomingWebhookParams
- func (o *PutV1ServicesServiceIDTypeIncomingWebhookParams) WithIncomingWebhookService(incomingWebhookService *models.IncomingWebhookServiceUpdate) *PutV1ServicesServiceIDTypeIncomingWebhookParams
- func (o *PutV1ServicesServiceIDTypeIncomingWebhookParams) WithServiceID(serviceID int64) *PutV1ServicesServiceIDTypeIncomingWebhookParams
- func (o *PutV1ServicesServiceIDTypeIncomingWebhookParams) WithTimeout(timeout time.Duration) *PutV1ServicesServiceIDTypeIncomingWebhookParams
- func (o *PutV1ServicesServiceIDTypeIncomingWebhookParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PutV1ServicesServiceIDTypeIncomingWebhookReader
- type PutV1ServicesServiceIDTypeIncomingWebhookUnauthorized
- type PutV1ServicesServiceIDTypeIncomingWebhookUnprocessableEntity
- type PutV1ServicesServiceIDTypeOutgoingWebhookForbidden
- type PutV1ServicesServiceIDTypeOutgoingWebhookNotFound
- type PutV1ServicesServiceIDTypeOutgoingWebhookOK
- type PutV1ServicesServiceIDTypeOutgoingWebhookParams
- func NewPutV1ServicesServiceIDTypeOutgoingWebhookParams() *PutV1ServicesServiceIDTypeOutgoingWebhookParams
- func NewPutV1ServicesServiceIDTypeOutgoingWebhookParamsWithContext(ctx context.Context) *PutV1ServicesServiceIDTypeOutgoingWebhookParams
- func NewPutV1ServicesServiceIDTypeOutgoingWebhookParamsWithTimeout(timeout time.Duration) *PutV1ServicesServiceIDTypeOutgoingWebhookParams
- func (o *PutV1ServicesServiceIDTypeOutgoingWebhookParams) SetContext(ctx context.Context)
- func (o *PutV1ServicesServiceIDTypeOutgoingWebhookParams) SetOutgoingWebhookService(outgoingWebhookService *models.OutgoingWebhookServiceUpdate)
- func (o *PutV1ServicesServiceIDTypeOutgoingWebhookParams) SetServiceID(serviceID int64)
- func (o *PutV1ServicesServiceIDTypeOutgoingWebhookParams) SetTimeout(timeout time.Duration)
- func (o *PutV1ServicesServiceIDTypeOutgoingWebhookParams) WithContext(ctx context.Context) *PutV1ServicesServiceIDTypeOutgoingWebhookParams
- func (o *PutV1ServicesServiceIDTypeOutgoingWebhookParams) WithOutgoingWebhookService(outgoingWebhookService *models.OutgoingWebhookServiceUpdate) *PutV1ServicesServiceIDTypeOutgoingWebhookParams
- func (o *PutV1ServicesServiceIDTypeOutgoingWebhookParams) WithServiceID(serviceID int64) *PutV1ServicesServiceIDTypeOutgoingWebhookParams
- func (o *PutV1ServicesServiceIDTypeOutgoingWebhookParams) WithTimeout(timeout time.Duration) *PutV1ServicesServiceIDTypeOutgoingWebhookParams
- func (o *PutV1ServicesServiceIDTypeOutgoingWebhookParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PutV1ServicesServiceIDTypeOutgoingWebhookReader
- type PutV1ServicesServiceIDTypeOutgoingWebhookUnauthorized
- type PutV1ServicesServiceIDTypeOutgoingWebhookUnprocessableEntity
- type PutV1ServicesServiceIDTypeWebsocketForbidden
- type PutV1ServicesServiceIDTypeWebsocketNotFound
- type PutV1ServicesServiceIDTypeWebsocketOK
- type PutV1ServicesServiceIDTypeWebsocketParams
- func NewPutV1ServicesServiceIDTypeWebsocketParams() *PutV1ServicesServiceIDTypeWebsocketParams
- func NewPutV1ServicesServiceIDTypeWebsocketParamsWithContext(ctx context.Context) *PutV1ServicesServiceIDTypeWebsocketParams
- func NewPutV1ServicesServiceIDTypeWebsocketParamsWithTimeout(timeout time.Duration) *PutV1ServicesServiceIDTypeWebsocketParams
- func (o *PutV1ServicesServiceIDTypeWebsocketParams) SetContext(ctx context.Context)
- func (o *PutV1ServicesServiceIDTypeWebsocketParams) SetServiceID(serviceID int64)
- func (o *PutV1ServicesServiceIDTypeWebsocketParams) SetTimeout(timeout time.Duration)
- func (o *PutV1ServicesServiceIDTypeWebsocketParams) SetWebSocketService(webSocketService *models.WebSocketServiceUpdate)
- func (o *PutV1ServicesServiceIDTypeWebsocketParams) WithContext(ctx context.Context) *PutV1ServicesServiceIDTypeWebsocketParams
- func (o *PutV1ServicesServiceIDTypeWebsocketParams) WithServiceID(serviceID int64) *PutV1ServicesServiceIDTypeWebsocketParams
- func (o *PutV1ServicesServiceIDTypeWebsocketParams) WithTimeout(timeout time.Duration) *PutV1ServicesServiceIDTypeWebsocketParams
- func (o *PutV1ServicesServiceIDTypeWebsocketParams) WithWebSocketService(webSocketService *models.WebSocketServiceUpdate) *PutV1ServicesServiceIDTypeWebsocketParams
- func (o *PutV1ServicesServiceIDTypeWebsocketParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PutV1ServicesServiceIDTypeWebsocketReader
- type PutV1ServicesServiceIDTypeWebsocketUnauthorized
- type PutV1ServicesServiceIDTypeWebsocketUnprocessableEntity
- type PutV1ServicesServiceIDUnauthorized
- type PutV1ServicesServiceIDUnprocessableEntity
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 service API
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry) *Client
New creates a new service API client.
func (*Client) DeleteV1ServicesServiceID ¶
func (a *Client) DeleteV1ServicesServiceID(params *DeleteV1ServicesServiceIDParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteV1ServicesServiceIDOK, *DeleteV1ServicesServiceIDNoContent, error)
DeleteV1ServicesServiceID deletes service
Delete a service based on a singele ID
func (*Client) GetV1Services ¶
func (a *Client) GetV1Services(params *GetV1ServicesParams, authInfo runtime.ClientAuthInfoWriter) (*GetV1ServicesOK, error)
GetV1Services services list
Returns services list
func (*Client) GetV1ServicesServiceIDTypeIncomingWebhook ¶
func (a *Client) GetV1ServicesServiceIDTypeIncomingWebhook(params *GetV1ServicesServiceIDTypeIncomingWebhookParams, authInfo runtime.ClientAuthInfoWriter) (*GetV1ServicesServiceIDTypeIncomingWebhookOK, error)
GetV1ServicesServiceIDTypeIncomingWebhook gets incoming webhook service
Returns a IncomingWebhook Service based on a single ID
func (*Client) GetV1ServicesServiceIDTypeOutgoingWebhook ¶
func (a *Client) GetV1ServicesServiceIDTypeOutgoingWebhook(params *GetV1ServicesServiceIDTypeOutgoingWebhookParams, authInfo runtime.ClientAuthInfoWriter) (*GetV1ServicesServiceIDTypeOutgoingWebhookOK, error)
GetV1ServicesServiceIDTypeOutgoingWebhook gets outgoing webhook service
Returns a OutgoingWebhook Service based on a single ID
func (*Client) GetV1ServicesServiceIDTypeWebsocket ¶
func (a *Client) GetV1ServicesServiceIDTypeWebsocket(params *GetV1ServicesServiceIDTypeWebsocketParams, authInfo runtime.ClientAuthInfoWriter) (*GetV1ServicesServiceIDTypeWebsocketOK, error)
GetV1ServicesServiceIDTypeWebsocket gets web socket service
Returns a WebSocket Service based on a single ID
func (*Client) PostV1ServicesTypeIncomingWebhook ¶
func (a *Client) PostV1ServicesTypeIncomingWebhook(params *PostV1ServicesTypeIncomingWebhookParams, authInfo runtime.ClientAuthInfoWriter) (*PostV1ServicesTypeIncomingWebhookCreated, error)
PostV1ServicesTypeIncomingWebhook creates incoming webhook service
Create a new incoming webhook service
func (*Client) PostV1ServicesTypeOutgoingWebhook ¶
func (a *Client) PostV1ServicesTypeOutgoingWebhook(params *PostV1ServicesTypeOutgoingWebhookParams, authInfo runtime.ClientAuthInfoWriter) (*PostV1ServicesTypeOutgoingWebhookCreated, error)
PostV1ServicesTypeOutgoingWebhook creates outgoing webhook service
Create a new outgoing webhook service
func (*Client) PostV1ServicesTypeWebsocket ¶
func (a *Client) PostV1ServicesTypeWebsocket(params *PostV1ServicesTypeWebsocketParams, authInfo runtime.ClientAuthInfoWriter) (*PostV1ServicesTypeWebsocketCreated, error)
PostV1ServicesTypeWebsocket creates web socket service
Create a new WebSocket service
func (*Client) PutV1ServicesServiceIDTypeIncomingWebhook ¶
func (a *Client) PutV1ServicesServiceIDTypeIncomingWebhook(params *PutV1ServicesServiceIDTypeIncomingWebhookParams, authInfo runtime.ClientAuthInfoWriter) (*PutV1ServicesServiceIDTypeIncomingWebhookOK, error)
PutV1ServicesServiceIDTypeIncomingWebhook updates incoming webhook service
Update a IncomingWebhook Service based on single ID
func (*Client) PutV1ServicesServiceIDTypeOutgoingWebhook ¶
func (a *Client) PutV1ServicesServiceIDTypeOutgoingWebhook(params *PutV1ServicesServiceIDTypeOutgoingWebhookParams, authInfo runtime.ClientAuthInfoWriter) (*PutV1ServicesServiceIDTypeOutgoingWebhookOK, error)
PutV1ServicesServiceIDTypeOutgoingWebhook updates outgoing webhook service
Update a OutgoingWebhook Service based on single ID
func (*Client) PutV1ServicesServiceIDTypeWebsocket ¶
func (a *Client) PutV1ServicesServiceIDTypeWebsocket(params *PutV1ServicesServiceIDTypeWebsocketParams, authInfo runtime.ClientAuthInfoWriter) (*PutV1ServicesServiceIDTypeWebsocketOK, error)
PutV1ServicesServiceIDTypeWebsocket updates web socket service
Update a WebSocket Service based on single ID
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type DeleteV1ServicesServiceIDForbidden ¶
type DeleteV1ServicesServiceIDForbidden struct { }
DeleteV1ServicesServiceIDForbidden handles this case with default header values.
Forbidden
func NewDeleteV1ServicesServiceIDForbidden ¶
func NewDeleteV1ServicesServiceIDForbidden() *DeleteV1ServicesServiceIDForbidden
NewDeleteV1ServicesServiceIDForbidden creates a DeleteV1ServicesServiceIDForbidden with default headers values
func (*DeleteV1ServicesServiceIDForbidden) Error ¶
func (o *DeleteV1ServicesServiceIDForbidden) Error() string
type DeleteV1ServicesServiceIDNoContent ¶
type DeleteV1ServicesServiceIDNoContent struct { }
DeleteV1ServicesServiceIDNoContent handles this case with default header values.
No Content
func NewDeleteV1ServicesServiceIDNoContent ¶
func NewDeleteV1ServicesServiceIDNoContent() *DeleteV1ServicesServiceIDNoContent
NewDeleteV1ServicesServiceIDNoContent creates a DeleteV1ServicesServiceIDNoContent with default headers values
func (*DeleteV1ServicesServiceIDNoContent) Error ¶
func (o *DeleteV1ServicesServiceIDNoContent) Error() string
type DeleteV1ServicesServiceIDNotFound ¶
type DeleteV1ServicesServiceIDNotFound struct { }
DeleteV1ServicesServiceIDNotFound handles this case with default header values.
Not found
func NewDeleteV1ServicesServiceIDNotFound ¶
func NewDeleteV1ServicesServiceIDNotFound() *DeleteV1ServicesServiceIDNotFound
NewDeleteV1ServicesServiceIDNotFound creates a DeleteV1ServicesServiceIDNotFound with default headers values
func (*DeleteV1ServicesServiceIDNotFound) Error ¶
func (o *DeleteV1ServicesServiceIDNotFound) Error() string
type DeleteV1ServicesServiceIDOK ¶
type DeleteV1ServicesServiceIDOK struct { }
DeleteV1ServicesServiceIDOK handles this case with default header values.
Successful
func NewDeleteV1ServicesServiceIDOK ¶
func NewDeleteV1ServicesServiceIDOK() *DeleteV1ServicesServiceIDOK
NewDeleteV1ServicesServiceIDOK creates a DeleteV1ServicesServiceIDOK with default headers values
func (*DeleteV1ServicesServiceIDOK) Error ¶
func (o *DeleteV1ServicesServiceIDOK) Error() string
type DeleteV1ServicesServiceIDParams ¶
type DeleteV1ServicesServiceIDParams struct { /*ServiceID ID of service */ ServiceID int64 Context context.Context // contains filtered or unexported fields }
DeleteV1ServicesServiceIDParams contains all the parameters to send to the API endpoint for the delete v1 services service ID operation typically these are written to a http.Request
func NewDeleteV1ServicesServiceIDParams ¶
func NewDeleteV1ServicesServiceIDParams() *DeleteV1ServicesServiceIDParams
NewDeleteV1ServicesServiceIDParams creates a new DeleteV1ServicesServiceIDParams object with the default values initialized.
func NewDeleteV1ServicesServiceIDParamsWithContext ¶
func NewDeleteV1ServicesServiceIDParamsWithContext(ctx context.Context) *DeleteV1ServicesServiceIDParams
NewDeleteV1ServicesServiceIDParamsWithContext creates a new DeleteV1ServicesServiceIDParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteV1ServicesServiceIDParamsWithTimeout ¶
func NewDeleteV1ServicesServiceIDParamsWithTimeout(timeout time.Duration) *DeleteV1ServicesServiceIDParams
NewDeleteV1ServicesServiceIDParamsWithTimeout creates a new DeleteV1ServicesServiceIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteV1ServicesServiceIDParams) SetContext ¶
func (o *DeleteV1ServicesServiceIDParams) SetContext(ctx context.Context)
SetContext adds the context to the delete v1 services service ID params
func (*DeleteV1ServicesServiceIDParams) SetServiceID ¶
func (o *DeleteV1ServicesServiceIDParams) SetServiceID(serviceID int64)
SetServiceID adds the serviceId to the delete v1 services service ID params
func (*DeleteV1ServicesServiceIDParams) SetTimeout ¶
func (o *DeleteV1ServicesServiceIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete v1 services service ID params
func (*DeleteV1ServicesServiceIDParams) WithContext ¶
func (o *DeleteV1ServicesServiceIDParams) WithContext(ctx context.Context) *DeleteV1ServicesServiceIDParams
WithContext adds the context to the delete v1 services service ID params
func (*DeleteV1ServicesServiceIDParams) WithServiceID ¶
func (o *DeleteV1ServicesServiceIDParams) WithServiceID(serviceID int64) *DeleteV1ServicesServiceIDParams
WithServiceID adds the serviceID to the delete v1 services service ID params
func (*DeleteV1ServicesServiceIDParams) WithTimeout ¶
func (o *DeleteV1ServicesServiceIDParams) WithTimeout(timeout time.Duration) *DeleteV1ServicesServiceIDParams
WithTimeout adds the timeout to the delete v1 services service ID params
func (*DeleteV1ServicesServiceIDParams) WriteToRequest ¶
func (o *DeleteV1ServicesServiceIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteV1ServicesServiceIDReader ¶
type DeleteV1ServicesServiceIDReader struct {
// contains filtered or unexported fields
}
DeleteV1ServicesServiceIDReader is a Reader for the DeleteV1ServicesServiceID structure.
func (*DeleteV1ServicesServiceIDReader) ReadResponse ¶
func (o *DeleteV1ServicesServiceIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteV1ServicesServiceIDUnauthorized ¶
type DeleteV1ServicesServiceIDUnauthorized struct { }
DeleteV1ServicesServiceIDUnauthorized handles this case with default header values.
Unauthenticated
func NewDeleteV1ServicesServiceIDUnauthorized ¶
func NewDeleteV1ServicesServiceIDUnauthorized() *DeleteV1ServicesServiceIDUnauthorized
NewDeleteV1ServicesServiceIDUnauthorized creates a DeleteV1ServicesServiceIDUnauthorized with default headers values
func (*DeleteV1ServicesServiceIDUnauthorized) Error ¶
func (o *DeleteV1ServicesServiceIDUnauthorized) Error() string
type GetV1ServicesOK ¶
type GetV1ServicesOK struct {
Payload []*models.ServiceBase
}
GetV1ServicesOK handles this case with default header values.
Services
func NewGetV1ServicesOK ¶
func NewGetV1ServicesOK() *GetV1ServicesOK
NewGetV1ServicesOK creates a GetV1ServicesOK with default headers values
func (*GetV1ServicesOK) Error ¶
func (o *GetV1ServicesOK) Error() string
type GetV1ServicesParams ¶
type GetV1ServicesParams struct { /*Project ID of project */ Project *int64 /*Sort Sort fields */ Sort *string /*Type Type of service */ Type *string Context context.Context // contains filtered or unexported fields }
GetV1ServicesParams contains all the parameters to send to the API endpoint for the get v1 services operation typically these are written to a http.Request
func NewGetV1ServicesParams ¶
func NewGetV1ServicesParams() *GetV1ServicesParams
NewGetV1ServicesParams creates a new GetV1ServicesParams object with the default values initialized.
func NewGetV1ServicesParamsWithContext ¶
func NewGetV1ServicesParamsWithContext(ctx context.Context) *GetV1ServicesParams
NewGetV1ServicesParamsWithContext creates a new GetV1ServicesParams object with the default values initialized, and the ability to set a context for a request
func NewGetV1ServicesParamsWithTimeout ¶
func NewGetV1ServicesParamsWithTimeout(timeout time.Duration) *GetV1ServicesParams
NewGetV1ServicesParamsWithTimeout creates a new GetV1ServicesParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetV1ServicesParams) SetContext ¶
func (o *GetV1ServicesParams) SetContext(ctx context.Context)
SetContext adds the context to the get v1 services params
func (*GetV1ServicesParams) SetProject ¶
func (o *GetV1ServicesParams) SetProject(project *int64)
SetProject adds the project to the get v1 services params
func (*GetV1ServicesParams) SetSort ¶
func (o *GetV1ServicesParams) SetSort(sort *string)
SetSort adds the sort to the get v1 services params
func (*GetV1ServicesParams) SetTimeout ¶
func (o *GetV1ServicesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get v1 services params
func (*GetV1ServicesParams) SetType ¶
func (o *GetV1ServicesParams) SetType(typeVar *string)
SetType adds the type to the get v1 services params
func (*GetV1ServicesParams) WithContext ¶
func (o *GetV1ServicesParams) WithContext(ctx context.Context) *GetV1ServicesParams
WithContext adds the context to the get v1 services params
func (*GetV1ServicesParams) WithProject ¶
func (o *GetV1ServicesParams) WithProject(project *int64) *GetV1ServicesParams
WithProject adds the project to the get v1 services params
func (*GetV1ServicesParams) WithSort ¶
func (o *GetV1ServicesParams) WithSort(sort *string) *GetV1ServicesParams
WithSort adds the sort to the get v1 services params
func (*GetV1ServicesParams) WithTimeout ¶
func (o *GetV1ServicesParams) WithTimeout(timeout time.Duration) *GetV1ServicesParams
WithTimeout adds the timeout to the get v1 services params
func (*GetV1ServicesParams) WithType ¶
func (o *GetV1ServicesParams) WithType(typeVar *string) *GetV1ServicesParams
WithType adds the typeVar to the get v1 services params
func (*GetV1ServicesParams) WriteToRequest ¶
func (o *GetV1ServicesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetV1ServicesReader ¶
type GetV1ServicesReader struct {
// contains filtered or unexported fields
}
GetV1ServicesReader is a Reader for the GetV1Services structure.
func (*GetV1ServicesReader) ReadResponse ¶
func (o *GetV1ServicesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetV1ServicesServiceIDNotFound ¶
type GetV1ServicesServiceIDNotFound struct { }
GetV1ServicesServiceIDNotFound handles this case with default header values.
Not found
func NewGetV1ServicesServiceIDNotFound ¶
func NewGetV1ServicesServiceIDNotFound() *GetV1ServicesServiceIDNotFound
NewGetV1ServicesServiceIDNotFound creates a GetV1ServicesServiceIDNotFound with default headers values
func (*GetV1ServicesServiceIDNotFound) Error ¶
func (o *GetV1ServicesServiceIDNotFound) Error() string
type GetV1ServicesServiceIDOK ¶
type GetV1ServicesServiceIDOK struct {
Payload GetV1ServicesServiceIDOKBody
}
GetV1ServicesServiceIDOK handles this case with default header values.
Service
func NewGetV1ServicesServiceIDOK ¶
func NewGetV1ServicesServiceIDOK() *GetV1ServicesServiceIDOK
NewGetV1ServicesServiceIDOK creates a GetV1ServicesServiceIDOK with default headers values
func (*GetV1ServicesServiceIDOK) Error ¶
func (o *GetV1ServicesServiceIDOK) Error() string
type GetV1ServicesServiceIDOKBody ¶
type GetV1ServicesServiceIDOKBody interface{}
GetV1ServicesServiceIDOKBody Based on service type swagger:model GetV1ServicesServiceIDOKBody
type GetV1ServicesServiceIDParams ¶
type GetV1ServicesServiceIDParams struct { /*ServiceID ID of service */ ServiceID int64 Context context.Context // contains filtered or unexported fields }
GetV1ServicesServiceIDParams contains all the parameters to send to the API endpoint for the get v1 services service ID operation typically these are written to a http.Request
func NewGetV1ServicesServiceIDParams ¶
func NewGetV1ServicesServiceIDParams() *GetV1ServicesServiceIDParams
NewGetV1ServicesServiceIDParams creates a new GetV1ServicesServiceIDParams object with the default values initialized.
func NewGetV1ServicesServiceIDParamsWithContext ¶
func NewGetV1ServicesServiceIDParamsWithContext(ctx context.Context) *GetV1ServicesServiceIDParams
NewGetV1ServicesServiceIDParamsWithContext creates a new GetV1ServicesServiceIDParams object with the default values initialized, and the ability to set a context for a request
func NewGetV1ServicesServiceIDParamsWithTimeout ¶
func NewGetV1ServicesServiceIDParamsWithTimeout(timeout time.Duration) *GetV1ServicesServiceIDParams
NewGetV1ServicesServiceIDParamsWithTimeout creates a new GetV1ServicesServiceIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetV1ServicesServiceIDParams) SetContext ¶
func (o *GetV1ServicesServiceIDParams) SetContext(ctx context.Context)
SetContext adds the context to the get v1 services service ID params
func (*GetV1ServicesServiceIDParams) SetServiceID ¶
func (o *GetV1ServicesServiceIDParams) SetServiceID(serviceID int64)
SetServiceID adds the serviceId to the get v1 services service ID params
func (*GetV1ServicesServiceIDParams) SetTimeout ¶
func (o *GetV1ServicesServiceIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get v1 services service ID params
func (*GetV1ServicesServiceIDParams) WithContext ¶
func (o *GetV1ServicesServiceIDParams) WithContext(ctx context.Context) *GetV1ServicesServiceIDParams
WithContext adds the context to the get v1 services service ID params
func (*GetV1ServicesServiceIDParams) WithServiceID ¶
func (o *GetV1ServicesServiceIDParams) WithServiceID(serviceID int64) *GetV1ServicesServiceIDParams
WithServiceID adds the serviceID to the get v1 services service ID params
func (*GetV1ServicesServiceIDParams) WithTimeout ¶
func (o *GetV1ServicesServiceIDParams) WithTimeout(timeout time.Duration) *GetV1ServicesServiceIDParams
WithTimeout adds the timeout to the get v1 services service ID params
func (*GetV1ServicesServiceIDParams) WriteToRequest ¶
func (o *GetV1ServicesServiceIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetV1ServicesServiceIDReader ¶
type GetV1ServicesServiceIDReader struct {
// contains filtered or unexported fields
}
GetV1ServicesServiceIDReader is a Reader for the GetV1ServicesServiceID structure.
func (*GetV1ServicesServiceIDReader) ReadResponse ¶
func (o *GetV1ServicesServiceIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetV1ServicesServiceIDTypeIncomingWebhookNotFound ¶
type GetV1ServicesServiceIDTypeIncomingWebhookNotFound struct { }
GetV1ServicesServiceIDTypeIncomingWebhookNotFound handles this case with default header values.
Not found
func NewGetV1ServicesServiceIDTypeIncomingWebhookNotFound ¶
func NewGetV1ServicesServiceIDTypeIncomingWebhookNotFound() *GetV1ServicesServiceIDTypeIncomingWebhookNotFound
NewGetV1ServicesServiceIDTypeIncomingWebhookNotFound creates a GetV1ServicesServiceIDTypeIncomingWebhookNotFound with default headers values
func (*GetV1ServicesServiceIDTypeIncomingWebhookNotFound) Error ¶
func (o *GetV1ServicesServiceIDTypeIncomingWebhookNotFound) Error() string
type GetV1ServicesServiceIDTypeIncomingWebhookOK ¶
type GetV1ServicesServiceIDTypeIncomingWebhookOK struct {
Payload *models.IncomingWebhookService
}
GetV1ServicesServiceIDTypeIncomingWebhookOK handles this case with default header values.
Service
func NewGetV1ServicesServiceIDTypeIncomingWebhookOK ¶
func NewGetV1ServicesServiceIDTypeIncomingWebhookOK() *GetV1ServicesServiceIDTypeIncomingWebhookOK
NewGetV1ServicesServiceIDTypeIncomingWebhookOK creates a GetV1ServicesServiceIDTypeIncomingWebhookOK with default headers values
func (*GetV1ServicesServiceIDTypeIncomingWebhookOK) Error ¶
func (o *GetV1ServicesServiceIDTypeIncomingWebhookOK) Error() string
type GetV1ServicesServiceIDTypeIncomingWebhookParams ¶
type GetV1ServicesServiceIDTypeIncomingWebhookParams struct { /*ServiceID ID of service */ ServiceID int64 Context context.Context // contains filtered or unexported fields }
GetV1ServicesServiceIDTypeIncomingWebhookParams contains all the parameters to send to the API endpoint for the get v1 services service ID type incoming webhook operation typically these are written to a http.Request
func NewGetV1ServicesServiceIDTypeIncomingWebhookParams ¶
func NewGetV1ServicesServiceIDTypeIncomingWebhookParams() *GetV1ServicesServiceIDTypeIncomingWebhookParams
NewGetV1ServicesServiceIDTypeIncomingWebhookParams creates a new GetV1ServicesServiceIDTypeIncomingWebhookParams object with the default values initialized.
func NewGetV1ServicesServiceIDTypeIncomingWebhookParamsWithContext ¶
func NewGetV1ServicesServiceIDTypeIncomingWebhookParamsWithContext(ctx context.Context) *GetV1ServicesServiceIDTypeIncomingWebhookParams
NewGetV1ServicesServiceIDTypeIncomingWebhookParamsWithContext creates a new GetV1ServicesServiceIDTypeIncomingWebhookParams object with the default values initialized, and the ability to set a context for a request
func NewGetV1ServicesServiceIDTypeIncomingWebhookParamsWithTimeout ¶
func NewGetV1ServicesServiceIDTypeIncomingWebhookParamsWithTimeout(timeout time.Duration) *GetV1ServicesServiceIDTypeIncomingWebhookParams
NewGetV1ServicesServiceIDTypeIncomingWebhookParamsWithTimeout creates a new GetV1ServicesServiceIDTypeIncomingWebhookParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetV1ServicesServiceIDTypeIncomingWebhookParams) SetContext ¶
func (o *GetV1ServicesServiceIDTypeIncomingWebhookParams) SetContext(ctx context.Context)
SetContext adds the context to the get v1 services service ID type incoming webhook params
func (*GetV1ServicesServiceIDTypeIncomingWebhookParams) SetServiceID ¶
func (o *GetV1ServicesServiceIDTypeIncomingWebhookParams) SetServiceID(serviceID int64)
SetServiceID adds the serviceId to the get v1 services service ID type incoming webhook params
func (*GetV1ServicesServiceIDTypeIncomingWebhookParams) SetTimeout ¶
func (o *GetV1ServicesServiceIDTypeIncomingWebhookParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get v1 services service ID type incoming webhook params
func (*GetV1ServicesServiceIDTypeIncomingWebhookParams) WithContext ¶
func (o *GetV1ServicesServiceIDTypeIncomingWebhookParams) WithContext(ctx context.Context) *GetV1ServicesServiceIDTypeIncomingWebhookParams
WithContext adds the context to the get v1 services service ID type incoming webhook params
func (*GetV1ServicesServiceIDTypeIncomingWebhookParams) WithServiceID ¶
func (o *GetV1ServicesServiceIDTypeIncomingWebhookParams) WithServiceID(serviceID int64) *GetV1ServicesServiceIDTypeIncomingWebhookParams
WithServiceID adds the serviceID to the get v1 services service ID type incoming webhook params
func (*GetV1ServicesServiceIDTypeIncomingWebhookParams) WithTimeout ¶
func (o *GetV1ServicesServiceIDTypeIncomingWebhookParams) WithTimeout(timeout time.Duration) *GetV1ServicesServiceIDTypeIncomingWebhookParams
WithTimeout adds the timeout to the get v1 services service ID type incoming webhook params
func (*GetV1ServicesServiceIDTypeIncomingWebhookParams) WriteToRequest ¶
func (o *GetV1ServicesServiceIDTypeIncomingWebhookParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetV1ServicesServiceIDTypeIncomingWebhookReader ¶
type GetV1ServicesServiceIDTypeIncomingWebhookReader struct {
// contains filtered or unexported fields
}
GetV1ServicesServiceIDTypeIncomingWebhookReader is a Reader for the GetV1ServicesServiceIDTypeIncomingWebhook structure.
func (*GetV1ServicesServiceIDTypeIncomingWebhookReader) ReadResponse ¶
func (o *GetV1ServicesServiceIDTypeIncomingWebhookReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetV1ServicesServiceIDTypeIncomingWebhookUnauthorized ¶
type GetV1ServicesServiceIDTypeIncomingWebhookUnauthorized struct { }
GetV1ServicesServiceIDTypeIncomingWebhookUnauthorized handles this case with default header values.
Unauthenticated
func NewGetV1ServicesServiceIDTypeIncomingWebhookUnauthorized ¶
func NewGetV1ServicesServiceIDTypeIncomingWebhookUnauthorized() *GetV1ServicesServiceIDTypeIncomingWebhookUnauthorized
NewGetV1ServicesServiceIDTypeIncomingWebhookUnauthorized creates a GetV1ServicesServiceIDTypeIncomingWebhookUnauthorized with default headers values
func (*GetV1ServicesServiceIDTypeIncomingWebhookUnauthorized) Error ¶
func (o *GetV1ServicesServiceIDTypeIncomingWebhookUnauthorized) Error() string
type GetV1ServicesServiceIDTypeOutgoingWebhookNotFound ¶
type GetV1ServicesServiceIDTypeOutgoingWebhookNotFound struct { }
GetV1ServicesServiceIDTypeOutgoingWebhookNotFound handles this case with default header values.
Not found
func NewGetV1ServicesServiceIDTypeOutgoingWebhookNotFound ¶
func NewGetV1ServicesServiceIDTypeOutgoingWebhookNotFound() *GetV1ServicesServiceIDTypeOutgoingWebhookNotFound
NewGetV1ServicesServiceIDTypeOutgoingWebhookNotFound creates a GetV1ServicesServiceIDTypeOutgoingWebhookNotFound with default headers values
func (*GetV1ServicesServiceIDTypeOutgoingWebhookNotFound) Error ¶
func (o *GetV1ServicesServiceIDTypeOutgoingWebhookNotFound) Error() string
type GetV1ServicesServiceIDTypeOutgoingWebhookOK ¶
type GetV1ServicesServiceIDTypeOutgoingWebhookOK struct {
Payload *models.OutgoingWebhookService
}
GetV1ServicesServiceIDTypeOutgoingWebhookOK handles this case with default header values.
Service
func NewGetV1ServicesServiceIDTypeOutgoingWebhookOK ¶
func NewGetV1ServicesServiceIDTypeOutgoingWebhookOK() *GetV1ServicesServiceIDTypeOutgoingWebhookOK
NewGetV1ServicesServiceIDTypeOutgoingWebhookOK creates a GetV1ServicesServiceIDTypeOutgoingWebhookOK with default headers values
func (*GetV1ServicesServiceIDTypeOutgoingWebhookOK) Error ¶
func (o *GetV1ServicesServiceIDTypeOutgoingWebhookOK) Error() string
type GetV1ServicesServiceIDTypeOutgoingWebhookParams ¶
type GetV1ServicesServiceIDTypeOutgoingWebhookParams struct { /*ServiceID ID of service */ ServiceID int64 Context context.Context // contains filtered or unexported fields }
GetV1ServicesServiceIDTypeOutgoingWebhookParams contains all the parameters to send to the API endpoint for the get v1 services service ID type outgoing webhook operation typically these are written to a http.Request
func NewGetV1ServicesServiceIDTypeOutgoingWebhookParams ¶
func NewGetV1ServicesServiceIDTypeOutgoingWebhookParams() *GetV1ServicesServiceIDTypeOutgoingWebhookParams
NewGetV1ServicesServiceIDTypeOutgoingWebhookParams creates a new GetV1ServicesServiceIDTypeOutgoingWebhookParams object with the default values initialized.
func NewGetV1ServicesServiceIDTypeOutgoingWebhookParamsWithContext ¶
func NewGetV1ServicesServiceIDTypeOutgoingWebhookParamsWithContext(ctx context.Context) *GetV1ServicesServiceIDTypeOutgoingWebhookParams
NewGetV1ServicesServiceIDTypeOutgoingWebhookParamsWithContext creates a new GetV1ServicesServiceIDTypeOutgoingWebhookParams object with the default values initialized, and the ability to set a context for a request
func NewGetV1ServicesServiceIDTypeOutgoingWebhookParamsWithTimeout ¶
func NewGetV1ServicesServiceIDTypeOutgoingWebhookParamsWithTimeout(timeout time.Duration) *GetV1ServicesServiceIDTypeOutgoingWebhookParams
NewGetV1ServicesServiceIDTypeOutgoingWebhookParamsWithTimeout creates a new GetV1ServicesServiceIDTypeOutgoingWebhookParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetV1ServicesServiceIDTypeOutgoingWebhookParams) SetContext ¶
func (o *GetV1ServicesServiceIDTypeOutgoingWebhookParams) SetContext(ctx context.Context)
SetContext adds the context to the get v1 services service ID type outgoing webhook params
func (*GetV1ServicesServiceIDTypeOutgoingWebhookParams) SetServiceID ¶
func (o *GetV1ServicesServiceIDTypeOutgoingWebhookParams) SetServiceID(serviceID int64)
SetServiceID adds the serviceId to the get v1 services service ID type outgoing webhook params
func (*GetV1ServicesServiceIDTypeOutgoingWebhookParams) SetTimeout ¶
func (o *GetV1ServicesServiceIDTypeOutgoingWebhookParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get v1 services service ID type outgoing webhook params
func (*GetV1ServicesServiceIDTypeOutgoingWebhookParams) WithContext ¶
func (o *GetV1ServicesServiceIDTypeOutgoingWebhookParams) WithContext(ctx context.Context) *GetV1ServicesServiceIDTypeOutgoingWebhookParams
WithContext adds the context to the get v1 services service ID type outgoing webhook params
func (*GetV1ServicesServiceIDTypeOutgoingWebhookParams) WithServiceID ¶
func (o *GetV1ServicesServiceIDTypeOutgoingWebhookParams) WithServiceID(serviceID int64) *GetV1ServicesServiceIDTypeOutgoingWebhookParams
WithServiceID adds the serviceID to the get v1 services service ID type outgoing webhook params
func (*GetV1ServicesServiceIDTypeOutgoingWebhookParams) WithTimeout ¶
func (o *GetV1ServicesServiceIDTypeOutgoingWebhookParams) WithTimeout(timeout time.Duration) *GetV1ServicesServiceIDTypeOutgoingWebhookParams
WithTimeout adds the timeout to the get v1 services service ID type outgoing webhook params
func (*GetV1ServicesServiceIDTypeOutgoingWebhookParams) WriteToRequest ¶
func (o *GetV1ServicesServiceIDTypeOutgoingWebhookParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetV1ServicesServiceIDTypeOutgoingWebhookReader ¶
type GetV1ServicesServiceIDTypeOutgoingWebhookReader struct {
// contains filtered or unexported fields
}
GetV1ServicesServiceIDTypeOutgoingWebhookReader is a Reader for the GetV1ServicesServiceIDTypeOutgoingWebhook structure.
func (*GetV1ServicesServiceIDTypeOutgoingWebhookReader) ReadResponse ¶
func (o *GetV1ServicesServiceIDTypeOutgoingWebhookReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetV1ServicesServiceIDTypeOutgoingWebhookUnauthorized ¶
type GetV1ServicesServiceIDTypeOutgoingWebhookUnauthorized struct { }
GetV1ServicesServiceIDTypeOutgoingWebhookUnauthorized handles this case with default header values.
Unauthenticated
func NewGetV1ServicesServiceIDTypeOutgoingWebhookUnauthorized ¶
func NewGetV1ServicesServiceIDTypeOutgoingWebhookUnauthorized() *GetV1ServicesServiceIDTypeOutgoingWebhookUnauthorized
NewGetV1ServicesServiceIDTypeOutgoingWebhookUnauthorized creates a GetV1ServicesServiceIDTypeOutgoingWebhookUnauthorized with default headers values
func (*GetV1ServicesServiceIDTypeOutgoingWebhookUnauthorized) Error ¶
func (o *GetV1ServicesServiceIDTypeOutgoingWebhookUnauthorized) Error() string
type GetV1ServicesServiceIDTypeWebsocketNotFound ¶
type GetV1ServicesServiceIDTypeWebsocketNotFound struct { }
GetV1ServicesServiceIDTypeWebsocketNotFound handles this case with default header values.
Not found
func NewGetV1ServicesServiceIDTypeWebsocketNotFound ¶
func NewGetV1ServicesServiceIDTypeWebsocketNotFound() *GetV1ServicesServiceIDTypeWebsocketNotFound
NewGetV1ServicesServiceIDTypeWebsocketNotFound creates a GetV1ServicesServiceIDTypeWebsocketNotFound with default headers values
func (*GetV1ServicesServiceIDTypeWebsocketNotFound) Error ¶
func (o *GetV1ServicesServiceIDTypeWebsocketNotFound) Error() string
type GetV1ServicesServiceIDTypeWebsocketOK ¶
type GetV1ServicesServiceIDTypeWebsocketOK struct {
Payload *models.WebSocketService
}
GetV1ServicesServiceIDTypeWebsocketOK handles this case with default header values.
Service
func NewGetV1ServicesServiceIDTypeWebsocketOK ¶
func NewGetV1ServicesServiceIDTypeWebsocketOK() *GetV1ServicesServiceIDTypeWebsocketOK
NewGetV1ServicesServiceIDTypeWebsocketOK creates a GetV1ServicesServiceIDTypeWebsocketOK with default headers values
func (*GetV1ServicesServiceIDTypeWebsocketOK) Error ¶
func (o *GetV1ServicesServiceIDTypeWebsocketOK) Error() string
type GetV1ServicesServiceIDTypeWebsocketParams ¶
type GetV1ServicesServiceIDTypeWebsocketParams struct { /*ServiceID ID of service */ ServiceID int64 Context context.Context // contains filtered or unexported fields }
GetV1ServicesServiceIDTypeWebsocketParams contains all the parameters to send to the API endpoint for the get v1 services service ID type websocket operation typically these are written to a http.Request
func NewGetV1ServicesServiceIDTypeWebsocketParams ¶
func NewGetV1ServicesServiceIDTypeWebsocketParams() *GetV1ServicesServiceIDTypeWebsocketParams
NewGetV1ServicesServiceIDTypeWebsocketParams creates a new GetV1ServicesServiceIDTypeWebsocketParams object with the default values initialized.
func NewGetV1ServicesServiceIDTypeWebsocketParamsWithContext ¶
func NewGetV1ServicesServiceIDTypeWebsocketParamsWithContext(ctx context.Context) *GetV1ServicesServiceIDTypeWebsocketParams
NewGetV1ServicesServiceIDTypeWebsocketParamsWithContext creates a new GetV1ServicesServiceIDTypeWebsocketParams object with the default values initialized, and the ability to set a context for a request
func NewGetV1ServicesServiceIDTypeWebsocketParamsWithTimeout ¶
func NewGetV1ServicesServiceIDTypeWebsocketParamsWithTimeout(timeout time.Duration) *GetV1ServicesServiceIDTypeWebsocketParams
NewGetV1ServicesServiceIDTypeWebsocketParamsWithTimeout creates a new GetV1ServicesServiceIDTypeWebsocketParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetV1ServicesServiceIDTypeWebsocketParams) SetContext ¶
func (o *GetV1ServicesServiceIDTypeWebsocketParams) SetContext(ctx context.Context)
SetContext adds the context to the get v1 services service ID type websocket params
func (*GetV1ServicesServiceIDTypeWebsocketParams) SetServiceID ¶
func (o *GetV1ServicesServiceIDTypeWebsocketParams) SetServiceID(serviceID int64)
SetServiceID adds the serviceId to the get v1 services service ID type websocket params
func (*GetV1ServicesServiceIDTypeWebsocketParams) SetTimeout ¶
func (o *GetV1ServicesServiceIDTypeWebsocketParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get v1 services service ID type websocket params
func (*GetV1ServicesServiceIDTypeWebsocketParams) WithContext ¶
func (o *GetV1ServicesServiceIDTypeWebsocketParams) WithContext(ctx context.Context) *GetV1ServicesServiceIDTypeWebsocketParams
WithContext adds the context to the get v1 services service ID type websocket params
func (*GetV1ServicesServiceIDTypeWebsocketParams) WithServiceID ¶
func (o *GetV1ServicesServiceIDTypeWebsocketParams) WithServiceID(serviceID int64) *GetV1ServicesServiceIDTypeWebsocketParams
WithServiceID adds the serviceID to the get v1 services service ID type websocket params
func (*GetV1ServicesServiceIDTypeWebsocketParams) WithTimeout ¶
func (o *GetV1ServicesServiceIDTypeWebsocketParams) WithTimeout(timeout time.Duration) *GetV1ServicesServiceIDTypeWebsocketParams
WithTimeout adds the timeout to the get v1 services service ID type websocket params
func (*GetV1ServicesServiceIDTypeWebsocketParams) WriteToRequest ¶
func (o *GetV1ServicesServiceIDTypeWebsocketParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetV1ServicesServiceIDTypeWebsocketReader ¶
type GetV1ServicesServiceIDTypeWebsocketReader struct {
// contains filtered or unexported fields
}
GetV1ServicesServiceIDTypeWebsocketReader is a Reader for the GetV1ServicesServiceIDTypeWebsocket structure.
func (*GetV1ServicesServiceIDTypeWebsocketReader) ReadResponse ¶
func (o *GetV1ServicesServiceIDTypeWebsocketReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetV1ServicesServiceIDTypeWebsocketUnauthorized ¶
type GetV1ServicesServiceIDTypeWebsocketUnauthorized struct { }
GetV1ServicesServiceIDTypeWebsocketUnauthorized handles this case with default header values.
Unauthenticated
func NewGetV1ServicesServiceIDTypeWebsocketUnauthorized ¶
func NewGetV1ServicesServiceIDTypeWebsocketUnauthorized() *GetV1ServicesServiceIDTypeWebsocketUnauthorized
NewGetV1ServicesServiceIDTypeWebsocketUnauthorized creates a GetV1ServicesServiceIDTypeWebsocketUnauthorized with default headers values
func (*GetV1ServicesServiceIDTypeWebsocketUnauthorized) Error ¶
func (o *GetV1ServicesServiceIDTypeWebsocketUnauthorized) Error() string
type GetV1ServicesServiceIDUnauthorized ¶
type GetV1ServicesServiceIDUnauthorized struct { }
GetV1ServicesServiceIDUnauthorized handles this case with default header values.
Unauthenticated
func NewGetV1ServicesServiceIDUnauthorized ¶
func NewGetV1ServicesServiceIDUnauthorized() *GetV1ServicesServiceIDUnauthorized
NewGetV1ServicesServiceIDUnauthorized creates a GetV1ServicesServiceIDUnauthorized with default headers values
func (*GetV1ServicesServiceIDUnauthorized) Error ¶
func (o *GetV1ServicesServiceIDUnauthorized) Error() string
type GetV1ServicesUnauthorized ¶
type GetV1ServicesUnauthorized struct { }
GetV1ServicesUnauthorized handles this case with default header values.
Unauthenticated
func NewGetV1ServicesUnauthorized ¶
func NewGetV1ServicesUnauthorized() *GetV1ServicesUnauthorized
NewGetV1ServicesUnauthorized creates a GetV1ServicesUnauthorized with default headers values
func (*GetV1ServicesUnauthorized) Error ¶
func (o *GetV1ServicesUnauthorized) Error() string
type PostV1ServicesTypeIncomingWebhookCreated ¶
type PostV1ServicesTypeIncomingWebhookCreated struct {
Payload *models.IncomingWebhookService
}
PostV1ServicesTypeIncomingWebhookCreated handles this case with default header values.
Created incoming webhook service
func NewPostV1ServicesTypeIncomingWebhookCreated ¶
func NewPostV1ServicesTypeIncomingWebhookCreated() *PostV1ServicesTypeIncomingWebhookCreated
NewPostV1ServicesTypeIncomingWebhookCreated creates a PostV1ServicesTypeIncomingWebhookCreated with default headers values
func (*PostV1ServicesTypeIncomingWebhookCreated) Error ¶
func (o *PostV1ServicesTypeIncomingWebhookCreated) Error() string
type PostV1ServicesTypeIncomingWebhookForbidden ¶
type PostV1ServicesTypeIncomingWebhookForbidden struct { }
PostV1ServicesTypeIncomingWebhookForbidden handles this case with default header values.
Forbidden
func NewPostV1ServicesTypeIncomingWebhookForbidden ¶
func NewPostV1ServicesTypeIncomingWebhookForbidden() *PostV1ServicesTypeIncomingWebhookForbidden
NewPostV1ServicesTypeIncomingWebhookForbidden creates a PostV1ServicesTypeIncomingWebhookForbidden with default headers values
func (*PostV1ServicesTypeIncomingWebhookForbidden) Error ¶
func (o *PostV1ServicesTypeIncomingWebhookForbidden) Error() string
type PostV1ServicesTypeIncomingWebhookParams ¶
type PostV1ServicesTypeIncomingWebhookParams struct { /*IncomingWebhookService IncomingWebhookService to create */ IncomingWebhookService *models.IncomingWebhookServiceUpdate Context context.Context // contains filtered or unexported fields }
PostV1ServicesTypeIncomingWebhookParams contains all the parameters to send to the API endpoint for the post v1 services type incoming webhook operation typically these are written to a http.Request
func NewPostV1ServicesTypeIncomingWebhookParams ¶
func NewPostV1ServicesTypeIncomingWebhookParams() *PostV1ServicesTypeIncomingWebhookParams
NewPostV1ServicesTypeIncomingWebhookParams creates a new PostV1ServicesTypeIncomingWebhookParams object with the default values initialized.
func NewPostV1ServicesTypeIncomingWebhookParamsWithContext ¶
func NewPostV1ServicesTypeIncomingWebhookParamsWithContext(ctx context.Context) *PostV1ServicesTypeIncomingWebhookParams
NewPostV1ServicesTypeIncomingWebhookParamsWithContext creates a new PostV1ServicesTypeIncomingWebhookParams object with the default values initialized, and the ability to set a context for a request
func NewPostV1ServicesTypeIncomingWebhookParamsWithTimeout ¶
func NewPostV1ServicesTypeIncomingWebhookParamsWithTimeout(timeout time.Duration) *PostV1ServicesTypeIncomingWebhookParams
NewPostV1ServicesTypeIncomingWebhookParamsWithTimeout creates a new PostV1ServicesTypeIncomingWebhookParams object with the default values initialized, and the ability to set a timeout on a request
func (*PostV1ServicesTypeIncomingWebhookParams) SetContext ¶
func (o *PostV1ServicesTypeIncomingWebhookParams) SetContext(ctx context.Context)
SetContext adds the context to the post v1 services type incoming webhook params
func (*PostV1ServicesTypeIncomingWebhookParams) SetIncomingWebhookService ¶
func (o *PostV1ServicesTypeIncomingWebhookParams) SetIncomingWebhookService(incomingWebhookService *models.IncomingWebhookServiceUpdate)
SetIncomingWebhookService adds the incomingWebhookService to the post v1 services type incoming webhook params
func (*PostV1ServicesTypeIncomingWebhookParams) SetTimeout ¶
func (o *PostV1ServicesTypeIncomingWebhookParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post v1 services type incoming webhook params
func (*PostV1ServicesTypeIncomingWebhookParams) WithContext ¶
func (o *PostV1ServicesTypeIncomingWebhookParams) WithContext(ctx context.Context) *PostV1ServicesTypeIncomingWebhookParams
WithContext adds the context to the post v1 services type incoming webhook params
func (*PostV1ServicesTypeIncomingWebhookParams) WithIncomingWebhookService ¶
func (o *PostV1ServicesTypeIncomingWebhookParams) WithIncomingWebhookService(incomingWebhookService *models.IncomingWebhookServiceUpdate) *PostV1ServicesTypeIncomingWebhookParams
WithIncomingWebhookService adds the incomingWebhookService to the post v1 services type incoming webhook params
func (*PostV1ServicesTypeIncomingWebhookParams) WithTimeout ¶
func (o *PostV1ServicesTypeIncomingWebhookParams) WithTimeout(timeout time.Duration) *PostV1ServicesTypeIncomingWebhookParams
WithTimeout adds the timeout to the post v1 services type incoming webhook params
func (*PostV1ServicesTypeIncomingWebhookParams) WriteToRequest ¶
func (o *PostV1ServicesTypeIncomingWebhookParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostV1ServicesTypeIncomingWebhookReader ¶
type PostV1ServicesTypeIncomingWebhookReader struct {
// contains filtered or unexported fields
}
PostV1ServicesTypeIncomingWebhookReader is a Reader for the PostV1ServicesTypeIncomingWebhook structure.
func (*PostV1ServicesTypeIncomingWebhookReader) ReadResponse ¶
func (o *PostV1ServicesTypeIncomingWebhookReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostV1ServicesTypeIncomingWebhookUnauthorized ¶
type PostV1ServicesTypeIncomingWebhookUnauthorized struct { }
PostV1ServicesTypeIncomingWebhookUnauthorized handles this case with default header values.
Unauthenticated
func NewPostV1ServicesTypeIncomingWebhookUnauthorized ¶
func NewPostV1ServicesTypeIncomingWebhookUnauthorized() *PostV1ServicesTypeIncomingWebhookUnauthorized
NewPostV1ServicesTypeIncomingWebhookUnauthorized creates a PostV1ServicesTypeIncomingWebhookUnauthorized with default headers values
func (*PostV1ServicesTypeIncomingWebhookUnauthorized) Error ¶
func (o *PostV1ServicesTypeIncomingWebhookUnauthorized) Error() string
type PostV1ServicesTypeIncomingWebhookUnprocessableEntity ¶
type PostV1ServicesTypeIncomingWebhookUnprocessableEntity struct { }
PostV1ServicesTypeIncomingWebhookUnprocessableEntity handles this case with default header values.
Validation error
func NewPostV1ServicesTypeIncomingWebhookUnprocessableEntity ¶
func NewPostV1ServicesTypeIncomingWebhookUnprocessableEntity() *PostV1ServicesTypeIncomingWebhookUnprocessableEntity
NewPostV1ServicesTypeIncomingWebhookUnprocessableEntity creates a PostV1ServicesTypeIncomingWebhookUnprocessableEntity with default headers values
func (*PostV1ServicesTypeIncomingWebhookUnprocessableEntity) Error ¶
func (o *PostV1ServicesTypeIncomingWebhookUnprocessableEntity) Error() string
type PostV1ServicesTypeOutgoingWebhookCreated ¶
type PostV1ServicesTypeOutgoingWebhookCreated struct {
Payload *models.OutgoingWebhookService
}
PostV1ServicesTypeOutgoingWebhookCreated handles this case with default header values.
Created outgoing webhook service
func NewPostV1ServicesTypeOutgoingWebhookCreated ¶
func NewPostV1ServicesTypeOutgoingWebhookCreated() *PostV1ServicesTypeOutgoingWebhookCreated
NewPostV1ServicesTypeOutgoingWebhookCreated creates a PostV1ServicesTypeOutgoingWebhookCreated with default headers values
func (*PostV1ServicesTypeOutgoingWebhookCreated) Error ¶
func (o *PostV1ServicesTypeOutgoingWebhookCreated) Error() string
type PostV1ServicesTypeOutgoingWebhookForbidden ¶
type PostV1ServicesTypeOutgoingWebhookForbidden struct { }
PostV1ServicesTypeOutgoingWebhookForbidden handles this case with default header values.
Forbidden
func NewPostV1ServicesTypeOutgoingWebhookForbidden ¶
func NewPostV1ServicesTypeOutgoingWebhookForbidden() *PostV1ServicesTypeOutgoingWebhookForbidden
NewPostV1ServicesTypeOutgoingWebhookForbidden creates a PostV1ServicesTypeOutgoingWebhookForbidden with default headers values
func (*PostV1ServicesTypeOutgoingWebhookForbidden) Error ¶
func (o *PostV1ServicesTypeOutgoingWebhookForbidden) Error() string
type PostV1ServicesTypeOutgoingWebhookParams ¶
type PostV1ServicesTypeOutgoingWebhookParams struct { /*OutgoingWebhookService OutgoingWebhookService to create */ OutgoingWebhookService *models.OutgoingWebhookServiceUpdate Context context.Context // contains filtered or unexported fields }
PostV1ServicesTypeOutgoingWebhookParams contains all the parameters to send to the API endpoint for the post v1 services type outgoing webhook operation typically these are written to a http.Request
func NewPostV1ServicesTypeOutgoingWebhookParams ¶
func NewPostV1ServicesTypeOutgoingWebhookParams() *PostV1ServicesTypeOutgoingWebhookParams
NewPostV1ServicesTypeOutgoingWebhookParams creates a new PostV1ServicesTypeOutgoingWebhookParams object with the default values initialized.
func NewPostV1ServicesTypeOutgoingWebhookParamsWithContext ¶
func NewPostV1ServicesTypeOutgoingWebhookParamsWithContext(ctx context.Context) *PostV1ServicesTypeOutgoingWebhookParams
NewPostV1ServicesTypeOutgoingWebhookParamsWithContext creates a new PostV1ServicesTypeOutgoingWebhookParams object with the default values initialized, and the ability to set a context for a request
func NewPostV1ServicesTypeOutgoingWebhookParamsWithTimeout ¶
func NewPostV1ServicesTypeOutgoingWebhookParamsWithTimeout(timeout time.Duration) *PostV1ServicesTypeOutgoingWebhookParams
NewPostV1ServicesTypeOutgoingWebhookParamsWithTimeout creates a new PostV1ServicesTypeOutgoingWebhookParams object with the default values initialized, and the ability to set a timeout on a request
func (*PostV1ServicesTypeOutgoingWebhookParams) SetContext ¶
func (o *PostV1ServicesTypeOutgoingWebhookParams) SetContext(ctx context.Context)
SetContext adds the context to the post v1 services type outgoing webhook params
func (*PostV1ServicesTypeOutgoingWebhookParams) SetOutgoingWebhookService ¶
func (o *PostV1ServicesTypeOutgoingWebhookParams) SetOutgoingWebhookService(outgoingWebhookService *models.OutgoingWebhookServiceUpdate)
SetOutgoingWebhookService adds the outgoingWebhookService to the post v1 services type outgoing webhook params
func (*PostV1ServicesTypeOutgoingWebhookParams) SetTimeout ¶
func (o *PostV1ServicesTypeOutgoingWebhookParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post v1 services type outgoing webhook params
func (*PostV1ServicesTypeOutgoingWebhookParams) WithContext ¶
func (o *PostV1ServicesTypeOutgoingWebhookParams) WithContext(ctx context.Context) *PostV1ServicesTypeOutgoingWebhookParams
WithContext adds the context to the post v1 services type outgoing webhook params
func (*PostV1ServicesTypeOutgoingWebhookParams) WithOutgoingWebhookService ¶
func (o *PostV1ServicesTypeOutgoingWebhookParams) WithOutgoingWebhookService(outgoingWebhookService *models.OutgoingWebhookServiceUpdate) *PostV1ServicesTypeOutgoingWebhookParams
WithOutgoingWebhookService adds the outgoingWebhookService to the post v1 services type outgoing webhook params
func (*PostV1ServicesTypeOutgoingWebhookParams) WithTimeout ¶
func (o *PostV1ServicesTypeOutgoingWebhookParams) WithTimeout(timeout time.Duration) *PostV1ServicesTypeOutgoingWebhookParams
WithTimeout adds the timeout to the post v1 services type outgoing webhook params
func (*PostV1ServicesTypeOutgoingWebhookParams) WriteToRequest ¶
func (o *PostV1ServicesTypeOutgoingWebhookParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostV1ServicesTypeOutgoingWebhookReader ¶
type PostV1ServicesTypeOutgoingWebhookReader struct {
// contains filtered or unexported fields
}
PostV1ServicesTypeOutgoingWebhookReader is a Reader for the PostV1ServicesTypeOutgoingWebhook structure.
func (*PostV1ServicesTypeOutgoingWebhookReader) ReadResponse ¶
func (o *PostV1ServicesTypeOutgoingWebhookReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostV1ServicesTypeOutgoingWebhookUnauthorized ¶
type PostV1ServicesTypeOutgoingWebhookUnauthorized struct { }
PostV1ServicesTypeOutgoingWebhookUnauthorized handles this case with default header values.
Unauthenticated
func NewPostV1ServicesTypeOutgoingWebhookUnauthorized ¶
func NewPostV1ServicesTypeOutgoingWebhookUnauthorized() *PostV1ServicesTypeOutgoingWebhookUnauthorized
NewPostV1ServicesTypeOutgoingWebhookUnauthorized creates a PostV1ServicesTypeOutgoingWebhookUnauthorized with default headers values
func (*PostV1ServicesTypeOutgoingWebhookUnauthorized) Error ¶
func (o *PostV1ServicesTypeOutgoingWebhookUnauthorized) Error() string
type PostV1ServicesTypeOutgoingWebhookUnprocessableEntity ¶
type PostV1ServicesTypeOutgoingWebhookUnprocessableEntity struct { }
PostV1ServicesTypeOutgoingWebhookUnprocessableEntity handles this case with default header values.
Validation error
func NewPostV1ServicesTypeOutgoingWebhookUnprocessableEntity ¶
func NewPostV1ServicesTypeOutgoingWebhookUnprocessableEntity() *PostV1ServicesTypeOutgoingWebhookUnprocessableEntity
NewPostV1ServicesTypeOutgoingWebhookUnprocessableEntity creates a PostV1ServicesTypeOutgoingWebhookUnprocessableEntity with default headers values
func (*PostV1ServicesTypeOutgoingWebhookUnprocessableEntity) Error ¶
func (o *PostV1ServicesTypeOutgoingWebhookUnprocessableEntity) Error() string
type PostV1ServicesTypeWebsocketCreated ¶
type PostV1ServicesTypeWebsocketCreated struct {
Payload *models.WebSocketService
}
PostV1ServicesTypeWebsocketCreated handles this case with default header values.
Created WebSocket service
func NewPostV1ServicesTypeWebsocketCreated ¶
func NewPostV1ServicesTypeWebsocketCreated() *PostV1ServicesTypeWebsocketCreated
NewPostV1ServicesTypeWebsocketCreated creates a PostV1ServicesTypeWebsocketCreated with default headers values
func (*PostV1ServicesTypeWebsocketCreated) Error ¶
func (o *PostV1ServicesTypeWebsocketCreated) Error() string
type PostV1ServicesTypeWebsocketForbidden ¶
type PostV1ServicesTypeWebsocketForbidden struct { }
PostV1ServicesTypeWebsocketForbidden handles this case with default header values.
Forbidden
func NewPostV1ServicesTypeWebsocketForbidden ¶
func NewPostV1ServicesTypeWebsocketForbidden() *PostV1ServicesTypeWebsocketForbidden
NewPostV1ServicesTypeWebsocketForbidden creates a PostV1ServicesTypeWebsocketForbidden with default headers values
func (*PostV1ServicesTypeWebsocketForbidden) Error ¶
func (o *PostV1ServicesTypeWebsocketForbidden) Error() string
type PostV1ServicesTypeWebsocketParams ¶
type PostV1ServicesTypeWebsocketParams struct { /*WebSocketService WebSocketService */ WebSocketService *models.WebSocketServiceUpdate Context context.Context // contains filtered or unexported fields }
PostV1ServicesTypeWebsocketParams contains all the parameters to send to the API endpoint for the post v1 services type websocket operation typically these are written to a http.Request
func NewPostV1ServicesTypeWebsocketParams ¶
func NewPostV1ServicesTypeWebsocketParams() *PostV1ServicesTypeWebsocketParams
NewPostV1ServicesTypeWebsocketParams creates a new PostV1ServicesTypeWebsocketParams object with the default values initialized.
func NewPostV1ServicesTypeWebsocketParamsWithContext ¶
func NewPostV1ServicesTypeWebsocketParamsWithContext(ctx context.Context) *PostV1ServicesTypeWebsocketParams
NewPostV1ServicesTypeWebsocketParamsWithContext creates a new PostV1ServicesTypeWebsocketParams object with the default values initialized, and the ability to set a context for a request
func NewPostV1ServicesTypeWebsocketParamsWithTimeout ¶
func NewPostV1ServicesTypeWebsocketParamsWithTimeout(timeout time.Duration) *PostV1ServicesTypeWebsocketParams
NewPostV1ServicesTypeWebsocketParamsWithTimeout creates a new PostV1ServicesTypeWebsocketParams object with the default values initialized, and the ability to set a timeout on a request
func (*PostV1ServicesTypeWebsocketParams) SetContext ¶
func (o *PostV1ServicesTypeWebsocketParams) SetContext(ctx context.Context)
SetContext adds the context to the post v1 services type websocket params
func (*PostV1ServicesTypeWebsocketParams) SetTimeout ¶
func (o *PostV1ServicesTypeWebsocketParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post v1 services type websocket params
func (*PostV1ServicesTypeWebsocketParams) SetWebSocketService ¶
func (o *PostV1ServicesTypeWebsocketParams) SetWebSocketService(webSocketService *models.WebSocketServiceUpdate)
SetWebSocketService adds the webSocketService to the post v1 services type websocket params
func (*PostV1ServicesTypeWebsocketParams) WithContext ¶
func (o *PostV1ServicesTypeWebsocketParams) WithContext(ctx context.Context) *PostV1ServicesTypeWebsocketParams
WithContext adds the context to the post v1 services type websocket params
func (*PostV1ServicesTypeWebsocketParams) WithTimeout ¶
func (o *PostV1ServicesTypeWebsocketParams) WithTimeout(timeout time.Duration) *PostV1ServicesTypeWebsocketParams
WithTimeout adds the timeout to the post v1 services type websocket params
func (*PostV1ServicesTypeWebsocketParams) WithWebSocketService ¶
func (o *PostV1ServicesTypeWebsocketParams) WithWebSocketService(webSocketService *models.WebSocketServiceUpdate) *PostV1ServicesTypeWebsocketParams
WithWebSocketService adds the webSocketService to the post v1 services type websocket params
func (*PostV1ServicesTypeWebsocketParams) WriteToRequest ¶
func (o *PostV1ServicesTypeWebsocketParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostV1ServicesTypeWebsocketReader ¶
type PostV1ServicesTypeWebsocketReader struct {
// contains filtered or unexported fields
}
PostV1ServicesTypeWebsocketReader is a Reader for the PostV1ServicesTypeWebsocket structure.
func (*PostV1ServicesTypeWebsocketReader) ReadResponse ¶
func (o *PostV1ServicesTypeWebsocketReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostV1ServicesTypeWebsocketUnauthorized ¶
type PostV1ServicesTypeWebsocketUnauthorized struct { }
PostV1ServicesTypeWebsocketUnauthorized handles this case with default header values.
Unauthenticated
func NewPostV1ServicesTypeWebsocketUnauthorized ¶
func NewPostV1ServicesTypeWebsocketUnauthorized() *PostV1ServicesTypeWebsocketUnauthorized
NewPostV1ServicesTypeWebsocketUnauthorized creates a PostV1ServicesTypeWebsocketUnauthorized with default headers values
func (*PostV1ServicesTypeWebsocketUnauthorized) Error ¶
func (o *PostV1ServicesTypeWebsocketUnauthorized) Error() string
type PostV1ServicesTypeWebsocketUnprocessableEntity ¶
type PostV1ServicesTypeWebsocketUnprocessableEntity struct { }
PostV1ServicesTypeWebsocketUnprocessableEntity handles this case with default header values.
Validation error
func NewPostV1ServicesTypeWebsocketUnprocessableEntity ¶
func NewPostV1ServicesTypeWebsocketUnprocessableEntity() *PostV1ServicesTypeWebsocketUnprocessableEntity
NewPostV1ServicesTypeWebsocketUnprocessableEntity creates a PostV1ServicesTypeWebsocketUnprocessableEntity with default headers values
func (*PostV1ServicesTypeWebsocketUnprocessableEntity) Error ¶
func (o *PostV1ServicesTypeWebsocketUnprocessableEntity) Error() string
type PutV1ServicesServiceIDForbidden ¶
type PutV1ServicesServiceIDForbidden struct { }
PutV1ServicesServiceIDForbidden handles this case with default header values.
Forbidden
func NewPutV1ServicesServiceIDForbidden ¶
func NewPutV1ServicesServiceIDForbidden() *PutV1ServicesServiceIDForbidden
NewPutV1ServicesServiceIDForbidden creates a PutV1ServicesServiceIDForbidden with default headers values
func (*PutV1ServicesServiceIDForbidden) Error ¶
func (o *PutV1ServicesServiceIDForbidden) Error() string
type PutV1ServicesServiceIDNotFound ¶
type PutV1ServicesServiceIDNotFound struct { }
PutV1ServicesServiceIDNotFound handles this case with default header values.
Not found
func NewPutV1ServicesServiceIDNotFound ¶
func NewPutV1ServicesServiceIDNotFound() *PutV1ServicesServiceIDNotFound
NewPutV1ServicesServiceIDNotFound creates a PutV1ServicesServiceIDNotFound with default headers values
func (*PutV1ServicesServiceIDNotFound) Error ¶
func (o *PutV1ServicesServiceIDNotFound) Error() string
type PutV1ServicesServiceIDOK ¶
type PutV1ServicesServiceIDOK struct {
Payload PutV1ServicesServiceIDOKBody
}
PutV1ServicesServiceIDOK handles this case with default header values.
Updated servic
func NewPutV1ServicesServiceIDOK ¶
func NewPutV1ServicesServiceIDOK() *PutV1ServicesServiceIDOK
NewPutV1ServicesServiceIDOK creates a PutV1ServicesServiceIDOK with default headers values
func (*PutV1ServicesServiceIDOK) Error ¶
func (o *PutV1ServicesServiceIDOK) Error() string
type PutV1ServicesServiceIDOKBody ¶
type PutV1ServicesServiceIDOKBody interface{}
PutV1ServicesServiceIDOKBody Based on service type swagger:model PutV1ServicesServiceIDOKBody
type PutV1ServicesServiceIDParams ¶
type PutV1ServicesServiceIDParams struct { /*Service*/ Service interface{} /*ServiceID ID of service */ ServiceID int64 Context context.Context // contains filtered or unexported fields }
PutV1ServicesServiceIDParams contains all the parameters to send to the API endpoint for the put v1 services service ID operation typically these are written to a http.Request
func NewPutV1ServicesServiceIDParams ¶
func NewPutV1ServicesServiceIDParams() *PutV1ServicesServiceIDParams
NewPutV1ServicesServiceIDParams creates a new PutV1ServicesServiceIDParams object with the default values initialized.
func NewPutV1ServicesServiceIDParamsWithContext ¶
func NewPutV1ServicesServiceIDParamsWithContext(ctx context.Context) *PutV1ServicesServiceIDParams
NewPutV1ServicesServiceIDParamsWithContext creates a new PutV1ServicesServiceIDParams object with the default values initialized, and the ability to set a context for a request
func NewPutV1ServicesServiceIDParamsWithTimeout ¶
func NewPutV1ServicesServiceIDParamsWithTimeout(timeout time.Duration) *PutV1ServicesServiceIDParams
NewPutV1ServicesServiceIDParamsWithTimeout creates a new PutV1ServicesServiceIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*PutV1ServicesServiceIDParams) SetContext ¶
func (o *PutV1ServicesServiceIDParams) SetContext(ctx context.Context)
SetContext adds the context to the put v1 services service ID params
func (*PutV1ServicesServiceIDParams) SetService ¶
func (o *PutV1ServicesServiceIDParams) SetService(service interface{})
SetService adds the service to the put v1 services service ID params
func (*PutV1ServicesServiceIDParams) SetServiceID ¶
func (o *PutV1ServicesServiceIDParams) SetServiceID(serviceID int64)
SetServiceID adds the serviceId to the put v1 services service ID params
func (*PutV1ServicesServiceIDParams) SetTimeout ¶
func (o *PutV1ServicesServiceIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the put v1 services service ID params
func (*PutV1ServicesServiceIDParams) WithContext ¶
func (o *PutV1ServicesServiceIDParams) WithContext(ctx context.Context) *PutV1ServicesServiceIDParams
WithContext adds the context to the put v1 services service ID params
func (*PutV1ServicesServiceIDParams) WithService ¶
func (o *PutV1ServicesServiceIDParams) WithService(service interface{}) *PutV1ServicesServiceIDParams
WithService adds the service to the put v1 services service ID params
func (*PutV1ServicesServiceIDParams) WithServiceID ¶
func (o *PutV1ServicesServiceIDParams) WithServiceID(serviceID int64) *PutV1ServicesServiceIDParams
WithServiceID adds the serviceID to the put v1 services service ID params
func (*PutV1ServicesServiceIDParams) WithTimeout ¶
func (o *PutV1ServicesServiceIDParams) WithTimeout(timeout time.Duration) *PutV1ServicesServiceIDParams
WithTimeout adds the timeout to the put v1 services service ID params
func (*PutV1ServicesServiceIDParams) WriteToRequest ¶
func (o *PutV1ServicesServiceIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PutV1ServicesServiceIDReader ¶
type PutV1ServicesServiceIDReader struct {
// contains filtered or unexported fields
}
PutV1ServicesServiceIDReader is a Reader for the PutV1ServicesServiceID structure.
func (*PutV1ServicesServiceIDReader) ReadResponse ¶
func (o *PutV1ServicesServiceIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PutV1ServicesServiceIDTypeIncomingWebhookForbidden ¶
type PutV1ServicesServiceIDTypeIncomingWebhookForbidden struct { }
PutV1ServicesServiceIDTypeIncomingWebhookForbidden handles this case with default header values.
Forbidden
func NewPutV1ServicesServiceIDTypeIncomingWebhookForbidden ¶
func NewPutV1ServicesServiceIDTypeIncomingWebhookForbidden() *PutV1ServicesServiceIDTypeIncomingWebhookForbidden
NewPutV1ServicesServiceIDTypeIncomingWebhookForbidden creates a PutV1ServicesServiceIDTypeIncomingWebhookForbidden with default headers values
func (*PutV1ServicesServiceIDTypeIncomingWebhookForbidden) Error ¶
func (o *PutV1ServicesServiceIDTypeIncomingWebhookForbidden) Error() string
type PutV1ServicesServiceIDTypeIncomingWebhookNotFound ¶
type PutV1ServicesServiceIDTypeIncomingWebhookNotFound struct { }
PutV1ServicesServiceIDTypeIncomingWebhookNotFound handles this case with default header values.
Not found
func NewPutV1ServicesServiceIDTypeIncomingWebhookNotFound ¶
func NewPutV1ServicesServiceIDTypeIncomingWebhookNotFound() *PutV1ServicesServiceIDTypeIncomingWebhookNotFound
NewPutV1ServicesServiceIDTypeIncomingWebhookNotFound creates a PutV1ServicesServiceIDTypeIncomingWebhookNotFound with default headers values
func (*PutV1ServicesServiceIDTypeIncomingWebhookNotFound) Error ¶
func (o *PutV1ServicesServiceIDTypeIncomingWebhookNotFound) Error() string
type PutV1ServicesServiceIDTypeIncomingWebhookOK ¶
type PutV1ServicesServiceIDTypeIncomingWebhookOK struct {
Payload *models.IncomingWebhookService
}
PutV1ServicesServiceIDTypeIncomingWebhookOK handles this case with default header values.
Updated servic
func NewPutV1ServicesServiceIDTypeIncomingWebhookOK ¶
func NewPutV1ServicesServiceIDTypeIncomingWebhookOK() *PutV1ServicesServiceIDTypeIncomingWebhookOK
NewPutV1ServicesServiceIDTypeIncomingWebhookOK creates a PutV1ServicesServiceIDTypeIncomingWebhookOK with default headers values
func (*PutV1ServicesServiceIDTypeIncomingWebhookOK) Error ¶
func (o *PutV1ServicesServiceIDTypeIncomingWebhookOK) Error() string
type PutV1ServicesServiceIDTypeIncomingWebhookParams ¶
type PutV1ServicesServiceIDTypeIncomingWebhookParams struct { /*IncomingWebhookService IncomingWebhookService */ IncomingWebhookService *models.IncomingWebhookServiceUpdate /*ServiceID ID of service */ ServiceID int64 Context context.Context // contains filtered or unexported fields }
PutV1ServicesServiceIDTypeIncomingWebhookParams contains all the parameters to send to the API endpoint for the put v1 services service ID type incoming webhook operation typically these are written to a http.Request
func NewPutV1ServicesServiceIDTypeIncomingWebhookParams ¶
func NewPutV1ServicesServiceIDTypeIncomingWebhookParams() *PutV1ServicesServiceIDTypeIncomingWebhookParams
NewPutV1ServicesServiceIDTypeIncomingWebhookParams creates a new PutV1ServicesServiceIDTypeIncomingWebhookParams object with the default values initialized.
func NewPutV1ServicesServiceIDTypeIncomingWebhookParamsWithContext ¶
func NewPutV1ServicesServiceIDTypeIncomingWebhookParamsWithContext(ctx context.Context) *PutV1ServicesServiceIDTypeIncomingWebhookParams
NewPutV1ServicesServiceIDTypeIncomingWebhookParamsWithContext creates a new PutV1ServicesServiceIDTypeIncomingWebhookParams object with the default values initialized, and the ability to set a context for a request
func NewPutV1ServicesServiceIDTypeIncomingWebhookParamsWithTimeout ¶
func NewPutV1ServicesServiceIDTypeIncomingWebhookParamsWithTimeout(timeout time.Duration) *PutV1ServicesServiceIDTypeIncomingWebhookParams
NewPutV1ServicesServiceIDTypeIncomingWebhookParamsWithTimeout creates a new PutV1ServicesServiceIDTypeIncomingWebhookParams object with the default values initialized, and the ability to set a timeout on a request
func (*PutV1ServicesServiceIDTypeIncomingWebhookParams) SetContext ¶
func (o *PutV1ServicesServiceIDTypeIncomingWebhookParams) SetContext(ctx context.Context)
SetContext adds the context to the put v1 services service ID type incoming webhook params
func (*PutV1ServicesServiceIDTypeIncomingWebhookParams) SetIncomingWebhookService ¶
func (o *PutV1ServicesServiceIDTypeIncomingWebhookParams) SetIncomingWebhookService(incomingWebhookService *models.IncomingWebhookServiceUpdate)
SetIncomingWebhookService adds the incomingWebhookService to the put v1 services service ID type incoming webhook params
func (*PutV1ServicesServiceIDTypeIncomingWebhookParams) SetServiceID ¶
func (o *PutV1ServicesServiceIDTypeIncomingWebhookParams) SetServiceID(serviceID int64)
SetServiceID adds the serviceId to the put v1 services service ID type incoming webhook params
func (*PutV1ServicesServiceIDTypeIncomingWebhookParams) SetTimeout ¶
func (o *PutV1ServicesServiceIDTypeIncomingWebhookParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the put v1 services service ID type incoming webhook params
func (*PutV1ServicesServiceIDTypeIncomingWebhookParams) WithContext ¶
func (o *PutV1ServicesServiceIDTypeIncomingWebhookParams) WithContext(ctx context.Context) *PutV1ServicesServiceIDTypeIncomingWebhookParams
WithContext adds the context to the put v1 services service ID type incoming webhook params
func (*PutV1ServicesServiceIDTypeIncomingWebhookParams) WithIncomingWebhookService ¶
func (o *PutV1ServicesServiceIDTypeIncomingWebhookParams) WithIncomingWebhookService(incomingWebhookService *models.IncomingWebhookServiceUpdate) *PutV1ServicesServiceIDTypeIncomingWebhookParams
WithIncomingWebhookService adds the incomingWebhookService to the put v1 services service ID type incoming webhook params
func (*PutV1ServicesServiceIDTypeIncomingWebhookParams) WithServiceID ¶
func (o *PutV1ServicesServiceIDTypeIncomingWebhookParams) WithServiceID(serviceID int64) *PutV1ServicesServiceIDTypeIncomingWebhookParams
WithServiceID adds the serviceID to the put v1 services service ID type incoming webhook params
func (*PutV1ServicesServiceIDTypeIncomingWebhookParams) WithTimeout ¶
func (o *PutV1ServicesServiceIDTypeIncomingWebhookParams) WithTimeout(timeout time.Duration) *PutV1ServicesServiceIDTypeIncomingWebhookParams
WithTimeout adds the timeout to the put v1 services service ID type incoming webhook params
func (*PutV1ServicesServiceIDTypeIncomingWebhookParams) WriteToRequest ¶
func (o *PutV1ServicesServiceIDTypeIncomingWebhookParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PutV1ServicesServiceIDTypeIncomingWebhookReader ¶
type PutV1ServicesServiceIDTypeIncomingWebhookReader struct {
// contains filtered or unexported fields
}
PutV1ServicesServiceIDTypeIncomingWebhookReader is a Reader for the PutV1ServicesServiceIDTypeIncomingWebhook structure.
func (*PutV1ServicesServiceIDTypeIncomingWebhookReader) ReadResponse ¶
func (o *PutV1ServicesServiceIDTypeIncomingWebhookReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PutV1ServicesServiceIDTypeIncomingWebhookUnauthorized ¶
type PutV1ServicesServiceIDTypeIncomingWebhookUnauthorized struct { }
PutV1ServicesServiceIDTypeIncomingWebhookUnauthorized handles this case with default header values.
Unauthenticated
func NewPutV1ServicesServiceIDTypeIncomingWebhookUnauthorized ¶
func NewPutV1ServicesServiceIDTypeIncomingWebhookUnauthorized() *PutV1ServicesServiceIDTypeIncomingWebhookUnauthorized
NewPutV1ServicesServiceIDTypeIncomingWebhookUnauthorized creates a PutV1ServicesServiceIDTypeIncomingWebhookUnauthorized with default headers values
func (*PutV1ServicesServiceIDTypeIncomingWebhookUnauthorized) Error ¶
func (o *PutV1ServicesServiceIDTypeIncomingWebhookUnauthorized) Error() string
type PutV1ServicesServiceIDTypeIncomingWebhookUnprocessableEntity ¶
type PutV1ServicesServiceIDTypeIncomingWebhookUnprocessableEntity struct { }
PutV1ServicesServiceIDTypeIncomingWebhookUnprocessableEntity handles this case with default header values.
Validation error
func NewPutV1ServicesServiceIDTypeIncomingWebhookUnprocessableEntity ¶
func NewPutV1ServicesServiceIDTypeIncomingWebhookUnprocessableEntity() *PutV1ServicesServiceIDTypeIncomingWebhookUnprocessableEntity
NewPutV1ServicesServiceIDTypeIncomingWebhookUnprocessableEntity creates a PutV1ServicesServiceIDTypeIncomingWebhookUnprocessableEntity with default headers values
func (*PutV1ServicesServiceIDTypeIncomingWebhookUnprocessableEntity) Error ¶
func (o *PutV1ServicesServiceIDTypeIncomingWebhookUnprocessableEntity) Error() string
type PutV1ServicesServiceIDTypeOutgoingWebhookForbidden ¶
type PutV1ServicesServiceIDTypeOutgoingWebhookForbidden struct { }
PutV1ServicesServiceIDTypeOutgoingWebhookForbidden handles this case with default header values.
Forbidden
func NewPutV1ServicesServiceIDTypeOutgoingWebhookForbidden ¶
func NewPutV1ServicesServiceIDTypeOutgoingWebhookForbidden() *PutV1ServicesServiceIDTypeOutgoingWebhookForbidden
NewPutV1ServicesServiceIDTypeOutgoingWebhookForbidden creates a PutV1ServicesServiceIDTypeOutgoingWebhookForbidden with default headers values
func (*PutV1ServicesServiceIDTypeOutgoingWebhookForbidden) Error ¶
func (o *PutV1ServicesServiceIDTypeOutgoingWebhookForbidden) Error() string
type PutV1ServicesServiceIDTypeOutgoingWebhookNotFound ¶
type PutV1ServicesServiceIDTypeOutgoingWebhookNotFound struct { }
PutV1ServicesServiceIDTypeOutgoingWebhookNotFound handles this case with default header values.
Not found
func NewPutV1ServicesServiceIDTypeOutgoingWebhookNotFound ¶
func NewPutV1ServicesServiceIDTypeOutgoingWebhookNotFound() *PutV1ServicesServiceIDTypeOutgoingWebhookNotFound
NewPutV1ServicesServiceIDTypeOutgoingWebhookNotFound creates a PutV1ServicesServiceIDTypeOutgoingWebhookNotFound with default headers values
func (*PutV1ServicesServiceIDTypeOutgoingWebhookNotFound) Error ¶
func (o *PutV1ServicesServiceIDTypeOutgoingWebhookNotFound) Error() string
type PutV1ServicesServiceIDTypeOutgoingWebhookOK ¶
type PutV1ServicesServiceIDTypeOutgoingWebhookOK struct {
Payload *models.OutgoingWebhookService
}
PutV1ServicesServiceIDTypeOutgoingWebhookOK handles this case with default header values.
Updated servic
func NewPutV1ServicesServiceIDTypeOutgoingWebhookOK ¶
func NewPutV1ServicesServiceIDTypeOutgoingWebhookOK() *PutV1ServicesServiceIDTypeOutgoingWebhookOK
NewPutV1ServicesServiceIDTypeOutgoingWebhookOK creates a PutV1ServicesServiceIDTypeOutgoingWebhookOK with default headers values
func (*PutV1ServicesServiceIDTypeOutgoingWebhookOK) Error ¶
func (o *PutV1ServicesServiceIDTypeOutgoingWebhookOK) Error() string
type PutV1ServicesServiceIDTypeOutgoingWebhookParams ¶
type PutV1ServicesServiceIDTypeOutgoingWebhookParams struct { /*OutgoingWebhookService OutgoingWebhookService */ OutgoingWebhookService *models.OutgoingWebhookServiceUpdate /*ServiceID ID of service */ ServiceID int64 Context context.Context // contains filtered or unexported fields }
PutV1ServicesServiceIDTypeOutgoingWebhookParams contains all the parameters to send to the API endpoint for the put v1 services service ID type outgoing webhook operation typically these are written to a http.Request
func NewPutV1ServicesServiceIDTypeOutgoingWebhookParams ¶
func NewPutV1ServicesServiceIDTypeOutgoingWebhookParams() *PutV1ServicesServiceIDTypeOutgoingWebhookParams
NewPutV1ServicesServiceIDTypeOutgoingWebhookParams creates a new PutV1ServicesServiceIDTypeOutgoingWebhookParams object with the default values initialized.
func NewPutV1ServicesServiceIDTypeOutgoingWebhookParamsWithContext ¶
func NewPutV1ServicesServiceIDTypeOutgoingWebhookParamsWithContext(ctx context.Context) *PutV1ServicesServiceIDTypeOutgoingWebhookParams
NewPutV1ServicesServiceIDTypeOutgoingWebhookParamsWithContext creates a new PutV1ServicesServiceIDTypeOutgoingWebhookParams object with the default values initialized, and the ability to set a context for a request
func NewPutV1ServicesServiceIDTypeOutgoingWebhookParamsWithTimeout ¶
func NewPutV1ServicesServiceIDTypeOutgoingWebhookParamsWithTimeout(timeout time.Duration) *PutV1ServicesServiceIDTypeOutgoingWebhookParams
NewPutV1ServicesServiceIDTypeOutgoingWebhookParamsWithTimeout creates a new PutV1ServicesServiceIDTypeOutgoingWebhookParams object with the default values initialized, and the ability to set a timeout on a request
func (*PutV1ServicesServiceIDTypeOutgoingWebhookParams) SetContext ¶
func (o *PutV1ServicesServiceIDTypeOutgoingWebhookParams) SetContext(ctx context.Context)
SetContext adds the context to the put v1 services service ID type outgoing webhook params
func (*PutV1ServicesServiceIDTypeOutgoingWebhookParams) SetOutgoingWebhookService ¶
func (o *PutV1ServicesServiceIDTypeOutgoingWebhookParams) SetOutgoingWebhookService(outgoingWebhookService *models.OutgoingWebhookServiceUpdate)
SetOutgoingWebhookService adds the outgoingWebhookService to the put v1 services service ID type outgoing webhook params
func (*PutV1ServicesServiceIDTypeOutgoingWebhookParams) SetServiceID ¶
func (o *PutV1ServicesServiceIDTypeOutgoingWebhookParams) SetServiceID(serviceID int64)
SetServiceID adds the serviceId to the put v1 services service ID type outgoing webhook params
func (*PutV1ServicesServiceIDTypeOutgoingWebhookParams) SetTimeout ¶
func (o *PutV1ServicesServiceIDTypeOutgoingWebhookParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the put v1 services service ID type outgoing webhook params
func (*PutV1ServicesServiceIDTypeOutgoingWebhookParams) WithContext ¶
func (o *PutV1ServicesServiceIDTypeOutgoingWebhookParams) WithContext(ctx context.Context) *PutV1ServicesServiceIDTypeOutgoingWebhookParams
WithContext adds the context to the put v1 services service ID type outgoing webhook params
func (*PutV1ServicesServiceIDTypeOutgoingWebhookParams) WithOutgoingWebhookService ¶
func (o *PutV1ServicesServiceIDTypeOutgoingWebhookParams) WithOutgoingWebhookService(outgoingWebhookService *models.OutgoingWebhookServiceUpdate) *PutV1ServicesServiceIDTypeOutgoingWebhookParams
WithOutgoingWebhookService adds the outgoingWebhookService to the put v1 services service ID type outgoing webhook params
func (*PutV1ServicesServiceIDTypeOutgoingWebhookParams) WithServiceID ¶
func (o *PutV1ServicesServiceIDTypeOutgoingWebhookParams) WithServiceID(serviceID int64) *PutV1ServicesServiceIDTypeOutgoingWebhookParams
WithServiceID adds the serviceID to the put v1 services service ID type outgoing webhook params
func (*PutV1ServicesServiceIDTypeOutgoingWebhookParams) WithTimeout ¶
func (o *PutV1ServicesServiceIDTypeOutgoingWebhookParams) WithTimeout(timeout time.Duration) *PutV1ServicesServiceIDTypeOutgoingWebhookParams
WithTimeout adds the timeout to the put v1 services service ID type outgoing webhook params
func (*PutV1ServicesServiceIDTypeOutgoingWebhookParams) WriteToRequest ¶
func (o *PutV1ServicesServiceIDTypeOutgoingWebhookParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PutV1ServicesServiceIDTypeOutgoingWebhookReader ¶
type PutV1ServicesServiceIDTypeOutgoingWebhookReader struct {
// contains filtered or unexported fields
}
PutV1ServicesServiceIDTypeOutgoingWebhookReader is a Reader for the PutV1ServicesServiceIDTypeOutgoingWebhook structure.
func (*PutV1ServicesServiceIDTypeOutgoingWebhookReader) ReadResponse ¶
func (o *PutV1ServicesServiceIDTypeOutgoingWebhookReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PutV1ServicesServiceIDTypeOutgoingWebhookUnauthorized ¶
type PutV1ServicesServiceIDTypeOutgoingWebhookUnauthorized struct { }
PutV1ServicesServiceIDTypeOutgoingWebhookUnauthorized handles this case with default header values.
Unauthenticated
func NewPutV1ServicesServiceIDTypeOutgoingWebhookUnauthorized ¶
func NewPutV1ServicesServiceIDTypeOutgoingWebhookUnauthorized() *PutV1ServicesServiceIDTypeOutgoingWebhookUnauthorized
NewPutV1ServicesServiceIDTypeOutgoingWebhookUnauthorized creates a PutV1ServicesServiceIDTypeOutgoingWebhookUnauthorized with default headers values
func (*PutV1ServicesServiceIDTypeOutgoingWebhookUnauthorized) Error ¶
func (o *PutV1ServicesServiceIDTypeOutgoingWebhookUnauthorized) Error() string
type PutV1ServicesServiceIDTypeOutgoingWebhookUnprocessableEntity ¶
type PutV1ServicesServiceIDTypeOutgoingWebhookUnprocessableEntity struct { }
PutV1ServicesServiceIDTypeOutgoingWebhookUnprocessableEntity handles this case with default header values.
Validation error
func NewPutV1ServicesServiceIDTypeOutgoingWebhookUnprocessableEntity ¶
func NewPutV1ServicesServiceIDTypeOutgoingWebhookUnprocessableEntity() *PutV1ServicesServiceIDTypeOutgoingWebhookUnprocessableEntity
NewPutV1ServicesServiceIDTypeOutgoingWebhookUnprocessableEntity creates a PutV1ServicesServiceIDTypeOutgoingWebhookUnprocessableEntity with default headers values
func (*PutV1ServicesServiceIDTypeOutgoingWebhookUnprocessableEntity) Error ¶
func (o *PutV1ServicesServiceIDTypeOutgoingWebhookUnprocessableEntity) Error() string
type PutV1ServicesServiceIDTypeWebsocketForbidden ¶
type PutV1ServicesServiceIDTypeWebsocketForbidden struct { }
PutV1ServicesServiceIDTypeWebsocketForbidden handles this case with default header values.
Forbidden
func NewPutV1ServicesServiceIDTypeWebsocketForbidden ¶
func NewPutV1ServicesServiceIDTypeWebsocketForbidden() *PutV1ServicesServiceIDTypeWebsocketForbidden
NewPutV1ServicesServiceIDTypeWebsocketForbidden creates a PutV1ServicesServiceIDTypeWebsocketForbidden with default headers values
func (*PutV1ServicesServiceIDTypeWebsocketForbidden) Error ¶
func (o *PutV1ServicesServiceIDTypeWebsocketForbidden) Error() string
type PutV1ServicesServiceIDTypeWebsocketNotFound ¶
type PutV1ServicesServiceIDTypeWebsocketNotFound struct { }
PutV1ServicesServiceIDTypeWebsocketNotFound handles this case with default header values.
Not found
func NewPutV1ServicesServiceIDTypeWebsocketNotFound ¶
func NewPutV1ServicesServiceIDTypeWebsocketNotFound() *PutV1ServicesServiceIDTypeWebsocketNotFound
NewPutV1ServicesServiceIDTypeWebsocketNotFound creates a PutV1ServicesServiceIDTypeWebsocketNotFound with default headers values
func (*PutV1ServicesServiceIDTypeWebsocketNotFound) Error ¶
func (o *PutV1ServicesServiceIDTypeWebsocketNotFound) Error() string
type PutV1ServicesServiceIDTypeWebsocketOK ¶
type PutV1ServicesServiceIDTypeWebsocketOK struct {
Payload *models.WebSocketService
}
PutV1ServicesServiceIDTypeWebsocketOK handles this case with default header values.
Updated servic
func NewPutV1ServicesServiceIDTypeWebsocketOK ¶
func NewPutV1ServicesServiceIDTypeWebsocketOK() *PutV1ServicesServiceIDTypeWebsocketOK
NewPutV1ServicesServiceIDTypeWebsocketOK creates a PutV1ServicesServiceIDTypeWebsocketOK with default headers values
func (*PutV1ServicesServiceIDTypeWebsocketOK) Error ¶
func (o *PutV1ServicesServiceIDTypeWebsocketOK) Error() string
type PutV1ServicesServiceIDTypeWebsocketParams ¶
type PutV1ServicesServiceIDTypeWebsocketParams struct { /*WebSocketService WebSocketService */ WebSocketService *models.WebSocketServiceUpdate /*ServiceID ID of service */ ServiceID int64 Context context.Context // contains filtered or unexported fields }
PutV1ServicesServiceIDTypeWebsocketParams contains all the parameters to send to the API endpoint for the put v1 services service ID type websocket operation typically these are written to a http.Request
func NewPutV1ServicesServiceIDTypeWebsocketParams ¶
func NewPutV1ServicesServiceIDTypeWebsocketParams() *PutV1ServicesServiceIDTypeWebsocketParams
NewPutV1ServicesServiceIDTypeWebsocketParams creates a new PutV1ServicesServiceIDTypeWebsocketParams object with the default values initialized.
func NewPutV1ServicesServiceIDTypeWebsocketParamsWithContext ¶
func NewPutV1ServicesServiceIDTypeWebsocketParamsWithContext(ctx context.Context) *PutV1ServicesServiceIDTypeWebsocketParams
NewPutV1ServicesServiceIDTypeWebsocketParamsWithContext creates a new PutV1ServicesServiceIDTypeWebsocketParams object with the default values initialized, and the ability to set a context for a request
func NewPutV1ServicesServiceIDTypeWebsocketParamsWithTimeout ¶
func NewPutV1ServicesServiceIDTypeWebsocketParamsWithTimeout(timeout time.Duration) *PutV1ServicesServiceIDTypeWebsocketParams
NewPutV1ServicesServiceIDTypeWebsocketParamsWithTimeout creates a new PutV1ServicesServiceIDTypeWebsocketParams object with the default values initialized, and the ability to set a timeout on a request
func (*PutV1ServicesServiceIDTypeWebsocketParams) SetContext ¶
func (o *PutV1ServicesServiceIDTypeWebsocketParams) SetContext(ctx context.Context)
SetContext adds the context to the put v1 services service ID type websocket params
func (*PutV1ServicesServiceIDTypeWebsocketParams) SetServiceID ¶
func (o *PutV1ServicesServiceIDTypeWebsocketParams) SetServiceID(serviceID int64)
SetServiceID adds the serviceId to the put v1 services service ID type websocket params
func (*PutV1ServicesServiceIDTypeWebsocketParams) SetTimeout ¶
func (o *PutV1ServicesServiceIDTypeWebsocketParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the put v1 services service ID type websocket params
func (*PutV1ServicesServiceIDTypeWebsocketParams) SetWebSocketService ¶
func (o *PutV1ServicesServiceIDTypeWebsocketParams) SetWebSocketService(webSocketService *models.WebSocketServiceUpdate)
SetWebSocketService adds the webSocketService to the put v1 services service ID type websocket params
func (*PutV1ServicesServiceIDTypeWebsocketParams) WithContext ¶
func (o *PutV1ServicesServiceIDTypeWebsocketParams) WithContext(ctx context.Context) *PutV1ServicesServiceIDTypeWebsocketParams
WithContext adds the context to the put v1 services service ID type websocket params
func (*PutV1ServicesServiceIDTypeWebsocketParams) WithServiceID ¶
func (o *PutV1ServicesServiceIDTypeWebsocketParams) WithServiceID(serviceID int64) *PutV1ServicesServiceIDTypeWebsocketParams
WithServiceID adds the serviceID to the put v1 services service ID type websocket params
func (*PutV1ServicesServiceIDTypeWebsocketParams) WithTimeout ¶
func (o *PutV1ServicesServiceIDTypeWebsocketParams) WithTimeout(timeout time.Duration) *PutV1ServicesServiceIDTypeWebsocketParams
WithTimeout adds the timeout to the put v1 services service ID type websocket params
func (*PutV1ServicesServiceIDTypeWebsocketParams) WithWebSocketService ¶
func (o *PutV1ServicesServiceIDTypeWebsocketParams) WithWebSocketService(webSocketService *models.WebSocketServiceUpdate) *PutV1ServicesServiceIDTypeWebsocketParams
WithWebSocketService adds the webSocketService to the put v1 services service ID type websocket params
func (*PutV1ServicesServiceIDTypeWebsocketParams) WriteToRequest ¶
func (o *PutV1ServicesServiceIDTypeWebsocketParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PutV1ServicesServiceIDTypeWebsocketReader ¶
type PutV1ServicesServiceIDTypeWebsocketReader struct {
// contains filtered or unexported fields
}
PutV1ServicesServiceIDTypeWebsocketReader is a Reader for the PutV1ServicesServiceIDTypeWebsocket structure.
func (*PutV1ServicesServiceIDTypeWebsocketReader) ReadResponse ¶
func (o *PutV1ServicesServiceIDTypeWebsocketReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PutV1ServicesServiceIDTypeWebsocketUnauthorized ¶
type PutV1ServicesServiceIDTypeWebsocketUnauthorized struct { }
PutV1ServicesServiceIDTypeWebsocketUnauthorized handles this case with default header values.
Unauthenticated
func NewPutV1ServicesServiceIDTypeWebsocketUnauthorized ¶
func NewPutV1ServicesServiceIDTypeWebsocketUnauthorized() *PutV1ServicesServiceIDTypeWebsocketUnauthorized
NewPutV1ServicesServiceIDTypeWebsocketUnauthorized creates a PutV1ServicesServiceIDTypeWebsocketUnauthorized with default headers values
func (*PutV1ServicesServiceIDTypeWebsocketUnauthorized) Error ¶
func (o *PutV1ServicesServiceIDTypeWebsocketUnauthorized) Error() string
type PutV1ServicesServiceIDTypeWebsocketUnprocessableEntity ¶
type PutV1ServicesServiceIDTypeWebsocketUnprocessableEntity struct { }
PutV1ServicesServiceIDTypeWebsocketUnprocessableEntity handles this case with default header values.
Validation error
func NewPutV1ServicesServiceIDTypeWebsocketUnprocessableEntity ¶
func NewPutV1ServicesServiceIDTypeWebsocketUnprocessableEntity() *PutV1ServicesServiceIDTypeWebsocketUnprocessableEntity
NewPutV1ServicesServiceIDTypeWebsocketUnprocessableEntity creates a PutV1ServicesServiceIDTypeWebsocketUnprocessableEntity with default headers values
func (*PutV1ServicesServiceIDTypeWebsocketUnprocessableEntity) Error ¶
func (o *PutV1ServicesServiceIDTypeWebsocketUnprocessableEntity) Error() string
type PutV1ServicesServiceIDUnauthorized ¶
type PutV1ServicesServiceIDUnauthorized struct { }
PutV1ServicesServiceIDUnauthorized handles this case with default header values.
Unauthenticated
func NewPutV1ServicesServiceIDUnauthorized ¶
func NewPutV1ServicesServiceIDUnauthorized() *PutV1ServicesServiceIDUnauthorized
NewPutV1ServicesServiceIDUnauthorized creates a PutV1ServicesServiceIDUnauthorized with default headers values
func (*PutV1ServicesServiceIDUnauthorized) Error ¶
func (o *PutV1ServicesServiceIDUnauthorized) Error() string
type PutV1ServicesServiceIDUnprocessableEntity ¶
type PutV1ServicesServiceIDUnprocessableEntity struct { }
PutV1ServicesServiceIDUnprocessableEntity handles this case with default header values.
Validation error
func NewPutV1ServicesServiceIDUnprocessableEntity ¶
func NewPutV1ServicesServiceIDUnprocessableEntity() *PutV1ServicesServiceIDUnprocessableEntity
NewPutV1ServicesServiceIDUnprocessableEntity creates a PutV1ServicesServiceIDUnprocessableEntity with default headers values
func (*PutV1ServicesServiceIDUnprocessableEntity) Error ¶
func (o *PutV1ServicesServiceIDUnprocessableEntity) Error() string
Source Files
¶
- delete_v1_services_service_id_parameters.go
- delete_v1_services_service_id_responses.go
- get_v1_services_parameters.go
- get_v1_services_responses.go
- get_v1_services_service_id_parameters.go
- get_v1_services_service_id_responses.go
- get_v1_services_service_id_type_incoming_webhook_parameters.go
- get_v1_services_service_id_type_incoming_webhook_responses.go
- get_v1_services_service_id_type_outgoing_webhook_parameters.go
- get_v1_services_service_id_type_outgoing_webhook_responses.go
- get_v1_services_service_id_type_websocket_parameters.go
- get_v1_services_service_id_type_websocket_responses.go
- post_v1_services_type_incoming_webhook_parameters.go
- post_v1_services_type_incoming_webhook_responses.go
- post_v1_services_type_outgoing_webhook_parameters.go
- post_v1_services_type_outgoing_webhook_responses.go
- post_v1_services_type_websocket_parameters.go
- post_v1_services_type_websocket_responses.go
- put_v1_services_service_id_parameters.go
- put_v1_services_service_id_responses.go
- put_v1_services_service_id_type_incoming_webhook_parameters.go
- put_v1_services_service_id_type_incoming_webhook_responses.go
- put_v1_services_service_id_type_outgoing_webhook_parameters.go
- put_v1_services_service_id_type_outgoing_webhook_responses.go
- put_v1_services_service_id_type_websocket_parameters.go
- put_v1_services_service_id_type_websocket_responses.go
- service_client.go