Documentation ¶
Index ¶
- type Client
- func (a *Client) CreateNotificationTemplateV1Admin(params *CreateNotificationTemplateV1AdminParams, ...) (*CreateNotificationTemplateV1AdminNoContent, ...)
- func (a *Client) CreateNotificationTopicV1Admin(params *CreateNotificationTopicV1AdminParams, ...) (*CreateNotificationTopicV1AdminNoContent, ...)
- func (a *Client) CreateTemplate(params *CreateTemplateParams, authInfo runtime.ClientAuthInfoWriter) (*CreateTemplateNoContent, *CreateTemplateBadRequest, ...)
- func (a *Client) CreateTopic(params *CreateTopicParams, authInfo runtime.ClientAuthInfoWriter) (*CreateTopicCreated, *CreateTopicBadRequest, *CreateTopicUnauthorized, ...)
- func (a *Client) DeleteNotificationTemplateSlugV1Admin(params *DeleteNotificationTemplateSlugV1AdminParams, ...) (*DeleteNotificationTemplateSlugV1AdminNoContent, ...)
- func (a *Client) DeleteNotificationTopicV1Admin(params *DeleteNotificationTopicV1AdminParams, ...) (*DeleteNotificationTopicV1AdminNoContent, ...)
- func (a *Client) DeleteTemplateLocalization(params *DeleteTemplateLocalizationParams, ...) (*DeleteTemplateLocalizationNoContent, *DeleteTemplateLocalizationBadRequest, ...)
- func (a *Client) DeleteTemplateLocalizationV1Admin(params *DeleteTemplateLocalizationV1AdminParams, ...) (*DeleteTemplateLocalizationV1AdminNoContent, ...)
- func (a *Client) DeleteTemplateSlug(params *DeleteTemplateSlugParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteTemplateSlugNoContent, *DeleteTemplateSlugBadRequest, ...)
- func (a *Client) DeleteTopicByTopicName(params *DeleteTopicByTopicNameParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteTopicByTopicNameNoContent, *DeleteTopicByTopicNameUnauthorized, ...)
- func (a *Client) FreeFormNotification(params *FreeFormNotificationParams, authInfo runtime.ClientAuthInfoWriter) (*FreeFormNotificationAccepted, *FreeFormNotificationBadRequest, ...)
- func (a *Client) FreeFormNotificationByUserID(params *FreeFormNotificationByUserIDParams, ...) (*FreeFormNotificationByUserIDNoContent, ...)
- func (a *Client) GetAllNotificationTemplatesV1Admin(params *GetAllNotificationTemplatesV1AdminParams, ...) (*GetAllNotificationTemplatesV1AdminOK, ...)
- func (a *Client) GetAllNotificationTopicsV1Admin(params *GetAllNotificationTopicsV1AdminParams, ...) (*GetAllNotificationTopicsV1AdminOK, ...)
- func (a *Client) GetAllStoredNotificationsV1(params *GetAllStoredNotificationsV1Params, ...) (*GetAllStoredNotificationsV1OK, *GetAllStoredNotificationsV1BadRequest, ...)
- func (a *Client) GetGameTemplate(params *GetGameTemplateParams, authInfo runtime.ClientAuthInfoWriter) (*GetGameTemplateOK, *GetGameTemplateBadRequest, *GetGameTemplateUnauthorized, ...)
- func (a *Client) GetLocalizationTemplate(params *GetLocalizationTemplateParams, authInfo runtime.ClientAuthInfoWriter) (*GetLocalizationTemplateOK, *GetLocalizationTemplateBadRequest, ...)
- func (a *Client) GetNotificationTopicV1Admin(params *GetNotificationTopicV1AdminParams, ...) (*GetNotificationTopicV1AdminOK, *GetNotificationTopicV1AdminUnauthorized, ...)
- func (a *Client) GetNotifications(params *GetNotificationsParams, authInfo runtime.ClientAuthInfoWriter) (*GetNotificationsOK, *GetNotificationsBadRequest, ...)
- func (a *Client) GetSingleTemplateLocalizationV1Admin(params *GetSingleTemplateLocalizationV1AdminParams, ...) (*GetSingleTemplateLocalizationV1AdminOK, ...)
- func (a *Client) GetSlugTemplate(params *GetSlugTemplateParams, authInfo runtime.ClientAuthInfoWriter) (*GetSlugTemplateOK, *GetSlugTemplateBadRequest, *GetSlugTemplateUnauthorized, ...)
- func (a *Client) GetTemplateSlugLocalizationsTemplateV1Admin(params *GetTemplateSlugLocalizationsTemplateV1AdminParams, ...) (*GetTemplateSlugLocalizationsTemplateV1AdminOK, ...)
- func (a *Client) GetTopicByNamespace(params *GetTopicByNamespaceParams, authInfo runtime.ClientAuthInfoWriter) (*GetTopicByNamespaceOK, *GetTopicByNamespaceUnauthorized, ...)
- func (a *Client) GetTopicByTopicName(params *GetTopicByTopicNameParams, authInfo runtime.ClientAuthInfoWriter) (*GetTopicByTopicNameOK, *GetTopicByTopicNameUnauthorized, ...)
- func (a *Client) NotificationWithTemplate(params *NotificationWithTemplateParams, authInfo runtime.ClientAuthInfoWriter) (*NotificationWithTemplateAccepted, *NotificationWithTemplateBadRequest, ...)
- func (a *Client) NotificationWithTemplateByUserID(params *NotificationWithTemplateByUserIDParams, ...) (*NotificationWithTemplateByUserIDNoContent, ...)
- func (a *Client) PublishTemplate(params *PublishTemplateParams, authInfo runtime.ClientAuthInfoWriter) (*PublishTemplateNoContent, *PublishTemplateBadRequest, ...)
- func (a *Client) PublishTemplateLocalizationV1Admin(params *PublishTemplateLocalizationV1AdminParams, ...) (*PublishTemplateLocalizationV1AdminNoContent, ...)
- func (a *Client) SendMultipleUsersFreeformNotificationV1Admin(params *SendMultipleUsersFreeformNotificationV1AdminParams, ...) (*SendMultipleUsersFreeformNotificationV1AdminNoContent, ...)
- func (a *Client) SendSpecificUserFreeformNotificationV1Admin(params *SendSpecificUserFreeformNotificationV1AdminParams, ...) (*SendSpecificUserFreeformNotificationV1AdminNoContent, ...)
- func (a *Client) SendSpecificUserTemplatedNotificationV1Admin(params *SendSpecificUserTemplatedNotificationV1AdminParams, ...) (*SendSpecificUserTemplatedNotificationV1AdminNoContent, ...)
- func (a *Client) SendUsersFreeformNotificationV1Admin(params *SendUsersFreeformNotificationV1AdminParams, ...) (*SendUsersFreeformNotificationV1AdminAccepted, ...)
- func (a *Client) SendUsersTemplatedNotificationV1Admin(params *SendUsersTemplatedNotificationV1AdminParams, ...) (*SendUsersTemplatedNotificationV1AdminAccepted, ...)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) UpdateLocalizationTemplate(params *UpdateLocalizationTemplateParams, ...) (*UpdateLocalizationTemplateNoContent, *UpdateLocalizationTemplateBadRequest, ...)
- func (a *Client) UpdateNotificationTopicV1Admin(params *UpdateNotificationTopicV1AdminParams, ...) (*UpdateNotificationTopicV1AdminNoContent, ...)
- func (a *Client) UpdateTemplateLocalizationV1Admin(params *UpdateTemplateLocalizationV1AdminParams, ...) (*UpdateTemplateLocalizationV1AdminNoContent, ...)
- func (a *Client) UpdateTopicByTopicName(params *UpdateTopicByTopicNameParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateTopicByTopicNameNoContent, *UpdateTopicByTopicNameUnauthorized, ...)
- type ClientService
- type CreateNotificationTemplateV1AdminBadRequest
- type CreateNotificationTemplateV1AdminConflict
- type CreateNotificationTemplateV1AdminForbidden
- type CreateNotificationTemplateV1AdminNoContent
- type CreateNotificationTemplateV1AdminNotFound
- type CreateNotificationTemplateV1AdminParams
- func NewCreateNotificationTemplateV1AdminParams() *CreateNotificationTemplateV1AdminParams
- func NewCreateNotificationTemplateV1AdminParamsWithContext(ctx context.Context) *CreateNotificationTemplateV1AdminParams
- func NewCreateNotificationTemplateV1AdminParamsWithHTTPClient(client *http.Client) *CreateNotificationTemplateV1AdminParams
- func NewCreateNotificationTemplateV1AdminParamsWithTimeout(timeout time.Duration) *CreateNotificationTemplateV1AdminParams
- func (o *CreateNotificationTemplateV1AdminParams) SetBody(body *lobbyclientmodels.ModelCreateTemplateRequest)
- func (o *CreateNotificationTemplateV1AdminParams) SetContext(ctx context.Context)
- func (o *CreateNotificationTemplateV1AdminParams) SetHTTPClient(client *http.Client)
- func (o *CreateNotificationTemplateV1AdminParams) SetNamespace(namespace string)
- func (o *CreateNotificationTemplateV1AdminParams) SetTimeout(timeout time.Duration)
- func (o *CreateNotificationTemplateV1AdminParams) WithBody(body *lobbyclientmodels.ModelCreateTemplateRequest) *CreateNotificationTemplateV1AdminParams
- func (o *CreateNotificationTemplateV1AdminParams) WithContext(ctx context.Context) *CreateNotificationTemplateV1AdminParams
- func (o *CreateNotificationTemplateV1AdminParams) WithHTTPClient(client *http.Client) *CreateNotificationTemplateV1AdminParams
- func (o *CreateNotificationTemplateV1AdminParams) WithNamespace(namespace string) *CreateNotificationTemplateV1AdminParams
- func (o *CreateNotificationTemplateV1AdminParams) WithTimeout(timeout time.Duration) *CreateNotificationTemplateV1AdminParams
- func (o *CreateNotificationTemplateV1AdminParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateNotificationTemplateV1AdminReader
- type CreateNotificationTemplateV1AdminUnauthorized
- type CreateNotificationTopicV1AdminBadRequest
- type CreateNotificationTopicV1AdminForbidden
- type CreateNotificationTopicV1AdminNoContent
- type CreateNotificationTopicV1AdminParams
- func NewCreateNotificationTopicV1AdminParams() *CreateNotificationTopicV1AdminParams
- func NewCreateNotificationTopicV1AdminParamsWithContext(ctx context.Context) *CreateNotificationTopicV1AdminParams
- func NewCreateNotificationTopicV1AdminParamsWithHTTPClient(client *http.Client) *CreateNotificationTopicV1AdminParams
- func NewCreateNotificationTopicV1AdminParamsWithTimeout(timeout time.Duration) *CreateNotificationTopicV1AdminParams
- func (o *CreateNotificationTopicV1AdminParams) SetBody(body *lobbyclientmodels.ModelCreateTopicRequestV1)
- func (o *CreateNotificationTopicV1AdminParams) SetContext(ctx context.Context)
- func (o *CreateNotificationTopicV1AdminParams) SetHTTPClient(client *http.Client)
- func (o *CreateNotificationTopicV1AdminParams) SetNamespace(namespace string)
- func (o *CreateNotificationTopicV1AdminParams) SetTimeout(timeout time.Duration)
- func (o *CreateNotificationTopicV1AdminParams) WithBody(body *lobbyclientmodels.ModelCreateTopicRequestV1) *CreateNotificationTopicV1AdminParams
- func (o *CreateNotificationTopicV1AdminParams) WithContext(ctx context.Context) *CreateNotificationTopicV1AdminParams
- func (o *CreateNotificationTopicV1AdminParams) WithHTTPClient(client *http.Client) *CreateNotificationTopicV1AdminParams
- func (o *CreateNotificationTopicV1AdminParams) WithNamespace(namespace string) *CreateNotificationTopicV1AdminParams
- func (o *CreateNotificationTopicV1AdminParams) WithTimeout(timeout time.Duration) *CreateNotificationTopicV1AdminParams
- func (o *CreateNotificationTopicV1AdminParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateNotificationTopicV1AdminReader
- type CreateNotificationTopicV1AdminUnauthorized
- type CreateTemplateBadRequest
- type CreateTemplateForbidden
- type CreateTemplateNoContent
- type CreateTemplateNotFound
- type CreateTemplateParams
- func NewCreateTemplateParams() *CreateTemplateParams
- func NewCreateTemplateParamsWithContext(ctx context.Context) *CreateTemplateParams
- func NewCreateTemplateParamsWithHTTPClient(client *http.Client) *CreateTemplateParams
- func NewCreateTemplateParamsWithTimeout(timeout time.Duration) *CreateTemplateParams
- func (o *CreateTemplateParams) SetBody(body *lobbyclientmodels.ModelCreateTemplateRequest)
- func (o *CreateTemplateParams) SetContext(ctx context.Context)
- func (o *CreateTemplateParams) SetHTTPClient(client *http.Client)
- func (o *CreateTemplateParams) SetNamespace(namespace string)
- func (o *CreateTemplateParams) SetTimeout(timeout time.Duration)
- func (o *CreateTemplateParams) WithBody(body *lobbyclientmodels.ModelCreateTemplateRequest) *CreateTemplateParams
- func (o *CreateTemplateParams) WithContext(ctx context.Context) *CreateTemplateParams
- func (o *CreateTemplateParams) WithHTTPClient(client *http.Client) *CreateTemplateParams
- func (o *CreateTemplateParams) WithNamespace(namespace string) *CreateTemplateParams
- func (o *CreateTemplateParams) WithTimeout(timeout time.Duration) *CreateTemplateParams
- func (o *CreateTemplateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateTemplateReader
- type CreateTemplateUnauthorized
- type CreateTopicBadRequest
- type CreateTopicConflict
- type CreateTopicCreated
- type CreateTopicForbidden
- type CreateTopicParams
- func (o *CreateTopicParams) SetBody(body *lobbyclientmodels.ModelCreateTopicRequest)
- func (o *CreateTopicParams) SetContext(ctx context.Context)
- func (o *CreateTopicParams) SetHTTPClient(client *http.Client)
- func (o *CreateTopicParams) SetNamespace(namespace string)
- func (o *CreateTopicParams) SetTimeout(timeout time.Duration)
- func (o *CreateTopicParams) WithBody(body *lobbyclientmodels.ModelCreateTopicRequest) *CreateTopicParams
- func (o *CreateTopicParams) WithContext(ctx context.Context) *CreateTopicParams
- func (o *CreateTopicParams) WithHTTPClient(client *http.Client) *CreateTopicParams
- func (o *CreateTopicParams) WithNamespace(namespace string) *CreateTopicParams
- func (o *CreateTopicParams) WithTimeout(timeout time.Duration) *CreateTopicParams
- func (o *CreateTopicParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateTopicReader
- type CreateTopicUnauthorized
- type DeleteNotificationTemplateSlugV1AdminBadRequest
- type DeleteNotificationTemplateSlugV1AdminForbidden
- type DeleteNotificationTemplateSlugV1AdminNoContent
- type DeleteNotificationTemplateSlugV1AdminNotFound
- type DeleteNotificationTemplateSlugV1AdminParams
- func NewDeleteNotificationTemplateSlugV1AdminParams() *DeleteNotificationTemplateSlugV1AdminParams
- func NewDeleteNotificationTemplateSlugV1AdminParamsWithContext(ctx context.Context) *DeleteNotificationTemplateSlugV1AdminParams
- func NewDeleteNotificationTemplateSlugV1AdminParamsWithHTTPClient(client *http.Client) *DeleteNotificationTemplateSlugV1AdminParams
- func NewDeleteNotificationTemplateSlugV1AdminParamsWithTimeout(timeout time.Duration) *DeleteNotificationTemplateSlugV1AdminParams
- func (o *DeleteNotificationTemplateSlugV1AdminParams) SetContext(ctx context.Context)
- func (o *DeleteNotificationTemplateSlugV1AdminParams) SetHTTPClient(client *http.Client)
- func (o *DeleteNotificationTemplateSlugV1AdminParams) SetNamespace(namespace string)
- func (o *DeleteNotificationTemplateSlugV1AdminParams) SetTemplateSlug(templateSlug string)
- func (o *DeleteNotificationTemplateSlugV1AdminParams) SetTimeout(timeout time.Duration)
- func (o *DeleteNotificationTemplateSlugV1AdminParams) WithContext(ctx context.Context) *DeleteNotificationTemplateSlugV1AdminParams
- func (o *DeleteNotificationTemplateSlugV1AdminParams) WithHTTPClient(client *http.Client) *DeleteNotificationTemplateSlugV1AdminParams
- func (o *DeleteNotificationTemplateSlugV1AdminParams) WithNamespace(namespace string) *DeleteNotificationTemplateSlugV1AdminParams
- func (o *DeleteNotificationTemplateSlugV1AdminParams) WithTemplateSlug(templateSlug string) *DeleteNotificationTemplateSlugV1AdminParams
- func (o *DeleteNotificationTemplateSlugV1AdminParams) WithTimeout(timeout time.Duration) *DeleteNotificationTemplateSlugV1AdminParams
- func (o *DeleteNotificationTemplateSlugV1AdminParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteNotificationTemplateSlugV1AdminReader
- type DeleteNotificationTemplateSlugV1AdminUnauthorized
- type DeleteNotificationTopicV1AdminForbidden
- type DeleteNotificationTopicV1AdminInternalServerError
- type DeleteNotificationTopicV1AdminNoContent
- type DeleteNotificationTopicV1AdminNotFound
- type DeleteNotificationTopicV1AdminParams
- func NewDeleteNotificationTopicV1AdminParams() *DeleteNotificationTopicV1AdminParams
- func NewDeleteNotificationTopicV1AdminParamsWithContext(ctx context.Context) *DeleteNotificationTopicV1AdminParams
- func NewDeleteNotificationTopicV1AdminParamsWithHTTPClient(client *http.Client) *DeleteNotificationTopicV1AdminParams
- func NewDeleteNotificationTopicV1AdminParamsWithTimeout(timeout time.Duration) *DeleteNotificationTopicV1AdminParams
- func (o *DeleteNotificationTopicV1AdminParams) SetContext(ctx context.Context)
- func (o *DeleteNotificationTopicV1AdminParams) SetHTTPClient(client *http.Client)
- func (o *DeleteNotificationTopicV1AdminParams) SetNamespace(namespace string)
- func (o *DeleteNotificationTopicV1AdminParams) SetTimeout(timeout time.Duration)
- func (o *DeleteNotificationTopicV1AdminParams) SetTopicName(topicName string)
- func (o *DeleteNotificationTopicV1AdminParams) WithContext(ctx context.Context) *DeleteNotificationTopicV1AdminParams
- func (o *DeleteNotificationTopicV1AdminParams) WithHTTPClient(client *http.Client) *DeleteNotificationTopicV1AdminParams
- func (o *DeleteNotificationTopicV1AdminParams) WithNamespace(namespace string) *DeleteNotificationTopicV1AdminParams
- func (o *DeleteNotificationTopicV1AdminParams) WithTimeout(timeout time.Duration) *DeleteNotificationTopicV1AdminParams
- func (o *DeleteNotificationTopicV1AdminParams) WithTopicName(topicName string) *DeleteNotificationTopicV1AdminParams
- func (o *DeleteNotificationTopicV1AdminParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteNotificationTopicV1AdminReader
- type DeleteNotificationTopicV1AdminUnauthorized
- type DeleteTemplateLocalizationBadRequest
- type DeleteTemplateLocalizationForbidden
- type DeleteTemplateLocalizationNoContent
- type DeleteTemplateLocalizationNotFound
- type DeleteTemplateLocalizationParams
- func NewDeleteTemplateLocalizationParams() *DeleteTemplateLocalizationParams
- func NewDeleteTemplateLocalizationParamsWithContext(ctx context.Context) *DeleteTemplateLocalizationParams
- func NewDeleteTemplateLocalizationParamsWithHTTPClient(client *http.Client) *DeleteTemplateLocalizationParams
- func NewDeleteTemplateLocalizationParamsWithTimeout(timeout time.Duration) *DeleteTemplateLocalizationParams
- func (o *DeleteTemplateLocalizationParams) SetContext(ctx context.Context)
- func (o *DeleteTemplateLocalizationParams) SetHTTPClient(client *http.Client)
- func (o *DeleteTemplateLocalizationParams) SetNamespace(namespace string)
- func (o *DeleteTemplateLocalizationParams) SetTemplateLanguage(templateLanguage string)
- func (o *DeleteTemplateLocalizationParams) SetTemplateSlug(templateSlug string)
- func (o *DeleteTemplateLocalizationParams) SetTimeout(timeout time.Duration)
- func (o *DeleteTemplateLocalizationParams) WithContext(ctx context.Context) *DeleteTemplateLocalizationParams
- func (o *DeleteTemplateLocalizationParams) WithHTTPClient(client *http.Client) *DeleteTemplateLocalizationParams
- func (o *DeleteTemplateLocalizationParams) WithNamespace(namespace string) *DeleteTemplateLocalizationParams
- func (o *DeleteTemplateLocalizationParams) WithTemplateLanguage(templateLanguage string) *DeleteTemplateLocalizationParams
- func (o *DeleteTemplateLocalizationParams) WithTemplateSlug(templateSlug string) *DeleteTemplateLocalizationParams
- func (o *DeleteTemplateLocalizationParams) WithTimeout(timeout time.Duration) *DeleteTemplateLocalizationParams
- func (o *DeleteTemplateLocalizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteTemplateLocalizationReader
- type DeleteTemplateLocalizationUnauthorized
- type DeleteTemplateLocalizationV1AdminForbidden
- type DeleteTemplateLocalizationV1AdminInternalServerError
- type DeleteTemplateLocalizationV1AdminNoContent
- type DeleteTemplateLocalizationV1AdminNotFound
- type DeleteTemplateLocalizationV1AdminParams
- func NewDeleteTemplateLocalizationV1AdminParams() *DeleteTemplateLocalizationV1AdminParams
- func NewDeleteTemplateLocalizationV1AdminParamsWithContext(ctx context.Context) *DeleteTemplateLocalizationV1AdminParams
- func NewDeleteTemplateLocalizationV1AdminParamsWithHTTPClient(client *http.Client) *DeleteTemplateLocalizationV1AdminParams
- func NewDeleteTemplateLocalizationV1AdminParamsWithTimeout(timeout time.Duration) *DeleteTemplateLocalizationV1AdminParams
- func (o *DeleteTemplateLocalizationV1AdminParams) SetContext(ctx context.Context)
- func (o *DeleteTemplateLocalizationV1AdminParams) SetHTTPClient(client *http.Client)
- func (o *DeleteTemplateLocalizationV1AdminParams) SetNamespace(namespace string)
- func (o *DeleteTemplateLocalizationV1AdminParams) SetTemplateLanguage(templateLanguage string)
- func (o *DeleteTemplateLocalizationV1AdminParams) SetTemplateSlug(templateSlug string)
- func (o *DeleteTemplateLocalizationV1AdminParams) SetTimeout(timeout time.Duration)
- func (o *DeleteTemplateLocalizationV1AdminParams) WithContext(ctx context.Context) *DeleteTemplateLocalizationV1AdminParams
- func (o *DeleteTemplateLocalizationV1AdminParams) WithHTTPClient(client *http.Client) *DeleteTemplateLocalizationV1AdminParams
- func (o *DeleteTemplateLocalizationV1AdminParams) WithNamespace(namespace string) *DeleteTemplateLocalizationV1AdminParams
- func (o *DeleteTemplateLocalizationV1AdminParams) WithTemplateLanguage(templateLanguage string) *DeleteTemplateLocalizationV1AdminParams
- func (o *DeleteTemplateLocalizationV1AdminParams) WithTemplateSlug(templateSlug string) *DeleteTemplateLocalizationV1AdminParams
- func (o *DeleteTemplateLocalizationV1AdminParams) WithTimeout(timeout time.Duration) *DeleteTemplateLocalizationV1AdminParams
- func (o *DeleteTemplateLocalizationV1AdminParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteTemplateLocalizationV1AdminReader
- type DeleteTemplateLocalizationV1AdminUnauthorized
- type DeleteTemplateSlugBadRequest
- type DeleteTemplateSlugForbidden
- type DeleteTemplateSlugNoContent
- type DeleteTemplateSlugNotFound
- type DeleteTemplateSlugParams
- func NewDeleteTemplateSlugParams() *DeleteTemplateSlugParams
- func NewDeleteTemplateSlugParamsWithContext(ctx context.Context) *DeleteTemplateSlugParams
- func NewDeleteTemplateSlugParamsWithHTTPClient(client *http.Client) *DeleteTemplateSlugParams
- func NewDeleteTemplateSlugParamsWithTimeout(timeout time.Duration) *DeleteTemplateSlugParams
- func (o *DeleteTemplateSlugParams) SetContext(ctx context.Context)
- func (o *DeleteTemplateSlugParams) SetHTTPClient(client *http.Client)
- func (o *DeleteTemplateSlugParams) SetNamespace(namespace string)
- func (o *DeleteTemplateSlugParams) SetTemplateSlug(templateSlug string)
- func (o *DeleteTemplateSlugParams) SetTimeout(timeout time.Duration)
- func (o *DeleteTemplateSlugParams) WithContext(ctx context.Context) *DeleteTemplateSlugParams
- func (o *DeleteTemplateSlugParams) WithHTTPClient(client *http.Client) *DeleteTemplateSlugParams
- func (o *DeleteTemplateSlugParams) WithNamespace(namespace string) *DeleteTemplateSlugParams
- func (o *DeleteTemplateSlugParams) WithTemplateSlug(templateSlug string) *DeleteTemplateSlugParams
- func (o *DeleteTemplateSlugParams) WithTimeout(timeout time.Duration) *DeleteTemplateSlugParams
- func (o *DeleteTemplateSlugParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteTemplateSlugReader
- type DeleteTemplateSlugUnauthorized
- type DeleteTopicByTopicNameForbidden
- type DeleteTopicByTopicNameInternalServerError
- type DeleteTopicByTopicNameNoContent
- type DeleteTopicByTopicNameNotFound
- type DeleteTopicByTopicNameParams
- func NewDeleteTopicByTopicNameParams() *DeleteTopicByTopicNameParams
- func NewDeleteTopicByTopicNameParamsWithContext(ctx context.Context) *DeleteTopicByTopicNameParams
- func NewDeleteTopicByTopicNameParamsWithHTTPClient(client *http.Client) *DeleteTopicByTopicNameParams
- func NewDeleteTopicByTopicNameParamsWithTimeout(timeout time.Duration) *DeleteTopicByTopicNameParams
- func (o *DeleteTopicByTopicNameParams) SetContext(ctx context.Context)
- func (o *DeleteTopicByTopicNameParams) SetHTTPClient(client *http.Client)
- func (o *DeleteTopicByTopicNameParams) SetNamespace(namespace string)
- func (o *DeleteTopicByTopicNameParams) SetTimeout(timeout time.Duration)
- func (o *DeleteTopicByTopicNameParams) SetTopic(topic string)
- func (o *DeleteTopicByTopicNameParams) WithContext(ctx context.Context) *DeleteTopicByTopicNameParams
- func (o *DeleteTopicByTopicNameParams) WithHTTPClient(client *http.Client) *DeleteTopicByTopicNameParams
- func (o *DeleteTopicByTopicNameParams) WithNamespace(namespace string) *DeleteTopicByTopicNameParams
- func (o *DeleteTopicByTopicNameParams) WithTimeout(timeout time.Duration) *DeleteTopicByTopicNameParams
- func (o *DeleteTopicByTopicNameParams) WithTopic(topic string) *DeleteTopicByTopicNameParams
- func (o *DeleteTopicByTopicNameParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteTopicByTopicNameReader
- type DeleteTopicByTopicNameUnauthorized
- type FreeFormNotificationAccepted
- type FreeFormNotificationBadRequest
- type FreeFormNotificationByUserIDBadRequest
- type FreeFormNotificationByUserIDForbidden
- type FreeFormNotificationByUserIDNoContent
- type FreeFormNotificationByUserIDNotFound
- type FreeFormNotificationByUserIDParams
- func NewFreeFormNotificationByUserIDParams() *FreeFormNotificationByUserIDParams
- func NewFreeFormNotificationByUserIDParamsWithContext(ctx context.Context) *FreeFormNotificationByUserIDParams
- func NewFreeFormNotificationByUserIDParamsWithHTTPClient(client *http.Client) *FreeFormNotificationByUserIDParams
- func NewFreeFormNotificationByUserIDParamsWithTimeout(timeout time.Duration) *FreeFormNotificationByUserIDParams
- func (o *FreeFormNotificationByUserIDParams) SetAsync(async *bool)
- func (o *FreeFormNotificationByUserIDParams) SetBody(body *lobbyclientmodels.ModelFreeFormNotificationRequest)
- func (o *FreeFormNotificationByUserIDParams) SetContext(ctx context.Context)
- func (o *FreeFormNotificationByUserIDParams) SetHTTPClient(client *http.Client)
- func (o *FreeFormNotificationByUserIDParams) SetNamespace(namespace string)
- func (o *FreeFormNotificationByUserIDParams) SetTimeout(timeout time.Duration)
- func (o *FreeFormNotificationByUserIDParams) SetUserID(userID string)
- func (o *FreeFormNotificationByUserIDParams) WithAsync(async *bool) *FreeFormNotificationByUserIDParams
- func (o *FreeFormNotificationByUserIDParams) WithBody(body *lobbyclientmodels.ModelFreeFormNotificationRequest) *FreeFormNotificationByUserIDParams
- func (o *FreeFormNotificationByUserIDParams) WithContext(ctx context.Context) *FreeFormNotificationByUserIDParams
- func (o *FreeFormNotificationByUserIDParams) WithHTTPClient(client *http.Client) *FreeFormNotificationByUserIDParams
- func (o *FreeFormNotificationByUserIDParams) WithNamespace(namespace string) *FreeFormNotificationByUserIDParams
- func (o *FreeFormNotificationByUserIDParams) WithTimeout(timeout time.Duration) *FreeFormNotificationByUserIDParams
- func (o *FreeFormNotificationByUserIDParams) WithUserID(userID string) *FreeFormNotificationByUserIDParams
- func (o *FreeFormNotificationByUserIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type FreeFormNotificationByUserIDReader
- type FreeFormNotificationByUserIDUnauthorized
- type FreeFormNotificationForbidden
- type FreeFormNotificationNotFound
- type FreeFormNotificationParams
- func NewFreeFormNotificationParams() *FreeFormNotificationParams
- func NewFreeFormNotificationParamsWithContext(ctx context.Context) *FreeFormNotificationParams
- func NewFreeFormNotificationParamsWithHTTPClient(client *http.Client) *FreeFormNotificationParams
- func NewFreeFormNotificationParamsWithTimeout(timeout time.Duration) *FreeFormNotificationParams
- func (o *FreeFormNotificationParams) SetBody(body *lobbyclientmodels.ModelFreeFormNotificationRequest)
- func (o *FreeFormNotificationParams) SetContext(ctx context.Context)
- func (o *FreeFormNotificationParams) SetHTTPClient(client *http.Client)
- func (o *FreeFormNotificationParams) SetNamespace(namespace string)
- func (o *FreeFormNotificationParams) SetTimeout(timeout time.Duration)
- func (o *FreeFormNotificationParams) WithBody(body *lobbyclientmodels.ModelFreeFormNotificationRequest) *FreeFormNotificationParams
- func (o *FreeFormNotificationParams) WithContext(ctx context.Context) *FreeFormNotificationParams
- func (o *FreeFormNotificationParams) WithHTTPClient(client *http.Client) *FreeFormNotificationParams
- func (o *FreeFormNotificationParams) WithNamespace(namespace string) *FreeFormNotificationParams
- func (o *FreeFormNotificationParams) WithTimeout(timeout time.Duration) *FreeFormNotificationParams
- func (o *FreeFormNotificationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type FreeFormNotificationReader
- type FreeFormNotificationUnauthorized
- type GetAllNotificationTemplatesV1AdminBadRequest
- type GetAllNotificationTemplatesV1AdminForbidden
- type GetAllNotificationTemplatesV1AdminInternalServerError
- type GetAllNotificationTemplatesV1AdminNotFound
- type GetAllNotificationTemplatesV1AdminOK
- type GetAllNotificationTemplatesV1AdminParams
- func NewGetAllNotificationTemplatesV1AdminParams() *GetAllNotificationTemplatesV1AdminParams
- func NewGetAllNotificationTemplatesV1AdminParamsWithContext(ctx context.Context) *GetAllNotificationTemplatesV1AdminParams
- func NewGetAllNotificationTemplatesV1AdminParamsWithHTTPClient(client *http.Client) *GetAllNotificationTemplatesV1AdminParams
- func NewGetAllNotificationTemplatesV1AdminParamsWithTimeout(timeout time.Duration) *GetAllNotificationTemplatesV1AdminParams
- func (o *GetAllNotificationTemplatesV1AdminParams) SetContext(ctx context.Context)
- func (o *GetAllNotificationTemplatesV1AdminParams) SetHTTPClient(client *http.Client)
- func (o *GetAllNotificationTemplatesV1AdminParams) SetNamespace(namespace string)
- func (o *GetAllNotificationTemplatesV1AdminParams) SetTimeout(timeout time.Duration)
- func (o *GetAllNotificationTemplatesV1AdminParams) WithContext(ctx context.Context) *GetAllNotificationTemplatesV1AdminParams
- func (o *GetAllNotificationTemplatesV1AdminParams) WithHTTPClient(client *http.Client) *GetAllNotificationTemplatesV1AdminParams
- func (o *GetAllNotificationTemplatesV1AdminParams) WithNamespace(namespace string) *GetAllNotificationTemplatesV1AdminParams
- func (o *GetAllNotificationTemplatesV1AdminParams) WithTimeout(timeout time.Duration) *GetAllNotificationTemplatesV1AdminParams
- func (o *GetAllNotificationTemplatesV1AdminParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAllNotificationTemplatesV1AdminReader
- type GetAllNotificationTemplatesV1AdminUnauthorized
- type GetAllNotificationTopicsV1AdminForbidden
- type GetAllNotificationTopicsV1AdminInternalServerError
- type GetAllNotificationTopicsV1AdminNotFound
- type GetAllNotificationTopicsV1AdminOK
- type GetAllNotificationTopicsV1AdminParams
- func NewGetAllNotificationTopicsV1AdminParams() *GetAllNotificationTopicsV1AdminParams
- func NewGetAllNotificationTopicsV1AdminParamsWithContext(ctx context.Context) *GetAllNotificationTopicsV1AdminParams
- func NewGetAllNotificationTopicsV1AdminParamsWithHTTPClient(client *http.Client) *GetAllNotificationTopicsV1AdminParams
- func NewGetAllNotificationTopicsV1AdminParamsWithTimeout(timeout time.Duration) *GetAllNotificationTopicsV1AdminParams
- func (o *GetAllNotificationTopicsV1AdminParams) SetAfter(after *string)
- func (o *GetAllNotificationTopicsV1AdminParams) SetBefore(before *string)
- func (o *GetAllNotificationTopicsV1AdminParams) SetContext(ctx context.Context)
- func (o *GetAllNotificationTopicsV1AdminParams) SetHTTPClient(client *http.Client)
- func (o *GetAllNotificationTopicsV1AdminParams) SetLimit(limit *int64)
- func (o *GetAllNotificationTopicsV1AdminParams) SetNamespace(namespace string)
- func (o *GetAllNotificationTopicsV1AdminParams) SetTimeout(timeout time.Duration)
- func (o *GetAllNotificationTopicsV1AdminParams) WithAfter(after *string) *GetAllNotificationTopicsV1AdminParams
- func (o *GetAllNotificationTopicsV1AdminParams) WithBefore(before *string) *GetAllNotificationTopicsV1AdminParams
- func (o *GetAllNotificationTopicsV1AdminParams) WithContext(ctx context.Context) *GetAllNotificationTopicsV1AdminParams
- func (o *GetAllNotificationTopicsV1AdminParams) WithHTTPClient(client *http.Client) *GetAllNotificationTopicsV1AdminParams
- func (o *GetAllNotificationTopicsV1AdminParams) WithLimit(limit *int64) *GetAllNotificationTopicsV1AdminParams
- func (o *GetAllNotificationTopicsV1AdminParams) WithNamespace(namespace string) *GetAllNotificationTopicsV1AdminParams
- func (o *GetAllNotificationTopicsV1AdminParams) WithTimeout(timeout time.Duration) *GetAllNotificationTopicsV1AdminParams
- func (o *GetAllNotificationTopicsV1AdminParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAllNotificationTopicsV1AdminReader
- type GetAllNotificationTopicsV1AdminUnauthorized
- type GetAllStoredNotificationsV1BadRequest
- type GetAllStoredNotificationsV1Forbidden
- type GetAllStoredNotificationsV1NotFound
- type GetAllStoredNotificationsV1OK
- type GetAllStoredNotificationsV1Params
- func NewGetAllStoredNotificationsV1Params() *GetAllStoredNotificationsV1Params
- func NewGetAllStoredNotificationsV1ParamsWithContext(ctx context.Context) *GetAllStoredNotificationsV1Params
- func NewGetAllStoredNotificationsV1ParamsWithHTTPClient(client *http.Client) *GetAllStoredNotificationsV1Params
- func NewGetAllStoredNotificationsV1ParamsWithTimeout(timeout time.Duration) *GetAllStoredNotificationsV1Params
- func (o *GetAllStoredNotificationsV1Params) SetContext(ctx context.Context)
- func (o *GetAllStoredNotificationsV1Params) SetHTTPClient(client *http.Client)
- func (o *GetAllStoredNotificationsV1Params) SetNamespace(namespace string)
- func (o *GetAllStoredNotificationsV1Params) SetTimeout(timeout time.Duration)
- func (o *GetAllStoredNotificationsV1Params) WithContext(ctx context.Context) *GetAllStoredNotificationsV1Params
- func (o *GetAllStoredNotificationsV1Params) WithHTTPClient(client *http.Client) *GetAllStoredNotificationsV1Params
- func (o *GetAllStoredNotificationsV1Params) WithNamespace(namespace string) *GetAllStoredNotificationsV1Params
- func (o *GetAllStoredNotificationsV1Params) WithTimeout(timeout time.Duration) *GetAllStoredNotificationsV1Params
- func (o *GetAllStoredNotificationsV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAllStoredNotificationsV1Reader
- type GetAllStoredNotificationsV1Unauthorized
- type GetGameTemplateBadRequest
- type GetGameTemplateForbidden
- type GetGameTemplateNotFound
- type GetGameTemplateOK
- type GetGameTemplateParams
- func NewGetGameTemplateParams() *GetGameTemplateParams
- func NewGetGameTemplateParamsWithContext(ctx context.Context) *GetGameTemplateParams
- func NewGetGameTemplateParamsWithHTTPClient(client *http.Client) *GetGameTemplateParams
- func NewGetGameTemplateParamsWithTimeout(timeout time.Duration) *GetGameTemplateParams
- func (o *GetGameTemplateParams) SetContext(ctx context.Context)
- func (o *GetGameTemplateParams) SetHTTPClient(client *http.Client)
- func (o *GetGameTemplateParams) SetNamespace(namespace string)
- func (o *GetGameTemplateParams) SetTimeout(timeout time.Duration)
- func (o *GetGameTemplateParams) WithContext(ctx context.Context) *GetGameTemplateParams
- func (o *GetGameTemplateParams) WithHTTPClient(client *http.Client) *GetGameTemplateParams
- func (o *GetGameTemplateParams) WithNamespace(namespace string) *GetGameTemplateParams
- func (o *GetGameTemplateParams) WithTimeout(timeout time.Duration) *GetGameTemplateParams
- func (o *GetGameTemplateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetGameTemplateReader
- type GetGameTemplateUnauthorized
- type GetLocalizationTemplateBadRequest
- type GetLocalizationTemplateForbidden
- type GetLocalizationTemplateNotFound
- type GetLocalizationTemplateOK
- type GetLocalizationTemplateParams
- func NewGetLocalizationTemplateParams() *GetLocalizationTemplateParams
- func NewGetLocalizationTemplateParamsWithContext(ctx context.Context) *GetLocalizationTemplateParams
- func NewGetLocalizationTemplateParamsWithHTTPClient(client *http.Client) *GetLocalizationTemplateParams
- func NewGetLocalizationTemplateParamsWithTimeout(timeout time.Duration) *GetLocalizationTemplateParams
- func (o *GetLocalizationTemplateParams) SetContext(ctx context.Context)
- func (o *GetLocalizationTemplateParams) SetHTTPClient(client *http.Client)
- func (o *GetLocalizationTemplateParams) SetNamespace(namespace string)
- func (o *GetLocalizationTemplateParams) SetTemplateLanguage(templateLanguage string)
- func (o *GetLocalizationTemplateParams) SetTemplateSlug(templateSlug string)
- func (o *GetLocalizationTemplateParams) SetTimeout(timeout time.Duration)
- func (o *GetLocalizationTemplateParams) WithContext(ctx context.Context) *GetLocalizationTemplateParams
- func (o *GetLocalizationTemplateParams) WithHTTPClient(client *http.Client) *GetLocalizationTemplateParams
- func (o *GetLocalizationTemplateParams) WithNamespace(namespace string) *GetLocalizationTemplateParams
- func (o *GetLocalizationTemplateParams) WithTemplateLanguage(templateLanguage string) *GetLocalizationTemplateParams
- func (o *GetLocalizationTemplateParams) WithTemplateSlug(templateSlug string) *GetLocalizationTemplateParams
- func (o *GetLocalizationTemplateParams) WithTimeout(timeout time.Duration) *GetLocalizationTemplateParams
- func (o *GetLocalizationTemplateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetLocalizationTemplateReader
- type GetLocalizationTemplateUnauthorized
- type GetNotificationTopicV1AdminForbidden
- type GetNotificationTopicV1AdminInternalServerError
- type GetNotificationTopicV1AdminNotFound
- type GetNotificationTopicV1AdminOK
- type GetNotificationTopicV1AdminParams
- func NewGetNotificationTopicV1AdminParams() *GetNotificationTopicV1AdminParams
- func NewGetNotificationTopicV1AdminParamsWithContext(ctx context.Context) *GetNotificationTopicV1AdminParams
- func NewGetNotificationTopicV1AdminParamsWithHTTPClient(client *http.Client) *GetNotificationTopicV1AdminParams
- func NewGetNotificationTopicV1AdminParamsWithTimeout(timeout time.Duration) *GetNotificationTopicV1AdminParams
- func (o *GetNotificationTopicV1AdminParams) SetContext(ctx context.Context)
- func (o *GetNotificationTopicV1AdminParams) SetHTTPClient(client *http.Client)
- func (o *GetNotificationTopicV1AdminParams) SetNamespace(namespace string)
- func (o *GetNotificationTopicV1AdminParams) SetTimeout(timeout time.Duration)
- func (o *GetNotificationTopicV1AdminParams) SetTopicName(topicName string)
- func (o *GetNotificationTopicV1AdminParams) WithContext(ctx context.Context) *GetNotificationTopicV1AdminParams
- func (o *GetNotificationTopicV1AdminParams) WithHTTPClient(client *http.Client) *GetNotificationTopicV1AdminParams
- func (o *GetNotificationTopicV1AdminParams) WithNamespace(namespace string) *GetNotificationTopicV1AdminParams
- func (o *GetNotificationTopicV1AdminParams) WithTimeout(timeout time.Duration) *GetNotificationTopicV1AdminParams
- func (o *GetNotificationTopicV1AdminParams) WithTopicName(topicName string) *GetNotificationTopicV1AdminParams
- func (o *GetNotificationTopicV1AdminParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetNotificationTopicV1AdminReader
- type GetNotificationTopicV1AdminUnauthorized
- type GetNotificationsBadRequest
- type GetNotificationsForbidden
- type GetNotificationsNotFound
- type GetNotificationsOK
- type GetNotificationsParams
- func NewGetNotificationsParams() *GetNotificationsParams
- func NewGetNotificationsParamsWithContext(ctx context.Context) *GetNotificationsParams
- func NewGetNotificationsParamsWithHTTPClient(client *http.Client) *GetNotificationsParams
- func NewGetNotificationsParamsWithTimeout(timeout time.Duration) *GetNotificationsParams
- func (o *GetNotificationsParams) SetContext(ctx context.Context)
- func (o *GetNotificationsParams) SetHTTPClient(client *http.Client)
- func (o *GetNotificationsParams) SetNamespace(namespace string)
- func (o *GetNotificationsParams) SetTimeout(timeout time.Duration)
- func (o *GetNotificationsParams) SetUserID(userID string)
- func (o *GetNotificationsParams) WithContext(ctx context.Context) *GetNotificationsParams
- func (o *GetNotificationsParams) WithHTTPClient(client *http.Client) *GetNotificationsParams
- func (o *GetNotificationsParams) WithNamespace(namespace string) *GetNotificationsParams
- func (o *GetNotificationsParams) WithTimeout(timeout time.Duration) *GetNotificationsParams
- func (o *GetNotificationsParams) WithUserID(userID string) *GetNotificationsParams
- func (o *GetNotificationsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetNotificationsReader
- type GetNotificationsUnauthorized
- type GetSingleTemplateLocalizationV1AdminForbidden
- type GetSingleTemplateLocalizationV1AdminInternalServerError
- type GetSingleTemplateLocalizationV1AdminNotFound
- type GetSingleTemplateLocalizationV1AdminOK
- type GetSingleTemplateLocalizationV1AdminParams
- func NewGetSingleTemplateLocalizationV1AdminParams() *GetSingleTemplateLocalizationV1AdminParams
- func NewGetSingleTemplateLocalizationV1AdminParamsWithContext(ctx context.Context) *GetSingleTemplateLocalizationV1AdminParams
- func NewGetSingleTemplateLocalizationV1AdminParamsWithHTTPClient(client *http.Client) *GetSingleTemplateLocalizationV1AdminParams
- func NewGetSingleTemplateLocalizationV1AdminParamsWithTimeout(timeout time.Duration) *GetSingleTemplateLocalizationV1AdminParams
- func (o *GetSingleTemplateLocalizationV1AdminParams) SetContext(ctx context.Context)
- func (o *GetSingleTemplateLocalizationV1AdminParams) SetHTTPClient(client *http.Client)
- func (o *GetSingleTemplateLocalizationV1AdminParams) SetNamespace(namespace string)
- func (o *GetSingleTemplateLocalizationV1AdminParams) SetTemplateLanguage(templateLanguage string)
- func (o *GetSingleTemplateLocalizationV1AdminParams) SetTemplateSlug(templateSlug string)
- func (o *GetSingleTemplateLocalizationV1AdminParams) SetTimeout(timeout time.Duration)
- func (o *GetSingleTemplateLocalizationV1AdminParams) WithContext(ctx context.Context) *GetSingleTemplateLocalizationV1AdminParams
- func (o *GetSingleTemplateLocalizationV1AdminParams) WithHTTPClient(client *http.Client) *GetSingleTemplateLocalizationV1AdminParams
- func (o *GetSingleTemplateLocalizationV1AdminParams) WithNamespace(namespace string) *GetSingleTemplateLocalizationV1AdminParams
- func (o *GetSingleTemplateLocalizationV1AdminParams) WithTemplateLanguage(templateLanguage string) *GetSingleTemplateLocalizationV1AdminParams
- func (o *GetSingleTemplateLocalizationV1AdminParams) WithTemplateSlug(templateSlug string) *GetSingleTemplateLocalizationV1AdminParams
- func (o *GetSingleTemplateLocalizationV1AdminParams) WithTimeout(timeout time.Duration) *GetSingleTemplateLocalizationV1AdminParams
- func (o *GetSingleTemplateLocalizationV1AdminParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetSingleTemplateLocalizationV1AdminReader
- type GetSingleTemplateLocalizationV1AdminUnauthorized
- type GetSlugTemplateBadRequest
- type GetSlugTemplateForbidden
- type GetSlugTemplateNotFound
- type GetSlugTemplateOK
- type GetSlugTemplateParams
- func NewGetSlugTemplateParams() *GetSlugTemplateParams
- func NewGetSlugTemplateParamsWithContext(ctx context.Context) *GetSlugTemplateParams
- func NewGetSlugTemplateParamsWithHTTPClient(client *http.Client) *GetSlugTemplateParams
- func NewGetSlugTemplateParamsWithTimeout(timeout time.Duration) *GetSlugTemplateParams
- func (o *GetSlugTemplateParams) SetAfter(after *string)
- func (o *GetSlugTemplateParams) SetBefore(before *string)
- func (o *GetSlugTemplateParams) SetContext(ctx context.Context)
- func (o *GetSlugTemplateParams) SetHTTPClient(client *http.Client)
- func (o *GetSlugTemplateParams) SetLimit(limit *int64)
- func (o *GetSlugTemplateParams) SetNamespace(namespace string)
- func (o *GetSlugTemplateParams) SetTemplateSlug(templateSlug string)
- func (o *GetSlugTemplateParams) SetTimeout(timeout time.Duration)
- func (o *GetSlugTemplateParams) WithAfter(after *string) *GetSlugTemplateParams
- func (o *GetSlugTemplateParams) WithBefore(before *string) *GetSlugTemplateParams
- func (o *GetSlugTemplateParams) WithContext(ctx context.Context) *GetSlugTemplateParams
- func (o *GetSlugTemplateParams) WithHTTPClient(client *http.Client) *GetSlugTemplateParams
- func (o *GetSlugTemplateParams) WithLimit(limit *int64) *GetSlugTemplateParams
- func (o *GetSlugTemplateParams) WithNamespace(namespace string) *GetSlugTemplateParams
- func (o *GetSlugTemplateParams) WithTemplateSlug(templateSlug string) *GetSlugTemplateParams
- func (o *GetSlugTemplateParams) WithTimeout(timeout time.Duration) *GetSlugTemplateParams
- func (o *GetSlugTemplateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetSlugTemplateReader
- type GetSlugTemplateUnauthorized
- type GetTemplateSlugLocalizationsTemplateV1AdminBadRequest
- type GetTemplateSlugLocalizationsTemplateV1AdminForbidden
- type GetTemplateSlugLocalizationsTemplateV1AdminNotFound
- type GetTemplateSlugLocalizationsTemplateV1AdminOK
- type GetTemplateSlugLocalizationsTemplateV1AdminParams
- func NewGetTemplateSlugLocalizationsTemplateV1AdminParams() *GetTemplateSlugLocalizationsTemplateV1AdminParams
- func NewGetTemplateSlugLocalizationsTemplateV1AdminParamsWithContext(ctx context.Context) *GetTemplateSlugLocalizationsTemplateV1AdminParams
- func NewGetTemplateSlugLocalizationsTemplateV1AdminParamsWithHTTPClient(client *http.Client) *GetTemplateSlugLocalizationsTemplateV1AdminParams
- func NewGetTemplateSlugLocalizationsTemplateV1AdminParamsWithTimeout(timeout time.Duration) *GetTemplateSlugLocalizationsTemplateV1AdminParams
- func (o *GetTemplateSlugLocalizationsTemplateV1AdminParams) SetAfter(after *string)
- func (o *GetTemplateSlugLocalizationsTemplateV1AdminParams) SetBefore(before *string)
- func (o *GetTemplateSlugLocalizationsTemplateV1AdminParams) SetContext(ctx context.Context)
- func (o *GetTemplateSlugLocalizationsTemplateV1AdminParams) SetHTTPClient(client *http.Client)
- func (o *GetTemplateSlugLocalizationsTemplateV1AdminParams) SetLimit(limit *int64)
- func (o *GetTemplateSlugLocalizationsTemplateV1AdminParams) SetNamespace(namespace string)
- func (o *GetTemplateSlugLocalizationsTemplateV1AdminParams) SetTemplateSlug(templateSlug string)
- func (o *GetTemplateSlugLocalizationsTemplateV1AdminParams) SetTimeout(timeout time.Duration)
- func (o *GetTemplateSlugLocalizationsTemplateV1AdminParams) WithAfter(after *string) *GetTemplateSlugLocalizationsTemplateV1AdminParams
- func (o *GetTemplateSlugLocalizationsTemplateV1AdminParams) WithBefore(before *string) *GetTemplateSlugLocalizationsTemplateV1AdminParams
- func (o *GetTemplateSlugLocalizationsTemplateV1AdminParams) WithContext(ctx context.Context) *GetTemplateSlugLocalizationsTemplateV1AdminParams
- func (o *GetTemplateSlugLocalizationsTemplateV1AdminParams) WithHTTPClient(client *http.Client) *GetTemplateSlugLocalizationsTemplateV1AdminParams
- func (o *GetTemplateSlugLocalizationsTemplateV1AdminParams) WithLimit(limit *int64) *GetTemplateSlugLocalizationsTemplateV1AdminParams
- func (o *GetTemplateSlugLocalizationsTemplateV1AdminParams) WithNamespace(namespace string) *GetTemplateSlugLocalizationsTemplateV1AdminParams
- func (o *GetTemplateSlugLocalizationsTemplateV1AdminParams) WithTemplateSlug(templateSlug string) *GetTemplateSlugLocalizationsTemplateV1AdminParams
- func (o *GetTemplateSlugLocalizationsTemplateV1AdminParams) WithTimeout(timeout time.Duration) *GetTemplateSlugLocalizationsTemplateV1AdminParams
- func (o *GetTemplateSlugLocalizationsTemplateV1AdminParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetTemplateSlugLocalizationsTemplateV1AdminReader
- type GetTemplateSlugLocalizationsTemplateV1AdminUnauthorized
- type GetTopicByNamespaceForbidden
- type GetTopicByNamespaceInternalServerError
- type GetTopicByNamespaceNotFound
- type GetTopicByNamespaceOK
- type GetTopicByNamespaceParams
- func NewGetTopicByNamespaceParams() *GetTopicByNamespaceParams
- func NewGetTopicByNamespaceParamsWithContext(ctx context.Context) *GetTopicByNamespaceParams
- func NewGetTopicByNamespaceParamsWithHTTPClient(client *http.Client) *GetTopicByNamespaceParams
- func NewGetTopicByNamespaceParamsWithTimeout(timeout time.Duration) *GetTopicByNamespaceParams
- func (o *GetTopicByNamespaceParams) SetAfter(after *string)
- func (o *GetTopicByNamespaceParams) SetBefore(before *string)
- func (o *GetTopicByNamespaceParams) SetContext(ctx context.Context)
- func (o *GetTopicByNamespaceParams) SetHTTPClient(client *http.Client)
- func (o *GetTopicByNamespaceParams) SetLimit(limit *int64)
- func (o *GetTopicByNamespaceParams) SetNamespace(namespace string)
- func (o *GetTopicByNamespaceParams) SetTimeout(timeout time.Duration)
- func (o *GetTopicByNamespaceParams) WithAfter(after *string) *GetTopicByNamespaceParams
- func (o *GetTopicByNamespaceParams) WithBefore(before *string) *GetTopicByNamespaceParams
- func (o *GetTopicByNamespaceParams) WithContext(ctx context.Context) *GetTopicByNamespaceParams
- func (o *GetTopicByNamespaceParams) WithHTTPClient(client *http.Client) *GetTopicByNamespaceParams
- func (o *GetTopicByNamespaceParams) WithLimit(limit *int64) *GetTopicByNamespaceParams
- func (o *GetTopicByNamespaceParams) WithNamespace(namespace string) *GetTopicByNamespaceParams
- func (o *GetTopicByNamespaceParams) WithTimeout(timeout time.Duration) *GetTopicByNamespaceParams
- func (o *GetTopicByNamespaceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetTopicByNamespaceReader
- type GetTopicByNamespaceUnauthorized
- type GetTopicByTopicNameForbidden
- type GetTopicByTopicNameInternalServerError
- type GetTopicByTopicNameNotFound
- type GetTopicByTopicNameOK
- type GetTopicByTopicNameParams
- func NewGetTopicByTopicNameParams() *GetTopicByTopicNameParams
- func NewGetTopicByTopicNameParamsWithContext(ctx context.Context) *GetTopicByTopicNameParams
- func NewGetTopicByTopicNameParamsWithHTTPClient(client *http.Client) *GetTopicByTopicNameParams
- func NewGetTopicByTopicNameParamsWithTimeout(timeout time.Duration) *GetTopicByTopicNameParams
- func (o *GetTopicByTopicNameParams) SetContext(ctx context.Context)
- func (o *GetTopicByTopicNameParams) SetHTTPClient(client *http.Client)
- func (o *GetTopicByTopicNameParams) SetNamespace(namespace string)
- func (o *GetTopicByTopicNameParams) SetTimeout(timeout time.Duration)
- func (o *GetTopicByTopicNameParams) SetTopic(topic string)
- func (o *GetTopicByTopicNameParams) WithContext(ctx context.Context) *GetTopicByTopicNameParams
- func (o *GetTopicByTopicNameParams) WithHTTPClient(client *http.Client) *GetTopicByTopicNameParams
- func (o *GetTopicByTopicNameParams) WithNamespace(namespace string) *GetTopicByTopicNameParams
- func (o *GetTopicByTopicNameParams) WithTimeout(timeout time.Duration) *GetTopicByTopicNameParams
- func (o *GetTopicByTopicNameParams) WithTopic(topic string) *GetTopicByTopicNameParams
- func (o *GetTopicByTopicNameParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetTopicByTopicNameReader
- type GetTopicByTopicNameUnauthorized
- type NotificationWithTemplateAccepted
- type NotificationWithTemplateBadRequest
- type NotificationWithTemplateByUserIDBadRequest
- type NotificationWithTemplateByUserIDForbidden
- type NotificationWithTemplateByUserIDNoContent
- type NotificationWithTemplateByUserIDNotFound
- type NotificationWithTemplateByUserIDParams
- func NewNotificationWithTemplateByUserIDParams() *NotificationWithTemplateByUserIDParams
- func NewNotificationWithTemplateByUserIDParamsWithContext(ctx context.Context) *NotificationWithTemplateByUserIDParams
- func NewNotificationWithTemplateByUserIDParamsWithHTTPClient(client *http.Client) *NotificationWithTemplateByUserIDParams
- func NewNotificationWithTemplateByUserIDParamsWithTimeout(timeout time.Duration) *NotificationWithTemplateByUserIDParams
- func (o *NotificationWithTemplateByUserIDParams) SetAsync(async *bool)
- func (o *NotificationWithTemplateByUserIDParams) SetBody(body *lobbyclientmodels.ModelNotificationWithTemplateRequest)
- func (o *NotificationWithTemplateByUserIDParams) SetContext(ctx context.Context)
- func (o *NotificationWithTemplateByUserIDParams) SetHTTPClient(client *http.Client)
- func (o *NotificationWithTemplateByUserIDParams) SetNamespace(namespace string)
- func (o *NotificationWithTemplateByUserIDParams) SetTimeout(timeout time.Duration)
- func (o *NotificationWithTemplateByUserIDParams) SetUserID(userID string)
- func (o *NotificationWithTemplateByUserIDParams) WithAsync(async *bool) *NotificationWithTemplateByUserIDParams
- func (o *NotificationWithTemplateByUserIDParams) WithBody(body *lobbyclientmodels.ModelNotificationWithTemplateRequest) *NotificationWithTemplateByUserIDParams
- func (o *NotificationWithTemplateByUserIDParams) WithContext(ctx context.Context) *NotificationWithTemplateByUserIDParams
- func (o *NotificationWithTemplateByUserIDParams) WithHTTPClient(client *http.Client) *NotificationWithTemplateByUserIDParams
- func (o *NotificationWithTemplateByUserIDParams) WithNamespace(namespace string) *NotificationWithTemplateByUserIDParams
- func (o *NotificationWithTemplateByUserIDParams) WithTimeout(timeout time.Duration) *NotificationWithTemplateByUserIDParams
- func (o *NotificationWithTemplateByUserIDParams) WithUserID(userID string) *NotificationWithTemplateByUserIDParams
- func (o *NotificationWithTemplateByUserIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type NotificationWithTemplateByUserIDReader
- type NotificationWithTemplateByUserIDUnauthorized
- type NotificationWithTemplateForbidden
- type NotificationWithTemplateNotFound
- type NotificationWithTemplateParams
- func NewNotificationWithTemplateParams() *NotificationWithTemplateParams
- func NewNotificationWithTemplateParamsWithContext(ctx context.Context) *NotificationWithTemplateParams
- func NewNotificationWithTemplateParamsWithHTTPClient(client *http.Client) *NotificationWithTemplateParams
- func NewNotificationWithTemplateParamsWithTimeout(timeout time.Duration) *NotificationWithTemplateParams
- func (o *NotificationWithTemplateParams) SetBody(body *lobbyclientmodels.ModelNotificationWithTemplateRequest)
- func (o *NotificationWithTemplateParams) SetContext(ctx context.Context)
- func (o *NotificationWithTemplateParams) SetHTTPClient(client *http.Client)
- func (o *NotificationWithTemplateParams) SetNamespace(namespace string)
- func (o *NotificationWithTemplateParams) SetTimeout(timeout time.Duration)
- func (o *NotificationWithTemplateParams) WithBody(body *lobbyclientmodels.ModelNotificationWithTemplateRequest) *NotificationWithTemplateParams
- func (o *NotificationWithTemplateParams) WithContext(ctx context.Context) *NotificationWithTemplateParams
- func (o *NotificationWithTemplateParams) WithHTTPClient(client *http.Client) *NotificationWithTemplateParams
- func (o *NotificationWithTemplateParams) WithNamespace(namespace string) *NotificationWithTemplateParams
- func (o *NotificationWithTemplateParams) WithTimeout(timeout time.Duration) *NotificationWithTemplateParams
- func (o *NotificationWithTemplateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type NotificationWithTemplateReader
- type NotificationWithTemplateUnauthorized
- type PublishTemplateBadRequest
- type PublishTemplateForbidden
- type PublishTemplateLocalizationV1AdminForbidden
- type PublishTemplateLocalizationV1AdminInternalServerError
- type PublishTemplateLocalizationV1AdminNoContent
- type PublishTemplateLocalizationV1AdminNotFound
- type PublishTemplateLocalizationV1AdminParams
- func NewPublishTemplateLocalizationV1AdminParams() *PublishTemplateLocalizationV1AdminParams
- func NewPublishTemplateLocalizationV1AdminParamsWithContext(ctx context.Context) *PublishTemplateLocalizationV1AdminParams
- func NewPublishTemplateLocalizationV1AdminParamsWithHTTPClient(client *http.Client) *PublishTemplateLocalizationV1AdminParams
- func NewPublishTemplateLocalizationV1AdminParamsWithTimeout(timeout time.Duration) *PublishTemplateLocalizationV1AdminParams
- func (o *PublishTemplateLocalizationV1AdminParams) SetContext(ctx context.Context)
- func (o *PublishTemplateLocalizationV1AdminParams) SetHTTPClient(client *http.Client)
- func (o *PublishTemplateLocalizationV1AdminParams) SetNamespace(namespace string)
- func (o *PublishTemplateLocalizationV1AdminParams) SetTemplateLanguage(templateLanguage string)
- func (o *PublishTemplateLocalizationV1AdminParams) SetTemplateSlug(templateSlug string)
- func (o *PublishTemplateLocalizationV1AdminParams) SetTimeout(timeout time.Duration)
- func (o *PublishTemplateLocalizationV1AdminParams) WithContext(ctx context.Context) *PublishTemplateLocalizationV1AdminParams
- func (o *PublishTemplateLocalizationV1AdminParams) WithHTTPClient(client *http.Client) *PublishTemplateLocalizationV1AdminParams
- func (o *PublishTemplateLocalizationV1AdminParams) WithNamespace(namespace string) *PublishTemplateLocalizationV1AdminParams
- func (o *PublishTemplateLocalizationV1AdminParams) WithTemplateLanguage(templateLanguage string) *PublishTemplateLocalizationV1AdminParams
- func (o *PublishTemplateLocalizationV1AdminParams) WithTemplateSlug(templateSlug string) *PublishTemplateLocalizationV1AdminParams
- func (o *PublishTemplateLocalizationV1AdminParams) WithTimeout(timeout time.Duration) *PublishTemplateLocalizationV1AdminParams
- func (o *PublishTemplateLocalizationV1AdminParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublishTemplateLocalizationV1AdminReader
- type PublishTemplateLocalizationV1AdminUnauthorized
- type PublishTemplateNoContent
- type PublishTemplateNotFound
- type PublishTemplateParams
- func NewPublishTemplateParams() *PublishTemplateParams
- func NewPublishTemplateParamsWithContext(ctx context.Context) *PublishTemplateParams
- func NewPublishTemplateParamsWithHTTPClient(client *http.Client) *PublishTemplateParams
- func NewPublishTemplateParamsWithTimeout(timeout time.Duration) *PublishTemplateParams
- func (o *PublishTemplateParams) SetContext(ctx context.Context)
- func (o *PublishTemplateParams) SetHTTPClient(client *http.Client)
- func (o *PublishTemplateParams) SetNamespace(namespace string)
- func (o *PublishTemplateParams) SetTemplateLanguage(templateLanguage string)
- func (o *PublishTemplateParams) SetTemplateSlug(templateSlug string)
- func (o *PublishTemplateParams) SetTimeout(timeout time.Duration)
- func (o *PublishTemplateParams) WithContext(ctx context.Context) *PublishTemplateParams
- func (o *PublishTemplateParams) WithHTTPClient(client *http.Client) *PublishTemplateParams
- func (o *PublishTemplateParams) WithNamespace(namespace string) *PublishTemplateParams
- func (o *PublishTemplateParams) WithTemplateLanguage(templateLanguage string) *PublishTemplateParams
- func (o *PublishTemplateParams) WithTemplateSlug(templateSlug string) *PublishTemplateParams
- func (o *PublishTemplateParams) WithTimeout(timeout time.Duration) *PublishTemplateParams
- func (o *PublishTemplateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublishTemplateReader
- type PublishTemplateUnauthorized
- type SendMultipleUsersFreeformNotificationV1AdminBadRequest
- type SendMultipleUsersFreeformNotificationV1AdminForbidden
- type SendMultipleUsersFreeformNotificationV1AdminNoContent
- type SendMultipleUsersFreeformNotificationV1AdminParams
- func NewSendMultipleUsersFreeformNotificationV1AdminParams() *SendMultipleUsersFreeformNotificationV1AdminParams
- func NewSendMultipleUsersFreeformNotificationV1AdminParamsWithContext(ctx context.Context) *SendMultipleUsersFreeformNotificationV1AdminParams
- func NewSendMultipleUsersFreeformNotificationV1AdminParamsWithHTTPClient(client *http.Client) *SendMultipleUsersFreeformNotificationV1AdminParams
- func NewSendMultipleUsersFreeformNotificationV1AdminParamsWithTimeout(timeout time.Duration) *SendMultipleUsersFreeformNotificationV1AdminParams
- func (o *SendMultipleUsersFreeformNotificationV1AdminParams) SetAsync(async *bool)
- func (o *SendMultipleUsersFreeformNotificationV1AdminParams) SetBody(body *lobbyclientmodels.ModelBulkUsersFreeFormNotificationRequestV1)
- func (o *SendMultipleUsersFreeformNotificationV1AdminParams) SetContext(ctx context.Context)
- func (o *SendMultipleUsersFreeformNotificationV1AdminParams) SetHTTPClient(client *http.Client)
- func (o *SendMultipleUsersFreeformNotificationV1AdminParams) SetNamespace(namespace string)
- func (o *SendMultipleUsersFreeformNotificationV1AdminParams) SetTimeout(timeout time.Duration)
- func (o *SendMultipleUsersFreeformNotificationV1AdminParams) WithAsync(async *bool) *SendMultipleUsersFreeformNotificationV1AdminParams
- func (o *SendMultipleUsersFreeformNotificationV1AdminParams) WithBody(body *lobbyclientmodels.ModelBulkUsersFreeFormNotificationRequestV1) *SendMultipleUsersFreeformNotificationV1AdminParams
- func (o *SendMultipleUsersFreeformNotificationV1AdminParams) WithContext(ctx context.Context) *SendMultipleUsersFreeformNotificationV1AdminParams
- func (o *SendMultipleUsersFreeformNotificationV1AdminParams) WithHTTPClient(client *http.Client) *SendMultipleUsersFreeformNotificationV1AdminParams
- func (o *SendMultipleUsersFreeformNotificationV1AdminParams) WithNamespace(namespace string) *SendMultipleUsersFreeformNotificationV1AdminParams
- func (o *SendMultipleUsersFreeformNotificationV1AdminParams) WithTimeout(timeout time.Duration) *SendMultipleUsersFreeformNotificationV1AdminParams
- func (o *SendMultipleUsersFreeformNotificationV1AdminParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SendMultipleUsersFreeformNotificationV1AdminReader
- type SendMultipleUsersFreeformNotificationV1AdminUnauthorized
- type SendSpecificUserFreeformNotificationV1AdminBadRequest
- type SendSpecificUserFreeformNotificationV1AdminForbidden
- type SendSpecificUserFreeformNotificationV1AdminNoContent
- type SendSpecificUserFreeformNotificationV1AdminNotFound
- type SendSpecificUserFreeformNotificationV1AdminParams
- func NewSendSpecificUserFreeformNotificationV1AdminParams() *SendSpecificUserFreeformNotificationV1AdminParams
- func NewSendSpecificUserFreeformNotificationV1AdminParamsWithContext(ctx context.Context) *SendSpecificUserFreeformNotificationV1AdminParams
- func NewSendSpecificUserFreeformNotificationV1AdminParamsWithHTTPClient(client *http.Client) *SendSpecificUserFreeformNotificationV1AdminParams
- func NewSendSpecificUserFreeformNotificationV1AdminParamsWithTimeout(timeout time.Duration) *SendSpecificUserFreeformNotificationV1AdminParams
- func (o *SendSpecificUserFreeformNotificationV1AdminParams) SetAsync(async *bool)
- func (o *SendSpecificUserFreeformNotificationV1AdminParams) SetBody(body *lobbyclientmodels.ModelFreeFormNotificationRequestV1)
- func (o *SendSpecificUserFreeformNotificationV1AdminParams) SetContext(ctx context.Context)
- func (o *SendSpecificUserFreeformNotificationV1AdminParams) SetHTTPClient(client *http.Client)
- func (o *SendSpecificUserFreeformNotificationV1AdminParams) SetNamespace(namespace string)
- func (o *SendSpecificUserFreeformNotificationV1AdminParams) SetTimeout(timeout time.Duration)
- func (o *SendSpecificUserFreeformNotificationV1AdminParams) SetUserID(userID string)
- func (o *SendSpecificUserFreeformNotificationV1AdminParams) WithAsync(async *bool) *SendSpecificUserFreeformNotificationV1AdminParams
- func (o *SendSpecificUserFreeformNotificationV1AdminParams) WithBody(body *lobbyclientmodels.ModelFreeFormNotificationRequestV1) *SendSpecificUserFreeformNotificationV1AdminParams
- func (o *SendSpecificUserFreeformNotificationV1AdminParams) WithContext(ctx context.Context) *SendSpecificUserFreeformNotificationV1AdminParams
- func (o *SendSpecificUserFreeformNotificationV1AdminParams) WithHTTPClient(client *http.Client) *SendSpecificUserFreeformNotificationV1AdminParams
- func (o *SendSpecificUserFreeformNotificationV1AdminParams) WithNamespace(namespace string) *SendSpecificUserFreeformNotificationV1AdminParams
- func (o *SendSpecificUserFreeformNotificationV1AdminParams) WithTimeout(timeout time.Duration) *SendSpecificUserFreeformNotificationV1AdminParams
- func (o *SendSpecificUserFreeformNotificationV1AdminParams) WithUserID(userID string) *SendSpecificUserFreeformNotificationV1AdminParams
- func (o *SendSpecificUserFreeformNotificationV1AdminParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SendSpecificUserFreeformNotificationV1AdminReader
- type SendSpecificUserFreeformNotificationV1AdminUnauthorized
- type SendSpecificUserTemplatedNotificationV1AdminBadRequest
- type SendSpecificUserTemplatedNotificationV1AdminForbidden
- type SendSpecificUserTemplatedNotificationV1AdminNoContent
- type SendSpecificUserTemplatedNotificationV1AdminNotFound
- type SendSpecificUserTemplatedNotificationV1AdminParams
- func NewSendSpecificUserTemplatedNotificationV1AdminParams() *SendSpecificUserTemplatedNotificationV1AdminParams
- func NewSendSpecificUserTemplatedNotificationV1AdminParamsWithContext(ctx context.Context) *SendSpecificUserTemplatedNotificationV1AdminParams
- func NewSendSpecificUserTemplatedNotificationV1AdminParamsWithHTTPClient(client *http.Client) *SendSpecificUserTemplatedNotificationV1AdminParams
- func NewSendSpecificUserTemplatedNotificationV1AdminParamsWithTimeout(timeout time.Duration) *SendSpecificUserTemplatedNotificationV1AdminParams
- func (o *SendSpecificUserTemplatedNotificationV1AdminParams) SetAsync(async *bool)
- func (o *SendSpecificUserTemplatedNotificationV1AdminParams) SetBody(body *lobbyclientmodels.ModelNotificationWithTemplateRequestV1)
- func (o *SendSpecificUserTemplatedNotificationV1AdminParams) SetContext(ctx context.Context)
- func (o *SendSpecificUserTemplatedNotificationV1AdminParams) SetHTTPClient(client *http.Client)
- func (o *SendSpecificUserTemplatedNotificationV1AdminParams) SetNamespace(namespace string)
- func (o *SendSpecificUserTemplatedNotificationV1AdminParams) SetTimeout(timeout time.Duration)
- func (o *SendSpecificUserTemplatedNotificationV1AdminParams) SetUserID(userID string)
- func (o *SendSpecificUserTemplatedNotificationV1AdminParams) WithAsync(async *bool) *SendSpecificUserTemplatedNotificationV1AdminParams
- func (o *SendSpecificUserTemplatedNotificationV1AdminParams) WithBody(body *lobbyclientmodels.ModelNotificationWithTemplateRequestV1) *SendSpecificUserTemplatedNotificationV1AdminParams
- func (o *SendSpecificUserTemplatedNotificationV1AdminParams) WithContext(ctx context.Context) *SendSpecificUserTemplatedNotificationV1AdminParams
- func (o *SendSpecificUserTemplatedNotificationV1AdminParams) WithHTTPClient(client *http.Client) *SendSpecificUserTemplatedNotificationV1AdminParams
- func (o *SendSpecificUserTemplatedNotificationV1AdminParams) WithNamespace(namespace string) *SendSpecificUserTemplatedNotificationV1AdminParams
- func (o *SendSpecificUserTemplatedNotificationV1AdminParams) WithTimeout(timeout time.Duration) *SendSpecificUserTemplatedNotificationV1AdminParams
- func (o *SendSpecificUserTemplatedNotificationV1AdminParams) WithUserID(userID string) *SendSpecificUserTemplatedNotificationV1AdminParams
- func (o *SendSpecificUserTemplatedNotificationV1AdminParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SendSpecificUserTemplatedNotificationV1AdminReader
- type SendSpecificUserTemplatedNotificationV1AdminUnauthorized
- type SendUsersFreeformNotificationV1AdminAccepted
- type SendUsersFreeformNotificationV1AdminBadRequest
- type SendUsersFreeformNotificationV1AdminForbidden
- type SendUsersFreeformNotificationV1AdminNotFound
- type SendUsersFreeformNotificationV1AdminParams
- func NewSendUsersFreeformNotificationV1AdminParams() *SendUsersFreeformNotificationV1AdminParams
- func NewSendUsersFreeformNotificationV1AdminParamsWithContext(ctx context.Context) *SendUsersFreeformNotificationV1AdminParams
- func NewSendUsersFreeformNotificationV1AdminParamsWithHTTPClient(client *http.Client) *SendUsersFreeformNotificationV1AdminParams
- func NewSendUsersFreeformNotificationV1AdminParamsWithTimeout(timeout time.Duration) *SendUsersFreeformNotificationV1AdminParams
- func (o *SendUsersFreeformNotificationV1AdminParams) SetBody(body *lobbyclientmodels.ModelFreeFormNotificationRequestV1)
- func (o *SendUsersFreeformNotificationV1AdminParams) SetContext(ctx context.Context)
- func (o *SendUsersFreeformNotificationV1AdminParams) SetHTTPClient(client *http.Client)
- func (o *SendUsersFreeformNotificationV1AdminParams) SetNamespace(namespace string)
- func (o *SendUsersFreeformNotificationV1AdminParams) SetTimeout(timeout time.Duration)
- func (o *SendUsersFreeformNotificationV1AdminParams) WithBody(body *lobbyclientmodels.ModelFreeFormNotificationRequestV1) *SendUsersFreeformNotificationV1AdminParams
- func (o *SendUsersFreeformNotificationV1AdminParams) WithContext(ctx context.Context) *SendUsersFreeformNotificationV1AdminParams
- func (o *SendUsersFreeformNotificationV1AdminParams) WithHTTPClient(client *http.Client) *SendUsersFreeformNotificationV1AdminParams
- func (o *SendUsersFreeformNotificationV1AdminParams) WithNamespace(namespace string) *SendUsersFreeformNotificationV1AdminParams
- func (o *SendUsersFreeformNotificationV1AdminParams) WithTimeout(timeout time.Duration) *SendUsersFreeformNotificationV1AdminParams
- func (o *SendUsersFreeformNotificationV1AdminParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SendUsersFreeformNotificationV1AdminReader
- type SendUsersFreeformNotificationV1AdminUnauthorized
- type SendUsersTemplatedNotificationV1AdminAccepted
- type SendUsersTemplatedNotificationV1AdminBadRequest
- type SendUsersTemplatedNotificationV1AdminForbidden
- type SendUsersTemplatedNotificationV1AdminNotFound
- type SendUsersTemplatedNotificationV1AdminParams
- func NewSendUsersTemplatedNotificationV1AdminParams() *SendUsersTemplatedNotificationV1AdminParams
- func NewSendUsersTemplatedNotificationV1AdminParamsWithContext(ctx context.Context) *SendUsersTemplatedNotificationV1AdminParams
- func NewSendUsersTemplatedNotificationV1AdminParamsWithHTTPClient(client *http.Client) *SendUsersTemplatedNotificationV1AdminParams
- func NewSendUsersTemplatedNotificationV1AdminParamsWithTimeout(timeout time.Duration) *SendUsersTemplatedNotificationV1AdminParams
- func (o *SendUsersTemplatedNotificationV1AdminParams) SetBody(body *lobbyclientmodels.ModelNotificationWithTemplateRequestV1)
- func (o *SendUsersTemplatedNotificationV1AdminParams) SetContext(ctx context.Context)
- func (o *SendUsersTemplatedNotificationV1AdminParams) SetHTTPClient(client *http.Client)
- func (o *SendUsersTemplatedNotificationV1AdminParams) SetNamespace(namespace string)
- func (o *SendUsersTemplatedNotificationV1AdminParams) SetTimeout(timeout time.Duration)
- func (o *SendUsersTemplatedNotificationV1AdminParams) WithBody(body *lobbyclientmodels.ModelNotificationWithTemplateRequestV1) *SendUsersTemplatedNotificationV1AdminParams
- func (o *SendUsersTemplatedNotificationV1AdminParams) WithContext(ctx context.Context) *SendUsersTemplatedNotificationV1AdminParams
- func (o *SendUsersTemplatedNotificationV1AdminParams) WithHTTPClient(client *http.Client) *SendUsersTemplatedNotificationV1AdminParams
- func (o *SendUsersTemplatedNotificationV1AdminParams) WithNamespace(namespace string) *SendUsersTemplatedNotificationV1AdminParams
- func (o *SendUsersTemplatedNotificationV1AdminParams) WithTimeout(timeout time.Duration) *SendUsersTemplatedNotificationV1AdminParams
- func (o *SendUsersTemplatedNotificationV1AdminParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SendUsersTemplatedNotificationV1AdminReader
- type SendUsersTemplatedNotificationV1AdminUnauthorized
- type UpdateLocalizationTemplateBadRequest
- type UpdateLocalizationTemplateForbidden
- type UpdateLocalizationTemplateNoContent
- type UpdateLocalizationTemplateNotFound
- type UpdateLocalizationTemplateParams
- func NewUpdateLocalizationTemplateParams() *UpdateLocalizationTemplateParams
- func NewUpdateLocalizationTemplateParamsWithContext(ctx context.Context) *UpdateLocalizationTemplateParams
- func NewUpdateLocalizationTemplateParamsWithHTTPClient(client *http.Client) *UpdateLocalizationTemplateParams
- func NewUpdateLocalizationTemplateParamsWithTimeout(timeout time.Duration) *UpdateLocalizationTemplateParams
- func (o *UpdateLocalizationTemplateParams) SetBody(body *lobbyclientmodels.ModelUpdateTemplateRequest)
- func (o *UpdateLocalizationTemplateParams) SetContext(ctx context.Context)
- func (o *UpdateLocalizationTemplateParams) SetHTTPClient(client *http.Client)
- func (o *UpdateLocalizationTemplateParams) SetNamespace(namespace string)
- func (o *UpdateLocalizationTemplateParams) SetTemplateLanguage(templateLanguage string)
- func (o *UpdateLocalizationTemplateParams) SetTemplateSlug(templateSlug string)
- func (o *UpdateLocalizationTemplateParams) SetTimeout(timeout time.Duration)
- func (o *UpdateLocalizationTemplateParams) WithBody(body *lobbyclientmodels.ModelUpdateTemplateRequest) *UpdateLocalizationTemplateParams
- func (o *UpdateLocalizationTemplateParams) WithContext(ctx context.Context) *UpdateLocalizationTemplateParams
- func (o *UpdateLocalizationTemplateParams) WithHTTPClient(client *http.Client) *UpdateLocalizationTemplateParams
- func (o *UpdateLocalizationTemplateParams) WithNamespace(namespace string) *UpdateLocalizationTemplateParams
- func (o *UpdateLocalizationTemplateParams) WithTemplateLanguage(templateLanguage string) *UpdateLocalizationTemplateParams
- func (o *UpdateLocalizationTemplateParams) WithTemplateSlug(templateSlug string) *UpdateLocalizationTemplateParams
- func (o *UpdateLocalizationTemplateParams) WithTimeout(timeout time.Duration) *UpdateLocalizationTemplateParams
- func (o *UpdateLocalizationTemplateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateLocalizationTemplateReader
- type UpdateLocalizationTemplateUnauthorized
- type UpdateNotificationTopicV1AdminBadRequest
- type UpdateNotificationTopicV1AdminForbidden
- type UpdateNotificationTopicV1AdminInternalServerError
- type UpdateNotificationTopicV1AdminNoContent
- type UpdateNotificationTopicV1AdminNotFound
- type UpdateNotificationTopicV1AdminParams
- func NewUpdateNotificationTopicV1AdminParams() *UpdateNotificationTopicV1AdminParams
- func NewUpdateNotificationTopicV1AdminParamsWithContext(ctx context.Context) *UpdateNotificationTopicV1AdminParams
- func NewUpdateNotificationTopicV1AdminParamsWithHTTPClient(client *http.Client) *UpdateNotificationTopicV1AdminParams
- func NewUpdateNotificationTopicV1AdminParamsWithTimeout(timeout time.Duration) *UpdateNotificationTopicV1AdminParams
- func (o *UpdateNotificationTopicV1AdminParams) SetBody(body *lobbyclientmodels.ModelUpdateTopicRequest)
- func (o *UpdateNotificationTopicV1AdminParams) SetContext(ctx context.Context)
- func (o *UpdateNotificationTopicV1AdminParams) SetHTTPClient(client *http.Client)
- func (o *UpdateNotificationTopicV1AdminParams) SetNamespace(namespace string)
- func (o *UpdateNotificationTopicV1AdminParams) SetTimeout(timeout time.Duration)
- func (o *UpdateNotificationTopicV1AdminParams) SetTopicName(topicName string)
- func (o *UpdateNotificationTopicV1AdminParams) WithBody(body *lobbyclientmodels.ModelUpdateTopicRequest) *UpdateNotificationTopicV1AdminParams
- func (o *UpdateNotificationTopicV1AdminParams) WithContext(ctx context.Context) *UpdateNotificationTopicV1AdminParams
- func (o *UpdateNotificationTopicV1AdminParams) WithHTTPClient(client *http.Client) *UpdateNotificationTopicV1AdminParams
- func (o *UpdateNotificationTopicV1AdminParams) WithNamespace(namespace string) *UpdateNotificationTopicV1AdminParams
- func (o *UpdateNotificationTopicV1AdminParams) WithTimeout(timeout time.Duration) *UpdateNotificationTopicV1AdminParams
- func (o *UpdateNotificationTopicV1AdminParams) WithTopicName(topicName string) *UpdateNotificationTopicV1AdminParams
- func (o *UpdateNotificationTopicV1AdminParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateNotificationTopicV1AdminReader
- type UpdateNotificationTopicV1AdminUnauthorized
- type UpdateTemplateLocalizationV1AdminBadRequest
- type UpdateTemplateLocalizationV1AdminForbidden
- type UpdateTemplateLocalizationV1AdminInternalServerError
- type UpdateTemplateLocalizationV1AdminNoContent
- type UpdateTemplateLocalizationV1AdminNotFound
- type UpdateTemplateLocalizationV1AdminParams
- func NewUpdateTemplateLocalizationV1AdminParams() *UpdateTemplateLocalizationV1AdminParams
- func NewUpdateTemplateLocalizationV1AdminParamsWithContext(ctx context.Context) *UpdateTemplateLocalizationV1AdminParams
- func NewUpdateTemplateLocalizationV1AdminParamsWithHTTPClient(client *http.Client) *UpdateTemplateLocalizationV1AdminParams
- func NewUpdateTemplateLocalizationV1AdminParamsWithTimeout(timeout time.Duration) *UpdateTemplateLocalizationV1AdminParams
- func (o *UpdateTemplateLocalizationV1AdminParams) SetBody(body *lobbyclientmodels.ModelUpdateTemplateRequest)
- func (o *UpdateTemplateLocalizationV1AdminParams) SetContext(ctx context.Context)
- func (o *UpdateTemplateLocalizationV1AdminParams) SetHTTPClient(client *http.Client)
- func (o *UpdateTemplateLocalizationV1AdminParams) SetNamespace(namespace string)
- func (o *UpdateTemplateLocalizationV1AdminParams) SetTemplateLanguage(templateLanguage string)
- func (o *UpdateTemplateLocalizationV1AdminParams) SetTemplateSlug(templateSlug string)
- func (o *UpdateTemplateLocalizationV1AdminParams) SetTimeout(timeout time.Duration)
- func (o *UpdateTemplateLocalizationV1AdminParams) WithBody(body *lobbyclientmodels.ModelUpdateTemplateRequest) *UpdateTemplateLocalizationV1AdminParams
- func (o *UpdateTemplateLocalizationV1AdminParams) WithContext(ctx context.Context) *UpdateTemplateLocalizationV1AdminParams
- func (o *UpdateTemplateLocalizationV1AdminParams) WithHTTPClient(client *http.Client) *UpdateTemplateLocalizationV1AdminParams
- func (o *UpdateTemplateLocalizationV1AdminParams) WithNamespace(namespace string) *UpdateTemplateLocalizationV1AdminParams
- func (o *UpdateTemplateLocalizationV1AdminParams) WithTemplateLanguage(templateLanguage string) *UpdateTemplateLocalizationV1AdminParams
- func (o *UpdateTemplateLocalizationV1AdminParams) WithTemplateSlug(templateSlug string) *UpdateTemplateLocalizationV1AdminParams
- func (o *UpdateTemplateLocalizationV1AdminParams) WithTimeout(timeout time.Duration) *UpdateTemplateLocalizationV1AdminParams
- func (o *UpdateTemplateLocalizationV1AdminParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateTemplateLocalizationV1AdminReader
- type UpdateTemplateLocalizationV1AdminUnauthorized
- type UpdateTopicByTopicNameForbidden
- type UpdateTopicByTopicNameInternalServerError
- type UpdateTopicByTopicNameNoContent
- type UpdateTopicByTopicNameNotFound
- type UpdateTopicByTopicNameParams
- func NewUpdateTopicByTopicNameParams() *UpdateTopicByTopicNameParams
- func NewUpdateTopicByTopicNameParamsWithContext(ctx context.Context) *UpdateTopicByTopicNameParams
- func NewUpdateTopicByTopicNameParamsWithHTTPClient(client *http.Client) *UpdateTopicByTopicNameParams
- func NewUpdateTopicByTopicNameParamsWithTimeout(timeout time.Duration) *UpdateTopicByTopicNameParams
- func (o *UpdateTopicByTopicNameParams) SetBody(body *lobbyclientmodels.ModelUpdateTopicRequest)
- func (o *UpdateTopicByTopicNameParams) SetContext(ctx context.Context)
- func (o *UpdateTopicByTopicNameParams) SetHTTPClient(client *http.Client)
- func (o *UpdateTopicByTopicNameParams) SetNamespace(namespace string)
- func (o *UpdateTopicByTopicNameParams) SetTimeout(timeout time.Duration)
- func (o *UpdateTopicByTopicNameParams) SetTopic(topic string)
- func (o *UpdateTopicByTopicNameParams) WithBody(body *lobbyclientmodels.ModelUpdateTopicRequest) *UpdateTopicByTopicNameParams
- func (o *UpdateTopicByTopicNameParams) WithContext(ctx context.Context) *UpdateTopicByTopicNameParams
- func (o *UpdateTopicByTopicNameParams) WithHTTPClient(client *http.Client) *UpdateTopicByTopicNameParams
- func (o *UpdateTopicByTopicNameParams) WithNamespace(namespace string) *UpdateTopicByTopicNameParams
- func (o *UpdateTopicByTopicNameParams) WithTimeout(timeout time.Duration) *UpdateTopicByTopicNameParams
- func (o *UpdateTopicByTopicNameParams) WithTopic(topic string) *UpdateTopicByTopicNameParams
- func (o *UpdateTopicByTopicNameParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateTopicByTopicNameReader
- type UpdateTopicByTopicNameUnauthorized
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for notification API
func (*Client) CreateNotificationTemplateV1Admin ¶
func (a *Client) CreateNotificationTemplateV1Admin(params *CreateNotificationTemplateV1AdminParams, authInfo runtime.ClientAuthInfoWriter) (*CreateNotificationTemplateV1AdminNoContent, *CreateNotificationTemplateV1AdminBadRequest, *CreateNotificationTemplateV1AdminUnauthorized, *CreateNotificationTemplateV1AdminForbidden, *CreateNotificationTemplateV1AdminNotFound, *CreateNotificationTemplateV1AdminConflict, error)
CreateNotificationTemplateV1Admin creates new notification template Required permission : <code>ADMIN:NAMESPACE:{namespace}:NOTIFICATION [CREATE]</code> with scope <code>social</code> <br>Create new notification template. Include handlebars {{key}} for replaceable contexts. The the key inside handlebars will be the key to be replaced when sending notification. Already existing template with the same slug and language can not be created. <br>Check model description for detailed input restrictions.<br> Action Code: 50204
func (*Client) CreateNotificationTopicV1Admin ¶
func (a *Client) CreateNotificationTopicV1Admin(params *CreateNotificationTopicV1AdminParams, authInfo runtime.ClientAuthInfoWriter) (*CreateNotificationTopicV1AdminNoContent, *CreateNotificationTopicV1AdminBadRequest, *CreateNotificationTopicV1AdminUnauthorized, *CreateNotificationTopicV1AdminForbidden, error)
CreateNotificationTopicV1Admin creates new notification topic Required permission : <code>ADMIN:NAMESPACE:{namespace}:NOTIFICATION [CREATE]</code> with scope <code>social</code> <br>Create new notification topic. <br>topic should be alphabets, no special char except underscore, uppercase and no spacing. for example: TOPIC_TEST. Already existing topic can not be created<br/> Action Code: 50214
func (*Client) CreateTemplate ¶
func (a *Client) CreateTemplate(params *CreateTemplateParams, authInfo runtime.ClientAuthInfoWriter) (*CreateTemplateNoContent, *CreateTemplateBadRequest, *CreateTemplateUnauthorized, *CreateTemplateForbidden, *CreateTemplateNotFound, error)
CreateTemplate creates new notification template Required permission : <code>NAMESPACE:{namespace}:TEMPLATE [CREATE]</code> with scope <code>social</code> <br>Create new notification template. Include handlebars {{key}} for replaceable contexts. The the key inside handlebars will be the key to be replaced when sending notification. Already existing template with the same slug and language can not be created. <br>Check model description for detailed input restrictions.
func (*Client) CreateTopic ¶
func (a *Client) CreateTopic(params *CreateTopicParams, authInfo runtime.ClientAuthInfoWriter) (*CreateTopicCreated, *CreateTopicBadRequest, *CreateTopicUnauthorized, *CreateTopicForbidden, *CreateTopicConflict, error)
CreateTopic creates new notification topic Required permission : <code>NAMESPACE:{namespace}:TOPIC [CREATE]</code> with scope <code>social</code> <br>Create new notification topic. <br>topic should be alphabets, no special char except underscore, uppercase and no spacing. for example: TOPIC_TEST. Already existing topic can not be created
func (*Client) DeleteNotificationTemplateSlugV1Admin ¶
func (a *Client) DeleteNotificationTemplateSlugV1Admin(params *DeleteNotificationTemplateSlugV1AdminParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteNotificationTemplateSlugV1AdminNoContent, *DeleteNotificationTemplateSlugV1AdminBadRequest, *DeleteNotificationTemplateSlugV1AdminUnauthorized, *DeleteNotificationTemplateSlugV1AdminForbidden, *DeleteNotificationTemplateSlugV1AdminNotFound, error)
DeleteNotificationTemplateSlugV1Admin deletes template slug in notification template Required permission : <code>ADMIN:NAMESPACE:{namespace}:NOTIFICATION [DELETE]</code> with scope <code>social</code> <br>Delete template slug in notification template<br> Action Code: 50206
func (*Client) DeleteNotificationTopicV1Admin ¶
func (a *Client) DeleteNotificationTopicV1Admin(params *DeleteNotificationTopicV1AdminParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteNotificationTopicV1AdminNoContent, *DeleteNotificationTopicV1AdminUnauthorized, *DeleteNotificationTopicV1AdminForbidden, *DeleteNotificationTopicV1AdminNotFound, *DeleteNotificationTopicV1AdminInternalServerError, error)
DeleteNotificationTopicV1Admin deletes topic information by topic name Required permission : <code>ADMIN:NAMESPACE:{namespace}:NOTIFICATION [DELETE]</code> with scope <code>social</code> <br>delete topic information by topic name. <br>topic should be alphabets, no special char except underscore, uppercase and no spacing. for example: TOPIC_TEST. Already existing topic can not be created <br/> Action Code: 50217
func (*Client) DeleteTemplateLocalization ¶
func (a *Client) DeleteTemplateLocalization(params *DeleteTemplateLocalizationParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteTemplateLocalizationNoContent, *DeleteTemplateLocalizationBadRequest, *DeleteTemplateLocalizationUnauthorized, *DeleteTemplateLocalizationForbidden, *DeleteTemplateLocalizationNotFound, error)
DeleteTemplateLocalization deletes template localization Required permission : <code>NAMESPACE:{namespace}:TEMPLATE [DELETE]</code> with scope <code>social</code> <br>Delete all template in a slug
func (*Client) DeleteTemplateLocalizationV1Admin ¶
func (a *Client) DeleteTemplateLocalizationV1Admin(params *DeleteTemplateLocalizationV1AdminParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteTemplateLocalizationV1AdminNoContent, *DeleteTemplateLocalizationV1AdminUnauthorized, *DeleteTemplateLocalizationV1AdminForbidden, *DeleteTemplateLocalizationV1AdminNotFound, *DeleteTemplateLocalizationV1AdminInternalServerError, error)
DeleteTemplateLocalizationV1Admin deletes template localization Required permission : <code>ADMIN:NAMESPACE:{namespace}:NOTIFICATION [DELETE]</code> with scope <code>social</code> <br>delete template localization<br/> Action Code: 50209
func (*Client) DeleteTemplateSlug ¶
func (a *Client) DeleteTemplateSlug(params *DeleteTemplateSlugParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteTemplateSlugNoContent, *DeleteTemplateSlugBadRequest, *DeleteTemplateSlugUnauthorized, *DeleteTemplateSlugForbidden, *DeleteTemplateSlugNotFound, error)
DeleteTemplateSlug deletes template localization Required permission : <code>NAMESPACE:{namespace}:TEMPLATE [DELETE]</code> with scope <code>social</code> <br>Delete localization template
func (*Client) DeleteTopicByTopicName ¶
func (a *Client) DeleteTopicByTopicName(params *DeleteTopicByTopicNameParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteTopicByTopicNameNoContent, *DeleteTopicByTopicNameUnauthorized, *DeleteTopicByTopicNameForbidden, *DeleteTopicByTopicNameNotFound, *DeleteTopicByTopicNameInternalServerError, error)
DeleteTopicByTopicName deletes topic information by topic name Required permission : <code>NAMESPACE:{namespace}:TOPIC [DELETE]</code> with scope <code>social</code> <br>delete topic information by topic name. <br>topic should be alphabets, no special char except underscore, uppercase and no spacing. for example: TOPIC_TEST. Already existing topic can not be created
func (*Client) FreeFormNotification ¶
func (a *Client) FreeFormNotification(params *FreeFormNotificationParams, authInfo runtime.ClientAuthInfoWriter) (*FreeFormNotificationAccepted, *FreeFormNotificationBadRequest, *FreeFormNotificationUnauthorized, *FreeFormNotificationForbidden, *FreeFormNotificationNotFound, error)
FreeFormNotification sends freeform notification to a user Required permission : <code>NAMESPACE:{namespace}:NOTIFICATION [CREATE]</code> with scope <code>social</code> <br>Sends notification to all connected users in a namespace.
func (*Client) FreeFormNotificationByUserID ¶
func (a *Client) FreeFormNotificationByUserID(params *FreeFormNotificationByUserIDParams, authInfo runtime.ClientAuthInfoWriter) (*FreeFormNotificationByUserIDNoContent, *FreeFormNotificationByUserIDBadRequest, *FreeFormNotificationByUserIDUnauthorized, *FreeFormNotificationByUserIDForbidden, *FreeFormNotificationByUserIDNotFound, error)
FreeFormNotificationByUserID sends freeform notification to a user Required permission : <code>NAMESPACE:{namespace}:USER:{userId}:NOTIFICATION [CREATE]</code> with scope <code>social</code> <br>Sends notification to a user. There are two types of notification: sync and async. Async message will be stored to database if the receiver is offline. This stored message could be retrieved later via websocket command.
func (*Client) GetAllNotificationTemplatesV1Admin ¶
func (a *Client) GetAllNotificationTemplatesV1Admin(params *GetAllNotificationTemplatesV1AdminParams, authInfo runtime.ClientAuthInfoWriter) (*GetAllNotificationTemplatesV1AdminOK, *GetAllNotificationTemplatesV1AdminBadRequest, *GetAllNotificationTemplatesV1AdminUnauthorized, *GetAllNotificationTemplatesV1AdminForbidden, *GetAllNotificationTemplatesV1AdminNotFound, *GetAllNotificationTemplatesV1AdminInternalServerError, error)
GetAllNotificationTemplatesV1Admin gets all notification template in a namespace Required permission : <code>ADMIN:NAMESPACE:{namespace}:NOTIFICATION [READ]</code> with scope <code>social</code> <br>Get all templates in a namespace<br> Action Code: 50203
func (*Client) GetAllNotificationTopicsV1Admin ¶
func (a *Client) GetAllNotificationTopicsV1Admin(params *GetAllNotificationTopicsV1AdminParams, authInfo runtime.ClientAuthInfoWriter) (*GetAllNotificationTopicsV1AdminOK, *GetAllNotificationTopicsV1AdminUnauthorized, *GetAllNotificationTopicsV1AdminForbidden, *GetAllNotificationTopicsV1AdminNotFound, *GetAllNotificationTopicsV1AdminInternalServerError, error)
GetAllNotificationTopicsV1Admin gets topic by namespace Required permission : <code>ADMIN:NAMESPACE:{namespace}:NOTIFICATION [READ]</code> with scope <code>social</code> <br>get topic by namespace.<br/> Action Code: 50213
func (*Client) GetAllStoredNotificationsV1 ¶
func (a *Client) GetAllStoredNotificationsV1(params *GetAllStoredNotificationsV1Params, authInfo runtime.ClientAuthInfoWriter) (*GetAllStoredNotificationsV1OK, *GetAllStoredNotificationsV1BadRequest, *GetAllStoredNotificationsV1Unauthorized, *GetAllStoredNotificationsV1Forbidden, *GetAllStoredNotificationsV1NotFound, error)
GetAllStoredNotificationsV1 gets all stored notification for a user Required valid user authorization <br>Retrieve all notification stored for a user. Successfully retrieved notifications will not be deleted.
func (*Client) GetGameTemplate ¶
func (a *Client) GetGameTemplate(params *GetGameTemplateParams, authInfo runtime.ClientAuthInfoWriter) (*GetGameTemplateOK, *GetGameTemplateBadRequest, *GetGameTemplateUnauthorized, *GetGameTemplateForbidden, *GetGameTemplateNotFound, error)
GetGameTemplate gets all notification template in a namespace Required permission : <code>NAMESPACE:{namespace}:TEMPLATE [READ]</code> with scope <code>social</code> <br>Get all templates in a namespace
func (*Client) GetLocalizationTemplate ¶
func (a *Client) GetLocalizationTemplate(params *GetLocalizationTemplateParams, authInfo runtime.ClientAuthInfoWriter) (*GetLocalizationTemplateOK, *GetLocalizationTemplateBadRequest, *GetLocalizationTemplateUnauthorized, *GetLocalizationTemplateForbidden, *GetLocalizationTemplateNotFound, error)
GetLocalizationTemplate gets a template localization Required permission : <code>NAMESPACE:{namespace}:TEMPLATE [READ]</code> with scope <code>social</code> <br>Get a template localization
func (*Client) GetNotificationTopicV1Admin ¶
func (a *Client) GetNotificationTopicV1Admin(params *GetNotificationTopicV1AdminParams, authInfo runtime.ClientAuthInfoWriter) (*GetNotificationTopicV1AdminOK, *GetNotificationTopicV1AdminUnauthorized, *GetNotificationTopicV1AdminForbidden, *GetNotificationTopicV1AdminNotFound, *GetNotificationTopicV1AdminInternalServerError, error)
GetNotificationTopicV1Admin gets topic information by topic name Required permission : <code>ADMIN:NAMESPACE:{namespace}:NOTIFICATION [READ]</code> with scope <code>social</code> <br>get topic information by topic name.<br/> Action Code: 50215
func (*Client) GetNotifications ¶
func (a *Client) GetNotifications(params *GetNotificationsParams, authInfo runtime.ClientAuthInfoWriter) (*GetNotificationsOK, *GetNotificationsBadRequest, *GetNotificationsUnauthorized, *GetNotificationsForbidden, *GetNotificationsNotFound, error)
GetNotifications gets all stored notification for a user Required permission : <code>NAMESPACE:{namespace}:USER:{userId}:NOTIFICATION [READ]</code> with scope <code>social</code> <br>Retrieve all notification stored for a user. Successfully retrieved notifications will not be deleted.
func (*Client) GetSingleTemplateLocalizationV1Admin ¶
func (a *Client) GetSingleTemplateLocalizationV1Admin(params *GetSingleTemplateLocalizationV1AdminParams, authInfo runtime.ClientAuthInfoWriter) (*GetSingleTemplateLocalizationV1AdminOK, *GetSingleTemplateLocalizationV1AdminUnauthorized, *GetSingleTemplateLocalizationV1AdminForbidden, *GetSingleTemplateLocalizationV1AdminNotFound, *GetSingleTemplateLocalizationV1AdminInternalServerError, error)
GetSingleTemplateLocalizationV1Admin gets a template localization Required permission : <code>ADMIN:NAMESPACE:{namespace}:NOTIFICATION [READ]</code> with scope <code>social</code> <br>Get a template localization<br/> Action Code: 50207
func (*Client) GetSlugTemplate ¶
func (a *Client) GetSlugTemplate(params *GetSlugTemplateParams, authInfo runtime.ClientAuthInfoWriter) (*GetSlugTemplateOK, *GetSlugTemplateBadRequest, *GetSlugTemplateUnauthorized, *GetSlugTemplateForbidden, *GetSlugTemplateNotFound, error)
GetSlugTemplate gets all notification template in a slug Required permission : <code>NAMESPACE:{namespace}:TEMPLATE [READ]</code> with scope <code>social</code> <br>Get all templates in a namespace
func (*Client) GetTemplateSlugLocalizationsTemplateV1Admin ¶
func (a *Client) GetTemplateSlugLocalizationsTemplateV1Admin(params *GetTemplateSlugLocalizationsTemplateV1AdminParams, authInfo runtime.ClientAuthInfoWriter) (*GetTemplateSlugLocalizationsTemplateV1AdminOK, *GetTemplateSlugLocalizationsTemplateV1AdminBadRequest, *GetTemplateSlugLocalizationsTemplateV1AdminUnauthorized, *GetTemplateSlugLocalizationsTemplateV1AdminForbidden, *GetTemplateSlugLocalizationsTemplateV1AdminNotFound, error)
GetTemplateSlugLocalizationsTemplateV1Admin gets all notification template localization in a slug Required permission : <code>ADMIN:NAMESPACE:{namespace}:NOTIFICATION [READ]</code> with scope <code>social</code> <br>Get all templates in a namespace<br> Action Code: 50205
func (*Client) GetTopicByNamespace ¶
func (a *Client) GetTopicByNamespace(params *GetTopicByNamespaceParams, authInfo runtime.ClientAuthInfoWriter) (*GetTopicByNamespaceOK, *GetTopicByNamespaceUnauthorized, *GetTopicByNamespaceForbidden, *GetTopicByNamespaceNotFound, *GetTopicByNamespaceInternalServerError, error)
GetTopicByNamespace gets topic by namespace Required permission : <code>NAMESPACE:{namespace}:TOPIC [READ]</code> with scope <code>social</code> <br>get topic by namespace.
func (*Client) GetTopicByTopicName ¶
func (a *Client) GetTopicByTopicName(params *GetTopicByTopicNameParams, authInfo runtime.ClientAuthInfoWriter) (*GetTopicByTopicNameOK, *GetTopicByTopicNameUnauthorized, *GetTopicByTopicNameForbidden, *GetTopicByTopicNameNotFound, *GetTopicByTopicNameInternalServerError, error)
GetTopicByTopicName gets topic information by topic name Required permission : <code>NAMESPACE:{namespace}:TOPIC [READ]</code> with scope <code>social</code> <br>get topic information by topic name.
func (*Client) NotificationWithTemplate ¶
func (a *Client) NotificationWithTemplate(params *NotificationWithTemplateParams, authInfo runtime.ClientAuthInfoWriter) (*NotificationWithTemplateAccepted, *NotificationWithTemplateBadRequest, *NotificationWithTemplateUnauthorized, *NotificationWithTemplateForbidden, *NotificationWithTemplateNotFound, error)
NotificationWithTemplate sends notification to a user with template Required permission : <code>NAMESPACE:{namespace}:NOTIFICATION [CREATE]</code> with scope <code>social</code> <br>Sends notification to all connected users in a namespace with predefined template. <br>In the request body, specify which template slug (template identifier) to use and the template language. <br>NotificationTemplate context is the key-value pair defining the value of each handlebar specified in the template content. Template need to be published before it can be use to send notifications
func (*Client) NotificationWithTemplateByUserID ¶
func (a *Client) NotificationWithTemplateByUserID(params *NotificationWithTemplateByUserIDParams, authInfo runtime.ClientAuthInfoWriter) (*NotificationWithTemplateByUserIDNoContent, *NotificationWithTemplateByUserIDBadRequest, *NotificationWithTemplateByUserIDUnauthorized, *NotificationWithTemplateByUserIDForbidden, *NotificationWithTemplateByUserIDNotFound, error)
NotificationWithTemplateByUserID sends notification to a user with template Required permission : <code>NAMESPACE:{namespace}:USER:{userId}:NOTIFICATION [CREATE]</code> with scope <code>social</code> <br>Sends notification to a user with predefined template. There are two types of notification: sync and async. Async message will be stored to database if the receiver is offline. This stored message could be retrieved later via websocket command. <br>In the request body, specify which template slug (template identifier) to use and the template language. <br>NotificationTemplate context is the key-value pair defining the value of each handlebar specified in the template content. Template need to be published before it can be use to send notifications
func (*Client) PublishTemplate ¶
func (a *Client) PublishTemplate(params *PublishTemplateParams, authInfo runtime.ClientAuthInfoWriter) (*PublishTemplateNoContent, *PublishTemplateBadRequest, *PublishTemplateUnauthorized, *PublishTemplateForbidden, *PublishTemplateNotFound, error)
PublishTemplate publishes draft template Required permission : <code>NAMESPACE:{namespace}:TEMPLATE [CREATE]</code> with scope <code>social</code> <br>Publish notification template draft. Empty draft can not be published.
func (*Client) PublishTemplateLocalizationV1Admin ¶
func (a *Client) PublishTemplateLocalizationV1Admin(params *PublishTemplateLocalizationV1AdminParams, authInfo runtime.ClientAuthInfoWriter) (*PublishTemplateLocalizationV1AdminNoContent, *PublishTemplateLocalizationV1AdminUnauthorized, *PublishTemplateLocalizationV1AdminForbidden, *PublishTemplateLocalizationV1AdminNotFound, *PublishTemplateLocalizationV1AdminInternalServerError, error)
PublishTemplateLocalizationV1Admin publishes template localization draft Required permission : <code>ADMIN:NAMESPACE:{namespace}:NOTIFICATION [CREATE]</code> with scope <code>social</code> <br>Publish notification template draft. Empty draft can not be published.<br/> Action Code: 50210
func (*Client) SendMultipleUsersFreeformNotificationV1Admin ¶
func (a *Client) SendMultipleUsersFreeformNotificationV1Admin(params *SendMultipleUsersFreeformNotificationV1AdminParams, authInfo runtime.ClientAuthInfoWriter) (*SendMultipleUsersFreeformNotificationV1AdminNoContent, *SendMultipleUsersFreeformNotificationV1AdminBadRequest, *SendMultipleUsersFreeformNotificationV1AdminUnauthorized, *SendMultipleUsersFreeformNotificationV1AdminForbidden, error)
SendMultipleUsersFreeformNotificationV1Admin sends freeform notification to multiple users Required permission : <code>ADMIN:NAMESPACE:{namespace}:NOTIFICATION [CREATE]</code> with scope <code>social</code> <br>Sends notification to multiple user. There are two types of notification: sync and async. Async message will be stored to database if the receiver is offline. This stored message could be retrieved later via websocket command.<br/> Action Code: 50211
func (*Client) SendSpecificUserFreeformNotificationV1Admin ¶
func (a *Client) SendSpecificUserFreeformNotificationV1Admin(params *SendSpecificUserFreeformNotificationV1AdminParams, authInfo runtime.ClientAuthInfoWriter) (*SendSpecificUserFreeformNotificationV1AdminNoContent, *SendSpecificUserFreeformNotificationV1AdminBadRequest, *SendSpecificUserFreeformNotificationV1AdminUnauthorized, *SendSpecificUserFreeformNotificationV1AdminForbidden, *SendSpecificUserFreeformNotificationV1AdminNotFound, error)
SendSpecificUserFreeformNotificationV1Admin sends freeform notification to a user Required permission : <code>ADMIN:NAMESPACE:{namespace}:NOTIFICATION [CREATE]</code> with scope <code>social</code> <br>Sends notification to a user. There are two types of notification: sync and async. Async message will be stored to database if the receiver is offline. This stored message could be retrieved later via websocket command.<br/> Action Code: 50211
func (*Client) SendSpecificUserTemplatedNotificationV1Admin ¶
func (a *Client) SendSpecificUserTemplatedNotificationV1Admin(params *SendSpecificUserTemplatedNotificationV1AdminParams, authInfo runtime.ClientAuthInfoWriter) (*SendSpecificUserTemplatedNotificationV1AdminNoContent, *SendSpecificUserTemplatedNotificationV1AdminBadRequest, *SendSpecificUserTemplatedNotificationV1AdminUnauthorized, *SendSpecificUserTemplatedNotificationV1AdminForbidden, *SendSpecificUserTemplatedNotificationV1AdminNotFound, error)
SendSpecificUserTemplatedNotificationV1Admin sends templated notification to specific user Required permission : <code>ADMIN:NAMESPACE:{namespace}:NOTIFICATION [CREATE]</code> with scope <code>social</code> <br>Sends templated notification to a user. There are two types of notification: sync and async. Async message will be stored to database if the receiver is offline. This stored message could be retrieved later via websocket command. <br>In the request body, specify which template slug (template identifier) to use and the template language. <br>NotificationTemplate context is the key-value pair defining the value of each handlebar specified in the template content. Template need to be published before it can be use to send notifications<br> Action Code: 50212
func (*Client) SendUsersFreeformNotificationV1Admin ¶
func (a *Client) SendUsersFreeformNotificationV1Admin(params *SendUsersFreeformNotificationV1AdminParams, authInfo runtime.ClientAuthInfoWriter) (*SendUsersFreeformNotificationV1AdminAccepted, *SendUsersFreeformNotificationV1AdminBadRequest, *SendUsersFreeformNotificationV1AdminUnauthorized, *SendUsersFreeformNotificationV1AdminForbidden, *SendUsersFreeformNotificationV1AdminNotFound, error)
SendUsersFreeformNotificationV1Admin sends freeform notification to connected users Required permission : <code>ADMIN:NAMESPACE:{namespace}:NOTIFICATION [CREATE]</code> with scope <code>social</code> <br>Sends notification to all connected users in a namespace.<br> Action Code: 50201
func (*Client) SendUsersTemplatedNotificationV1Admin ¶
func (a *Client) SendUsersTemplatedNotificationV1Admin(params *SendUsersTemplatedNotificationV1AdminParams, authInfo runtime.ClientAuthInfoWriter) (*SendUsersTemplatedNotificationV1AdminAccepted, *SendUsersTemplatedNotificationV1AdminBadRequest, *SendUsersTemplatedNotificationV1AdminUnauthorized, *SendUsersTemplatedNotificationV1AdminForbidden, *SendUsersTemplatedNotificationV1AdminNotFound, error)
SendUsersTemplatedNotificationV1Admin sends notification to a user with template Required permission : <code>ADMIN:NAMESPACE:{namespace}:NOTIFICATION [CREATE]</code> with scope <code>social</code> <br>Sends notification to all connected users in a namespace with predefined template. <br>In the request body, specify which template slug (template identifier) to use and the template language. <br>NotificationTemplate context is the key-value pair defining the value of each handlebar specified in the template content. Template need to be published before it can be use to send notifications<br/> Action Code: 50202
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
func (*Client) UpdateLocalizationTemplate ¶
func (a *Client) UpdateLocalizationTemplate(params *UpdateLocalizationTemplateParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateLocalizationTemplateNoContent, *UpdateLocalizationTemplateBadRequest, *UpdateLocalizationTemplateUnauthorized, *UpdateLocalizationTemplateForbidden, *UpdateLocalizationTemplateNotFound, error)
UpdateLocalizationTemplate updates template draft Required permission : <code>NAMESPACE:{namespace}:TEMPLATE [UPDATE]</code> with scope <code>social</code> <br>Modify draft template
func (*Client) UpdateNotificationTopicV1Admin ¶
func (a *Client) UpdateNotificationTopicV1Admin(params *UpdateNotificationTopicV1AdminParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateNotificationTopicV1AdminNoContent, *UpdateNotificationTopicV1AdminBadRequest, *UpdateNotificationTopicV1AdminUnauthorized, *UpdateNotificationTopicV1AdminForbidden, *UpdateNotificationTopicV1AdminNotFound, *UpdateNotificationTopicV1AdminInternalServerError, error)
UpdateNotificationTopicV1Admin updates topic information by topic name Required permission : <code>ADMIN:NAMESPACE:{namespace}:NOTIFICATION [UPDATE]</code> with scope <code>social</code> <br>update topic information by topic name. <br>topic should be alphabets, no special char except underscore, uppercase and no spacing. for example: TOPIC_TEST. Already existing topic can not be created <br/> Action Code: 50216
func (*Client) UpdateTemplateLocalizationV1Admin ¶
func (a *Client) UpdateTemplateLocalizationV1Admin(params *UpdateTemplateLocalizationV1AdminParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateTemplateLocalizationV1AdminNoContent, *UpdateTemplateLocalizationV1AdminBadRequest, *UpdateTemplateLocalizationV1AdminUnauthorized, *UpdateTemplateLocalizationV1AdminForbidden, *UpdateTemplateLocalizationV1AdminNotFound, *UpdateTemplateLocalizationV1AdminInternalServerError, error)
UpdateTemplateLocalizationV1Admin updates template localization Required permission : <code>ADMIN:NAMESPACE:{namespace}:NOTIFICATION [UPDATE]</code> with scope <code>social</code> <br/>update template localization<br/> Action Code: 50208
func (*Client) UpdateTopicByTopicName ¶
func (a *Client) UpdateTopicByTopicName(params *UpdateTopicByTopicNameParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateTopicByTopicNameNoContent, *UpdateTopicByTopicNameUnauthorized, *UpdateTopicByTopicNameForbidden, *UpdateTopicByTopicNameNotFound, *UpdateTopicByTopicNameInternalServerError, error)
UpdateTopicByTopicName updates topic information by topic name Required permission : <code>NAMESPACE:{namespace}:TOPIC [UPDATE]</code> with scope <code>social</code> <br>update topic information by topic name. <br>topic should be alphabets, no special char except underscore, uppercase and no spacing. for example: TOPIC_TEST. Already existing topic can not be created
type ClientService ¶
type ClientService interface { CreateNotificationTemplateV1Admin(params *CreateNotificationTemplateV1AdminParams, authInfo runtime.ClientAuthInfoWriter) (*CreateNotificationTemplateV1AdminNoContent, *CreateNotificationTemplateV1AdminBadRequest, *CreateNotificationTemplateV1AdminUnauthorized, *CreateNotificationTemplateV1AdminForbidden, *CreateNotificationTemplateV1AdminNotFound, *CreateNotificationTemplateV1AdminConflict, error) CreateNotificationTopicV1Admin(params *CreateNotificationTopicV1AdminParams, authInfo runtime.ClientAuthInfoWriter) (*CreateNotificationTopicV1AdminNoContent, *CreateNotificationTopicV1AdminBadRequest, *CreateNotificationTopicV1AdminUnauthorized, *CreateNotificationTopicV1AdminForbidden, error) CreateTemplate(params *CreateTemplateParams, authInfo runtime.ClientAuthInfoWriter) (*CreateTemplateNoContent, *CreateTemplateBadRequest, *CreateTemplateUnauthorized, *CreateTemplateForbidden, *CreateTemplateNotFound, error) CreateTopic(params *CreateTopicParams, authInfo runtime.ClientAuthInfoWriter) (*CreateTopicCreated, *CreateTopicBadRequest, *CreateTopicUnauthorized, *CreateTopicForbidden, *CreateTopicConflict, error) DeleteNotificationTemplateSlugV1Admin(params *DeleteNotificationTemplateSlugV1AdminParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteNotificationTemplateSlugV1AdminNoContent, *DeleteNotificationTemplateSlugV1AdminBadRequest, *DeleteNotificationTemplateSlugV1AdminUnauthorized, *DeleteNotificationTemplateSlugV1AdminForbidden, *DeleteNotificationTemplateSlugV1AdminNotFound, error) DeleteNotificationTopicV1Admin(params *DeleteNotificationTopicV1AdminParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteNotificationTopicV1AdminNoContent, *DeleteNotificationTopicV1AdminUnauthorized, *DeleteNotificationTopicV1AdminForbidden, *DeleteNotificationTopicV1AdminNotFound, *DeleteNotificationTopicV1AdminInternalServerError, error) DeleteTemplateLocalization(params *DeleteTemplateLocalizationParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteTemplateLocalizationNoContent, *DeleteTemplateLocalizationBadRequest, *DeleteTemplateLocalizationUnauthorized, *DeleteTemplateLocalizationForbidden, *DeleteTemplateLocalizationNotFound, error) DeleteTemplateLocalizationV1Admin(params *DeleteTemplateLocalizationV1AdminParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteTemplateLocalizationV1AdminNoContent, *DeleteTemplateLocalizationV1AdminUnauthorized, *DeleteTemplateLocalizationV1AdminForbidden, *DeleteTemplateLocalizationV1AdminNotFound, *DeleteTemplateLocalizationV1AdminInternalServerError, error) DeleteTemplateSlug(params *DeleteTemplateSlugParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteTemplateSlugNoContent, *DeleteTemplateSlugBadRequest, *DeleteTemplateSlugUnauthorized, *DeleteTemplateSlugForbidden, *DeleteTemplateSlugNotFound, error) DeleteTopicByTopicName(params *DeleteTopicByTopicNameParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteTopicByTopicNameNoContent, *DeleteTopicByTopicNameUnauthorized, *DeleteTopicByTopicNameForbidden, *DeleteTopicByTopicNameNotFound, *DeleteTopicByTopicNameInternalServerError, error) FreeFormNotification(params *FreeFormNotificationParams, authInfo runtime.ClientAuthInfoWriter) (*FreeFormNotificationAccepted, *FreeFormNotificationBadRequest, *FreeFormNotificationUnauthorized, *FreeFormNotificationForbidden, *FreeFormNotificationNotFound, error) FreeFormNotificationByUserID(params *FreeFormNotificationByUserIDParams, authInfo runtime.ClientAuthInfoWriter) (*FreeFormNotificationByUserIDNoContent, *FreeFormNotificationByUserIDBadRequest, *FreeFormNotificationByUserIDUnauthorized, *FreeFormNotificationByUserIDForbidden, *FreeFormNotificationByUserIDNotFound, error) GetAllNotificationTemplatesV1Admin(params *GetAllNotificationTemplatesV1AdminParams, authInfo runtime.ClientAuthInfoWriter) (*GetAllNotificationTemplatesV1AdminOK, *GetAllNotificationTemplatesV1AdminBadRequest, *GetAllNotificationTemplatesV1AdminUnauthorized, *GetAllNotificationTemplatesV1AdminForbidden, *GetAllNotificationTemplatesV1AdminNotFound, *GetAllNotificationTemplatesV1AdminInternalServerError, error) GetAllNotificationTopicsV1Admin(params *GetAllNotificationTopicsV1AdminParams, authInfo runtime.ClientAuthInfoWriter) (*GetAllNotificationTopicsV1AdminOK, *GetAllNotificationTopicsV1AdminUnauthorized, *GetAllNotificationTopicsV1AdminForbidden, *GetAllNotificationTopicsV1AdminNotFound, *GetAllNotificationTopicsV1AdminInternalServerError, error) GetAllStoredNotificationsV1(params *GetAllStoredNotificationsV1Params, authInfo runtime.ClientAuthInfoWriter) (*GetAllStoredNotificationsV1OK, *GetAllStoredNotificationsV1BadRequest, *GetAllStoredNotificationsV1Unauthorized, *GetAllStoredNotificationsV1Forbidden, *GetAllStoredNotificationsV1NotFound, error) GetGameTemplate(params *GetGameTemplateParams, authInfo runtime.ClientAuthInfoWriter) (*GetGameTemplateOK, *GetGameTemplateBadRequest, *GetGameTemplateUnauthorized, *GetGameTemplateForbidden, *GetGameTemplateNotFound, error) GetLocalizationTemplate(params *GetLocalizationTemplateParams, authInfo runtime.ClientAuthInfoWriter) (*GetLocalizationTemplateOK, *GetLocalizationTemplateBadRequest, *GetLocalizationTemplateUnauthorized, *GetLocalizationTemplateForbidden, *GetLocalizationTemplateNotFound, error) GetNotificationTopicV1Admin(params *GetNotificationTopicV1AdminParams, authInfo runtime.ClientAuthInfoWriter) (*GetNotificationTopicV1AdminOK, *GetNotificationTopicV1AdminUnauthorized, *GetNotificationTopicV1AdminForbidden, *GetNotificationTopicV1AdminNotFound, *GetNotificationTopicV1AdminInternalServerError, error) GetNotifications(params *GetNotificationsParams, authInfo runtime.ClientAuthInfoWriter) (*GetNotificationsOK, *GetNotificationsBadRequest, *GetNotificationsUnauthorized, *GetNotificationsForbidden, *GetNotificationsNotFound, error) GetSingleTemplateLocalizationV1Admin(params *GetSingleTemplateLocalizationV1AdminParams, authInfo runtime.ClientAuthInfoWriter) (*GetSingleTemplateLocalizationV1AdminOK, *GetSingleTemplateLocalizationV1AdminUnauthorized, *GetSingleTemplateLocalizationV1AdminForbidden, *GetSingleTemplateLocalizationV1AdminNotFound, *GetSingleTemplateLocalizationV1AdminInternalServerError, error) GetSlugTemplate(params *GetSlugTemplateParams, authInfo runtime.ClientAuthInfoWriter) (*GetSlugTemplateOK, *GetSlugTemplateBadRequest, *GetSlugTemplateUnauthorized, *GetSlugTemplateForbidden, *GetSlugTemplateNotFound, error) GetTemplateSlugLocalizationsTemplateV1Admin(params *GetTemplateSlugLocalizationsTemplateV1AdminParams, authInfo runtime.ClientAuthInfoWriter) (*GetTemplateSlugLocalizationsTemplateV1AdminOK, *GetTemplateSlugLocalizationsTemplateV1AdminBadRequest, *GetTemplateSlugLocalizationsTemplateV1AdminUnauthorized, *GetTemplateSlugLocalizationsTemplateV1AdminForbidden, *GetTemplateSlugLocalizationsTemplateV1AdminNotFound, error) GetTopicByNamespace(params *GetTopicByNamespaceParams, authInfo runtime.ClientAuthInfoWriter) (*GetTopicByNamespaceOK, *GetTopicByNamespaceUnauthorized, *GetTopicByNamespaceForbidden, *GetTopicByNamespaceNotFound, *GetTopicByNamespaceInternalServerError, error) GetTopicByTopicName(params *GetTopicByTopicNameParams, authInfo runtime.ClientAuthInfoWriter) (*GetTopicByTopicNameOK, *GetTopicByTopicNameUnauthorized, *GetTopicByTopicNameForbidden, *GetTopicByTopicNameNotFound, *GetTopicByTopicNameInternalServerError, error) NotificationWithTemplate(params *NotificationWithTemplateParams, authInfo runtime.ClientAuthInfoWriter) (*NotificationWithTemplateAccepted, *NotificationWithTemplateBadRequest, *NotificationWithTemplateUnauthorized, *NotificationWithTemplateForbidden, *NotificationWithTemplateNotFound, error) NotificationWithTemplateByUserID(params *NotificationWithTemplateByUserIDParams, authInfo runtime.ClientAuthInfoWriter) (*NotificationWithTemplateByUserIDNoContent, *NotificationWithTemplateByUserIDBadRequest, *NotificationWithTemplateByUserIDUnauthorized, *NotificationWithTemplateByUserIDForbidden, *NotificationWithTemplateByUserIDNotFound, error) PublishTemplate(params *PublishTemplateParams, authInfo runtime.ClientAuthInfoWriter) (*PublishTemplateNoContent, *PublishTemplateBadRequest, *PublishTemplateUnauthorized, *PublishTemplateForbidden, *PublishTemplateNotFound, error) PublishTemplateLocalizationV1Admin(params *PublishTemplateLocalizationV1AdminParams, authInfo runtime.ClientAuthInfoWriter) (*PublishTemplateLocalizationV1AdminNoContent, *PublishTemplateLocalizationV1AdminUnauthorized, *PublishTemplateLocalizationV1AdminForbidden, *PublishTemplateLocalizationV1AdminNotFound, *PublishTemplateLocalizationV1AdminInternalServerError, error) SendMultipleUsersFreeformNotificationV1Admin(params *SendMultipleUsersFreeformNotificationV1AdminParams, authInfo runtime.ClientAuthInfoWriter) (*SendMultipleUsersFreeformNotificationV1AdminNoContent, *SendMultipleUsersFreeformNotificationV1AdminBadRequest, *SendMultipleUsersFreeformNotificationV1AdminUnauthorized, *SendMultipleUsersFreeformNotificationV1AdminForbidden, error) SendSpecificUserFreeformNotificationV1Admin(params *SendSpecificUserFreeformNotificationV1AdminParams, authInfo runtime.ClientAuthInfoWriter) (*SendSpecificUserFreeformNotificationV1AdminNoContent, *SendSpecificUserFreeformNotificationV1AdminBadRequest, *SendSpecificUserFreeformNotificationV1AdminUnauthorized, *SendSpecificUserFreeformNotificationV1AdminForbidden, *SendSpecificUserFreeformNotificationV1AdminNotFound, error) SendSpecificUserTemplatedNotificationV1Admin(params *SendSpecificUserTemplatedNotificationV1AdminParams, authInfo runtime.ClientAuthInfoWriter) (*SendSpecificUserTemplatedNotificationV1AdminNoContent, *SendSpecificUserTemplatedNotificationV1AdminBadRequest, *SendSpecificUserTemplatedNotificationV1AdminUnauthorized, *SendSpecificUserTemplatedNotificationV1AdminForbidden, *SendSpecificUserTemplatedNotificationV1AdminNotFound, error) SendUsersFreeformNotificationV1Admin(params *SendUsersFreeformNotificationV1AdminParams, authInfo runtime.ClientAuthInfoWriter) (*SendUsersFreeformNotificationV1AdminAccepted, *SendUsersFreeformNotificationV1AdminBadRequest, *SendUsersFreeformNotificationV1AdminUnauthorized, *SendUsersFreeformNotificationV1AdminForbidden, *SendUsersFreeformNotificationV1AdminNotFound, error) SendUsersTemplatedNotificationV1Admin(params *SendUsersTemplatedNotificationV1AdminParams, authInfo runtime.ClientAuthInfoWriter) (*SendUsersTemplatedNotificationV1AdminAccepted, *SendUsersTemplatedNotificationV1AdminBadRequest, *SendUsersTemplatedNotificationV1AdminUnauthorized, *SendUsersTemplatedNotificationV1AdminForbidden, *SendUsersTemplatedNotificationV1AdminNotFound, error) UpdateLocalizationTemplate(params *UpdateLocalizationTemplateParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateLocalizationTemplateNoContent, *UpdateLocalizationTemplateBadRequest, *UpdateLocalizationTemplateUnauthorized, *UpdateLocalizationTemplateForbidden, *UpdateLocalizationTemplateNotFound, error) UpdateNotificationTopicV1Admin(params *UpdateNotificationTopicV1AdminParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateNotificationTopicV1AdminNoContent, *UpdateNotificationTopicV1AdminBadRequest, *UpdateNotificationTopicV1AdminUnauthorized, *UpdateNotificationTopicV1AdminForbidden, *UpdateNotificationTopicV1AdminNotFound, *UpdateNotificationTopicV1AdminInternalServerError, error) UpdateTemplateLocalizationV1Admin(params *UpdateTemplateLocalizationV1AdminParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateTemplateLocalizationV1AdminNoContent, *UpdateTemplateLocalizationV1AdminBadRequest, *UpdateTemplateLocalizationV1AdminUnauthorized, *UpdateTemplateLocalizationV1AdminForbidden, *UpdateTemplateLocalizationV1AdminNotFound, *UpdateTemplateLocalizationV1AdminInternalServerError, error) UpdateTopicByTopicName(params *UpdateTopicByTopicNameParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateTopicByTopicNameNoContent, *UpdateTopicByTopicNameUnauthorized, *UpdateTopicByTopicNameForbidden, *UpdateTopicByTopicNameNotFound, *UpdateTopicByTopicNameInternalServerError, 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 notification API client.
type CreateNotificationTemplateV1AdminBadRequest ¶
type CreateNotificationTemplateV1AdminBadRequest struct {
Payload *lobbyclientmodels.RestapiErrorResponseV1
}
CreateNotificationTemplateV1AdminBadRequest handles this case with default header values.
Bad Request
func NewCreateNotificationTemplateV1AdminBadRequest ¶
func NewCreateNotificationTemplateV1AdminBadRequest() *CreateNotificationTemplateV1AdminBadRequest
NewCreateNotificationTemplateV1AdminBadRequest creates a CreateNotificationTemplateV1AdminBadRequest with default headers values
func (*CreateNotificationTemplateV1AdminBadRequest) Error ¶
func (o *CreateNotificationTemplateV1AdminBadRequest) Error() string
func (*CreateNotificationTemplateV1AdminBadRequest) GetPayload ¶
func (o *CreateNotificationTemplateV1AdminBadRequest) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type CreateNotificationTemplateV1AdminConflict ¶
type CreateNotificationTemplateV1AdminConflict struct {
Payload *lobbyclientmodels.RestapiErrorResponseV1
}
CreateNotificationTemplateV1AdminConflict handles this case with default header values.
Conflict
func NewCreateNotificationTemplateV1AdminConflict ¶
func NewCreateNotificationTemplateV1AdminConflict() *CreateNotificationTemplateV1AdminConflict
NewCreateNotificationTemplateV1AdminConflict creates a CreateNotificationTemplateV1AdminConflict with default headers values
func (*CreateNotificationTemplateV1AdminConflict) Error ¶
func (o *CreateNotificationTemplateV1AdminConflict) Error() string
func (*CreateNotificationTemplateV1AdminConflict) GetPayload ¶
func (o *CreateNotificationTemplateV1AdminConflict) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type CreateNotificationTemplateV1AdminForbidden ¶
type CreateNotificationTemplateV1AdminForbidden struct {
Payload *lobbyclientmodels.RestapiErrorResponseV1
}
CreateNotificationTemplateV1AdminForbidden handles this case with default header values.
Forbidden
func NewCreateNotificationTemplateV1AdminForbidden ¶
func NewCreateNotificationTemplateV1AdminForbidden() *CreateNotificationTemplateV1AdminForbidden
NewCreateNotificationTemplateV1AdminForbidden creates a CreateNotificationTemplateV1AdminForbidden with default headers values
func (*CreateNotificationTemplateV1AdminForbidden) Error ¶
func (o *CreateNotificationTemplateV1AdminForbidden) Error() string
func (*CreateNotificationTemplateV1AdminForbidden) GetPayload ¶
func (o *CreateNotificationTemplateV1AdminForbidden) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type CreateNotificationTemplateV1AdminNoContent ¶
type CreateNotificationTemplateV1AdminNoContent struct { }
CreateNotificationTemplateV1AdminNoContent handles this case with default header values.
No Content
func NewCreateNotificationTemplateV1AdminNoContent ¶
func NewCreateNotificationTemplateV1AdminNoContent() *CreateNotificationTemplateV1AdminNoContent
NewCreateNotificationTemplateV1AdminNoContent creates a CreateNotificationTemplateV1AdminNoContent with default headers values
func (*CreateNotificationTemplateV1AdminNoContent) Error ¶
func (o *CreateNotificationTemplateV1AdminNoContent) Error() string
type CreateNotificationTemplateV1AdminNotFound ¶
type CreateNotificationTemplateV1AdminNotFound struct {
Payload *lobbyclientmodels.RestapiErrorResponseV1
}
CreateNotificationTemplateV1AdminNotFound handles this case with default header values.
Not Found
func NewCreateNotificationTemplateV1AdminNotFound ¶
func NewCreateNotificationTemplateV1AdminNotFound() *CreateNotificationTemplateV1AdminNotFound
NewCreateNotificationTemplateV1AdminNotFound creates a CreateNotificationTemplateV1AdminNotFound with default headers values
func (*CreateNotificationTemplateV1AdminNotFound) Error ¶
func (o *CreateNotificationTemplateV1AdminNotFound) Error() string
func (*CreateNotificationTemplateV1AdminNotFound) GetPayload ¶
func (o *CreateNotificationTemplateV1AdminNotFound) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type CreateNotificationTemplateV1AdminParams ¶
type CreateNotificationTemplateV1AdminParams struct { /*Body create template input */ Body *lobbyclientmodels.ModelCreateTemplateRequest /*Namespace namespace */ Namespace string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateNotificationTemplateV1AdminParams contains all the parameters to send to the API endpoint for the create notification template v1 admin operation typically these are written to a http.Request
func NewCreateNotificationTemplateV1AdminParams ¶
func NewCreateNotificationTemplateV1AdminParams() *CreateNotificationTemplateV1AdminParams
NewCreateNotificationTemplateV1AdminParams creates a new CreateNotificationTemplateV1AdminParams object with the default values initialized.
func NewCreateNotificationTemplateV1AdminParamsWithContext ¶
func NewCreateNotificationTemplateV1AdminParamsWithContext(ctx context.Context) *CreateNotificationTemplateV1AdminParams
NewCreateNotificationTemplateV1AdminParamsWithContext creates a new CreateNotificationTemplateV1AdminParams object with the default values initialized, and the ability to set a context for a request
func NewCreateNotificationTemplateV1AdminParamsWithHTTPClient ¶
func NewCreateNotificationTemplateV1AdminParamsWithHTTPClient(client *http.Client) *CreateNotificationTemplateV1AdminParams
NewCreateNotificationTemplateV1AdminParamsWithHTTPClient creates a new CreateNotificationTemplateV1AdminParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateNotificationTemplateV1AdminParamsWithTimeout ¶
func NewCreateNotificationTemplateV1AdminParamsWithTimeout(timeout time.Duration) *CreateNotificationTemplateV1AdminParams
NewCreateNotificationTemplateV1AdminParamsWithTimeout creates a new CreateNotificationTemplateV1AdminParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreateNotificationTemplateV1AdminParams) SetBody ¶
func (o *CreateNotificationTemplateV1AdminParams) SetBody(body *lobbyclientmodels.ModelCreateTemplateRequest)
SetBody adds the body to the create notification template v1 admin params
func (*CreateNotificationTemplateV1AdminParams) SetContext ¶
func (o *CreateNotificationTemplateV1AdminParams) SetContext(ctx context.Context)
SetContext adds the context to the create notification template v1 admin params
func (*CreateNotificationTemplateV1AdminParams) SetHTTPClient ¶
func (o *CreateNotificationTemplateV1AdminParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create notification template v1 admin params
func (*CreateNotificationTemplateV1AdminParams) SetNamespace ¶
func (o *CreateNotificationTemplateV1AdminParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the create notification template v1 admin params
func (*CreateNotificationTemplateV1AdminParams) SetTimeout ¶
func (o *CreateNotificationTemplateV1AdminParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create notification template v1 admin params
func (*CreateNotificationTemplateV1AdminParams) WithBody ¶
func (o *CreateNotificationTemplateV1AdminParams) WithBody(body *lobbyclientmodels.ModelCreateTemplateRequest) *CreateNotificationTemplateV1AdminParams
WithBody adds the body to the create notification template v1 admin params
func (*CreateNotificationTemplateV1AdminParams) WithContext ¶
func (o *CreateNotificationTemplateV1AdminParams) WithContext(ctx context.Context) *CreateNotificationTemplateV1AdminParams
WithContext adds the context to the create notification template v1 admin params
func (*CreateNotificationTemplateV1AdminParams) WithHTTPClient ¶
func (o *CreateNotificationTemplateV1AdminParams) WithHTTPClient(client *http.Client) *CreateNotificationTemplateV1AdminParams
WithHTTPClient adds the HTTPClient to the create notification template v1 admin params
func (*CreateNotificationTemplateV1AdminParams) WithNamespace ¶
func (o *CreateNotificationTemplateV1AdminParams) WithNamespace(namespace string) *CreateNotificationTemplateV1AdminParams
WithNamespace adds the namespace to the create notification template v1 admin params
func (*CreateNotificationTemplateV1AdminParams) WithTimeout ¶
func (o *CreateNotificationTemplateV1AdminParams) WithTimeout(timeout time.Duration) *CreateNotificationTemplateV1AdminParams
WithTimeout adds the timeout to the create notification template v1 admin params
func (*CreateNotificationTemplateV1AdminParams) WriteToRequest ¶
func (o *CreateNotificationTemplateV1AdminParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateNotificationTemplateV1AdminReader ¶
type CreateNotificationTemplateV1AdminReader struct {
// contains filtered or unexported fields
}
CreateNotificationTemplateV1AdminReader is a Reader for the CreateNotificationTemplateV1Admin structure.
func (*CreateNotificationTemplateV1AdminReader) ReadResponse ¶
func (o *CreateNotificationTemplateV1AdminReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateNotificationTemplateV1AdminUnauthorized ¶
type CreateNotificationTemplateV1AdminUnauthorized struct {
}CreateNotificationTemplateV1AdminUnauthorized handles this case with default header values.
Unauthorized
func NewCreateNotificationTemplateV1AdminUnauthorized ¶
func NewCreateNotificationTemplateV1AdminUnauthorized() *CreateNotificationTemplateV1AdminUnauthorized
NewCreateNotificationTemplateV1AdminUnauthorized creates a CreateNotificationTemplateV1AdminUnauthorized with default headers values
func (*CreateNotificationTemplateV1AdminUnauthorized) Error ¶
func (o *CreateNotificationTemplateV1AdminUnauthorized) Error() string
func (*CreateNotificationTemplateV1AdminUnauthorized) GetPayload ¶
func (o *CreateNotificationTemplateV1AdminUnauthorized) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type CreateNotificationTopicV1AdminBadRequest ¶
type CreateNotificationTopicV1AdminBadRequest struct {
Payload *lobbyclientmodels.RestapiErrorResponseV1
}
CreateNotificationTopicV1AdminBadRequest handles this case with default header values.
Bad Request
func NewCreateNotificationTopicV1AdminBadRequest ¶
func NewCreateNotificationTopicV1AdminBadRequest() *CreateNotificationTopicV1AdminBadRequest
NewCreateNotificationTopicV1AdminBadRequest creates a CreateNotificationTopicV1AdminBadRequest with default headers values
func (*CreateNotificationTopicV1AdminBadRequest) Error ¶
func (o *CreateNotificationTopicV1AdminBadRequest) Error() string
func (*CreateNotificationTopicV1AdminBadRequest) GetPayload ¶
func (o *CreateNotificationTopicV1AdminBadRequest) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type CreateNotificationTopicV1AdminForbidden ¶
type CreateNotificationTopicV1AdminForbidden struct {
Payload *lobbyclientmodels.RestapiErrorResponseV1
}
CreateNotificationTopicV1AdminForbidden handles this case with default header values.
Forbidden
func NewCreateNotificationTopicV1AdminForbidden ¶
func NewCreateNotificationTopicV1AdminForbidden() *CreateNotificationTopicV1AdminForbidden
NewCreateNotificationTopicV1AdminForbidden creates a CreateNotificationTopicV1AdminForbidden with default headers values
func (*CreateNotificationTopicV1AdminForbidden) Error ¶
func (o *CreateNotificationTopicV1AdminForbidden) Error() string
func (*CreateNotificationTopicV1AdminForbidden) GetPayload ¶
func (o *CreateNotificationTopicV1AdminForbidden) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type CreateNotificationTopicV1AdminNoContent ¶
type CreateNotificationTopicV1AdminNoContent struct { }
CreateNotificationTopicV1AdminNoContent handles this case with default header values.
No Content
func NewCreateNotificationTopicV1AdminNoContent ¶
func NewCreateNotificationTopicV1AdminNoContent() *CreateNotificationTopicV1AdminNoContent
NewCreateNotificationTopicV1AdminNoContent creates a CreateNotificationTopicV1AdminNoContent with default headers values
func (*CreateNotificationTopicV1AdminNoContent) Error ¶
func (o *CreateNotificationTopicV1AdminNoContent) Error() string
type CreateNotificationTopicV1AdminParams ¶
type CreateNotificationTopicV1AdminParams struct { /*Body create topic input */ Body *lobbyclientmodels.ModelCreateTopicRequestV1 /*Namespace namespace */ Namespace string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateNotificationTopicV1AdminParams contains all the parameters to send to the API endpoint for the create notification topic v1 admin operation typically these are written to a http.Request
func NewCreateNotificationTopicV1AdminParams ¶
func NewCreateNotificationTopicV1AdminParams() *CreateNotificationTopicV1AdminParams
NewCreateNotificationTopicV1AdminParams creates a new CreateNotificationTopicV1AdminParams object with the default values initialized.
func NewCreateNotificationTopicV1AdminParamsWithContext ¶
func NewCreateNotificationTopicV1AdminParamsWithContext(ctx context.Context) *CreateNotificationTopicV1AdminParams
NewCreateNotificationTopicV1AdminParamsWithContext creates a new CreateNotificationTopicV1AdminParams object with the default values initialized, and the ability to set a context for a request
func NewCreateNotificationTopicV1AdminParamsWithHTTPClient ¶
func NewCreateNotificationTopicV1AdminParamsWithHTTPClient(client *http.Client) *CreateNotificationTopicV1AdminParams
NewCreateNotificationTopicV1AdminParamsWithHTTPClient creates a new CreateNotificationTopicV1AdminParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateNotificationTopicV1AdminParamsWithTimeout ¶
func NewCreateNotificationTopicV1AdminParamsWithTimeout(timeout time.Duration) *CreateNotificationTopicV1AdminParams
NewCreateNotificationTopicV1AdminParamsWithTimeout creates a new CreateNotificationTopicV1AdminParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreateNotificationTopicV1AdminParams) SetBody ¶
func (o *CreateNotificationTopicV1AdminParams) SetBody(body *lobbyclientmodels.ModelCreateTopicRequestV1)
SetBody adds the body to the create notification topic v1 admin params
func (*CreateNotificationTopicV1AdminParams) SetContext ¶
func (o *CreateNotificationTopicV1AdminParams) SetContext(ctx context.Context)
SetContext adds the context to the create notification topic v1 admin params
func (*CreateNotificationTopicV1AdminParams) SetHTTPClient ¶
func (o *CreateNotificationTopicV1AdminParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create notification topic v1 admin params
func (*CreateNotificationTopicV1AdminParams) SetNamespace ¶
func (o *CreateNotificationTopicV1AdminParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the create notification topic v1 admin params
func (*CreateNotificationTopicV1AdminParams) SetTimeout ¶
func (o *CreateNotificationTopicV1AdminParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create notification topic v1 admin params
func (*CreateNotificationTopicV1AdminParams) WithBody ¶
func (o *CreateNotificationTopicV1AdminParams) WithBody(body *lobbyclientmodels.ModelCreateTopicRequestV1) *CreateNotificationTopicV1AdminParams
WithBody adds the body to the create notification topic v1 admin params
func (*CreateNotificationTopicV1AdminParams) WithContext ¶
func (o *CreateNotificationTopicV1AdminParams) WithContext(ctx context.Context) *CreateNotificationTopicV1AdminParams
WithContext adds the context to the create notification topic v1 admin params
func (*CreateNotificationTopicV1AdminParams) WithHTTPClient ¶
func (o *CreateNotificationTopicV1AdminParams) WithHTTPClient(client *http.Client) *CreateNotificationTopicV1AdminParams
WithHTTPClient adds the HTTPClient to the create notification topic v1 admin params
func (*CreateNotificationTopicV1AdminParams) WithNamespace ¶
func (o *CreateNotificationTopicV1AdminParams) WithNamespace(namespace string) *CreateNotificationTopicV1AdminParams
WithNamespace adds the namespace to the create notification topic v1 admin params
func (*CreateNotificationTopicV1AdminParams) WithTimeout ¶
func (o *CreateNotificationTopicV1AdminParams) WithTimeout(timeout time.Duration) *CreateNotificationTopicV1AdminParams
WithTimeout adds the timeout to the create notification topic v1 admin params
func (*CreateNotificationTopicV1AdminParams) WriteToRequest ¶
func (o *CreateNotificationTopicV1AdminParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateNotificationTopicV1AdminReader ¶
type CreateNotificationTopicV1AdminReader struct {
// contains filtered or unexported fields
}
CreateNotificationTopicV1AdminReader is a Reader for the CreateNotificationTopicV1Admin structure.
func (*CreateNotificationTopicV1AdminReader) ReadResponse ¶
func (o *CreateNotificationTopicV1AdminReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateNotificationTopicV1AdminUnauthorized ¶
type CreateNotificationTopicV1AdminUnauthorized struct {
}CreateNotificationTopicV1AdminUnauthorized handles this case with default header values.
Unauthorized
func NewCreateNotificationTopicV1AdminUnauthorized ¶
func NewCreateNotificationTopicV1AdminUnauthorized() *CreateNotificationTopicV1AdminUnauthorized
NewCreateNotificationTopicV1AdminUnauthorized creates a CreateNotificationTopicV1AdminUnauthorized with default headers values
func (*CreateNotificationTopicV1AdminUnauthorized) Error ¶
func (o *CreateNotificationTopicV1AdminUnauthorized) Error() string
func (*CreateNotificationTopicV1AdminUnauthorized) GetPayload ¶
func (o *CreateNotificationTopicV1AdminUnauthorized) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type CreateTemplateBadRequest ¶
type CreateTemplateBadRequest struct {
Payload *lobbyclientmodels.RestapiErrorResponseBody
}
CreateTemplateBadRequest handles this case with default header values.
Bad Request
func NewCreateTemplateBadRequest ¶
func NewCreateTemplateBadRequest() *CreateTemplateBadRequest
NewCreateTemplateBadRequest creates a CreateTemplateBadRequest with default headers values
func (*CreateTemplateBadRequest) Error ¶
func (o *CreateTemplateBadRequest) Error() string
func (*CreateTemplateBadRequest) GetPayload ¶
func (o *CreateTemplateBadRequest) GetPayload() *lobbyclientmodels.RestapiErrorResponseBody
type CreateTemplateForbidden ¶
type CreateTemplateForbidden struct {
Payload *lobbyclientmodels.RestapiErrorResponseBody
}
CreateTemplateForbidden handles this case with default header values.
Forbidden
func NewCreateTemplateForbidden ¶
func NewCreateTemplateForbidden() *CreateTemplateForbidden
NewCreateTemplateForbidden creates a CreateTemplateForbidden with default headers values
func (*CreateTemplateForbidden) Error ¶
func (o *CreateTemplateForbidden) Error() string
func (*CreateTemplateForbidden) GetPayload ¶
func (o *CreateTemplateForbidden) GetPayload() *lobbyclientmodels.RestapiErrorResponseBody
type CreateTemplateNoContent ¶
type CreateTemplateNoContent struct { }
CreateTemplateNoContent handles this case with default header values.
No Content
func NewCreateTemplateNoContent ¶
func NewCreateTemplateNoContent() *CreateTemplateNoContent
NewCreateTemplateNoContent creates a CreateTemplateNoContent with default headers values
func (*CreateTemplateNoContent) Error ¶
func (o *CreateTemplateNoContent) Error() string
type CreateTemplateNotFound ¶
type CreateTemplateNotFound struct {
Payload *lobbyclientmodels.RestapiErrorResponseBody
}
CreateTemplateNotFound handles this case with default header values.
Not Found
func NewCreateTemplateNotFound ¶
func NewCreateTemplateNotFound() *CreateTemplateNotFound
NewCreateTemplateNotFound creates a CreateTemplateNotFound with default headers values
func (*CreateTemplateNotFound) Error ¶
func (o *CreateTemplateNotFound) Error() string
func (*CreateTemplateNotFound) GetPayload ¶
func (o *CreateTemplateNotFound) GetPayload() *lobbyclientmodels.RestapiErrorResponseBody
type CreateTemplateParams ¶
type CreateTemplateParams struct { /*Body create template input */ Body *lobbyclientmodels.ModelCreateTemplateRequest /*Namespace namespace */ Namespace string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateTemplateParams contains all the parameters to send to the API endpoint for the create template operation typically these are written to a http.Request
func NewCreateTemplateParams ¶
func NewCreateTemplateParams() *CreateTemplateParams
NewCreateTemplateParams creates a new CreateTemplateParams object with the default values initialized.
func NewCreateTemplateParamsWithContext ¶
func NewCreateTemplateParamsWithContext(ctx context.Context) *CreateTemplateParams
NewCreateTemplateParamsWithContext creates a new CreateTemplateParams object with the default values initialized, and the ability to set a context for a request
func NewCreateTemplateParamsWithHTTPClient ¶
func NewCreateTemplateParamsWithHTTPClient(client *http.Client) *CreateTemplateParams
NewCreateTemplateParamsWithHTTPClient creates a new CreateTemplateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateTemplateParamsWithTimeout ¶
func NewCreateTemplateParamsWithTimeout(timeout time.Duration) *CreateTemplateParams
NewCreateTemplateParamsWithTimeout creates a new CreateTemplateParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreateTemplateParams) SetBody ¶
func (o *CreateTemplateParams) SetBody(body *lobbyclientmodels.ModelCreateTemplateRequest)
SetBody adds the body to the create template params
func (*CreateTemplateParams) SetContext ¶
func (o *CreateTemplateParams) SetContext(ctx context.Context)
SetContext adds the context to the create template params
func (*CreateTemplateParams) SetHTTPClient ¶
func (o *CreateTemplateParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create template params
func (*CreateTemplateParams) SetNamespace ¶
func (o *CreateTemplateParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the create template params
func (*CreateTemplateParams) SetTimeout ¶
func (o *CreateTemplateParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create template params
func (*CreateTemplateParams) WithBody ¶
func (o *CreateTemplateParams) WithBody(body *lobbyclientmodels.ModelCreateTemplateRequest) *CreateTemplateParams
WithBody adds the body to the create template params
func (*CreateTemplateParams) WithContext ¶
func (o *CreateTemplateParams) WithContext(ctx context.Context) *CreateTemplateParams
WithContext adds the context to the create template params
func (*CreateTemplateParams) WithHTTPClient ¶
func (o *CreateTemplateParams) WithHTTPClient(client *http.Client) *CreateTemplateParams
WithHTTPClient adds the HTTPClient to the create template params
func (*CreateTemplateParams) WithNamespace ¶
func (o *CreateTemplateParams) WithNamespace(namespace string) *CreateTemplateParams
WithNamespace adds the namespace to the create template params
func (*CreateTemplateParams) WithTimeout ¶
func (o *CreateTemplateParams) WithTimeout(timeout time.Duration) *CreateTemplateParams
WithTimeout adds the timeout to the create template params
func (*CreateTemplateParams) WriteToRequest ¶
func (o *CreateTemplateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateTemplateReader ¶
type CreateTemplateReader struct {
// contains filtered or unexported fields
}
CreateTemplateReader is a Reader for the CreateTemplate structure.
func (*CreateTemplateReader) ReadResponse ¶
func (o *CreateTemplateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateTemplateUnauthorized ¶
type CreateTemplateUnauthorized struct {
}CreateTemplateUnauthorized handles this case with default header values.
Unauthorized
func NewCreateTemplateUnauthorized ¶
func NewCreateTemplateUnauthorized() *CreateTemplateUnauthorized
NewCreateTemplateUnauthorized creates a CreateTemplateUnauthorized with default headers values
func (*CreateTemplateUnauthorized) Error ¶
func (o *CreateTemplateUnauthorized) Error() string
func (*CreateTemplateUnauthorized) GetPayload ¶
func (o *CreateTemplateUnauthorized) GetPayload() *lobbyclientmodels.RestapiErrorResponseBody
type CreateTopicBadRequest ¶
type CreateTopicBadRequest struct {
Payload *lobbyclientmodels.RestapiErrorResponseBody
}
CreateTopicBadRequest handles this case with default header values.
Bad Request
func NewCreateTopicBadRequest ¶
func NewCreateTopicBadRequest() *CreateTopicBadRequest
NewCreateTopicBadRequest creates a CreateTopicBadRequest with default headers values
func (*CreateTopicBadRequest) Error ¶
func (o *CreateTopicBadRequest) Error() string
func (*CreateTopicBadRequest) GetPayload ¶
func (o *CreateTopicBadRequest) GetPayload() *lobbyclientmodels.RestapiErrorResponseBody
type CreateTopicConflict ¶
type CreateTopicConflict struct {
Payload *lobbyclientmodels.RestapiErrorResponseBody
}
CreateTopicConflict handles this case with default header values.
Conflict
func NewCreateTopicConflict ¶
func NewCreateTopicConflict() *CreateTopicConflict
NewCreateTopicConflict creates a CreateTopicConflict with default headers values
func (*CreateTopicConflict) Error ¶
func (o *CreateTopicConflict) Error() string
func (*CreateTopicConflict) GetPayload ¶
func (o *CreateTopicConflict) GetPayload() *lobbyclientmodels.RestapiErrorResponseBody
type CreateTopicCreated ¶
type CreateTopicCreated struct { }
CreateTopicCreated handles this case with default header values.
Created
func NewCreateTopicCreated ¶
func NewCreateTopicCreated() *CreateTopicCreated
NewCreateTopicCreated creates a CreateTopicCreated with default headers values
func (*CreateTopicCreated) Error ¶
func (o *CreateTopicCreated) Error() string
type CreateTopicForbidden ¶
type CreateTopicForbidden struct {
Payload *lobbyclientmodels.RestapiErrorResponseBody
}
CreateTopicForbidden handles this case with default header values.
Forbidden
func NewCreateTopicForbidden ¶
func NewCreateTopicForbidden() *CreateTopicForbidden
NewCreateTopicForbidden creates a CreateTopicForbidden with default headers values
func (*CreateTopicForbidden) Error ¶
func (o *CreateTopicForbidden) Error() string
func (*CreateTopicForbidden) GetPayload ¶
func (o *CreateTopicForbidden) GetPayload() *lobbyclientmodels.RestapiErrorResponseBody
type CreateTopicParams ¶
type CreateTopicParams struct { /*Body create topic input */ Body *lobbyclientmodels.ModelCreateTopicRequest /*Namespace namespace */ Namespace string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateTopicParams contains all the parameters to send to the API endpoint for the create topic operation typically these are written to a http.Request
func NewCreateTopicParams ¶
func NewCreateTopicParams() *CreateTopicParams
NewCreateTopicParams creates a new CreateTopicParams object with the default values initialized.
func NewCreateTopicParamsWithContext ¶
func NewCreateTopicParamsWithContext(ctx context.Context) *CreateTopicParams
NewCreateTopicParamsWithContext creates a new CreateTopicParams object with the default values initialized, and the ability to set a context for a request
func NewCreateTopicParamsWithHTTPClient ¶
func NewCreateTopicParamsWithHTTPClient(client *http.Client) *CreateTopicParams
NewCreateTopicParamsWithHTTPClient creates a new CreateTopicParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateTopicParamsWithTimeout ¶
func NewCreateTopicParamsWithTimeout(timeout time.Duration) *CreateTopicParams
NewCreateTopicParamsWithTimeout creates a new CreateTopicParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreateTopicParams) SetBody ¶
func (o *CreateTopicParams) SetBody(body *lobbyclientmodels.ModelCreateTopicRequest)
SetBody adds the body to the create topic params
func (*CreateTopicParams) SetContext ¶
func (o *CreateTopicParams) SetContext(ctx context.Context)
SetContext adds the context to the create topic params
func (*CreateTopicParams) SetHTTPClient ¶
func (o *CreateTopicParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create topic params
func (*CreateTopicParams) SetNamespace ¶
func (o *CreateTopicParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the create topic params
func (*CreateTopicParams) SetTimeout ¶
func (o *CreateTopicParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create topic params
func (*CreateTopicParams) WithBody ¶
func (o *CreateTopicParams) WithBody(body *lobbyclientmodels.ModelCreateTopicRequest) *CreateTopicParams
WithBody adds the body to the create topic params
func (*CreateTopicParams) WithContext ¶
func (o *CreateTopicParams) WithContext(ctx context.Context) *CreateTopicParams
WithContext adds the context to the create topic params
func (*CreateTopicParams) WithHTTPClient ¶
func (o *CreateTopicParams) WithHTTPClient(client *http.Client) *CreateTopicParams
WithHTTPClient adds the HTTPClient to the create topic params
func (*CreateTopicParams) WithNamespace ¶
func (o *CreateTopicParams) WithNamespace(namespace string) *CreateTopicParams
WithNamespace adds the namespace to the create topic params
func (*CreateTopicParams) WithTimeout ¶
func (o *CreateTopicParams) WithTimeout(timeout time.Duration) *CreateTopicParams
WithTimeout adds the timeout to the create topic params
func (*CreateTopicParams) WriteToRequest ¶
func (o *CreateTopicParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateTopicReader ¶
type CreateTopicReader struct {
// contains filtered or unexported fields
}
CreateTopicReader is a Reader for the CreateTopic structure.
func (*CreateTopicReader) ReadResponse ¶
func (o *CreateTopicReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateTopicUnauthorized ¶
type CreateTopicUnauthorized struct {
}CreateTopicUnauthorized handles this case with default header values.
Unauthorized
func NewCreateTopicUnauthorized ¶
func NewCreateTopicUnauthorized() *CreateTopicUnauthorized
NewCreateTopicUnauthorized creates a CreateTopicUnauthorized with default headers values
func (*CreateTopicUnauthorized) Error ¶
func (o *CreateTopicUnauthorized) Error() string
func (*CreateTopicUnauthorized) GetPayload ¶
func (o *CreateTopicUnauthorized) GetPayload() *lobbyclientmodels.RestapiErrorResponseBody
type DeleteNotificationTemplateSlugV1AdminBadRequest ¶
type DeleteNotificationTemplateSlugV1AdminBadRequest struct {
Payload *lobbyclientmodels.RestapiErrorResponseV1
}
DeleteNotificationTemplateSlugV1AdminBadRequest handles this case with default header values.
Bad Request
func NewDeleteNotificationTemplateSlugV1AdminBadRequest ¶
func NewDeleteNotificationTemplateSlugV1AdminBadRequest() *DeleteNotificationTemplateSlugV1AdminBadRequest
NewDeleteNotificationTemplateSlugV1AdminBadRequest creates a DeleteNotificationTemplateSlugV1AdminBadRequest with default headers values
func (*DeleteNotificationTemplateSlugV1AdminBadRequest) Error ¶
func (o *DeleteNotificationTemplateSlugV1AdminBadRequest) Error() string
func (*DeleteNotificationTemplateSlugV1AdminBadRequest) GetPayload ¶
func (o *DeleteNotificationTemplateSlugV1AdminBadRequest) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type DeleteNotificationTemplateSlugV1AdminForbidden ¶
type DeleteNotificationTemplateSlugV1AdminForbidden struct {
Payload *lobbyclientmodels.RestapiErrorResponseV1
}
DeleteNotificationTemplateSlugV1AdminForbidden handles this case with default header values.
Forbidden
func NewDeleteNotificationTemplateSlugV1AdminForbidden ¶
func NewDeleteNotificationTemplateSlugV1AdminForbidden() *DeleteNotificationTemplateSlugV1AdminForbidden
NewDeleteNotificationTemplateSlugV1AdminForbidden creates a DeleteNotificationTemplateSlugV1AdminForbidden with default headers values
func (*DeleteNotificationTemplateSlugV1AdminForbidden) Error ¶
func (o *DeleteNotificationTemplateSlugV1AdminForbidden) Error() string
func (*DeleteNotificationTemplateSlugV1AdminForbidden) GetPayload ¶
func (o *DeleteNotificationTemplateSlugV1AdminForbidden) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type DeleteNotificationTemplateSlugV1AdminNoContent ¶
type DeleteNotificationTemplateSlugV1AdminNoContent struct { }
DeleteNotificationTemplateSlugV1AdminNoContent handles this case with default header values.
No Content
func NewDeleteNotificationTemplateSlugV1AdminNoContent ¶
func NewDeleteNotificationTemplateSlugV1AdminNoContent() *DeleteNotificationTemplateSlugV1AdminNoContent
NewDeleteNotificationTemplateSlugV1AdminNoContent creates a DeleteNotificationTemplateSlugV1AdminNoContent with default headers values
func (*DeleteNotificationTemplateSlugV1AdminNoContent) Error ¶
func (o *DeleteNotificationTemplateSlugV1AdminNoContent) Error() string
type DeleteNotificationTemplateSlugV1AdminNotFound ¶
type DeleteNotificationTemplateSlugV1AdminNotFound struct {
Payload *lobbyclientmodels.RestapiErrorResponseV1
}
DeleteNotificationTemplateSlugV1AdminNotFound handles this case with default header values.
Not Found
func NewDeleteNotificationTemplateSlugV1AdminNotFound ¶
func NewDeleteNotificationTemplateSlugV1AdminNotFound() *DeleteNotificationTemplateSlugV1AdminNotFound
NewDeleteNotificationTemplateSlugV1AdminNotFound creates a DeleteNotificationTemplateSlugV1AdminNotFound with default headers values
func (*DeleteNotificationTemplateSlugV1AdminNotFound) Error ¶
func (o *DeleteNotificationTemplateSlugV1AdminNotFound) Error() string
func (*DeleteNotificationTemplateSlugV1AdminNotFound) GetPayload ¶
func (o *DeleteNotificationTemplateSlugV1AdminNotFound) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type DeleteNotificationTemplateSlugV1AdminParams ¶
type DeleteNotificationTemplateSlugV1AdminParams struct { /*Namespace namespace */ Namespace string /*TemplateSlug template slug */ TemplateSlug string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteNotificationTemplateSlugV1AdminParams contains all the parameters to send to the API endpoint for the delete notification template slug v1 admin operation typically these are written to a http.Request
func NewDeleteNotificationTemplateSlugV1AdminParams ¶
func NewDeleteNotificationTemplateSlugV1AdminParams() *DeleteNotificationTemplateSlugV1AdminParams
NewDeleteNotificationTemplateSlugV1AdminParams creates a new DeleteNotificationTemplateSlugV1AdminParams object with the default values initialized.
func NewDeleteNotificationTemplateSlugV1AdminParamsWithContext ¶
func NewDeleteNotificationTemplateSlugV1AdminParamsWithContext(ctx context.Context) *DeleteNotificationTemplateSlugV1AdminParams
NewDeleteNotificationTemplateSlugV1AdminParamsWithContext creates a new DeleteNotificationTemplateSlugV1AdminParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteNotificationTemplateSlugV1AdminParamsWithHTTPClient ¶
func NewDeleteNotificationTemplateSlugV1AdminParamsWithHTTPClient(client *http.Client) *DeleteNotificationTemplateSlugV1AdminParams
NewDeleteNotificationTemplateSlugV1AdminParamsWithHTTPClient creates a new DeleteNotificationTemplateSlugV1AdminParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteNotificationTemplateSlugV1AdminParamsWithTimeout ¶
func NewDeleteNotificationTemplateSlugV1AdminParamsWithTimeout(timeout time.Duration) *DeleteNotificationTemplateSlugV1AdminParams
NewDeleteNotificationTemplateSlugV1AdminParamsWithTimeout creates a new DeleteNotificationTemplateSlugV1AdminParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteNotificationTemplateSlugV1AdminParams) SetContext ¶
func (o *DeleteNotificationTemplateSlugV1AdminParams) SetContext(ctx context.Context)
SetContext adds the context to the delete notification template slug v1 admin params
func (*DeleteNotificationTemplateSlugV1AdminParams) SetHTTPClient ¶
func (o *DeleteNotificationTemplateSlugV1AdminParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete notification template slug v1 admin params
func (*DeleteNotificationTemplateSlugV1AdminParams) SetNamespace ¶
func (o *DeleteNotificationTemplateSlugV1AdminParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the delete notification template slug v1 admin params
func (*DeleteNotificationTemplateSlugV1AdminParams) SetTemplateSlug ¶
func (o *DeleteNotificationTemplateSlugV1AdminParams) SetTemplateSlug(templateSlug string)
SetTemplateSlug adds the templateSlug to the delete notification template slug v1 admin params
func (*DeleteNotificationTemplateSlugV1AdminParams) SetTimeout ¶
func (o *DeleteNotificationTemplateSlugV1AdminParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete notification template slug v1 admin params
func (*DeleteNotificationTemplateSlugV1AdminParams) WithContext ¶
func (o *DeleteNotificationTemplateSlugV1AdminParams) WithContext(ctx context.Context) *DeleteNotificationTemplateSlugV1AdminParams
WithContext adds the context to the delete notification template slug v1 admin params
func (*DeleteNotificationTemplateSlugV1AdminParams) WithHTTPClient ¶
func (o *DeleteNotificationTemplateSlugV1AdminParams) WithHTTPClient(client *http.Client) *DeleteNotificationTemplateSlugV1AdminParams
WithHTTPClient adds the HTTPClient to the delete notification template slug v1 admin params
func (*DeleteNotificationTemplateSlugV1AdminParams) WithNamespace ¶
func (o *DeleteNotificationTemplateSlugV1AdminParams) WithNamespace(namespace string) *DeleteNotificationTemplateSlugV1AdminParams
WithNamespace adds the namespace to the delete notification template slug v1 admin params
func (*DeleteNotificationTemplateSlugV1AdminParams) WithTemplateSlug ¶
func (o *DeleteNotificationTemplateSlugV1AdminParams) WithTemplateSlug(templateSlug string) *DeleteNotificationTemplateSlugV1AdminParams
WithTemplateSlug adds the templateSlug to the delete notification template slug v1 admin params
func (*DeleteNotificationTemplateSlugV1AdminParams) WithTimeout ¶
func (o *DeleteNotificationTemplateSlugV1AdminParams) WithTimeout(timeout time.Duration) *DeleteNotificationTemplateSlugV1AdminParams
WithTimeout adds the timeout to the delete notification template slug v1 admin params
func (*DeleteNotificationTemplateSlugV1AdminParams) WriteToRequest ¶
func (o *DeleteNotificationTemplateSlugV1AdminParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteNotificationTemplateSlugV1AdminReader ¶
type DeleteNotificationTemplateSlugV1AdminReader struct {
// contains filtered or unexported fields
}
DeleteNotificationTemplateSlugV1AdminReader is a Reader for the DeleteNotificationTemplateSlugV1Admin structure.
func (*DeleteNotificationTemplateSlugV1AdminReader) ReadResponse ¶
func (o *DeleteNotificationTemplateSlugV1AdminReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteNotificationTemplateSlugV1AdminUnauthorized ¶
type DeleteNotificationTemplateSlugV1AdminUnauthorized struct {
}DeleteNotificationTemplateSlugV1AdminUnauthorized handles this case with default header values.
Unauthorized
func NewDeleteNotificationTemplateSlugV1AdminUnauthorized ¶
func NewDeleteNotificationTemplateSlugV1AdminUnauthorized() *DeleteNotificationTemplateSlugV1AdminUnauthorized
NewDeleteNotificationTemplateSlugV1AdminUnauthorized creates a DeleteNotificationTemplateSlugV1AdminUnauthorized with default headers values
func (*DeleteNotificationTemplateSlugV1AdminUnauthorized) Error ¶
func (o *DeleteNotificationTemplateSlugV1AdminUnauthorized) Error() string
func (*DeleteNotificationTemplateSlugV1AdminUnauthorized) GetPayload ¶
func (o *DeleteNotificationTemplateSlugV1AdminUnauthorized) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type DeleteNotificationTopicV1AdminForbidden ¶
type DeleteNotificationTopicV1AdminForbidden struct {
Payload *lobbyclientmodels.RestapiErrorResponseV1
}
DeleteNotificationTopicV1AdminForbidden handles this case with default header values.
Forbidden
func NewDeleteNotificationTopicV1AdminForbidden ¶
func NewDeleteNotificationTopicV1AdminForbidden() *DeleteNotificationTopicV1AdminForbidden
NewDeleteNotificationTopicV1AdminForbidden creates a DeleteNotificationTopicV1AdminForbidden with default headers values
func (*DeleteNotificationTopicV1AdminForbidden) Error ¶
func (o *DeleteNotificationTopicV1AdminForbidden) Error() string
func (*DeleteNotificationTopicV1AdminForbidden) GetPayload ¶
func (o *DeleteNotificationTopicV1AdminForbidden) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type DeleteNotificationTopicV1AdminInternalServerError ¶
type DeleteNotificationTopicV1AdminInternalServerError struct {
Payload *lobbyclientmodels.RestapiErrorResponseV1
}
DeleteNotificationTopicV1AdminInternalServerError handles this case with default header values.
Internal Server Error
func NewDeleteNotificationTopicV1AdminInternalServerError ¶
func NewDeleteNotificationTopicV1AdminInternalServerError() *DeleteNotificationTopicV1AdminInternalServerError
NewDeleteNotificationTopicV1AdminInternalServerError creates a DeleteNotificationTopicV1AdminInternalServerError with default headers values
func (*DeleteNotificationTopicV1AdminInternalServerError) Error ¶
func (o *DeleteNotificationTopicV1AdminInternalServerError) Error() string
func (*DeleteNotificationTopicV1AdminInternalServerError) GetPayload ¶
func (o *DeleteNotificationTopicV1AdminInternalServerError) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type DeleteNotificationTopicV1AdminNoContent ¶
type DeleteNotificationTopicV1AdminNoContent struct { }
DeleteNotificationTopicV1AdminNoContent handles this case with default header values.
No Content
func NewDeleteNotificationTopicV1AdminNoContent ¶
func NewDeleteNotificationTopicV1AdminNoContent() *DeleteNotificationTopicV1AdminNoContent
NewDeleteNotificationTopicV1AdminNoContent creates a DeleteNotificationTopicV1AdminNoContent with default headers values
func (*DeleteNotificationTopicV1AdminNoContent) Error ¶
func (o *DeleteNotificationTopicV1AdminNoContent) Error() string
type DeleteNotificationTopicV1AdminNotFound ¶
type DeleteNotificationTopicV1AdminNotFound struct {
Payload *lobbyclientmodels.RestapiErrorResponseV1
}
DeleteNotificationTopicV1AdminNotFound handles this case with default header values.
Not Found
func NewDeleteNotificationTopicV1AdminNotFound ¶
func NewDeleteNotificationTopicV1AdminNotFound() *DeleteNotificationTopicV1AdminNotFound
NewDeleteNotificationTopicV1AdminNotFound creates a DeleteNotificationTopicV1AdminNotFound with default headers values
func (*DeleteNotificationTopicV1AdminNotFound) Error ¶
func (o *DeleteNotificationTopicV1AdminNotFound) Error() string
func (*DeleteNotificationTopicV1AdminNotFound) GetPayload ¶
func (o *DeleteNotificationTopicV1AdminNotFound) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type DeleteNotificationTopicV1AdminParams ¶
type DeleteNotificationTopicV1AdminParams struct { /*Namespace namespace */ Namespace string /*TopicName topic name */ TopicName string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteNotificationTopicV1AdminParams contains all the parameters to send to the API endpoint for the delete notification topic v1 admin operation typically these are written to a http.Request
func NewDeleteNotificationTopicV1AdminParams ¶
func NewDeleteNotificationTopicV1AdminParams() *DeleteNotificationTopicV1AdminParams
NewDeleteNotificationTopicV1AdminParams creates a new DeleteNotificationTopicV1AdminParams object with the default values initialized.
func NewDeleteNotificationTopicV1AdminParamsWithContext ¶
func NewDeleteNotificationTopicV1AdminParamsWithContext(ctx context.Context) *DeleteNotificationTopicV1AdminParams
NewDeleteNotificationTopicV1AdminParamsWithContext creates a new DeleteNotificationTopicV1AdminParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteNotificationTopicV1AdminParamsWithHTTPClient ¶
func NewDeleteNotificationTopicV1AdminParamsWithHTTPClient(client *http.Client) *DeleteNotificationTopicV1AdminParams
NewDeleteNotificationTopicV1AdminParamsWithHTTPClient creates a new DeleteNotificationTopicV1AdminParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteNotificationTopicV1AdminParamsWithTimeout ¶
func NewDeleteNotificationTopicV1AdminParamsWithTimeout(timeout time.Duration) *DeleteNotificationTopicV1AdminParams
NewDeleteNotificationTopicV1AdminParamsWithTimeout creates a new DeleteNotificationTopicV1AdminParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteNotificationTopicV1AdminParams) SetContext ¶
func (o *DeleteNotificationTopicV1AdminParams) SetContext(ctx context.Context)
SetContext adds the context to the delete notification topic v1 admin params
func (*DeleteNotificationTopicV1AdminParams) SetHTTPClient ¶
func (o *DeleteNotificationTopicV1AdminParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete notification topic v1 admin params
func (*DeleteNotificationTopicV1AdminParams) SetNamespace ¶
func (o *DeleteNotificationTopicV1AdminParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the delete notification topic v1 admin params
func (*DeleteNotificationTopicV1AdminParams) SetTimeout ¶
func (o *DeleteNotificationTopicV1AdminParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete notification topic v1 admin params
func (*DeleteNotificationTopicV1AdminParams) SetTopicName ¶
func (o *DeleteNotificationTopicV1AdminParams) SetTopicName(topicName string)
SetTopicName adds the topicName to the delete notification topic v1 admin params
func (*DeleteNotificationTopicV1AdminParams) WithContext ¶
func (o *DeleteNotificationTopicV1AdminParams) WithContext(ctx context.Context) *DeleteNotificationTopicV1AdminParams
WithContext adds the context to the delete notification topic v1 admin params
func (*DeleteNotificationTopicV1AdminParams) WithHTTPClient ¶
func (o *DeleteNotificationTopicV1AdminParams) WithHTTPClient(client *http.Client) *DeleteNotificationTopicV1AdminParams
WithHTTPClient adds the HTTPClient to the delete notification topic v1 admin params
func (*DeleteNotificationTopicV1AdminParams) WithNamespace ¶
func (o *DeleteNotificationTopicV1AdminParams) WithNamespace(namespace string) *DeleteNotificationTopicV1AdminParams
WithNamespace adds the namespace to the delete notification topic v1 admin params
func (*DeleteNotificationTopicV1AdminParams) WithTimeout ¶
func (o *DeleteNotificationTopicV1AdminParams) WithTimeout(timeout time.Duration) *DeleteNotificationTopicV1AdminParams
WithTimeout adds the timeout to the delete notification topic v1 admin params
func (*DeleteNotificationTopicV1AdminParams) WithTopicName ¶
func (o *DeleteNotificationTopicV1AdminParams) WithTopicName(topicName string) *DeleteNotificationTopicV1AdminParams
WithTopicName adds the topicName to the delete notification topic v1 admin params
func (*DeleteNotificationTopicV1AdminParams) WriteToRequest ¶
func (o *DeleteNotificationTopicV1AdminParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteNotificationTopicV1AdminReader ¶
type DeleteNotificationTopicV1AdminReader struct {
// contains filtered or unexported fields
}
DeleteNotificationTopicV1AdminReader is a Reader for the DeleteNotificationTopicV1Admin structure.
func (*DeleteNotificationTopicV1AdminReader) ReadResponse ¶
func (o *DeleteNotificationTopicV1AdminReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteNotificationTopicV1AdminUnauthorized ¶
type DeleteNotificationTopicV1AdminUnauthorized struct {
}DeleteNotificationTopicV1AdminUnauthorized handles this case with default header values.
Unauthorized
func NewDeleteNotificationTopicV1AdminUnauthorized ¶
func NewDeleteNotificationTopicV1AdminUnauthorized() *DeleteNotificationTopicV1AdminUnauthorized
NewDeleteNotificationTopicV1AdminUnauthorized creates a DeleteNotificationTopicV1AdminUnauthorized with default headers values
func (*DeleteNotificationTopicV1AdminUnauthorized) Error ¶
func (o *DeleteNotificationTopicV1AdminUnauthorized) Error() string
func (*DeleteNotificationTopicV1AdminUnauthorized) GetPayload ¶
func (o *DeleteNotificationTopicV1AdminUnauthorized) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type DeleteTemplateLocalizationBadRequest ¶
type DeleteTemplateLocalizationBadRequest struct {
Payload *lobbyclientmodels.RestapiErrorResponseBody
}
DeleteTemplateLocalizationBadRequest handles this case with default header values.
Bad Request
func NewDeleteTemplateLocalizationBadRequest ¶
func NewDeleteTemplateLocalizationBadRequest() *DeleteTemplateLocalizationBadRequest
NewDeleteTemplateLocalizationBadRequest creates a DeleteTemplateLocalizationBadRequest with default headers values
func (*DeleteTemplateLocalizationBadRequest) Error ¶
func (o *DeleteTemplateLocalizationBadRequest) Error() string
func (*DeleteTemplateLocalizationBadRequest) GetPayload ¶
func (o *DeleteTemplateLocalizationBadRequest) GetPayload() *lobbyclientmodels.RestapiErrorResponseBody
type DeleteTemplateLocalizationForbidden ¶
type DeleteTemplateLocalizationForbidden struct {
Payload *lobbyclientmodels.RestapiErrorResponseBody
}
DeleteTemplateLocalizationForbidden handles this case with default header values.
Forbidden
func NewDeleteTemplateLocalizationForbidden ¶
func NewDeleteTemplateLocalizationForbidden() *DeleteTemplateLocalizationForbidden
NewDeleteTemplateLocalizationForbidden creates a DeleteTemplateLocalizationForbidden with default headers values
func (*DeleteTemplateLocalizationForbidden) Error ¶
func (o *DeleteTemplateLocalizationForbidden) Error() string
func (*DeleteTemplateLocalizationForbidden) GetPayload ¶
func (o *DeleteTemplateLocalizationForbidden) GetPayload() *lobbyclientmodels.RestapiErrorResponseBody
type DeleteTemplateLocalizationNoContent ¶
type DeleteTemplateLocalizationNoContent struct { }
DeleteTemplateLocalizationNoContent handles this case with default header values.
No Content
func NewDeleteTemplateLocalizationNoContent ¶
func NewDeleteTemplateLocalizationNoContent() *DeleteTemplateLocalizationNoContent
NewDeleteTemplateLocalizationNoContent creates a DeleteTemplateLocalizationNoContent with default headers values
func (*DeleteTemplateLocalizationNoContent) Error ¶
func (o *DeleteTemplateLocalizationNoContent) Error() string
type DeleteTemplateLocalizationNotFound ¶
type DeleteTemplateLocalizationNotFound struct {
Payload *lobbyclientmodels.RestapiErrorResponseBody
}
DeleteTemplateLocalizationNotFound handles this case with default header values.
Not Found
func NewDeleteTemplateLocalizationNotFound ¶
func NewDeleteTemplateLocalizationNotFound() *DeleteTemplateLocalizationNotFound
NewDeleteTemplateLocalizationNotFound creates a DeleteTemplateLocalizationNotFound with default headers values
func (*DeleteTemplateLocalizationNotFound) Error ¶
func (o *DeleteTemplateLocalizationNotFound) Error() string
func (*DeleteTemplateLocalizationNotFound) GetPayload ¶
func (o *DeleteTemplateLocalizationNotFound) GetPayload() *lobbyclientmodels.RestapiErrorResponseBody
type DeleteTemplateLocalizationParams ¶
type DeleteTemplateLocalizationParams struct { /*Namespace namespace */ Namespace string /*TemplateLanguage template language */ TemplateLanguage string /*TemplateSlug template slug */ TemplateSlug string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteTemplateLocalizationParams contains all the parameters to send to the API endpoint for the delete template localization operation typically these are written to a http.Request
func NewDeleteTemplateLocalizationParams ¶
func NewDeleteTemplateLocalizationParams() *DeleteTemplateLocalizationParams
NewDeleteTemplateLocalizationParams creates a new DeleteTemplateLocalizationParams object with the default values initialized.
func NewDeleteTemplateLocalizationParamsWithContext ¶
func NewDeleteTemplateLocalizationParamsWithContext(ctx context.Context) *DeleteTemplateLocalizationParams
NewDeleteTemplateLocalizationParamsWithContext creates a new DeleteTemplateLocalizationParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteTemplateLocalizationParamsWithHTTPClient ¶
func NewDeleteTemplateLocalizationParamsWithHTTPClient(client *http.Client) *DeleteTemplateLocalizationParams
NewDeleteTemplateLocalizationParamsWithHTTPClient creates a new DeleteTemplateLocalizationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteTemplateLocalizationParamsWithTimeout ¶
func NewDeleteTemplateLocalizationParamsWithTimeout(timeout time.Duration) *DeleteTemplateLocalizationParams
NewDeleteTemplateLocalizationParamsWithTimeout creates a new DeleteTemplateLocalizationParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteTemplateLocalizationParams) SetContext ¶
func (o *DeleteTemplateLocalizationParams) SetContext(ctx context.Context)
SetContext adds the context to the delete template localization params
func (*DeleteTemplateLocalizationParams) SetHTTPClient ¶
func (o *DeleteTemplateLocalizationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete template localization params
func (*DeleteTemplateLocalizationParams) SetNamespace ¶
func (o *DeleteTemplateLocalizationParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the delete template localization params
func (*DeleteTemplateLocalizationParams) SetTemplateLanguage ¶
func (o *DeleteTemplateLocalizationParams) SetTemplateLanguage(templateLanguage string)
SetTemplateLanguage adds the templateLanguage to the delete template localization params
func (*DeleteTemplateLocalizationParams) SetTemplateSlug ¶
func (o *DeleteTemplateLocalizationParams) SetTemplateSlug(templateSlug string)
SetTemplateSlug adds the templateSlug to the delete template localization params
func (*DeleteTemplateLocalizationParams) SetTimeout ¶
func (o *DeleteTemplateLocalizationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete template localization params
func (*DeleteTemplateLocalizationParams) WithContext ¶
func (o *DeleteTemplateLocalizationParams) WithContext(ctx context.Context) *DeleteTemplateLocalizationParams
WithContext adds the context to the delete template localization params
func (*DeleteTemplateLocalizationParams) WithHTTPClient ¶
func (o *DeleteTemplateLocalizationParams) WithHTTPClient(client *http.Client) *DeleteTemplateLocalizationParams
WithHTTPClient adds the HTTPClient to the delete template localization params
func (*DeleteTemplateLocalizationParams) WithNamespace ¶
func (o *DeleteTemplateLocalizationParams) WithNamespace(namespace string) *DeleteTemplateLocalizationParams
WithNamespace adds the namespace to the delete template localization params
func (*DeleteTemplateLocalizationParams) WithTemplateLanguage ¶
func (o *DeleteTemplateLocalizationParams) WithTemplateLanguage(templateLanguage string) *DeleteTemplateLocalizationParams
WithTemplateLanguage adds the templateLanguage to the delete template localization params
func (*DeleteTemplateLocalizationParams) WithTemplateSlug ¶
func (o *DeleteTemplateLocalizationParams) WithTemplateSlug(templateSlug string) *DeleteTemplateLocalizationParams
WithTemplateSlug adds the templateSlug to the delete template localization params
func (*DeleteTemplateLocalizationParams) WithTimeout ¶
func (o *DeleteTemplateLocalizationParams) WithTimeout(timeout time.Duration) *DeleteTemplateLocalizationParams
WithTimeout adds the timeout to the delete template localization params
func (*DeleteTemplateLocalizationParams) WriteToRequest ¶
func (o *DeleteTemplateLocalizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteTemplateLocalizationReader ¶
type DeleteTemplateLocalizationReader struct {
// contains filtered or unexported fields
}
DeleteTemplateLocalizationReader is a Reader for the DeleteTemplateLocalization structure.
func (*DeleteTemplateLocalizationReader) ReadResponse ¶
func (o *DeleteTemplateLocalizationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteTemplateLocalizationUnauthorized ¶
type DeleteTemplateLocalizationUnauthorized struct {
}DeleteTemplateLocalizationUnauthorized handles this case with default header values.
Unauthorized
func NewDeleteTemplateLocalizationUnauthorized ¶
func NewDeleteTemplateLocalizationUnauthorized() *DeleteTemplateLocalizationUnauthorized
NewDeleteTemplateLocalizationUnauthorized creates a DeleteTemplateLocalizationUnauthorized with default headers values
func (*DeleteTemplateLocalizationUnauthorized) Error ¶
func (o *DeleteTemplateLocalizationUnauthorized) Error() string
func (*DeleteTemplateLocalizationUnauthorized) GetPayload ¶
func (o *DeleteTemplateLocalizationUnauthorized) GetPayload() *lobbyclientmodels.RestapiErrorResponseBody
type DeleteTemplateLocalizationV1AdminForbidden ¶
type DeleteTemplateLocalizationV1AdminForbidden struct {
Payload *lobbyclientmodels.RestapiErrorResponseV1
}
DeleteTemplateLocalizationV1AdminForbidden handles this case with default header values.
Forbidden
func NewDeleteTemplateLocalizationV1AdminForbidden ¶
func NewDeleteTemplateLocalizationV1AdminForbidden() *DeleteTemplateLocalizationV1AdminForbidden
NewDeleteTemplateLocalizationV1AdminForbidden creates a DeleteTemplateLocalizationV1AdminForbidden with default headers values
func (*DeleteTemplateLocalizationV1AdminForbidden) Error ¶
func (o *DeleteTemplateLocalizationV1AdminForbidden) Error() string
func (*DeleteTemplateLocalizationV1AdminForbidden) GetPayload ¶
func (o *DeleteTemplateLocalizationV1AdminForbidden) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type DeleteTemplateLocalizationV1AdminInternalServerError ¶
type DeleteTemplateLocalizationV1AdminInternalServerError struct {
Payload *lobbyclientmodels.RestapiErrorResponseV1
}
DeleteTemplateLocalizationV1AdminInternalServerError handles this case with default header values.
Internal Server Error
func NewDeleteTemplateLocalizationV1AdminInternalServerError ¶
func NewDeleteTemplateLocalizationV1AdminInternalServerError() *DeleteTemplateLocalizationV1AdminInternalServerError
NewDeleteTemplateLocalizationV1AdminInternalServerError creates a DeleteTemplateLocalizationV1AdminInternalServerError with default headers values
func (*DeleteTemplateLocalizationV1AdminInternalServerError) Error ¶
func (o *DeleteTemplateLocalizationV1AdminInternalServerError) Error() string
func (*DeleteTemplateLocalizationV1AdminInternalServerError) GetPayload ¶
func (o *DeleteTemplateLocalizationV1AdminInternalServerError) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type DeleteTemplateLocalizationV1AdminNoContent ¶
type DeleteTemplateLocalizationV1AdminNoContent struct { }
DeleteTemplateLocalizationV1AdminNoContent handles this case with default header values.
No Content
func NewDeleteTemplateLocalizationV1AdminNoContent ¶
func NewDeleteTemplateLocalizationV1AdminNoContent() *DeleteTemplateLocalizationV1AdminNoContent
NewDeleteTemplateLocalizationV1AdminNoContent creates a DeleteTemplateLocalizationV1AdminNoContent with default headers values
func (*DeleteTemplateLocalizationV1AdminNoContent) Error ¶
func (o *DeleteTemplateLocalizationV1AdminNoContent) Error() string
type DeleteTemplateLocalizationV1AdminNotFound ¶
type DeleteTemplateLocalizationV1AdminNotFound struct {
Payload *lobbyclientmodels.RestapiErrorResponseV1
}
DeleteTemplateLocalizationV1AdminNotFound handles this case with default header values.
Not Found
func NewDeleteTemplateLocalizationV1AdminNotFound ¶
func NewDeleteTemplateLocalizationV1AdminNotFound() *DeleteTemplateLocalizationV1AdminNotFound
NewDeleteTemplateLocalizationV1AdminNotFound creates a DeleteTemplateLocalizationV1AdminNotFound with default headers values
func (*DeleteTemplateLocalizationV1AdminNotFound) Error ¶
func (o *DeleteTemplateLocalizationV1AdminNotFound) Error() string
func (*DeleteTemplateLocalizationV1AdminNotFound) GetPayload ¶
func (o *DeleteTemplateLocalizationV1AdminNotFound) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type DeleteTemplateLocalizationV1AdminParams ¶
type DeleteTemplateLocalizationV1AdminParams struct { /*Namespace namespace */ Namespace string /*TemplateLanguage template language, follows IETF BCP 47 standard */ TemplateLanguage string /*TemplateSlug Template Identifier, only alphabet characters and hyphens are permitted */ TemplateSlug string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteTemplateLocalizationV1AdminParams contains all the parameters to send to the API endpoint for the delete template localization v1 admin operation typically these are written to a http.Request
func NewDeleteTemplateLocalizationV1AdminParams ¶
func NewDeleteTemplateLocalizationV1AdminParams() *DeleteTemplateLocalizationV1AdminParams
NewDeleteTemplateLocalizationV1AdminParams creates a new DeleteTemplateLocalizationV1AdminParams object with the default values initialized.
func NewDeleteTemplateLocalizationV1AdminParamsWithContext ¶
func NewDeleteTemplateLocalizationV1AdminParamsWithContext(ctx context.Context) *DeleteTemplateLocalizationV1AdminParams
NewDeleteTemplateLocalizationV1AdminParamsWithContext creates a new DeleteTemplateLocalizationV1AdminParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteTemplateLocalizationV1AdminParamsWithHTTPClient ¶
func NewDeleteTemplateLocalizationV1AdminParamsWithHTTPClient(client *http.Client) *DeleteTemplateLocalizationV1AdminParams
NewDeleteTemplateLocalizationV1AdminParamsWithHTTPClient creates a new DeleteTemplateLocalizationV1AdminParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteTemplateLocalizationV1AdminParamsWithTimeout ¶
func NewDeleteTemplateLocalizationV1AdminParamsWithTimeout(timeout time.Duration) *DeleteTemplateLocalizationV1AdminParams
NewDeleteTemplateLocalizationV1AdminParamsWithTimeout creates a new DeleteTemplateLocalizationV1AdminParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteTemplateLocalizationV1AdminParams) SetContext ¶
func (o *DeleteTemplateLocalizationV1AdminParams) SetContext(ctx context.Context)
SetContext adds the context to the delete template localization v1 admin params
func (*DeleteTemplateLocalizationV1AdminParams) SetHTTPClient ¶
func (o *DeleteTemplateLocalizationV1AdminParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete template localization v1 admin params
func (*DeleteTemplateLocalizationV1AdminParams) SetNamespace ¶
func (o *DeleteTemplateLocalizationV1AdminParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the delete template localization v1 admin params
func (*DeleteTemplateLocalizationV1AdminParams) SetTemplateLanguage ¶
func (o *DeleteTemplateLocalizationV1AdminParams) SetTemplateLanguage(templateLanguage string)
SetTemplateLanguage adds the templateLanguage to the delete template localization v1 admin params
func (*DeleteTemplateLocalizationV1AdminParams) SetTemplateSlug ¶
func (o *DeleteTemplateLocalizationV1AdminParams) SetTemplateSlug(templateSlug string)
SetTemplateSlug adds the templateSlug to the delete template localization v1 admin params
func (*DeleteTemplateLocalizationV1AdminParams) SetTimeout ¶
func (o *DeleteTemplateLocalizationV1AdminParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete template localization v1 admin params
func (*DeleteTemplateLocalizationV1AdminParams) WithContext ¶
func (o *DeleteTemplateLocalizationV1AdminParams) WithContext(ctx context.Context) *DeleteTemplateLocalizationV1AdminParams
WithContext adds the context to the delete template localization v1 admin params
func (*DeleteTemplateLocalizationV1AdminParams) WithHTTPClient ¶
func (o *DeleteTemplateLocalizationV1AdminParams) WithHTTPClient(client *http.Client) *DeleteTemplateLocalizationV1AdminParams
WithHTTPClient adds the HTTPClient to the delete template localization v1 admin params
func (*DeleteTemplateLocalizationV1AdminParams) WithNamespace ¶
func (o *DeleteTemplateLocalizationV1AdminParams) WithNamespace(namespace string) *DeleteTemplateLocalizationV1AdminParams
WithNamespace adds the namespace to the delete template localization v1 admin params
func (*DeleteTemplateLocalizationV1AdminParams) WithTemplateLanguage ¶
func (o *DeleteTemplateLocalizationV1AdminParams) WithTemplateLanguage(templateLanguage string) *DeleteTemplateLocalizationV1AdminParams
WithTemplateLanguage adds the templateLanguage to the delete template localization v1 admin params
func (*DeleteTemplateLocalizationV1AdminParams) WithTemplateSlug ¶
func (o *DeleteTemplateLocalizationV1AdminParams) WithTemplateSlug(templateSlug string) *DeleteTemplateLocalizationV1AdminParams
WithTemplateSlug adds the templateSlug to the delete template localization v1 admin params
func (*DeleteTemplateLocalizationV1AdminParams) WithTimeout ¶
func (o *DeleteTemplateLocalizationV1AdminParams) WithTimeout(timeout time.Duration) *DeleteTemplateLocalizationV1AdminParams
WithTimeout adds the timeout to the delete template localization v1 admin params
func (*DeleteTemplateLocalizationV1AdminParams) WriteToRequest ¶
func (o *DeleteTemplateLocalizationV1AdminParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteTemplateLocalizationV1AdminReader ¶
type DeleteTemplateLocalizationV1AdminReader struct {
// contains filtered or unexported fields
}
DeleteTemplateLocalizationV1AdminReader is a Reader for the DeleteTemplateLocalizationV1Admin structure.
func (*DeleteTemplateLocalizationV1AdminReader) ReadResponse ¶
func (o *DeleteTemplateLocalizationV1AdminReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteTemplateLocalizationV1AdminUnauthorized ¶
type DeleteTemplateLocalizationV1AdminUnauthorized struct {
}DeleteTemplateLocalizationV1AdminUnauthorized handles this case with default header values.
Unauthorized
func NewDeleteTemplateLocalizationV1AdminUnauthorized ¶
func NewDeleteTemplateLocalizationV1AdminUnauthorized() *DeleteTemplateLocalizationV1AdminUnauthorized
NewDeleteTemplateLocalizationV1AdminUnauthorized creates a DeleteTemplateLocalizationV1AdminUnauthorized with default headers values
func (*DeleteTemplateLocalizationV1AdminUnauthorized) Error ¶
func (o *DeleteTemplateLocalizationV1AdminUnauthorized) Error() string
func (*DeleteTemplateLocalizationV1AdminUnauthorized) GetPayload ¶
func (o *DeleteTemplateLocalizationV1AdminUnauthorized) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type DeleteTemplateSlugBadRequest ¶
type DeleteTemplateSlugBadRequest struct {
Payload *lobbyclientmodels.RestapiErrorResponseBody
}
DeleteTemplateSlugBadRequest handles this case with default header values.
Bad Request
func NewDeleteTemplateSlugBadRequest ¶
func NewDeleteTemplateSlugBadRequest() *DeleteTemplateSlugBadRequest
NewDeleteTemplateSlugBadRequest creates a DeleteTemplateSlugBadRequest with default headers values
func (*DeleteTemplateSlugBadRequest) Error ¶
func (o *DeleteTemplateSlugBadRequest) Error() string
func (*DeleteTemplateSlugBadRequest) GetPayload ¶
func (o *DeleteTemplateSlugBadRequest) GetPayload() *lobbyclientmodels.RestapiErrorResponseBody
type DeleteTemplateSlugForbidden ¶
type DeleteTemplateSlugForbidden struct {
Payload *lobbyclientmodels.RestapiErrorResponseBody
}
DeleteTemplateSlugForbidden handles this case with default header values.
Forbidden
func NewDeleteTemplateSlugForbidden ¶
func NewDeleteTemplateSlugForbidden() *DeleteTemplateSlugForbidden
NewDeleteTemplateSlugForbidden creates a DeleteTemplateSlugForbidden with default headers values
func (*DeleteTemplateSlugForbidden) Error ¶
func (o *DeleteTemplateSlugForbidden) Error() string
func (*DeleteTemplateSlugForbidden) GetPayload ¶
func (o *DeleteTemplateSlugForbidden) GetPayload() *lobbyclientmodels.RestapiErrorResponseBody
type DeleteTemplateSlugNoContent ¶
type DeleteTemplateSlugNoContent struct { }
DeleteTemplateSlugNoContent handles this case with default header values.
No Content
func NewDeleteTemplateSlugNoContent ¶
func NewDeleteTemplateSlugNoContent() *DeleteTemplateSlugNoContent
NewDeleteTemplateSlugNoContent creates a DeleteTemplateSlugNoContent with default headers values
func (*DeleteTemplateSlugNoContent) Error ¶
func (o *DeleteTemplateSlugNoContent) Error() string
type DeleteTemplateSlugNotFound ¶
type DeleteTemplateSlugNotFound struct {
Payload *lobbyclientmodels.RestapiErrorResponseBody
}
DeleteTemplateSlugNotFound handles this case with default header values.
Not Found
func NewDeleteTemplateSlugNotFound ¶
func NewDeleteTemplateSlugNotFound() *DeleteTemplateSlugNotFound
NewDeleteTemplateSlugNotFound creates a DeleteTemplateSlugNotFound with default headers values
func (*DeleteTemplateSlugNotFound) Error ¶
func (o *DeleteTemplateSlugNotFound) Error() string
func (*DeleteTemplateSlugNotFound) GetPayload ¶
func (o *DeleteTemplateSlugNotFound) GetPayload() *lobbyclientmodels.RestapiErrorResponseBody
type DeleteTemplateSlugParams ¶
type DeleteTemplateSlugParams struct { /*Namespace namespace */ Namespace string /*TemplateSlug template slug */ TemplateSlug string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteTemplateSlugParams contains all the parameters to send to the API endpoint for the delete template slug operation typically these are written to a http.Request
func NewDeleteTemplateSlugParams ¶
func NewDeleteTemplateSlugParams() *DeleteTemplateSlugParams
NewDeleteTemplateSlugParams creates a new DeleteTemplateSlugParams object with the default values initialized.
func NewDeleteTemplateSlugParamsWithContext ¶
func NewDeleteTemplateSlugParamsWithContext(ctx context.Context) *DeleteTemplateSlugParams
NewDeleteTemplateSlugParamsWithContext creates a new DeleteTemplateSlugParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteTemplateSlugParamsWithHTTPClient ¶
func NewDeleteTemplateSlugParamsWithHTTPClient(client *http.Client) *DeleteTemplateSlugParams
NewDeleteTemplateSlugParamsWithHTTPClient creates a new DeleteTemplateSlugParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteTemplateSlugParamsWithTimeout ¶
func NewDeleteTemplateSlugParamsWithTimeout(timeout time.Duration) *DeleteTemplateSlugParams
NewDeleteTemplateSlugParamsWithTimeout creates a new DeleteTemplateSlugParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteTemplateSlugParams) SetContext ¶
func (o *DeleteTemplateSlugParams) SetContext(ctx context.Context)
SetContext adds the context to the delete template slug params
func (*DeleteTemplateSlugParams) SetHTTPClient ¶
func (o *DeleteTemplateSlugParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete template slug params
func (*DeleteTemplateSlugParams) SetNamespace ¶
func (o *DeleteTemplateSlugParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the delete template slug params
func (*DeleteTemplateSlugParams) SetTemplateSlug ¶
func (o *DeleteTemplateSlugParams) SetTemplateSlug(templateSlug string)
SetTemplateSlug adds the templateSlug to the delete template slug params
func (*DeleteTemplateSlugParams) SetTimeout ¶
func (o *DeleteTemplateSlugParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete template slug params
func (*DeleteTemplateSlugParams) WithContext ¶
func (o *DeleteTemplateSlugParams) WithContext(ctx context.Context) *DeleteTemplateSlugParams
WithContext adds the context to the delete template slug params
func (*DeleteTemplateSlugParams) WithHTTPClient ¶
func (o *DeleteTemplateSlugParams) WithHTTPClient(client *http.Client) *DeleteTemplateSlugParams
WithHTTPClient adds the HTTPClient to the delete template slug params
func (*DeleteTemplateSlugParams) WithNamespace ¶
func (o *DeleteTemplateSlugParams) WithNamespace(namespace string) *DeleteTemplateSlugParams
WithNamespace adds the namespace to the delete template slug params
func (*DeleteTemplateSlugParams) WithTemplateSlug ¶
func (o *DeleteTemplateSlugParams) WithTemplateSlug(templateSlug string) *DeleteTemplateSlugParams
WithTemplateSlug adds the templateSlug to the delete template slug params
func (*DeleteTemplateSlugParams) WithTimeout ¶
func (o *DeleteTemplateSlugParams) WithTimeout(timeout time.Duration) *DeleteTemplateSlugParams
WithTimeout adds the timeout to the delete template slug params
func (*DeleteTemplateSlugParams) WriteToRequest ¶
func (o *DeleteTemplateSlugParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteTemplateSlugReader ¶
type DeleteTemplateSlugReader struct {
// contains filtered or unexported fields
}
DeleteTemplateSlugReader is a Reader for the DeleteTemplateSlug structure.
func (*DeleteTemplateSlugReader) ReadResponse ¶
func (o *DeleteTemplateSlugReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteTemplateSlugUnauthorized ¶
type DeleteTemplateSlugUnauthorized struct {
}DeleteTemplateSlugUnauthorized handles this case with default header values.
Unauthorized
func NewDeleteTemplateSlugUnauthorized ¶
func NewDeleteTemplateSlugUnauthorized() *DeleteTemplateSlugUnauthorized
NewDeleteTemplateSlugUnauthorized creates a DeleteTemplateSlugUnauthorized with default headers values
func (*DeleteTemplateSlugUnauthorized) Error ¶
func (o *DeleteTemplateSlugUnauthorized) Error() string
func (*DeleteTemplateSlugUnauthorized) GetPayload ¶
func (o *DeleteTemplateSlugUnauthorized) GetPayload() *lobbyclientmodels.RestapiErrorResponseBody
type DeleteTopicByTopicNameForbidden ¶
type DeleteTopicByTopicNameForbidden struct {
Payload *lobbyclientmodels.RestapiErrorResponseBody
}
DeleteTopicByTopicNameForbidden handles this case with default header values.
Forbidden
func NewDeleteTopicByTopicNameForbidden ¶
func NewDeleteTopicByTopicNameForbidden() *DeleteTopicByTopicNameForbidden
NewDeleteTopicByTopicNameForbidden creates a DeleteTopicByTopicNameForbidden with default headers values
func (*DeleteTopicByTopicNameForbidden) Error ¶
func (o *DeleteTopicByTopicNameForbidden) Error() string
func (*DeleteTopicByTopicNameForbidden) GetPayload ¶
func (o *DeleteTopicByTopicNameForbidden) GetPayload() *lobbyclientmodels.RestapiErrorResponseBody
type DeleteTopicByTopicNameInternalServerError ¶
type DeleteTopicByTopicNameInternalServerError struct {
Payload *lobbyclientmodels.RestapiErrorResponseBody
}
DeleteTopicByTopicNameInternalServerError handles this case with default header values.
Internal Server Error
func NewDeleteTopicByTopicNameInternalServerError ¶
func NewDeleteTopicByTopicNameInternalServerError() *DeleteTopicByTopicNameInternalServerError
NewDeleteTopicByTopicNameInternalServerError creates a DeleteTopicByTopicNameInternalServerError with default headers values
func (*DeleteTopicByTopicNameInternalServerError) Error ¶
func (o *DeleteTopicByTopicNameInternalServerError) Error() string
func (*DeleteTopicByTopicNameInternalServerError) GetPayload ¶
func (o *DeleteTopicByTopicNameInternalServerError) GetPayload() *lobbyclientmodels.RestapiErrorResponseBody
type DeleteTopicByTopicNameNoContent ¶
type DeleteTopicByTopicNameNoContent struct { }
DeleteTopicByTopicNameNoContent handles this case with default header values.
No Content
func NewDeleteTopicByTopicNameNoContent ¶
func NewDeleteTopicByTopicNameNoContent() *DeleteTopicByTopicNameNoContent
NewDeleteTopicByTopicNameNoContent creates a DeleteTopicByTopicNameNoContent with default headers values
func (*DeleteTopicByTopicNameNoContent) Error ¶
func (o *DeleteTopicByTopicNameNoContent) Error() string
type DeleteTopicByTopicNameNotFound ¶
type DeleteTopicByTopicNameNotFound struct {
Payload *lobbyclientmodels.RestapiErrorResponseBody
}
DeleteTopicByTopicNameNotFound handles this case with default header values.
Not Found
func NewDeleteTopicByTopicNameNotFound ¶
func NewDeleteTopicByTopicNameNotFound() *DeleteTopicByTopicNameNotFound
NewDeleteTopicByTopicNameNotFound creates a DeleteTopicByTopicNameNotFound with default headers values
func (*DeleteTopicByTopicNameNotFound) Error ¶
func (o *DeleteTopicByTopicNameNotFound) Error() string
func (*DeleteTopicByTopicNameNotFound) GetPayload ¶
func (o *DeleteTopicByTopicNameNotFound) GetPayload() *lobbyclientmodels.RestapiErrorResponseBody
type DeleteTopicByTopicNameParams ¶
type DeleteTopicByTopicNameParams struct { /*Namespace namespace */ Namespace string /*Topic topic name */ Topic string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteTopicByTopicNameParams contains all the parameters to send to the API endpoint for the delete topic by topic name operation typically these are written to a http.Request
func NewDeleteTopicByTopicNameParams ¶
func NewDeleteTopicByTopicNameParams() *DeleteTopicByTopicNameParams
NewDeleteTopicByTopicNameParams creates a new DeleteTopicByTopicNameParams object with the default values initialized.
func NewDeleteTopicByTopicNameParamsWithContext ¶
func NewDeleteTopicByTopicNameParamsWithContext(ctx context.Context) *DeleteTopicByTopicNameParams
NewDeleteTopicByTopicNameParamsWithContext creates a new DeleteTopicByTopicNameParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteTopicByTopicNameParamsWithHTTPClient ¶
func NewDeleteTopicByTopicNameParamsWithHTTPClient(client *http.Client) *DeleteTopicByTopicNameParams
NewDeleteTopicByTopicNameParamsWithHTTPClient creates a new DeleteTopicByTopicNameParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteTopicByTopicNameParamsWithTimeout ¶
func NewDeleteTopicByTopicNameParamsWithTimeout(timeout time.Duration) *DeleteTopicByTopicNameParams
NewDeleteTopicByTopicNameParamsWithTimeout creates a new DeleteTopicByTopicNameParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteTopicByTopicNameParams) SetContext ¶
func (o *DeleteTopicByTopicNameParams) SetContext(ctx context.Context)
SetContext adds the context to the delete topic by topic name params
func (*DeleteTopicByTopicNameParams) SetHTTPClient ¶
func (o *DeleteTopicByTopicNameParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete topic by topic name params
func (*DeleteTopicByTopicNameParams) SetNamespace ¶
func (o *DeleteTopicByTopicNameParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the delete topic by topic name params
func (*DeleteTopicByTopicNameParams) SetTimeout ¶
func (o *DeleteTopicByTopicNameParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete topic by topic name params
func (*DeleteTopicByTopicNameParams) SetTopic ¶
func (o *DeleteTopicByTopicNameParams) SetTopic(topic string)
SetTopic adds the topic to the delete topic by topic name params
func (*DeleteTopicByTopicNameParams) WithContext ¶
func (o *DeleteTopicByTopicNameParams) WithContext(ctx context.Context) *DeleteTopicByTopicNameParams
WithContext adds the context to the delete topic by topic name params
func (*DeleteTopicByTopicNameParams) WithHTTPClient ¶
func (o *DeleteTopicByTopicNameParams) WithHTTPClient(client *http.Client) *DeleteTopicByTopicNameParams
WithHTTPClient adds the HTTPClient to the delete topic by topic name params
func (*DeleteTopicByTopicNameParams) WithNamespace ¶
func (o *DeleteTopicByTopicNameParams) WithNamespace(namespace string) *DeleteTopicByTopicNameParams
WithNamespace adds the namespace to the delete topic by topic name params
func (*DeleteTopicByTopicNameParams) WithTimeout ¶
func (o *DeleteTopicByTopicNameParams) WithTimeout(timeout time.Duration) *DeleteTopicByTopicNameParams
WithTimeout adds the timeout to the delete topic by topic name params
func (*DeleteTopicByTopicNameParams) WithTopic ¶
func (o *DeleteTopicByTopicNameParams) WithTopic(topic string) *DeleteTopicByTopicNameParams
WithTopic adds the topic to the delete topic by topic name params
func (*DeleteTopicByTopicNameParams) WriteToRequest ¶
func (o *DeleteTopicByTopicNameParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteTopicByTopicNameReader ¶
type DeleteTopicByTopicNameReader struct {
// contains filtered or unexported fields
}
DeleteTopicByTopicNameReader is a Reader for the DeleteTopicByTopicName structure.
func (*DeleteTopicByTopicNameReader) ReadResponse ¶
func (o *DeleteTopicByTopicNameReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteTopicByTopicNameUnauthorized ¶
type DeleteTopicByTopicNameUnauthorized struct {
}DeleteTopicByTopicNameUnauthorized handles this case with default header values.
Unauthorized
func NewDeleteTopicByTopicNameUnauthorized ¶
func NewDeleteTopicByTopicNameUnauthorized() *DeleteTopicByTopicNameUnauthorized
NewDeleteTopicByTopicNameUnauthorized creates a DeleteTopicByTopicNameUnauthorized with default headers values
func (*DeleteTopicByTopicNameUnauthorized) Error ¶
func (o *DeleteTopicByTopicNameUnauthorized) Error() string
func (*DeleteTopicByTopicNameUnauthorized) GetPayload ¶
func (o *DeleteTopicByTopicNameUnauthorized) GetPayload() *lobbyclientmodels.RestapiErrorResponseBody
type FreeFormNotificationAccepted ¶
type FreeFormNotificationAccepted struct { }
FreeFormNotificationAccepted handles this case with default header values.
Accepted
func NewFreeFormNotificationAccepted ¶
func NewFreeFormNotificationAccepted() *FreeFormNotificationAccepted
NewFreeFormNotificationAccepted creates a FreeFormNotificationAccepted with default headers values
func (*FreeFormNotificationAccepted) Error ¶
func (o *FreeFormNotificationAccepted) Error() string
type FreeFormNotificationBadRequest ¶
type FreeFormNotificationBadRequest struct {
Payload *lobbyclientmodels.RestapiErrorResponseBody
}
FreeFormNotificationBadRequest handles this case with default header values.
Bad Request
func NewFreeFormNotificationBadRequest ¶
func NewFreeFormNotificationBadRequest() *FreeFormNotificationBadRequest
NewFreeFormNotificationBadRequest creates a FreeFormNotificationBadRequest with default headers values
func (*FreeFormNotificationBadRequest) Error ¶
func (o *FreeFormNotificationBadRequest) Error() string
func (*FreeFormNotificationBadRequest) GetPayload ¶
func (o *FreeFormNotificationBadRequest) GetPayload() *lobbyclientmodels.RestapiErrorResponseBody
type FreeFormNotificationByUserIDBadRequest ¶
type FreeFormNotificationByUserIDBadRequest struct {
Payload *lobbyclientmodels.RestapiErrorResponseBody
}
FreeFormNotificationByUserIDBadRequest handles this case with default header values.
Bad Request
func NewFreeFormNotificationByUserIDBadRequest ¶
func NewFreeFormNotificationByUserIDBadRequest() *FreeFormNotificationByUserIDBadRequest
NewFreeFormNotificationByUserIDBadRequest creates a FreeFormNotificationByUserIDBadRequest with default headers values
func (*FreeFormNotificationByUserIDBadRequest) Error ¶
func (o *FreeFormNotificationByUserIDBadRequest) Error() string
func (*FreeFormNotificationByUserIDBadRequest) GetPayload ¶
func (o *FreeFormNotificationByUserIDBadRequest) GetPayload() *lobbyclientmodels.RestapiErrorResponseBody
type FreeFormNotificationByUserIDForbidden ¶
type FreeFormNotificationByUserIDForbidden struct {
Payload *lobbyclientmodels.RestapiErrorResponseBody
}
FreeFormNotificationByUserIDForbidden handles this case with default header values.
Forbidden
func NewFreeFormNotificationByUserIDForbidden ¶
func NewFreeFormNotificationByUserIDForbidden() *FreeFormNotificationByUserIDForbidden
NewFreeFormNotificationByUserIDForbidden creates a FreeFormNotificationByUserIDForbidden with default headers values
func (*FreeFormNotificationByUserIDForbidden) Error ¶
func (o *FreeFormNotificationByUserIDForbidden) Error() string
func (*FreeFormNotificationByUserIDForbidden) GetPayload ¶
func (o *FreeFormNotificationByUserIDForbidden) GetPayload() *lobbyclientmodels.RestapiErrorResponseBody
type FreeFormNotificationByUserIDNoContent ¶
type FreeFormNotificationByUserIDNoContent struct { }
FreeFormNotificationByUserIDNoContent handles this case with default header values.
No Content
func NewFreeFormNotificationByUserIDNoContent ¶
func NewFreeFormNotificationByUserIDNoContent() *FreeFormNotificationByUserIDNoContent
NewFreeFormNotificationByUserIDNoContent creates a FreeFormNotificationByUserIDNoContent with default headers values
func (*FreeFormNotificationByUserIDNoContent) Error ¶
func (o *FreeFormNotificationByUserIDNoContent) Error() string
type FreeFormNotificationByUserIDNotFound ¶
type FreeFormNotificationByUserIDNotFound struct {
Payload *lobbyclientmodels.RestapiErrorResponseBody
}
FreeFormNotificationByUserIDNotFound handles this case with default header values.
Not Found
func NewFreeFormNotificationByUserIDNotFound ¶
func NewFreeFormNotificationByUserIDNotFound() *FreeFormNotificationByUserIDNotFound
NewFreeFormNotificationByUserIDNotFound creates a FreeFormNotificationByUserIDNotFound with default headers values
func (*FreeFormNotificationByUserIDNotFound) Error ¶
func (o *FreeFormNotificationByUserIDNotFound) Error() string
func (*FreeFormNotificationByUserIDNotFound) GetPayload ¶
func (o *FreeFormNotificationByUserIDNotFound) GetPayload() *lobbyclientmodels.RestapiErrorResponseBody
type FreeFormNotificationByUserIDParams ¶
type FreeFormNotificationByUserIDParams struct { /*Async notification type */ Async *bool /*Body notification content */ Body *lobbyclientmodels.ModelFreeFormNotificationRequest /*Namespace namespace */ Namespace string /*UserID user ID */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
FreeFormNotificationByUserIDParams contains all the parameters to send to the API endpoint for the free form notification by user ID operation typically these are written to a http.Request
func NewFreeFormNotificationByUserIDParams ¶
func NewFreeFormNotificationByUserIDParams() *FreeFormNotificationByUserIDParams
NewFreeFormNotificationByUserIDParams creates a new FreeFormNotificationByUserIDParams object with the default values initialized.
func NewFreeFormNotificationByUserIDParamsWithContext ¶
func NewFreeFormNotificationByUserIDParamsWithContext(ctx context.Context) *FreeFormNotificationByUserIDParams
NewFreeFormNotificationByUserIDParamsWithContext creates a new FreeFormNotificationByUserIDParams object with the default values initialized, and the ability to set a context for a request
func NewFreeFormNotificationByUserIDParamsWithHTTPClient ¶
func NewFreeFormNotificationByUserIDParamsWithHTTPClient(client *http.Client) *FreeFormNotificationByUserIDParams
NewFreeFormNotificationByUserIDParamsWithHTTPClient creates a new FreeFormNotificationByUserIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewFreeFormNotificationByUserIDParamsWithTimeout ¶
func NewFreeFormNotificationByUserIDParamsWithTimeout(timeout time.Duration) *FreeFormNotificationByUserIDParams
NewFreeFormNotificationByUserIDParamsWithTimeout creates a new FreeFormNotificationByUserIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*FreeFormNotificationByUserIDParams) SetAsync ¶
func (o *FreeFormNotificationByUserIDParams) SetAsync(async *bool)
SetAsync adds the async to the free form notification by user ID params
func (*FreeFormNotificationByUserIDParams) SetBody ¶
func (o *FreeFormNotificationByUserIDParams) SetBody(body *lobbyclientmodels.ModelFreeFormNotificationRequest)
SetBody adds the body to the free form notification by user ID params
func (*FreeFormNotificationByUserIDParams) SetContext ¶
func (o *FreeFormNotificationByUserIDParams) SetContext(ctx context.Context)
SetContext adds the context to the free form notification by user ID params
func (*FreeFormNotificationByUserIDParams) SetHTTPClient ¶
func (o *FreeFormNotificationByUserIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the free form notification by user ID params
func (*FreeFormNotificationByUserIDParams) SetNamespace ¶
func (o *FreeFormNotificationByUserIDParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the free form notification by user ID params
func (*FreeFormNotificationByUserIDParams) SetTimeout ¶
func (o *FreeFormNotificationByUserIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the free form notification by user ID params
func (*FreeFormNotificationByUserIDParams) SetUserID ¶
func (o *FreeFormNotificationByUserIDParams) SetUserID(userID string)
SetUserID adds the userId to the free form notification by user ID params
func (*FreeFormNotificationByUserIDParams) WithAsync ¶
func (o *FreeFormNotificationByUserIDParams) WithAsync(async *bool) *FreeFormNotificationByUserIDParams
WithAsync adds the async to the free form notification by user ID params
func (*FreeFormNotificationByUserIDParams) WithBody ¶
func (o *FreeFormNotificationByUserIDParams) WithBody(body *lobbyclientmodels.ModelFreeFormNotificationRequest) *FreeFormNotificationByUserIDParams
WithBody adds the body to the free form notification by user ID params
func (*FreeFormNotificationByUserIDParams) WithContext ¶
func (o *FreeFormNotificationByUserIDParams) WithContext(ctx context.Context) *FreeFormNotificationByUserIDParams
WithContext adds the context to the free form notification by user ID params
func (*FreeFormNotificationByUserIDParams) WithHTTPClient ¶
func (o *FreeFormNotificationByUserIDParams) WithHTTPClient(client *http.Client) *FreeFormNotificationByUserIDParams
WithHTTPClient adds the HTTPClient to the free form notification by user ID params
func (*FreeFormNotificationByUserIDParams) WithNamespace ¶
func (o *FreeFormNotificationByUserIDParams) WithNamespace(namespace string) *FreeFormNotificationByUserIDParams
WithNamespace adds the namespace to the free form notification by user ID params
func (*FreeFormNotificationByUserIDParams) WithTimeout ¶
func (o *FreeFormNotificationByUserIDParams) WithTimeout(timeout time.Duration) *FreeFormNotificationByUserIDParams
WithTimeout adds the timeout to the free form notification by user ID params
func (*FreeFormNotificationByUserIDParams) WithUserID ¶
func (o *FreeFormNotificationByUserIDParams) WithUserID(userID string) *FreeFormNotificationByUserIDParams
WithUserID adds the userID to the free form notification by user ID params
func (*FreeFormNotificationByUserIDParams) WriteToRequest ¶
func (o *FreeFormNotificationByUserIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type FreeFormNotificationByUserIDReader ¶
type FreeFormNotificationByUserIDReader struct {
// contains filtered or unexported fields
}
FreeFormNotificationByUserIDReader is a Reader for the FreeFormNotificationByUserID structure.
func (*FreeFormNotificationByUserIDReader) ReadResponse ¶
func (o *FreeFormNotificationByUserIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type FreeFormNotificationByUserIDUnauthorized ¶
type FreeFormNotificationByUserIDUnauthorized struct {
}FreeFormNotificationByUserIDUnauthorized handles this case with default header values.
Unauthorized
func NewFreeFormNotificationByUserIDUnauthorized ¶
func NewFreeFormNotificationByUserIDUnauthorized() *FreeFormNotificationByUserIDUnauthorized
NewFreeFormNotificationByUserIDUnauthorized creates a FreeFormNotificationByUserIDUnauthorized with default headers values
func (*FreeFormNotificationByUserIDUnauthorized) Error ¶
func (o *FreeFormNotificationByUserIDUnauthorized) Error() string
func (*FreeFormNotificationByUserIDUnauthorized) GetPayload ¶
func (o *FreeFormNotificationByUserIDUnauthorized) GetPayload() *lobbyclientmodels.RestapiErrorResponseBody
type FreeFormNotificationForbidden ¶
type FreeFormNotificationForbidden struct {
Payload *lobbyclientmodels.RestapiErrorResponseBody
}
FreeFormNotificationForbidden handles this case with default header values.
Forbidden
func NewFreeFormNotificationForbidden ¶
func NewFreeFormNotificationForbidden() *FreeFormNotificationForbidden
NewFreeFormNotificationForbidden creates a FreeFormNotificationForbidden with default headers values
func (*FreeFormNotificationForbidden) Error ¶
func (o *FreeFormNotificationForbidden) Error() string
func (*FreeFormNotificationForbidden) GetPayload ¶
func (o *FreeFormNotificationForbidden) GetPayload() *lobbyclientmodels.RestapiErrorResponseBody
type FreeFormNotificationNotFound ¶
type FreeFormNotificationNotFound struct {
Payload *lobbyclientmodels.RestapiErrorResponseBody
}
FreeFormNotificationNotFound handles this case with default header values.
Not Found
func NewFreeFormNotificationNotFound ¶
func NewFreeFormNotificationNotFound() *FreeFormNotificationNotFound
NewFreeFormNotificationNotFound creates a FreeFormNotificationNotFound with default headers values
func (*FreeFormNotificationNotFound) Error ¶
func (o *FreeFormNotificationNotFound) Error() string
func (*FreeFormNotificationNotFound) GetPayload ¶
func (o *FreeFormNotificationNotFound) GetPayload() *lobbyclientmodels.RestapiErrorResponseBody
type FreeFormNotificationParams ¶
type FreeFormNotificationParams struct { /*Body notification content */ Body *lobbyclientmodels.ModelFreeFormNotificationRequest /*Namespace namespace */ Namespace string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
FreeFormNotificationParams contains all the parameters to send to the API endpoint for the free form notification operation typically these are written to a http.Request
func NewFreeFormNotificationParams ¶
func NewFreeFormNotificationParams() *FreeFormNotificationParams
NewFreeFormNotificationParams creates a new FreeFormNotificationParams object with the default values initialized.
func NewFreeFormNotificationParamsWithContext ¶
func NewFreeFormNotificationParamsWithContext(ctx context.Context) *FreeFormNotificationParams
NewFreeFormNotificationParamsWithContext creates a new FreeFormNotificationParams object with the default values initialized, and the ability to set a context for a request
func NewFreeFormNotificationParamsWithHTTPClient ¶
func NewFreeFormNotificationParamsWithHTTPClient(client *http.Client) *FreeFormNotificationParams
NewFreeFormNotificationParamsWithHTTPClient creates a new FreeFormNotificationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewFreeFormNotificationParamsWithTimeout ¶
func NewFreeFormNotificationParamsWithTimeout(timeout time.Duration) *FreeFormNotificationParams
NewFreeFormNotificationParamsWithTimeout creates a new FreeFormNotificationParams object with the default values initialized, and the ability to set a timeout on a request
func (*FreeFormNotificationParams) SetBody ¶
func (o *FreeFormNotificationParams) SetBody(body *lobbyclientmodels.ModelFreeFormNotificationRequest)
SetBody adds the body to the free form notification params
func (*FreeFormNotificationParams) SetContext ¶
func (o *FreeFormNotificationParams) SetContext(ctx context.Context)
SetContext adds the context to the free form notification params
func (*FreeFormNotificationParams) SetHTTPClient ¶
func (o *FreeFormNotificationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the free form notification params
func (*FreeFormNotificationParams) SetNamespace ¶
func (o *FreeFormNotificationParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the free form notification params
func (*FreeFormNotificationParams) SetTimeout ¶
func (o *FreeFormNotificationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the free form notification params
func (*FreeFormNotificationParams) WithBody ¶
func (o *FreeFormNotificationParams) WithBody(body *lobbyclientmodels.ModelFreeFormNotificationRequest) *FreeFormNotificationParams
WithBody adds the body to the free form notification params
func (*FreeFormNotificationParams) WithContext ¶
func (o *FreeFormNotificationParams) WithContext(ctx context.Context) *FreeFormNotificationParams
WithContext adds the context to the free form notification params
func (*FreeFormNotificationParams) WithHTTPClient ¶
func (o *FreeFormNotificationParams) WithHTTPClient(client *http.Client) *FreeFormNotificationParams
WithHTTPClient adds the HTTPClient to the free form notification params
func (*FreeFormNotificationParams) WithNamespace ¶
func (o *FreeFormNotificationParams) WithNamespace(namespace string) *FreeFormNotificationParams
WithNamespace adds the namespace to the free form notification params
func (*FreeFormNotificationParams) WithTimeout ¶
func (o *FreeFormNotificationParams) WithTimeout(timeout time.Duration) *FreeFormNotificationParams
WithTimeout adds the timeout to the free form notification params
func (*FreeFormNotificationParams) WriteToRequest ¶
func (o *FreeFormNotificationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type FreeFormNotificationReader ¶
type FreeFormNotificationReader struct {
// contains filtered or unexported fields
}
FreeFormNotificationReader is a Reader for the FreeFormNotification structure.
func (*FreeFormNotificationReader) ReadResponse ¶
func (o *FreeFormNotificationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type FreeFormNotificationUnauthorized ¶
type FreeFormNotificationUnauthorized struct {
}FreeFormNotificationUnauthorized handles this case with default header values.
Unauthorized
func NewFreeFormNotificationUnauthorized ¶
func NewFreeFormNotificationUnauthorized() *FreeFormNotificationUnauthorized
NewFreeFormNotificationUnauthorized creates a FreeFormNotificationUnauthorized with default headers values
func (*FreeFormNotificationUnauthorized) Error ¶
func (o *FreeFormNotificationUnauthorized) Error() string
func (*FreeFormNotificationUnauthorized) GetPayload ¶
func (o *FreeFormNotificationUnauthorized) GetPayload() *lobbyclientmodels.RestapiErrorResponseBody
type GetAllNotificationTemplatesV1AdminBadRequest ¶
type GetAllNotificationTemplatesV1AdminBadRequest struct {
Payload *lobbyclientmodels.RestapiErrorResponseV1
}
GetAllNotificationTemplatesV1AdminBadRequest handles this case with default header values.
Bad Request
func NewGetAllNotificationTemplatesV1AdminBadRequest ¶
func NewGetAllNotificationTemplatesV1AdminBadRequest() *GetAllNotificationTemplatesV1AdminBadRequest
NewGetAllNotificationTemplatesV1AdminBadRequest creates a GetAllNotificationTemplatesV1AdminBadRequest with default headers values
func (*GetAllNotificationTemplatesV1AdminBadRequest) Error ¶
func (o *GetAllNotificationTemplatesV1AdminBadRequest) Error() string
func (*GetAllNotificationTemplatesV1AdminBadRequest) GetPayload ¶
func (o *GetAllNotificationTemplatesV1AdminBadRequest) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type GetAllNotificationTemplatesV1AdminForbidden ¶
type GetAllNotificationTemplatesV1AdminForbidden struct {
Payload *lobbyclientmodels.RestapiErrorResponseV1
}
GetAllNotificationTemplatesV1AdminForbidden handles this case with default header values.
Forbidden
func NewGetAllNotificationTemplatesV1AdminForbidden ¶
func NewGetAllNotificationTemplatesV1AdminForbidden() *GetAllNotificationTemplatesV1AdminForbidden
NewGetAllNotificationTemplatesV1AdminForbidden creates a GetAllNotificationTemplatesV1AdminForbidden with default headers values
func (*GetAllNotificationTemplatesV1AdminForbidden) Error ¶
func (o *GetAllNotificationTemplatesV1AdminForbidden) Error() string
func (*GetAllNotificationTemplatesV1AdminForbidden) GetPayload ¶
func (o *GetAllNotificationTemplatesV1AdminForbidden) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type GetAllNotificationTemplatesV1AdminInternalServerError ¶
type GetAllNotificationTemplatesV1AdminInternalServerError struct {
Payload *lobbyclientmodels.RestapiErrorResponseV1
}
GetAllNotificationTemplatesV1AdminInternalServerError handles this case with default header values.
Internal Server Error
func NewGetAllNotificationTemplatesV1AdminInternalServerError ¶
func NewGetAllNotificationTemplatesV1AdminInternalServerError() *GetAllNotificationTemplatesV1AdminInternalServerError
NewGetAllNotificationTemplatesV1AdminInternalServerError creates a GetAllNotificationTemplatesV1AdminInternalServerError with default headers values
func (*GetAllNotificationTemplatesV1AdminInternalServerError) Error ¶
func (o *GetAllNotificationTemplatesV1AdminInternalServerError) Error() string
func (*GetAllNotificationTemplatesV1AdminInternalServerError) GetPayload ¶
func (o *GetAllNotificationTemplatesV1AdminInternalServerError) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type GetAllNotificationTemplatesV1AdminNotFound ¶
type GetAllNotificationTemplatesV1AdminNotFound struct {
Payload *lobbyclientmodels.RestapiErrorResponseV1
}
GetAllNotificationTemplatesV1AdminNotFound handles this case with default header values.
Not Found
func NewGetAllNotificationTemplatesV1AdminNotFound ¶
func NewGetAllNotificationTemplatesV1AdminNotFound() *GetAllNotificationTemplatesV1AdminNotFound
NewGetAllNotificationTemplatesV1AdminNotFound creates a GetAllNotificationTemplatesV1AdminNotFound with default headers values
func (*GetAllNotificationTemplatesV1AdminNotFound) Error ¶
func (o *GetAllNotificationTemplatesV1AdminNotFound) Error() string
func (*GetAllNotificationTemplatesV1AdminNotFound) GetPayload ¶
func (o *GetAllNotificationTemplatesV1AdminNotFound) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type GetAllNotificationTemplatesV1AdminOK ¶
type GetAllNotificationTemplatesV1AdminOK struct {
Payload []*lobbyclientmodels.ModelNotificationTemplateResponse
}
GetAllNotificationTemplatesV1AdminOK handles this case with default header values.
OK
func NewGetAllNotificationTemplatesV1AdminOK ¶
func NewGetAllNotificationTemplatesV1AdminOK() *GetAllNotificationTemplatesV1AdminOK
NewGetAllNotificationTemplatesV1AdminOK creates a GetAllNotificationTemplatesV1AdminOK with default headers values
func (*GetAllNotificationTemplatesV1AdminOK) Error ¶
func (o *GetAllNotificationTemplatesV1AdminOK) Error() string
func (*GetAllNotificationTemplatesV1AdminOK) GetPayload ¶
func (o *GetAllNotificationTemplatesV1AdminOK) GetPayload() []*lobbyclientmodels.ModelNotificationTemplateResponse
type GetAllNotificationTemplatesV1AdminParams ¶
type GetAllNotificationTemplatesV1AdminParams struct { /*Namespace namespace */ Namespace string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetAllNotificationTemplatesV1AdminParams contains all the parameters to send to the API endpoint for the get all notification templates v1 admin operation typically these are written to a http.Request
func NewGetAllNotificationTemplatesV1AdminParams ¶
func NewGetAllNotificationTemplatesV1AdminParams() *GetAllNotificationTemplatesV1AdminParams
NewGetAllNotificationTemplatesV1AdminParams creates a new GetAllNotificationTemplatesV1AdminParams object with the default values initialized.
func NewGetAllNotificationTemplatesV1AdminParamsWithContext ¶
func NewGetAllNotificationTemplatesV1AdminParamsWithContext(ctx context.Context) *GetAllNotificationTemplatesV1AdminParams
NewGetAllNotificationTemplatesV1AdminParamsWithContext creates a new GetAllNotificationTemplatesV1AdminParams object with the default values initialized, and the ability to set a context for a request
func NewGetAllNotificationTemplatesV1AdminParamsWithHTTPClient ¶
func NewGetAllNotificationTemplatesV1AdminParamsWithHTTPClient(client *http.Client) *GetAllNotificationTemplatesV1AdminParams
NewGetAllNotificationTemplatesV1AdminParamsWithHTTPClient creates a new GetAllNotificationTemplatesV1AdminParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetAllNotificationTemplatesV1AdminParamsWithTimeout ¶
func NewGetAllNotificationTemplatesV1AdminParamsWithTimeout(timeout time.Duration) *GetAllNotificationTemplatesV1AdminParams
NewGetAllNotificationTemplatesV1AdminParamsWithTimeout creates a new GetAllNotificationTemplatesV1AdminParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetAllNotificationTemplatesV1AdminParams) SetContext ¶
func (o *GetAllNotificationTemplatesV1AdminParams) SetContext(ctx context.Context)
SetContext adds the context to the get all notification templates v1 admin params
func (*GetAllNotificationTemplatesV1AdminParams) SetHTTPClient ¶
func (o *GetAllNotificationTemplatesV1AdminParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get all notification templates v1 admin params
func (*GetAllNotificationTemplatesV1AdminParams) SetNamespace ¶
func (o *GetAllNotificationTemplatesV1AdminParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the get all notification templates v1 admin params
func (*GetAllNotificationTemplatesV1AdminParams) SetTimeout ¶
func (o *GetAllNotificationTemplatesV1AdminParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get all notification templates v1 admin params
func (*GetAllNotificationTemplatesV1AdminParams) WithContext ¶
func (o *GetAllNotificationTemplatesV1AdminParams) WithContext(ctx context.Context) *GetAllNotificationTemplatesV1AdminParams
WithContext adds the context to the get all notification templates v1 admin params
func (*GetAllNotificationTemplatesV1AdminParams) WithHTTPClient ¶
func (o *GetAllNotificationTemplatesV1AdminParams) WithHTTPClient(client *http.Client) *GetAllNotificationTemplatesV1AdminParams
WithHTTPClient adds the HTTPClient to the get all notification templates v1 admin params
func (*GetAllNotificationTemplatesV1AdminParams) WithNamespace ¶
func (o *GetAllNotificationTemplatesV1AdminParams) WithNamespace(namespace string) *GetAllNotificationTemplatesV1AdminParams
WithNamespace adds the namespace to the get all notification templates v1 admin params
func (*GetAllNotificationTemplatesV1AdminParams) WithTimeout ¶
func (o *GetAllNotificationTemplatesV1AdminParams) WithTimeout(timeout time.Duration) *GetAllNotificationTemplatesV1AdminParams
WithTimeout adds the timeout to the get all notification templates v1 admin params
func (*GetAllNotificationTemplatesV1AdminParams) WriteToRequest ¶
func (o *GetAllNotificationTemplatesV1AdminParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAllNotificationTemplatesV1AdminReader ¶
type GetAllNotificationTemplatesV1AdminReader struct {
// contains filtered or unexported fields
}
GetAllNotificationTemplatesV1AdminReader is a Reader for the GetAllNotificationTemplatesV1Admin structure.
func (*GetAllNotificationTemplatesV1AdminReader) ReadResponse ¶
func (o *GetAllNotificationTemplatesV1AdminReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAllNotificationTemplatesV1AdminUnauthorized ¶
type GetAllNotificationTemplatesV1AdminUnauthorized struct {
}GetAllNotificationTemplatesV1AdminUnauthorized handles this case with default header values.
Unauthorized
func NewGetAllNotificationTemplatesV1AdminUnauthorized ¶
func NewGetAllNotificationTemplatesV1AdminUnauthorized() *GetAllNotificationTemplatesV1AdminUnauthorized
NewGetAllNotificationTemplatesV1AdminUnauthorized creates a GetAllNotificationTemplatesV1AdminUnauthorized with default headers values
func (*GetAllNotificationTemplatesV1AdminUnauthorized) Error ¶
func (o *GetAllNotificationTemplatesV1AdminUnauthorized) Error() string
func (*GetAllNotificationTemplatesV1AdminUnauthorized) GetPayload ¶
func (o *GetAllNotificationTemplatesV1AdminUnauthorized) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type GetAllNotificationTopicsV1AdminForbidden ¶
type GetAllNotificationTopicsV1AdminForbidden struct {
Payload *lobbyclientmodels.RestapiErrorResponseV1
}
GetAllNotificationTopicsV1AdminForbidden handles this case with default header values.
Forbidden
func NewGetAllNotificationTopicsV1AdminForbidden ¶
func NewGetAllNotificationTopicsV1AdminForbidden() *GetAllNotificationTopicsV1AdminForbidden
NewGetAllNotificationTopicsV1AdminForbidden creates a GetAllNotificationTopicsV1AdminForbidden with default headers values
func (*GetAllNotificationTopicsV1AdminForbidden) Error ¶
func (o *GetAllNotificationTopicsV1AdminForbidden) Error() string
func (*GetAllNotificationTopicsV1AdminForbidden) GetPayload ¶
func (o *GetAllNotificationTopicsV1AdminForbidden) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type GetAllNotificationTopicsV1AdminInternalServerError ¶
type GetAllNotificationTopicsV1AdminInternalServerError struct {
Payload *lobbyclientmodels.RestapiErrorResponseV1
}
GetAllNotificationTopicsV1AdminInternalServerError handles this case with default header values.
Internal Server Error
func NewGetAllNotificationTopicsV1AdminInternalServerError ¶
func NewGetAllNotificationTopicsV1AdminInternalServerError() *GetAllNotificationTopicsV1AdminInternalServerError
NewGetAllNotificationTopicsV1AdminInternalServerError creates a GetAllNotificationTopicsV1AdminInternalServerError with default headers values
func (*GetAllNotificationTopicsV1AdminInternalServerError) Error ¶
func (o *GetAllNotificationTopicsV1AdminInternalServerError) Error() string
func (*GetAllNotificationTopicsV1AdminInternalServerError) GetPayload ¶
func (o *GetAllNotificationTopicsV1AdminInternalServerError) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type GetAllNotificationTopicsV1AdminNotFound ¶
type GetAllNotificationTopicsV1AdminNotFound struct {
Payload *lobbyclientmodels.RestapiErrorResponseV1
}
GetAllNotificationTopicsV1AdminNotFound handles this case with default header values.
Not Found
func NewGetAllNotificationTopicsV1AdminNotFound ¶
func NewGetAllNotificationTopicsV1AdminNotFound() *GetAllNotificationTopicsV1AdminNotFound
NewGetAllNotificationTopicsV1AdminNotFound creates a GetAllNotificationTopicsV1AdminNotFound with default headers values
func (*GetAllNotificationTopicsV1AdminNotFound) Error ¶
func (o *GetAllNotificationTopicsV1AdminNotFound) Error() string
func (*GetAllNotificationTopicsV1AdminNotFound) GetPayload ¶
func (o *GetAllNotificationTopicsV1AdminNotFound) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type GetAllNotificationTopicsV1AdminOK ¶
type GetAllNotificationTopicsV1AdminOK struct {
Payload *lobbyclientmodels.ModelGetAllNotificationTopicsResponse
}
GetAllNotificationTopicsV1AdminOK handles this case with default header values.
OK
func NewGetAllNotificationTopicsV1AdminOK ¶
func NewGetAllNotificationTopicsV1AdminOK() *GetAllNotificationTopicsV1AdminOK
NewGetAllNotificationTopicsV1AdminOK creates a GetAllNotificationTopicsV1AdminOK with default headers values
func (*GetAllNotificationTopicsV1AdminOK) Error ¶
func (o *GetAllNotificationTopicsV1AdminOK) Error() string
func (*GetAllNotificationTopicsV1AdminOK) GetPayload ¶
func (o *GetAllNotificationTopicsV1AdminOK) GetPayload() *lobbyclientmodels.ModelGetAllNotificationTopicsResponse
type GetAllNotificationTopicsV1AdminParams ¶
type GetAllNotificationTopicsV1AdminParams struct { /*After last topic name of previous page */ After *string /*Before first topic name of next page */ Before *string /*Limit size of displayed data */ Limit *int64 /*Namespace namespace */ Namespace string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetAllNotificationTopicsV1AdminParams contains all the parameters to send to the API endpoint for the get all notification topics v1 admin operation typically these are written to a http.Request
func NewGetAllNotificationTopicsV1AdminParams ¶
func NewGetAllNotificationTopicsV1AdminParams() *GetAllNotificationTopicsV1AdminParams
NewGetAllNotificationTopicsV1AdminParams creates a new GetAllNotificationTopicsV1AdminParams object with the default values initialized.
func NewGetAllNotificationTopicsV1AdminParamsWithContext ¶
func NewGetAllNotificationTopicsV1AdminParamsWithContext(ctx context.Context) *GetAllNotificationTopicsV1AdminParams
NewGetAllNotificationTopicsV1AdminParamsWithContext creates a new GetAllNotificationTopicsV1AdminParams object with the default values initialized, and the ability to set a context for a request
func NewGetAllNotificationTopicsV1AdminParamsWithHTTPClient ¶
func NewGetAllNotificationTopicsV1AdminParamsWithHTTPClient(client *http.Client) *GetAllNotificationTopicsV1AdminParams
NewGetAllNotificationTopicsV1AdminParamsWithHTTPClient creates a new GetAllNotificationTopicsV1AdminParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetAllNotificationTopicsV1AdminParamsWithTimeout ¶
func NewGetAllNotificationTopicsV1AdminParamsWithTimeout(timeout time.Duration) *GetAllNotificationTopicsV1AdminParams
NewGetAllNotificationTopicsV1AdminParamsWithTimeout creates a new GetAllNotificationTopicsV1AdminParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetAllNotificationTopicsV1AdminParams) SetAfter ¶
func (o *GetAllNotificationTopicsV1AdminParams) SetAfter(after *string)
SetAfter adds the after to the get all notification topics v1 admin params
func (*GetAllNotificationTopicsV1AdminParams) SetBefore ¶
func (o *GetAllNotificationTopicsV1AdminParams) SetBefore(before *string)
SetBefore adds the before to the get all notification topics v1 admin params
func (*GetAllNotificationTopicsV1AdminParams) SetContext ¶
func (o *GetAllNotificationTopicsV1AdminParams) SetContext(ctx context.Context)
SetContext adds the context to the get all notification topics v1 admin params
func (*GetAllNotificationTopicsV1AdminParams) SetHTTPClient ¶
func (o *GetAllNotificationTopicsV1AdminParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get all notification topics v1 admin params
func (*GetAllNotificationTopicsV1AdminParams) SetLimit ¶
func (o *GetAllNotificationTopicsV1AdminParams) SetLimit(limit *int64)
SetLimit adds the limit to the get all notification topics v1 admin params
func (*GetAllNotificationTopicsV1AdminParams) SetNamespace ¶
func (o *GetAllNotificationTopicsV1AdminParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the get all notification topics v1 admin params
func (*GetAllNotificationTopicsV1AdminParams) SetTimeout ¶
func (o *GetAllNotificationTopicsV1AdminParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get all notification topics v1 admin params
func (*GetAllNotificationTopicsV1AdminParams) WithAfter ¶
func (o *GetAllNotificationTopicsV1AdminParams) WithAfter(after *string) *GetAllNotificationTopicsV1AdminParams
WithAfter adds the after to the get all notification topics v1 admin params
func (*GetAllNotificationTopicsV1AdminParams) WithBefore ¶
func (o *GetAllNotificationTopicsV1AdminParams) WithBefore(before *string) *GetAllNotificationTopicsV1AdminParams
WithBefore adds the before to the get all notification topics v1 admin params
func (*GetAllNotificationTopicsV1AdminParams) WithContext ¶
func (o *GetAllNotificationTopicsV1AdminParams) WithContext(ctx context.Context) *GetAllNotificationTopicsV1AdminParams
WithContext adds the context to the get all notification topics v1 admin params
func (*GetAllNotificationTopicsV1AdminParams) WithHTTPClient ¶
func (o *GetAllNotificationTopicsV1AdminParams) WithHTTPClient(client *http.Client) *GetAllNotificationTopicsV1AdminParams
WithHTTPClient adds the HTTPClient to the get all notification topics v1 admin params
func (*GetAllNotificationTopicsV1AdminParams) WithLimit ¶
func (o *GetAllNotificationTopicsV1AdminParams) WithLimit(limit *int64) *GetAllNotificationTopicsV1AdminParams
WithLimit adds the limit to the get all notification topics v1 admin params
func (*GetAllNotificationTopicsV1AdminParams) WithNamespace ¶
func (o *GetAllNotificationTopicsV1AdminParams) WithNamespace(namespace string) *GetAllNotificationTopicsV1AdminParams
WithNamespace adds the namespace to the get all notification topics v1 admin params
func (*GetAllNotificationTopicsV1AdminParams) WithTimeout ¶
func (o *GetAllNotificationTopicsV1AdminParams) WithTimeout(timeout time.Duration) *GetAllNotificationTopicsV1AdminParams
WithTimeout adds the timeout to the get all notification topics v1 admin params
func (*GetAllNotificationTopicsV1AdminParams) WriteToRequest ¶
func (o *GetAllNotificationTopicsV1AdminParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAllNotificationTopicsV1AdminReader ¶
type GetAllNotificationTopicsV1AdminReader struct {
// contains filtered or unexported fields
}
GetAllNotificationTopicsV1AdminReader is a Reader for the GetAllNotificationTopicsV1Admin structure.
func (*GetAllNotificationTopicsV1AdminReader) ReadResponse ¶
func (o *GetAllNotificationTopicsV1AdminReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAllNotificationTopicsV1AdminUnauthorized ¶
type GetAllNotificationTopicsV1AdminUnauthorized struct {
}GetAllNotificationTopicsV1AdminUnauthorized handles this case with default header values.
Unauthorized
func NewGetAllNotificationTopicsV1AdminUnauthorized ¶
func NewGetAllNotificationTopicsV1AdminUnauthorized() *GetAllNotificationTopicsV1AdminUnauthorized
NewGetAllNotificationTopicsV1AdminUnauthorized creates a GetAllNotificationTopicsV1AdminUnauthorized with default headers values
func (*GetAllNotificationTopicsV1AdminUnauthorized) Error ¶
func (o *GetAllNotificationTopicsV1AdminUnauthorized) Error() string
func (*GetAllNotificationTopicsV1AdminUnauthorized) GetPayload ¶
func (o *GetAllNotificationTopicsV1AdminUnauthorized) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type GetAllStoredNotificationsV1BadRequest ¶
type GetAllStoredNotificationsV1BadRequest struct {
Payload *lobbyclientmodels.RestapiErrorResponseV1
}
GetAllStoredNotificationsV1BadRequest handles this case with default header values.
Bad Request
func NewGetAllStoredNotificationsV1BadRequest ¶
func NewGetAllStoredNotificationsV1BadRequest() *GetAllStoredNotificationsV1BadRequest
NewGetAllStoredNotificationsV1BadRequest creates a GetAllStoredNotificationsV1BadRequest with default headers values
func (*GetAllStoredNotificationsV1BadRequest) Error ¶
func (o *GetAllStoredNotificationsV1BadRequest) Error() string
func (*GetAllStoredNotificationsV1BadRequest) GetPayload ¶
func (o *GetAllStoredNotificationsV1BadRequest) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type GetAllStoredNotificationsV1Forbidden ¶
type GetAllStoredNotificationsV1Forbidden struct {
Payload *lobbyclientmodels.RestapiErrorResponseV1
}
GetAllStoredNotificationsV1Forbidden handles this case with default header values.
Forbidden
func NewGetAllStoredNotificationsV1Forbidden ¶
func NewGetAllStoredNotificationsV1Forbidden() *GetAllStoredNotificationsV1Forbidden
NewGetAllStoredNotificationsV1Forbidden creates a GetAllStoredNotificationsV1Forbidden with default headers values
func (*GetAllStoredNotificationsV1Forbidden) Error ¶
func (o *GetAllStoredNotificationsV1Forbidden) Error() string
func (*GetAllStoredNotificationsV1Forbidden) GetPayload ¶
func (o *GetAllStoredNotificationsV1Forbidden) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type GetAllStoredNotificationsV1NotFound ¶
type GetAllStoredNotificationsV1NotFound struct {
Payload *lobbyclientmodels.RestapiErrorResponseV1
}
GetAllStoredNotificationsV1NotFound handles this case with default header values.
Not Found
func NewGetAllStoredNotificationsV1NotFound ¶
func NewGetAllStoredNotificationsV1NotFound() *GetAllStoredNotificationsV1NotFound
NewGetAllStoredNotificationsV1NotFound creates a GetAllStoredNotificationsV1NotFound with default headers values
func (*GetAllStoredNotificationsV1NotFound) Error ¶
func (o *GetAllStoredNotificationsV1NotFound) Error() string
func (*GetAllStoredNotificationsV1NotFound) GetPayload ¶
func (o *GetAllStoredNotificationsV1NotFound) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type GetAllStoredNotificationsV1OK ¶
type GetAllStoredNotificationsV1OK struct {
Payload []*lobbyclientmodels.ModelGetStoredNotificationResp
}
GetAllStoredNotificationsV1OK handles this case with default header values.
OK
func NewGetAllStoredNotificationsV1OK ¶
func NewGetAllStoredNotificationsV1OK() *GetAllStoredNotificationsV1OK
NewGetAllStoredNotificationsV1OK creates a GetAllStoredNotificationsV1OK with default headers values
func (*GetAllStoredNotificationsV1OK) Error ¶
func (o *GetAllStoredNotificationsV1OK) Error() string
func (*GetAllStoredNotificationsV1OK) GetPayload ¶
func (o *GetAllStoredNotificationsV1OK) GetPayload() []*lobbyclientmodels.ModelGetStoredNotificationResp
type GetAllStoredNotificationsV1Params ¶
type GetAllStoredNotificationsV1Params struct { /*Namespace namespace */ Namespace string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetAllStoredNotificationsV1Params contains all the parameters to send to the API endpoint for the get all stored notifications v1 operation typically these are written to a http.Request
func NewGetAllStoredNotificationsV1Params ¶
func NewGetAllStoredNotificationsV1Params() *GetAllStoredNotificationsV1Params
NewGetAllStoredNotificationsV1Params creates a new GetAllStoredNotificationsV1Params object with the default values initialized.
func NewGetAllStoredNotificationsV1ParamsWithContext ¶
func NewGetAllStoredNotificationsV1ParamsWithContext(ctx context.Context) *GetAllStoredNotificationsV1Params
NewGetAllStoredNotificationsV1ParamsWithContext creates a new GetAllStoredNotificationsV1Params object with the default values initialized, and the ability to set a context for a request
func NewGetAllStoredNotificationsV1ParamsWithHTTPClient ¶
func NewGetAllStoredNotificationsV1ParamsWithHTTPClient(client *http.Client) *GetAllStoredNotificationsV1Params
NewGetAllStoredNotificationsV1ParamsWithHTTPClient creates a new GetAllStoredNotificationsV1Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetAllStoredNotificationsV1ParamsWithTimeout ¶
func NewGetAllStoredNotificationsV1ParamsWithTimeout(timeout time.Duration) *GetAllStoredNotificationsV1Params
NewGetAllStoredNotificationsV1ParamsWithTimeout creates a new GetAllStoredNotificationsV1Params object with the default values initialized, and the ability to set a timeout on a request
func (*GetAllStoredNotificationsV1Params) SetContext ¶
func (o *GetAllStoredNotificationsV1Params) SetContext(ctx context.Context)
SetContext adds the context to the get all stored notifications v1 params
func (*GetAllStoredNotificationsV1Params) SetHTTPClient ¶
func (o *GetAllStoredNotificationsV1Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get all stored notifications v1 params
func (*GetAllStoredNotificationsV1Params) SetNamespace ¶
func (o *GetAllStoredNotificationsV1Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the get all stored notifications v1 params
func (*GetAllStoredNotificationsV1Params) SetTimeout ¶
func (o *GetAllStoredNotificationsV1Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get all stored notifications v1 params
func (*GetAllStoredNotificationsV1Params) WithContext ¶
func (o *GetAllStoredNotificationsV1Params) WithContext(ctx context.Context) *GetAllStoredNotificationsV1Params
WithContext adds the context to the get all stored notifications v1 params
func (*GetAllStoredNotificationsV1Params) WithHTTPClient ¶
func (o *GetAllStoredNotificationsV1Params) WithHTTPClient(client *http.Client) *GetAllStoredNotificationsV1Params
WithHTTPClient adds the HTTPClient to the get all stored notifications v1 params
func (*GetAllStoredNotificationsV1Params) WithNamespace ¶
func (o *GetAllStoredNotificationsV1Params) WithNamespace(namespace string) *GetAllStoredNotificationsV1Params
WithNamespace adds the namespace to the get all stored notifications v1 params
func (*GetAllStoredNotificationsV1Params) WithTimeout ¶
func (o *GetAllStoredNotificationsV1Params) WithTimeout(timeout time.Duration) *GetAllStoredNotificationsV1Params
WithTimeout adds the timeout to the get all stored notifications v1 params
func (*GetAllStoredNotificationsV1Params) WriteToRequest ¶
func (o *GetAllStoredNotificationsV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAllStoredNotificationsV1Reader ¶
type GetAllStoredNotificationsV1Reader struct {
// contains filtered or unexported fields
}
GetAllStoredNotificationsV1Reader is a Reader for the GetAllStoredNotificationsV1 structure.
func (*GetAllStoredNotificationsV1Reader) ReadResponse ¶
func (o *GetAllStoredNotificationsV1Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAllStoredNotificationsV1Unauthorized ¶
type GetAllStoredNotificationsV1Unauthorized struct {
}GetAllStoredNotificationsV1Unauthorized handles this case with default header values.
Unauthorized
func NewGetAllStoredNotificationsV1Unauthorized ¶
func NewGetAllStoredNotificationsV1Unauthorized() *GetAllStoredNotificationsV1Unauthorized
NewGetAllStoredNotificationsV1Unauthorized creates a GetAllStoredNotificationsV1Unauthorized with default headers values
func (*GetAllStoredNotificationsV1Unauthorized) Error ¶
func (o *GetAllStoredNotificationsV1Unauthorized) Error() string
func (*GetAllStoredNotificationsV1Unauthorized) GetPayload ¶
func (o *GetAllStoredNotificationsV1Unauthorized) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type GetGameTemplateBadRequest ¶
type GetGameTemplateBadRequest struct {
Payload *lobbyclientmodels.RestapiErrorResponseBody
}
GetGameTemplateBadRequest handles this case with default header values.
Bad Request
func NewGetGameTemplateBadRequest ¶
func NewGetGameTemplateBadRequest() *GetGameTemplateBadRequest
NewGetGameTemplateBadRequest creates a GetGameTemplateBadRequest with default headers values
func (*GetGameTemplateBadRequest) Error ¶
func (o *GetGameTemplateBadRequest) Error() string
func (*GetGameTemplateBadRequest) GetPayload ¶
func (o *GetGameTemplateBadRequest) GetPayload() *lobbyclientmodels.RestapiErrorResponseBody
type GetGameTemplateForbidden ¶
type GetGameTemplateForbidden struct {
Payload *lobbyclientmodels.RestapiErrorResponseBody
}
GetGameTemplateForbidden handles this case with default header values.
Forbidden
func NewGetGameTemplateForbidden ¶
func NewGetGameTemplateForbidden() *GetGameTemplateForbidden
NewGetGameTemplateForbidden creates a GetGameTemplateForbidden with default headers values
func (*GetGameTemplateForbidden) Error ¶
func (o *GetGameTemplateForbidden) Error() string
func (*GetGameTemplateForbidden) GetPayload ¶
func (o *GetGameTemplateForbidden) GetPayload() *lobbyclientmodels.RestapiErrorResponseBody
type GetGameTemplateNotFound ¶
type GetGameTemplateNotFound struct {
Payload *lobbyclientmodels.RestapiErrorResponseBody
}
GetGameTemplateNotFound handles this case with default header values.
Not Found
func NewGetGameTemplateNotFound ¶
func NewGetGameTemplateNotFound() *GetGameTemplateNotFound
NewGetGameTemplateNotFound creates a GetGameTemplateNotFound with default headers values
func (*GetGameTemplateNotFound) Error ¶
func (o *GetGameTemplateNotFound) Error() string
func (*GetGameTemplateNotFound) GetPayload ¶
func (o *GetGameTemplateNotFound) GetPayload() *lobbyclientmodels.RestapiErrorResponseBody
type GetGameTemplateOK ¶
type GetGameTemplateOK struct {
Payload []*lobbyclientmodels.ModelTemplateResponse
}
GetGameTemplateOK handles this case with default header values.
OK
func NewGetGameTemplateOK ¶
func NewGetGameTemplateOK() *GetGameTemplateOK
NewGetGameTemplateOK creates a GetGameTemplateOK with default headers values
func (*GetGameTemplateOK) Error ¶
func (o *GetGameTemplateOK) Error() string
func (*GetGameTemplateOK) GetPayload ¶
func (o *GetGameTemplateOK) GetPayload() []*lobbyclientmodels.ModelTemplateResponse
type GetGameTemplateParams ¶
type GetGameTemplateParams struct { /*Namespace namespace */ Namespace string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetGameTemplateParams contains all the parameters to send to the API endpoint for the get game template operation typically these are written to a http.Request
func NewGetGameTemplateParams ¶
func NewGetGameTemplateParams() *GetGameTemplateParams
NewGetGameTemplateParams creates a new GetGameTemplateParams object with the default values initialized.
func NewGetGameTemplateParamsWithContext ¶
func NewGetGameTemplateParamsWithContext(ctx context.Context) *GetGameTemplateParams
NewGetGameTemplateParamsWithContext creates a new GetGameTemplateParams object with the default values initialized, and the ability to set a context for a request
func NewGetGameTemplateParamsWithHTTPClient ¶
func NewGetGameTemplateParamsWithHTTPClient(client *http.Client) *GetGameTemplateParams
NewGetGameTemplateParamsWithHTTPClient creates a new GetGameTemplateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetGameTemplateParamsWithTimeout ¶
func NewGetGameTemplateParamsWithTimeout(timeout time.Duration) *GetGameTemplateParams
NewGetGameTemplateParamsWithTimeout creates a new GetGameTemplateParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetGameTemplateParams) SetContext ¶
func (o *GetGameTemplateParams) SetContext(ctx context.Context)
SetContext adds the context to the get game template params
func (*GetGameTemplateParams) SetHTTPClient ¶
func (o *GetGameTemplateParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get game template params
func (*GetGameTemplateParams) SetNamespace ¶
func (o *GetGameTemplateParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the get game template params
func (*GetGameTemplateParams) SetTimeout ¶
func (o *GetGameTemplateParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get game template params
func (*GetGameTemplateParams) WithContext ¶
func (o *GetGameTemplateParams) WithContext(ctx context.Context) *GetGameTemplateParams
WithContext adds the context to the get game template params
func (*GetGameTemplateParams) WithHTTPClient ¶
func (o *GetGameTemplateParams) WithHTTPClient(client *http.Client) *GetGameTemplateParams
WithHTTPClient adds the HTTPClient to the get game template params
func (*GetGameTemplateParams) WithNamespace ¶
func (o *GetGameTemplateParams) WithNamespace(namespace string) *GetGameTemplateParams
WithNamespace adds the namespace to the get game template params
func (*GetGameTemplateParams) WithTimeout ¶
func (o *GetGameTemplateParams) WithTimeout(timeout time.Duration) *GetGameTemplateParams
WithTimeout adds the timeout to the get game template params
func (*GetGameTemplateParams) WriteToRequest ¶
func (o *GetGameTemplateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetGameTemplateReader ¶
type GetGameTemplateReader struct {
// contains filtered or unexported fields
}
GetGameTemplateReader is a Reader for the GetGameTemplate structure.
func (*GetGameTemplateReader) ReadResponse ¶
func (o *GetGameTemplateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetGameTemplateUnauthorized ¶
type GetGameTemplateUnauthorized struct {
}GetGameTemplateUnauthorized handles this case with default header values.
Unauthorized
func NewGetGameTemplateUnauthorized ¶
func NewGetGameTemplateUnauthorized() *GetGameTemplateUnauthorized
NewGetGameTemplateUnauthorized creates a GetGameTemplateUnauthorized with default headers values
func (*GetGameTemplateUnauthorized) Error ¶
func (o *GetGameTemplateUnauthorized) Error() string
func (*GetGameTemplateUnauthorized) GetPayload ¶
func (o *GetGameTemplateUnauthorized) GetPayload() *lobbyclientmodels.RestapiErrorResponseBody
type GetLocalizationTemplateBadRequest ¶
type GetLocalizationTemplateBadRequest struct {
Payload *lobbyclientmodels.RestapiErrorResponseBody
}
GetLocalizationTemplateBadRequest handles this case with default header values.
Bad Request
func NewGetLocalizationTemplateBadRequest ¶
func NewGetLocalizationTemplateBadRequest() *GetLocalizationTemplateBadRequest
NewGetLocalizationTemplateBadRequest creates a GetLocalizationTemplateBadRequest with default headers values
func (*GetLocalizationTemplateBadRequest) Error ¶
func (o *GetLocalizationTemplateBadRequest) Error() string
func (*GetLocalizationTemplateBadRequest) GetPayload ¶
func (o *GetLocalizationTemplateBadRequest) GetPayload() *lobbyclientmodels.RestapiErrorResponseBody
type GetLocalizationTemplateForbidden ¶
type GetLocalizationTemplateForbidden struct {
Payload *lobbyclientmodels.RestapiErrorResponseBody
}
GetLocalizationTemplateForbidden handles this case with default header values.
Forbidden
func NewGetLocalizationTemplateForbidden ¶
func NewGetLocalizationTemplateForbidden() *GetLocalizationTemplateForbidden
NewGetLocalizationTemplateForbidden creates a GetLocalizationTemplateForbidden with default headers values
func (*GetLocalizationTemplateForbidden) Error ¶
func (o *GetLocalizationTemplateForbidden) Error() string
func (*GetLocalizationTemplateForbidden) GetPayload ¶
func (o *GetLocalizationTemplateForbidden) GetPayload() *lobbyclientmodels.RestapiErrorResponseBody
type GetLocalizationTemplateNotFound ¶
type GetLocalizationTemplateNotFound struct {
Payload *lobbyclientmodels.RestapiErrorResponseBody
}
GetLocalizationTemplateNotFound handles this case with default header values.
Not Found
func NewGetLocalizationTemplateNotFound ¶
func NewGetLocalizationTemplateNotFound() *GetLocalizationTemplateNotFound
NewGetLocalizationTemplateNotFound creates a GetLocalizationTemplateNotFound with default headers values
func (*GetLocalizationTemplateNotFound) Error ¶
func (o *GetLocalizationTemplateNotFound) Error() string
func (*GetLocalizationTemplateNotFound) GetPayload ¶
func (o *GetLocalizationTemplateNotFound) GetPayload() *lobbyclientmodels.RestapiErrorResponseBody
type GetLocalizationTemplateOK ¶
type GetLocalizationTemplateOK struct {
Payload *lobbyclientmodels.ModelTemplateLocalization
}
GetLocalizationTemplateOK handles this case with default header values.
OK
func NewGetLocalizationTemplateOK ¶
func NewGetLocalizationTemplateOK() *GetLocalizationTemplateOK
NewGetLocalizationTemplateOK creates a GetLocalizationTemplateOK with default headers values
func (*GetLocalizationTemplateOK) Error ¶
func (o *GetLocalizationTemplateOK) Error() string
func (*GetLocalizationTemplateOK) GetPayload ¶
func (o *GetLocalizationTemplateOK) GetPayload() *lobbyclientmodels.ModelTemplateLocalization
type GetLocalizationTemplateParams ¶
type GetLocalizationTemplateParams struct { /*Namespace namespace */ Namespace string /*TemplateLanguage template language */ TemplateLanguage string /*TemplateSlug template slug */ TemplateSlug string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetLocalizationTemplateParams contains all the parameters to send to the API endpoint for the get localization template operation typically these are written to a http.Request
func NewGetLocalizationTemplateParams ¶
func NewGetLocalizationTemplateParams() *GetLocalizationTemplateParams
NewGetLocalizationTemplateParams creates a new GetLocalizationTemplateParams object with the default values initialized.
func NewGetLocalizationTemplateParamsWithContext ¶
func NewGetLocalizationTemplateParamsWithContext(ctx context.Context) *GetLocalizationTemplateParams
NewGetLocalizationTemplateParamsWithContext creates a new GetLocalizationTemplateParams object with the default values initialized, and the ability to set a context for a request
func NewGetLocalizationTemplateParamsWithHTTPClient ¶
func NewGetLocalizationTemplateParamsWithHTTPClient(client *http.Client) *GetLocalizationTemplateParams
NewGetLocalizationTemplateParamsWithHTTPClient creates a new GetLocalizationTemplateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetLocalizationTemplateParamsWithTimeout ¶
func NewGetLocalizationTemplateParamsWithTimeout(timeout time.Duration) *GetLocalizationTemplateParams
NewGetLocalizationTemplateParamsWithTimeout creates a new GetLocalizationTemplateParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetLocalizationTemplateParams) SetContext ¶
func (o *GetLocalizationTemplateParams) SetContext(ctx context.Context)
SetContext adds the context to the get localization template params
func (*GetLocalizationTemplateParams) SetHTTPClient ¶
func (o *GetLocalizationTemplateParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get localization template params
func (*GetLocalizationTemplateParams) SetNamespace ¶
func (o *GetLocalizationTemplateParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the get localization template params
func (*GetLocalizationTemplateParams) SetTemplateLanguage ¶
func (o *GetLocalizationTemplateParams) SetTemplateLanguage(templateLanguage string)
SetTemplateLanguage adds the templateLanguage to the get localization template params
func (*GetLocalizationTemplateParams) SetTemplateSlug ¶
func (o *GetLocalizationTemplateParams) SetTemplateSlug(templateSlug string)
SetTemplateSlug adds the templateSlug to the get localization template params
func (*GetLocalizationTemplateParams) SetTimeout ¶
func (o *GetLocalizationTemplateParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get localization template params
func (*GetLocalizationTemplateParams) WithContext ¶
func (o *GetLocalizationTemplateParams) WithContext(ctx context.Context) *GetLocalizationTemplateParams
WithContext adds the context to the get localization template params
func (*GetLocalizationTemplateParams) WithHTTPClient ¶
func (o *GetLocalizationTemplateParams) WithHTTPClient(client *http.Client) *GetLocalizationTemplateParams
WithHTTPClient adds the HTTPClient to the get localization template params
func (*GetLocalizationTemplateParams) WithNamespace ¶
func (o *GetLocalizationTemplateParams) WithNamespace(namespace string) *GetLocalizationTemplateParams
WithNamespace adds the namespace to the get localization template params
func (*GetLocalizationTemplateParams) WithTemplateLanguage ¶
func (o *GetLocalizationTemplateParams) WithTemplateLanguage(templateLanguage string) *GetLocalizationTemplateParams
WithTemplateLanguage adds the templateLanguage to the get localization template params
func (*GetLocalizationTemplateParams) WithTemplateSlug ¶
func (o *GetLocalizationTemplateParams) WithTemplateSlug(templateSlug string) *GetLocalizationTemplateParams
WithTemplateSlug adds the templateSlug to the get localization template params
func (*GetLocalizationTemplateParams) WithTimeout ¶
func (o *GetLocalizationTemplateParams) WithTimeout(timeout time.Duration) *GetLocalizationTemplateParams
WithTimeout adds the timeout to the get localization template params
func (*GetLocalizationTemplateParams) WriteToRequest ¶
func (o *GetLocalizationTemplateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetLocalizationTemplateReader ¶
type GetLocalizationTemplateReader struct {
// contains filtered or unexported fields
}
GetLocalizationTemplateReader is a Reader for the GetLocalizationTemplate structure.
func (*GetLocalizationTemplateReader) ReadResponse ¶
func (o *GetLocalizationTemplateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetLocalizationTemplateUnauthorized ¶
type GetLocalizationTemplateUnauthorized struct {
}GetLocalizationTemplateUnauthorized handles this case with default header values.
Unauthorized
func NewGetLocalizationTemplateUnauthorized ¶
func NewGetLocalizationTemplateUnauthorized() *GetLocalizationTemplateUnauthorized
NewGetLocalizationTemplateUnauthorized creates a GetLocalizationTemplateUnauthorized with default headers values
func (*GetLocalizationTemplateUnauthorized) Error ¶
func (o *GetLocalizationTemplateUnauthorized) Error() string
func (*GetLocalizationTemplateUnauthorized) GetPayload ¶
func (o *GetLocalizationTemplateUnauthorized) GetPayload() *lobbyclientmodels.RestapiErrorResponseBody
type GetNotificationTopicV1AdminForbidden ¶
type GetNotificationTopicV1AdminForbidden struct {
Payload *lobbyclientmodels.RestapiErrorResponseV1
}
GetNotificationTopicV1AdminForbidden handles this case with default header values.
Forbidden
func NewGetNotificationTopicV1AdminForbidden ¶
func NewGetNotificationTopicV1AdminForbidden() *GetNotificationTopicV1AdminForbidden
NewGetNotificationTopicV1AdminForbidden creates a GetNotificationTopicV1AdminForbidden with default headers values
func (*GetNotificationTopicV1AdminForbidden) Error ¶
func (o *GetNotificationTopicV1AdminForbidden) Error() string
func (*GetNotificationTopicV1AdminForbidden) GetPayload ¶
func (o *GetNotificationTopicV1AdminForbidden) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type GetNotificationTopicV1AdminInternalServerError ¶
type GetNotificationTopicV1AdminInternalServerError struct {
Payload *lobbyclientmodels.RestapiErrorResponseV1
}
GetNotificationTopicV1AdminInternalServerError handles this case with default header values.
Internal Server Error
func NewGetNotificationTopicV1AdminInternalServerError ¶
func NewGetNotificationTopicV1AdminInternalServerError() *GetNotificationTopicV1AdminInternalServerError
NewGetNotificationTopicV1AdminInternalServerError creates a GetNotificationTopicV1AdminInternalServerError with default headers values
func (*GetNotificationTopicV1AdminInternalServerError) Error ¶
func (o *GetNotificationTopicV1AdminInternalServerError) Error() string
func (*GetNotificationTopicV1AdminInternalServerError) GetPayload ¶
func (o *GetNotificationTopicV1AdminInternalServerError) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type GetNotificationTopicV1AdminNotFound ¶
type GetNotificationTopicV1AdminNotFound struct {
Payload *lobbyclientmodels.RestapiErrorResponseV1
}
GetNotificationTopicV1AdminNotFound handles this case with default header values.
Not Found
func NewGetNotificationTopicV1AdminNotFound ¶
func NewGetNotificationTopicV1AdminNotFound() *GetNotificationTopicV1AdminNotFound
NewGetNotificationTopicV1AdminNotFound creates a GetNotificationTopicV1AdminNotFound with default headers values
func (*GetNotificationTopicV1AdminNotFound) Error ¶
func (o *GetNotificationTopicV1AdminNotFound) Error() string
func (*GetNotificationTopicV1AdminNotFound) GetPayload ¶
func (o *GetNotificationTopicV1AdminNotFound) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type GetNotificationTopicV1AdminOK ¶
type GetNotificationTopicV1AdminOK struct {
Payload *lobbyclientmodels.ModelNotificationTopicResponseV1
}
GetNotificationTopicV1AdminOK handles this case with default header values.
OK
func NewGetNotificationTopicV1AdminOK ¶
func NewGetNotificationTopicV1AdminOK() *GetNotificationTopicV1AdminOK
NewGetNotificationTopicV1AdminOK creates a GetNotificationTopicV1AdminOK with default headers values
func (*GetNotificationTopicV1AdminOK) Error ¶
func (o *GetNotificationTopicV1AdminOK) Error() string
func (*GetNotificationTopicV1AdminOK) GetPayload ¶
func (o *GetNotificationTopicV1AdminOK) GetPayload() *lobbyclientmodels.ModelNotificationTopicResponseV1
type GetNotificationTopicV1AdminParams ¶
type GetNotificationTopicV1AdminParams struct { /*Namespace namespace */ Namespace string /*TopicName topic name */ TopicName string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetNotificationTopicV1AdminParams contains all the parameters to send to the API endpoint for the get notification topic v1 admin operation typically these are written to a http.Request
func NewGetNotificationTopicV1AdminParams ¶
func NewGetNotificationTopicV1AdminParams() *GetNotificationTopicV1AdminParams
NewGetNotificationTopicV1AdminParams creates a new GetNotificationTopicV1AdminParams object with the default values initialized.
func NewGetNotificationTopicV1AdminParamsWithContext ¶
func NewGetNotificationTopicV1AdminParamsWithContext(ctx context.Context) *GetNotificationTopicV1AdminParams
NewGetNotificationTopicV1AdminParamsWithContext creates a new GetNotificationTopicV1AdminParams object with the default values initialized, and the ability to set a context for a request
func NewGetNotificationTopicV1AdminParamsWithHTTPClient ¶
func NewGetNotificationTopicV1AdminParamsWithHTTPClient(client *http.Client) *GetNotificationTopicV1AdminParams
NewGetNotificationTopicV1AdminParamsWithHTTPClient creates a new GetNotificationTopicV1AdminParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetNotificationTopicV1AdminParamsWithTimeout ¶
func NewGetNotificationTopicV1AdminParamsWithTimeout(timeout time.Duration) *GetNotificationTopicV1AdminParams
NewGetNotificationTopicV1AdminParamsWithTimeout creates a new GetNotificationTopicV1AdminParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetNotificationTopicV1AdminParams) SetContext ¶
func (o *GetNotificationTopicV1AdminParams) SetContext(ctx context.Context)
SetContext adds the context to the get notification topic v1 admin params
func (*GetNotificationTopicV1AdminParams) SetHTTPClient ¶
func (o *GetNotificationTopicV1AdminParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get notification topic v1 admin params
func (*GetNotificationTopicV1AdminParams) SetNamespace ¶
func (o *GetNotificationTopicV1AdminParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the get notification topic v1 admin params
func (*GetNotificationTopicV1AdminParams) SetTimeout ¶
func (o *GetNotificationTopicV1AdminParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get notification topic v1 admin params
func (*GetNotificationTopicV1AdminParams) SetTopicName ¶
func (o *GetNotificationTopicV1AdminParams) SetTopicName(topicName string)
SetTopicName adds the topicName to the get notification topic v1 admin params
func (*GetNotificationTopicV1AdminParams) WithContext ¶
func (o *GetNotificationTopicV1AdminParams) WithContext(ctx context.Context) *GetNotificationTopicV1AdminParams
WithContext adds the context to the get notification topic v1 admin params
func (*GetNotificationTopicV1AdminParams) WithHTTPClient ¶
func (o *GetNotificationTopicV1AdminParams) WithHTTPClient(client *http.Client) *GetNotificationTopicV1AdminParams
WithHTTPClient adds the HTTPClient to the get notification topic v1 admin params
func (*GetNotificationTopicV1AdminParams) WithNamespace ¶
func (o *GetNotificationTopicV1AdminParams) WithNamespace(namespace string) *GetNotificationTopicV1AdminParams
WithNamespace adds the namespace to the get notification topic v1 admin params
func (*GetNotificationTopicV1AdminParams) WithTimeout ¶
func (o *GetNotificationTopicV1AdminParams) WithTimeout(timeout time.Duration) *GetNotificationTopicV1AdminParams
WithTimeout adds the timeout to the get notification topic v1 admin params
func (*GetNotificationTopicV1AdminParams) WithTopicName ¶
func (o *GetNotificationTopicV1AdminParams) WithTopicName(topicName string) *GetNotificationTopicV1AdminParams
WithTopicName adds the topicName to the get notification topic v1 admin params
func (*GetNotificationTopicV1AdminParams) WriteToRequest ¶
func (o *GetNotificationTopicV1AdminParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetNotificationTopicV1AdminReader ¶
type GetNotificationTopicV1AdminReader struct {
// contains filtered or unexported fields
}
GetNotificationTopicV1AdminReader is a Reader for the GetNotificationTopicV1Admin structure.
func (*GetNotificationTopicV1AdminReader) ReadResponse ¶
func (o *GetNotificationTopicV1AdminReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetNotificationTopicV1AdminUnauthorized ¶
type GetNotificationTopicV1AdminUnauthorized struct {
}GetNotificationTopicV1AdminUnauthorized handles this case with default header values.
Unauthorized
func NewGetNotificationTopicV1AdminUnauthorized ¶
func NewGetNotificationTopicV1AdminUnauthorized() *GetNotificationTopicV1AdminUnauthorized
NewGetNotificationTopicV1AdminUnauthorized creates a GetNotificationTopicV1AdminUnauthorized with default headers values
func (*GetNotificationTopicV1AdminUnauthorized) Error ¶
func (o *GetNotificationTopicV1AdminUnauthorized) Error() string
func (*GetNotificationTopicV1AdminUnauthorized) GetPayload ¶
func (o *GetNotificationTopicV1AdminUnauthorized) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type GetNotificationsBadRequest ¶
type GetNotificationsBadRequest struct {
Payload *lobbyclientmodels.RestapiErrorResponseBody
}
GetNotificationsBadRequest handles this case with default header values.
Bad Request
func NewGetNotificationsBadRequest ¶
func NewGetNotificationsBadRequest() *GetNotificationsBadRequest
NewGetNotificationsBadRequest creates a GetNotificationsBadRequest with default headers values
func (*GetNotificationsBadRequest) Error ¶
func (o *GetNotificationsBadRequest) Error() string
func (*GetNotificationsBadRequest) GetPayload ¶
func (o *GetNotificationsBadRequest) GetPayload() *lobbyclientmodels.RestapiErrorResponseBody
type GetNotificationsForbidden ¶
type GetNotificationsForbidden struct {
Payload *lobbyclientmodels.RestapiErrorResponseBody
}
GetNotificationsForbidden handles this case with default header values.
Forbidden
func NewGetNotificationsForbidden ¶
func NewGetNotificationsForbidden() *GetNotificationsForbidden
NewGetNotificationsForbidden creates a GetNotificationsForbidden with default headers values
func (*GetNotificationsForbidden) Error ¶
func (o *GetNotificationsForbidden) Error() string
func (*GetNotificationsForbidden) GetPayload ¶
func (o *GetNotificationsForbidden) GetPayload() *lobbyclientmodels.RestapiErrorResponseBody
type GetNotificationsNotFound ¶
type GetNotificationsNotFound struct {
Payload *lobbyclientmodels.RestapiErrorResponseBody
}
GetNotificationsNotFound handles this case with default header values.
Not Found
func NewGetNotificationsNotFound ¶
func NewGetNotificationsNotFound() *GetNotificationsNotFound
NewGetNotificationsNotFound creates a GetNotificationsNotFound with default headers values
func (*GetNotificationsNotFound) Error ¶
func (o *GetNotificationsNotFound) Error() string
func (*GetNotificationsNotFound) GetPayload ¶
func (o *GetNotificationsNotFound) GetPayload() *lobbyclientmodels.RestapiErrorResponseBody
type GetNotificationsOK ¶
type GetNotificationsOK struct {
Payload []*lobbyclientmodels.ModelNotificationResponse
}
GetNotificationsOK handles this case with default header values.
OK
func NewGetNotificationsOK ¶
func NewGetNotificationsOK() *GetNotificationsOK
NewGetNotificationsOK creates a GetNotificationsOK with default headers values
func (*GetNotificationsOK) Error ¶
func (o *GetNotificationsOK) Error() string
func (*GetNotificationsOK) GetPayload ¶
func (o *GetNotificationsOK) GetPayload() []*lobbyclientmodels.ModelNotificationResponse
type GetNotificationsParams ¶
type GetNotificationsParams struct { /*Namespace namespace */ Namespace string /*UserID user ID */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetNotificationsParams contains all the parameters to send to the API endpoint for the get notifications operation typically these are written to a http.Request
func NewGetNotificationsParams ¶
func NewGetNotificationsParams() *GetNotificationsParams
NewGetNotificationsParams creates a new GetNotificationsParams object with the default values initialized.
func NewGetNotificationsParamsWithContext ¶
func NewGetNotificationsParamsWithContext(ctx context.Context) *GetNotificationsParams
NewGetNotificationsParamsWithContext creates a new GetNotificationsParams object with the default values initialized, and the ability to set a context for a request
func NewGetNotificationsParamsWithHTTPClient ¶
func NewGetNotificationsParamsWithHTTPClient(client *http.Client) *GetNotificationsParams
NewGetNotificationsParamsWithHTTPClient creates a new GetNotificationsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetNotificationsParamsWithTimeout ¶
func NewGetNotificationsParamsWithTimeout(timeout time.Duration) *GetNotificationsParams
NewGetNotificationsParamsWithTimeout creates a new GetNotificationsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetNotificationsParams) SetContext ¶
func (o *GetNotificationsParams) SetContext(ctx context.Context)
SetContext adds the context to the get notifications params
func (*GetNotificationsParams) SetHTTPClient ¶
func (o *GetNotificationsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get notifications params
func (*GetNotificationsParams) SetNamespace ¶
func (o *GetNotificationsParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the get notifications params
func (*GetNotificationsParams) SetTimeout ¶
func (o *GetNotificationsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get notifications params
func (*GetNotificationsParams) SetUserID ¶
func (o *GetNotificationsParams) SetUserID(userID string)
SetUserID adds the userId to the get notifications params
func (*GetNotificationsParams) WithContext ¶
func (o *GetNotificationsParams) WithContext(ctx context.Context) *GetNotificationsParams
WithContext adds the context to the get notifications params
func (*GetNotificationsParams) WithHTTPClient ¶
func (o *GetNotificationsParams) WithHTTPClient(client *http.Client) *GetNotificationsParams
WithHTTPClient adds the HTTPClient to the get notifications params
func (*GetNotificationsParams) WithNamespace ¶
func (o *GetNotificationsParams) WithNamespace(namespace string) *GetNotificationsParams
WithNamespace adds the namespace to the get notifications params
func (*GetNotificationsParams) WithTimeout ¶
func (o *GetNotificationsParams) WithTimeout(timeout time.Duration) *GetNotificationsParams
WithTimeout adds the timeout to the get notifications params
func (*GetNotificationsParams) WithUserID ¶
func (o *GetNotificationsParams) WithUserID(userID string) *GetNotificationsParams
WithUserID adds the userID to the get notifications params
func (*GetNotificationsParams) WriteToRequest ¶
func (o *GetNotificationsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetNotificationsReader ¶
type GetNotificationsReader struct {
// contains filtered or unexported fields
}
GetNotificationsReader is a Reader for the GetNotifications structure.
func (*GetNotificationsReader) ReadResponse ¶
func (o *GetNotificationsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetNotificationsUnauthorized ¶
type GetNotificationsUnauthorized struct {
}GetNotificationsUnauthorized handles this case with default header values.
Unauthorized
func NewGetNotificationsUnauthorized ¶
func NewGetNotificationsUnauthorized() *GetNotificationsUnauthorized
NewGetNotificationsUnauthorized creates a GetNotificationsUnauthorized with default headers values
func (*GetNotificationsUnauthorized) Error ¶
func (o *GetNotificationsUnauthorized) Error() string
func (*GetNotificationsUnauthorized) GetPayload ¶
func (o *GetNotificationsUnauthorized) GetPayload() *lobbyclientmodels.RestapiErrorResponseBody
type GetSingleTemplateLocalizationV1AdminForbidden ¶
type GetSingleTemplateLocalizationV1AdminForbidden struct {
Payload *lobbyclientmodels.RestapiErrorResponseV1
}
GetSingleTemplateLocalizationV1AdminForbidden handles this case with default header values.
Forbidden
func NewGetSingleTemplateLocalizationV1AdminForbidden ¶
func NewGetSingleTemplateLocalizationV1AdminForbidden() *GetSingleTemplateLocalizationV1AdminForbidden
NewGetSingleTemplateLocalizationV1AdminForbidden creates a GetSingleTemplateLocalizationV1AdminForbidden with default headers values
func (*GetSingleTemplateLocalizationV1AdminForbidden) Error ¶
func (o *GetSingleTemplateLocalizationV1AdminForbidden) Error() string
func (*GetSingleTemplateLocalizationV1AdminForbidden) GetPayload ¶
func (o *GetSingleTemplateLocalizationV1AdminForbidden) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type GetSingleTemplateLocalizationV1AdminInternalServerError ¶
type GetSingleTemplateLocalizationV1AdminInternalServerError struct {
Payload *lobbyclientmodels.RestapiErrorResponseV1
}
GetSingleTemplateLocalizationV1AdminInternalServerError handles this case with default header values.
Internal Server Error
func NewGetSingleTemplateLocalizationV1AdminInternalServerError ¶
func NewGetSingleTemplateLocalizationV1AdminInternalServerError() *GetSingleTemplateLocalizationV1AdminInternalServerError
NewGetSingleTemplateLocalizationV1AdminInternalServerError creates a GetSingleTemplateLocalizationV1AdminInternalServerError with default headers values
func (*GetSingleTemplateLocalizationV1AdminInternalServerError) Error ¶
func (o *GetSingleTemplateLocalizationV1AdminInternalServerError) Error() string
func (*GetSingleTemplateLocalizationV1AdminInternalServerError) GetPayload ¶
func (o *GetSingleTemplateLocalizationV1AdminInternalServerError) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type GetSingleTemplateLocalizationV1AdminNotFound ¶
type GetSingleTemplateLocalizationV1AdminNotFound struct {
Payload *lobbyclientmodels.RestapiErrorResponseV1
}
GetSingleTemplateLocalizationV1AdminNotFound handles this case with default header values.
Not Found
func NewGetSingleTemplateLocalizationV1AdminNotFound ¶
func NewGetSingleTemplateLocalizationV1AdminNotFound() *GetSingleTemplateLocalizationV1AdminNotFound
NewGetSingleTemplateLocalizationV1AdminNotFound creates a GetSingleTemplateLocalizationV1AdminNotFound with default headers values
func (*GetSingleTemplateLocalizationV1AdminNotFound) Error ¶
func (o *GetSingleTemplateLocalizationV1AdminNotFound) Error() string
func (*GetSingleTemplateLocalizationV1AdminNotFound) GetPayload ¶
func (o *GetSingleTemplateLocalizationV1AdminNotFound) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type GetSingleTemplateLocalizationV1AdminOK ¶
type GetSingleTemplateLocalizationV1AdminOK struct {
Payload *lobbyclientmodels.ModelLocalization
}
GetSingleTemplateLocalizationV1AdminOK handles this case with default header values.
OK
func NewGetSingleTemplateLocalizationV1AdminOK ¶
func NewGetSingleTemplateLocalizationV1AdminOK() *GetSingleTemplateLocalizationV1AdminOK
NewGetSingleTemplateLocalizationV1AdminOK creates a GetSingleTemplateLocalizationV1AdminOK with default headers values
func (*GetSingleTemplateLocalizationV1AdminOK) Error ¶
func (o *GetSingleTemplateLocalizationV1AdminOK) Error() string
func (*GetSingleTemplateLocalizationV1AdminOK) GetPayload ¶
func (o *GetSingleTemplateLocalizationV1AdminOK) GetPayload() *lobbyclientmodels.ModelLocalization
type GetSingleTemplateLocalizationV1AdminParams ¶
type GetSingleTemplateLocalizationV1AdminParams struct { /*Namespace namespace */ Namespace string /*TemplateLanguage template language, follows IETF BCP 47 standard */ TemplateLanguage string /*TemplateSlug Template Identifier, only alphabet characters and hyphens are permitted */ TemplateSlug string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetSingleTemplateLocalizationV1AdminParams contains all the parameters to send to the API endpoint for the get single template localization v1 admin operation typically these are written to a http.Request
func NewGetSingleTemplateLocalizationV1AdminParams ¶
func NewGetSingleTemplateLocalizationV1AdminParams() *GetSingleTemplateLocalizationV1AdminParams
NewGetSingleTemplateLocalizationV1AdminParams creates a new GetSingleTemplateLocalizationV1AdminParams object with the default values initialized.
func NewGetSingleTemplateLocalizationV1AdminParamsWithContext ¶
func NewGetSingleTemplateLocalizationV1AdminParamsWithContext(ctx context.Context) *GetSingleTemplateLocalizationV1AdminParams
NewGetSingleTemplateLocalizationV1AdminParamsWithContext creates a new GetSingleTemplateLocalizationV1AdminParams object with the default values initialized, and the ability to set a context for a request
func NewGetSingleTemplateLocalizationV1AdminParamsWithHTTPClient ¶
func NewGetSingleTemplateLocalizationV1AdminParamsWithHTTPClient(client *http.Client) *GetSingleTemplateLocalizationV1AdminParams
NewGetSingleTemplateLocalizationV1AdminParamsWithHTTPClient creates a new GetSingleTemplateLocalizationV1AdminParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetSingleTemplateLocalizationV1AdminParamsWithTimeout ¶
func NewGetSingleTemplateLocalizationV1AdminParamsWithTimeout(timeout time.Duration) *GetSingleTemplateLocalizationV1AdminParams
NewGetSingleTemplateLocalizationV1AdminParamsWithTimeout creates a new GetSingleTemplateLocalizationV1AdminParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetSingleTemplateLocalizationV1AdminParams) SetContext ¶
func (o *GetSingleTemplateLocalizationV1AdminParams) SetContext(ctx context.Context)
SetContext adds the context to the get single template localization v1 admin params
func (*GetSingleTemplateLocalizationV1AdminParams) SetHTTPClient ¶
func (o *GetSingleTemplateLocalizationV1AdminParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get single template localization v1 admin params
func (*GetSingleTemplateLocalizationV1AdminParams) SetNamespace ¶
func (o *GetSingleTemplateLocalizationV1AdminParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the get single template localization v1 admin params
func (*GetSingleTemplateLocalizationV1AdminParams) SetTemplateLanguage ¶
func (o *GetSingleTemplateLocalizationV1AdminParams) SetTemplateLanguage(templateLanguage string)
SetTemplateLanguage adds the templateLanguage to the get single template localization v1 admin params
func (*GetSingleTemplateLocalizationV1AdminParams) SetTemplateSlug ¶
func (o *GetSingleTemplateLocalizationV1AdminParams) SetTemplateSlug(templateSlug string)
SetTemplateSlug adds the templateSlug to the get single template localization v1 admin params
func (*GetSingleTemplateLocalizationV1AdminParams) SetTimeout ¶
func (o *GetSingleTemplateLocalizationV1AdminParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get single template localization v1 admin params
func (*GetSingleTemplateLocalizationV1AdminParams) WithContext ¶
func (o *GetSingleTemplateLocalizationV1AdminParams) WithContext(ctx context.Context) *GetSingleTemplateLocalizationV1AdminParams
WithContext adds the context to the get single template localization v1 admin params
func (*GetSingleTemplateLocalizationV1AdminParams) WithHTTPClient ¶
func (o *GetSingleTemplateLocalizationV1AdminParams) WithHTTPClient(client *http.Client) *GetSingleTemplateLocalizationV1AdminParams
WithHTTPClient adds the HTTPClient to the get single template localization v1 admin params
func (*GetSingleTemplateLocalizationV1AdminParams) WithNamespace ¶
func (o *GetSingleTemplateLocalizationV1AdminParams) WithNamespace(namespace string) *GetSingleTemplateLocalizationV1AdminParams
WithNamespace adds the namespace to the get single template localization v1 admin params
func (*GetSingleTemplateLocalizationV1AdminParams) WithTemplateLanguage ¶
func (o *GetSingleTemplateLocalizationV1AdminParams) WithTemplateLanguage(templateLanguage string) *GetSingleTemplateLocalizationV1AdminParams
WithTemplateLanguage adds the templateLanguage to the get single template localization v1 admin params
func (*GetSingleTemplateLocalizationV1AdminParams) WithTemplateSlug ¶
func (o *GetSingleTemplateLocalizationV1AdminParams) WithTemplateSlug(templateSlug string) *GetSingleTemplateLocalizationV1AdminParams
WithTemplateSlug adds the templateSlug to the get single template localization v1 admin params
func (*GetSingleTemplateLocalizationV1AdminParams) WithTimeout ¶
func (o *GetSingleTemplateLocalizationV1AdminParams) WithTimeout(timeout time.Duration) *GetSingleTemplateLocalizationV1AdminParams
WithTimeout adds the timeout to the get single template localization v1 admin params
func (*GetSingleTemplateLocalizationV1AdminParams) WriteToRequest ¶
func (o *GetSingleTemplateLocalizationV1AdminParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetSingleTemplateLocalizationV1AdminReader ¶
type GetSingleTemplateLocalizationV1AdminReader struct {
// contains filtered or unexported fields
}
GetSingleTemplateLocalizationV1AdminReader is a Reader for the GetSingleTemplateLocalizationV1Admin structure.
func (*GetSingleTemplateLocalizationV1AdminReader) ReadResponse ¶
func (o *GetSingleTemplateLocalizationV1AdminReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetSingleTemplateLocalizationV1AdminUnauthorized ¶
type GetSingleTemplateLocalizationV1AdminUnauthorized struct {
}GetSingleTemplateLocalizationV1AdminUnauthorized handles this case with default header values.
Unauthorized
func NewGetSingleTemplateLocalizationV1AdminUnauthorized ¶
func NewGetSingleTemplateLocalizationV1AdminUnauthorized() *GetSingleTemplateLocalizationV1AdminUnauthorized
NewGetSingleTemplateLocalizationV1AdminUnauthorized creates a GetSingleTemplateLocalizationV1AdminUnauthorized with default headers values
func (*GetSingleTemplateLocalizationV1AdminUnauthorized) Error ¶
func (o *GetSingleTemplateLocalizationV1AdminUnauthorized) Error() string
func (*GetSingleTemplateLocalizationV1AdminUnauthorized) GetPayload ¶
func (o *GetSingleTemplateLocalizationV1AdminUnauthorized) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type GetSlugTemplateBadRequest ¶
type GetSlugTemplateBadRequest struct {
Payload *lobbyclientmodels.RestapiErrorResponseBody
}
GetSlugTemplateBadRequest handles this case with default header values.
Bad Request
func NewGetSlugTemplateBadRequest ¶
func NewGetSlugTemplateBadRequest() *GetSlugTemplateBadRequest
NewGetSlugTemplateBadRequest creates a GetSlugTemplateBadRequest with default headers values
func (*GetSlugTemplateBadRequest) Error ¶
func (o *GetSlugTemplateBadRequest) Error() string
func (*GetSlugTemplateBadRequest) GetPayload ¶
func (o *GetSlugTemplateBadRequest) GetPayload() *lobbyclientmodels.RestapiErrorResponseBody
type GetSlugTemplateForbidden ¶
type GetSlugTemplateForbidden struct {
Payload *lobbyclientmodels.RestapiErrorResponseBody
}
GetSlugTemplateForbidden handles this case with default header values.
Forbidden
func NewGetSlugTemplateForbidden ¶
func NewGetSlugTemplateForbidden() *GetSlugTemplateForbidden
NewGetSlugTemplateForbidden creates a GetSlugTemplateForbidden with default headers values
func (*GetSlugTemplateForbidden) Error ¶
func (o *GetSlugTemplateForbidden) Error() string
func (*GetSlugTemplateForbidden) GetPayload ¶
func (o *GetSlugTemplateForbidden) GetPayload() *lobbyclientmodels.RestapiErrorResponseBody
type GetSlugTemplateNotFound ¶
type GetSlugTemplateNotFound struct {
Payload *lobbyclientmodels.RestapiErrorResponseBody
}
GetSlugTemplateNotFound handles this case with default header values.
Not Found
func NewGetSlugTemplateNotFound ¶
func NewGetSlugTemplateNotFound() *GetSlugTemplateNotFound
NewGetSlugTemplateNotFound creates a GetSlugTemplateNotFound with default headers values
func (*GetSlugTemplateNotFound) Error ¶
func (o *GetSlugTemplateNotFound) Error() string
func (*GetSlugTemplateNotFound) GetPayload ¶
func (o *GetSlugTemplateNotFound) GetPayload() *lobbyclientmodels.RestapiErrorResponseBody
type GetSlugTemplateOK ¶
type GetSlugTemplateOK struct {
Payload *lobbyclientmodels.ModelTemplateLocalizationResponse
}
GetSlugTemplateOK handles this case with default header values.
OK
func NewGetSlugTemplateOK ¶
func NewGetSlugTemplateOK() *GetSlugTemplateOK
NewGetSlugTemplateOK creates a GetSlugTemplateOK with default headers values
func (*GetSlugTemplateOK) Error ¶
func (o *GetSlugTemplateOK) Error() string
func (*GetSlugTemplateOK) GetPayload ¶
func (o *GetSlugTemplateOK) GetPayload() *lobbyclientmodels.ModelTemplateLocalizationResponse
type GetSlugTemplateParams ¶
type GetSlugTemplateParams struct { /*After last language code of previous page */ After *string /*Before first language code of next page */ Before *string /*Limit size of displayed data */ Limit *int64 /*Namespace namespace */ Namespace string /*TemplateSlug template slug */ TemplateSlug string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetSlugTemplateParams contains all the parameters to send to the API endpoint for the get slug template operation typically these are written to a http.Request
func NewGetSlugTemplateParams ¶
func NewGetSlugTemplateParams() *GetSlugTemplateParams
NewGetSlugTemplateParams creates a new GetSlugTemplateParams object with the default values initialized.
func NewGetSlugTemplateParamsWithContext ¶
func NewGetSlugTemplateParamsWithContext(ctx context.Context) *GetSlugTemplateParams
NewGetSlugTemplateParamsWithContext creates a new GetSlugTemplateParams object with the default values initialized, and the ability to set a context for a request
func NewGetSlugTemplateParamsWithHTTPClient ¶
func NewGetSlugTemplateParamsWithHTTPClient(client *http.Client) *GetSlugTemplateParams
NewGetSlugTemplateParamsWithHTTPClient creates a new GetSlugTemplateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetSlugTemplateParamsWithTimeout ¶
func NewGetSlugTemplateParamsWithTimeout(timeout time.Duration) *GetSlugTemplateParams
NewGetSlugTemplateParamsWithTimeout creates a new GetSlugTemplateParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetSlugTemplateParams) SetAfter ¶
func (o *GetSlugTemplateParams) SetAfter(after *string)
SetAfter adds the after to the get slug template params
func (*GetSlugTemplateParams) SetBefore ¶
func (o *GetSlugTemplateParams) SetBefore(before *string)
SetBefore adds the before to the get slug template params
func (*GetSlugTemplateParams) SetContext ¶
func (o *GetSlugTemplateParams) SetContext(ctx context.Context)
SetContext adds the context to the get slug template params
func (*GetSlugTemplateParams) SetHTTPClient ¶
func (o *GetSlugTemplateParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get slug template params
func (*GetSlugTemplateParams) SetLimit ¶
func (o *GetSlugTemplateParams) SetLimit(limit *int64)
SetLimit adds the limit to the get slug template params
func (*GetSlugTemplateParams) SetNamespace ¶
func (o *GetSlugTemplateParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the get slug template params
func (*GetSlugTemplateParams) SetTemplateSlug ¶
func (o *GetSlugTemplateParams) SetTemplateSlug(templateSlug string)
SetTemplateSlug adds the templateSlug to the get slug template params
func (*GetSlugTemplateParams) SetTimeout ¶
func (o *GetSlugTemplateParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get slug template params
func (*GetSlugTemplateParams) WithAfter ¶
func (o *GetSlugTemplateParams) WithAfter(after *string) *GetSlugTemplateParams
WithAfter adds the after to the get slug template params
func (*GetSlugTemplateParams) WithBefore ¶
func (o *GetSlugTemplateParams) WithBefore(before *string) *GetSlugTemplateParams
WithBefore adds the before to the get slug template params
func (*GetSlugTemplateParams) WithContext ¶
func (o *GetSlugTemplateParams) WithContext(ctx context.Context) *GetSlugTemplateParams
WithContext adds the context to the get slug template params
func (*GetSlugTemplateParams) WithHTTPClient ¶
func (o *GetSlugTemplateParams) WithHTTPClient(client *http.Client) *GetSlugTemplateParams
WithHTTPClient adds the HTTPClient to the get slug template params
func (*GetSlugTemplateParams) WithLimit ¶
func (o *GetSlugTemplateParams) WithLimit(limit *int64) *GetSlugTemplateParams
WithLimit adds the limit to the get slug template params
func (*GetSlugTemplateParams) WithNamespace ¶
func (o *GetSlugTemplateParams) WithNamespace(namespace string) *GetSlugTemplateParams
WithNamespace adds the namespace to the get slug template params
func (*GetSlugTemplateParams) WithTemplateSlug ¶
func (o *GetSlugTemplateParams) WithTemplateSlug(templateSlug string) *GetSlugTemplateParams
WithTemplateSlug adds the templateSlug to the get slug template params
func (*GetSlugTemplateParams) WithTimeout ¶
func (o *GetSlugTemplateParams) WithTimeout(timeout time.Duration) *GetSlugTemplateParams
WithTimeout adds the timeout to the get slug template params
func (*GetSlugTemplateParams) WriteToRequest ¶
func (o *GetSlugTemplateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetSlugTemplateReader ¶
type GetSlugTemplateReader struct {
// contains filtered or unexported fields
}
GetSlugTemplateReader is a Reader for the GetSlugTemplate structure.
func (*GetSlugTemplateReader) ReadResponse ¶
func (o *GetSlugTemplateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetSlugTemplateUnauthorized ¶
type GetSlugTemplateUnauthorized struct {
}GetSlugTemplateUnauthorized handles this case with default header values.
Unauthorized
func NewGetSlugTemplateUnauthorized ¶
func NewGetSlugTemplateUnauthorized() *GetSlugTemplateUnauthorized
NewGetSlugTemplateUnauthorized creates a GetSlugTemplateUnauthorized with default headers values
func (*GetSlugTemplateUnauthorized) Error ¶
func (o *GetSlugTemplateUnauthorized) Error() string
func (*GetSlugTemplateUnauthorized) GetPayload ¶
func (o *GetSlugTemplateUnauthorized) GetPayload() *lobbyclientmodels.RestapiErrorResponseBody
type GetTemplateSlugLocalizationsTemplateV1AdminBadRequest ¶
type GetTemplateSlugLocalizationsTemplateV1AdminBadRequest struct {
Payload *lobbyclientmodels.RestapiErrorResponseV1
}
GetTemplateSlugLocalizationsTemplateV1AdminBadRequest handles this case with default header values.
Bad Request
func NewGetTemplateSlugLocalizationsTemplateV1AdminBadRequest ¶
func NewGetTemplateSlugLocalizationsTemplateV1AdminBadRequest() *GetTemplateSlugLocalizationsTemplateV1AdminBadRequest
NewGetTemplateSlugLocalizationsTemplateV1AdminBadRequest creates a GetTemplateSlugLocalizationsTemplateV1AdminBadRequest with default headers values
func (*GetTemplateSlugLocalizationsTemplateV1AdminBadRequest) Error ¶
func (o *GetTemplateSlugLocalizationsTemplateV1AdminBadRequest) Error() string
func (*GetTemplateSlugLocalizationsTemplateV1AdminBadRequest) GetPayload ¶
func (o *GetTemplateSlugLocalizationsTemplateV1AdminBadRequest) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type GetTemplateSlugLocalizationsTemplateV1AdminForbidden ¶
type GetTemplateSlugLocalizationsTemplateV1AdminForbidden struct {
Payload *lobbyclientmodels.RestapiErrorResponseV1
}
GetTemplateSlugLocalizationsTemplateV1AdminForbidden handles this case with default header values.
Forbidden
func NewGetTemplateSlugLocalizationsTemplateV1AdminForbidden ¶
func NewGetTemplateSlugLocalizationsTemplateV1AdminForbidden() *GetTemplateSlugLocalizationsTemplateV1AdminForbidden
NewGetTemplateSlugLocalizationsTemplateV1AdminForbidden creates a GetTemplateSlugLocalizationsTemplateV1AdminForbidden with default headers values
func (*GetTemplateSlugLocalizationsTemplateV1AdminForbidden) Error ¶
func (o *GetTemplateSlugLocalizationsTemplateV1AdminForbidden) Error() string
func (*GetTemplateSlugLocalizationsTemplateV1AdminForbidden) GetPayload ¶
func (o *GetTemplateSlugLocalizationsTemplateV1AdminForbidden) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type GetTemplateSlugLocalizationsTemplateV1AdminNotFound ¶
type GetTemplateSlugLocalizationsTemplateV1AdminNotFound struct {
Payload *lobbyclientmodels.RestapiErrorResponseV1
}
GetTemplateSlugLocalizationsTemplateV1AdminNotFound handles this case with default header values.
Not Found
func NewGetTemplateSlugLocalizationsTemplateV1AdminNotFound ¶
func NewGetTemplateSlugLocalizationsTemplateV1AdminNotFound() *GetTemplateSlugLocalizationsTemplateV1AdminNotFound
NewGetTemplateSlugLocalizationsTemplateV1AdminNotFound creates a GetTemplateSlugLocalizationsTemplateV1AdminNotFound with default headers values
func (*GetTemplateSlugLocalizationsTemplateV1AdminNotFound) Error ¶
func (o *GetTemplateSlugLocalizationsTemplateV1AdminNotFound) Error() string
func (*GetTemplateSlugLocalizationsTemplateV1AdminNotFound) GetPayload ¶
func (o *GetTemplateSlugLocalizationsTemplateV1AdminNotFound) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type GetTemplateSlugLocalizationsTemplateV1AdminOK ¶
type GetTemplateSlugLocalizationsTemplateV1AdminOK struct {
Payload *lobbyclientmodels.ModelGetAllNotificationTemplateSlugResp
}
GetTemplateSlugLocalizationsTemplateV1AdminOK handles this case with default header values.
OK
func NewGetTemplateSlugLocalizationsTemplateV1AdminOK ¶
func NewGetTemplateSlugLocalizationsTemplateV1AdminOK() *GetTemplateSlugLocalizationsTemplateV1AdminOK
NewGetTemplateSlugLocalizationsTemplateV1AdminOK creates a GetTemplateSlugLocalizationsTemplateV1AdminOK with default headers values
func (*GetTemplateSlugLocalizationsTemplateV1AdminOK) Error ¶
func (o *GetTemplateSlugLocalizationsTemplateV1AdminOK) Error() string
func (*GetTemplateSlugLocalizationsTemplateV1AdminOK) GetPayload ¶
func (o *GetTemplateSlugLocalizationsTemplateV1AdminOK) GetPayload() *lobbyclientmodels.ModelGetAllNotificationTemplateSlugResp
type GetTemplateSlugLocalizationsTemplateV1AdminParams ¶
type GetTemplateSlugLocalizationsTemplateV1AdminParams struct { /*After last language code of previous page */ After *string /*Before first language code of next page */ Before *string /*Limit size of displayed data */ Limit *int64 /*Namespace namespace */ Namespace string /*TemplateSlug template slug */ TemplateSlug string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetTemplateSlugLocalizationsTemplateV1AdminParams contains all the parameters to send to the API endpoint for the get template slug localizations template v1 admin operation typically these are written to a http.Request
func NewGetTemplateSlugLocalizationsTemplateV1AdminParams ¶
func NewGetTemplateSlugLocalizationsTemplateV1AdminParams() *GetTemplateSlugLocalizationsTemplateV1AdminParams
NewGetTemplateSlugLocalizationsTemplateV1AdminParams creates a new GetTemplateSlugLocalizationsTemplateV1AdminParams object with the default values initialized.
func NewGetTemplateSlugLocalizationsTemplateV1AdminParamsWithContext ¶
func NewGetTemplateSlugLocalizationsTemplateV1AdminParamsWithContext(ctx context.Context) *GetTemplateSlugLocalizationsTemplateV1AdminParams
NewGetTemplateSlugLocalizationsTemplateV1AdminParamsWithContext creates a new GetTemplateSlugLocalizationsTemplateV1AdminParams object with the default values initialized, and the ability to set a context for a request
func NewGetTemplateSlugLocalizationsTemplateV1AdminParamsWithHTTPClient ¶
func NewGetTemplateSlugLocalizationsTemplateV1AdminParamsWithHTTPClient(client *http.Client) *GetTemplateSlugLocalizationsTemplateV1AdminParams
NewGetTemplateSlugLocalizationsTemplateV1AdminParamsWithHTTPClient creates a new GetTemplateSlugLocalizationsTemplateV1AdminParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetTemplateSlugLocalizationsTemplateV1AdminParamsWithTimeout ¶
func NewGetTemplateSlugLocalizationsTemplateV1AdminParamsWithTimeout(timeout time.Duration) *GetTemplateSlugLocalizationsTemplateV1AdminParams
NewGetTemplateSlugLocalizationsTemplateV1AdminParamsWithTimeout creates a new GetTemplateSlugLocalizationsTemplateV1AdminParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetTemplateSlugLocalizationsTemplateV1AdminParams) SetAfter ¶
func (o *GetTemplateSlugLocalizationsTemplateV1AdminParams) SetAfter(after *string)
SetAfter adds the after to the get template slug localizations template v1 admin params
func (*GetTemplateSlugLocalizationsTemplateV1AdminParams) SetBefore ¶
func (o *GetTemplateSlugLocalizationsTemplateV1AdminParams) SetBefore(before *string)
SetBefore adds the before to the get template slug localizations template v1 admin params
func (*GetTemplateSlugLocalizationsTemplateV1AdminParams) SetContext ¶
func (o *GetTemplateSlugLocalizationsTemplateV1AdminParams) SetContext(ctx context.Context)
SetContext adds the context to the get template slug localizations template v1 admin params
func (*GetTemplateSlugLocalizationsTemplateV1AdminParams) SetHTTPClient ¶
func (o *GetTemplateSlugLocalizationsTemplateV1AdminParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get template slug localizations template v1 admin params
func (*GetTemplateSlugLocalizationsTemplateV1AdminParams) SetLimit ¶
func (o *GetTemplateSlugLocalizationsTemplateV1AdminParams) SetLimit(limit *int64)
SetLimit adds the limit to the get template slug localizations template v1 admin params
func (*GetTemplateSlugLocalizationsTemplateV1AdminParams) SetNamespace ¶
func (o *GetTemplateSlugLocalizationsTemplateV1AdminParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the get template slug localizations template v1 admin params
func (*GetTemplateSlugLocalizationsTemplateV1AdminParams) SetTemplateSlug ¶
func (o *GetTemplateSlugLocalizationsTemplateV1AdminParams) SetTemplateSlug(templateSlug string)
SetTemplateSlug adds the templateSlug to the get template slug localizations template v1 admin params
func (*GetTemplateSlugLocalizationsTemplateV1AdminParams) SetTimeout ¶
func (o *GetTemplateSlugLocalizationsTemplateV1AdminParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get template slug localizations template v1 admin params
func (*GetTemplateSlugLocalizationsTemplateV1AdminParams) WithAfter ¶
func (o *GetTemplateSlugLocalizationsTemplateV1AdminParams) WithAfter(after *string) *GetTemplateSlugLocalizationsTemplateV1AdminParams
WithAfter adds the after to the get template slug localizations template v1 admin params
func (*GetTemplateSlugLocalizationsTemplateV1AdminParams) WithBefore ¶
func (o *GetTemplateSlugLocalizationsTemplateV1AdminParams) WithBefore(before *string) *GetTemplateSlugLocalizationsTemplateV1AdminParams
WithBefore adds the before to the get template slug localizations template v1 admin params
func (*GetTemplateSlugLocalizationsTemplateV1AdminParams) WithContext ¶
func (o *GetTemplateSlugLocalizationsTemplateV1AdminParams) WithContext(ctx context.Context) *GetTemplateSlugLocalizationsTemplateV1AdminParams
WithContext adds the context to the get template slug localizations template v1 admin params
func (*GetTemplateSlugLocalizationsTemplateV1AdminParams) WithHTTPClient ¶
func (o *GetTemplateSlugLocalizationsTemplateV1AdminParams) WithHTTPClient(client *http.Client) *GetTemplateSlugLocalizationsTemplateV1AdminParams
WithHTTPClient adds the HTTPClient to the get template slug localizations template v1 admin params
func (*GetTemplateSlugLocalizationsTemplateV1AdminParams) WithLimit ¶
func (o *GetTemplateSlugLocalizationsTemplateV1AdminParams) WithLimit(limit *int64) *GetTemplateSlugLocalizationsTemplateV1AdminParams
WithLimit adds the limit to the get template slug localizations template v1 admin params
func (*GetTemplateSlugLocalizationsTemplateV1AdminParams) WithNamespace ¶
func (o *GetTemplateSlugLocalizationsTemplateV1AdminParams) WithNamespace(namespace string) *GetTemplateSlugLocalizationsTemplateV1AdminParams
WithNamespace adds the namespace to the get template slug localizations template v1 admin params
func (*GetTemplateSlugLocalizationsTemplateV1AdminParams) WithTemplateSlug ¶
func (o *GetTemplateSlugLocalizationsTemplateV1AdminParams) WithTemplateSlug(templateSlug string) *GetTemplateSlugLocalizationsTemplateV1AdminParams
WithTemplateSlug adds the templateSlug to the get template slug localizations template v1 admin params
func (*GetTemplateSlugLocalizationsTemplateV1AdminParams) WithTimeout ¶
func (o *GetTemplateSlugLocalizationsTemplateV1AdminParams) WithTimeout(timeout time.Duration) *GetTemplateSlugLocalizationsTemplateV1AdminParams
WithTimeout adds the timeout to the get template slug localizations template v1 admin params
func (*GetTemplateSlugLocalizationsTemplateV1AdminParams) WriteToRequest ¶
func (o *GetTemplateSlugLocalizationsTemplateV1AdminParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetTemplateSlugLocalizationsTemplateV1AdminReader ¶
type GetTemplateSlugLocalizationsTemplateV1AdminReader struct {
// contains filtered or unexported fields
}
GetTemplateSlugLocalizationsTemplateV1AdminReader is a Reader for the GetTemplateSlugLocalizationsTemplateV1Admin structure.
func (*GetTemplateSlugLocalizationsTemplateV1AdminReader) ReadResponse ¶
func (o *GetTemplateSlugLocalizationsTemplateV1AdminReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetTemplateSlugLocalizationsTemplateV1AdminUnauthorized ¶
type GetTemplateSlugLocalizationsTemplateV1AdminUnauthorized struct {
}GetTemplateSlugLocalizationsTemplateV1AdminUnauthorized handles this case with default header values.
Unauthorized
func NewGetTemplateSlugLocalizationsTemplateV1AdminUnauthorized ¶
func NewGetTemplateSlugLocalizationsTemplateV1AdminUnauthorized() *GetTemplateSlugLocalizationsTemplateV1AdminUnauthorized
NewGetTemplateSlugLocalizationsTemplateV1AdminUnauthorized creates a GetTemplateSlugLocalizationsTemplateV1AdminUnauthorized with default headers values
func (*GetTemplateSlugLocalizationsTemplateV1AdminUnauthorized) Error ¶
func (o *GetTemplateSlugLocalizationsTemplateV1AdminUnauthorized) Error() string
func (*GetTemplateSlugLocalizationsTemplateV1AdminUnauthorized) GetPayload ¶
func (o *GetTemplateSlugLocalizationsTemplateV1AdminUnauthorized) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type GetTopicByNamespaceForbidden ¶
type GetTopicByNamespaceForbidden struct {
Payload *lobbyclientmodels.RestapiErrorResponseBody
}
GetTopicByNamespaceForbidden handles this case with default header values.
Forbidden
func NewGetTopicByNamespaceForbidden ¶
func NewGetTopicByNamespaceForbidden() *GetTopicByNamespaceForbidden
NewGetTopicByNamespaceForbidden creates a GetTopicByNamespaceForbidden with default headers values
func (*GetTopicByNamespaceForbidden) Error ¶
func (o *GetTopicByNamespaceForbidden) Error() string
func (*GetTopicByNamespaceForbidden) GetPayload ¶
func (o *GetTopicByNamespaceForbidden) GetPayload() *lobbyclientmodels.RestapiErrorResponseBody
type GetTopicByNamespaceInternalServerError ¶
type GetTopicByNamespaceInternalServerError struct {
Payload *lobbyclientmodels.RestapiErrorResponseBody
}
GetTopicByNamespaceInternalServerError handles this case with default header values.
Internal Server Error
func NewGetTopicByNamespaceInternalServerError ¶
func NewGetTopicByNamespaceInternalServerError() *GetTopicByNamespaceInternalServerError
NewGetTopicByNamespaceInternalServerError creates a GetTopicByNamespaceInternalServerError with default headers values
func (*GetTopicByNamespaceInternalServerError) Error ¶
func (o *GetTopicByNamespaceInternalServerError) Error() string
func (*GetTopicByNamespaceInternalServerError) GetPayload ¶
func (o *GetTopicByNamespaceInternalServerError) GetPayload() *lobbyclientmodels.RestapiErrorResponseBody
type GetTopicByNamespaceNotFound ¶
type GetTopicByNamespaceNotFound struct {
Payload *lobbyclientmodels.RestapiErrorResponseBody
}
GetTopicByNamespaceNotFound handles this case with default header values.
Not Found
func NewGetTopicByNamespaceNotFound ¶
func NewGetTopicByNamespaceNotFound() *GetTopicByNamespaceNotFound
NewGetTopicByNamespaceNotFound creates a GetTopicByNamespaceNotFound with default headers values
func (*GetTopicByNamespaceNotFound) Error ¶
func (o *GetTopicByNamespaceNotFound) Error() string
func (*GetTopicByNamespaceNotFound) GetPayload ¶
func (o *GetTopicByNamespaceNotFound) GetPayload() *lobbyclientmodels.RestapiErrorResponseBody
type GetTopicByNamespaceOK ¶
type GetTopicByNamespaceOK struct {
Payload *lobbyclientmodels.ModelTopicByNamespacesResponse
}
GetTopicByNamespaceOK handles this case with default header values.
OK
func NewGetTopicByNamespaceOK ¶
func NewGetTopicByNamespaceOK() *GetTopicByNamespaceOK
NewGetTopicByNamespaceOK creates a GetTopicByNamespaceOK with default headers values
func (*GetTopicByNamespaceOK) Error ¶
func (o *GetTopicByNamespaceOK) Error() string
func (*GetTopicByNamespaceOK) GetPayload ¶
func (o *GetTopicByNamespaceOK) GetPayload() *lobbyclientmodels.ModelTopicByNamespacesResponse
type GetTopicByNamespaceParams ¶
type GetTopicByNamespaceParams struct { /*After last topic name of previous page */ After *string /*Before first topic name of next page */ Before *string /*Limit size of displayed data */ Limit *int64 /*Namespace namespace */ Namespace string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetTopicByNamespaceParams contains all the parameters to send to the API endpoint for the get topic by namespace operation typically these are written to a http.Request
func NewGetTopicByNamespaceParams ¶
func NewGetTopicByNamespaceParams() *GetTopicByNamespaceParams
NewGetTopicByNamespaceParams creates a new GetTopicByNamespaceParams object with the default values initialized.
func NewGetTopicByNamespaceParamsWithContext ¶
func NewGetTopicByNamespaceParamsWithContext(ctx context.Context) *GetTopicByNamespaceParams
NewGetTopicByNamespaceParamsWithContext creates a new GetTopicByNamespaceParams object with the default values initialized, and the ability to set a context for a request
func NewGetTopicByNamespaceParamsWithHTTPClient ¶
func NewGetTopicByNamespaceParamsWithHTTPClient(client *http.Client) *GetTopicByNamespaceParams
NewGetTopicByNamespaceParamsWithHTTPClient creates a new GetTopicByNamespaceParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetTopicByNamespaceParamsWithTimeout ¶
func NewGetTopicByNamespaceParamsWithTimeout(timeout time.Duration) *GetTopicByNamespaceParams
NewGetTopicByNamespaceParamsWithTimeout creates a new GetTopicByNamespaceParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetTopicByNamespaceParams) SetAfter ¶
func (o *GetTopicByNamespaceParams) SetAfter(after *string)
SetAfter adds the after to the get topic by namespace params
func (*GetTopicByNamespaceParams) SetBefore ¶
func (o *GetTopicByNamespaceParams) SetBefore(before *string)
SetBefore adds the before to the get topic by namespace params
func (*GetTopicByNamespaceParams) SetContext ¶
func (o *GetTopicByNamespaceParams) SetContext(ctx context.Context)
SetContext adds the context to the get topic by namespace params
func (*GetTopicByNamespaceParams) SetHTTPClient ¶
func (o *GetTopicByNamespaceParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get topic by namespace params
func (*GetTopicByNamespaceParams) SetLimit ¶
func (o *GetTopicByNamespaceParams) SetLimit(limit *int64)
SetLimit adds the limit to the get topic by namespace params
func (*GetTopicByNamespaceParams) SetNamespace ¶
func (o *GetTopicByNamespaceParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the get topic by namespace params
func (*GetTopicByNamespaceParams) SetTimeout ¶
func (o *GetTopicByNamespaceParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get topic by namespace params
func (*GetTopicByNamespaceParams) WithAfter ¶
func (o *GetTopicByNamespaceParams) WithAfter(after *string) *GetTopicByNamespaceParams
WithAfter adds the after to the get topic by namespace params
func (*GetTopicByNamespaceParams) WithBefore ¶
func (o *GetTopicByNamespaceParams) WithBefore(before *string) *GetTopicByNamespaceParams
WithBefore adds the before to the get topic by namespace params
func (*GetTopicByNamespaceParams) WithContext ¶
func (o *GetTopicByNamespaceParams) WithContext(ctx context.Context) *GetTopicByNamespaceParams
WithContext adds the context to the get topic by namespace params
func (*GetTopicByNamespaceParams) WithHTTPClient ¶
func (o *GetTopicByNamespaceParams) WithHTTPClient(client *http.Client) *GetTopicByNamespaceParams
WithHTTPClient adds the HTTPClient to the get topic by namespace params
func (*GetTopicByNamespaceParams) WithLimit ¶
func (o *GetTopicByNamespaceParams) WithLimit(limit *int64) *GetTopicByNamespaceParams
WithLimit adds the limit to the get topic by namespace params
func (*GetTopicByNamespaceParams) WithNamespace ¶
func (o *GetTopicByNamespaceParams) WithNamespace(namespace string) *GetTopicByNamespaceParams
WithNamespace adds the namespace to the get topic by namespace params
func (*GetTopicByNamespaceParams) WithTimeout ¶
func (o *GetTopicByNamespaceParams) WithTimeout(timeout time.Duration) *GetTopicByNamespaceParams
WithTimeout adds the timeout to the get topic by namespace params
func (*GetTopicByNamespaceParams) WriteToRequest ¶
func (o *GetTopicByNamespaceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetTopicByNamespaceReader ¶
type GetTopicByNamespaceReader struct {
// contains filtered or unexported fields
}
GetTopicByNamespaceReader is a Reader for the GetTopicByNamespace structure.
func (*GetTopicByNamespaceReader) ReadResponse ¶
func (o *GetTopicByNamespaceReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetTopicByNamespaceUnauthorized ¶
type GetTopicByNamespaceUnauthorized struct {
}GetTopicByNamespaceUnauthorized handles this case with default header values.
Unauthorized
func NewGetTopicByNamespaceUnauthorized ¶
func NewGetTopicByNamespaceUnauthorized() *GetTopicByNamespaceUnauthorized
NewGetTopicByNamespaceUnauthorized creates a GetTopicByNamespaceUnauthorized with default headers values
func (*GetTopicByNamespaceUnauthorized) Error ¶
func (o *GetTopicByNamespaceUnauthorized) Error() string
func (*GetTopicByNamespaceUnauthorized) GetPayload ¶
func (o *GetTopicByNamespaceUnauthorized) GetPayload() *lobbyclientmodels.RestapiErrorResponseBody
type GetTopicByTopicNameForbidden ¶
type GetTopicByTopicNameForbidden struct {
Payload *lobbyclientmodels.RestapiErrorResponseBody
}
GetTopicByTopicNameForbidden handles this case with default header values.
Forbidden
func NewGetTopicByTopicNameForbidden ¶
func NewGetTopicByTopicNameForbidden() *GetTopicByTopicNameForbidden
NewGetTopicByTopicNameForbidden creates a GetTopicByTopicNameForbidden with default headers values
func (*GetTopicByTopicNameForbidden) Error ¶
func (o *GetTopicByTopicNameForbidden) Error() string
func (*GetTopicByTopicNameForbidden) GetPayload ¶
func (o *GetTopicByTopicNameForbidden) GetPayload() *lobbyclientmodels.RestapiErrorResponseBody
type GetTopicByTopicNameInternalServerError ¶
type GetTopicByTopicNameInternalServerError struct {
Payload *lobbyclientmodels.RestapiErrorResponseBody
}
GetTopicByTopicNameInternalServerError handles this case with default header values.
Internal Server Error
func NewGetTopicByTopicNameInternalServerError ¶
func NewGetTopicByTopicNameInternalServerError() *GetTopicByTopicNameInternalServerError
NewGetTopicByTopicNameInternalServerError creates a GetTopicByTopicNameInternalServerError with default headers values
func (*GetTopicByTopicNameInternalServerError) Error ¶
func (o *GetTopicByTopicNameInternalServerError) Error() string
func (*GetTopicByTopicNameInternalServerError) GetPayload ¶
func (o *GetTopicByTopicNameInternalServerError) GetPayload() *lobbyclientmodels.RestapiErrorResponseBody
type GetTopicByTopicNameNotFound ¶
type GetTopicByTopicNameNotFound struct {
Payload *lobbyclientmodels.RestapiErrorResponseBody
}
GetTopicByTopicNameNotFound handles this case with default header values.
Not Found
func NewGetTopicByTopicNameNotFound ¶
func NewGetTopicByTopicNameNotFound() *GetTopicByTopicNameNotFound
NewGetTopicByTopicNameNotFound creates a GetTopicByTopicNameNotFound with default headers values
func (*GetTopicByTopicNameNotFound) Error ¶
func (o *GetTopicByTopicNameNotFound) Error() string
func (*GetTopicByTopicNameNotFound) GetPayload ¶
func (o *GetTopicByTopicNameNotFound) GetPayload() *lobbyclientmodels.RestapiErrorResponseBody
type GetTopicByTopicNameOK ¶
type GetTopicByTopicNameOK struct {
Payload *lobbyclientmodels.ModelNotificationTopicResponse
}
GetTopicByTopicNameOK handles this case with default header values.
OK
func NewGetTopicByTopicNameOK ¶
func NewGetTopicByTopicNameOK() *GetTopicByTopicNameOK
NewGetTopicByTopicNameOK creates a GetTopicByTopicNameOK with default headers values
func (*GetTopicByTopicNameOK) Error ¶
func (o *GetTopicByTopicNameOK) Error() string
func (*GetTopicByTopicNameOK) GetPayload ¶
func (o *GetTopicByTopicNameOK) GetPayload() *lobbyclientmodels.ModelNotificationTopicResponse
type GetTopicByTopicNameParams ¶
type GetTopicByTopicNameParams struct { /*Namespace namespace */ Namespace string /*Topic topic name */ Topic string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetTopicByTopicNameParams contains all the parameters to send to the API endpoint for the get topic by topic name operation typically these are written to a http.Request
func NewGetTopicByTopicNameParams ¶
func NewGetTopicByTopicNameParams() *GetTopicByTopicNameParams
NewGetTopicByTopicNameParams creates a new GetTopicByTopicNameParams object with the default values initialized.
func NewGetTopicByTopicNameParamsWithContext ¶
func NewGetTopicByTopicNameParamsWithContext(ctx context.Context) *GetTopicByTopicNameParams
NewGetTopicByTopicNameParamsWithContext creates a new GetTopicByTopicNameParams object with the default values initialized, and the ability to set a context for a request
func NewGetTopicByTopicNameParamsWithHTTPClient ¶
func NewGetTopicByTopicNameParamsWithHTTPClient(client *http.Client) *GetTopicByTopicNameParams
NewGetTopicByTopicNameParamsWithHTTPClient creates a new GetTopicByTopicNameParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetTopicByTopicNameParamsWithTimeout ¶
func NewGetTopicByTopicNameParamsWithTimeout(timeout time.Duration) *GetTopicByTopicNameParams
NewGetTopicByTopicNameParamsWithTimeout creates a new GetTopicByTopicNameParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetTopicByTopicNameParams) SetContext ¶
func (o *GetTopicByTopicNameParams) SetContext(ctx context.Context)
SetContext adds the context to the get topic by topic name params
func (*GetTopicByTopicNameParams) SetHTTPClient ¶
func (o *GetTopicByTopicNameParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get topic by topic name params
func (*GetTopicByTopicNameParams) SetNamespace ¶
func (o *GetTopicByTopicNameParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the get topic by topic name params
func (*GetTopicByTopicNameParams) SetTimeout ¶
func (o *GetTopicByTopicNameParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get topic by topic name params
func (*GetTopicByTopicNameParams) SetTopic ¶
func (o *GetTopicByTopicNameParams) SetTopic(topic string)
SetTopic adds the topic to the get topic by topic name params
func (*GetTopicByTopicNameParams) WithContext ¶
func (o *GetTopicByTopicNameParams) WithContext(ctx context.Context) *GetTopicByTopicNameParams
WithContext adds the context to the get topic by topic name params
func (*GetTopicByTopicNameParams) WithHTTPClient ¶
func (o *GetTopicByTopicNameParams) WithHTTPClient(client *http.Client) *GetTopicByTopicNameParams
WithHTTPClient adds the HTTPClient to the get topic by topic name params
func (*GetTopicByTopicNameParams) WithNamespace ¶
func (o *GetTopicByTopicNameParams) WithNamespace(namespace string) *GetTopicByTopicNameParams
WithNamespace adds the namespace to the get topic by topic name params
func (*GetTopicByTopicNameParams) WithTimeout ¶
func (o *GetTopicByTopicNameParams) WithTimeout(timeout time.Duration) *GetTopicByTopicNameParams
WithTimeout adds the timeout to the get topic by topic name params
func (*GetTopicByTopicNameParams) WithTopic ¶
func (o *GetTopicByTopicNameParams) WithTopic(topic string) *GetTopicByTopicNameParams
WithTopic adds the topic to the get topic by topic name params
func (*GetTopicByTopicNameParams) WriteToRequest ¶
func (o *GetTopicByTopicNameParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetTopicByTopicNameReader ¶
type GetTopicByTopicNameReader struct {
// contains filtered or unexported fields
}
GetTopicByTopicNameReader is a Reader for the GetTopicByTopicName structure.
func (*GetTopicByTopicNameReader) ReadResponse ¶
func (o *GetTopicByTopicNameReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetTopicByTopicNameUnauthorized ¶
type GetTopicByTopicNameUnauthorized struct {
}GetTopicByTopicNameUnauthorized handles this case with default header values.
Unauthorized
func NewGetTopicByTopicNameUnauthorized ¶
func NewGetTopicByTopicNameUnauthorized() *GetTopicByTopicNameUnauthorized
NewGetTopicByTopicNameUnauthorized creates a GetTopicByTopicNameUnauthorized with default headers values
func (*GetTopicByTopicNameUnauthorized) Error ¶
func (o *GetTopicByTopicNameUnauthorized) Error() string
func (*GetTopicByTopicNameUnauthorized) GetPayload ¶
func (o *GetTopicByTopicNameUnauthorized) GetPayload() *lobbyclientmodels.RestapiErrorResponseBody
type NotificationWithTemplateAccepted ¶
type NotificationWithTemplateAccepted struct { }
NotificationWithTemplateAccepted handles this case with default header values.
Accepted
func NewNotificationWithTemplateAccepted ¶
func NewNotificationWithTemplateAccepted() *NotificationWithTemplateAccepted
NewNotificationWithTemplateAccepted creates a NotificationWithTemplateAccepted with default headers values
func (*NotificationWithTemplateAccepted) Error ¶
func (o *NotificationWithTemplateAccepted) Error() string
type NotificationWithTemplateBadRequest ¶
type NotificationWithTemplateBadRequest struct {
Payload *lobbyclientmodels.RestapiErrorResponseBody
}
NotificationWithTemplateBadRequest handles this case with default header values.
Bad Request
func NewNotificationWithTemplateBadRequest ¶
func NewNotificationWithTemplateBadRequest() *NotificationWithTemplateBadRequest
NewNotificationWithTemplateBadRequest creates a NotificationWithTemplateBadRequest with default headers values
func (*NotificationWithTemplateBadRequest) Error ¶
func (o *NotificationWithTemplateBadRequest) Error() string
func (*NotificationWithTemplateBadRequest) GetPayload ¶
func (o *NotificationWithTemplateBadRequest) GetPayload() *lobbyclientmodels.RestapiErrorResponseBody
type NotificationWithTemplateByUserIDBadRequest ¶
type NotificationWithTemplateByUserIDBadRequest struct {
Payload *lobbyclientmodels.RestapiErrorResponseBody
}
NotificationWithTemplateByUserIDBadRequest handles this case with default header values.
Bad Request
func NewNotificationWithTemplateByUserIDBadRequest ¶
func NewNotificationWithTemplateByUserIDBadRequest() *NotificationWithTemplateByUserIDBadRequest
NewNotificationWithTemplateByUserIDBadRequest creates a NotificationWithTemplateByUserIDBadRequest with default headers values
func (*NotificationWithTemplateByUserIDBadRequest) Error ¶
func (o *NotificationWithTemplateByUserIDBadRequest) Error() string
func (*NotificationWithTemplateByUserIDBadRequest) GetPayload ¶
func (o *NotificationWithTemplateByUserIDBadRequest) GetPayload() *lobbyclientmodels.RestapiErrorResponseBody
type NotificationWithTemplateByUserIDForbidden ¶
type NotificationWithTemplateByUserIDForbidden struct {
Payload *lobbyclientmodels.RestapiErrorResponseBody
}
NotificationWithTemplateByUserIDForbidden handles this case with default header values.
Forbidden
func NewNotificationWithTemplateByUserIDForbidden ¶
func NewNotificationWithTemplateByUserIDForbidden() *NotificationWithTemplateByUserIDForbidden
NewNotificationWithTemplateByUserIDForbidden creates a NotificationWithTemplateByUserIDForbidden with default headers values
func (*NotificationWithTemplateByUserIDForbidden) Error ¶
func (o *NotificationWithTemplateByUserIDForbidden) Error() string
func (*NotificationWithTemplateByUserIDForbidden) GetPayload ¶
func (o *NotificationWithTemplateByUserIDForbidden) GetPayload() *lobbyclientmodels.RestapiErrorResponseBody
type NotificationWithTemplateByUserIDNoContent ¶
type NotificationWithTemplateByUserIDNoContent struct { }
NotificationWithTemplateByUserIDNoContent handles this case with default header values.
No Content
func NewNotificationWithTemplateByUserIDNoContent ¶
func NewNotificationWithTemplateByUserIDNoContent() *NotificationWithTemplateByUserIDNoContent
NewNotificationWithTemplateByUserIDNoContent creates a NotificationWithTemplateByUserIDNoContent with default headers values
func (*NotificationWithTemplateByUserIDNoContent) Error ¶
func (o *NotificationWithTemplateByUserIDNoContent) Error() string
type NotificationWithTemplateByUserIDNotFound ¶
type NotificationWithTemplateByUserIDNotFound struct {
Payload *lobbyclientmodels.RestapiErrorResponseBody
}
NotificationWithTemplateByUserIDNotFound handles this case with default header values.
Not Found
func NewNotificationWithTemplateByUserIDNotFound ¶
func NewNotificationWithTemplateByUserIDNotFound() *NotificationWithTemplateByUserIDNotFound
NewNotificationWithTemplateByUserIDNotFound creates a NotificationWithTemplateByUserIDNotFound with default headers values
func (*NotificationWithTemplateByUserIDNotFound) Error ¶
func (o *NotificationWithTemplateByUserIDNotFound) Error() string
func (*NotificationWithTemplateByUserIDNotFound) GetPayload ¶
func (o *NotificationWithTemplateByUserIDNotFound) GetPayload() *lobbyclientmodels.RestapiErrorResponseBody
type NotificationWithTemplateByUserIDParams ¶
type NotificationWithTemplateByUserIDParams struct { /*Async notification type */ Async *bool /*Body notification content */ Body *lobbyclientmodels.ModelNotificationWithTemplateRequest /*Namespace namespace */ Namespace string /*UserID user ID */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
NotificationWithTemplateByUserIDParams contains all the parameters to send to the API endpoint for the notification with template by user ID operation typically these are written to a http.Request
func NewNotificationWithTemplateByUserIDParams ¶
func NewNotificationWithTemplateByUserIDParams() *NotificationWithTemplateByUserIDParams
NewNotificationWithTemplateByUserIDParams creates a new NotificationWithTemplateByUserIDParams object with the default values initialized.
func NewNotificationWithTemplateByUserIDParamsWithContext ¶
func NewNotificationWithTemplateByUserIDParamsWithContext(ctx context.Context) *NotificationWithTemplateByUserIDParams
NewNotificationWithTemplateByUserIDParamsWithContext creates a new NotificationWithTemplateByUserIDParams object with the default values initialized, and the ability to set a context for a request
func NewNotificationWithTemplateByUserIDParamsWithHTTPClient ¶
func NewNotificationWithTemplateByUserIDParamsWithHTTPClient(client *http.Client) *NotificationWithTemplateByUserIDParams
NewNotificationWithTemplateByUserIDParamsWithHTTPClient creates a new NotificationWithTemplateByUserIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewNotificationWithTemplateByUserIDParamsWithTimeout ¶
func NewNotificationWithTemplateByUserIDParamsWithTimeout(timeout time.Duration) *NotificationWithTemplateByUserIDParams
NewNotificationWithTemplateByUserIDParamsWithTimeout creates a new NotificationWithTemplateByUserIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*NotificationWithTemplateByUserIDParams) SetAsync ¶
func (o *NotificationWithTemplateByUserIDParams) SetAsync(async *bool)
SetAsync adds the async to the notification with template by user ID params
func (*NotificationWithTemplateByUserIDParams) SetBody ¶
func (o *NotificationWithTemplateByUserIDParams) SetBody(body *lobbyclientmodels.ModelNotificationWithTemplateRequest)
SetBody adds the body to the notification with template by user ID params
func (*NotificationWithTemplateByUserIDParams) SetContext ¶
func (o *NotificationWithTemplateByUserIDParams) SetContext(ctx context.Context)
SetContext adds the context to the notification with template by user ID params
func (*NotificationWithTemplateByUserIDParams) SetHTTPClient ¶
func (o *NotificationWithTemplateByUserIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the notification with template by user ID params
func (*NotificationWithTemplateByUserIDParams) SetNamespace ¶
func (o *NotificationWithTemplateByUserIDParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the notification with template by user ID params
func (*NotificationWithTemplateByUserIDParams) SetTimeout ¶
func (o *NotificationWithTemplateByUserIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the notification with template by user ID params
func (*NotificationWithTemplateByUserIDParams) SetUserID ¶
func (o *NotificationWithTemplateByUserIDParams) SetUserID(userID string)
SetUserID adds the userId to the notification with template by user ID params
func (*NotificationWithTemplateByUserIDParams) WithAsync ¶
func (o *NotificationWithTemplateByUserIDParams) WithAsync(async *bool) *NotificationWithTemplateByUserIDParams
WithAsync adds the async to the notification with template by user ID params
func (*NotificationWithTemplateByUserIDParams) WithBody ¶
func (o *NotificationWithTemplateByUserIDParams) WithBody(body *lobbyclientmodels.ModelNotificationWithTemplateRequest) *NotificationWithTemplateByUserIDParams
WithBody adds the body to the notification with template by user ID params
func (*NotificationWithTemplateByUserIDParams) WithContext ¶
func (o *NotificationWithTemplateByUserIDParams) WithContext(ctx context.Context) *NotificationWithTemplateByUserIDParams
WithContext adds the context to the notification with template by user ID params
func (*NotificationWithTemplateByUserIDParams) WithHTTPClient ¶
func (o *NotificationWithTemplateByUserIDParams) WithHTTPClient(client *http.Client) *NotificationWithTemplateByUserIDParams
WithHTTPClient adds the HTTPClient to the notification with template by user ID params
func (*NotificationWithTemplateByUserIDParams) WithNamespace ¶
func (o *NotificationWithTemplateByUserIDParams) WithNamespace(namespace string) *NotificationWithTemplateByUserIDParams
WithNamespace adds the namespace to the notification with template by user ID params
func (*NotificationWithTemplateByUserIDParams) WithTimeout ¶
func (o *NotificationWithTemplateByUserIDParams) WithTimeout(timeout time.Duration) *NotificationWithTemplateByUserIDParams
WithTimeout adds the timeout to the notification with template by user ID params
func (*NotificationWithTemplateByUserIDParams) WithUserID ¶
func (o *NotificationWithTemplateByUserIDParams) WithUserID(userID string) *NotificationWithTemplateByUserIDParams
WithUserID adds the userID to the notification with template by user ID params
func (*NotificationWithTemplateByUserIDParams) WriteToRequest ¶
func (o *NotificationWithTemplateByUserIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type NotificationWithTemplateByUserIDReader ¶
type NotificationWithTemplateByUserIDReader struct {
// contains filtered or unexported fields
}
NotificationWithTemplateByUserIDReader is a Reader for the NotificationWithTemplateByUserID structure.
func (*NotificationWithTemplateByUserIDReader) ReadResponse ¶
func (o *NotificationWithTemplateByUserIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type NotificationWithTemplateByUserIDUnauthorized ¶
type NotificationWithTemplateByUserIDUnauthorized struct {
}NotificationWithTemplateByUserIDUnauthorized handles this case with default header values.
Unauthorized
func NewNotificationWithTemplateByUserIDUnauthorized ¶
func NewNotificationWithTemplateByUserIDUnauthorized() *NotificationWithTemplateByUserIDUnauthorized
NewNotificationWithTemplateByUserIDUnauthorized creates a NotificationWithTemplateByUserIDUnauthorized with default headers values
func (*NotificationWithTemplateByUserIDUnauthorized) Error ¶
func (o *NotificationWithTemplateByUserIDUnauthorized) Error() string
func (*NotificationWithTemplateByUserIDUnauthorized) GetPayload ¶
func (o *NotificationWithTemplateByUserIDUnauthorized) GetPayload() *lobbyclientmodels.RestapiErrorResponseBody
type NotificationWithTemplateForbidden ¶
type NotificationWithTemplateForbidden struct {
Payload *lobbyclientmodels.RestapiErrorResponseBody
}
NotificationWithTemplateForbidden handles this case with default header values.
Forbidden
func NewNotificationWithTemplateForbidden ¶
func NewNotificationWithTemplateForbidden() *NotificationWithTemplateForbidden
NewNotificationWithTemplateForbidden creates a NotificationWithTemplateForbidden with default headers values
func (*NotificationWithTemplateForbidden) Error ¶
func (o *NotificationWithTemplateForbidden) Error() string
func (*NotificationWithTemplateForbidden) GetPayload ¶
func (o *NotificationWithTemplateForbidden) GetPayload() *lobbyclientmodels.RestapiErrorResponseBody
type NotificationWithTemplateNotFound ¶
type NotificationWithTemplateNotFound struct {
Payload *lobbyclientmodels.RestapiErrorResponseBody
}
NotificationWithTemplateNotFound handles this case with default header values.
Not Found
func NewNotificationWithTemplateNotFound ¶
func NewNotificationWithTemplateNotFound() *NotificationWithTemplateNotFound
NewNotificationWithTemplateNotFound creates a NotificationWithTemplateNotFound with default headers values
func (*NotificationWithTemplateNotFound) Error ¶
func (o *NotificationWithTemplateNotFound) Error() string
func (*NotificationWithTemplateNotFound) GetPayload ¶
func (o *NotificationWithTemplateNotFound) GetPayload() *lobbyclientmodels.RestapiErrorResponseBody
type NotificationWithTemplateParams ¶
type NotificationWithTemplateParams struct { /*Body notification content */ Body *lobbyclientmodels.ModelNotificationWithTemplateRequest /*Namespace namespace */ Namespace string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
NotificationWithTemplateParams contains all the parameters to send to the API endpoint for the notification with template operation typically these are written to a http.Request
func NewNotificationWithTemplateParams ¶
func NewNotificationWithTemplateParams() *NotificationWithTemplateParams
NewNotificationWithTemplateParams creates a new NotificationWithTemplateParams object with the default values initialized.
func NewNotificationWithTemplateParamsWithContext ¶
func NewNotificationWithTemplateParamsWithContext(ctx context.Context) *NotificationWithTemplateParams
NewNotificationWithTemplateParamsWithContext creates a new NotificationWithTemplateParams object with the default values initialized, and the ability to set a context for a request
func NewNotificationWithTemplateParamsWithHTTPClient ¶
func NewNotificationWithTemplateParamsWithHTTPClient(client *http.Client) *NotificationWithTemplateParams
NewNotificationWithTemplateParamsWithHTTPClient creates a new NotificationWithTemplateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewNotificationWithTemplateParamsWithTimeout ¶
func NewNotificationWithTemplateParamsWithTimeout(timeout time.Duration) *NotificationWithTemplateParams
NewNotificationWithTemplateParamsWithTimeout creates a new NotificationWithTemplateParams object with the default values initialized, and the ability to set a timeout on a request
func (*NotificationWithTemplateParams) SetBody ¶
func (o *NotificationWithTemplateParams) SetBody(body *lobbyclientmodels.ModelNotificationWithTemplateRequest)
SetBody adds the body to the notification with template params
func (*NotificationWithTemplateParams) SetContext ¶
func (o *NotificationWithTemplateParams) SetContext(ctx context.Context)
SetContext adds the context to the notification with template params
func (*NotificationWithTemplateParams) SetHTTPClient ¶
func (o *NotificationWithTemplateParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the notification with template params
func (*NotificationWithTemplateParams) SetNamespace ¶
func (o *NotificationWithTemplateParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the notification with template params
func (*NotificationWithTemplateParams) SetTimeout ¶
func (o *NotificationWithTemplateParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the notification with template params
func (*NotificationWithTemplateParams) WithBody ¶
func (o *NotificationWithTemplateParams) WithBody(body *lobbyclientmodels.ModelNotificationWithTemplateRequest) *NotificationWithTemplateParams
WithBody adds the body to the notification with template params
func (*NotificationWithTemplateParams) WithContext ¶
func (o *NotificationWithTemplateParams) WithContext(ctx context.Context) *NotificationWithTemplateParams
WithContext adds the context to the notification with template params
func (*NotificationWithTemplateParams) WithHTTPClient ¶
func (o *NotificationWithTemplateParams) WithHTTPClient(client *http.Client) *NotificationWithTemplateParams
WithHTTPClient adds the HTTPClient to the notification with template params
func (*NotificationWithTemplateParams) WithNamespace ¶
func (o *NotificationWithTemplateParams) WithNamespace(namespace string) *NotificationWithTemplateParams
WithNamespace adds the namespace to the notification with template params
func (*NotificationWithTemplateParams) WithTimeout ¶
func (o *NotificationWithTemplateParams) WithTimeout(timeout time.Duration) *NotificationWithTemplateParams
WithTimeout adds the timeout to the notification with template params
func (*NotificationWithTemplateParams) WriteToRequest ¶
func (o *NotificationWithTemplateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type NotificationWithTemplateReader ¶
type NotificationWithTemplateReader struct {
// contains filtered or unexported fields
}
NotificationWithTemplateReader is a Reader for the NotificationWithTemplate structure.
func (*NotificationWithTemplateReader) ReadResponse ¶
func (o *NotificationWithTemplateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type NotificationWithTemplateUnauthorized ¶
type NotificationWithTemplateUnauthorized struct {
}NotificationWithTemplateUnauthorized handles this case with default header values.
Unauthorized
func NewNotificationWithTemplateUnauthorized ¶
func NewNotificationWithTemplateUnauthorized() *NotificationWithTemplateUnauthorized
NewNotificationWithTemplateUnauthorized creates a NotificationWithTemplateUnauthorized with default headers values
func (*NotificationWithTemplateUnauthorized) Error ¶
func (o *NotificationWithTemplateUnauthorized) Error() string
func (*NotificationWithTemplateUnauthorized) GetPayload ¶
func (o *NotificationWithTemplateUnauthorized) GetPayload() *lobbyclientmodels.RestapiErrorResponseBody
type PublishTemplateBadRequest ¶
type PublishTemplateBadRequest struct {
Payload *lobbyclientmodels.RestapiErrorResponseBody
}
PublishTemplateBadRequest handles this case with default header values.
Bad Request
func NewPublishTemplateBadRequest ¶
func NewPublishTemplateBadRequest() *PublishTemplateBadRequest
NewPublishTemplateBadRequest creates a PublishTemplateBadRequest with default headers values
func (*PublishTemplateBadRequest) Error ¶
func (o *PublishTemplateBadRequest) Error() string
func (*PublishTemplateBadRequest) GetPayload ¶
func (o *PublishTemplateBadRequest) GetPayload() *lobbyclientmodels.RestapiErrorResponseBody
type PublishTemplateForbidden ¶
type PublishTemplateForbidden struct {
Payload *lobbyclientmodels.RestapiErrorResponseBody
}
PublishTemplateForbidden handles this case with default header values.
Forbidden
func NewPublishTemplateForbidden ¶
func NewPublishTemplateForbidden() *PublishTemplateForbidden
NewPublishTemplateForbidden creates a PublishTemplateForbidden with default headers values
func (*PublishTemplateForbidden) Error ¶
func (o *PublishTemplateForbidden) Error() string
func (*PublishTemplateForbidden) GetPayload ¶
func (o *PublishTemplateForbidden) GetPayload() *lobbyclientmodels.RestapiErrorResponseBody
type PublishTemplateLocalizationV1AdminForbidden ¶
type PublishTemplateLocalizationV1AdminForbidden struct {
Payload *lobbyclientmodels.RestapiErrorResponseV1
}
PublishTemplateLocalizationV1AdminForbidden handles this case with default header values.
Forbidden
func NewPublishTemplateLocalizationV1AdminForbidden ¶
func NewPublishTemplateLocalizationV1AdminForbidden() *PublishTemplateLocalizationV1AdminForbidden
NewPublishTemplateLocalizationV1AdminForbidden creates a PublishTemplateLocalizationV1AdminForbidden with default headers values
func (*PublishTemplateLocalizationV1AdminForbidden) Error ¶
func (o *PublishTemplateLocalizationV1AdminForbidden) Error() string
func (*PublishTemplateLocalizationV1AdminForbidden) GetPayload ¶
func (o *PublishTemplateLocalizationV1AdminForbidden) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type PublishTemplateLocalizationV1AdminInternalServerError ¶
type PublishTemplateLocalizationV1AdminInternalServerError struct {
Payload *lobbyclientmodels.RestapiErrorResponseV1
}
PublishTemplateLocalizationV1AdminInternalServerError handles this case with default header values.
Internal Server Error
func NewPublishTemplateLocalizationV1AdminInternalServerError ¶
func NewPublishTemplateLocalizationV1AdminInternalServerError() *PublishTemplateLocalizationV1AdminInternalServerError
NewPublishTemplateLocalizationV1AdminInternalServerError creates a PublishTemplateLocalizationV1AdminInternalServerError with default headers values
func (*PublishTemplateLocalizationV1AdminInternalServerError) Error ¶
func (o *PublishTemplateLocalizationV1AdminInternalServerError) Error() string
func (*PublishTemplateLocalizationV1AdminInternalServerError) GetPayload ¶
func (o *PublishTemplateLocalizationV1AdminInternalServerError) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type PublishTemplateLocalizationV1AdminNoContent ¶
type PublishTemplateLocalizationV1AdminNoContent struct { }
PublishTemplateLocalizationV1AdminNoContent handles this case with default header values.
No Content
func NewPublishTemplateLocalizationV1AdminNoContent ¶
func NewPublishTemplateLocalizationV1AdminNoContent() *PublishTemplateLocalizationV1AdminNoContent
NewPublishTemplateLocalizationV1AdminNoContent creates a PublishTemplateLocalizationV1AdminNoContent with default headers values
func (*PublishTemplateLocalizationV1AdminNoContent) Error ¶
func (o *PublishTemplateLocalizationV1AdminNoContent) Error() string
type PublishTemplateLocalizationV1AdminNotFound ¶
type PublishTemplateLocalizationV1AdminNotFound struct {
Payload *lobbyclientmodels.RestapiErrorResponseV1
}
PublishTemplateLocalizationV1AdminNotFound handles this case with default header values.
Not Found
func NewPublishTemplateLocalizationV1AdminNotFound ¶
func NewPublishTemplateLocalizationV1AdminNotFound() *PublishTemplateLocalizationV1AdminNotFound
NewPublishTemplateLocalizationV1AdminNotFound creates a PublishTemplateLocalizationV1AdminNotFound with default headers values
func (*PublishTemplateLocalizationV1AdminNotFound) Error ¶
func (o *PublishTemplateLocalizationV1AdminNotFound) Error() string
func (*PublishTemplateLocalizationV1AdminNotFound) GetPayload ¶
func (o *PublishTemplateLocalizationV1AdminNotFound) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type PublishTemplateLocalizationV1AdminParams ¶
type PublishTemplateLocalizationV1AdminParams struct { /*Namespace namespace */ Namespace string /*TemplateLanguage template language, follows IETF BCP 47 standard */ TemplateLanguage string /*TemplateSlug Template Identifier, only alphabet characters and hyphens are permitted */ TemplateSlug string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublishTemplateLocalizationV1AdminParams contains all the parameters to send to the API endpoint for the publish template localization v1 admin operation typically these are written to a http.Request
func NewPublishTemplateLocalizationV1AdminParams ¶
func NewPublishTemplateLocalizationV1AdminParams() *PublishTemplateLocalizationV1AdminParams
NewPublishTemplateLocalizationV1AdminParams creates a new PublishTemplateLocalizationV1AdminParams object with the default values initialized.
func NewPublishTemplateLocalizationV1AdminParamsWithContext ¶
func NewPublishTemplateLocalizationV1AdminParamsWithContext(ctx context.Context) *PublishTemplateLocalizationV1AdminParams
NewPublishTemplateLocalizationV1AdminParamsWithContext creates a new PublishTemplateLocalizationV1AdminParams object with the default values initialized, and the ability to set a context for a request
func NewPublishTemplateLocalizationV1AdminParamsWithHTTPClient ¶
func NewPublishTemplateLocalizationV1AdminParamsWithHTTPClient(client *http.Client) *PublishTemplateLocalizationV1AdminParams
NewPublishTemplateLocalizationV1AdminParamsWithHTTPClient creates a new PublishTemplateLocalizationV1AdminParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublishTemplateLocalizationV1AdminParamsWithTimeout ¶
func NewPublishTemplateLocalizationV1AdminParamsWithTimeout(timeout time.Duration) *PublishTemplateLocalizationV1AdminParams
NewPublishTemplateLocalizationV1AdminParamsWithTimeout creates a new PublishTemplateLocalizationV1AdminParams object with the default values initialized, and the ability to set a timeout on a request
func (*PublishTemplateLocalizationV1AdminParams) SetContext ¶
func (o *PublishTemplateLocalizationV1AdminParams) SetContext(ctx context.Context)
SetContext adds the context to the publish template localization v1 admin params
func (*PublishTemplateLocalizationV1AdminParams) SetHTTPClient ¶
func (o *PublishTemplateLocalizationV1AdminParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the publish template localization v1 admin params
func (*PublishTemplateLocalizationV1AdminParams) SetNamespace ¶
func (o *PublishTemplateLocalizationV1AdminParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the publish template localization v1 admin params
func (*PublishTemplateLocalizationV1AdminParams) SetTemplateLanguage ¶
func (o *PublishTemplateLocalizationV1AdminParams) SetTemplateLanguage(templateLanguage string)
SetTemplateLanguage adds the templateLanguage to the publish template localization v1 admin params
func (*PublishTemplateLocalizationV1AdminParams) SetTemplateSlug ¶
func (o *PublishTemplateLocalizationV1AdminParams) SetTemplateSlug(templateSlug string)
SetTemplateSlug adds the templateSlug to the publish template localization v1 admin params
func (*PublishTemplateLocalizationV1AdminParams) SetTimeout ¶
func (o *PublishTemplateLocalizationV1AdminParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the publish template localization v1 admin params
func (*PublishTemplateLocalizationV1AdminParams) WithContext ¶
func (o *PublishTemplateLocalizationV1AdminParams) WithContext(ctx context.Context) *PublishTemplateLocalizationV1AdminParams
WithContext adds the context to the publish template localization v1 admin params
func (*PublishTemplateLocalizationV1AdminParams) WithHTTPClient ¶
func (o *PublishTemplateLocalizationV1AdminParams) WithHTTPClient(client *http.Client) *PublishTemplateLocalizationV1AdminParams
WithHTTPClient adds the HTTPClient to the publish template localization v1 admin params
func (*PublishTemplateLocalizationV1AdminParams) WithNamespace ¶
func (o *PublishTemplateLocalizationV1AdminParams) WithNamespace(namespace string) *PublishTemplateLocalizationV1AdminParams
WithNamespace adds the namespace to the publish template localization v1 admin params
func (*PublishTemplateLocalizationV1AdminParams) WithTemplateLanguage ¶
func (o *PublishTemplateLocalizationV1AdminParams) WithTemplateLanguage(templateLanguage string) *PublishTemplateLocalizationV1AdminParams
WithTemplateLanguage adds the templateLanguage to the publish template localization v1 admin params
func (*PublishTemplateLocalizationV1AdminParams) WithTemplateSlug ¶
func (o *PublishTemplateLocalizationV1AdminParams) WithTemplateSlug(templateSlug string) *PublishTemplateLocalizationV1AdminParams
WithTemplateSlug adds the templateSlug to the publish template localization v1 admin params
func (*PublishTemplateLocalizationV1AdminParams) WithTimeout ¶
func (o *PublishTemplateLocalizationV1AdminParams) WithTimeout(timeout time.Duration) *PublishTemplateLocalizationV1AdminParams
WithTimeout adds the timeout to the publish template localization v1 admin params
func (*PublishTemplateLocalizationV1AdminParams) WriteToRequest ¶
func (o *PublishTemplateLocalizationV1AdminParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublishTemplateLocalizationV1AdminReader ¶
type PublishTemplateLocalizationV1AdminReader struct {
// contains filtered or unexported fields
}
PublishTemplateLocalizationV1AdminReader is a Reader for the PublishTemplateLocalizationV1Admin structure.
func (*PublishTemplateLocalizationV1AdminReader) ReadResponse ¶
func (o *PublishTemplateLocalizationV1AdminReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublishTemplateLocalizationV1AdminUnauthorized ¶
type PublishTemplateLocalizationV1AdminUnauthorized struct {
}PublishTemplateLocalizationV1AdminUnauthorized handles this case with default header values.
Unauthorized
func NewPublishTemplateLocalizationV1AdminUnauthorized ¶
func NewPublishTemplateLocalizationV1AdminUnauthorized() *PublishTemplateLocalizationV1AdminUnauthorized
NewPublishTemplateLocalizationV1AdminUnauthorized creates a PublishTemplateLocalizationV1AdminUnauthorized with default headers values
func (*PublishTemplateLocalizationV1AdminUnauthorized) Error ¶
func (o *PublishTemplateLocalizationV1AdminUnauthorized) Error() string
func (*PublishTemplateLocalizationV1AdminUnauthorized) GetPayload ¶
func (o *PublishTemplateLocalizationV1AdminUnauthorized) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type PublishTemplateNoContent ¶
type PublishTemplateNoContent struct { }
PublishTemplateNoContent handles this case with default header values.
No Content
func NewPublishTemplateNoContent ¶
func NewPublishTemplateNoContent() *PublishTemplateNoContent
NewPublishTemplateNoContent creates a PublishTemplateNoContent with default headers values
func (*PublishTemplateNoContent) Error ¶
func (o *PublishTemplateNoContent) Error() string
type PublishTemplateNotFound ¶
type PublishTemplateNotFound struct {
Payload *lobbyclientmodels.RestapiErrorResponseBody
}
PublishTemplateNotFound handles this case with default header values.
Not Found
func NewPublishTemplateNotFound ¶
func NewPublishTemplateNotFound() *PublishTemplateNotFound
NewPublishTemplateNotFound creates a PublishTemplateNotFound with default headers values
func (*PublishTemplateNotFound) Error ¶
func (o *PublishTemplateNotFound) Error() string
func (*PublishTemplateNotFound) GetPayload ¶
func (o *PublishTemplateNotFound) GetPayload() *lobbyclientmodels.RestapiErrorResponseBody
type PublishTemplateParams ¶
type PublishTemplateParams struct { /*Namespace namespace */ Namespace string /*TemplateLanguage template language */ TemplateLanguage string /*TemplateSlug template slug */ TemplateSlug string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublishTemplateParams contains all the parameters to send to the API endpoint for the publish template operation typically these are written to a http.Request
func NewPublishTemplateParams ¶
func NewPublishTemplateParams() *PublishTemplateParams
NewPublishTemplateParams creates a new PublishTemplateParams object with the default values initialized.
func NewPublishTemplateParamsWithContext ¶
func NewPublishTemplateParamsWithContext(ctx context.Context) *PublishTemplateParams
NewPublishTemplateParamsWithContext creates a new PublishTemplateParams object with the default values initialized, and the ability to set a context for a request
func NewPublishTemplateParamsWithHTTPClient ¶
func NewPublishTemplateParamsWithHTTPClient(client *http.Client) *PublishTemplateParams
NewPublishTemplateParamsWithHTTPClient creates a new PublishTemplateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublishTemplateParamsWithTimeout ¶
func NewPublishTemplateParamsWithTimeout(timeout time.Duration) *PublishTemplateParams
NewPublishTemplateParamsWithTimeout creates a new PublishTemplateParams object with the default values initialized, and the ability to set a timeout on a request
func (*PublishTemplateParams) SetContext ¶
func (o *PublishTemplateParams) SetContext(ctx context.Context)
SetContext adds the context to the publish template params
func (*PublishTemplateParams) SetHTTPClient ¶
func (o *PublishTemplateParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the publish template params
func (*PublishTemplateParams) SetNamespace ¶
func (o *PublishTemplateParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the publish template params
func (*PublishTemplateParams) SetTemplateLanguage ¶
func (o *PublishTemplateParams) SetTemplateLanguage(templateLanguage string)
SetTemplateLanguage adds the templateLanguage to the publish template params
func (*PublishTemplateParams) SetTemplateSlug ¶
func (o *PublishTemplateParams) SetTemplateSlug(templateSlug string)
SetTemplateSlug adds the templateSlug to the publish template params
func (*PublishTemplateParams) SetTimeout ¶
func (o *PublishTemplateParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the publish template params
func (*PublishTemplateParams) WithContext ¶
func (o *PublishTemplateParams) WithContext(ctx context.Context) *PublishTemplateParams
WithContext adds the context to the publish template params
func (*PublishTemplateParams) WithHTTPClient ¶
func (o *PublishTemplateParams) WithHTTPClient(client *http.Client) *PublishTemplateParams
WithHTTPClient adds the HTTPClient to the publish template params
func (*PublishTemplateParams) WithNamespace ¶
func (o *PublishTemplateParams) WithNamespace(namespace string) *PublishTemplateParams
WithNamespace adds the namespace to the publish template params
func (*PublishTemplateParams) WithTemplateLanguage ¶
func (o *PublishTemplateParams) WithTemplateLanguage(templateLanguage string) *PublishTemplateParams
WithTemplateLanguage adds the templateLanguage to the publish template params
func (*PublishTemplateParams) WithTemplateSlug ¶
func (o *PublishTemplateParams) WithTemplateSlug(templateSlug string) *PublishTemplateParams
WithTemplateSlug adds the templateSlug to the publish template params
func (*PublishTemplateParams) WithTimeout ¶
func (o *PublishTemplateParams) WithTimeout(timeout time.Duration) *PublishTemplateParams
WithTimeout adds the timeout to the publish template params
func (*PublishTemplateParams) WriteToRequest ¶
func (o *PublishTemplateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublishTemplateReader ¶
type PublishTemplateReader struct {
// contains filtered or unexported fields
}
PublishTemplateReader is a Reader for the PublishTemplate structure.
func (*PublishTemplateReader) ReadResponse ¶
func (o *PublishTemplateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublishTemplateUnauthorized ¶
type PublishTemplateUnauthorized struct {
}PublishTemplateUnauthorized handles this case with default header values.
Unauthorized
func NewPublishTemplateUnauthorized ¶
func NewPublishTemplateUnauthorized() *PublishTemplateUnauthorized
NewPublishTemplateUnauthorized creates a PublishTemplateUnauthorized with default headers values
func (*PublishTemplateUnauthorized) Error ¶
func (o *PublishTemplateUnauthorized) Error() string
func (*PublishTemplateUnauthorized) GetPayload ¶
func (o *PublishTemplateUnauthorized) GetPayload() *lobbyclientmodels.RestapiErrorResponseBody
type SendMultipleUsersFreeformNotificationV1AdminBadRequest ¶
type SendMultipleUsersFreeformNotificationV1AdminBadRequest struct {
Payload *lobbyclientmodels.RestapiErrorResponseV1
}
SendMultipleUsersFreeformNotificationV1AdminBadRequest handles this case with default header values.
Bad Request
func NewSendMultipleUsersFreeformNotificationV1AdminBadRequest ¶
func NewSendMultipleUsersFreeformNotificationV1AdminBadRequest() *SendMultipleUsersFreeformNotificationV1AdminBadRequest
NewSendMultipleUsersFreeformNotificationV1AdminBadRequest creates a SendMultipleUsersFreeformNotificationV1AdminBadRequest with default headers values
func (*SendMultipleUsersFreeformNotificationV1AdminBadRequest) Error ¶
func (o *SendMultipleUsersFreeformNotificationV1AdminBadRequest) Error() string
func (*SendMultipleUsersFreeformNotificationV1AdminBadRequest) GetPayload ¶
func (o *SendMultipleUsersFreeformNotificationV1AdminBadRequest) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type SendMultipleUsersFreeformNotificationV1AdminForbidden ¶
type SendMultipleUsersFreeformNotificationV1AdminForbidden struct {
Payload *lobbyclientmodels.RestapiErrorResponseV1
}
SendMultipleUsersFreeformNotificationV1AdminForbidden handles this case with default header values.
Forbidden
func NewSendMultipleUsersFreeformNotificationV1AdminForbidden ¶
func NewSendMultipleUsersFreeformNotificationV1AdminForbidden() *SendMultipleUsersFreeformNotificationV1AdminForbidden
NewSendMultipleUsersFreeformNotificationV1AdminForbidden creates a SendMultipleUsersFreeformNotificationV1AdminForbidden with default headers values
func (*SendMultipleUsersFreeformNotificationV1AdminForbidden) Error ¶
func (o *SendMultipleUsersFreeformNotificationV1AdminForbidden) Error() string
func (*SendMultipleUsersFreeformNotificationV1AdminForbidden) GetPayload ¶
func (o *SendMultipleUsersFreeformNotificationV1AdminForbidden) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type SendMultipleUsersFreeformNotificationV1AdminNoContent ¶
type SendMultipleUsersFreeformNotificationV1AdminNoContent struct { }
SendMultipleUsersFreeformNotificationV1AdminNoContent handles this case with default header values.
No Content
func NewSendMultipleUsersFreeformNotificationV1AdminNoContent ¶
func NewSendMultipleUsersFreeformNotificationV1AdminNoContent() *SendMultipleUsersFreeformNotificationV1AdminNoContent
NewSendMultipleUsersFreeformNotificationV1AdminNoContent creates a SendMultipleUsersFreeformNotificationV1AdminNoContent with default headers values
func (*SendMultipleUsersFreeformNotificationV1AdminNoContent) Error ¶
func (o *SendMultipleUsersFreeformNotificationV1AdminNoContent) Error() string
type SendMultipleUsersFreeformNotificationV1AdminParams ¶
type SendMultipleUsersFreeformNotificationV1AdminParams struct { /*Async notification type */ Async *bool /*Body notification content */ Body *lobbyclientmodels.ModelBulkUsersFreeFormNotificationRequestV1 /*Namespace namespace */ Namespace string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SendMultipleUsersFreeformNotificationV1AdminParams contains all the parameters to send to the API endpoint for the send multiple users freeform notification v1 admin operation typically these are written to a http.Request
func NewSendMultipleUsersFreeformNotificationV1AdminParams ¶
func NewSendMultipleUsersFreeformNotificationV1AdminParams() *SendMultipleUsersFreeformNotificationV1AdminParams
NewSendMultipleUsersFreeformNotificationV1AdminParams creates a new SendMultipleUsersFreeformNotificationV1AdminParams object with the default values initialized.
func NewSendMultipleUsersFreeformNotificationV1AdminParamsWithContext ¶
func NewSendMultipleUsersFreeformNotificationV1AdminParamsWithContext(ctx context.Context) *SendMultipleUsersFreeformNotificationV1AdminParams
NewSendMultipleUsersFreeformNotificationV1AdminParamsWithContext creates a new SendMultipleUsersFreeformNotificationV1AdminParams object with the default values initialized, and the ability to set a context for a request
func NewSendMultipleUsersFreeformNotificationV1AdminParamsWithHTTPClient ¶
func NewSendMultipleUsersFreeformNotificationV1AdminParamsWithHTTPClient(client *http.Client) *SendMultipleUsersFreeformNotificationV1AdminParams
NewSendMultipleUsersFreeformNotificationV1AdminParamsWithHTTPClient creates a new SendMultipleUsersFreeformNotificationV1AdminParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewSendMultipleUsersFreeformNotificationV1AdminParamsWithTimeout ¶
func NewSendMultipleUsersFreeformNotificationV1AdminParamsWithTimeout(timeout time.Duration) *SendMultipleUsersFreeformNotificationV1AdminParams
NewSendMultipleUsersFreeformNotificationV1AdminParamsWithTimeout creates a new SendMultipleUsersFreeformNotificationV1AdminParams object with the default values initialized, and the ability to set a timeout on a request
func (*SendMultipleUsersFreeformNotificationV1AdminParams) SetAsync ¶
func (o *SendMultipleUsersFreeformNotificationV1AdminParams) SetAsync(async *bool)
SetAsync adds the async to the send multiple users freeform notification v1 admin params
func (*SendMultipleUsersFreeformNotificationV1AdminParams) SetBody ¶
func (o *SendMultipleUsersFreeformNotificationV1AdminParams) SetBody(body *lobbyclientmodels.ModelBulkUsersFreeFormNotificationRequestV1)
SetBody adds the body to the send multiple users freeform notification v1 admin params
func (*SendMultipleUsersFreeformNotificationV1AdminParams) SetContext ¶
func (o *SendMultipleUsersFreeformNotificationV1AdminParams) SetContext(ctx context.Context)
SetContext adds the context to the send multiple users freeform notification v1 admin params
func (*SendMultipleUsersFreeformNotificationV1AdminParams) SetHTTPClient ¶
func (o *SendMultipleUsersFreeformNotificationV1AdminParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the send multiple users freeform notification v1 admin params
func (*SendMultipleUsersFreeformNotificationV1AdminParams) SetNamespace ¶
func (o *SendMultipleUsersFreeformNotificationV1AdminParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the send multiple users freeform notification v1 admin params
func (*SendMultipleUsersFreeformNotificationV1AdminParams) SetTimeout ¶
func (o *SendMultipleUsersFreeformNotificationV1AdminParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the send multiple users freeform notification v1 admin params
func (*SendMultipleUsersFreeformNotificationV1AdminParams) WithAsync ¶
func (o *SendMultipleUsersFreeformNotificationV1AdminParams) WithAsync(async *bool) *SendMultipleUsersFreeformNotificationV1AdminParams
WithAsync adds the async to the send multiple users freeform notification v1 admin params
func (*SendMultipleUsersFreeformNotificationV1AdminParams) WithBody ¶
func (o *SendMultipleUsersFreeformNotificationV1AdminParams) WithBody(body *lobbyclientmodels.ModelBulkUsersFreeFormNotificationRequestV1) *SendMultipleUsersFreeformNotificationV1AdminParams
WithBody adds the body to the send multiple users freeform notification v1 admin params
func (*SendMultipleUsersFreeformNotificationV1AdminParams) WithContext ¶
func (o *SendMultipleUsersFreeformNotificationV1AdminParams) WithContext(ctx context.Context) *SendMultipleUsersFreeformNotificationV1AdminParams
WithContext adds the context to the send multiple users freeform notification v1 admin params
func (*SendMultipleUsersFreeformNotificationV1AdminParams) WithHTTPClient ¶
func (o *SendMultipleUsersFreeformNotificationV1AdminParams) WithHTTPClient(client *http.Client) *SendMultipleUsersFreeformNotificationV1AdminParams
WithHTTPClient adds the HTTPClient to the send multiple users freeform notification v1 admin params
func (*SendMultipleUsersFreeformNotificationV1AdminParams) WithNamespace ¶
func (o *SendMultipleUsersFreeformNotificationV1AdminParams) WithNamespace(namespace string) *SendMultipleUsersFreeformNotificationV1AdminParams
WithNamespace adds the namespace to the send multiple users freeform notification v1 admin params
func (*SendMultipleUsersFreeformNotificationV1AdminParams) WithTimeout ¶
func (o *SendMultipleUsersFreeformNotificationV1AdminParams) WithTimeout(timeout time.Duration) *SendMultipleUsersFreeformNotificationV1AdminParams
WithTimeout adds the timeout to the send multiple users freeform notification v1 admin params
func (*SendMultipleUsersFreeformNotificationV1AdminParams) WriteToRequest ¶
func (o *SendMultipleUsersFreeformNotificationV1AdminParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SendMultipleUsersFreeformNotificationV1AdminReader ¶
type SendMultipleUsersFreeformNotificationV1AdminReader struct {
// contains filtered or unexported fields
}
SendMultipleUsersFreeformNotificationV1AdminReader is a Reader for the SendMultipleUsersFreeformNotificationV1Admin structure.
func (*SendMultipleUsersFreeformNotificationV1AdminReader) ReadResponse ¶
func (o *SendMultipleUsersFreeformNotificationV1AdminReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SendMultipleUsersFreeformNotificationV1AdminUnauthorized ¶
type SendMultipleUsersFreeformNotificationV1AdminUnauthorized struct {
}SendMultipleUsersFreeformNotificationV1AdminUnauthorized handles this case with default header values.
Unauthorized
func NewSendMultipleUsersFreeformNotificationV1AdminUnauthorized ¶
func NewSendMultipleUsersFreeformNotificationV1AdminUnauthorized() *SendMultipleUsersFreeformNotificationV1AdminUnauthorized
NewSendMultipleUsersFreeformNotificationV1AdminUnauthorized creates a SendMultipleUsersFreeformNotificationV1AdminUnauthorized with default headers values
func (*SendMultipleUsersFreeformNotificationV1AdminUnauthorized) Error ¶
func (o *SendMultipleUsersFreeformNotificationV1AdminUnauthorized) Error() string
func (*SendMultipleUsersFreeformNotificationV1AdminUnauthorized) GetPayload ¶
func (o *SendMultipleUsersFreeformNotificationV1AdminUnauthorized) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type SendSpecificUserFreeformNotificationV1AdminBadRequest ¶
type SendSpecificUserFreeformNotificationV1AdminBadRequest struct {
Payload *lobbyclientmodels.RestapiErrorResponseV1
}
SendSpecificUserFreeformNotificationV1AdminBadRequest handles this case with default header values.
Bad Request
func NewSendSpecificUserFreeformNotificationV1AdminBadRequest ¶
func NewSendSpecificUserFreeformNotificationV1AdminBadRequest() *SendSpecificUserFreeformNotificationV1AdminBadRequest
NewSendSpecificUserFreeformNotificationV1AdminBadRequest creates a SendSpecificUserFreeformNotificationV1AdminBadRequest with default headers values
func (*SendSpecificUserFreeformNotificationV1AdminBadRequest) Error ¶
func (o *SendSpecificUserFreeformNotificationV1AdminBadRequest) Error() string
func (*SendSpecificUserFreeformNotificationV1AdminBadRequest) GetPayload ¶
func (o *SendSpecificUserFreeformNotificationV1AdminBadRequest) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type SendSpecificUserFreeformNotificationV1AdminForbidden ¶
type SendSpecificUserFreeformNotificationV1AdminForbidden struct {
Payload *lobbyclientmodels.RestapiErrorResponseV1
}
SendSpecificUserFreeformNotificationV1AdminForbidden handles this case with default header values.
Forbidden
func NewSendSpecificUserFreeformNotificationV1AdminForbidden ¶
func NewSendSpecificUserFreeformNotificationV1AdminForbidden() *SendSpecificUserFreeformNotificationV1AdminForbidden
NewSendSpecificUserFreeformNotificationV1AdminForbidden creates a SendSpecificUserFreeformNotificationV1AdminForbidden with default headers values
func (*SendSpecificUserFreeformNotificationV1AdminForbidden) Error ¶
func (o *SendSpecificUserFreeformNotificationV1AdminForbidden) Error() string
func (*SendSpecificUserFreeformNotificationV1AdminForbidden) GetPayload ¶
func (o *SendSpecificUserFreeformNotificationV1AdminForbidden) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type SendSpecificUserFreeformNotificationV1AdminNoContent ¶
type SendSpecificUserFreeformNotificationV1AdminNoContent struct { }
SendSpecificUserFreeformNotificationV1AdminNoContent handles this case with default header values.
No Content
func NewSendSpecificUserFreeformNotificationV1AdminNoContent ¶
func NewSendSpecificUserFreeformNotificationV1AdminNoContent() *SendSpecificUserFreeformNotificationV1AdminNoContent
NewSendSpecificUserFreeformNotificationV1AdminNoContent creates a SendSpecificUserFreeformNotificationV1AdminNoContent with default headers values
func (*SendSpecificUserFreeformNotificationV1AdminNoContent) Error ¶
func (o *SendSpecificUserFreeformNotificationV1AdminNoContent) Error() string
type SendSpecificUserFreeformNotificationV1AdminNotFound ¶
type SendSpecificUserFreeformNotificationV1AdminNotFound struct {
Payload *lobbyclientmodels.RestapiErrorResponseV1
}
SendSpecificUserFreeformNotificationV1AdminNotFound handles this case with default header values.
Not Found
func NewSendSpecificUserFreeformNotificationV1AdminNotFound ¶
func NewSendSpecificUserFreeformNotificationV1AdminNotFound() *SendSpecificUserFreeformNotificationV1AdminNotFound
NewSendSpecificUserFreeformNotificationV1AdminNotFound creates a SendSpecificUserFreeformNotificationV1AdminNotFound with default headers values
func (*SendSpecificUserFreeformNotificationV1AdminNotFound) Error ¶
func (o *SendSpecificUserFreeformNotificationV1AdminNotFound) Error() string
func (*SendSpecificUserFreeformNotificationV1AdminNotFound) GetPayload ¶
func (o *SendSpecificUserFreeformNotificationV1AdminNotFound) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type SendSpecificUserFreeformNotificationV1AdminParams ¶
type SendSpecificUserFreeformNotificationV1AdminParams struct { /*Async notification type */ Async *bool /*Body notification content */ Body *lobbyclientmodels.ModelFreeFormNotificationRequestV1 /*Namespace namespace */ Namespace string /*UserID user ID */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SendSpecificUserFreeformNotificationV1AdminParams contains all the parameters to send to the API endpoint for the send specific user freeform notification v1 admin operation typically these are written to a http.Request
func NewSendSpecificUserFreeformNotificationV1AdminParams ¶
func NewSendSpecificUserFreeformNotificationV1AdminParams() *SendSpecificUserFreeformNotificationV1AdminParams
NewSendSpecificUserFreeformNotificationV1AdminParams creates a new SendSpecificUserFreeformNotificationV1AdminParams object with the default values initialized.
func NewSendSpecificUserFreeformNotificationV1AdminParamsWithContext ¶
func NewSendSpecificUserFreeformNotificationV1AdminParamsWithContext(ctx context.Context) *SendSpecificUserFreeformNotificationV1AdminParams
NewSendSpecificUserFreeformNotificationV1AdminParamsWithContext creates a new SendSpecificUserFreeformNotificationV1AdminParams object with the default values initialized, and the ability to set a context for a request
func NewSendSpecificUserFreeformNotificationV1AdminParamsWithHTTPClient ¶
func NewSendSpecificUserFreeformNotificationV1AdminParamsWithHTTPClient(client *http.Client) *SendSpecificUserFreeformNotificationV1AdminParams
NewSendSpecificUserFreeformNotificationV1AdminParamsWithHTTPClient creates a new SendSpecificUserFreeformNotificationV1AdminParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewSendSpecificUserFreeformNotificationV1AdminParamsWithTimeout ¶
func NewSendSpecificUserFreeformNotificationV1AdminParamsWithTimeout(timeout time.Duration) *SendSpecificUserFreeformNotificationV1AdminParams
NewSendSpecificUserFreeformNotificationV1AdminParamsWithTimeout creates a new SendSpecificUserFreeformNotificationV1AdminParams object with the default values initialized, and the ability to set a timeout on a request
func (*SendSpecificUserFreeformNotificationV1AdminParams) SetAsync ¶
func (o *SendSpecificUserFreeformNotificationV1AdminParams) SetAsync(async *bool)
SetAsync adds the async to the send specific user freeform notification v1 admin params
func (*SendSpecificUserFreeformNotificationV1AdminParams) SetBody ¶
func (o *SendSpecificUserFreeformNotificationV1AdminParams) SetBody(body *lobbyclientmodels.ModelFreeFormNotificationRequestV1)
SetBody adds the body to the send specific user freeform notification v1 admin params
func (*SendSpecificUserFreeformNotificationV1AdminParams) SetContext ¶
func (o *SendSpecificUserFreeformNotificationV1AdminParams) SetContext(ctx context.Context)
SetContext adds the context to the send specific user freeform notification v1 admin params
func (*SendSpecificUserFreeformNotificationV1AdminParams) SetHTTPClient ¶
func (o *SendSpecificUserFreeformNotificationV1AdminParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the send specific user freeform notification v1 admin params
func (*SendSpecificUserFreeformNotificationV1AdminParams) SetNamespace ¶
func (o *SendSpecificUserFreeformNotificationV1AdminParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the send specific user freeform notification v1 admin params
func (*SendSpecificUserFreeformNotificationV1AdminParams) SetTimeout ¶
func (o *SendSpecificUserFreeformNotificationV1AdminParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the send specific user freeform notification v1 admin params
func (*SendSpecificUserFreeformNotificationV1AdminParams) SetUserID ¶
func (o *SendSpecificUserFreeformNotificationV1AdminParams) SetUserID(userID string)
SetUserID adds the userId to the send specific user freeform notification v1 admin params
func (*SendSpecificUserFreeformNotificationV1AdminParams) WithAsync ¶
func (o *SendSpecificUserFreeformNotificationV1AdminParams) WithAsync(async *bool) *SendSpecificUserFreeformNotificationV1AdminParams
WithAsync adds the async to the send specific user freeform notification v1 admin params
func (*SendSpecificUserFreeformNotificationV1AdminParams) WithBody ¶
func (o *SendSpecificUserFreeformNotificationV1AdminParams) WithBody(body *lobbyclientmodels.ModelFreeFormNotificationRequestV1) *SendSpecificUserFreeformNotificationV1AdminParams
WithBody adds the body to the send specific user freeform notification v1 admin params
func (*SendSpecificUserFreeformNotificationV1AdminParams) WithContext ¶
func (o *SendSpecificUserFreeformNotificationV1AdminParams) WithContext(ctx context.Context) *SendSpecificUserFreeformNotificationV1AdminParams
WithContext adds the context to the send specific user freeform notification v1 admin params
func (*SendSpecificUserFreeformNotificationV1AdminParams) WithHTTPClient ¶
func (o *SendSpecificUserFreeformNotificationV1AdminParams) WithHTTPClient(client *http.Client) *SendSpecificUserFreeformNotificationV1AdminParams
WithHTTPClient adds the HTTPClient to the send specific user freeform notification v1 admin params
func (*SendSpecificUserFreeformNotificationV1AdminParams) WithNamespace ¶
func (o *SendSpecificUserFreeformNotificationV1AdminParams) WithNamespace(namespace string) *SendSpecificUserFreeformNotificationV1AdminParams
WithNamespace adds the namespace to the send specific user freeform notification v1 admin params
func (*SendSpecificUserFreeformNotificationV1AdminParams) WithTimeout ¶
func (o *SendSpecificUserFreeformNotificationV1AdminParams) WithTimeout(timeout time.Duration) *SendSpecificUserFreeformNotificationV1AdminParams
WithTimeout adds the timeout to the send specific user freeform notification v1 admin params
func (*SendSpecificUserFreeformNotificationV1AdminParams) WithUserID ¶
func (o *SendSpecificUserFreeformNotificationV1AdminParams) WithUserID(userID string) *SendSpecificUserFreeformNotificationV1AdminParams
WithUserID adds the userID to the send specific user freeform notification v1 admin params
func (*SendSpecificUserFreeformNotificationV1AdminParams) WriteToRequest ¶
func (o *SendSpecificUserFreeformNotificationV1AdminParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SendSpecificUserFreeformNotificationV1AdminReader ¶
type SendSpecificUserFreeformNotificationV1AdminReader struct {
// contains filtered or unexported fields
}
SendSpecificUserFreeformNotificationV1AdminReader is a Reader for the SendSpecificUserFreeformNotificationV1Admin structure.
func (*SendSpecificUserFreeformNotificationV1AdminReader) ReadResponse ¶
func (o *SendSpecificUserFreeformNotificationV1AdminReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SendSpecificUserFreeformNotificationV1AdminUnauthorized ¶
type SendSpecificUserFreeformNotificationV1AdminUnauthorized struct {
}SendSpecificUserFreeformNotificationV1AdminUnauthorized handles this case with default header values.
Unauthorized
func NewSendSpecificUserFreeformNotificationV1AdminUnauthorized ¶
func NewSendSpecificUserFreeformNotificationV1AdminUnauthorized() *SendSpecificUserFreeformNotificationV1AdminUnauthorized
NewSendSpecificUserFreeformNotificationV1AdminUnauthorized creates a SendSpecificUserFreeformNotificationV1AdminUnauthorized with default headers values
func (*SendSpecificUserFreeformNotificationV1AdminUnauthorized) Error ¶
func (o *SendSpecificUserFreeformNotificationV1AdminUnauthorized) Error() string
func (*SendSpecificUserFreeformNotificationV1AdminUnauthorized) GetPayload ¶
func (o *SendSpecificUserFreeformNotificationV1AdminUnauthorized) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type SendSpecificUserTemplatedNotificationV1AdminBadRequest ¶
type SendSpecificUserTemplatedNotificationV1AdminBadRequest struct {
Payload *lobbyclientmodels.RestapiErrorResponseV1
}
SendSpecificUserTemplatedNotificationV1AdminBadRequest handles this case with default header values.
Bad Request
func NewSendSpecificUserTemplatedNotificationV1AdminBadRequest ¶
func NewSendSpecificUserTemplatedNotificationV1AdminBadRequest() *SendSpecificUserTemplatedNotificationV1AdminBadRequest
NewSendSpecificUserTemplatedNotificationV1AdminBadRequest creates a SendSpecificUserTemplatedNotificationV1AdminBadRequest with default headers values
func (*SendSpecificUserTemplatedNotificationV1AdminBadRequest) Error ¶
func (o *SendSpecificUserTemplatedNotificationV1AdminBadRequest) Error() string
func (*SendSpecificUserTemplatedNotificationV1AdminBadRequest) GetPayload ¶
func (o *SendSpecificUserTemplatedNotificationV1AdminBadRequest) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type SendSpecificUserTemplatedNotificationV1AdminForbidden ¶
type SendSpecificUserTemplatedNotificationV1AdminForbidden struct {
Payload *lobbyclientmodels.RestapiErrorResponseV1
}
SendSpecificUserTemplatedNotificationV1AdminForbidden handles this case with default header values.
Forbidden
func NewSendSpecificUserTemplatedNotificationV1AdminForbidden ¶
func NewSendSpecificUserTemplatedNotificationV1AdminForbidden() *SendSpecificUserTemplatedNotificationV1AdminForbidden
NewSendSpecificUserTemplatedNotificationV1AdminForbidden creates a SendSpecificUserTemplatedNotificationV1AdminForbidden with default headers values
func (*SendSpecificUserTemplatedNotificationV1AdminForbidden) Error ¶
func (o *SendSpecificUserTemplatedNotificationV1AdminForbidden) Error() string
func (*SendSpecificUserTemplatedNotificationV1AdminForbidden) GetPayload ¶
func (o *SendSpecificUserTemplatedNotificationV1AdminForbidden) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type SendSpecificUserTemplatedNotificationV1AdminNoContent ¶
type SendSpecificUserTemplatedNotificationV1AdminNoContent struct { }
SendSpecificUserTemplatedNotificationV1AdminNoContent handles this case with default header values.
No Content
func NewSendSpecificUserTemplatedNotificationV1AdminNoContent ¶
func NewSendSpecificUserTemplatedNotificationV1AdminNoContent() *SendSpecificUserTemplatedNotificationV1AdminNoContent
NewSendSpecificUserTemplatedNotificationV1AdminNoContent creates a SendSpecificUserTemplatedNotificationV1AdminNoContent with default headers values
func (*SendSpecificUserTemplatedNotificationV1AdminNoContent) Error ¶
func (o *SendSpecificUserTemplatedNotificationV1AdminNoContent) Error() string
type SendSpecificUserTemplatedNotificationV1AdminNotFound ¶
type SendSpecificUserTemplatedNotificationV1AdminNotFound struct {
Payload *lobbyclientmodels.RestapiErrorResponseV1
}
SendSpecificUserTemplatedNotificationV1AdminNotFound handles this case with default header values.
Not Found
func NewSendSpecificUserTemplatedNotificationV1AdminNotFound ¶
func NewSendSpecificUserTemplatedNotificationV1AdminNotFound() *SendSpecificUserTemplatedNotificationV1AdminNotFound
NewSendSpecificUserTemplatedNotificationV1AdminNotFound creates a SendSpecificUserTemplatedNotificationV1AdminNotFound with default headers values
func (*SendSpecificUserTemplatedNotificationV1AdminNotFound) Error ¶
func (o *SendSpecificUserTemplatedNotificationV1AdminNotFound) Error() string
func (*SendSpecificUserTemplatedNotificationV1AdminNotFound) GetPayload ¶
func (o *SendSpecificUserTemplatedNotificationV1AdminNotFound) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type SendSpecificUserTemplatedNotificationV1AdminParams ¶
type SendSpecificUserTemplatedNotificationV1AdminParams struct { /*Async notification type */ Async *bool /*Body notification content */ Body *lobbyclientmodels.ModelNotificationWithTemplateRequestV1 /*Namespace namespace */ Namespace string /*UserID user ID */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SendSpecificUserTemplatedNotificationV1AdminParams contains all the parameters to send to the API endpoint for the send specific user templated notification v1 admin operation typically these are written to a http.Request
func NewSendSpecificUserTemplatedNotificationV1AdminParams ¶
func NewSendSpecificUserTemplatedNotificationV1AdminParams() *SendSpecificUserTemplatedNotificationV1AdminParams
NewSendSpecificUserTemplatedNotificationV1AdminParams creates a new SendSpecificUserTemplatedNotificationV1AdminParams object with the default values initialized.
func NewSendSpecificUserTemplatedNotificationV1AdminParamsWithContext ¶
func NewSendSpecificUserTemplatedNotificationV1AdminParamsWithContext(ctx context.Context) *SendSpecificUserTemplatedNotificationV1AdminParams
NewSendSpecificUserTemplatedNotificationV1AdminParamsWithContext creates a new SendSpecificUserTemplatedNotificationV1AdminParams object with the default values initialized, and the ability to set a context for a request
func NewSendSpecificUserTemplatedNotificationV1AdminParamsWithHTTPClient ¶
func NewSendSpecificUserTemplatedNotificationV1AdminParamsWithHTTPClient(client *http.Client) *SendSpecificUserTemplatedNotificationV1AdminParams
NewSendSpecificUserTemplatedNotificationV1AdminParamsWithHTTPClient creates a new SendSpecificUserTemplatedNotificationV1AdminParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewSendSpecificUserTemplatedNotificationV1AdminParamsWithTimeout ¶
func NewSendSpecificUserTemplatedNotificationV1AdminParamsWithTimeout(timeout time.Duration) *SendSpecificUserTemplatedNotificationV1AdminParams
NewSendSpecificUserTemplatedNotificationV1AdminParamsWithTimeout creates a new SendSpecificUserTemplatedNotificationV1AdminParams object with the default values initialized, and the ability to set a timeout on a request
func (*SendSpecificUserTemplatedNotificationV1AdminParams) SetAsync ¶
func (o *SendSpecificUserTemplatedNotificationV1AdminParams) SetAsync(async *bool)
SetAsync adds the async to the send specific user templated notification v1 admin params
func (*SendSpecificUserTemplatedNotificationV1AdminParams) SetBody ¶
func (o *SendSpecificUserTemplatedNotificationV1AdminParams) SetBody(body *lobbyclientmodels.ModelNotificationWithTemplateRequestV1)
SetBody adds the body to the send specific user templated notification v1 admin params
func (*SendSpecificUserTemplatedNotificationV1AdminParams) SetContext ¶
func (o *SendSpecificUserTemplatedNotificationV1AdminParams) SetContext(ctx context.Context)
SetContext adds the context to the send specific user templated notification v1 admin params
func (*SendSpecificUserTemplatedNotificationV1AdminParams) SetHTTPClient ¶
func (o *SendSpecificUserTemplatedNotificationV1AdminParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the send specific user templated notification v1 admin params
func (*SendSpecificUserTemplatedNotificationV1AdminParams) SetNamespace ¶
func (o *SendSpecificUserTemplatedNotificationV1AdminParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the send specific user templated notification v1 admin params
func (*SendSpecificUserTemplatedNotificationV1AdminParams) SetTimeout ¶
func (o *SendSpecificUserTemplatedNotificationV1AdminParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the send specific user templated notification v1 admin params
func (*SendSpecificUserTemplatedNotificationV1AdminParams) SetUserID ¶
func (o *SendSpecificUserTemplatedNotificationV1AdminParams) SetUserID(userID string)
SetUserID adds the userId to the send specific user templated notification v1 admin params
func (*SendSpecificUserTemplatedNotificationV1AdminParams) WithAsync ¶
func (o *SendSpecificUserTemplatedNotificationV1AdminParams) WithAsync(async *bool) *SendSpecificUserTemplatedNotificationV1AdminParams
WithAsync adds the async to the send specific user templated notification v1 admin params
func (*SendSpecificUserTemplatedNotificationV1AdminParams) WithBody ¶
func (o *SendSpecificUserTemplatedNotificationV1AdminParams) WithBody(body *lobbyclientmodels.ModelNotificationWithTemplateRequestV1) *SendSpecificUserTemplatedNotificationV1AdminParams
WithBody adds the body to the send specific user templated notification v1 admin params
func (*SendSpecificUserTemplatedNotificationV1AdminParams) WithContext ¶
func (o *SendSpecificUserTemplatedNotificationV1AdminParams) WithContext(ctx context.Context) *SendSpecificUserTemplatedNotificationV1AdminParams
WithContext adds the context to the send specific user templated notification v1 admin params
func (*SendSpecificUserTemplatedNotificationV1AdminParams) WithHTTPClient ¶
func (o *SendSpecificUserTemplatedNotificationV1AdminParams) WithHTTPClient(client *http.Client) *SendSpecificUserTemplatedNotificationV1AdminParams
WithHTTPClient adds the HTTPClient to the send specific user templated notification v1 admin params
func (*SendSpecificUserTemplatedNotificationV1AdminParams) WithNamespace ¶
func (o *SendSpecificUserTemplatedNotificationV1AdminParams) WithNamespace(namespace string) *SendSpecificUserTemplatedNotificationV1AdminParams
WithNamespace adds the namespace to the send specific user templated notification v1 admin params
func (*SendSpecificUserTemplatedNotificationV1AdminParams) WithTimeout ¶
func (o *SendSpecificUserTemplatedNotificationV1AdminParams) WithTimeout(timeout time.Duration) *SendSpecificUserTemplatedNotificationV1AdminParams
WithTimeout adds the timeout to the send specific user templated notification v1 admin params
func (*SendSpecificUserTemplatedNotificationV1AdminParams) WithUserID ¶
func (o *SendSpecificUserTemplatedNotificationV1AdminParams) WithUserID(userID string) *SendSpecificUserTemplatedNotificationV1AdminParams
WithUserID adds the userID to the send specific user templated notification v1 admin params
func (*SendSpecificUserTemplatedNotificationV1AdminParams) WriteToRequest ¶
func (o *SendSpecificUserTemplatedNotificationV1AdminParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SendSpecificUserTemplatedNotificationV1AdminReader ¶
type SendSpecificUserTemplatedNotificationV1AdminReader struct {
// contains filtered or unexported fields
}
SendSpecificUserTemplatedNotificationV1AdminReader is a Reader for the SendSpecificUserTemplatedNotificationV1Admin structure.
func (*SendSpecificUserTemplatedNotificationV1AdminReader) ReadResponse ¶
func (o *SendSpecificUserTemplatedNotificationV1AdminReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SendSpecificUserTemplatedNotificationV1AdminUnauthorized ¶
type SendSpecificUserTemplatedNotificationV1AdminUnauthorized struct {
}SendSpecificUserTemplatedNotificationV1AdminUnauthorized handles this case with default header values.
Unauthorized
func NewSendSpecificUserTemplatedNotificationV1AdminUnauthorized ¶
func NewSendSpecificUserTemplatedNotificationV1AdminUnauthorized() *SendSpecificUserTemplatedNotificationV1AdminUnauthorized
NewSendSpecificUserTemplatedNotificationV1AdminUnauthorized creates a SendSpecificUserTemplatedNotificationV1AdminUnauthorized with default headers values
func (*SendSpecificUserTemplatedNotificationV1AdminUnauthorized) Error ¶
func (o *SendSpecificUserTemplatedNotificationV1AdminUnauthorized) Error() string
func (*SendSpecificUserTemplatedNotificationV1AdminUnauthorized) GetPayload ¶
func (o *SendSpecificUserTemplatedNotificationV1AdminUnauthorized) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type SendUsersFreeformNotificationV1AdminAccepted ¶
type SendUsersFreeformNotificationV1AdminAccepted struct { }
SendUsersFreeformNotificationV1AdminAccepted handles this case with default header values.
Accepted
func NewSendUsersFreeformNotificationV1AdminAccepted ¶
func NewSendUsersFreeformNotificationV1AdminAccepted() *SendUsersFreeformNotificationV1AdminAccepted
NewSendUsersFreeformNotificationV1AdminAccepted creates a SendUsersFreeformNotificationV1AdminAccepted with default headers values
func (*SendUsersFreeformNotificationV1AdminAccepted) Error ¶
func (o *SendUsersFreeformNotificationV1AdminAccepted) Error() string
type SendUsersFreeformNotificationV1AdminBadRequest ¶
type SendUsersFreeformNotificationV1AdminBadRequest struct {
Payload *lobbyclientmodels.RestapiErrorResponseV1
}
SendUsersFreeformNotificationV1AdminBadRequest handles this case with default header values.
Bad Request
func NewSendUsersFreeformNotificationV1AdminBadRequest ¶
func NewSendUsersFreeformNotificationV1AdminBadRequest() *SendUsersFreeformNotificationV1AdminBadRequest
NewSendUsersFreeformNotificationV1AdminBadRequest creates a SendUsersFreeformNotificationV1AdminBadRequest with default headers values
func (*SendUsersFreeformNotificationV1AdminBadRequest) Error ¶
func (o *SendUsersFreeformNotificationV1AdminBadRequest) Error() string
func (*SendUsersFreeformNotificationV1AdminBadRequest) GetPayload ¶
func (o *SendUsersFreeformNotificationV1AdminBadRequest) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type SendUsersFreeformNotificationV1AdminForbidden ¶
type SendUsersFreeformNotificationV1AdminForbidden struct {
Payload *lobbyclientmodels.RestapiErrorResponseV1
}
SendUsersFreeformNotificationV1AdminForbidden handles this case with default header values.
Forbidden
func NewSendUsersFreeformNotificationV1AdminForbidden ¶
func NewSendUsersFreeformNotificationV1AdminForbidden() *SendUsersFreeformNotificationV1AdminForbidden
NewSendUsersFreeformNotificationV1AdminForbidden creates a SendUsersFreeformNotificationV1AdminForbidden with default headers values
func (*SendUsersFreeformNotificationV1AdminForbidden) Error ¶
func (o *SendUsersFreeformNotificationV1AdminForbidden) Error() string
func (*SendUsersFreeformNotificationV1AdminForbidden) GetPayload ¶
func (o *SendUsersFreeformNotificationV1AdminForbidden) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type SendUsersFreeformNotificationV1AdminNotFound ¶
type SendUsersFreeformNotificationV1AdminNotFound struct {
Payload *lobbyclientmodels.RestapiErrorResponseV1
}
SendUsersFreeformNotificationV1AdminNotFound handles this case with default header values.
Not Found
func NewSendUsersFreeformNotificationV1AdminNotFound ¶
func NewSendUsersFreeformNotificationV1AdminNotFound() *SendUsersFreeformNotificationV1AdminNotFound
NewSendUsersFreeformNotificationV1AdminNotFound creates a SendUsersFreeformNotificationV1AdminNotFound with default headers values
func (*SendUsersFreeformNotificationV1AdminNotFound) Error ¶
func (o *SendUsersFreeformNotificationV1AdminNotFound) Error() string
func (*SendUsersFreeformNotificationV1AdminNotFound) GetPayload ¶
func (o *SendUsersFreeformNotificationV1AdminNotFound) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type SendUsersFreeformNotificationV1AdminParams ¶
type SendUsersFreeformNotificationV1AdminParams struct { /*Body notification content */ Body *lobbyclientmodels.ModelFreeFormNotificationRequestV1 /*Namespace namespace */ Namespace string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SendUsersFreeformNotificationV1AdminParams contains all the parameters to send to the API endpoint for the send users freeform notification v1 admin operation typically these are written to a http.Request
func NewSendUsersFreeformNotificationV1AdminParams ¶
func NewSendUsersFreeformNotificationV1AdminParams() *SendUsersFreeformNotificationV1AdminParams
NewSendUsersFreeformNotificationV1AdminParams creates a new SendUsersFreeformNotificationV1AdminParams object with the default values initialized.
func NewSendUsersFreeformNotificationV1AdminParamsWithContext ¶
func NewSendUsersFreeformNotificationV1AdminParamsWithContext(ctx context.Context) *SendUsersFreeformNotificationV1AdminParams
NewSendUsersFreeformNotificationV1AdminParamsWithContext creates a new SendUsersFreeformNotificationV1AdminParams object with the default values initialized, and the ability to set a context for a request
func NewSendUsersFreeformNotificationV1AdminParamsWithHTTPClient ¶
func NewSendUsersFreeformNotificationV1AdminParamsWithHTTPClient(client *http.Client) *SendUsersFreeformNotificationV1AdminParams
NewSendUsersFreeformNotificationV1AdminParamsWithHTTPClient creates a new SendUsersFreeformNotificationV1AdminParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewSendUsersFreeformNotificationV1AdminParamsWithTimeout ¶
func NewSendUsersFreeformNotificationV1AdminParamsWithTimeout(timeout time.Duration) *SendUsersFreeformNotificationV1AdminParams
NewSendUsersFreeformNotificationV1AdminParamsWithTimeout creates a new SendUsersFreeformNotificationV1AdminParams object with the default values initialized, and the ability to set a timeout on a request
func (*SendUsersFreeformNotificationV1AdminParams) SetBody ¶
func (o *SendUsersFreeformNotificationV1AdminParams) SetBody(body *lobbyclientmodels.ModelFreeFormNotificationRequestV1)
SetBody adds the body to the send users freeform notification v1 admin params
func (*SendUsersFreeformNotificationV1AdminParams) SetContext ¶
func (o *SendUsersFreeformNotificationV1AdminParams) SetContext(ctx context.Context)
SetContext adds the context to the send users freeform notification v1 admin params
func (*SendUsersFreeformNotificationV1AdminParams) SetHTTPClient ¶
func (o *SendUsersFreeformNotificationV1AdminParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the send users freeform notification v1 admin params
func (*SendUsersFreeformNotificationV1AdminParams) SetNamespace ¶
func (o *SendUsersFreeformNotificationV1AdminParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the send users freeform notification v1 admin params
func (*SendUsersFreeformNotificationV1AdminParams) SetTimeout ¶
func (o *SendUsersFreeformNotificationV1AdminParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the send users freeform notification v1 admin params
func (*SendUsersFreeformNotificationV1AdminParams) WithBody ¶
func (o *SendUsersFreeformNotificationV1AdminParams) WithBody(body *lobbyclientmodels.ModelFreeFormNotificationRequestV1) *SendUsersFreeformNotificationV1AdminParams
WithBody adds the body to the send users freeform notification v1 admin params
func (*SendUsersFreeformNotificationV1AdminParams) WithContext ¶
func (o *SendUsersFreeformNotificationV1AdminParams) WithContext(ctx context.Context) *SendUsersFreeformNotificationV1AdminParams
WithContext adds the context to the send users freeform notification v1 admin params
func (*SendUsersFreeformNotificationV1AdminParams) WithHTTPClient ¶
func (o *SendUsersFreeformNotificationV1AdminParams) WithHTTPClient(client *http.Client) *SendUsersFreeformNotificationV1AdminParams
WithHTTPClient adds the HTTPClient to the send users freeform notification v1 admin params
func (*SendUsersFreeformNotificationV1AdminParams) WithNamespace ¶
func (o *SendUsersFreeformNotificationV1AdminParams) WithNamespace(namespace string) *SendUsersFreeformNotificationV1AdminParams
WithNamespace adds the namespace to the send users freeform notification v1 admin params
func (*SendUsersFreeformNotificationV1AdminParams) WithTimeout ¶
func (o *SendUsersFreeformNotificationV1AdminParams) WithTimeout(timeout time.Duration) *SendUsersFreeformNotificationV1AdminParams
WithTimeout adds the timeout to the send users freeform notification v1 admin params
func (*SendUsersFreeformNotificationV1AdminParams) WriteToRequest ¶
func (o *SendUsersFreeformNotificationV1AdminParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SendUsersFreeformNotificationV1AdminReader ¶
type SendUsersFreeformNotificationV1AdminReader struct {
// contains filtered or unexported fields
}
SendUsersFreeformNotificationV1AdminReader is a Reader for the SendUsersFreeformNotificationV1Admin structure.
func (*SendUsersFreeformNotificationV1AdminReader) ReadResponse ¶
func (o *SendUsersFreeformNotificationV1AdminReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SendUsersFreeformNotificationV1AdminUnauthorized ¶
type SendUsersFreeformNotificationV1AdminUnauthorized struct {
}SendUsersFreeformNotificationV1AdminUnauthorized handles this case with default header values.
Unauthorized
func NewSendUsersFreeformNotificationV1AdminUnauthorized ¶
func NewSendUsersFreeformNotificationV1AdminUnauthorized() *SendUsersFreeformNotificationV1AdminUnauthorized
NewSendUsersFreeformNotificationV1AdminUnauthorized creates a SendUsersFreeformNotificationV1AdminUnauthorized with default headers values
func (*SendUsersFreeformNotificationV1AdminUnauthorized) Error ¶
func (o *SendUsersFreeformNotificationV1AdminUnauthorized) Error() string
func (*SendUsersFreeformNotificationV1AdminUnauthorized) GetPayload ¶
func (o *SendUsersFreeformNotificationV1AdminUnauthorized) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type SendUsersTemplatedNotificationV1AdminAccepted ¶
type SendUsersTemplatedNotificationV1AdminAccepted struct { }
SendUsersTemplatedNotificationV1AdminAccepted handles this case with default header values.
Accepted
func NewSendUsersTemplatedNotificationV1AdminAccepted ¶
func NewSendUsersTemplatedNotificationV1AdminAccepted() *SendUsersTemplatedNotificationV1AdminAccepted
NewSendUsersTemplatedNotificationV1AdminAccepted creates a SendUsersTemplatedNotificationV1AdminAccepted with default headers values
func (*SendUsersTemplatedNotificationV1AdminAccepted) Error ¶
func (o *SendUsersTemplatedNotificationV1AdminAccepted) Error() string
type SendUsersTemplatedNotificationV1AdminBadRequest ¶
type SendUsersTemplatedNotificationV1AdminBadRequest struct {
Payload *lobbyclientmodels.RestapiErrorResponseV1
}
SendUsersTemplatedNotificationV1AdminBadRequest handles this case with default header values.
Bad Request
func NewSendUsersTemplatedNotificationV1AdminBadRequest ¶
func NewSendUsersTemplatedNotificationV1AdminBadRequest() *SendUsersTemplatedNotificationV1AdminBadRequest
NewSendUsersTemplatedNotificationV1AdminBadRequest creates a SendUsersTemplatedNotificationV1AdminBadRequest with default headers values
func (*SendUsersTemplatedNotificationV1AdminBadRequest) Error ¶
func (o *SendUsersTemplatedNotificationV1AdminBadRequest) Error() string
func (*SendUsersTemplatedNotificationV1AdminBadRequest) GetPayload ¶
func (o *SendUsersTemplatedNotificationV1AdminBadRequest) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type SendUsersTemplatedNotificationV1AdminForbidden ¶
type SendUsersTemplatedNotificationV1AdminForbidden struct {
Payload *lobbyclientmodels.RestapiErrorResponseV1
}
SendUsersTemplatedNotificationV1AdminForbidden handles this case with default header values.
Forbidden
func NewSendUsersTemplatedNotificationV1AdminForbidden ¶
func NewSendUsersTemplatedNotificationV1AdminForbidden() *SendUsersTemplatedNotificationV1AdminForbidden
NewSendUsersTemplatedNotificationV1AdminForbidden creates a SendUsersTemplatedNotificationV1AdminForbidden with default headers values
func (*SendUsersTemplatedNotificationV1AdminForbidden) Error ¶
func (o *SendUsersTemplatedNotificationV1AdminForbidden) Error() string
func (*SendUsersTemplatedNotificationV1AdminForbidden) GetPayload ¶
func (o *SendUsersTemplatedNotificationV1AdminForbidden) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type SendUsersTemplatedNotificationV1AdminNotFound ¶
type SendUsersTemplatedNotificationV1AdminNotFound struct {
Payload *lobbyclientmodels.RestapiErrorResponseV1
}
SendUsersTemplatedNotificationV1AdminNotFound handles this case with default header values.
Not Found
func NewSendUsersTemplatedNotificationV1AdminNotFound ¶
func NewSendUsersTemplatedNotificationV1AdminNotFound() *SendUsersTemplatedNotificationV1AdminNotFound
NewSendUsersTemplatedNotificationV1AdminNotFound creates a SendUsersTemplatedNotificationV1AdminNotFound with default headers values
func (*SendUsersTemplatedNotificationV1AdminNotFound) Error ¶
func (o *SendUsersTemplatedNotificationV1AdminNotFound) Error() string
func (*SendUsersTemplatedNotificationV1AdminNotFound) GetPayload ¶
func (o *SendUsersTemplatedNotificationV1AdminNotFound) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type SendUsersTemplatedNotificationV1AdminParams ¶
type SendUsersTemplatedNotificationV1AdminParams struct { /*Body notification content */ Body *lobbyclientmodels.ModelNotificationWithTemplateRequestV1 /*Namespace namespace */ Namespace string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SendUsersTemplatedNotificationV1AdminParams contains all the parameters to send to the API endpoint for the send users templated notification v1 admin operation typically these are written to a http.Request
func NewSendUsersTemplatedNotificationV1AdminParams ¶
func NewSendUsersTemplatedNotificationV1AdminParams() *SendUsersTemplatedNotificationV1AdminParams
NewSendUsersTemplatedNotificationV1AdminParams creates a new SendUsersTemplatedNotificationV1AdminParams object with the default values initialized.
func NewSendUsersTemplatedNotificationV1AdminParamsWithContext ¶
func NewSendUsersTemplatedNotificationV1AdminParamsWithContext(ctx context.Context) *SendUsersTemplatedNotificationV1AdminParams
NewSendUsersTemplatedNotificationV1AdminParamsWithContext creates a new SendUsersTemplatedNotificationV1AdminParams object with the default values initialized, and the ability to set a context for a request
func NewSendUsersTemplatedNotificationV1AdminParamsWithHTTPClient ¶
func NewSendUsersTemplatedNotificationV1AdminParamsWithHTTPClient(client *http.Client) *SendUsersTemplatedNotificationV1AdminParams
NewSendUsersTemplatedNotificationV1AdminParamsWithHTTPClient creates a new SendUsersTemplatedNotificationV1AdminParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewSendUsersTemplatedNotificationV1AdminParamsWithTimeout ¶
func NewSendUsersTemplatedNotificationV1AdminParamsWithTimeout(timeout time.Duration) *SendUsersTemplatedNotificationV1AdminParams
NewSendUsersTemplatedNotificationV1AdminParamsWithTimeout creates a new SendUsersTemplatedNotificationV1AdminParams object with the default values initialized, and the ability to set a timeout on a request
func (*SendUsersTemplatedNotificationV1AdminParams) SetBody ¶
func (o *SendUsersTemplatedNotificationV1AdminParams) SetBody(body *lobbyclientmodels.ModelNotificationWithTemplateRequestV1)
SetBody adds the body to the send users templated notification v1 admin params
func (*SendUsersTemplatedNotificationV1AdminParams) SetContext ¶
func (o *SendUsersTemplatedNotificationV1AdminParams) SetContext(ctx context.Context)
SetContext adds the context to the send users templated notification v1 admin params
func (*SendUsersTemplatedNotificationV1AdminParams) SetHTTPClient ¶
func (o *SendUsersTemplatedNotificationV1AdminParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the send users templated notification v1 admin params
func (*SendUsersTemplatedNotificationV1AdminParams) SetNamespace ¶
func (o *SendUsersTemplatedNotificationV1AdminParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the send users templated notification v1 admin params
func (*SendUsersTemplatedNotificationV1AdminParams) SetTimeout ¶
func (o *SendUsersTemplatedNotificationV1AdminParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the send users templated notification v1 admin params
func (*SendUsersTemplatedNotificationV1AdminParams) WithBody ¶
func (o *SendUsersTemplatedNotificationV1AdminParams) WithBody(body *lobbyclientmodels.ModelNotificationWithTemplateRequestV1) *SendUsersTemplatedNotificationV1AdminParams
WithBody adds the body to the send users templated notification v1 admin params
func (*SendUsersTemplatedNotificationV1AdminParams) WithContext ¶
func (o *SendUsersTemplatedNotificationV1AdminParams) WithContext(ctx context.Context) *SendUsersTemplatedNotificationV1AdminParams
WithContext adds the context to the send users templated notification v1 admin params
func (*SendUsersTemplatedNotificationV1AdminParams) WithHTTPClient ¶
func (o *SendUsersTemplatedNotificationV1AdminParams) WithHTTPClient(client *http.Client) *SendUsersTemplatedNotificationV1AdminParams
WithHTTPClient adds the HTTPClient to the send users templated notification v1 admin params
func (*SendUsersTemplatedNotificationV1AdminParams) WithNamespace ¶
func (o *SendUsersTemplatedNotificationV1AdminParams) WithNamespace(namespace string) *SendUsersTemplatedNotificationV1AdminParams
WithNamespace adds the namespace to the send users templated notification v1 admin params
func (*SendUsersTemplatedNotificationV1AdminParams) WithTimeout ¶
func (o *SendUsersTemplatedNotificationV1AdminParams) WithTimeout(timeout time.Duration) *SendUsersTemplatedNotificationV1AdminParams
WithTimeout adds the timeout to the send users templated notification v1 admin params
func (*SendUsersTemplatedNotificationV1AdminParams) WriteToRequest ¶
func (o *SendUsersTemplatedNotificationV1AdminParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SendUsersTemplatedNotificationV1AdminReader ¶
type SendUsersTemplatedNotificationV1AdminReader struct {
// contains filtered or unexported fields
}
SendUsersTemplatedNotificationV1AdminReader is a Reader for the SendUsersTemplatedNotificationV1Admin structure.
func (*SendUsersTemplatedNotificationV1AdminReader) ReadResponse ¶
func (o *SendUsersTemplatedNotificationV1AdminReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SendUsersTemplatedNotificationV1AdminUnauthorized ¶
type SendUsersTemplatedNotificationV1AdminUnauthorized struct {
}SendUsersTemplatedNotificationV1AdminUnauthorized handles this case with default header values.
Unauthorized
func NewSendUsersTemplatedNotificationV1AdminUnauthorized ¶
func NewSendUsersTemplatedNotificationV1AdminUnauthorized() *SendUsersTemplatedNotificationV1AdminUnauthorized
NewSendUsersTemplatedNotificationV1AdminUnauthorized creates a SendUsersTemplatedNotificationV1AdminUnauthorized with default headers values
func (*SendUsersTemplatedNotificationV1AdminUnauthorized) Error ¶
func (o *SendUsersTemplatedNotificationV1AdminUnauthorized) Error() string
func (*SendUsersTemplatedNotificationV1AdminUnauthorized) GetPayload ¶
func (o *SendUsersTemplatedNotificationV1AdminUnauthorized) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type UpdateLocalizationTemplateBadRequest ¶
type UpdateLocalizationTemplateBadRequest struct {
Payload *lobbyclientmodels.RestapiErrorResponseBody
}
UpdateLocalizationTemplateBadRequest handles this case with default header values.
Bad Request
func NewUpdateLocalizationTemplateBadRequest ¶
func NewUpdateLocalizationTemplateBadRequest() *UpdateLocalizationTemplateBadRequest
NewUpdateLocalizationTemplateBadRequest creates a UpdateLocalizationTemplateBadRequest with default headers values
func (*UpdateLocalizationTemplateBadRequest) Error ¶
func (o *UpdateLocalizationTemplateBadRequest) Error() string
func (*UpdateLocalizationTemplateBadRequest) GetPayload ¶
func (o *UpdateLocalizationTemplateBadRequest) GetPayload() *lobbyclientmodels.RestapiErrorResponseBody
type UpdateLocalizationTemplateForbidden ¶
type UpdateLocalizationTemplateForbidden struct {
Payload *lobbyclientmodels.RestapiErrorResponseBody
}
UpdateLocalizationTemplateForbidden handles this case with default header values.
Forbidden
func NewUpdateLocalizationTemplateForbidden ¶
func NewUpdateLocalizationTemplateForbidden() *UpdateLocalizationTemplateForbidden
NewUpdateLocalizationTemplateForbidden creates a UpdateLocalizationTemplateForbidden with default headers values
func (*UpdateLocalizationTemplateForbidden) Error ¶
func (o *UpdateLocalizationTemplateForbidden) Error() string
func (*UpdateLocalizationTemplateForbidden) GetPayload ¶
func (o *UpdateLocalizationTemplateForbidden) GetPayload() *lobbyclientmodels.RestapiErrorResponseBody
type UpdateLocalizationTemplateNoContent ¶
type UpdateLocalizationTemplateNoContent struct { }
UpdateLocalizationTemplateNoContent handles this case with default header values.
No Content
func NewUpdateLocalizationTemplateNoContent ¶
func NewUpdateLocalizationTemplateNoContent() *UpdateLocalizationTemplateNoContent
NewUpdateLocalizationTemplateNoContent creates a UpdateLocalizationTemplateNoContent with default headers values
func (*UpdateLocalizationTemplateNoContent) Error ¶
func (o *UpdateLocalizationTemplateNoContent) Error() string
type UpdateLocalizationTemplateNotFound ¶
type UpdateLocalizationTemplateNotFound struct {
Payload *lobbyclientmodels.RestapiErrorResponseBody
}
UpdateLocalizationTemplateNotFound handles this case with default header values.
Not Found
func NewUpdateLocalizationTemplateNotFound ¶
func NewUpdateLocalizationTemplateNotFound() *UpdateLocalizationTemplateNotFound
NewUpdateLocalizationTemplateNotFound creates a UpdateLocalizationTemplateNotFound with default headers values
func (*UpdateLocalizationTemplateNotFound) Error ¶
func (o *UpdateLocalizationTemplateNotFound) Error() string
func (*UpdateLocalizationTemplateNotFound) GetPayload ¶
func (o *UpdateLocalizationTemplateNotFound) GetPayload() *lobbyclientmodels.RestapiErrorResponseBody
type UpdateLocalizationTemplateParams ¶
type UpdateLocalizationTemplateParams struct { /*Body*/ Body *lobbyclientmodels.ModelUpdateTemplateRequest /*Namespace namespace */ Namespace string /*TemplateLanguage template language */ TemplateLanguage string /*TemplateSlug template slug */ TemplateSlug string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateLocalizationTemplateParams contains all the parameters to send to the API endpoint for the update localization template operation typically these are written to a http.Request
func NewUpdateLocalizationTemplateParams ¶
func NewUpdateLocalizationTemplateParams() *UpdateLocalizationTemplateParams
NewUpdateLocalizationTemplateParams creates a new UpdateLocalizationTemplateParams object with the default values initialized.
func NewUpdateLocalizationTemplateParamsWithContext ¶
func NewUpdateLocalizationTemplateParamsWithContext(ctx context.Context) *UpdateLocalizationTemplateParams
NewUpdateLocalizationTemplateParamsWithContext creates a new UpdateLocalizationTemplateParams object with the default values initialized, and the ability to set a context for a request
func NewUpdateLocalizationTemplateParamsWithHTTPClient ¶
func NewUpdateLocalizationTemplateParamsWithHTTPClient(client *http.Client) *UpdateLocalizationTemplateParams
NewUpdateLocalizationTemplateParamsWithHTTPClient creates a new UpdateLocalizationTemplateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateLocalizationTemplateParamsWithTimeout ¶
func NewUpdateLocalizationTemplateParamsWithTimeout(timeout time.Duration) *UpdateLocalizationTemplateParams
NewUpdateLocalizationTemplateParamsWithTimeout creates a new UpdateLocalizationTemplateParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateLocalizationTemplateParams) SetBody ¶
func (o *UpdateLocalizationTemplateParams) SetBody(body *lobbyclientmodels.ModelUpdateTemplateRequest)
SetBody adds the body to the update localization template params
func (*UpdateLocalizationTemplateParams) SetContext ¶
func (o *UpdateLocalizationTemplateParams) SetContext(ctx context.Context)
SetContext adds the context to the update localization template params
func (*UpdateLocalizationTemplateParams) SetHTTPClient ¶
func (o *UpdateLocalizationTemplateParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update localization template params
func (*UpdateLocalizationTemplateParams) SetNamespace ¶
func (o *UpdateLocalizationTemplateParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the update localization template params
func (*UpdateLocalizationTemplateParams) SetTemplateLanguage ¶
func (o *UpdateLocalizationTemplateParams) SetTemplateLanguage(templateLanguage string)
SetTemplateLanguage adds the templateLanguage to the update localization template params
func (*UpdateLocalizationTemplateParams) SetTemplateSlug ¶
func (o *UpdateLocalizationTemplateParams) SetTemplateSlug(templateSlug string)
SetTemplateSlug adds the templateSlug to the update localization template params
func (*UpdateLocalizationTemplateParams) SetTimeout ¶
func (o *UpdateLocalizationTemplateParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update localization template params
func (*UpdateLocalizationTemplateParams) WithBody ¶
func (o *UpdateLocalizationTemplateParams) WithBody(body *lobbyclientmodels.ModelUpdateTemplateRequest) *UpdateLocalizationTemplateParams
WithBody adds the body to the update localization template params
func (*UpdateLocalizationTemplateParams) WithContext ¶
func (o *UpdateLocalizationTemplateParams) WithContext(ctx context.Context) *UpdateLocalizationTemplateParams
WithContext adds the context to the update localization template params
func (*UpdateLocalizationTemplateParams) WithHTTPClient ¶
func (o *UpdateLocalizationTemplateParams) WithHTTPClient(client *http.Client) *UpdateLocalizationTemplateParams
WithHTTPClient adds the HTTPClient to the update localization template params
func (*UpdateLocalizationTemplateParams) WithNamespace ¶
func (o *UpdateLocalizationTemplateParams) WithNamespace(namespace string) *UpdateLocalizationTemplateParams
WithNamespace adds the namespace to the update localization template params
func (*UpdateLocalizationTemplateParams) WithTemplateLanguage ¶
func (o *UpdateLocalizationTemplateParams) WithTemplateLanguage(templateLanguage string) *UpdateLocalizationTemplateParams
WithTemplateLanguage adds the templateLanguage to the update localization template params
func (*UpdateLocalizationTemplateParams) WithTemplateSlug ¶
func (o *UpdateLocalizationTemplateParams) WithTemplateSlug(templateSlug string) *UpdateLocalizationTemplateParams
WithTemplateSlug adds the templateSlug to the update localization template params
func (*UpdateLocalizationTemplateParams) WithTimeout ¶
func (o *UpdateLocalizationTemplateParams) WithTimeout(timeout time.Duration) *UpdateLocalizationTemplateParams
WithTimeout adds the timeout to the update localization template params
func (*UpdateLocalizationTemplateParams) WriteToRequest ¶
func (o *UpdateLocalizationTemplateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateLocalizationTemplateReader ¶
type UpdateLocalizationTemplateReader struct {
// contains filtered or unexported fields
}
UpdateLocalizationTemplateReader is a Reader for the UpdateLocalizationTemplate structure.
func (*UpdateLocalizationTemplateReader) ReadResponse ¶
func (o *UpdateLocalizationTemplateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateLocalizationTemplateUnauthorized ¶
type UpdateLocalizationTemplateUnauthorized struct {
}UpdateLocalizationTemplateUnauthorized handles this case with default header values.
Unauthorized
func NewUpdateLocalizationTemplateUnauthorized ¶
func NewUpdateLocalizationTemplateUnauthorized() *UpdateLocalizationTemplateUnauthorized
NewUpdateLocalizationTemplateUnauthorized creates a UpdateLocalizationTemplateUnauthorized with default headers values
func (*UpdateLocalizationTemplateUnauthorized) Error ¶
func (o *UpdateLocalizationTemplateUnauthorized) Error() string
func (*UpdateLocalizationTemplateUnauthorized) GetPayload ¶
func (o *UpdateLocalizationTemplateUnauthorized) GetPayload() *lobbyclientmodels.RestapiErrorResponseBody
type UpdateNotificationTopicV1AdminBadRequest ¶
type UpdateNotificationTopicV1AdminBadRequest struct {
Payload *lobbyclientmodels.RestapiErrorResponseV1
}
UpdateNotificationTopicV1AdminBadRequest handles this case with default header values.
Bad Request
func NewUpdateNotificationTopicV1AdminBadRequest ¶
func NewUpdateNotificationTopicV1AdminBadRequest() *UpdateNotificationTopicV1AdminBadRequest
NewUpdateNotificationTopicV1AdminBadRequest creates a UpdateNotificationTopicV1AdminBadRequest with default headers values
func (*UpdateNotificationTopicV1AdminBadRequest) Error ¶
func (o *UpdateNotificationTopicV1AdminBadRequest) Error() string
func (*UpdateNotificationTopicV1AdminBadRequest) GetPayload ¶
func (o *UpdateNotificationTopicV1AdminBadRequest) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type UpdateNotificationTopicV1AdminForbidden ¶
type UpdateNotificationTopicV1AdminForbidden struct {
Payload *lobbyclientmodels.RestapiErrorResponseV1
}
UpdateNotificationTopicV1AdminForbidden handles this case with default header values.
Forbidden
func NewUpdateNotificationTopicV1AdminForbidden ¶
func NewUpdateNotificationTopicV1AdminForbidden() *UpdateNotificationTopicV1AdminForbidden
NewUpdateNotificationTopicV1AdminForbidden creates a UpdateNotificationTopicV1AdminForbidden with default headers values
func (*UpdateNotificationTopicV1AdminForbidden) Error ¶
func (o *UpdateNotificationTopicV1AdminForbidden) Error() string
func (*UpdateNotificationTopicV1AdminForbidden) GetPayload ¶
func (o *UpdateNotificationTopicV1AdminForbidden) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type UpdateNotificationTopicV1AdminInternalServerError ¶
type UpdateNotificationTopicV1AdminInternalServerError struct {
Payload *lobbyclientmodels.RestapiErrorResponseV1
}
UpdateNotificationTopicV1AdminInternalServerError handles this case with default header values.
Internal Server Error
func NewUpdateNotificationTopicV1AdminInternalServerError ¶
func NewUpdateNotificationTopicV1AdminInternalServerError() *UpdateNotificationTopicV1AdminInternalServerError
NewUpdateNotificationTopicV1AdminInternalServerError creates a UpdateNotificationTopicV1AdminInternalServerError with default headers values
func (*UpdateNotificationTopicV1AdminInternalServerError) Error ¶
func (o *UpdateNotificationTopicV1AdminInternalServerError) Error() string
func (*UpdateNotificationTopicV1AdminInternalServerError) GetPayload ¶
func (o *UpdateNotificationTopicV1AdminInternalServerError) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type UpdateNotificationTopicV1AdminNoContent ¶
type UpdateNotificationTopicV1AdminNoContent struct { }
UpdateNotificationTopicV1AdminNoContent handles this case with default header values.
No Content
func NewUpdateNotificationTopicV1AdminNoContent ¶
func NewUpdateNotificationTopicV1AdminNoContent() *UpdateNotificationTopicV1AdminNoContent
NewUpdateNotificationTopicV1AdminNoContent creates a UpdateNotificationTopicV1AdminNoContent with default headers values
func (*UpdateNotificationTopicV1AdminNoContent) Error ¶
func (o *UpdateNotificationTopicV1AdminNoContent) Error() string
type UpdateNotificationTopicV1AdminNotFound ¶
type UpdateNotificationTopicV1AdminNotFound struct {
Payload *lobbyclientmodels.RestapiErrorResponseV1
}
UpdateNotificationTopicV1AdminNotFound handles this case with default header values.
Not Found
func NewUpdateNotificationTopicV1AdminNotFound ¶
func NewUpdateNotificationTopicV1AdminNotFound() *UpdateNotificationTopicV1AdminNotFound
NewUpdateNotificationTopicV1AdminNotFound creates a UpdateNotificationTopicV1AdminNotFound with default headers values
func (*UpdateNotificationTopicV1AdminNotFound) Error ¶
func (o *UpdateNotificationTopicV1AdminNotFound) Error() string
func (*UpdateNotificationTopicV1AdminNotFound) GetPayload ¶
func (o *UpdateNotificationTopicV1AdminNotFound) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type UpdateNotificationTopicV1AdminParams ¶
type UpdateNotificationTopicV1AdminParams struct { /*Body update topic input */ Body *lobbyclientmodels.ModelUpdateTopicRequest /*Namespace namespace */ Namespace string /*TopicName topic name */ TopicName string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateNotificationTopicV1AdminParams contains all the parameters to send to the API endpoint for the update notification topic v1 admin operation typically these are written to a http.Request
func NewUpdateNotificationTopicV1AdminParams ¶
func NewUpdateNotificationTopicV1AdminParams() *UpdateNotificationTopicV1AdminParams
NewUpdateNotificationTopicV1AdminParams creates a new UpdateNotificationTopicV1AdminParams object with the default values initialized.
func NewUpdateNotificationTopicV1AdminParamsWithContext ¶
func NewUpdateNotificationTopicV1AdminParamsWithContext(ctx context.Context) *UpdateNotificationTopicV1AdminParams
NewUpdateNotificationTopicV1AdminParamsWithContext creates a new UpdateNotificationTopicV1AdminParams object with the default values initialized, and the ability to set a context for a request
func NewUpdateNotificationTopicV1AdminParamsWithHTTPClient ¶
func NewUpdateNotificationTopicV1AdminParamsWithHTTPClient(client *http.Client) *UpdateNotificationTopicV1AdminParams
NewUpdateNotificationTopicV1AdminParamsWithHTTPClient creates a new UpdateNotificationTopicV1AdminParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateNotificationTopicV1AdminParamsWithTimeout ¶
func NewUpdateNotificationTopicV1AdminParamsWithTimeout(timeout time.Duration) *UpdateNotificationTopicV1AdminParams
NewUpdateNotificationTopicV1AdminParamsWithTimeout creates a new UpdateNotificationTopicV1AdminParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateNotificationTopicV1AdminParams) SetBody ¶
func (o *UpdateNotificationTopicV1AdminParams) SetBody(body *lobbyclientmodels.ModelUpdateTopicRequest)
SetBody adds the body to the update notification topic v1 admin params
func (*UpdateNotificationTopicV1AdminParams) SetContext ¶
func (o *UpdateNotificationTopicV1AdminParams) SetContext(ctx context.Context)
SetContext adds the context to the update notification topic v1 admin params
func (*UpdateNotificationTopicV1AdminParams) SetHTTPClient ¶
func (o *UpdateNotificationTopicV1AdminParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update notification topic v1 admin params
func (*UpdateNotificationTopicV1AdminParams) SetNamespace ¶
func (o *UpdateNotificationTopicV1AdminParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the update notification topic v1 admin params
func (*UpdateNotificationTopicV1AdminParams) SetTimeout ¶
func (o *UpdateNotificationTopicV1AdminParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update notification topic v1 admin params
func (*UpdateNotificationTopicV1AdminParams) SetTopicName ¶
func (o *UpdateNotificationTopicV1AdminParams) SetTopicName(topicName string)
SetTopicName adds the topicName to the update notification topic v1 admin params
func (*UpdateNotificationTopicV1AdminParams) WithBody ¶
func (o *UpdateNotificationTopicV1AdminParams) WithBody(body *lobbyclientmodels.ModelUpdateTopicRequest) *UpdateNotificationTopicV1AdminParams
WithBody adds the body to the update notification topic v1 admin params
func (*UpdateNotificationTopicV1AdminParams) WithContext ¶
func (o *UpdateNotificationTopicV1AdminParams) WithContext(ctx context.Context) *UpdateNotificationTopicV1AdminParams
WithContext adds the context to the update notification topic v1 admin params
func (*UpdateNotificationTopicV1AdminParams) WithHTTPClient ¶
func (o *UpdateNotificationTopicV1AdminParams) WithHTTPClient(client *http.Client) *UpdateNotificationTopicV1AdminParams
WithHTTPClient adds the HTTPClient to the update notification topic v1 admin params
func (*UpdateNotificationTopicV1AdminParams) WithNamespace ¶
func (o *UpdateNotificationTopicV1AdminParams) WithNamespace(namespace string) *UpdateNotificationTopicV1AdminParams
WithNamespace adds the namespace to the update notification topic v1 admin params
func (*UpdateNotificationTopicV1AdminParams) WithTimeout ¶
func (o *UpdateNotificationTopicV1AdminParams) WithTimeout(timeout time.Duration) *UpdateNotificationTopicV1AdminParams
WithTimeout adds the timeout to the update notification topic v1 admin params
func (*UpdateNotificationTopicV1AdminParams) WithTopicName ¶
func (o *UpdateNotificationTopicV1AdminParams) WithTopicName(topicName string) *UpdateNotificationTopicV1AdminParams
WithTopicName adds the topicName to the update notification topic v1 admin params
func (*UpdateNotificationTopicV1AdminParams) WriteToRequest ¶
func (o *UpdateNotificationTopicV1AdminParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateNotificationTopicV1AdminReader ¶
type UpdateNotificationTopicV1AdminReader struct {
// contains filtered or unexported fields
}
UpdateNotificationTopicV1AdminReader is a Reader for the UpdateNotificationTopicV1Admin structure.
func (*UpdateNotificationTopicV1AdminReader) ReadResponse ¶
func (o *UpdateNotificationTopicV1AdminReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateNotificationTopicV1AdminUnauthorized ¶
type UpdateNotificationTopicV1AdminUnauthorized struct {
}UpdateNotificationTopicV1AdminUnauthorized handles this case with default header values.
Unauthorized
func NewUpdateNotificationTopicV1AdminUnauthorized ¶
func NewUpdateNotificationTopicV1AdminUnauthorized() *UpdateNotificationTopicV1AdminUnauthorized
NewUpdateNotificationTopicV1AdminUnauthorized creates a UpdateNotificationTopicV1AdminUnauthorized with default headers values
func (*UpdateNotificationTopicV1AdminUnauthorized) Error ¶
func (o *UpdateNotificationTopicV1AdminUnauthorized) Error() string
func (*UpdateNotificationTopicV1AdminUnauthorized) GetPayload ¶
func (o *UpdateNotificationTopicV1AdminUnauthorized) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type UpdateTemplateLocalizationV1AdminBadRequest ¶
type UpdateTemplateLocalizationV1AdminBadRequest struct {
Payload *lobbyclientmodels.RestapiErrorResponseV1
}
UpdateTemplateLocalizationV1AdminBadRequest handles this case with default header values.
Bad Request
func NewUpdateTemplateLocalizationV1AdminBadRequest ¶
func NewUpdateTemplateLocalizationV1AdminBadRequest() *UpdateTemplateLocalizationV1AdminBadRequest
NewUpdateTemplateLocalizationV1AdminBadRequest creates a UpdateTemplateLocalizationV1AdminBadRequest with default headers values
func (*UpdateTemplateLocalizationV1AdminBadRequest) Error ¶
func (o *UpdateTemplateLocalizationV1AdminBadRequest) Error() string
func (*UpdateTemplateLocalizationV1AdminBadRequest) GetPayload ¶
func (o *UpdateTemplateLocalizationV1AdminBadRequest) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type UpdateTemplateLocalizationV1AdminForbidden ¶
type UpdateTemplateLocalizationV1AdminForbidden struct {
Payload *lobbyclientmodels.RestapiErrorResponseV1
}
UpdateTemplateLocalizationV1AdminForbidden handles this case with default header values.
Forbidden
func NewUpdateTemplateLocalizationV1AdminForbidden ¶
func NewUpdateTemplateLocalizationV1AdminForbidden() *UpdateTemplateLocalizationV1AdminForbidden
NewUpdateTemplateLocalizationV1AdminForbidden creates a UpdateTemplateLocalizationV1AdminForbidden with default headers values
func (*UpdateTemplateLocalizationV1AdminForbidden) Error ¶
func (o *UpdateTemplateLocalizationV1AdminForbidden) Error() string
func (*UpdateTemplateLocalizationV1AdminForbidden) GetPayload ¶
func (o *UpdateTemplateLocalizationV1AdminForbidden) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type UpdateTemplateLocalizationV1AdminInternalServerError ¶
type UpdateTemplateLocalizationV1AdminInternalServerError struct {
Payload *lobbyclientmodels.RestapiErrorResponseV1
}
UpdateTemplateLocalizationV1AdminInternalServerError handles this case with default header values.
Internal Server Error
func NewUpdateTemplateLocalizationV1AdminInternalServerError ¶
func NewUpdateTemplateLocalizationV1AdminInternalServerError() *UpdateTemplateLocalizationV1AdminInternalServerError
NewUpdateTemplateLocalizationV1AdminInternalServerError creates a UpdateTemplateLocalizationV1AdminInternalServerError with default headers values
func (*UpdateTemplateLocalizationV1AdminInternalServerError) Error ¶
func (o *UpdateTemplateLocalizationV1AdminInternalServerError) Error() string
func (*UpdateTemplateLocalizationV1AdminInternalServerError) GetPayload ¶
func (o *UpdateTemplateLocalizationV1AdminInternalServerError) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type UpdateTemplateLocalizationV1AdminNoContent ¶
type UpdateTemplateLocalizationV1AdminNoContent struct { }
UpdateTemplateLocalizationV1AdminNoContent handles this case with default header values.
No Content
func NewUpdateTemplateLocalizationV1AdminNoContent ¶
func NewUpdateTemplateLocalizationV1AdminNoContent() *UpdateTemplateLocalizationV1AdminNoContent
NewUpdateTemplateLocalizationV1AdminNoContent creates a UpdateTemplateLocalizationV1AdminNoContent with default headers values
func (*UpdateTemplateLocalizationV1AdminNoContent) Error ¶
func (o *UpdateTemplateLocalizationV1AdminNoContent) Error() string
type UpdateTemplateLocalizationV1AdminNotFound ¶
type UpdateTemplateLocalizationV1AdminNotFound struct {
Payload *lobbyclientmodels.RestapiErrorResponseV1
}
UpdateTemplateLocalizationV1AdminNotFound handles this case with default header values.
Not Found
func NewUpdateTemplateLocalizationV1AdminNotFound ¶
func NewUpdateTemplateLocalizationV1AdminNotFound() *UpdateTemplateLocalizationV1AdminNotFound
NewUpdateTemplateLocalizationV1AdminNotFound creates a UpdateTemplateLocalizationV1AdminNotFound with default headers values
func (*UpdateTemplateLocalizationV1AdminNotFound) Error ¶
func (o *UpdateTemplateLocalizationV1AdminNotFound) Error() string
func (*UpdateTemplateLocalizationV1AdminNotFound) GetPayload ¶
func (o *UpdateTemplateLocalizationV1AdminNotFound) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type UpdateTemplateLocalizationV1AdminParams ¶
type UpdateTemplateLocalizationV1AdminParams struct { /*Body*/ Body *lobbyclientmodels.ModelUpdateTemplateRequest /*Namespace namespace */ Namespace string /*TemplateLanguage template language, follows IETF BCP 47 standard */ TemplateLanguage string /*TemplateSlug Template Identifier, only alphabet characters and hyphens are permitted */ TemplateSlug string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateTemplateLocalizationV1AdminParams contains all the parameters to send to the API endpoint for the update template localization v1 admin operation typically these are written to a http.Request
func NewUpdateTemplateLocalizationV1AdminParams ¶
func NewUpdateTemplateLocalizationV1AdminParams() *UpdateTemplateLocalizationV1AdminParams
NewUpdateTemplateLocalizationV1AdminParams creates a new UpdateTemplateLocalizationV1AdminParams object with the default values initialized.
func NewUpdateTemplateLocalizationV1AdminParamsWithContext ¶
func NewUpdateTemplateLocalizationV1AdminParamsWithContext(ctx context.Context) *UpdateTemplateLocalizationV1AdminParams
NewUpdateTemplateLocalizationV1AdminParamsWithContext creates a new UpdateTemplateLocalizationV1AdminParams object with the default values initialized, and the ability to set a context for a request
func NewUpdateTemplateLocalizationV1AdminParamsWithHTTPClient ¶
func NewUpdateTemplateLocalizationV1AdminParamsWithHTTPClient(client *http.Client) *UpdateTemplateLocalizationV1AdminParams
NewUpdateTemplateLocalizationV1AdminParamsWithHTTPClient creates a new UpdateTemplateLocalizationV1AdminParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateTemplateLocalizationV1AdminParamsWithTimeout ¶
func NewUpdateTemplateLocalizationV1AdminParamsWithTimeout(timeout time.Duration) *UpdateTemplateLocalizationV1AdminParams
NewUpdateTemplateLocalizationV1AdminParamsWithTimeout creates a new UpdateTemplateLocalizationV1AdminParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateTemplateLocalizationV1AdminParams) SetBody ¶
func (o *UpdateTemplateLocalizationV1AdminParams) SetBody(body *lobbyclientmodels.ModelUpdateTemplateRequest)
SetBody adds the body to the update template localization v1 admin params
func (*UpdateTemplateLocalizationV1AdminParams) SetContext ¶
func (o *UpdateTemplateLocalizationV1AdminParams) SetContext(ctx context.Context)
SetContext adds the context to the update template localization v1 admin params
func (*UpdateTemplateLocalizationV1AdminParams) SetHTTPClient ¶
func (o *UpdateTemplateLocalizationV1AdminParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update template localization v1 admin params
func (*UpdateTemplateLocalizationV1AdminParams) SetNamespace ¶
func (o *UpdateTemplateLocalizationV1AdminParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the update template localization v1 admin params
func (*UpdateTemplateLocalizationV1AdminParams) SetTemplateLanguage ¶
func (o *UpdateTemplateLocalizationV1AdminParams) SetTemplateLanguage(templateLanguage string)
SetTemplateLanguage adds the templateLanguage to the update template localization v1 admin params
func (*UpdateTemplateLocalizationV1AdminParams) SetTemplateSlug ¶
func (o *UpdateTemplateLocalizationV1AdminParams) SetTemplateSlug(templateSlug string)
SetTemplateSlug adds the templateSlug to the update template localization v1 admin params
func (*UpdateTemplateLocalizationV1AdminParams) SetTimeout ¶
func (o *UpdateTemplateLocalizationV1AdminParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update template localization v1 admin params
func (*UpdateTemplateLocalizationV1AdminParams) WithBody ¶
func (o *UpdateTemplateLocalizationV1AdminParams) WithBody(body *lobbyclientmodels.ModelUpdateTemplateRequest) *UpdateTemplateLocalizationV1AdminParams
WithBody adds the body to the update template localization v1 admin params
func (*UpdateTemplateLocalizationV1AdminParams) WithContext ¶
func (o *UpdateTemplateLocalizationV1AdminParams) WithContext(ctx context.Context) *UpdateTemplateLocalizationV1AdminParams
WithContext adds the context to the update template localization v1 admin params
func (*UpdateTemplateLocalizationV1AdminParams) WithHTTPClient ¶
func (o *UpdateTemplateLocalizationV1AdminParams) WithHTTPClient(client *http.Client) *UpdateTemplateLocalizationV1AdminParams
WithHTTPClient adds the HTTPClient to the update template localization v1 admin params
func (*UpdateTemplateLocalizationV1AdminParams) WithNamespace ¶
func (o *UpdateTemplateLocalizationV1AdminParams) WithNamespace(namespace string) *UpdateTemplateLocalizationV1AdminParams
WithNamespace adds the namespace to the update template localization v1 admin params
func (*UpdateTemplateLocalizationV1AdminParams) WithTemplateLanguage ¶
func (o *UpdateTemplateLocalizationV1AdminParams) WithTemplateLanguage(templateLanguage string) *UpdateTemplateLocalizationV1AdminParams
WithTemplateLanguage adds the templateLanguage to the update template localization v1 admin params
func (*UpdateTemplateLocalizationV1AdminParams) WithTemplateSlug ¶
func (o *UpdateTemplateLocalizationV1AdminParams) WithTemplateSlug(templateSlug string) *UpdateTemplateLocalizationV1AdminParams
WithTemplateSlug adds the templateSlug to the update template localization v1 admin params
func (*UpdateTemplateLocalizationV1AdminParams) WithTimeout ¶
func (o *UpdateTemplateLocalizationV1AdminParams) WithTimeout(timeout time.Duration) *UpdateTemplateLocalizationV1AdminParams
WithTimeout adds the timeout to the update template localization v1 admin params
func (*UpdateTemplateLocalizationV1AdminParams) WriteToRequest ¶
func (o *UpdateTemplateLocalizationV1AdminParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateTemplateLocalizationV1AdminReader ¶
type UpdateTemplateLocalizationV1AdminReader struct {
// contains filtered or unexported fields
}
UpdateTemplateLocalizationV1AdminReader is a Reader for the UpdateTemplateLocalizationV1Admin structure.
func (*UpdateTemplateLocalizationV1AdminReader) ReadResponse ¶
func (o *UpdateTemplateLocalizationV1AdminReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateTemplateLocalizationV1AdminUnauthorized ¶
type UpdateTemplateLocalizationV1AdminUnauthorized struct {
}UpdateTemplateLocalizationV1AdminUnauthorized handles this case with default header values.
Unauthorized
func NewUpdateTemplateLocalizationV1AdminUnauthorized ¶
func NewUpdateTemplateLocalizationV1AdminUnauthorized() *UpdateTemplateLocalizationV1AdminUnauthorized
NewUpdateTemplateLocalizationV1AdminUnauthorized creates a UpdateTemplateLocalizationV1AdminUnauthorized with default headers values
func (*UpdateTemplateLocalizationV1AdminUnauthorized) Error ¶
func (o *UpdateTemplateLocalizationV1AdminUnauthorized) Error() string
func (*UpdateTemplateLocalizationV1AdminUnauthorized) GetPayload ¶
func (o *UpdateTemplateLocalizationV1AdminUnauthorized) GetPayload() *lobbyclientmodels.RestapiErrorResponseV1
type UpdateTopicByTopicNameForbidden ¶
type UpdateTopicByTopicNameForbidden struct {
Payload *lobbyclientmodels.RestapiErrorResponseBody
}
UpdateTopicByTopicNameForbidden handles this case with default header values.
Forbidden
func NewUpdateTopicByTopicNameForbidden ¶
func NewUpdateTopicByTopicNameForbidden() *UpdateTopicByTopicNameForbidden
NewUpdateTopicByTopicNameForbidden creates a UpdateTopicByTopicNameForbidden with default headers values
func (*UpdateTopicByTopicNameForbidden) Error ¶
func (o *UpdateTopicByTopicNameForbidden) Error() string
func (*UpdateTopicByTopicNameForbidden) GetPayload ¶
func (o *UpdateTopicByTopicNameForbidden) GetPayload() *lobbyclientmodels.RestapiErrorResponseBody
type UpdateTopicByTopicNameInternalServerError ¶
type UpdateTopicByTopicNameInternalServerError struct {
Payload *lobbyclientmodels.RestapiErrorResponseBody
}
UpdateTopicByTopicNameInternalServerError handles this case with default header values.
Internal Server Error
func NewUpdateTopicByTopicNameInternalServerError ¶
func NewUpdateTopicByTopicNameInternalServerError() *UpdateTopicByTopicNameInternalServerError
NewUpdateTopicByTopicNameInternalServerError creates a UpdateTopicByTopicNameInternalServerError with default headers values
func (*UpdateTopicByTopicNameInternalServerError) Error ¶
func (o *UpdateTopicByTopicNameInternalServerError) Error() string
func (*UpdateTopicByTopicNameInternalServerError) GetPayload ¶
func (o *UpdateTopicByTopicNameInternalServerError) GetPayload() *lobbyclientmodels.RestapiErrorResponseBody
type UpdateTopicByTopicNameNoContent ¶
type UpdateTopicByTopicNameNoContent struct { }
UpdateTopicByTopicNameNoContent handles this case with default header values.
No Content
func NewUpdateTopicByTopicNameNoContent ¶
func NewUpdateTopicByTopicNameNoContent() *UpdateTopicByTopicNameNoContent
NewUpdateTopicByTopicNameNoContent creates a UpdateTopicByTopicNameNoContent with default headers values
func (*UpdateTopicByTopicNameNoContent) Error ¶
func (o *UpdateTopicByTopicNameNoContent) Error() string
type UpdateTopicByTopicNameNotFound ¶
type UpdateTopicByTopicNameNotFound struct {
Payload *lobbyclientmodels.RestapiErrorResponseBody
}
UpdateTopicByTopicNameNotFound handles this case with default header values.
Not Found
func NewUpdateTopicByTopicNameNotFound ¶
func NewUpdateTopicByTopicNameNotFound() *UpdateTopicByTopicNameNotFound
NewUpdateTopicByTopicNameNotFound creates a UpdateTopicByTopicNameNotFound with default headers values
func (*UpdateTopicByTopicNameNotFound) Error ¶
func (o *UpdateTopicByTopicNameNotFound) Error() string
func (*UpdateTopicByTopicNameNotFound) GetPayload ¶
func (o *UpdateTopicByTopicNameNotFound) GetPayload() *lobbyclientmodels.RestapiErrorResponseBody
type UpdateTopicByTopicNameParams ¶
type UpdateTopicByTopicNameParams struct { /*Body update topic input */ Body *lobbyclientmodels.ModelUpdateTopicRequest /*Namespace namespace */ Namespace string /*Topic topic name */ Topic string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateTopicByTopicNameParams contains all the parameters to send to the API endpoint for the update topic by topic name operation typically these are written to a http.Request
func NewUpdateTopicByTopicNameParams ¶
func NewUpdateTopicByTopicNameParams() *UpdateTopicByTopicNameParams
NewUpdateTopicByTopicNameParams creates a new UpdateTopicByTopicNameParams object with the default values initialized.
func NewUpdateTopicByTopicNameParamsWithContext ¶
func NewUpdateTopicByTopicNameParamsWithContext(ctx context.Context) *UpdateTopicByTopicNameParams
NewUpdateTopicByTopicNameParamsWithContext creates a new UpdateTopicByTopicNameParams object with the default values initialized, and the ability to set a context for a request
func NewUpdateTopicByTopicNameParamsWithHTTPClient ¶
func NewUpdateTopicByTopicNameParamsWithHTTPClient(client *http.Client) *UpdateTopicByTopicNameParams
NewUpdateTopicByTopicNameParamsWithHTTPClient creates a new UpdateTopicByTopicNameParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateTopicByTopicNameParamsWithTimeout ¶
func NewUpdateTopicByTopicNameParamsWithTimeout(timeout time.Duration) *UpdateTopicByTopicNameParams
NewUpdateTopicByTopicNameParamsWithTimeout creates a new UpdateTopicByTopicNameParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateTopicByTopicNameParams) SetBody ¶
func (o *UpdateTopicByTopicNameParams) SetBody(body *lobbyclientmodels.ModelUpdateTopicRequest)
SetBody adds the body to the update topic by topic name params
func (*UpdateTopicByTopicNameParams) SetContext ¶
func (o *UpdateTopicByTopicNameParams) SetContext(ctx context.Context)
SetContext adds the context to the update topic by topic name params
func (*UpdateTopicByTopicNameParams) SetHTTPClient ¶
func (o *UpdateTopicByTopicNameParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update topic by topic name params
func (*UpdateTopicByTopicNameParams) SetNamespace ¶
func (o *UpdateTopicByTopicNameParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the update topic by topic name params
func (*UpdateTopicByTopicNameParams) SetTimeout ¶
func (o *UpdateTopicByTopicNameParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update topic by topic name params
func (*UpdateTopicByTopicNameParams) SetTopic ¶
func (o *UpdateTopicByTopicNameParams) SetTopic(topic string)
SetTopic adds the topic to the update topic by topic name params
func (*UpdateTopicByTopicNameParams) WithBody ¶
func (o *UpdateTopicByTopicNameParams) WithBody(body *lobbyclientmodels.ModelUpdateTopicRequest) *UpdateTopicByTopicNameParams
WithBody adds the body to the update topic by topic name params
func (*UpdateTopicByTopicNameParams) WithContext ¶
func (o *UpdateTopicByTopicNameParams) WithContext(ctx context.Context) *UpdateTopicByTopicNameParams
WithContext adds the context to the update topic by topic name params
func (*UpdateTopicByTopicNameParams) WithHTTPClient ¶
func (o *UpdateTopicByTopicNameParams) WithHTTPClient(client *http.Client) *UpdateTopicByTopicNameParams
WithHTTPClient adds the HTTPClient to the update topic by topic name params
func (*UpdateTopicByTopicNameParams) WithNamespace ¶
func (o *UpdateTopicByTopicNameParams) WithNamespace(namespace string) *UpdateTopicByTopicNameParams
WithNamespace adds the namespace to the update topic by topic name params
func (*UpdateTopicByTopicNameParams) WithTimeout ¶
func (o *UpdateTopicByTopicNameParams) WithTimeout(timeout time.Duration) *UpdateTopicByTopicNameParams
WithTimeout adds the timeout to the update topic by topic name params
func (*UpdateTopicByTopicNameParams) WithTopic ¶
func (o *UpdateTopicByTopicNameParams) WithTopic(topic string) *UpdateTopicByTopicNameParams
WithTopic adds the topic to the update topic by topic name params
func (*UpdateTopicByTopicNameParams) WriteToRequest ¶
func (o *UpdateTopicByTopicNameParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateTopicByTopicNameReader ¶
type UpdateTopicByTopicNameReader struct {
// contains filtered or unexported fields
}
UpdateTopicByTopicNameReader is a Reader for the UpdateTopicByTopicName structure.
func (*UpdateTopicByTopicNameReader) ReadResponse ¶
func (o *UpdateTopicByTopicNameReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateTopicByTopicNameUnauthorized ¶
type UpdateTopicByTopicNameUnauthorized struct {
}UpdateTopicByTopicNameUnauthorized handles this case with default header values.
Unauthorized
func NewUpdateTopicByTopicNameUnauthorized ¶
func NewUpdateTopicByTopicNameUnauthorized() *UpdateTopicByTopicNameUnauthorized
NewUpdateTopicByTopicNameUnauthorized creates a UpdateTopicByTopicNameUnauthorized with default headers values
func (*UpdateTopicByTopicNameUnauthorized) Error ¶
func (o *UpdateTopicByTopicNameUnauthorized) Error() string
func (*UpdateTopicByTopicNameUnauthorized) GetPayload ¶
func (o *UpdateTopicByTopicNameUnauthorized) GetPayload() *lobbyclientmodels.RestapiErrorResponseBody
Source Files ¶
- create_notification_template_v1_admin_parameters.go
- create_notification_template_v1_admin_responses.go
- create_notification_topic_v1_admin_parameters.go
- create_notification_topic_v1_admin_responses.go
- create_template_parameters.go
- create_template_responses.go
- create_topic_parameters.go
- create_topic_responses.go
- delete_notification_template_slug_v1_admin_parameters.go
- delete_notification_template_slug_v1_admin_responses.go
- delete_notification_topic_v1_admin_parameters.go
- delete_notification_topic_v1_admin_responses.go
- delete_template_localization_parameters.go
- delete_template_localization_responses.go
- delete_template_localization_v1_admin_parameters.go
- delete_template_localization_v1_admin_responses.go
- delete_template_slug_parameters.go
- delete_template_slug_responses.go
- delete_topic_by_topic_name_parameters.go
- delete_topic_by_topic_name_responses.go
- free_form_notification_by_user_id_parameters.go
- free_form_notification_by_user_id_responses.go
- free_form_notification_parameters.go
- free_form_notification_responses.go
- get_all_notification_templates_v1_admin_parameters.go
- get_all_notification_templates_v1_admin_responses.go
- get_all_notification_topics_v1_admin_parameters.go
- get_all_notification_topics_v1_admin_responses.go
- get_all_stored_notifications_v1_parameters.go
- get_all_stored_notifications_v1_responses.go
- get_game_template_parameters.go
- get_game_template_responses.go
- get_localization_template_parameters.go
- get_localization_template_responses.go
- get_notification_topic_v1_admin_parameters.go
- get_notification_topic_v1_admin_responses.go
- get_notifications_parameters.go
- get_notifications_responses.go
- get_single_template_localization_v1_admin_parameters.go
- get_single_template_localization_v1_admin_responses.go
- get_slug_template_parameters.go
- get_slug_template_responses.go
- get_template_slug_localizations_template_v1_admin_parameters.go
- get_template_slug_localizations_template_v1_admin_responses.go
- get_topic_by_namespace_parameters.go
- get_topic_by_namespace_responses.go
- get_topic_by_topic_name_parameters.go
- get_topic_by_topic_name_responses.go
- notification_client.go
- notification_with_template_by_user_id_parameters.go
- notification_with_template_by_user_id_responses.go
- notification_with_template_parameters.go
- notification_with_template_responses.go
- publish_template_localization_v1_admin_parameters.go
- publish_template_localization_v1_admin_responses.go
- publish_template_parameters.go
- publish_template_responses.go
- send_multiple_users_freeform_notification_v1_admin_parameters.go
- send_multiple_users_freeform_notification_v1_admin_responses.go
- send_specific_user_freeform_notification_v1_admin_parameters.go
- send_specific_user_freeform_notification_v1_admin_responses.go
- send_specific_user_templated_notification_v1_admin_parameters.go
- send_specific_user_templated_notification_v1_admin_responses.go
- send_users_freeform_notification_v1_admin_parameters.go
- send_users_freeform_notification_v1_admin_responses.go
- send_users_templated_notification_v1_admin_parameters.go
- send_users_templated_notification_v1_admin_responses.go
- update_localization_template_parameters.go
- update_localization_template_responses.go
- update_notification_topic_v1_admin_parameters.go
- update_notification_topic_v1_admin_responses.go
- update_template_localization_v1_admin_parameters.go
- update_template_localization_v1_admin_responses.go
- update_topic_by_topic_name_parameters.go
- update_topic_by_topic_name_responses.go