Documentation
¶
Index ¶
- func WithContentTypeApplicationJSON(r *runtime.ClientOperation)
- func WithContentTypeApplicationxWwwFormUrlencoded(r *runtime.ClientOperation)
- type Client
- func (a *Client) DeleteAPIKeyNotification(params *DeleteAPIKeyNotificationParams, authInfo runtime.ClientAuthInfoWriter, ...) (*DeleteAPIKeyNotificationOK, error)
- func (a *Client) DeleteAPIKeyNotificationID(params *DeleteAPIKeyNotificationIDParams, ...) (*DeleteAPIKeyNotificationIDOK, error)
- func (a *Client) DeleteAPIKeyNotificationList(params *DeleteAPIKeyNotificationListParams, ...) (*DeleteAPIKeyNotificationListOK, error)
- func (a *Client) GetAPIKeyNotification(params *GetAPIKeyNotificationParams, authInfo runtime.ClientAuthInfoWriter, ...) (*GetAPIKeyNotificationOK, error)
- func (a *Client) GetAPIKeyNotificationStatistics(params *GetAPIKeyNotificationStatisticsParams, ...) (*GetAPIKeyNotificationStatisticsOK, error)
- func (a *Client) PutAPIKeyNotificationID(params *PutAPIKeyNotificationIDParams, authInfo runtime.ClientAuthInfoWriter, ...) (*PutAPIKeyNotificationIDOK, error)
- func (a *Client) PutAPIKeyNotificationList(params *PutAPIKeyNotificationListParams, authInfo runtime.ClientAuthInfoWriter, ...) (*PutAPIKeyNotificationListOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientOption
- type ClientService
- type DeleteAPIKeyNotificationBadRequest
- func (o *DeleteAPIKeyNotificationBadRequest) Code() int
- func (o *DeleteAPIKeyNotificationBadRequest) Error() string
- func (o *DeleteAPIKeyNotificationBadRequest) GetPayload() *models.ResponseFailResponse
- func (o *DeleteAPIKeyNotificationBadRequest) IsClientError() bool
- func (o *DeleteAPIKeyNotificationBadRequest) IsCode(code int) bool
- func (o *DeleteAPIKeyNotificationBadRequest) IsRedirect() bool
- func (o *DeleteAPIKeyNotificationBadRequest) IsServerError() bool
- func (o *DeleteAPIKeyNotificationBadRequest) IsSuccess() bool
- func (o *DeleteAPIKeyNotificationBadRequest) String() string
- type DeleteAPIKeyNotificationIDBadRequest
- func (o *DeleteAPIKeyNotificationIDBadRequest) Code() int
- func (o *DeleteAPIKeyNotificationIDBadRequest) Error() string
- func (o *DeleteAPIKeyNotificationIDBadRequest) GetPayload() *models.ResponseFailResponse
- func (o *DeleteAPIKeyNotificationIDBadRequest) IsClientError() bool
- func (o *DeleteAPIKeyNotificationIDBadRequest) IsCode(code int) bool
- func (o *DeleteAPIKeyNotificationIDBadRequest) IsRedirect() bool
- func (o *DeleteAPIKeyNotificationIDBadRequest) IsServerError() bool
- func (o *DeleteAPIKeyNotificationIDBadRequest) IsSuccess() bool
- func (o *DeleteAPIKeyNotificationIDBadRequest) String() string
- type DeleteAPIKeyNotificationIDInternalServerError
- func (o *DeleteAPIKeyNotificationIDInternalServerError) Code() int
- func (o *DeleteAPIKeyNotificationIDInternalServerError) Error() string
- func (o *DeleteAPIKeyNotificationIDInternalServerError) GetPayload() *models.ResponseErrorResponse
- func (o *DeleteAPIKeyNotificationIDInternalServerError) IsClientError() bool
- func (o *DeleteAPIKeyNotificationIDInternalServerError) IsCode(code int) bool
- func (o *DeleteAPIKeyNotificationIDInternalServerError) IsRedirect() bool
- func (o *DeleteAPIKeyNotificationIDInternalServerError) IsServerError() bool
- func (o *DeleteAPIKeyNotificationIDInternalServerError) IsSuccess() bool
- func (o *DeleteAPIKeyNotificationIDInternalServerError) String() string
- type DeleteAPIKeyNotificationIDOK
- func (o *DeleteAPIKeyNotificationIDOK) Code() int
- func (o *DeleteAPIKeyNotificationIDOK) Error() string
- func (o *DeleteAPIKeyNotificationIDOK) GetPayload() *models.ResponseSuccessResponse
- func (o *DeleteAPIKeyNotificationIDOK) IsClientError() bool
- func (o *DeleteAPIKeyNotificationIDOK) IsCode(code int) bool
- func (o *DeleteAPIKeyNotificationIDOK) IsRedirect() bool
- func (o *DeleteAPIKeyNotificationIDOK) IsServerError() bool
- func (o *DeleteAPIKeyNotificationIDOK) IsSuccess() bool
- func (o *DeleteAPIKeyNotificationIDOK) String() string
- type DeleteAPIKeyNotificationIDParams
- func NewDeleteAPIKeyNotificationIDParams() *DeleteAPIKeyNotificationIDParams
- func NewDeleteAPIKeyNotificationIDParamsWithContext(ctx context.Context) *DeleteAPIKeyNotificationIDParams
- func NewDeleteAPIKeyNotificationIDParamsWithHTTPClient(client *http.Client) *DeleteAPIKeyNotificationIDParams
- func NewDeleteAPIKeyNotificationIDParamsWithTimeout(timeout time.Duration) *DeleteAPIKeyNotificationIDParams
- func (o *DeleteAPIKeyNotificationIDParams) SetContext(ctx context.Context)
- func (o *DeleteAPIKeyNotificationIDParams) SetDefaults()
- func (o *DeleteAPIKeyNotificationIDParams) SetHTTPClient(client *http.Client)
- func (o *DeleteAPIKeyNotificationIDParams) SetID(id string)
- func (o *DeleteAPIKeyNotificationIDParams) SetTimeout(timeout time.Duration)
- func (o *DeleteAPIKeyNotificationIDParams) WithContext(ctx context.Context) *DeleteAPIKeyNotificationIDParams
- func (o *DeleteAPIKeyNotificationIDParams) WithDefaults() *DeleteAPIKeyNotificationIDParams
- func (o *DeleteAPIKeyNotificationIDParams) WithHTTPClient(client *http.Client) *DeleteAPIKeyNotificationIDParams
- func (o *DeleteAPIKeyNotificationIDParams) WithID(id string) *DeleteAPIKeyNotificationIDParams
- func (o *DeleteAPIKeyNotificationIDParams) WithTimeout(timeout time.Duration) *DeleteAPIKeyNotificationIDParams
- func (o *DeleteAPIKeyNotificationIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteAPIKeyNotificationIDReader
- type DeleteAPIKeyNotificationInternalServerError
- func (o *DeleteAPIKeyNotificationInternalServerError) Code() int
- func (o *DeleteAPIKeyNotificationInternalServerError) Error() string
- func (o *DeleteAPIKeyNotificationInternalServerError) GetPayload() *models.ResponseErrorResponse
- func (o *DeleteAPIKeyNotificationInternalServerError) IsClientError() bool
- func (o *DeleteAPIKeyNotificationInternalServerError) IsCode(code int) bool
- func (o *DeleteAPIKeyNotificationInternalServerError) IsRedirect() bool
- func (o *DeleteAPIKeyNotificationInternalServerError) IsServerError() bool
- func (o *DeleteAPIKeyNotificationInternalServerError) IsSuccess() bool
- func (o *DeleteAPIKeyNotificationInternalServerError) String() string
- type DeleteAPIKeyNotificationListBadRequest
- func (o *DeleteAPIKeyNotificationListBadRequest) Code() int
- func (o *DeleteAPIKeyNotificationListBadRequest) Error() string
- func (o *DeleteAPIKeyNotificationListBadRequest) GetPayload() *models.ResponseFailResponse
- func (o *DeleteAPIKeyNotificationListBadRequest) IsClientError() bool
- func (o *DeleteAPIKeyNotificationListBadRequest) IsCode(code int) bool
- func (o *DeleteAPIKeyNotificationListBadRequest) IsRedirect() bool
- func (o *DeleteAPIKeyNotificationListBadRequest) IsServerError() bool
- func (o *DeleteAPIKeyNotificationListBadRequest) IsSuccess() bool
- func (o *DeleteAPIKeyNotificationListBadRequest) String() string
- type DeleteAPIKeyNotificationListInternalServerError
- func (o *DeleteAPIKeyNotificationListInternalServerError) Code() int
- func (o *DeleteAPIKeyNotificationListInternalServerError) Error() string
- func (o *DeleteAPIKeyNotificationListInternalServerError) GetPayload() *models.ResponseErrorResponse
- func (o *DeleteAPIKeyNotificationListInternalServerError) IsClientError() bool
- func (o *DeleteAPIKeyNotificationListInternalServerError) IsCode(code int) bool
- func (o *DeleteAPIKeyNotificationListInternalServerError) IsRedirect() bool
- func (o *DeleteAPIKeyNotificationListInternalServerError) IsServerError() bool
- func (o *DeleteAPIKeyNotificationListInternalServerError) IsSuccess() bool
- func (o *DeleteAPIKeyNotificationListInternalServerError) String() string
- type DeleteAPIKeyNotificationListOK
- func (o *DeleteAPIKeyNotificationListOK) Code() int
- func (o *DeleteAPIKeyNotificationListOK) Error() string
- func (o *DeleteAPIKeyNotificationListOK) GetPayload() *models.ResponseSuccessResponse
- func (o *DeleteAPIKeyNotificationListOK) IsClientError() bool
- func (o *DeleteAPIKeyNotificationListOK) IsCode(code int) bool
- func (o *DeleteAPIKeyNotificationListOK) IsRedirect() bool
- func (o *DeleteAPIKeyNotificationListOK) IsServerError() bool
- func (o *DeleteAPIKeyNotificationListOK) IsSuccess() bool
- func (o *DeleteAPIKeyNotificationListOK) String() string
- type DeleteAPIKeyNotificationListParams
- func NewDeleteAPIKeyNotificationListParams() *DeleteAPIKeyNotificationListParams
- func NewDeleteAPIKeyNotificationListParamsWithContext(ctx context.Context) *DeleteAPIKeyNotificationListParams
- func NewDeleteAPIKeyNotificationListParamsWithHTTPClient(client *http.Client) *DeleteAPIKeyNotificationListParams
- func NewDeleteAPIKeyNotificationListParamsWithTimeout(timeout time.Duration) *DeleteAPIKeyNotificationListParams
- func (o *DeleteAPIKeyNotificationListParams) SetContext(ctx context.Context)
- func (o *DeleteAPIKeyNotificationListParams) SetDefaults()
- func (o *DeleteAPIKeyNotificationListParams) SetHTTPClient(client *http.Client)
- func (o *DeleteAPIKeyNotificationListParams) SetInput(input *models.RequestDeleteNotificationByIdsRequest)
- func (o *DeleteAPIKeyNotificationListParams) SetTimeout(timeout time.Duration)
- func (o *DeleteAPIKeyNotificationListParams) WithContext(ctx context.Context) *DeleteAPIKeyNotificationListParams
- func (o *DeleteAPIKeyNotificationListParams) WithDefaults() *DeleteAPIKeyNotificationListParams
- func (o *DeleteAPIKeyNotificationListParams) WithHTTPClient(client *http.Client) *DeleteAPIKeyNotificationListParams
- func (o *DeleteAPIKeyNotificationListParams) WithInput(input *models.RequestDeleteNotificationByIdsRequest) *DeleteAPIKeyNotificationListParams
- func (o *DeleteAPIKeyNotificationListParams) WithTimeout(timeout time.Duration) *DeleteAPIKeyNotificationListParams
- func (o *DeleteAPIKeyNotificationListParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteAPIKeyNotificationListReader
- type DeleteAPIKeyNotificationOK
- func (o *DeleteAPIKeyNotificationOK) Code() int
- func (o *DeleteAPIKeyNotificationOK) Error() string
- func (o *DeleteAPIKeyNotificationOK) GetPayload() *models.ResponseSuccessResponse
- func (o *DeleteAPIKeyNotificationOK) IsClientError() bool
- func (o *DeleteAPIKeyNotificationOK) IsCode(code int) bool
- func (o *DeleteAPIKeyNotificationOK) IsRedirect() bool
- func (o *DeleteAPIKeyNotificationOK) IsServerError() bool
- func (o *DeleteAPIKeyNotificationOK) IsSuccess() bool
- func (o *DeleteAPIKeyNotificationOK) String() string
- type DeleteAPIKeyNotificationParams
- func NewDeleteAPIKeyNotificationParams() *DeleteAPIKeyNotificationParams
- func NewDeleteAPIKeyNotificationParamsWithContext(ctx context.Context) *DeleteAPIKeyNotificationParams
- func NewDeleteAPIKeyNotificationParamsWithHTTPClient(client *http.Client) *DeleteAPIKeyNotificationParams
- func NewDeleteAPIKeyNotificationParamsWithTimeout(timeout time.Duration) *DeleteAPIKeyNotificationParams
- func (o *DeleteAPIKeyNotificationParams) SetContext(ctx context.Context)
- func (o *DeleteAPIKeyNotificationParams) SetDefaults()
- func (o *DeleteAPIKeyNotificationParams) SetHTTPClient(client *http.Client)
- func (o *DeleteAPIKeyNotificationParams) SetStatus(status *string)
- func (o *DeleteAPIKeyNotificationParams) SetTimeout(timeout time.Duration)
- func (o *DeleteAPIKeyNotificationParams) WithContext(ctx context.Context) *DeleteAPIKeyNotificationParams
- func (o *DeleteAPIKeyNotificationParams) WithDefaults() *DeleteAPIKeyNotificationParams
- func (o *DeleteAPIKeyNotificationParams) WithHTTPClient(client *http.Client) *DeleteAPIKeyNotificationParams
- func (o *DeleteAPIKeyNotificationParams) WithStatus(status *string) *DeleteAPIKeyNotificationParams
- func (o *DeleteAPIKeyNotificationParams) WithTimeout(timeout time.Duration) *DeleteAPIKeyNotificationParams
- func (o *DeleteAPIKeyNotificationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteAPIKeyNotificationReader
- type GetAPIKeyNotificationBadRequest
- func (o *GetAPIKeyNotificationBadRequest) Code() int
- func (o *GetAPIKeyNotificationBadRequest) Error() string
- func (o *GetAPIKeyNotificationBadRequest) GetPayload() *models.ResponseFailResponse
- func (o *GetAPIKeyNotificationBadRequest) IsClientError() bool
- func (o *GetAPIKeyNotificationBadRequest) IsCode(code int) bool
- func (o *GetAPIKeyNotificationBadRequest) IsRedirect() bool
- func (o *GetAPIKeyNotificationBadRequest) IsServerError() bool
- func (o *GetAPIKeyNotificationBadRequest) IsSuccess() bool
- func (o *GetAPIKeyNotificationBadRequest) String() string
- type GetAPIKeyNotificationInternalServerError
- func (o *GetAPIKeyNotificationInternalServerError) Code() int
- func (o *GetAPIKeyNotificationInternalServerError) Error() string
- func (o *GetAPIKeyNotificationInternalServerError) GetPayload() *models.ResponseErrorResponse
- func (o *GetAPIKeyNotificationInternalServerError) IsClientError() bool
- func (o *GetAPIKeyNotificationInternalServerError) IsCode(code int) bool
- func (o *GetAPIKeyNotificationInternalServerError) IsRedirect() bool
- func (o *GetAPIKeyNotificationInternalServerError) IsServerError() bool
- func (o *GetAPIKeyNotificationInternalServerError) IsSuccess() bool
- func (o *GetAPIKeyNotificationInternalServerError) String() string
- type GetAPIKeyNotificationOK
- func (o *GetAPIKeyNotificationOK) Code() int
- func (o *GetAPIKeyNotificationOK) Error() string
- func (o *GetAPIKeyNotificationOK) GetPayload() *models.ResponseListNotificationResponse
- func (o *GetAPIKeyNotificationOK) IsClientError() bool
- func (o *GetAPIKeyNotificationOK) IsCode(code int) bool
- func (o *GetAPIKeyNotificationOK) IsRedirect() bool
- func (o *GetAPIKeyNotificationOK) IsServerError() bool
- func (o *GetAPIKeyNotificationOK) IsSuccess() bool
- func (o *GetAPIKeyNotificationOK) String() string
- type GetAPIKeyNotificationParams
- func NewGetAPIKeyNotificationParams() *GetAPIKeyNotificationParams
- func NewGetAPIKeyNotificationParamsWithContext(ctx context.Context) *GetAPIKeyNotificationParams
- func NewGetAPIKeyNotificationParamsWithHTTPClient(client *http.Client) *GetAPIKeyNotificationParams
- func NewGetAPIKeyNotificationParamsWithTimeout(timeout time.Duration) *GetAPIKeyNotificationParams
- func (o *GetAPIKeyNotificationParams) SetContext(ctx context.Context)
- func (o *GetAPIKeyNotificationParams) SetDefaults()
- func (o *GetAPIKeyNotificationParams) SetHTTPClient(client *http.Client)
- func (o *GetAPIKeyNotificationParams) SetLimit(limit *int64)
- func (o *GetAPIKeyNotificationParams) SetOffset(offset *int64)
- func (o *GetAPIKeyNotificationParams) SetSort(sort *string)
- func (o *GetAPIKeyNotificationParams) SetStatus(status *string)
- func (o *GetAPIKeyNotificationParams) SetTimeout(timeout time.Duration)
- func (o *GetAPIKeyNotificationParams) WithContext(ctx context.Context) *GetAPIKeyNotificationParams
- func (o *GetAPIKeyNotificationParams) WithDefaults() *GetAPIKeyNotificationParams
- func (o *GetAPIKeyNotificationParams) WithHTTPClient(client *http.Client) *GetAPIKeyNotificationParams
- func (o *GetAPIKeyNotificationParams) WithLimit(limit *int64) *GetAPIKeyNotificationParams
- func (o *GetAPIKeyNotificationParams) WithOffset(offset *int64) *GetAPIKeyNotificationParams
- func (o *GetAPIKeyNotificationParams) WithSort(sort *string) *GetAPIKeyNotificationParams
- func (o *GetAPIKeyNotificationParams) WithStatus(status *string) *GetAPIKeyNotificationParams
- func (o *GetAPIKeyNotificationParams) WithTimeout(timeout time.Duration) *GetAPIKeyNotificationParams
- func (o *GetAPIKeyNotificationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAPIKeyNotificationReader
- type GetAPIKeyNotificationStatisticsBadRequest
- func (o *GetAPIKeyNotificationStatisticsBadRequest) Code() int
- func (o *GetAPIKeyNotificationStatisticsBadRequest) Error() string
- func (o *GetAPIKeyNotificationStatisticsBadRequest) GetPayload() *models.ResponseFailResponse
- func (o *GetAPIKeyNotificationStatisticsBadRequest) IsClientError() bool
- func (o *GetAPIKeyNotificationStatisticsBadRequest) IsCode(code int) bool
- func (o *GetAPIKeyNotificationStatisticsBadRequest) IsRedirect() bool
- func (o *GetAPIKeyNotificationStatisticsBadRequest) IsServerError() bool
- func (o *GetAPIKeyNotificationStatisticsBadRequest) IsSuccess() bool
- func (o *GetAPIKeyNotificationStatisticsBadRequest) String() string
- type GetAPIKeyNotificationStatisticsInternalServerError
- func (o *GetAPIKeyNotificationStatisticsInternalServerError) Code() int
- func (o *GetAPIKeyNotificationStatisticsInternalServerError) Error() string
- func (o *GetAPIKeyNotificationStatisticsInternalServerError) GetPayload() *models.ResponseErrorResponse
- func (o *GetAPIKeyNotificationStatisticsInternalServerError) IsClientError() bool
- func (o *GetAPIKeyNotificationStatisticsInternalServerError) IsCode(code int) bool
- func (o *GetAPIKeyNotificationStatisticsInternalServerError) IsRedirect() bool
- func (o *GetAPIKeyNotificationStatisticsInternalServerError) IsServerError() bool
- func (o *GetAPIKeyNotificationStatisticsInternalServerError) IsSuccess() bool
- func (o *GetAPIKeyNotificationStatisticsInternalServerError) String() string
- type GetAPIKeyNotificationStatisticsOK
- func (o *GetAPIKeyNotificationStatisticsOK) Code() int
- func (o *GetAPIKeyNotificationStatisticsOK) Error() string
- func (o *GetAPIKeyNotificationStatisticsOK) GetPayload() *models.ResponseNotificationStatisticsResponse
- func (o *GetAPIKeyNotificationStatisticsOK) IsClientError() bool
- func (o *GetAPIKeyNotificationStatisticsOK) IsCode(code int) bool
- func (o *GetAPIKeyNotificationStatisticsOK) IsRedirect() bool
- func (o *GetAPIKeyNotificationStatisticsOK) IsServerError() bool
- func (o *GetAPIKeyNotificationStatisticsOK) IsSuccess() bool
- func (o *GetAPIKeyNotificationStatisticsOK) String() string
- type GetAPIKeyNotificationStatisticsParams
- func NewGetAPIKeyNotificationStatisticsParams() *GetAPIKeyNotificationStatisticsParams
- func NewGetAPIKeyNotificationStatisticsParamsWithContext(ctx context.Context) *GetAPIKeyNotificationStatisticsParams
- func NewGetAPIKeyNotificationStatisticsParamsWithHTTPClient(client *http.Client) *GetAPIKeyNotificationStatisticsParams
- func NewGetAPIKeyNotificationStatisticsParamsWithTimeout(timeout time.Duration) *GetAPIKeyNotificationStatisticsParams
- func (o *GetAPIKeyNotificationStatisticsParams) SetContext(ctx context.Context)
- func (o *GetAPIKeyNotificationStatisticsParams) SetDefaults()
- func (o *GetAPIKeyNotificationStatisticsParams) SetHTTPClient(client *http.Client)
- func (o *GetAPIKeyNotificationStatisticsParams) SetTimeout(timeout time.Duration)
- func (o *GetAPIKeyNotificationStatisticsParams) WithContext(ctx context.Context) *GetAPIKeyNotificationStatisticsParams
- func (o *GetAPIKeyNotificationStatisticsParams) WithDefaults() *GetAPIKeyNotificationStatisticsParams
- func (o *GetAPIKeyNotificationStatisticsParams) WithHTTPClient(client *http.Client) *GetAPIKeyNotificationStatisticsParams
- func (o *GetAPIKeyNotificationStatisticsParams) WithTimeout(timeout time.Duration) *GetAPIKeyNotificationStatisticsParams
- func (o *GetAPIKeyNotificationStatisticsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAPIKeyNotificationStatisticsReader
- type PutAPIKeyNotificationIDBadRequest
- func (o *PutAPIKeyNotificationIDBadRequest) Code() int
- func (o *PutAPIKeyNotificationIDBadRequest) Error() string
- func (o *PutAPIKeyNotificationIDBadRequest) GetPayload() *models.ResponseFailResponse
- func (o *PutAPIKeyNotificationIDBadRequest) IsClientError() bool
- func (o *PutAPIKeyNotificationIDBadRequest) IsCode(code int) bool
- func (o *PutAPIKeyNotificationIDBadRequest) IsRedirect() bool
- func (o *PutAPIKeyNotificationIDBadRequest) IsServerError() bool
- func (o *PutAPIKeyNotificationIDBadRequest) IsSuccess() bool
- func (o *PutAPIKeyNotificationIDBadRequest) String() string
- type PutAPIKeyNotificationIDInternalServerError
- func (o *PutAPIKeyNotificationIDInternalServerError) Code() int
- func (o *PutAPIKeyNotificationIDInternalServerError) Error() string
- func (o *PutAPIKeyNotificationIDInternalServerError) GetPayload() *models.ResponseErrorResponse
- func (o *PutAPIKeyNotificationIDInternalServerError) IsClientError() bool
- func (o *PutAPIKeyNotificationIDInternalServerError) IsCode(code int) bool
- func (o *PutAPIKeyNotificationIDInternalServerError) IsRedirect() bool
- func (o *PutAPIKeyNotificationIDInternalServerError) IsServerError() bool
- func (o *PutAPIKeyNotificationIDInternalServerError) IsSuccess() bool
- func (o *PutAPIKeyNotificationIDInternalServerError) String() string
- type PutAPIKeyNotificationIDOK
- func (o *PutAPIKeyNotificationIDOK) Code() int
- func (o *PutAPIKeyNotificationIDOK) Error() string
- func (o *PutAPIKeyNotificationIDOK) GetPayload() *models.ResponseSuccessResponse
- func (o *PutAPIKeyNotificationIDOK) IsClientError() bool
- func (o *PutAPIKeyNotificationIDOK) IsCode(code int) bool
- func (o *PutAPIKeyNotificationIDOK) IsRedirect() bool
- func (o *PutAPIKeyNotificationIDOK) IsServerError() bool
- func (o *PutAPIKeyNotificationIDOK) IsSuccess() bool
- func (o *PutAPIKeyNotificationIDOK) String() string
- type PutAPIKeyNotificationIDParams
- func NewPutAPIKeyNotificationIDParams() *PutAPIKeyNotificationIDParams
- func NewPutAPIKeyNotificationIDParamsWithContext(ctx context.Context) *PutAPIKeyNotificationIDParams
- func NewPutAPIKeyNotificationIDParamsWithHTTPClient(client *http.Client) *PutAPIKeyNotificationIDParams
- func NewPutAPIKeyNotificationIDParamsWithTimeout(timeout time.Duration) *PutAPIKeyNotificationIDParams
- func (o *PutAPIKeyNotificationIDParams) SetContext(ctx context.Context)
- func (o *PutAPIKeyNotificationIDParams) SetDefaults()
- func (o *PutAPIKeyNotificationIDParams) SetHTTPClient(client *http.Client)
- func (o *PutAPIKeyNotificationIDParams) SetID(id string)
- func (o *PutAPIKeyNotificationIDParams) SetInput(input *models.RequestUpdateNotificationByIDRequest)
- func (o *PutAPIKeyNotificationIDParams) SetStatus(status string)
- func (o *PutAPIKeyNotificationIDParams) SetTimeout(timeout time.Duration)
- func (o *PutAPIKeyNotificationIDParams) WithContext(ctx context.Context) *PutAPIKeyNotificationIDParams
- func (o *PutAPIKeyNotificationIDParams) WithDefaults() *PutAPIKeyNotificationIDParams
- func (o *PutAPIKeyNotificationIDParams) WithHTTPClient(client *http.Client) *PutAPIKeyNotificationIDParams
- func (o *PutAPIKeyNotificationIDParams) WithID(id string) *PutAPIKeyNotificationIDParams
- func (o *PutAPIKeyNotificationIDParams) WithInput(input *models.RequestUpdateNotificationByIDRequest) *PutAPIKeyNotificationIDParams
- func (o *PutAPIKeyNotificationIDParams) WithStatus(status string) *PutAPIKeyNotificationIDParams
- func (o *PutAPIKeyNotificationIDParams) WithTimeout(timeout time.Duration) *PutAPIKeyNotificationIDParams
- func (o *PutAPIKeyNotificationIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PutAPIKeyNotificationIDReader
- type PutAPIKeyNotificationListBadRequest
- func (o *PutAPIKeyNotificationListBadRequest) Code() int
- func (o *PutAPIKeyNotificationListBadRequest) Error() string
- func (o *PutAPIKeyNotificationListBadRequest) GetPayload() *models.ResponseFailResponse
- func (o *PutAPIKeyNotificationListBadRequest) IsClientError() bool
- func (o *PutAPIKeyNotificationListBadRequest) IsCode(code int) bool
- func (o *PutAPIKeyNotificationListBadRequest) IsRedirect() bool
- func (o *PutAPIKeyNotificationListBadRequest) IsServerError() bool
- func (o *PutAPIKeyNotificationListBadRequest) IsSuccess() bool
- func (o *PutAPIKeyNotificationListBadRequest) String() string
- type PutAPIKeyNotificationListInternalServerError
- func (o *PutAPIKeyNotificationListInternalServerError) Code() int
- func (o *PutAPIKeyNotificationListInternalServerError) Error() string
- func (o *PutAPIKeyNotificationListInternalServerError) GetPayload() *models.ResponseErrorResponse
- func (o *PutAPIKeyNotificationListInternalServerError) IsClientError() bool
- func (o *PutAPIKeyNotificationListInternalServerError) IsCode(code int) bool
- func (o *PutAPIKeyNotificationListInternalServerError) IsRedirect() bool
- func (o *PutAPIKeyNotificationListInternalServerError) IsServerError() bool
- func (o *PutAPIKeyNotificationListInternalServerError) IsSuccess() bool
- func (o *PutAPIKeyNotificationListInternalServerError) String() string
- type PutAPIKeyNotificationListOK
- func (o *PutAPIKeyNotificationListOK) Code() int
- func (o *PutAPIKeyNotificationListOK) Error() string
- func (o *PutAPIKeyNotificationListOK) GetPayload() *models.ResponseSuccessResponse
- func (o *PutAPIKeyNotificationListOK) IsClientError() bool
- func (o *PutAPIKeyNotificationListOK) IsCode(code int) bool
- func (o *PutAPIKeyNotificationListOK) IsRedirect() bool
- func (o *PutAPIKeyNotificationListOK) IsServerError() bool
- func (o *PutAPIKeyNotificationListOK) IsSuccess() bool
- func (o *PutAPIKeyNotificationListOK) String() string
- type PutAPIKeyNotificationListParams
- func NewPutAPIKeyNotificationListParams() *PutAPIKeyNotificationListParams
- func NewPutAPIKeyNotificationListParamsWithContext(ctx context.Context) *PutAPIKeyNotificationListParams
- func NewPutAPIKeyNotificationListParamsWithHTTPClient(client *http.Client) *PutAPIKeyNotificationListParams
- func NewPutAPIKeyNotificationListParamsWithTimeout(timeout time.Duration) *PutAPIKeyNotificationListParams
- func (o *PutAPIKeyNotificationListParams) SetContext(ctx context.Context)
- func (o *PutAPIKeyNotificationListParams) SetDefaults()
- func (o *PutAPIKeyNotificationListParams) SetHTTPClient(client *http.Client)
- func (o *PutAPIKeyNotificationListParams) SetInput(input *models.RequestUpdateListNotificationStatusByIdsRequest)
- func (o *PutAPIKeyNotificationListParams) SetTimeout(timeout time.Duration)
- func (o *PutAPIKeyNotificationListParams) WithContext(ctx context.Context) *PutAPIKeyNotificationListParams
- func (o *PutAPIKeyNotificationListParams) WithDefaults() *PutAPIKeyNotificationListParams
- func (o *PutAPIKeyNotificationListParams) WithHTTPClient(client *http.Client) *PutAPIKeyNotificationListParams
- func (o *PutAPIKeyNotificationListParams) WithInput(input *models.RequestUpdateListNotificationStatusByIdsRequest) *PutAPIKeyNotificationListParams
- func (o *PutAPIKeyNotificationListParams) WithTimeout(timeout time.Duration) *PutAPIKeyNotificationListParams
- func (o *PutAPIKeyNotificationListParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PutAPIKeyNotificationListReader
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WithContentTypeApplicationJSON ¶
func WithContentTypeApplicationJSON(r *runtime.ClientOperation)
WithContentTypeApplicationJSON sets the Content-Type header to "application/json".
func WithContentTypeApplicationxWwwFormUrlencoded ¶
func WithContentTypeApplicationxWwwFormUrlencoded(r *runtime.ClientOperation)
WithContentTypeApplicationxWwwFormUrlencoded sets the Content-Type header to "application/x-www-form-urlencoded".
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for api key notification API
func (*Client) DeleteAPIKeyNotification ¶
func (a *Client) DeleteAPIKeyNotification(params *DeleteAPIKeyNotificationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteAPIKeyNotificationOK, error)
DeleteAPIKeyNotification deletes all notifications by Api key
clear all notification, status is one of unread, read, all
func (*Client) DeleteAPIKeyNotificationID ¶
func (a *Client) DeleteAPIKeyNotificationID(params *DeleteAPIKeyNotificationIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteAPIKeyNotificationIDOK, error)
DeleteAPIKeyNotificationID deletes notification by id by Api key
func (*Client) DeleteAPIKeyNotificationList ¶
func (a *Client) DeleteAPIKeyNotificationList(params *DeleteAPIKeyNotificationListParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteAPIKeyNotificationListOK, error)
DeleteAPIKeyNotificationList deletes notification by ids by Api key
func (*Client) GetAPIKeyNotification ¶
func (a *Client) GetAPIKeyNotification(params *GetAPIKeyNotificationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetAPIKeyNotificationOK, error)
GetAPIKeyNotification gets all notifications by Api key
status is allow [unread, read, all]. sort is allow [latest, oldest]
func (*Client) GetAPIKeyNotificationStatistics ¶
func (a *Client) GetAPIKeyNotificationStatistics(params *GetAPIKeyNotificationStatisticsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetAPIKeyNotificationStatisticsOK, error)
GetAPIKeyNotificationStatistics gets notify statistics by user Id by Api key
func (*Client) PutAPIKeyNotificationID ¶
func (a *Client) PutAPIKeyNotificationID(params *PutAPIKeyNotificationIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PutAPIKeyNotificationIDOK, error)
PutAPIKeyNotificationID updates notification by id by Api key
func (*Client) PutAPIKeyNotificationList ¶
func (a *Client) PutAPIKeyNotificationList(params *PutAPIKeyNotificationListParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PutAPIKeyNotificationListOK, error)
PutAPIKeyNotificationList marks list notification by Api key
status is allow [unread, read]
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type ClientOption ¶
type ClientOption func(*runtime.ClientOperation)
ClientOption may be used to customize the behavior of Client methods.
func WithContentType ¶
func WithContentType(mime string) ClientOption
WithContentType allows the client to force the Content-Type header to negotiate a specific Consumer from the server.
You may use this option to set arbitrary extensions to your MIME media type.
type ClientService ¶
type ClientService interface {
DeleteAPIKeyNotification(params *DeleteAPIKeyNotificationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteAPIKeyNotificationOK, error)
DeleteAPIKeyNotificationID(params *DeleteAPIKeyNotificationIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteAPIKeyNotificationIDOK, error)
DeleteAPIKeyNotificationList(params *DeleteAPIKeyNotificationListParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteAPIKeyNotificationListOK, error)
GetAPIKeyNotification(params *GetAPIKeyNotificationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetAPIKeyNotificationOK, error)
GetAPIKeyNotificationStatistics(params *GetAPIKeyNotificationStatisticsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetAPIKeyNotificationStatisticsOK, error)
PutAPIKeyNotificationID(params *PutAPIKeyNotificationIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PutAPIKeyNotificationIDOK, error)
PutAPIKeyNotificationList(params *PutAPIKeyNotificationListParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PutAPIKeyNotificationListOK, error)
SetTransport(transport runtime.ClientTransport)
}
ClientService is the interface for Client methods
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry) ClientService
New creates a new api key notification API client.
func NewClientWithBasicAuth ¶
func NewClientWithBasicAuth(host, basePath, scheme, user, password string) ClientService
New creates a new api key notification API client with basic auth credentials. It takes the following parameters: - host: http host (github.com). - basePath: any base path for the API client ("/v1", "/v3"). - scheme: http scheme ("http", "https"). - user: user for basic authentication header. - password: password for basic authentication header.
func NewClientWithBearerToken ¶
func NewClientWithBearerToken(host, basePath, scheme, bearerToken string) ClientService
New creates a new api key notification API client with a bearer token for authentication. It takes the following parameters: - host: http host (github.com). - basePath: any base path for the API client ("/v1", "/v3"). - scheme: http scheme ("http", "https"). - bearerToken: bearer token for Bearer authentication header.
type DeleteAPIKeyNotificationBadRequest ¶
type DeleteAPIKeyNotificationBadRequest struct {
Payload *models.ResponseFailResponse
}
DeleteAPIKeyNotificationBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewDeleteAPIKeyNotificationBadRequest ¶
func NewDeleteAPIKeyNotificationBadRequest() *DeleteAPIKeyNotificationBadRequest
NewDeleteAPIKeyNotificationBadRequest creates a DeleteAPIKeyNotificationBadRequest with default headers values
func (*DeleteAPIKeyNotificationBadRequest) Code ¶
func (o *DeleteAPIKeyNotificationBadRequest) Code() int
Code gets the status code for the delete Api key notification bad request response
func (*DeleteAPIKeyNotificationBadRequest) Error ¶
func (o *DeleteAPIKeyNotificationBadRequest) Error() string
func (*DeleteAPIKeyNotificationBadRequest) GetPayload ¶
func (o *DeleteAPIKeyNotificationBadRequest) GetPayload() *models.ResponseFailResponse
func (*DeleteAPIKeyNotificationBadRequest) IsClientError ¶
func (o *DeleteAPIKeyNotificationBadRequest) IsClientError() bool
IsClientError returns true when this delete Api key notification bad request response has a 4xx status code
func (*DeleteAPIKeyNotificationBadRequest) IsCode ¶
func (o *DeleteAPIKeyNotificationBadRequest) IsCode(code int) bool
IsCode returns true when this delete Api key notification bad request response a status code equal to that given
func (*DeleteAPIKeyNotificationBadRequest) IsRedirect ¶
func (o *DeleteAPIKeyNotificationBadRequest) IsRedirect() bool
IsRedirect returns true when this delete Api key notification bad request response has a 3xx status code
func (*DeleteAPIKeyNotificationBadRequest) IsServerError ¶
func (o *DeleteAPIKeyNotificationBadRequest) IsServerError() bool
IsServerError returns true when this delete Api key notification bad request response has a 5xx status code
func (*DeleteAPIKeyNotificationBadRequest) IsSuccess ¶
func (o *DeleteAPIKeyNotificationBadRequest) IsSuccess() bool
IsSuccess returns true when this delete Api key notification bad request response has a 2xx status code
func (*DeleteAPIKeyNotificationBadRequest) String ¶
func (o *DeleteAPIKeyNotificationBadRequest) String() string
type DeleteAPIKeyNotificationIDBadRequest ¶
type DeleteAPIKeyNotificationIDBadRequest struct {
Payload *models.ResponseFailResponse
}
DeleteAPIKeyNotificationIDBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewDeleteAPIKeyNotificationIDBadRequest ¶
func NewDeleteAPIKeyNotificationIDBadRequest() *DeleteAPIKeyNotificationIDBadRequest
NewDeleteAPIKeyNotificationIDBadRequest creates a DeleteAPIKeyNotificationIDBadRequest with default headers values
func (*DeleteAPIKeyNotificationIDBadRequest) Code ¶
func (o *DeleteAPIKeyNotificationIDBadRequest) Code() int
Code gets the status code for the delete Api key notification Id bad request response
func (*DeleteAPIKeyNotificationIDBadRequest) Error ¶
func (o *DeleteAPIKeyNotificationIDBadRequest) Error() string
func (*DeleteAPIKeyNotificationIDBadRequest) GetPayload ¶
func (o *DeleteAPIKeyNotificationIDBadRequest) GetPayload() *models.ResponseFailResponse
func (*DeleteAPIKeyNotificationIDBadRequest) IsClientError ¶
func (o *DeleteAPIKeyNotificationIDBadRequest) IsClientError() bool
IsClientError returns true when this delete Api key notification Id bad request response has a 4xx status code
func (*DeleteAPIKeyNotificationIDBadRequest) IsCode ¶
func (o *DeleteAPIKeyNotificationIDBadRequest) IsCode(code int) bool
IsCode returns true when this delete Api key notification Id bad request response a status code equal to that given
func (*DeleteAPIKeyNotificationIDBadRequest) IsRedirect ¶
func (o *DeleteAPIKeyNotificationIDBadRequest) IsRedirect() bool
IsRedirect returns true when this delete Api key notification Id bad request response has a 3xx status code
func (*DeleteAPIKeyNotificationIDBadRequest) IsServerError ¶
func (o *DeleteAPIKeyNotificationIDBadRequest) IsServerError() bool
IsServerError returns true when this delete Api key notification Id bad request response has a 5xx status code
func (*DeleteAPIKeyNotificationIDBadRequest) IsSuccess ¶
func (o *DeleteAPIKeyNotificationIDBadRequest) IsSuccess() bool
IsSuccess returns true when this delete Api key notification Id bad request response has a 2xx status code
func (*DeleteAPIKeyNotificationIDBadRequest) String ¶
func (o *DeleteAPIKeyNotificationIDBadRequest) String() string
type DeleteAPIKeyNotificationIDInternalServerError ¶
type DeleteAPIKeyNotificationIDInternalServerError struct {
Payload *models.ResponseErrorResponse
}
DeleteAPIKeyNotificationIDInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewDeleteAPIKeyNotificationIDInternalServerError ¶
func NewDeleteAPIKeyNotificationIDInternalServerError() *DeleteAPIKeyNotificationIDInternalServerError
NewDeleteAPIKeyNotificationIDInternalServerError creates a DeleteAPIKeyNotificationIDInternalServerError with default headers values
func (*DeleteAPIKeyNotificationIDInternalServerError) Code ¶
func (o *DeleteAPIKeyNotificationIDInternalServerError) Code() int
Code gets the status code for the delete Api key notification Id internal server error response
func (*DeleteAPIKeyNotificationIDInternalServerError) Error ¶
func (o *DeleteAPIKeyNotificationIDInternalServerError) Error() string
func (*DeleteAPIKeyNotificationIDInternalServerError) GetPayload ¶
func (o *DeleteAPIKeyNotificationIDInternalServerError) GetPayload() *models.ResponseErrorResponse
func (*DeleteAPIKeyNotificationIDInternalServerError) IsClientError ¶
func (o *DeleteAPIKeyNotificationIDInternalServerError) IsClientError() bool
IsClientError returns true when this delete Api key notification Id internal server error response has a 4xx status code
func (*DeleteAPIKeyNotificationIDInternalServerError) IsCode ¶
func (o *DeleteAPIKeyNotificationIDInternalServerError) IsCode(code int) bool
IsCode returns true when this delete Api key notification Id internal server error response a status code equal to that given
func (*DeleteAPIKeyNotificationIDInternalServerError) IsRedirect ¶
func (o *DeleteAPIKeyNotificationIDInternalServerError) IsRedirect() bool
IsRedirect returns true when this delete Api key notification Id internal server error response has a 3xx status code
func (*DeleteAPIKeyNotificationIDInternalServerError) IsServerError ¶
func (o *DeleteAPIKeyNotificationIDInternalServerError) IsServerError() bool
IsServerError returns true when this delete Api key notification Id internal server error response has a 5xx status code
func (*DeleteAPIKeyNotificationIDInternalServerError) IsSuccess ¶
func (o *DeleteAPIKeyNotificationIDInternalServerError) IsSuccess() bool
IsSuccess returns true when this delete Api key notification Id internal server error response has a 2xx status code
func (*DeleteAPIKeyNotificationIDInternalServerError) String ¶
func (o *DeleteAPIKeyNotificationIDInternalServerError) String() string
type DeleteAPIKeyNotificationIDOK ¶
type DeleteAPIKeyNotificationIDOK struct {
Payload *models.ResponseSuccessResponse
}
DeleteAPIKeyNotificationIDOK describes a response with status code 200, with default header values.
OK
func NewDeleteAPIKeyNotificationIDOK ¶
func NewDeleteAPIKeyNotificationIDOK() *DeleteAPIKeyNotificationIDOK
NewDeleteAPIKeyNotificationIDOK creates a DeleteAPIKeyNotificationIDOK with default headers values
func (*DeleteAPIKeyNotificationIDOK) Code ¶
func (o *DeleteAPIKeyNotificationIDOK) Code() int
Code gets the status code for the delete Api key notification Id o k response
func (*DeleteAPIKeyNotificationIDOK) Error ¶
func (o *DeleteAPIKeyNotificationIDOK) Error() string
func (*DeleteAPIKeyNotificationIDOK) GetPayload ¶
func (o *DeleteAPIKeyNotificationIDOK) GetPayload() *models.ResponseSuccessResponse
func (*DeleteAPIKeyNotificationIDOK) IsClientError ¶
func (o *DeleteAPIKeyNotificationIDOK) IsClientError() bool
IsClientError returns true when this delete Api key notification Id o k response has a 4xx status code
func (*DeleteAPIKeyNotificationIDOK) IsCode ¶
func (o *DeleteAPIKeyNotificationIDOK) IsCode(code int) bool
IsCode returns true when this delete Api key notification Id o k response a status code equal to that given
func (*DeleteAPIKeyNotificationIDOK) IsRedirect ¶
func (o *DeleteAPIKeyNotificationIDOK) IsRedirect() bool
IsRedirect returns true when this delete Api key notification Id o k response has a 3xx status code
func (*DeleteAPIKeyNotificationIDOK) IsServerError ¶
func (o *DeleteAPIKeyNotificationIDOK) IsServerError() bool
IsServerError returns true when this delete Api key notification Id o k response has a 5xx status code
func (*DeleteAPIKeyNotificationIDOK) IsSuccess ¶
func (o *DeleteAPIKeyNotificationIDOK) IsSuccess() bool
IsSuccess returns true when this delete Api key notification Id o k response has a 2xx status code
func (*DeleteAPIKeyNotificationIDOK) String ¶
func (o *DeleteAPIKeyNotificationIDOK) String() string
type DeleteAPIKeyNotificationIDParams ¶
type DeleteAPIKeyNotificationIDParams struct {
/* ID.
Notification's id
*/
ID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
DeleteAPIKeyNotificationIDParams contains all the parameters to send to the API endpoint
for the delete API key notification ID operation. Typically these are written to a http.Request.
func NewDeleteAPIKeyNotificationIDParams ¶
func NewDeleteAPIKeyNotificationIDParams() *DeleteAPIKeyNotificationIDParams
NewDeleteAPIKeyNotificationIDParams creates a new DeleteAPIKeyNotificationIDParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewDeleteAPIKeyNotificationIDParamsWithContext ¶
func NewDeleteAPIKeyNotificationIDParamsWithContext(ctx context.Context) *DeleteAPIKeyNotificationIDParams
NewDeleteAPIKeyNotificationIDParamsWithContext creates a new DeleteAPIKeyNotificationIDParams object with the ability to set a context for a request.
func NewDeleteAPIKeyNotificationIDParamsWithHTTPClient ¶
func NewDeleteAPIKeyNotificationIDParamsWithHTTPClient(client *http.Client) *DeleteAPIKeyNotificationIDParams
NewDeleteAPIKeyNotificationIDParamsWithHTTPClient creates a new DeleteAPIKeyNotificationIDParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteAPIKeyNotificationIDParamsWithTimeout ¶
func NewDeleteAPIKeyNotificationIDParamsWithTimeout(timeout time.Duration) *DeleteAPIKeyNotificationIDParams
NewDeleteAPIKeyNotificationIDParamsWithTimeout creates a new DeleteAPIKeyNotificationIDParams object with the ability to set a timeout on a request.
func (*DeleteAPIKeyNotificationIDParams) SetContext ¶
func (o *DeleteAPIKeyNotificationIDParams) SetContext(ctx context.Context)
SetContext adds the context to the delete API key notification ID params
func (*DeleteAPIKeyNotificationIDParams) SetDefaults ¶
func (o *DeleteAPIKeyNotificationIDParams) SetDefaults()
SetDefaults hydrates default values in the delete API key notification ID params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteAPIKeyNotificationIDParams) SetHTTPClient ¶
func (o *DeleteAPIKeyNotificationIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete API key notification ID params
func (*DeleteAPIKeyNotificationIDParams) SetID ¶
func (o *DeleteAPIKeyNotificationIDParams) SetID(id string)
SetID adds the id to the delete API key notification ID params
func (*DeleteAPIKeyNotificationIDParams) SetTimeout ¶
func (o *DeleteAPIKeyNotificationIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete API key notification ID params
func (*DeleteAPIKeyNotificationIDParams) WithContext ¶
func (o *DeleteAPIKeyNotificationIDParams) WithContext(ctx context.Context) *DeleteAPIKeyNotificationIDParams
WithContext adds the context to the delete API key notification ID params
func (*DeleteAPIKeyNotificationIDParams) WithDefaults ¶
func (o *DeleteAPIKeyNotificationIDParams) WithDefaults() *DeleteAPIKeyNotificationIDParams
WithDefaults hydrates default values in the delete API key notification ID params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteAPIKeyNotificationIDParams) WithHTTPClient ¶
func (o *DeleteAPIKeyNotificationIDParams) WithHTTPClient(client *http.Client) *DeleteAPIKeyNotificationIDParams
WithHTTPClient adds the HTTPClient to the delete API key notification ID params
func (*DeleteAPIKeyNotificationIDParams) WithID ¶
func (o *DeleteAPIKeyNotificationIDParams) WithID(id string) *DeleteAPIKeyNotificationIDParams
WithID adds the id to the delete API key notification ID params
func (*DeleteAPIKeyNotificationIDParams) WithTimeout ¶
func (o *DeleteAPIKeyNotificationIDParams) WithTimeout(timeout time.Duration) *DeleteAPIKeyNotificationIDParams
WithTimeout adds the timeout to the delete API key notification ID params
func (*DeleteAPIKeyNotificationIDParams) WriteToRequest ¶
func (o *DeleteAPIKeyNotificationIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteAPIKeyNotificationIDReader ¶
type DeleteAPIKeyNotificationIDReader struct {
// contains filtered or unexported fields
}
DeleteAPIKeyNotificationIDReader is a Reader for the DeleteAPIKeyNotificationID structure.
func (*DeleteAPIKeyNotificationIDReader) ReadResponse ¶
func (o *DeleteAPIKeyNotificationIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type DeleteAPIKeyNotificationInternalServerError ¶
type DeleteAPIKeyNotificationInternalServerError struct {
Payload *models.ResponseErrorResponse
}
DeleteAPIKeyNotificationInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewDeleteAPIKeyNotificationInternalServerError ¶
func NewDeleteAPIKeyNotificationInternalServerError() *DeleteAPIKeyNotificationInternalServerError
NewDeleteAPIKeyNotificationInternalServerError creates a DeleteAPIKeyNotificationInternalServerError with default headers values
func (*DeleteAPIKeyNotificationInternalServerError) Code ¶
func (o *DeleteAPIKeyNotificationInternalServerError) Code() int
Code gets the status code for the delete Api key notification internal server error response
func (*DeleteAPIKeyNotificationInternalServerError) Error ¶
func (o *DeleteAPIKeyNotificationInternalServerError) Error() string
func (*DeleteAPIKeyNotificationInternalServerError) GetPayload ¶
func (o *DeleteAPIKeyNotificationInternalServerError) GetPayload() *models.ResponseErrorResponse
func (*DeleteAPIKeyNotificationInternalServerError) IsClientError ¶
func (o *DeleteAPIKeyNotificationInternalServerError) IsClientError() bool
IsClientError returns true when this delete Api key notification internal server error response has a 4xx status code
func (*DeleteAPIKeyNotificationInternalServerError) IsCode ¶
func (o *DeleteAPIKeyNotificationInternalServerError) IsCode(code int) bool
IsCode returns true when this delete Api key notification internal server error response a status code equal to that given
func (*DeleteAPIKeyNotificationInternalServerError) IsRedirect ¶
func (o *DeleteAPIKeyNotificationInternalServerError) IsRedirect() bool
IsRedirect returns true when this delete Api key notification internal server error response has a 3xx status code
func (*DeleteAPIKeyNotificationInternalServerError) IsServerError ¶
func (o *DeleteAPIKeyNotificationInternalServerError) IsServerError() bool
IsServerError returns true when this delete Api key notification internal server error response has a 5xx status code
func (*DeleteAPIKeyNotificationInternalServerError) IsSuccess ¶
func (o *DeleteAPIKeyNotificationInternalServerError) IsSuccess() bool
IsSuccess returns true when this delete Api key notification internal server error response has a 2xx status code
func (*DeleteAPIKeyNotificationInternalServerError) String ¶
func (o *DeleteAPIKeyNotificationInternalServerError) String() string
type DeleteAPIKeyNotificationListBadRequest ¶
type DeleteAPIKeyNotificationListBadRequest struct {
Payload *models.ResponseFailResponse
}
DeleteAPIKeyNotificationListBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewDeleteAPIKeyNotificationListBadRequest ¶
func NewDeleteAPIKeyNotificationListBadRequest() *DeleteAPIKeyNotificationListBadRequest
NewDeleteAPIKeyNotificationListBadRequest creates a DeleteAPIKeyNotificationListBadRequest with default headers values
func (*DeleteAPIKeyNotificationListBadRequest) Code ¶
func (o *DeleteAPIKeyNotificationListBadRequest) Code() int
Code gets the status code for the delete Api key notification list bad request response
func (*DeleteAPIKeyNotificationListBadRequest) Error ¶
func (o *DeleteAPIKeyNotificationListBadRequest) Error() string
func (*DeleteAPIKeyNotificationListBadRequest) GetPayload ¶
func (o *DeleteAPIKeyNotificationListBadRequest) GetPayload() *models.ResponseFailResponse
func (*DeleteAPIKeyNotificationListBadRequest) IsClientError ¶
func (o *DeleteAPIKeyNotificationListBadRequest) IsClientError() bool
IsClientError returns true when this delete Api key notification list bad request response has a 4xx status code
func (*DeleteAPIKeyNotificationListBadRequest) IsCode ¶
func (o *DeleteAPIKeyNotificationListBadRequest) IsCode(code int) bool
IsCode returns true when this delete Api key notification list bad request response a status code equal to that given
func (*DeleteAPIKeyNotificationListBadRequest) IsRedirect ¶
func (o *DeleteAPIKeyNotificationListBadRequest) IsRedirect() bool
IsRedirect returns true when this delete Api key notification list bad request response has a 3xx status code
func (*DeleteAPIKeyNotificationListBadRequest) IsServerError ¶
func (o *DeleteAPIKeyNotificationListBadRequest) IsServerError() bool
IsServerError returns true when this delete Api key notification list bad request response has a 5xx status code
func (*DeleteAPIKeyNotificationListBadRequest) IsSuccess ¶
func (o *DeleteAPIKeyNotificationListBadRequest) IsSuccess() bool
IsSuccess returns true when this delete Api key notification list bad request response has a 2xx status code
func (*DeleteAPIKeyNotificationListBadRequest) String ¶
func (o *DeleteAPIKeyNotificationListBadRequest) String() string
type DeleteAPIKeyNotificationListInternalServerError ¶
type DeleteAPIKeyNotificationListInternalServerError struct {
Payload *models.ResponseErrorResponse
}
DeleteAPIKeyNotificationListInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewDeleteAPIKeyNotificationListInternalServerError ¶
func NewDeleteAPIKeyNotificationListInternalServerError() *DeleteAPIKeyNotificationListInternalServerError
NewDeleteAPIKeyNotificationListInternalServerError creates a DeleteAPIKeyNotificationListInternalServerError with default headers values
func (*DeleteAPIKeyNotificationListInternalServerError) Code ¶
func (o *DeleteAPIKeyNotificationListInternalServerError) Code() int
Code gets the status code for the delete Api key notification list internal server error response
func (*DeleteAPIKeyNotificationListInternalServerError) Error ¶
func (o *DeleteAPIKeyNotificationListInternalServerError) Error() string
func (*DeleteAPIKeyNotificationListInternalServerError) GetPayload ¶
func (o *DeleteAPIKeyNotificationListInternalServerError) GetPayload() *models.ResponseErrorResponse
func (*DeleteAPIKeyNotificationListInternalServerError) IsClientError ¶
func (o *DeleteAPIKeyNotificationListInternalServerError) IsClientError() bool
IsClientError returns true when this delete Api key notification list internal server error response has a 4xx status code
func (*DeleteAPIKeyNotificationListInternalServerError) IsCode ¶
func (o *DeleteAPIKeyNotificationListInternalServerError) IsCode(code int) bool
IsCode returns true when this delete Api key notification list internal server error response a status code equal to that given
func (*DeleteAPIKeyNotificationListInternalServerError) IsRedirect ¶
func (o *DeleteAPIKeyNotificationListInternalServerError) IsRedirect() bool
IsRedirect returns true when this delete Api key notification list internal server error response has a 3xx status code
func (*DeleteAPIKeyNotificationListInternalServerError) IsServerError ¶
func (o *DeleteAPIKeyNotificationListInternalServerError) IsServerError() bool
IsServerError returns true when this delete Api key notification list internal server error response has a 5xx status code
func (*DeleteAPIKeyNotificationListInternalServerError) IsSuccess ¶
func (o *DeleteAPIKeyNotificationListInternalServerError) IsSuccess() bool
IsSuccess returns true when this delete Api key notification list internal server error response has a 2xx status code
func (*DeleteAPIKeyNotificationListInternalServerError) String ¶
func (o *DeleteAPIKeyNotificationListInternalServerError) String() string
type DeleteAPIKeyNotificationListOK ¶
type DeleteAPIKeyNotificationListOK struct {
Payload *models.ResponseSuccessResponse
}
DeleteAPIKeyNotificationListOK describes a response with status code 200, with default header values.
OK
func NewDeleteAPIKeyNotificationListOK ¶
func NewDeleteAPIKeyNotificationListOK() *DeleteAPIKeyNotificationListOK
NewDeleteAPIKeyNotificationListOK creates a DeleteAPIKeyNotificationListOK with default headers values
func (*DeleteAPIKeyNotificationListOK) Code ¶
func (o *DeleteAPIKeyNotificationListOK) Code() int
Code gets the status code for the delete Api key notification list o k response
func (*DeleteAPIKeyNotificationListOK) Error ¶
func (o *DeleteAPIKeyNotificationListOK) Error() string
func (*DeleteAPIKeyNotificationListOK) GetPayload ¶
func (o *DeleteAPIKeyNotificationListOK) GetPayload() *models.ResponseSuccessResponse
func (*DeleteAPIKeyNotificationListOK) IsClientError ¶
func (o *DeleteAPIKeyNotificationListOK) IsClientError() bool
IsClientError returns true when this delete Api key notification list o k response has a 4xx status code
func (*DeleteAPIKeyNotificationListOK) IsCode ¶
func (o *DeleteAPIKeyNotificationListOK) IsCode(code int) bool
IsCode returns true when this delete Api key notification list o k response a status code equal to that given
func (*DeleteAPIKeyNotificationListOK) IsRedirect ¶
func (o *DeleteAPIKeyNotificationListOK) IsRedirect() bool
IsRedirect returns true when this delete Api key notification list o k response has a 3xx status code
func (*DeleteAPIKeyNotificationListOK) IsServerError ¶
func (o *DeleteAPIKeyNotificationListOK) IsServerError() bool
IsServerError returns true when this delete Api key notification list o k response has a 5xx status code
func (*DeleteAPIKeyNotificationListOK) IsSuccess ¶
func (o *DeleteAPIKeyNotificationListOK) IsSuccess() bool
IsSuccess returns true when this delete Api key notification list o k response has a 2xx status code
func (*DeleteAPIKeyNotificationListOK) String ¶
func (o *DeleteAPIKeyNotificationListOK) String() string
type DeleteAPIKeyNotificationListParams ¶
type DeleteAPIKeyNotificationListParams struct {
/* Input.
Delete Notification By Ids Request
*/
Input *models.RequestDeleteNotificationByIdsRequest
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
DeleteAPIKeyNotificationListParams contains all the parameters to send to the API endpoint
for the delete API key notification list operation. Typically these are written to a http.Request.
func NewDeleteAPIKeyNotificationListParams ¶
func NewDeleteAPIKeyNotificationListParams() *DeleteAPIKeyNotificationListParams
NewDeleteAPIKeyNotificationListParams creates a new DeleteAPIKeyNotificationListParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewDeleteAPIKeyNotificationListParamsWithContext ¶
func NewDeleteAPIKeyNotificationListParamsWithContext(ctx context.Context) *DeleteAPIKeyNotificationListParams
NewDeleteAPIKeyNotificationListParamsWithContext creates a new DeleteAPIKeyNotificationListParams object with the ability to set a context for a request.
func NewDeleteAPIKeyNotificationListParamsWithHTTPClient ¶
func NewDeleteAPIKeyNotificationListParamsWithHTTPClient(client *http.Client) *DeleteAPIKeyNotificationListParams
NewDeleteAPIKeyNotificationListParamsWithHTTPClient creates a new DeleteAPIKeyNotificationListParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteAPIKeyNotificationListParamsWithTimeout ¶
func NewDeleteAPIKeyNotificationListParamsWithTimeout(timeout time.Duration) *DeleteAPIKeyNotificationListParams
NewDeleteAPIKeyNotificationListParamsWithTimeout creates a new DeleteAPIKeyNotificationListParams object with the ability to set a timeout on a request.
func (*DeleteAPIKeyNotificationListParams) SetContext ¶
func (o *DeleteAPIKeyNotificationListParams) SetContext(ctx context.Context)
SetContext adds the context to the delete API key notification list params
func (*DeleteAPIKeyNotificationListParams) SetDefaults ¶
func (o *DeleteAPIKeyNotificationListParams) SetDefaults()
SetDefaults hydrates default values in the delete API key notification list params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteAPIKeyNotificationListParams) SetHTTPClient ¶
func (o *DeleteAPIKeyNotificationListParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete API key notification list params
func (*DeleteAPIKeyNotificationListParams) SetInput ¶
func (o *DeleteAPIKeyNotificationListParams) SetInput(input *models.RequestDeleteNotificationByIdsRequest)
SetInput adds the input to the delete API key notification list params
func (*DeleteAPIKeyNotificationListParams) SetTimeout ¶
func (o *DeleteAPIKeyNotificationListParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete API key notification list params
func (*DeleteAPIKeyNotificationListParams) WithContext ¶
func (o *DeleteAPIKeyNotificationListParams) WithContext(ctx context.Context) *DeleteAPIKeyNotificationListParams
WithContext adds the context to the delete API key notification list params
func (*DeleteAPIKeyNotificationListParams) WithDefaults ¶
func (o *DeleteAPIKeyNotificationListParams) WithDefaults() *DeleteAPIKeyNotificationListParams
WithDefaults hydrates default values in the delete API key notification list params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteAPIKeyNotificationListParams) WithHTTPClient ¶
func (o *DeleteAPIKeyNotificationListParams) WithHTTPClient(client *http.Client) *DeleteAPIKeyNotificationListParams
WithHTTPClient adds the HTTPClient to the delete API key notification list params
func (*DeleteAPIKeyNotificationListParams) WithInput ¶
func (o *DeleteAPIKeyNotificationListParams) WithInput(input *models.RequestDeleteNotificationByIdsRequest) *DeleteAPIKeyNotificationListParams
WithInput adds the input to the delete API key notification list params
func (*DeleteAPIKeyNotificationListParams) WithTimeout ¶
func (o *DeleteAPIKeyNotificationListParams) WithTimeout(timeout time.Duration) *DeleteAPIKeyNotificationListParams
WithTimeout adds the timeout to the delete API key notification list params
func (*DeleteAPIKeyNotificationListParams) WriteToRequest ¶
func (o *DeleteAPIKeyNotificationListParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteAPIKeyNotificationListReader ¶
type DeleteAPIKeyNotificationListReader struct {
// contains filtered or unexported fields
}
DeleteAPIKeyNotificationListReader is a Reader for the DeleteAPIKeyNotificationList structure.
func (*DeleteAPIKeyNotificationListReader) ReadResponse ¶
func (o *DeleteAPIKeyNotificationListReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type DeleteAPIKeyNotificationOK ¶
type DeleteAPIKeyNotificationOK struct {
Payload *models.ResponseSuccessResponse
}
DeleteAPIKeyNotificationOK describes a response with status code 200, with default header values.
OK
func NewDeleteAPIKeyNotificationOK ¶
func NewDeleteAPIKeyNotificationOK() *DeleteAPIKeyNotificationOK
NewDeleteAPIKeyNotificationOK creates a DeleteAPIKeyNotificationOK with default headers values
func (*DeleteAPIKeyNotificationOK) Code ¶
func (o *DeleteAPIKeyNotificationOK) Code() int
Code gets the status code for the delete Api key notification o k response
func (*DeleteAPIKeyNotificationOK) Error ¶
func (o *DeleteAPIKeyNotificationOK) Error() string
func (*DeleteAPIKeyNotificationOK) GetPayload ¶
func (o *DeleteAPIKeyNotificationOK) GetPayload() *models.ResponseSuccessResponse
func (*DeleteAPIKeyNotificationOK) IsClientError ¶
func (o *DeleteAPIKeyNotificationOK) IsClientError() bool
IsClientError returns true when this delete Api key notification o k response has a 4xx status code
func (*DeleteAPIKeyNotificationOK) IsCode ¶
func (o *DeleteAPIKeyNotificationOK) IsCode(code int) bool
IsCode returns true when this delete Api key notification o k response a status code equal to that given
func (*DeleteAPIKeyNotificationOK) IsRedirect ¶
func (o *DeleteAPIKeyNotificationOK) IsRedirect() bool
IsRedirect returns true when this delete Api key notification o k response has a 3xx status code
func (*DeleteAPIKeyNotificationOK) IsServerError ¶
func (o *DeleteAPIKeyNotificationOK) IsServerError() bool
IsServerError returns true when this delete Api key notification o k response has a 5xx status code
func (*DeleteAPIKeyNotificationOK) IsSuccess ¶
func (o *DeleteAPIKeyNotificationOK) IsSuccess() bool
IsSuccess returns true when this delete Api key notification o k response has a 2xx status code
func (*DeleteAPIKeyNotificationOK) String ¶
func (o *DeleteAPIKeyNotificationOK) String() string
type DeleteAPIKeyNotificationParams ¶
type DeleteAPIKeyNotificationParams struct {
// Status.
//
// Default: "read"
Status *string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
DeleteAPIKeyNotificationParams contains all the parameters to send to the API endpoint
for the delete API key notification operation. Typically these are written to a http.Request.
func NewDeleteAPIKeyNotificationParams ¶
func NewDeleteAPIKeyNotificationParams() *DeleteAPIKeyNotificationParams
NewDeleteAPIKeyNotificationParams creates a new DeleteAPIKeyNotificationParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewDeleteAPIKeyNotificationParamsWithContext ¶
func NewDeleteAPIKeyNotificationParamsWithContext(ctx context.Context) *DeleteAPIKeyNotificationParams
NewDeleteAPIKeyNotificationParamsWithContext creates a new DeleteAPIKeyNotificationParams object with the ability to set a context for a request.
func NewDeleteAPIKeyNotificationParamsWithHTTPClient ¶
func NewDeleteAPIKeyNotificationParamsWithHTTPClient(client *http.Client) *DeleteAPIKeyNotificationParams
NewDeleteAPIKeyNotificationParamsWithHTTPClient creates a new DeleteAPIKeyNotificationParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteAPIKeyNotificationParamsWithTimeout ¶
func NewDeleteAPIKeyNotificationParamsWithTimeout(timeout time.Duration) *DeleteAPIKeyNotificationParams
NewDeleteAPIKeyNotificationParamsWithTimeout creates a new DeleteAPIKeyNotificationParams object with the ability to set a timeout on a request.
func (*DeleteAPIKeyNotificationParams) SetContext ¶
func (o *DeleteAPIKeyNotificationParams) SetContext(ctx context.Context)
SetContext adds the context to the delete API key notification params
func (*DeleteAPIKeyNotificationParams) SetDefaults ¶
func (o *DeleteAPIKeyNotificationParams) SetDefaults()
SetDefaults hydrates default values in the delete API key notification params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteAPIKeyNotificationParams) SetHTTPClient ¶
func (o *DeleteAPIKeyNotificationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete API key notification params
func (*DeleteAPIKeyNotificationParams) SetStatus ¶
func (o *DeleteAPIKeyNotificationParams) SetStatus(status *string)
SetStatus adds the status to the delete API key notification params
func (*DeleteAPIKeyNotificationParams) SetTimeout ¶
func (o *DeleteAPIKeyNotificationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete API key notification params
func (*DeleteAPIKeyNotificationParams) WithContext ¶
func (o *DeleteAPIKeyNotificationParams) WithContext(ctx context.Context) *DeleteAPIKeyNotificationParams
WithContext adds the context to the delete API key notification params
func (*DeleteAPIKeyNotificationParams) WithDefaults ¶
func (o *DeleteAPIKeyNotificationParams) WithDefaults() *DeleteAPIKeyNotificationParams
WithDefaults hydrates default values in the delete API key notification params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteAPIKeyNotificationParams) WithHTTPClient ¶
func (o *DeleteAPIKeyNotificationParams) WithHTTPClient(client *http.Client) *DeleteAPIKeyNotificationParams
WithHTTPClient adds the HTTPClient to the delete API key notification params
func (*DeleteAPIKeyNotificationParams) WithStatus ¶
func (o *DeleteAPIKeyNotificationParams) WithStatus(status *string) *DeleteAPIKeyNotificationParams
WithStatus adds the status to the delete API key notification params
func (*DeleteAPIKeyNotificationParams) WithTimeout ¶
func (o *DeleteAPIKeyNotificationParams) WithTimeout(timeout time.Duration) *DeleteAPIKeyNotificationParams
WithTimeout adds the timeout to the delete API key notification params
func (*DeleteAPIKeyNotificationParams) WriteToRequest ¶
func (o *DeleteAPIKeyNotificationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteAPIKeyNotificationReader ¶
type DeleteAPIKeyNotificationReader struct {
// contains filtered or unexported fields
}
DeleteAPIKeyNotificationReader is a Reader for the DeleteAPIKeyNotification structure.
func (*DeleteAPIKeyNotificationReader) ReadResponse ¶
func (o *DeleteAPIKeyNotificationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type GetAPIKeyNotificationBadRequest ¶
type GetAPIKeyNotificationBadRequest struct {
Payload *models.ResponseFailResponse
}
GetAPIKeyNotificationBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewGetAPIKeyNotificationBadRequest ¶
func NewGetAPIKeyNotificationBadRequest() *GetAPIKeyNotificationBadRequest
NewGetAPIKeyNotificationBadRequest creates a GetAPIKeyNotificationBadRequest with default headers values
func (*GetAPIKeyNotificationBadRequest) Code ¶
func (o *GetAPIKeyNotificationBadRequest) Code() int
Code gets the status code for the get Api key notification bad request response
func (*GetAPIKeyNotificationBadRequest) Error ¶
func (o *GetAPIKeyNotificationBadRequest) Error() string
func (*GetAPIKeyNotificationBadRequest) GetPayload ¶
func (o *GetAPIKeyNotificationBadRequest) GetPayload() *models.ResponseFailResponse
func (*GetAPIKeyNotificationBadRequest) IsClientError ¶
func (o *GetAPIKeyNotificationBadRequest) IsClientError() bool
IsClientError returns true when this get Api key notification bad request response has a 4xx status code
func (*GetAPIKeyNotificationBadRequest) IsCode ¶
func (o *GetAPIKeyNotificationBadRequest) IsCode(code int) bool
IsCode returns true when this get Api key notification bad request response a status code equal to that given
func (*GetAPIKeyNotificationBadRequest) IsRedirect ¶
func (o *GetAPIKeyNotificationBadRequest) IsRedirect() bool
IsRedirect returns true when this get Api key notification bad request response has a 3xx status code
func (*GetAPIKeyNotificationBadRequest) IsServerError ¶
func (o *GetAPIKeyNotificationBadRequest) IsServerError() bool
IsServerError returns true when this get Api key notification bad request response has a 5xx status code
func (*GetAPIKeyNotificationBadRequest) IsSuccess ¶
func (o *GetAPIKeyNotificationBadRequest) IsSuccess() bool
IsSuccess returns true when this get Api key notification bad request response has a 2xx status code
func (*GetAPIKeyNotificationBadRequest) String ¶
func (o *GetAPIKeyNotificationBadRequest) String() string
type GetAPIKeyNotificationInternalServerError ¶
type GetAPIKeyNotificationInternalServerError struct {
Payload *models.ResponseErrorResponse
}
GetAPIKeyNotificationInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewGetAPIKeyNotificationInternalServerError ¶
func NewGetAPIKeyNotificationInternalServerError() *GetAPIKeyNotificationInternalServerError
NewGetAPIKeyNotificationInternalServerError creates a GetAPIKeyNotificationInternalServerError with default headers values
func (*GetAPIKeyNotificationInternalServerError) Code ¶
func (o *GetAPIKeyNotificationInternalServerError) Code() int
Code gets the status code for the get Api key notification internal server error response
func (*GetAPIKeyNotificationInternalServerError) Error ¶
func (o *GetAPIKeyNotificationInternalServerError) Error() string
func (*GetAPIKeyNotificationInternalServerError) GetPayload ¶
func (o *GetAPIKeyNotificationInternalServerError) GetPayload() *models.ResponseErrorResponse
func (*GetAPIKeyNotificationInternalServerError) IsClientError ¶
func (o *GetAPIKeyNotificationInternalServerError) IsClientError() bool
IsClientError returns true when this get Api key notification internal server error response has a 4xx status code
func (*GetAPIKeyNotificationInternalServerError) IsCode ¶
func (o *GetAPIKeyNotificationInternalServerError) IsCode(code int) bool
IsCode returns true when this get Api key notification internal server error response a status code equal to that given
func (*GetAPIKeyNotificationInternalServerError) IsRedirect ¶
func (o *GetAPIKeyNotificationInternalServerError) IsRedirect() bool
IsRedirect returns true when this get Api key notification internal server error response has a 3xx status code
func (*GetAPIKeyNotificationInternalServerError) IsServerError ¶
func (o *GetAPIKeyNotificationInternalServerError) IsServerError() bool
IsServerError returns true when this get Api key notification internal server error response has a 5xx status code
func (*GetAPIKeyNotificationInternalServerError) IsSuccess ¶
func (o *GetAPIKeyNotificationInternalServerError) IsSuccess() bool
IsSuccess returns true when this get Api key notification internal server error response has a 2xx status code
func (*GetAPIKeyNotificationInternalServerError) String ¶
func (o *GetAPIKeyNotificationInternalServerError) String() string
type GetAPIKeyNotificationOK ¶
type GetAPIKeyNotificationOK struct {
Payload *models.ResponseListNotificationResponse
}
GetAPIKeyNotificationOK describes a response with status code 200, with default header values.
OK
func NewGetAPIKeyNotificationOK ¶
func NewGetAPIKeyNotificationOK() *GetAPIKeyNotificationOK
NewGetAPIKeyNotificationOK creates a GetAPIKeyNotificationOK with default headers values
func (*GetAPIKeyNotificationOK) Code ¶
func (o *GetAPIKeyNotificationOK) Code() int
Code gets the status code for the get Api key notification o k response
func (*GetAPIKeyNotificationOK) Error ¶
func (o *GetAPIKeyNotificationOK) Error() string
func (*GetAPIKeyNotificationOK) GetPayload ¶
func (o *GetAPIKeyNotificationOK) GetPayload() *models.ResponseListNotificationResponse
func (*GetAPIKeyNotificationOK) IsClientError ¶
func (o *GetAPIKeyNotificationOK) IsClientError() bool
IsClientError returns true when this get Api key notification o k response has a 4xx status code
func (*GetAPIKeyNotificationOK) IsCode ¶
func (o *GetAPIKeyNotificationOK) IsCode(code int) bool
IsCode returns true when this get Api key notification o k response a status code equal to that given
func (*GetAPIKeyNotificationOK) IsRedirect ¶
func (o *GetAPIKeyNotificationOK) IsRedirect() bool
IsRedirect returns true when this get Api key notification o k response has a 3xx status code
func (*GetAPIKeyNotificationOK) IsServerError ¶
func (o *GetAPIKeyNotificationOK) IsServerError() bool
IsServerError returns true when this get Api key notification o k response has a 5xx status code
func (*GetAPIKeyNotificationOK) IsSuccess ¶
func (o *GetAPIKeyNotificationOK) IsSuccess() bool
IsSuccess returns true when this get Api key notification o k response has a 2xx status code
func (*GetAPIKeyNotificationOK) String ¶
func (o *GetAPIKeyNotificationOK) String() string
type GetAPIKeyNotificationParams ¶
type GetAPIKeyNotificationParams struct {
// Limit.
//
// Default: 10
Limit *int64
// Offset.
Offset *int64
// Sort.
Sort *string
// Status.
Status *string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetAPIKeyNotificationParams contains all the parameters to send to the API endpoint
for the get API key notification operation. Typically these are written to a http.Request.
func NewGetAPIKeyNotificationParams ¶
func NewGetAPIKeyNotificationParams() *GetAPIKeyNotificationParams
NewGetAPIKeyNotificationParams creates a new GetAPIKeyNotificationParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetAPIKeyNotificationParamsWithContext ¶
func NewGetAPIKeyNotificationParamsWithContext(ctx context.Context) *GetAPIKeyNotificationParams
NewGetAPIKeyNotificationParamsWithContext creates a new GetAPIKeyNotificationParams object with the ability to set a context for a request.
func NewGetAPIKeyNotificationParamsWithHTTPClient ¶
func NewGetAPIKeyNotificationParamsWithHTTPClient(client *http.Client) *GetAPIKeyNotificationParams
NewGetAPIKeyNotificationParamsWithHTTPClient creates a new GetAPIKeyNotificationParams object with the ability to set a custom HTTPClient for a request.
func NewGetAPIKeyNotificationParamsWithTimeout ¶
func NewGetAPIKeyNotificationParamsWithTimeout(timeout time.Duration) *GetAPIKeyNotificationParams
NewGetAPIKeyNotificationParamsWithTimeout creates a new GetAPIKeyNotificationParams object with the ability to set a timeout on a request.
func (*GetAPIKeyNotificationParams) SetContext ¶
func (o *GetAPIKeyNotificationParams) SetContext(ctx context.Context)
SetContext adds the context to the get API key notification params
func (*GetAPIKeyNotificationParams) SetDefaults ¶
func (o *GetAPIKeyNotificationParams) SetDefaults()
SetDefaults hydrates default values in the get API key notification params (not the query body).
All values with no default are reset to their zero value.
func (*GetAPIKeyNotificationParams) SetHTTPClient ¶
func (o *GetAPIKeyNotificationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get API key notification params
func (*GetAPIKeyNotificationParams) SetLimit ¶
func (o *GetAPIKeyNotificationParams) SetLimit(limit *int64)
SetLimit adds the limit to the get API key notification params
func (*GetAPIKeyNotificationParams) SetOffset ¶
func (o *GetAPIKeyNotificationParams) SetOffset(offset *int64)
SetOffset adds the offset to the get API key notification params
func (*GetAPIKeyNotificationParams) SetSort ¶
func (o *GetAPIKeyNotificationParams) SetSort(sort *string)
SetSort adds the sort to the get API key notification params
func (*GetAPIKeyNotificationParams) SetStatus ¶
func (o *GetAPIKeyNotificationParams) SetStatus(status *string)
SetStatus adds the status to the get API key notification params
func (*GetAPIKeyNotificationParams) SetTimeout ¶
func (o *GetAPIKeyNotificationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get API key notification params
func (*GetAPIKeyNotificationParams) WithContext ¶
func (o *GetAPIKeyNotificationParams) WithContext(ctx context.Context) *GetAPIKeyNotificationParams
WithContext adds the context to the get API key notification params
func (*GetAPIKeyNotificationParams) WithDefaults ¶
func (o *GetAPIKeyNotificationParams) WithDefaults() *GetAPIKeyNotificationParams
WithDefaults hydrates default values in the get API key notification params (not the query body).
All values with no default are reset to their zero value.
func (*GetAPIKeyNotificationParams) WithHTTPClient ¶
func (o *GetAPIKeyNotificationParams) WithHTTPClient(client *http.Client) *GetAPIKeyNotificationParams
WithHTTPClient adds the HTTPClient to the get API key notification params
func (*GetAPIKeyNotificationParams) WithLimit ¶
func (o *GetAPIKeyNotificationParams) WithLimit(limit *int64) *GetAPIKeyNotificationParams
WithLimit adds the limit to the get API key notification params
func (*GetAPIKeyNotificationParams) WithOffset ¶
func (o *GetAPIKeyNotificationParams) WithOffset(offset *int64) *GetAPIKeyNotificationParams
WithOffset adds the offset to the get API key notification params
func (*GetAPIKeyNotificationParams) WithSort ¶
func (o *GetAPIKeyNotificationParams) WithSort(sort *string) *GetAPIKeyNotificationParams
WithSort adds the sort to the get API key notification params
func (*GetAPIKeyNotificationParams) WithStatus ¶
func (o *GetAPIKeyNotificationParams) WithStatus(status *string) *GetAPIKeyNotificationParams
WithStatus adds the status to the get API key notification params
func (*GetAPIKeyNotificationParams) WithTimeout ¶
func (o *GetAPIKeyNotificationParams) WithTimeout(timeout time.Duration) *GetAPIKeyNotificationParams
WithTimeout adds the timeout to the get API key notification params
func (*GetAPIKeyNotificationParams) WriteToRequest ¶
func (o *GetAPIKeyNotificationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAPIKeyNotificationReader ¶
type GetAPIKeyNotificationReader struct {
// contains filtered or unexported fields
}
GetAPIKeyNotificationReader is a Reader for the GetAPIKeyNotification structure.
func (*GetAPIKeyNotificationReader) ReadResponse ¶
func (o *GetAPIKeyNotificationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type GetAPIKeyNotificationStatisticsBadRequest ¶
type GetAPIKeyNotificationStatisticsBadRequest struct {
Payload *models.ResponseFailResponse
}
GetAPIKeyNotificationStatisticsBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewGetAPIKeyNotificationStatisticsBadRequest ¶
func NewGetAPIKeyNotificationStatisticsBadRequest() *GetAPIKeyNotificationStatisticsBadRequest
NewGetAPIKeyNotificationStatisticsBadRequest creates a GetAPIKeyNotificationStatisticsBadRequest with default headers values
func (*GetAPIKeyNotificationStatisticsBadRequest) Code ¶
func (o *GetAPIKeyNotificationStatisticsBadRequest) Code() int
Code gets the status code for the get Api key notification statistics bad request response
func (*GetAPIKeyNotificationStatisticsBadRequest) Error ¶
func (o *GetAPIKeyNotificationStatisticsBadRequest) Error() string
func (*GetAPIKeyNotificationStatisticsBadRequest) GetPayload ¶
func (o *GetAPIKeyNotificationStatisticsBadRequest) GetPayload() *models.ResponseFailResponse
func (*GetAPIKeyNotificationStatisticsBadRequest) IsClientError ¶
func (o *GetAPIKeyNotificationStatisticsBadRequest) IsClientError() bool
IsClientError returns true when this get Api key notification statistics bad request response has a 4xx status code
func (*GetAPIKeyNotificationStatisticsBadRequest) IsCode ¶
func (o *GetAPIKeyNotificationStatisticsBadRequest) IsCode(code int) bool
IsCode returns true when this get Api key notification statistics bad request response a status code equal to that given
func (*GetAPIKeyNotificationStatisticsBadRequest) IsRedirect ¶
func (o *GetAPIKeyNotificationStatisticsBadRequest) IsRedirect() bool
IsRedirect returns true when this get Api key notification statistics bad request response has a 3xx status code
func (*GetAPIKeyNotificationStatisticsBadRequest) IsServerError ¶
func (o *GetAPIKeyNotificationStatisticsBadRequest) IsServerError() bool
IsServerError returns true when this get Api key notification statistics bad request response has a 5xx status code
func (*GetAPIKeyNotificationStatisticsBadRequest) IsSuccess ¶
func (o *GetAPIKeyNotificationStatisticsBadRequest) IsSuccess() bool
IsSuccess returns true when this get Api key notification statistics bad request response has a 2xx status code
func (*GetAPIKeyNotificationStatisticsBadRequest) String ¶
func (o *GetAPIKeyNotificationStatisticsBadRequest) String() string
type GetAPIKeyNotificationStatisticsInternalServerError ¶
type GetAPIKeyNotificationStatisticsInternalServerError struct {
Payload *models.ResponseErrorResponse
}
GetAPIKeyNotificationStatisticsInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewGetAPIKeyNotificationStatisticsInternalServerError ¶
func NewGetAPIKeyNotificationStatisticsInternalServerError() *GetAPIKeyNotificationStatisticsInternalServerError
NewGetAPIKeyNotificationStatisticsInternalServerError creates a GetAPIKeyNotificationStatisticsInternalServerError with default headers values
func (*GetAPIKeyNotificationStatisticsInternalServerError) Code ¶
func (o *GetAPIKeyNotificationStatisticsInternalServerError) Code() int
Code gets the status code for the get Api key notification statistics internal server error response
func (*GetAPIKeyNotificationStatisticsInternalServerError) Error ¶
func (o *GetAPIKeyNotificationStatisticsInternalServerError) Error() string
func (*GetAPIKeyNotificationStatisticsInternalServerError) GetPayload ¶
func (o *GetAPIKeyNotificationStatisticsInternalServerError) GetPayload() *models.ResponseErrorResponse
func (*GetAPIKeyNotificationStatisticsInternalServerError) IsClientError ¶
func (o *GetAPIKeyNotificationStatisticsInternalServerError) IsClientError() bool
IsClientError returns true when this get Api key notification statistics internal server error response has a 4xx status code
func (*GetAPIKeyNotificationStatisticsInternalServerError) IsCode ¶
func (o *GetAPIKeyNotificationStatisticsInternalServerError) IsCode(code int) bool
IsCode returns true when this get Api key notification statistics internal server error response a status code equal to that given
func (*GetAPIKeyNotificationStatisticsInternalServerError) IsRedirect ¶
func (o *GetAPIKeyNotificationStatisticsInternalServerError) IsRedirect() bool
IsRedirect returns true when this get Api key notification statistics internal server error response has a 3xx status code
func (*GetAPIKeyNotificationStatisticsInternalServerError) IsServerError ¶
func (o *GetAPIKeyNotificationStatisticsInternalServerError) IsServerError() bool
IsServerError returns true when this get Api key notification statistics internal server error response has a 5xx status code
func (*GetAPIKeyNotificationStatisticsInternalServerError) IsSuccess ¶
func (o *GetAPIKeyNotificationStatisticsInternalServerError) IsSuccess() bool
IsSuccess returns true when this get Api key notification statistics internal server error response has a 2xx status code
func (*GetAPIKeyNotificationStatisticsInternalServerError) String ¶
func (o *GetAPIKeyNotificationStatisticsInternalServerError) String() string
type GetAPIKeyNotificationStatisticsOK ¶
type GetAPIKeyNotificationStatisticsOK struct {
Payload *models.ResponseNotificationStatisticsResponse
}
GetAPIKeyNotificationStatisticsOK describes a response with status code 200, with default header values.
OK
func NewGetAPIKeyNotificationStatisticsOK ¶
func NewGetAPIKeyNotificationStatisticsOK() *GetAPIKeyNotificationStatisticsOK
NewGetAPIKeyNotificationStatisticsOK creates a GetAPIKeyNotificationStatisticsOK with default headers values
func (*GetAPIKeyNotificationStatisticsOK) Code ¶
func (o *GetAPIKeyNotificationStatisticsOK) Code() int
Code gets the status code for the get Api key notification statistics o k response
func (*GetAPIKeyNotificationStatisticsOK) Error ¶
func (o *GetAPIKeyNotificationStatisticsOK) Error() string
func (*GetAPIKeyNotificationStatisticsOK) GetPayload ¶
func (o *GetAPIKeyNotificationStatisticsOK) GetPayload() *models.ResponseNotificationStatisticsResponse
func (*GetAPIKeyNotificationStatisticsOK) IsClientError ¶
func (o *GetAPIKeyNotificationStatisticsOK) IsClientError() bool
IsClientError returns true when this get Api key notification statistics o k response has a 4xx status code
func (*GetAPIKeyNotificationStatisticsOK) IsCode ¶
func (o *GetAPIKeyNotificationStatisticsOK) IsCode(code int) bool
IsCode returns true when this get Api key notification statistics o k response a status code equal to that given
func (*GetAPIKeyNotificationStatisticsOK) IsRedirect ¶
func (o *GetAPIKeyNotificationStatisticsOK) IsRedirect() bool
IsRedirect returns true when this get Api key notification statistics o k response has a 3xx status code
func (*GetAPIKeyNotificationStatisticsOK) IsServerError ¶
func (o *GetAPIKeyNotificationStatisticsOK) IsServerError() bool
IsServerError returns true when this get Api key notification statistics o k response has a 5xx status code
func (*GetAPIKeyNotificationStatisticsOK) IsSuccess ¶
func (o *GetAPIKeyNotificationStatisticsOK) IsSuccess() bool
IsSuccess returns true when this get Api key notification statistics o k response has a 2xx status code
func (*GetAPIKeyNotificationStatisticsOK) String ¶
func (o *GetAPIKeyNotificationStatisticsOK) String() string
type GetAPIKeyNotificationStatisticsParams ¶
type GetAPIKeyNotificationStatisticsParams struct {
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetAPIKeyNotificationStatisticsParams contains all the parameters to send to the API endpoint
for the get API key notification statistics operation. Typically these are written to a http.Request.
func NewGetAPIKeyNotificationStatisticsParams ¶
func NewGetAPIKeyNotificationStatisticsParams() *GetAPIKeyNotificationStatisticsParams
NewGetAPIKeyNotificationStatisticsParams creates a new GetAPIKeyNotificationStatisticsParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetAPIKeyNotificationStatisticsParamsWithContext ¶
func NewGetAPIKeyNotificationStatisticsParamsWithContext(ctx context.Context) *GetAPIKeyNotificationStatisticsParams
NewGetAPIKeyNotificationStatisticsParamsWithContext creates a new GetAPIKeyNotificationStatisticsParams object with the ability to set a context for a request.
func NewGetAPIKeyNotificationStatisticsParamsWithHTTPClient ¶
func NewGetAPIKeyNotificationStatisticsParamsWithHTTPClient(client *http.Client) *GetAPIKeyNotificationStatisticsParams
NewGetAPIKeyNotificationStatisticsParamsWithHTTPClient creates a new GetAPIKeyNotificationStatisticsParams object with the ability to set a custom HTTPClient for a request.
func NewGetAPIKeyNotificationStatisticsParamsWithTimeout ¶
func NewGetAPIKeyNotificationStatisticsParamsWithTimeout(timeout time.Duration) *GetAPIKeyNotificationStatisticsParams
NewGetAPIKeyNotificationStatisticsParamsWithTimeout creates a new GetAPIKeyNotificationStatisticsParams object with the ability to set a timeout on a request.
func (*GetAPIKeyNotificationStatisticsParams) SetContext ¶
func (o *GetAPIKeyNotificationStatisticsParams) SetContext(ctx context.Context)
SetContext adds the context to the get API key notification statistics params
func (*GetAPIKeyNotificationStatisticsParams) SetDefaults ¶
func (o *GetAPIKeyNotificationStatisticsParams) SetDefaults()
SetDefaults hydrates default values in the get API key notification statistics params (not the query body).
All values with no default are reset to their zero value.
func (*GetAPIKeyNotificationStatisticsParams) SetHTTPClient ¶
func (o *GetAPIKeyNotificationStatisticsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get API key notification statistics params
func (*GetAPIKeyNotificationStatisticsParams) SetTimeout ¶
func (o *GetAPIKeyNotificationStatisticsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get API key notification statistics params
func (*GetAPIKeyNotificationStatisticsParams) WithContext ¶
func (o *GetAPIKeyNotificationStatisticsParams) WithContext(ctx context.Context) *GetAPIKeyNotificationStatisticsParams
WithContext adds the context to the get API key notification statistics params
func (*GetAPIKeyNotificationStatisticsParams) WithDefaults ¶
func (o *GetAPIKeyNotificationStatisticsParams) WithDefaults() *GetAPIKeyNotificationStatisticsParams
WithDefaults hydrates default values in the get API key notification statistics params (not the query body).
All values with no default are reset to their zero value.
func (*GetAPIKeyNotificationStatisticsParams) WithHTTPClient ¶
func (o *GetAPIKeyNotificationStatisticsParams) WithHTTPClient(client *http.Client) *GetAPIKeyNotificationStatisticsParams
WithHTTPClient adds the HTTPClient to the get API key notification statistics params
func (*GetAPIKeyNotificationStatisticsParams) WithTimeout ¶
func (o *GetAPIKeyNotificationStatisticsParams) WithTimeout(timeout time.Duration) *GetAPIKeyNotificationStatisticsParams
WithTimeout adds the timeout to the get API key notification statistics params
func (*GetAPIKeyNotificationStatisticsParams) WriteToRequest ¶
func (o *GetAPIKeyNotificationStatisticsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAPIKeyNotificationStatisticsReader ¶
type GetAPIKeyNotificationStatisticsReader struct {
// contains filtered or unexported fields
}
GetAPIKeyNotificationStatisticsReader is a Reader for the GetAPIKeyNotificationStatistics structure.
func (*GetAPIKeyNotificationStatisticsReader) ReadResponse ¶
func (o *GetAPIKeyNotificationStatisticsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type PutAPIKeyNotificationIDBadRequest ¶
type PutAPIKeyNotificationIDBadRequest struct {
Payload *models.ResponseFailResponse
}
PutAPIKeyNotificationIDBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewPutAPIKeyNotificationIDBadRequest ¶
func NewPutAPIKeyNotificationIDBadRequest() *PutAPIKeyNotificationIDBadRequest
NewPutAPIKeyNotificationIDBadRequest creates a PutAPIKeyNotificationIDBadRequest with default headers values
func (*PutAPIKeyNotificationIDBadRequest) Code ¶
func (o *PutAPIKeyNotificationIDBadRequest) Code() int
Code gets the status code for the put Api key notification Id bad request response
func (*PutAPIKeyNotificationIDBadRequest) Error ¶
func (o *PutAPIKeyNotificationIDBadRequest) Error() string
func (*PutAPIKeyNotificationIDBadRequest) GetPayload ¶
func (o *PutAPIKeyNotificationIDBadRequest) GetPayload() *models.ResponseFailResponse
func (*PutAPIKeyNotificationIDBadRequest) IsClientError ¶
func (o *PutAPIKeyNotificationIDBadRequest) IsClientError() bool
IsClientError returns true when this put Api key notification Id bad request response has a 4xx status code
func (*PutAPIKeyNotificationIDBadRequest) IsCode ¶
func (o *PutAPIKeyNotificationIDBadRequest) IsCode(code int) bool
IsCode returns true when this put Api key notification Id bad request response a status code equal to that given
func (*PutAPIKeyNotificationIDBadRequest) IsRedirect ¶
func (o *PutAPIKeyNotificationIDBadRequest) IsRedirect() bool
IsRedirect returns true when this put Api key notification Id bad request response has a 3xx status code
func (*PutAPIKeyNotificationIDBadRequest) IsServerError ¶
func (o *PutAPIKeyNotificationIDBadRequest) IsServerError() bool
IsServerError returns true when this put Api key notification Id bad request response has a 5xx status code
func (*PutAPIKeyNotificationIDBadRequest) IsSuccess ¶
func (o *PutAPIKeyNotificationIDBadRequest) IsSuccess() bool
IsSuccess returns true when this put Api key notification Id bad request response has a 2xx status code
func (*PutAPIKeyNotificationIDBadRequest) String ¶
func (o *PutAPIKeyNotificationIDBadRequest) String() string
type PutAPIKeyNotificationIDInternalServerError ¶
type PutAPIKeyNotificationIDInternalServerError struct {
Payload *models.ResponseErrorResponse
}
PutAPIKeyNotificationIDInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewPutAPIKeyNotificationIDInternalServerError ¶
func NewPutAPIKeyNotificationIDInternalServerError() *PutAPIKeyNotificationIDInternalServerError
NewPutAPIKeyNotificationIDInternalServerError creates a PutAPIKeyNotificationIDInternalServerError with default headers values
func (*PutAPIKeyNotificationIDInternalServerError) Code ¶
func (o *PutAPIKeyNotificationIDInternalServerError) Code() int
Code gets the status code for the put Api key notification Id internal server error response
func (*PutAPIKeyNotificationIDInternalServerError) Error ¶
func (o *PutAPIKeyNotificationIDInternalServerError) Error() string
func (*PutAPIKeyNotificationIDInternalServerError) GetPayload ¶
func (o *PutAPIKeyNotificationIDInternalServerError) GetPayload() *models.ResponseErrorResponse
func (*PutAPIKeyNotificationIDInternalServerError) IsClientError ¶
func (o *PutAPIKeyNotificationIDInternalServerError) IsClientError() bool
IsClientError returns true when this put Api key notification Id internal server error response has a 4xx status code
func (*PutAPIKeyNotificationIDInternalServerError) IsCode ¶
func (o *PutAPIKeyNotificationIDInternalServerError) IsCode(code int) bool
IsCode returns true when this put Api key notification Id internal server error response a status code equal to that given
func (*PutAPIKeyNotificationIDInternalServerError) IsRedirect ¶
func (o *PutAPIKeyNotificationIDInternalServerError) IsRedirect() bool
IsRedirect returns true when this put Api key notification Id internal server error response has a 3xx status code
func (*PutAPIKeyNotificationIDInternalServerError) IsServerError ¶
func (o *PutAPIKeyNotificationIDInternalServerError) IsServerError() bool
IsServerError returns true when this put Api key notification Id internal server error response has a 5xx status code
func (*PutAPIKeyNotificationIDInternalServerError) IsSuccess ¶
func (o *PutAPIKeyNotificationIDInternalServerError) IsSuccess() bool
IsSuccess returns true when this put Api key notification Id internal server error response has a 2xx status code
func (*PutAPIKeyNotificationIDInternalServerError) String ¶
func (o *PutAPIKeyNotificationIDInternalServerError) String() string
type PutAPIKeyNotificationIDOK ¶
type PutAPIKeyNotificationIDOK struct {
Payload *models.ResponseSuccessResponse
}
PutAPIKeyNotificationIDOK describes a response with status code 200, with default header values.
OK
func NewPutAPIKeyNotificationIDOK ¶
func NewPutAPIKeyNotificationIDOK() *PutAPIKeyNotificationIDOK
NewPutAPIKeyNotificationIDOK creates a PutAPIKeyNotificationIDOK with default headers values
func (*PutAPIKeyNotificationIDOK) Code ¶
func (o *PutAPIKeyNotificationIDOK) Code() int
Code gets the status code for the put Api key notification Id o k response
func (*PutAPIKeyNotificationIDOK) Error ¶
func (o *PutAPIKeyNotificationIDOK) Error() string
func (*PutAPIKeyNotificationIDOK) GetPayload ¶
func (o *PutAPIKeyNotificationIDOK) GetPayload() *models.ResponseSuccessResponse
func (*PutAPIKeyNotificationIDOK) IsClientError ¶
func (o *PutAPIKeyNotificationIDOK) IsClientError() bool
IsClientError returns true when this put Api key notification Id o k response has a 4xx status code
func (*PutAPIKeyNotificationIDOK) IsCode ¶
func (o *PutAPIKeyNotificationIDOK) IsCode(code int) bool
IsCode returns true when this put Api key notification Id o k response a status code equal to that given
func (*PutAPIKeyNotificationIDOK) IsRedirect ¶
func (o *PutAPIKeyNotificationIDOK) IsRedirect() bool
IsRedirect returns true when this put Api key notification Id o k response has a 3xx status code
func (*PutAPIKeyNotificationIDOK) IsServerError ¶
func (o *PutAPIKeyNotificationIDOK) IsServerError() bool
IsServerError returns true when this put Api key notification Id o k response has a 5xx status code
func (*PutAPIKeyNotificationIDOK) IsSuccess ¶
func (o *PutAPIKeyNotificationIDOK) IsSuccess() bool
IsSuccess returns true when this put Api key notification Id o k response has a 2xx status code
func (*PutAPIKeyNotificationIDOK) String ¶
func (o *PutAPIKeyNotificationIDOK) String() string
type PutAPIKeyNotificationIDParams ¶
type PutAPIKeyNotificationIDParams struct {
/* ID.
Notification's id
*/
ID string
/* Input.
Update Notification By Id Request
*/
Input *models.RequestUpdateNotificationByIDRequest
/* Status.
Notification status
*/
Status string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
PutAPIKeyNotificationIDParams contains all the parameters to send to the API endpoint
for the put API key notification ID operation. Typically these are written to a http.Request.
func NewPutAPIKeyNotificationIDParams ¶
func NewPutAPIKeyNotificationIDParams() *PutAPIKeyNotificationIDParams
NewPutAPIKeyNotificationIDParams creates a new PutAPIKeyNotificationIDParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewPutAPIKeyNotificationIDParamsWithContext ¶
func NewPutAPIKeyNotificationIDParamsWithContext(ctx context.Context) *PutAPIKeyNotificationIDParams
NewPutAPIKeyNotificationIDParamsWithContext creates a new PutAPIKeyNotificationIDParams object with the ability to set a context for a request.
func NewPutAPIKeyNotificationIDParamsWithHTTPClient ¶
func NewPutAPIKeyNotificationIDParamsWithHTTPClient(client *http.Client) *PutAPIKeyNotificationIDParams
NewPutAPIKeyNotificationIDParamsWithHTTPClient creates a new PutAPIKeyNotificationIDParams object with the ability to set a custom HTTPClient for a request.
func NewPutAPIKeyNotificationIDParamsWithTimeout ¶
func NewPutAPIKeyNotificationIDParamsWithTimeout(timeout time.Duration) *PutAPIKeyNotificationIDParams
NewPutAPIKeyNotificationIDParamsWithTimeout creates a new PutAPIKeyNotificationIDParams object with the ability to set a timeout on a request.
func (*PutAPIKeyNotificationIDParams) SetContext ¶
func (o *PutAPIKeyNotificationIDParams) SetContext(ctx context.Context)
SetContext adds the context to the put API key notification ID params
func (*PutAPIKeyNotificationIDParams) SetDefaults ¶
func (o *PutAPIKeyNotificationIDParams) SetDefaults()
SetDefaults hydrates default values in the put API key notification ID params (not the query body).
All values with no default are reset to their zero value.
func (*PutAPIKeyNotificationIDParams) SetHTTPClient ¶
func (o *PutAPIKeyNotificationIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the put API key notification ID params
func (*PutAPIKeyNotificationIDParams) SetID ¶
func (o *PutAPIKeyNotificationIDParams) SetID(id string)
SetID adds the id to the put API key notification ID params
func (*PutAPIKeyNotificationIDParams) SetInput ¶
func (o *PutAPIKeyNotificationIDParams) SetInput(input *models.RequestUpdateNotificationByIDRequest)
SetInput adds the input to the put API key notification ID params
func (*PutAPIKeyNotificationIDParams) SetStatus ¶
func (o *PutAPIKeyNotificationIDParams) SetStatus(status string)
SetStatus adds the status to the put API key notification ID params
func (*PutAPIKeyNotificationIDParams) SetTimeout ¶
func (o *PutAPIKeyNotificationIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the put API key notification ID params
func (*PutAPIKeyNotificationIDParams) WithContext ¶
func (o *PutAPIKeyNotificationIDParams) WithContext(ctx context.Context) *PutAPIKeyNotificationIDParams
WithContext adds the context to the put API key notification ID params
func (*PutAPIKeyNotificationIDParams) WithDefaults ¶
func (o *PutAPIKeyNotificationIDParams) WithDefaults() *PutAPIKeyNotificationIDParams
WithDefaults hydrates default values in the put API key notification ID params (not the query body).
All values with no default are reset to their zero value.
func (*PutAPIKeyNotificationIDParams) WithHTTPClient ¶
func (o *PutAPIKeyNotificationIDParams) WithHTTPClient(client *http.Client) *PutAPIKeyNotificationIDParams
WithHTTPClient adds the HTTPClient to the put API key notification ID params
func (*PutAPIKeyNotificationIDParams) WithID ¶
func (o *PutAPIKeyNotificationIDParams) WithID(id string) *PutAPIKeyNotificationIDParams
WithID adds the id to the put API key notification ID params
func (*PutAPIKeyNotificationIDParams) WithInput ¶
func (o *PutAPIKeyNotificationIDParams) WithInput(input *models.RequestUpdateNotificationByIDRequest) *PutAPIKeyNotificationIDParams
WithInput adds the input to the put API key notification ID params
func (*PutAPIKeyNotificationIDParams) WithStatus ¶
func (o *PutAPIKeyNotificationIDParams) WithStatus(status string) *PutAPIKeyNotificationIDParams
WithStatus adds the status to the put API key notification ID params
func (*PutAPIKeyNotificationIDParams) WithTimeout ¶
func (o *PutAPIKeyNotificationIDParams) WithTimeout(timeout time.Duration) *PutAPIKeyNotificationIDParams
WithTimeout adds the timeout to the put API key notification ID params
func (*PutAPIKeyNotificationIDParams) WriteToRequest ¶
func (o *PutAPIKeyNotificationIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PutAPIKeyNotificationIDReader ¶
type PutAPIKeyNotificationIDReader struct {
// contains filtered or unexported fields
}
PutAPIKeyNotificationIDReader is a Reader for the PutAPIKeyNotificationID structure.
func (*PutAPIKeyNotificationIDReader) ReadResponse ¶
func (o *PutAPIKeyNotificationIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type PutAPIKeyNotificationListBadRequest ¶
type PutAPIKeyNotificationListBadRequest struct {
Payload *models.ResponseFailResponse
}
PutAPIKeyNotificationListBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewPutAPIKeyNotificationListBadRequest ¶
func NewPutAPIKeyNotificationListBadRequest() *PutAPIKeyNotificationListBadRequest
NewPutAPIKeyNotificationListBadRequest creates a PutAPIKeyNotificationListBadRequest with default headers values
func (*PutAPIKeyNotificationListBadRequest) Code ¶
func (o *PutAPIKeyNotificationListBadRequest) Code() int
Code gets the status code for the put Api key notification list bad request response
func (*PutAPIKeyNotificationListBadRequest) Error ¶
func (o *PutAPIKeyNotificationListBadRequest) Error() string
func (*PutAPIKeyNotificationListBadRequest) GetPayload ¶
func (o *PutAPIKeyNotificationListBadRequest) GetPayload() *models.ResponseFailResponse
func (*PutAPIKeyNotificationListBadRequest) IsClientError ¶
func (o *PutAPIKeyNotificationListBadRequest) IsClientError() bool
IsClientError returns true when this put Api key notification list bad request response has a 4xx status code
func (*PutAPIKeyNotificationListBadRequest) IsCode ¶
func (o *PutAPIKeyNotificationListBadRequest) IsCode(code int) bool
IsCode returns true when this put Api key notification list bad request response a status code equal to that given
func (*PutAPIKeyNotificationListBadRequest) IsRedirect ¶
func (o *PutAPIKeyNotificationListBadRequest) IsRedirect() bool
IsRedirect returns true when this put Api key notification list bad request response has a 3xx status code
func (*PutAPIKeyNotificationListBadRequest) IsServerError ¶
func (o *PutAPIKeyNotificationListBadRequest) IsServerError() bool
IsServerError returns true when this put Api key notification list bad request response has a 5xx status code
func (*PutAPIKeyNotificationListBadRequest) IsSuccess ¶
func (o *PutAPIKeyNotificationListBadRequest) IsSuccess() bool
IsSuccess returns true when this put Api key notification list bad request response has a 2xx status code
func (*PutAPIKeyNotificationListBadRequest) String ¶
func (o *PutAPIKeyNotificationListBadRequest) String() string
type PutAPIKeyNotificationListInternalServerError ¶
type PutAPIKeyNotificationListInternalServerError struct {
Payload *models.ResponseErrorResponse
}
PutAPIKeyNotificationListInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewPutAPIKeyNotificationListInternalServerError ¶
func NewPutAPIKeyNotificationListInternalServerError() *PutAPIKeyNotificationListInternalServerError
NewPutAPIKeyNotificationListInternalServerError creates a PutAPIKeyNotificationListInternalServerError with default headers values
func (*PutAPIKeyNotificationListInternalServerError) Code ¶
func (o *PutAPIKeyNotificationListInternalServerError) Code() int
Code gets the status code for the put Api key notification list internal server error response
func (*PutAPIKeyNotificationListInternalServerError) Error ¶
func (o *PutAPIKeyNotificationListInternalServerError) Error() string
func (*PutAPIKeyNotificationListInternalServerError) GetPayload ¶
func (o *PutAPIKeyNotificationListInternalServerError) GetPayload() *models.ResponseErrorResponse
func (*PutAPIKeyNotificationListInternalServerError) IsClientError ¶
func (o *PutAPIKeyNotificationListInternalServerError) IsClientError() bool
IsClientError returns true when this put Api key notification list internal server error response has a 4xx status code
func (*PutAPIKeyNotificationListInternalServerError) IsCode ¶
func (o *PutAPIKeyNotificationListInternalServerError) IsCode(code int) bool
IsCode returns true when this put Api key notification list internal server error response a status code equal to that given
func (*PutAPIKeyNotificationListInternalServerError) IsRedirect ¶
func (o *PutAPIKeyNotificationListInternalServerError) IsRedirect() bool
IsRedirect returns true when this put Api key notification list internal server error response has a 3xx status code
func (*PutAPIKeyNotificationListInternalServerError) IsServerError ¶
func (o *PutAPIKeyNotificationListInternalServerError) IsServerError() bool
IsServerError returns true when this put Api key notification list internal server error response has a 5xx status code
func (*PutAPIKeyNotificationListInternalServerError) IsSuccess ¶
func (o *PutAPIKeyNotificationListInternalServerError) IsSuccess() bool
IsSuccess returns true when this put Api key notification list internal server error response has a 2xx status code
func (*PutAPIKeyNotificationListInternalServerError) String ¶
func (o *PutAPIKeyNotificationListInternalServerError) String() string
type PutAPIKeyNotificationListOK ¶
type PutAPIKeyNotificationListOK struct {
Payload *models.ResponseSuccessResponse
}
PutAPIKeyNotificationListOK describes a response with status code 200, with default header values.
OK
func NewPutAPIKeyNotificationListOK ¶
func NewPutAPIKeyNotificationListOK() *PutAPIKeyNotificationListOK
NewPutAPIKeyNotificationListOK creates a PutAPIKeyNotificationListOK with default headers values
func (*PutAPIKeyNotificationListOK) Code ¶
func (o *PutAPIKeyNotificationListOK) Code() int
Code gets the status code for the put Api key notification list o k response
func (*PutAPIKeyNotificationListOK) Error ¶
func (o *PutAPIKeyNotificationListOK) Error() string
func (*PutAPIKeyNotificationListOK) GetPayload ¶
func (o *PutAPIKeyNotificationListOK) GetPayload() *models.ResponseSuccessResponse
func (*PutAPIKeyNotificationListOK) IsClientError ¶
func (o *PutAPIKeyNotificationListOK) IsClientError() bool
IsClientError returns true when this put Api key notification list o k response has a 4xx status code
func (*PutAPIKeyNotificationListOK) IsCode ¶
func (o *PutAPIKeyNotificationListOK) IsCode(code int) bool
IsCode returns true when this put Api key notification list o k response a status code equal to that given
func (*PutAPIKeyNotificationListOK) IsRedirect ¶
func (o *PutAPIKeyNotificationListOK) IsRedirect() bool
IsRedirect returns true when this put Api key notification list o k response has a 3xx status code
func (*PutAPIKeyNotificationListOK) IsServerError ¶
func (o *PutAPIKeyNotificationListOK) IsServerError() bool
IsServerError returns true when this put Api key notification list o k response has a 5xx status code
func (*PutAPIKeyNotificationListOK) IsSuccess ¶
func (o *PutAPIKeyNotificationListOK) IsSuccess() bool
IsSuccess returns true when this put Api key notification list o k response has a 2xx status code
func (*PutAPIKeyNotificationListOK) String ¶
func (o *PutAPIKeyNotificationListOK) String() string
type PutAPIKeyNotificationListParams ¶
type PutAPIKeyNotificationListParams struct {
/* Input.
Mark List Notification Request
*/
Input *models.RequestUpdateListNotificationStatusByIdsRequest
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
PutAPIKeyNotificationListParams contains all the parameters to send to the API endpoint
for the put API key notification list operation. Typically these are written to a http.Request.
func NewPutAPIKeyNotificationListParams ¶
func NewPutAPIKeyNotificationListParams() *PutAPIKeyNotificationListParams
NewPutAPIKeyNotificationListParams creates a new PutAPIKeyNotificationListParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewPutAPIKeyNotificationListParamsWithContext ¶
func NewPutAPIKeyNotificationListParamsWithContext(ctx context.Context) *PutAPIKeyNotificationListParams
NewPutAPIKeyNotificationListParamsWithContext creates a new PutAPIKeyNotificationListParams object with the ability to set a context for a request.
func NewPutAPIKeyNotificationListParamsWithHTTPClient ¶
func NewPutAPIKeyNotificationListParamsWithHTTPClient(client *http.Client) *PutAPIKeyNotificationListParams
NewPutAPIKeyNotificationListParamsWithHTTPClient creates a new PutAPIKeyNotificationListParams object with the ability to set a custom HTTPClient for a request.
func NewPutAPIKeyNotificationListParamsWithTimeout ¶
func NewPutAPIKeyNotificationListParamsWithTimeout(timeout time.Duration) *PutAPIKeyNotificationListParams
NewPutAPIKeyNotificationListParamsWithTimeout creates a new PutAPIKeyNotificationListParams object with the ability to set a timeout on a request.
func (*PutAPIKeyNotificationListParams) SetContext ¶
func (o *PutAPIKeyNotificationListParams) SetContext(ctx context.Context)
SetContext adds the context to the put API key notification list params
func (*PutAPIKeyNotificationListParams) SetDefaults ¶
func (o *PutAPIKeyNotificationListParams) SetDefaults()
SetDefaults hydrates default values in the put API key notification list params (not the query body).
All values with no default are reset to their zero value.
func (*PutAPIKeyNotificationListParams) SetHTTPClient ¶
func (o *PutAPIKeyNotificationListParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the put API key notification list params
func (*PutAPIKeyNotificationListParams) SetInput ¶
func (o *PutAPIKeyNotificationListParams) SetInput(input *models.RequestUpdateListNotificationStatusByIdsRequest)
SetInput adds the input to the put API key notification list params
func (*PutAPIKeyNotificationListParams) SetTimeout ¶
func (o *PutAPIKeyNotificationListParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the put API key notification list params
func (*PutAPIKeyNotificationListParams) WithContext ¶
func (o *PutAPIKeyNotificationListParams) WithContext(ctx context.Context) *PutAPIKeyNotificationListParams
WithContext adds the context to the put API key notification list params
func (*PutAPIKeyNotificationListParams) WithDefaults ¶
func (o *PutAPIKeyNotificationListParams) WithDefaults() *PutAPIKeyNotificationListParams
WithDefaults hydrates default values in the put API key notification list params (not the query body).
All values with no default are reset to their zero value.
func (*PutAPIKeyNotificationListParams) WithHTTPClient ¶
func (o *PutAPIKeyNotificationListParams) WithHTTPClient(client *http.Client) *PutAPIKeyNotificationListParams
WithHTTPClient adds the HTTPClient to the put API key notification list params
func (*PutAPIKeyNotificationListParams) WithInput ¶
func (o *PutAPIKeyNotificationListParams) WithInput(input *models.RequestUpdateListNotificationStatusByIdsRequest) *PutAPIKeyNotificationListParams
WithInput adds the input to the put API key notification list params
func (*PutAPIKeyNotificationListParams) WithTimeout ¶
func (o *PutAPIKeyNotificationListParams) WithTimeout(timeout time.Duration) *PutAPIKeyNotificationListParams
WithTimeout adds the timeout to the put API key notification list params
func (*PutAPIKeyNotificationListParams) WriteToRequest ¶
func (o *PutAPIKeyNotificationListParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PutAPIKeyNotificationListReader ¶
type PutAPIKeyNotificationListReader struct {
// contains filtered or unexported fields
}
PutAPIKeyNotificationListReader is a Reader for the PutAPIKeyNotificationList structure.
func (*PutAPIKeyNotificationListReader) ReadResponse ¶
func (o *PutAPIKeyNotificationListReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
Source Files
¶
- api_key_notification_client.go
- delete_api_key_notification_id_parameters.go
- delete_api_key_notification_id_responses.go
- delete_api_key_notification_list_parameters.go
- delete_api_key_notification_list_responses.go
- delete_api_key_notification_parameters.go
- delete_api_key_notification_responses.go
- get_api_key_notification_parameters.go
- get_api_key_notification_responses.go
- get_api_key_notification_statistics_parameters.go
- get_api_key_notification_statistics_responses.go
- put_api_key_notification_id_parameters.go
- put_api_key_notification_id_responses.go
- put_api_key_notification_list_parameters.go
- put_api_key_notification_list_responses.go