Documentation ¶
Index ¶
- type AdminDeleteContentInternalServerError
- type AdminDeleteContentNoContent
- type AdminDeleteContentNotFound
- type AdminDeleteContentParams
- func NewAdminDeleteContentParams() *AdminDeleteContentParams
- func NewAdminDeleteContentParamsWithContext(ctx context.Context) *AdminDeleteContentParams
- func NewAdminDeleteContentParamsWithHTTPClient(client *http.Client) *AdminDeleteContentParams
- func NewAdminDeleteContentParamsWithTimeout(timeout time.Duration) *AdminDeleteContentParams
- func (o *AdminDeleteContentParams) SetChannelID(channelID string)
- func (o *AdminDeleteContentParams) SetContentID(contentID string)
- func (o *AdminDeleteContentParams) SetContext(ctx context.Context)
- func (o *AdminDeleteContentParams) SetHTTPClient(client *http.Client)
- func (o *AdminDeleteContentParams) SetNamespace(namespace string)
- func (o *AdminDeleteContentParams) SetTimeout(timeout time.Duration)
- func (o *AdminDeleteContentParams) SetUserID(userID string)
- func (o *AdminDeleteContentParams) WithChannelID(channelID string) *AdminDeleteContentParams
- func (o *AdminDeleteContentParams) WithContentID(contentID string) *AdminDeleteContentParams
- func (o *AdminDeleteContentParams) WithContext(ctx context.Context) *AdminDeleteContentParams
- func (o *AdminDeleteContentParams) WithHTTPClient(client *http.Client) *AdminDeleteContentParams
- func (o *AdminDeleteContentParams) WithNamespace(namespace string) *AdminDeleteContentParams
- func (o *AdminDeleteContentParams) WithTimeout(timeout time.Duration) *AdminDeleteContentParams
- func (o *AdminDeleteContentParams) WithUserID(userID string) *AdminDeleteContentParams
- func (o *AdminDeleteContentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminDeleteContentReader
- type AdminDeleteContentScreenshotBadRequest
- type AdminDeleteContentScreenshotInternalServerError
- type AdminDeleteContentScreenshotNoContent
- type AdminDeleteContentScreenshotNotFound
- type AdminDeleteContentScreenshotParams
- func NewAdminDeleteContentScreenshotParams() *AdminDeleteContentScreenshotParams
- func NewAdminDeleteContentScreenshotParamsWithContext(ctx context.Context) *AdminDeleteContentScreenshotParams
- func NewAdminDeleteContentScreenshotParamsWithHTTPClient(client *http.Client) *AdminDeleteContentScreenshotParams
- func NewAdminDeleteContentScreenshotParamsWithTimeout(timeout time.Duration) *AdminDeleteContentScreenshotParams
- func (o *AdminDeleteContentScreenshotParams) SetContentID(contentID string)
- func (o *AdminDeleteContentScreenshotParams) SetContext(ctx context.Context)
- func (o *AdminDeleteContentScreenshotParams) SetHTTPClient(client *http.Client)
- func (o *AdminDeleteContentScreenshotParams) SetNamespace(namespace string)
- func (o *AdminDeleteContentScreenshotParams) SetScreenshotID(screenshotID string)
- func (o *AdminDeleteContentScreenshotParams) SetTimeout(timeout time.Duration)
- func (o *AdminDeleteContentScreenshotParams) WithContentID(contentID string) *AdminDeleteContentScreenshotParams
- func (o *AdminDeleteContentScreenshotParams) WithContext(ctx context.Context) *AdminDeleteContentScreenshotParams
- func (o *AdminDeleteContentScreenshotParams) WithHTTPClient(client *http.Client) *AdminDeleteContentScreenshotParams
- func (o *AdminDeleteContentScreenshotParams) WithNamespace(namespace string) *AdminDeleteContentScreenshotParams
- func (o *AdminDeleteContentScreenshotParams) WithScreenshotID(screenshotID string) *AdminDeleteContentScreenshotParams
- func (o *AdminDeleteContentScreenshotParams) WithTimeout(timeout time.Duration) *AdminDeleteContentScreenshotParams
- func (o *AdminDeleteContentScreenshotParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminDeleteContentScreenshotReader
- type AdminDeleteContentScreenshotUnauthorized
- type AdminDeleteContentUnauthorized
- type AdminDownloadContentPreviewInternalServerError
- type AdminDownloadContentPreviewNotFound
- type AdminDownloadContentPreviewOK
- type AdminDownloadContentPreviewParams
- func NewAdminDownloadContentPreviewParams() *AdminDownloadContentPreviewParams
- func NewAdminDownloadContentPreviewParamsWithContext(ctx context.Context) *AdminDownloadContentPreviewParams
- func NewAdminDownloadContentPreviewParamsWithHTTPClient(client *http.Client) *AdminDownloadContentPreviewParams
- func NewAdminDownloadContentPreviewParamsWithTimeout(timeout time.Duration) *AdminDownloadContentPreviewParams
- func (o *AdminDownloadContentPreviewParams) SetContentID(contentID string)
- func (o *AdminDownloadContentPreviewParams) SetContext(ctx context.Context)
- func (o *AdminDownloadContentPreviewParams) SetHTTPClient(client *http.Client)
- func (o *AdminDownloadContentPreviewParams) SetNamespace(namespace string)
- func (o *AdminDownloadContentPreviewParams) SetTimeout(timeout time.Duration)
- func (o *AdminDownloadContentPreviewParams) WithContentID(contentID string) *AdminDownloadContentPreviewParams
- func (o *AdminDownloadContentPreviewParams) WithContext(ctx context.Context) *AdminDownloadContentPreviewParams
- func (o *AdminDownloadContentPreviewParams) WithHTTPClient(client *http.Client) *AdminDownloadContentPreviewParams
- func (o *AdminDownloadContentPreviewParams) WithNamespace(namespace string) *AdminDownloadContentPreviewParams
- func (o *AdminDownloadContentPreviewParams) WithTimeout(timeout time.Duration) *AdminDownloadContentPreviewParams
- func (o *AdminDownloadContentPreviewParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminDownloadContentPreviewReader
- type AdminDownloadContentPreviewUnauthorized
- type AdminGetContentInternalServerError
- type AdminGetContentNotFound
- type AdminGetContentOK
- type AdminGetContentParams
- func NewAdminGetContentParams() *AdminGetContentParams
- func NewAdminGetContentParamsWithContext(ctx context.Context) *AdminGetContentParams
- func NewAdminGetContentParamsWithHTTPClient(client *http.Client) *AdminGetContentParams
- func NewAdminGetContentParamsWithTimeout(timeout time.Duration) *AdminGetContentParams
- func (o *AdminGetContentParams) SetContext(ctx context.Context)
- func (o *AdminGetContentParams) SetHTTPClient(client *http.Client)
- func (o *AdminGetContentParams) SetLimit(limit *string)
- func (o *AdminGetContentParams) SetNamespace(namespace string)
- func (o *AdminGetContentParams) SetOffset(offset *string)
- func (o *AdminGetContentParams) SetTimeout(timeout time.Duration)
- func (o *AdminGetContentParams) SetUserID(userID string)
- func (o *AdminGetContentParams) WithContext(ctx context.Context) *AdminGetContentParams
- func (o *AdminGetContentParams) WithHTTPClient(client *http.Client) *AdminGetContentParams
- func (o *AdminGetContentParams) WithLimit(limit *string) *AdminGetContentParams
- func (o *AdminGetContentParams) WithNamespace(namespace string) *AdminGetContentParams
- func (o *AdminGetContentParams) WithOffset(offset *string) *AdminGetContentParams
- func (o *AdminGetContentParams) WithTimeout(timeout time.Duration) *AdminGetContentParams
- func (o *AdminGetContentParams) WithUserID(userID string) *AdminGetContentParams
- func (o *AdminGetContentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminGetContentReader
- type AdminGetContentUnauthorized
- type AdminGetSpecificContentInternalServerError
- type AdminGetSpecificContentNotFound
- type AdminGetSpecificContentOK
- type AdminGetSpecificContentParams
- func NewAdminGetSpecificContentParams() *AdminGetSpecificContentParams
- func NewAdminGetSpecificContentParamsWithContext(ctx context.Context) *AdminGetSpecificContentParams
- func NewAdminGetSpecificContentParamsWithHTTPClient(client *http.Client) *AdminGetSpecificContentParams
- func NewAdminGetSpecificContentParamsWithTimeout(timeout time.Duration) *AdminGetSpecificContentParams
- func (o *AdminGetSpecificContentParams) SetContentID(contentID string)
- func (o *AdminGetSpecificContentParams) SetContext(ctx context.Context)
- func (o *AdminGetSpecificContentParams) SetHTTPClient(client *http.Client)
- func (o *AdminGetSpecificContentParams) SetNamespace(namespace string)
- func (o *AdminGetSpecificContentParams) SetTimeout(timeout time.Duration)
- func (o *AdminGetSpecificContentParams) WithContentID(contentID string) *AdminGetSpecificContentParams
- func (o *AdminGetSpecificContentParams) WithContext(ctx context.Context) *AdminGetSpecificContentParams
- func (o *AdminGetSpecificContentParams) WithHTTPClient(client *http.Client) *AdminGetSpecificContentParams
- func (o *AdminGetSpecificContentParams) WithNamespace(namespace string) *AdminGetSpecificContentParams
- func (o *AdminGetSpecificContentParams) WithTimeout(timeout time.Duration) *AdminGetSpecificContentParams
- func (o *AdminGetSpecificContentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminGetSpecificContentReader
- type AdminGetSpecificContentUnauthorized
- type AdminHideUserContentInternalServerError
- type AdminHideUserContentNotFound
- type AdminHideUserContentOK
- type AdminHideUserContentParams
- func NewAdminHideUserContentParams() *AdminHideUserContentParams
- func NewAdminHideUserContentParamsWithContext(ctx context.Context) *AdminHideUserContentParams
- func NewAdminHideUserContentParamsWithHTTPClient(client *http.Client) *AdminHideUserContentParams
- func NewAdminHideUserContentParamsWithTimeout(timeout time.Duration) *AdminHideUserContentParams
- func (o *AdminHideUserContentParams) SetBody(body *ugcclientmodels.ModelsHideContentRequest)
- func (o *AdminHideUserContentParams) SetContentID(contentID string)
- func (o *AdminHideUserContentParams) SetContext(ctx context.Context)
- func (o *AdminHideUserContentParams) SetHTTPClient(client *http.Client)
- func (o *AdminHideUserContentParams) SetNamespace(namespace string)
- func (o *AdminHideUserContentParams) SetTimeout(timeout time.Duration)
- func (o *AdminHideUserContentParams) SetUserID(userID string)
- func (o *AdminHideUserContentParams) WithBody(body *ugcclientmodels.ModelsHideContentRequest) *AdminHideUserContentParams
- func (o *AdminHideUserContentParams) WithContentID(contentID string) *AdminHideUserContentParams
- func (o *AdminHideUserContentParams) WithContext(ctx context.Context) *AdminHideUserContentParams
- func (o *AdminHideUserContentParams) WithHTTPClient(client *http.Client) *AdminHideUserContentParams
- func (o *AdminHideUserContentParams) WithNamespace(namespace string) *AdminHideUserContentParams
- func (o *AdminHideUserContentParams) WithTimeout(timeout time.Duration) *AdminHideUserContentParams
- func (o *AdminHideUserContentParams) WithUserID(userID string) *AdminHideUserContentParams
- func (o *AdminHideUserContentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminHideUserContentReader
- type AdminHideUserContentUnauthorized
- type AdminSearchChannelSpecificContentInternalServerError
- type AdminSearchChannelSpecificContentNotFound
- type AdminSearchChannelSpecificContentOK
- type AdminSearchChannelSpecificContentParams
- func NewAdminSearchChannelSpecificContentParams() *AdminSearchChannelSpecificContentParams
- func NewAdminSearchChannelSpecificContentParamsWithContext(ctx context.Context) *AdminSearchChannelSpecificContentParams
- func NewAdminSearchChannelSpecificContentParamsWithHTTPClient(client *http.Client) *AdminSearchChannelSpecificContentParams
- func NewAdminSearchChannelSpecificContentParamsWithTimeout(timeout time.Duration) *AdminSearchChannelSpecificContentParams
- func (o *AdminSearchChannelSpecificContentParams) SetChannelID(channelID string)
- func (o *AdminSearchChannelSpecificContentParams) SetContext(ctx context.Context)
- func (o *AdminSearchChannelSpecificContentParams) SetCreator(creator *string)
- func (o *AdminSearchChannelSpecificContentParams) SetHTTPClient(client *http.Client)
- func (o *AdminSearchChannelSpecificContentParams) SetIsofficial(isofficial *string)
- func (o *AdminSearchChannelSpecificContentParams) SetLimit(limit *string)
- func (o *AdminSearchChannelSpecificContentParams) SetName(name *string)
- func (o *AdminSearchChannelSpecificContentParams) SetNamespace(namespace string)
- func (o *AdminSearchChannelSpecificContentParams) SetOffset(offset *string)
- func (o *AdminSearchChannelSpecificContentParams) SetOrderby(orderby *string)
- func (o *AdminSearchChannelSpecificContentParams) SetSortby(sortby *string)
- func (o *AdminSearchChannelSpecificContentParams) SetSubtype(subtype *string)
- func (o *AdminSearchChannelSpecificContentParams) SetTags(tags *string)
- func (o *AdminSearchChannelSpecificContentParams) SetTimeout(timeout time.Duration)
- func (o *AdminSearchChannelSpecificContentParams) SetType(typeVar *string)
- func (o *AdminSearchChannelSpecificContentParams) SetUserID(userID *string)
- func (o *AdminSearchChannelSpecificContentParams) WithChannelID(channelID string) *AdminSearchChannelSpecificContentParams
- func (o *AdminSearchChannelSpecificContentParams) WithContext(ctx context.Context) *AdminSearchChannelSpecificContentParams
- func (o *AdminSearchChannelSpecificContentParams) WithCreator(creator *string) *AdminSearchChannelSpecificContentParams
- func (o *AdminSearchChannelSpecificContentParams) WithHTTPClient(client *http.Client) *AdminSearchChannelSpecificContentParams
- func (o *AdminSearchChannelSpecificContentParams) WithIsofficial(isofficial *string) *AdminSearchChannelSpecificContentParams
- func (o *AdminSearchChannelSpecificContentParams) WithLimit(limit *string) *AdminSearchChannelSpecificContentParams
- func (o *AdminSearchChannelSpecificContentParams) WithName(name *string) *AdminSearchChannelSpecificContentParams
- func (o *AdminSearchChannelSpecificContentParams) WithNamespace(namespace string) *AdminSearchChannelSpecificContentParams
- func (o *AdminSearchChannelSpecificContentParams) WithOffset(offset *string) *AdminSearchChannelSpecificContentParams
- func (o *AdminSearchChannelSpecificContentParams) WithOrderby(orderby *string) *AdminSearchChannelSpecificContentParams
- func (o *AdminSearchChannelSpecificContentParams) WithSortby(sortby *string) *AdminSearchChannelSpecificContentParams
- func (o *AdminSearchChannelSpecificContentParams) WithSubtype(subtype *string) *AdminSearchChannelSpecificContentParams
- func (o *AdminSearchChannelSpecificContentParams) WithTags(tags *string) *AdminSearchChannelSpecificContentParams
- func (o *AdminSearchChannelSpecificContentParams) WithTimeout(timeout time.Duration) *AdminSearchChannelSpecificContentParams
- func (o *AdminSearchChannelSpecificContentParams) WithType(typeVar *string) *AdminSearchChannelSpecificContentParams
- func (o *AdminSearchChannelSpecificContentParams) WithUserID(userID *string) *AdminSearchChannelSpecificContentParams
- func (o *AdminSearchChannelSpecificContentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminSearchChannelSpecificContentReader
- type AdminSearchChannelSpecificContentUnauthorized
- type AdminSearchContentInternalServerError
- type AdminSearchContentNotFound
- type AdminSearchContentOK
- type AdminSearchContentParams
- func NewAdminSearchContentParams() *AdminSearchContentParams
- func NewAdminSearchContentParamsWithContext(ctx context.Context) *AdminSearchContentParams
- func NewAdminSearchContentParamsWithHTTPClient(client *http.Client) *AdminSearchContentParams
- func NewAdminSearchContentParamsWithTimeout(timeout time.Duration) *AdminSearchContentParams
- func (o *AdminSearchContentParams) SetContext(ctx context.Context)
- func (o *AdminSearchContentParams) SetCreator(creator *string)
- func (o *AdminSearchContentParams) SetHTTPClient(client *http.Client)
- func (o *AdminSearchContentParams) SetIsofficial(isofficial *string)
- func (o *AdminSearchContentParams) SetLimit(limit *string)
- func (o *AdminSearchContentParams) SetName(name *string)
- func (o *AdminSearchContentParams) SetNamespace(namespace string)
- func (o *AdminSearchContentParams) SetOffset(offset *string)
- func (o *AdminSearchContentParams) SetOrderby(orderby *string)
- func (o *AdminSearchContentParams) SetSortby(sortby *string)
- func (o *AdminSearchContentParams) SetSubtype(subtype *string)
- func (o *AdminSearchContentParams) SetTags(tags *string)
- func (o *AdminSearchContentParams) SetTimeout(timeout time.Duration)
- func (o *AdminSearchContentParams) SetType(typeVar *string)
- func (o *AdminSearchContentParams) SetUserID(userID *string)
- func (o *AdminSearchContentParams) WithContext(ctx context.Context) *AdminSearchContentParams
- func (o *AdminSearchContentParams) WithCreator(creator *string) *AdminSearchContentParams
- func (o *AdminSearchContentParams) WithHTTPClient(client *http.Client) *AdminSearchContentParams
- func (o *AdminSearchContentParams) WithIsofficial(isofficial *string) *AdminSearchContentParams
- func (o *AdminSearchContentParams) WithLimit(limit *string) *AdminSearchContentParams
- func (o *AdminSearchContentParams) WithName(name *string) *AdminSearchContentParams
- func (o *AdminSearchContentParams) WithNamespace(namespace string) *AdminSearchContentParams
- func (o *AdminSearchContentParams) WithOffset(offset *string) *AdminSearchContentParams
- func (o *AdminSearchContentParams) WithOrderby(orderby *string) *AdminSearchContentParams
- func (o *AdminSearchContentParams) WithSortby(sortby *string) *AdminSearchContentParams
- func (o *AdminSearchContentParams) WithSubtype(subtype *string) *AdminSearchContentParams
- func (o *AdminSearchContentParams) WithTags(tags *string) *AdminSearchContentParams
- func (o *AdminSearchContentParams) WithTimeout(timeout time.Duration) *AdminSearchContentParams
- func (o *AdminSearchContentParams) WithType(typeVar *string) *AdminSearchContentParams
- func (o *AdminSearchContentParams) WithUserID(userID *string) *AdminSearchContentParams
- func (o *AdminSearchContentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminSearchContentReader
- type AdminSearchContentUnauthorized
- type AdminUpdateContentDirectBadRequest
- type AdminUpdateContentDirectInternalServerError
- type AdminUpdateContentDirectNotFound
- type AdminUpdateContentDirectOK
- type AdminUpdateContentDirectParams
- func NewAdminUpdateContentDirectParams() *AdminUpdateContentDirectParams
- func NewAdminUpdateContentDirectParamsWithContext(ctx context.Context) *AdminUpdateContentDirectParams
- func NewAdminUpdateContentDirectParamsWithHTTPClient(client *http.Client) *AdminUpdateContentDirectParams
- func NewAdminUpdateContentDirectParamsWithTimeout(timeout time.Duration) *AdminUpdateContentDirectParams
- func (o *AdminUpdateContentDirectParams) SetBody(body *ugcclientmodels.ModelsCreateContentRequest)
- func (o *AdminUpdateContentDirectParams) SetChannelID(channelID string)
- func (o *AdminUpdateContentDirectParams) SetContentID(contentID string)
- func (o *AdminUpdateContentDirectParams) SetContext(ctx context.Context)
- func (o *AdminUpdateContentDirectParams) SetHTTPClient(client *http.Client)
- func (o *AdminUpdateContentDirectParams) SetNamespace(namespace string)
- func (o *AdminUpdateContentDirectParams) SetTimeout(timeout time.Duration)
- func (o *AdminUpdateContentDirectParams) SetUserID(userID string)
- func (o *AdminUpdateContentDirectParams) WithBody(body *ugcclientmodels.ModelsCreateContentRequest) *AdminUpdateContentDirectParams
- func (o *AdminUpdateContentDirectParams) WithChannelID(channelID string) *AdminUpdateContentDirectParams
- func (o *AdminUpdateContentDirectParams) WithContentID(contentID string) *AdminUpdateContentDirectParams
- func (o *AdminUpdateContentDirectParams) WithContext(ctx context.Context) *AdminUpdateContentDirectParams
- func (o *AdminUpdateContentDirectParams) WithHTTPClient(client *http.Client) *AdminUpdateContentDirectParams
- func (o *AdminUpdateContentDirectParams) WithNamespace(namespace string) *AdminUpdateContentDirectParams
- func (o *AdminUpdateContentDirectParams) WithTimeout(timeout time.Duration) *AdminUpdateContentDirectParams
- func (o *AdminUpdateContentDirectParams) WithUserID(userID string) *AdminUpdateContentDirectParams
- func (o *AdminUpdateContentDirectParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminUpdateContentDirectReader
- type AdminUpdateContentDirectUnauthorized
- type AdminUpdateContentS3BadRequest
- type AdminUpdateContentS3InternalServerError
- type AdminUpdateContentS3NotFound
- type AdminUpdateContentS3OK
- type AdminUpdateContentS3Params
- func NewAdminUpdateContentS3Params() *AdminUpdateContentS3Params
- func NewAdminUpdateContentS3ParamsWithContext(ctx context.Context) *AdminUpdateContentS3Params
- func NewAdminUpdateContentS3ParamsWithHTTPClient(client *http.Client) *AdminUpdateContentS3Params
- func NewAdminUpdateContentS3ParamsWithTimeout(timeout time.Duration) *AdminUpdateContentS3Params
- func (o *AdminUpdateContentS3Params) SetBody(body *ugcclientmodels.ModelsCreateContentRequestS3)
- func (o *AdminUpdateContentS3Params) SetChannelID(channelID string)
- func (o *AdminUpdateContentS3Params) SetContentID(contentID string)
- func (o *AdminUpdateContentS3Params) SetContext(ctx context.Context)
- func (o *AdminUpdateContentS3Params) SetHTTPClient(client *http.Client)
- func (o *AdminUpdateContentS3Params) SetNamespace(namespace string)
- func (o *AdminUpdateContentS3Params) SetTimeout(timeout time.Duration)
- func (o *AdminUpdateContentS3Params) SetUserID(userID string)
- func (o *AdminUpdateContentS3Params) WithBody(body *ugcclientmodels.ModelsCreateContentRequestS3) *AdminUpdateContentS3Params
- func (o *AdminUpdateContentS3Params) WithChannelID(channelID string) *AdminUpdateContentS3Params
- func (o *AdminUpdateContentS3Params) WithContentID(contentID string) *AdminUpdateContentS3Params
- func (o *AdminUpdateContentS3Params) WithContext(ctx context.Context) *AdminUpdateContentS3Params
- func (o *AdminUpdateContentS3Params) WithHTTPClient(client *http.Client) *AdminUpdateContentS3Params
- func (o *AdminUpdateContentS3Params) WithNamespace(namespace string) *AdminUpdateContentS3Params
- func (o *AdminUpdateContentS3Params) WithTimeout(timeout time.Duration) *AdminUpdateContentS3Params
- func (o *AdminUpdateContentS3Params) WithUserID(userID string) *AdminUpdateContentS3Params
- func (o *AdminUpdateContentS3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminUpdateContentS3Reader
- type AdminUpdateContentS3Unauthorized
- type AdminUpdateScreenshotsBadRequest
- type AdminUpdateScreenshotsInternalServerError
- type AdminUpdateScreenshotsNotFound
- type AdminUpdateScreenshotsOK
- type AdminUpdateScreenshotsParams
- func NewAdminUpdateScreenshotsParams() *AdminUpdateScreenshotsParams
- func NewAdminUpdateScreenshotsParamsWithContext(ctx context.Context) *AdminUpdateScreenshotsParams
- func NewAdminUpdateScreenshotsParamsWithHTTPClient(client *http.Client) *AdminUpdateScreenshotsParams
- func NewAdminUpdateScreenshotsParamsWithTimeout(timeout time.Duration) *AdminUpdateScreenshotsParams
- func (o *AdminUpdateScreenshotsParams) SetBody(body *ugcclientmodels.ModelsUpdateScreenshotRequest)
- func (o *AdminUpdateScreenshotsParams) SetContentID(contentID string)
- func (o *AdminUpdateScreenshotsParams) SetContext(ctx context.Context)
- func (o *AdminUpdateScreenshotsParams) SetHTTPClient(client *http.Client)
- func (o *AdminUpdateScreenshotsParams) SetNamespace(namespace string)
- func (o *AdminUpdateScreenshotsParams) SetTimeout(timeout time.Duration)
- func (o *AdminUpdateScreenshotsParams) WithBody(body *ugcclientmodels.ModelsUpdateScreenshotRequest) *AdminUpdateScreenshotsParams
- func (o *AdminUpdateScreenshotsParams) WithContentID(contentID string) *AdminUpdateScreenshotsParams
- func (o *AdminUpdateScreenshotsParams) WithContext(ctx context.Context) *AdminUpdateScreenshotsParams
- func (o *AdminUpdateScreenshotsParams) WithHTTPClient(client *http.Client) *AdminUpdateScreenshotsParams
- func (o *AdminUpdateScreenshotsParams) WithNamespace(namespace string) *AdminUpdateScreenshotsParams
- func (o *AdminUpdateScreenshotsParams) WithTimeout(timeout time.Duration) *AdminUpdateScreenshotsParams
- func (o *AdminUpdateScreenshotsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminUpdateScreenshotsReader
- type AdminUpdateScreenshotsUnauthorized
- type AdminUploadContentDirectBadRequest
- type AdminUploadContentDirectCreated
- type AdminUploadContentDirectInternalServerError
- type AdminUploadContentDirectParams
- func NewAdminUploadContentDirectParams() *AdminUploadContentDirectParams
- func NewAdminUploadContentDirectParamsWithContext(ctx context.Context) *AdminUploadContentDirectParams
- func NewAdminUploadContentDirectParamsWithHTTPClient(client *http.Client) *AdminUploadContentDirectParams
- func NewAdminUploadContentDirectParamsWithTimeout(timeout time.Duration) *AdminUploadContentDirectParams
- func (o *AdminUploadContentDirectParams) SetBody(body *ugcclientmodels.ModelsCreateContentRequest)
- func (o *AdminUploadContentDirectParams) SetChannelID(channelID string)
- func (o *AdminUploadContentDirectParams) SetContext(ctx context.Context)
- func (o *AdminUploadContentDirectParams) SetHTTPClient(client *http.Client)
- func (o *AdminUploadContentDirectParams) SetNamespace(namespace string)
- func (o *AdminUploadContentDirectParams) SetTimeout(timeout time.Duration)
- func (o *AdminUploadContentDirectParams) WithBody(body *ugcclientmodels.ModelsCreateContentRequest) *AdminUploadContentDirectParams
- func (o *AdminUploadContentDirectParams) WithChannelID(channelID string) *AdminUploadContentDirectParams
- func (o *AdminUploadContentDirectParams) WithContext(ctx context.Context) *AdminUploadContentDirectParams
- func (o *AdminUploadContentDirectParams) WithHTTPClient(client *http.Client) *AdminUploadContentDirectParams
- func (o *AdminUploadContentDirectParams) WithNamespace(namespace string) *AdminUploadContentDirectParams
- func (o *AdminUploadContentDirectParams) WithTimeout(timeout time.Duration) *AdminUploadContentDirectParams
- func (o *AdminUploadContentDirectParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminUploadContentDirectReader
- type AdminUploadContentDirectUnauthorized
- type AdminUploadContentS3BadRequest
- type AdminUploadContentS3Created
- type AdminUploadContentS3InternalServerError
- type AdminUploadContentS3Params
- func NewAdminUploadContentS3Params() *AdminUploadContentS3Params
- func NewAdminUploadContentS3ParamsWithContext(ctx context.Context) *AdminUploadContentS3Params
- func NewAdminUploadContentS3ParamsWithHTTPClient(client *http.Client) *AdminUploadContentS3Params
- func NewAdminUploadContentS3ParamsWithTimeout(timeout time.Duration) *AdminUploadContentS3Params
- func (o *AdminUploadContentS3Params) SetBody(body *ugcclientmodels.ModelsCreateContentRequestS3)
- func (o *AdminUploadContentS3Params) SetChannelID(channelID string)
- func (o *AdminUploadContentS3Params) SetContext(ctx context.Context)
- func (o *AdminUploadContentS3Params) SetHTTPClient(client *http.Client)
- func (o *AdminUploadContentS3Params) SetNamespace(namespace string)
- func (o *AdminUploadContentS3Params) SetTimeout(timeout time.Duration)
- func (o *AdminUploadContentS3Params) WithBody(body *ugcclientmodels.ModelsCreateContentRequestS3) *AdminUploadContentS3Params
- func (o *AdminUploadContentS3Params) WithChannelID(channelID string) *AdminUploadContentS3Params
- func (o *AdminUploadContentS3Params) WithContext(ctx context.Context) *AdminUploadContentS3Params
- func (o *AdminUploadContentS3Params) WithHTTPClient(client *http.Client) *AdminUploadContentS3Params
- func (o *AdminUploadContentS3Params) WithNamespace(namespace string) *AdminUploadContentS3Params
- func (o *AdminUploadContentS3Params) WithTimeout(timeout time.Duration) *AdminUploadContentS3Params
- func (o *AdminUploadContentS3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminUploadContentS3Reader
- type AdminUploadContentS3Unauthorized
- type AdminUploadContentScreenshotBadRequest
- type AdminUploadContentScreenshotCreated
- type AdminUploadContentScreenshotInternalServerError
- type AdminUploadContentScreenshotNotFound
- type AdminUploadContentScreenshotParams
- func NewAdminUploadContentScreenshotParams() *AdminUploadContentScreenshotParams
- func NewAdminUploadContentScreenshotParamsWithContext(ctx context.Context) *AdminUploadContentScreenshotParams
- func NewAdminUploadContentScreenshotParamsWithHTTPClient(client *http.Client) *AdminUploadContentScreenshotParams
- func NewAdminUploadContentScreenshotParamsWithTimeout(timeout time.Duration) *AdminUploadContentScreenshotParams
- func (o *AdminUploadContentScreenshotParams) SetBody(body *ugcclientmodels.ModelsCreateScreenshotRequest)
- func (o *AdminUploadContentScreenshotParams) SetContentID(contentID string)
- func (o *AdminUploadContentScreenshotParams) SetContext(ctx context.Context)
- func (o *AdminUploadContentScreenshotParams) SetHTTPClient(client *http.Client)
- func (o *AdminUploadContentScreenshotParams) SetNamespace(namespace string)
- func (o *AdminUploadContentScreenshotParams) SetTimeout(timeout time.Duration)
- func (o *AdminUploadContentScreenshotParams) WithBody(body *ugcclientmodels.ModelsCreateScreenshotRequest) *AdminUploadContentScreenshotParams
- func (o *AdminUploadContentScreenshotParams) WithContentID(contentID string) *AdminUploadContentScreenshotParams
- func (o *AdminUploadContentScreenshotParams) WithContext(ctx context.Context) *AdminUploadContentScreenshotParams
- func (o *AdminUploadContentScreenshotParams) WithHTTPClient(client *http.Client) *AdminUploadContentScreenshotParams
- func (o *AdminUploadContentScreenshotParams) WithNamespace(namespace string) *AdminUploadContentScreenshotParams
- func (o *AdminUploadContentScreenshotParams) WithTimeout(timeout time.Duration) *AdminUploadContentScreenshotParams
- func (o *AdminUploadContentScreenshotParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminUploadContentScreenshotReader
- type AdminUploadContentScreenshotUnauthorized
- type Client
- func (a *Client) AdminDeleteContent(params *AdminDeleteContentParams, authInfo runtime.ClientAuthInfoWriter) (*AdminDeleteContentNoContent, *AdminDeleteContentUnauthorized, ...)
- func (a *Client) AdminDeleteContentScreenshot(params *AdminDeleteContentScreenshotParams, ...) (*AdminDeleteContentScreenshotNoContent, ...)
- func (a *Client) AdminDeleteContentScreenshotShort(params *AdminDeleteContentScreenshotParams, ...) (*AdminDeleteContentScreenshotNoContent, error)
- func (a *Client) AdminDeleteContentShort(params *AdminDeleteContentParams, authInfo runtime.ClientAuthInfoWriter) (*AdminDeleteContentNoContent, error)
- func (a *Client) AdminDownloadContentPreview(params *AdminDownloadContentPreviewParams, ...) (*AdminDownloadContentPreviewOK, *AdminDownloadContentPreviewUnauthorized, ...)
- func (a *Client) AdminDownloadContentPreviewShort(params *AdminDownloadContentPreviewParams, ...) (*AdminDownloadContentPreviewOK, error)
- func (a *Client) AdminGetContent(params *AdminGetContentParams, authInfo runtime.ClientAuthInfoWriter) (*AdminGetContentOK, *AdminGetContentUnauthorized, *AdminGetContentNotFound, ...)
- func (a *Client) AdminGetContentShort(params *AdminGetContentParams, authInfo runtime.ClientAuthInfoWriter) (*AdminGetContentOK, error)
- func (a *Client) AdminGetSpecificContent(params *AdminGetSpecificContentParams, authInfo runtime.ClientAuthInfoWriter) (*AdminGetSpecificContentOK, *AdminGetSpecificContentUnauthorized, ...)
- func (a *Client) AdminGetSpecificContentShort(params *AdminGetSpecificContentParams, authInfo runtime.ClientAuthInfoWriter) (*AdminGetSpecificContentOK, error)
- func (a *Client) AdminHideUserContent(params *AdminHideUserContentParams, authInfo runtime.ClientAuthInfoWriter) (*AdminHideUserContentOK, *AdminHideUserContentUnauthorized, ...)
- func (a *Client) AdminHideUserContentShort(params *AdminHideUserContentParams, authInfo runtime.ClientAuthInfoWriter) (*AdminHideUserContentOK, error)
- func (a *Client) AdminSearchChannelSpecificContent(params *AdminSearchChannelSpecificContentParams, ...) (*AdminSearchChannelSpecificContentOK, ...)
- func (a *Client) AdminSearchChannelSpecificContentShort(params *AdminSearchChannelSpecificContentParams, ...) (*AdminSearchChannelSpecificContentOK, error)
- func (a *Client) AdminSearchContent(params *AdminSearchContentParams, authInfo runtime.ClientAuthInfoWriter) (*AdminSearchContentOK, *AdminSearchContentUnauthorized, ...)
- func (a *Client) AdminSearchContentShort(params *AdminSearchContentParams, authInfo runtime.ClientAuthInfoWriter) (*AdminSearchContentOK, error)
- func (a *Client) AdminUpdateContentDirect(params *AdminUpdateContentDirectParams, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateContentDirectOK, *AdminUpdateContentDirectBadRequest, ...)
- func (a *Client) AdminUpdateContentDirectShort(params *AdminUpdateContentDirectParams, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateContentDirectOK, error)
- func (a *Client) AdminUpdateContentS3(params *AdminUpdateContentS3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateContentS3OK, *AdminUpdateContentS3BadRequest, ...)
- func (a *Client) AdminUpdateContentS3Short(params *AdminUpdateContentS3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateContentS3OK, error)
- func (a *Client) AdminUpdateScreenshots(params *AdminUpdateScreenshotsParams, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateScreenshotsOK, *AdminUpdateScreenshotsBadRequest, ...)
- func (a *Client) AdminUpdateScreenshotsShort(params *AdminUpdateScreenshotsParams, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateScreenshotsOK, error)
- func (a *Client) AdminUploadContentDirect(params *AdminUploadContentDirectParams, authInfo runtime.ClientAuthInfoWriter) (*AdminUploadContentDirectCreated, *AdminUploadContentDirectBadRequest, ...)
- func (a *Client) AdminUploadContentDirectShort(params *AdminUploadContentDirectParams, authInfo runtime.ClientAuthInfoWriter) (*AdminUploadContentDirectCreated, error)
- func (a *Client) AdminUploadContentS3(params *AdminUploadContentS3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminUploadContentS3Created, *AdminUploadContentS3BadRequest, ...)
- func (a *Client) AdminUploadContentS3Short(params *AdminUploadContentS3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminUploadContentS3Created, error)
- func (a *Client) AdminUploadContentScreenshot(params *AdminUploadContentScreenshotParams, ...) (*AdminUploadContentScreenshotCreated, *AdminUploadContentScreenshotBadRequest, ...)
- func (a *Client) AdminUploadContentScreenshotShort(params *AdminUploadContentScreenshotParams, ...) (*AdminUploadContentScreenshotCreated, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) SingleAdminDeleteContent(params *SingleAdminDeleteContentParams, authInfo runtime.ClientAuthInfoWriter) (*SingleAdminDeleteContentNoContent, *SingleAdminDeleteContentUnauthorized, ...)
- func (a *Client) SingleAdminDeleteContentShort(params *SingleAdminDeleteContentParams, authInfo runtime.ClientAuthInfoWriter) (*SingleAdminDeleteContentNoContent, error)
- func (a *Client) SingleAdminGetContent(params *SingleAdminGetContentParams, authInfo runtime.ClientAuthInfoWriter) (*SingleAdminGetContentOK, *SingleAdminGetContentUnauthorized, ...)
- func (a *Client) SingleAdminGetContentShort(params *SingleAdminGetContentParams, authInfo runtime.ClientAuthInfoWriter) (*SingleAdminGetContentOK, error)
- func (a *Client) SingleAdminUpdateContentDirect(params *SingleAdminUpdateContentDirectParams, ...) (*SingleAdminUpdateContentDirectOK, *SingleAdminUpdateContentDirectBadRequest, ...)
- func (a *Client) SingleAdminUpdateContentDirectShort(params *SingleAdminUpdateContentDirectParams, ...) (*SingleAdminUpdateContentDirectOK, error)
- func (a *Client) SingleAdminUpdateContentS3(params *SingleAdminUpdateContentS3Params, ...) (*SingleAdminUpdateContentS3OK, *SingleAdminUpdateContentS3BadRequest, ...)
- func (a *Client) SingleAdminUpdateContentS3Short(params *SingleAdminUpdateContentS3Params, ...) (*SingleAdminUpdateContentS3OK, error)
- type ClientService
- type SingleAdminDeleteContentInternalServerError
- type SingleAdminDeleteContentNoContent
- type SingleAdminDeleteContentNotFound
- type SingleAdminDeleteContentParams
- func NewSingleAdminDeleteContentParams() *SingleAdminDeleteContentParams
- func NewSingleAdminDeleteContentParamsWithContext(ctx context.Context) *SingleAdminDeleteContentParams
- func NewSingleAdminDeleteContentParamsWithHTTPClient(client *http.Client) *SingleAdminDeleteContentParams
- func NewSingleAdminDeleteContentParamsWithTimeout(timeout time.Duration) *SingleAdminDeleteContentParams
- func (o *SingleAdminDeleteContentParams) SetChannelID(channelID string)
- func (o *SingleAdminDeleteContentParams) SetContentID(contentID string)
- func (o *SingleAdminDeleteContentParams) SetContext(ctx context.Context)
- func (o *SingleAdminDeleteContentParams) SetHTTPClient(client *http.Client)
- func (o *SingleAdminDeleteContentParams) SetNamespace(namespace string)
- func (o *SingleAdminDeleteContentParams) SetTimeout(timeout time.Duration)
- func (o *SingleAdminDeleteContentParams) WithChannelID(channelID string) *SingleAdminDeleteContentParams
- func (o *SingleAdminDeleteContentParams) WithContentID(contentID string) *SingleAdminDeleteContentParams
- func (o *SingleAdminDeleteContentParams) WithContext(ctx context.Context) *SingleAdminDeleteContentParams
- func (o *SingleAdminDeleteContentParams) WithHTTPClient(client *http.Client) *SingleAdminDeleteContentParams
- func (o *SingleAdminDeleteContentParams) WithNamespace(namespace string) *SingleAdminDeleteContentParams
- func (o *SingleAdminDeleteContentParams) WithTimeout(timeout time.Duration) *SingleAdminDeleteContentParams
- func (o *SingleAdminDeleteContentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SingleAdminDeleteContentReader
- type SingleAdminDeleteContentUnauthorized
- type SingleAdminGetContentInternalServerError
- type SingleAdminGetContentNotFound
- type SingleAdminGetContentOK
- type SingleAdminGetContentParams
- func NewSingleAdminGetContentParams() *SingleAdminGetContentParams
- func NewSingleAdminGetContentParamsWithContext(ctx context.Context) *SingleAdminGetContentParams
- func NewSingleAdminGetContentParamsWithHTTPClient(client *http.Client) *SingleAdminGetContentParams
- func NewSingleAdminGetContentParamsWithTimeout(timeout time.Duration) *SingleAdminGetContentParams
- func (o *SingleAdminGetContentParams) SetContext(ctx context.Context)
- func (o *SingleAdminGetContentParams) SetHTTPClient(client *http.Client)
- func (o *SingleAdminGetContentParams) SetLimit(limit *string)
- func (o *SingleAdminGetContentParams) SetNamespace(namespace string)
- func (o *SingleAdminGetContentParams) SetOffset(offset *string)
- func (o *SingleAdminGetContentParams) SetTimeout(timeout time.Duration)
- func (o *SingleAdminGetContentParams) WithContext(ctx context.Context) *SingleAdminGetContentParams
- func (o *SingleAdminGetContentParams) WithHTTPClient(client *http.Client) *SingleAdminGetContentParams
- func (o *SingleAdminGetContentParams) WithLimit(limit *string) *SingleAdminGetContentParams
- func (o *SingleAdminGetContentParams) WithNamespace(namespace string) *SingleAdminGetContentParams
- func (o *SingleAdminGetContentParams) WithOffset(offset *string) *SingleAdminGetContentParams
- func (o *SingleAdminGetContentParams) WithTimeout(timeout time.Duration) *SingleAdminGetContentParams
- func (o *SingleAdminGetContentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SingleAdminGetContentReader
- type SingleAdminGetContentUnauthorized
- type SingleAdminUpdateContentDirectBadRequest
- type SingleAdminUpdateContentDirectInternalServerError
- type SingleAdminUpdateContentDirectNotFound
- type SingleAdminUpdateContentDirectOK
- type SingleAdminUpdateContentDirectParams
- func NewSingleAdminUpdateContentDirectParams() *SingleAdminUpdateContentDirectParams
- func NewSingleAdminUpdateContentDirectParamsWithContext(ctx context.Context) *SingleAdminUpdateContentDirectParams
- func NewSingleAdminUpdateContentDirectParamsWithHTTPClient(client *http.Client) *SingleAdminUpdateContentDirectParams
- func NewSingleAdminUpdateContentDirectParamsWithTimeout(timeout time.Duration) *SingleAdminUpdateContentDirectParams
- func (o *SingleAdminUpdateContentDirectParams) SetBody(body *ugcclientmodels.ModelsCreateContentRequest)
- func (o *SingleAdminUpdateContentDirectParams) SetChannelID(channelID string)
- func (o *SingleAdminUpdateContentDirectParams) SetContentID(contentID string)
- func (o *SingleAdminUpdateContentDirectParams) SetContext(ctx context.Context)
- func (o *SingleAdminUpdateContentDirectParams) SetHTTPClient(client *http.Client)
- func (o *SingleAdminUpdateContentDirectParams) SetNamespace(namespace string)
- func (o *SingleAdminUpdateContentDirectParams) SetTimeout(timeout time.Duration)
- func (o *SingleAdminUpdateContentDirectParams) WithBody(body *ugcclientmodels.ModelsCreateContentRequest) *SingleAdminUpdateContentDirectParams
- func (o *SingleAdminUpdateContentDirectParams) WithChannelID(channelID string) *SingleAdminUpdateContentDirectParams
- func (o *SingleAdminUpdateContentDirectParams) WithContentID(contentID string) *SingleAdminUpdateContentDirectParams
- func (o *SingleAdminUpdateContentDirectParams) WithContext(ctx context.Context) *SingleAdminUpdateContentDirectParams
- func (o *SingleAdminUpdateContentDirectParams) WithHTTPClient(client *http.Client) *SingleAdminUpdateContentDirectParams
- func (o *SingleAdminUpdateContentDirectParams) WithNamespace(namespace string) *SingleAdminUpdateContentDirectParams
- func (o *SingleAdminUpdateContentDirectParams) WithTimeout(timeout time.Duration) *SingleAdminUpdateContentDirectParams
- func (o *SingleAdminUpdateContentDirectParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SingleAdminUpdateContentDirectReader
- type SingleAdminUpdateContentDirectUnauthorized
- type SingleAdminUpdateContentS3BadRequest
- type SingleAdminUpdateContentS3InternalServerError
- type SingleAdminUpdateContentS3NotFound
- type SingleAdminUpdateContentS3OK
- type SingleAdminUpdateContentS3Params
- func NewSingleAdminUpdateContentS3Params() *SingleAdminUpdateContentS3Params
- func NewSingleAdminUpdateContentS3ParamsWithContext(ctx context.Context) *SingleAdminUpdateContentS3Params
- func NewSingleAdminUpdateContentS3ParamsWithHTTPClient(client *http.Client) *SingleAdminUpdateContentS3Params
- func NewSingleAdminUpdateContentS3ParamsWithTimeout(timeout time.Duration) *SingleAdminUpdateContentS3Params
- func (o *SingleAdminUpdateContentS3Params) SetBody(body *ugcclientmodels.ModelsCreateContentRequestS3)
- func (o *SingleAdminUpdateContentS3Params) SetChannelID(channelID string)
- func (o *SingleAdminUpdateContentS3Params) SetContentID(contentID string)
- func (o *SingleAdminUpdateContentS3Params) SetContext(ctx context.Context)
- func (o *SingleAdminUpdateContentS3Params) SetHTTPClient(client *http.Client)
- func (o *SingleAdminUpdateContentS3Params) SetNamespace(namespace string)
- func (o *SingleAdminUpdateContentS3Params) SetTimeout(timeout time.Duration)
- func (o *SingleAdminUpdateContentS3Params) WithBody(body *ugcclientmodels.ModelsCreateContentRequestS3) *SingleAdminUpdateContentS3Params
- func (o *SingleAdminUpdateContentS3Params) WithChannelID(channelID string) *SingleAdminUpdateContentS3Params
- func (o *SingleAdminUpdateContentS3Params) WithContentID(contentID string) *SingleAdminUpdateContentS3Params
- func (o *SingleAdminUpdateContentS3Params) WithContext(ctx context.Context) *SingleAdminUpdateContentS3Params
- func (o *SingleAdminUpdateContentS3Params) WithHTTPClient(client *http.Client) *SingleAdminUpdateContentS3Params
- func (o *SingleAdminUpdateContentS3Params) WithNamespace(namespace string) *SingleAdminUpdateContentS3Params
- func (o *SingleAdminUpdateContentS3Params) WithTimeout(timeout time.Duration) *SingleAdminUpdateContentS3Params
- func (o *SingleAdminUpdateContentS3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SingleAdminUpdateContentS3Reader
- type SingleAdminUpdateContentS3Unauthorized
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AdminDeleteContentInternalServerError ¶
type AdminDeleteContentInternalServerError struct {
Payload *ugcclientmodels.ResponseError
}
AdminDeleteContentInternalServerError handles this case with default header values.
Internal Server Error
func NewAdminDeleteContentInternalServerError ¶
func NewAdminDeleteContentInternalServerError() *AdminDeleteContentInternalServerError
NewAdminDeleteContentInternalServerError creates a AdminDeleteContentInternalServerError with default headers values
func (*AdminDeleteContentInternalServerError) Error ¶
func (o *AdminDeleteContentInternalServerError) Error() string
func (*AdminDeleteContentInternalServerError) GetPayload ¶
func (o *AdminDeleteContentInternalServerError) GetPayload() *ugcclientmodels.ResponseError
type AdminDeleteContentNoContent ¶
type AdminDeleteContentNoContent struct { }
AdminDeleteContentNoContent handles this case with default header values.
No Content
func NewAdminDeleteContentNoContent ¶
func NewAdminDeleteContentNoContent() *AdminDeleteContentNoContent
NewAdminDeleteContentNoContent creates a AdminDeleteContentNoContent with default headers values
func (*AdminDeleteContentNoContent) Error ¶
func (o *AdminDeleteContentNoContent) Error() string
type AdminDeleteContentNotFound ¶
type AdminDeleteContentNotFound struct {
Payload *ugcclientmodels.ResponseError
}
AdminDeleteContentNotFound handles this case with default header values.
Not Found
func NewAdminDeleteContentNotFound ¶
func NewAdminDeleteContentNotFound() *AdminDeleteContentNotFound
NewAdminDeleteContentNotFound creates a AdminDeleteContentNotFound with default headers values
func (*AdminDeleteContentNotFound) Error ¶
func (o *AdminDeleteContentNotFound) Error() string
func (*AdminDeleteContentNotFound) GetPayload ¶
func (o *AdminDeleteContentNotFound) GetPayload() *ugcclientmodels.ResponseError
type AdminDeleteContentParams ¶
type AdminDeleteContentParams struct { /*ChannelID channel ID */ ChannelID string /*ContentID content ID */ ContentID string /*Namespace namespace of the game */ Namespace string /*UserID user ID */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminDeleteContentParams contains all the parameters to send to the API endpoint for the admin delete content operation typically these are written to a http.Request
func NewAdminDeleteContentParams ¶
func NewAdminDeleteContentParams() *AdminDeleteContentParams
NewAdminDeleteContentParams creates a new AdminDeleteContentParams object with the default values initialized.
func NewAdminDeleteContentParamsWithContext ¶
func NewAdminDeleteContentParamsWithContext(ctx context.Context) *AdminDeleteContentParams
NewAdminDeleteContentParamsWithContext creates a new AdminDeleteContentParams object with the default values initialized, and the ability to set a context for a request
func NewAdminDeleteContentParamsWithHTTPClient ¶
func NewAdminDeleteContentParamsWithHTTPClient(client *http.Client) *AdminDeleteContentParams
NewAdminDeleteContentParamsWithHTTPClient creates a new AdminDeleteContentParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminDeleteContentParamsWithTimeout ¶
func NewAdminDeleteContentParamsWithTimeout(timeout time.Duration) *AdminDeleteContentParams
NewAdminDeleteContentParamsWithTimeout creates a new AdminDeleteContentParams object with the default values initialized, and the ability to set a timeout on a request
func (*AdminDeleteContentParams) SetChannelID ¶
func (o *AdminDeleteContentParams) SetChannelID(channelID string)
SetChannelID adds the channelId to the admin delete content params
func (*AdminDeleteContentParams) SetContentID ¶
func (o *AdminDeleteContentParams) SetContentID(contentID string)
SetContentID adds the contentId to the admin delete content params
func (*AdminDeleteContentParams) SetContext ¶
func (o *AdminDeleteContentParams) SetContext(ctx context.Context)
SetContext adds the context to the admin delete content params
func (*AdminDeleteContentParams) SetHTTPClient ¶
func (o *AdminDeleteContentParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin delete content params
func (*AdminDeleteContentParams) SetNamespace ¶
func (o *AdminDeleteContentParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin delete content params
func (*AdminDeleteContentParams) SetTimeout ¶
func (o *AdminDeleteContentParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin delete content params
func (*AdminDeleteContentParams) SetUserID ¶
func (o *AdminDeleteContentParams) SetUserID(userID string)
SetUserID adds the userId to the admin delete content params
func (*AdminDeleteContentParams) WithChannelID ¶
func (o *AdminDeleteContentParams) WithChannelID(channelID string) *AdminDeleteContentParams
WithChannelID adds the channelID to the admin delete content params
func (*AdminDeleteContentParams) WithContentID ¶
func (o *AdminDeleteContentParams) WithContentID(contentID string) *AdminDeleteContentParams
WithContentID adds the contentID to the admin delete content params
func (*AdminDeleteContentParams) WithContext ¶
func (o *AdminDeleteContentParams) WithContext(ctx context.Context) *AdminDeleteContentParams
WithContext adds the context to the admin delete content params
func (*AdminDeleteContentParams) WithHTTPClient ¶
func (o *AdminDeleteContentParams) WithHTTPClient(client *http.Client) *AdminDeleteContentParams
WithHTTPClient adds the HTTPClient to the admin delete content params
func (*AdminDeleteContentParams) WithNamespace ¶
func (o *AdminDeleteContentParams) WithNamespace(namespace string) *AdminDeleteContentParams
WithNamespace adds the namespace to the admin delete content params
func (*AdminDeleteContentParams) WithTimeout ¶
func (o *AdminDeleteContentParams) WithTimeout(timeout time.Duration) *AdminDeleteContentParams
WithTimeout adds the timeout to the admin delete content params
func (*AdminDeleteContentParams) WithUserID ¶
func (o *AdminDeleteContentParams) WithUserID(userID string) *AdminDeleteContentParams
WithUserID adds the userID to the admin delete content params
func (*AdminDeleteContentParams) WriteToRequest ¶
func (o *AdminDeleteContentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminDeleteContentReader ¶
type AdminDeleteContentReader struct {
// contains filtered or unexported fields
}
AdminDeleteContentReader is a Reader for the AdminDeleteContent structure.
func (*AdminDeleteContentReader) ReadResponse ¶
func (o *AdminDeleteContentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminDeleteContentScreenshotBadRequest ¶
type AdminDeleteContentScreenshotBadRequest struct {
Payload *ugcclientmodels.ResponseError
}
AdminDeleteContentScreenshotBadRequest handles this case with default header values.
Bad Request
func NewAdminDeleteContentScreenshotBadRequest ¶
func NewAdminDeleteContentScreenshotBadRequest() *AdminDeleteContentScreenshotBadRequest
NewAdminDeleteContentScreenshotBadRequest creates a AdminDeleteContentScreenshotBadRequest with default headers values
func (*AdminDeleteContentScreenshotBadRequest) Error ¶
func (o *AdminDeleteContentScreenshotBadRequest) Error() string
func (*AdminDeleteContentScreenshotBadRequest) GetPayload ¶
func (o *AdminDeleteContentScreenshotBadRequest) GetPayload() *ugcclientmodels.ResponseError
type AdminDeleteContentScreenshotInternalServerError ¶
type AdminDeleteContentScreenshotInternalServerError struct {
Payload *ugcclientmodels.ResponseError
}
AdminDeleteContentScreenshotInternalServerError handles this case with default header values.
Internal Server Error
func NewAdminDeleteContentScreenshotInternalServerError ¶
func NewAdminDeleteContentScreenshotInternalServerError() *AdminDeleteContentScreenshotInternalServerError
NewAdminDeleteContentScreenshotInternalServerError creates a AdminDeleteContentScreenshotInternalServerError with default headers values
func (*AdminDeleteContentScreenshotInternalServerError) Error ¶
func (o *AdminDeleteContentScreenshotInternalServerError) Error() string
func (*AdminDeleteContentScreenshotInternalServerError) GetPayload ¶
func (o *AdminDeleteContentScreenshotInternalServerError) GetPayload() *ugcclientmodels.ResponseError
type AdminDeleteContentScreenshotNoContent ¶
type AdminDeleteContentScreenshotNoContent struct { }
AdminDeleteContentScreenshotNoContent handles this case with default header values.
No Content
func NewAdminDeleteContentScreenshotNoContent ¶
func NewAdminDeleteContentScreenshotNoContent() *AdminDeleteContentScreenshotNoContent
NewAdminDeleteContentScreenshotNoContent creates a AdminDeleteContentScreenshotNoContent with default headers values
func (*AdminDeleteContentScreenshotNoContent) Error ¶
func (o *AdminDeleteContentScreenshotNoContent) Error() string
type AdminDeleteContentScreenshotNotFound ¶
type AdminDeleteContentScreenshotNotFound struct {
Payload *ugcclientmodels.ResponseError
}
AdminDeleteContentScreenshotNotFound handles this case with default header values.
Not Found
func NewAdminDeleteContentScreenshotNotFound ¶
func NewAdminDeleteContentScreenshotNotFound() *AdminDeleteContentScreenshotNotFound
NewAdminDeleteContentScreenshotNotFound creates a AdminDeleteContentScreenshotNotFound with default headers values
func (*AdminDeleteContentScreenshotNotFound) Error ¶
func (o *AdminDeleteContentScreenshotNotFound) Error() string
func (*AdminDeleteContentScreenshotNotFound) GetPayload ¶
func (o *AdminDeleteContentScreenshotNotFound) GetPayload() *ugcclientmodels.ResponseError
type AdminDeleteContentScreenshotParams ¶
type AdminDeleteContentScreenshotParams struct { /*ContentID content ID */ ContentID string /*Namespace namespace of the game */ Namespace string /*ScreenshotID screenshot ID */ ScreenshotID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminDeleteContentScreenshotParams contains all the parameters to send to the API endpoint for the admin delete content screenshot operation typically these are written to a http.Request
func NewAdminDeleteContentScreenshotParams ¶
func NewAdminDeleteContentScreenshotParams() *AdminDeleteContentScreenshotParams
NewAdminDeleteContentScreenshotParams creates a new AdminDeleteContentScreenshotParams object with the default values initialized.
func NewAdminDeleteContentScreenshotParamsWithContext ¶
func NewAdminDeleteContentScreenshotParamsWithContext(ctx context.Context) *AdminDeleteContentScreenshotParams
NewAdminDeleteContentScreenshotParamsWithContext creates a new AdminDeleteContentScreenshotParams object with the default values initialized, and the ability to set a context for a request
func NewAdminDeleteContentScreenshotParamsWithHTTPClient ¶
func NewAdminDeleteContentScreenshotParamsWithHTTPClient(client *http.Client) *AdminDeleteContentScreenshotParams
NewAdminDeleteContentScreenshotParamsWithHTTPClient creates a new AdminDeleteContentScreenshotParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminDeleteContentScreenshotParamsWithTimeout ¶
func NewAdminDeleteContentScreenshotParamsWithTimeout(timeout time.Duration) *AdminDeleteContentScreenshotParams
NewAdminDeleteContentScreenshotParamsWithTimeout creates a new AdminDeleteContentScreenshotParams object with the default values initialized, and the ability to set a timeout on a request
func (*AdminDeleteContentScreenshotParams) SetContentID ¶
func (o *AdminDeleteContentScreenshotParams) SetContentID(contentID string)
SetContentID adds the contentId to the admin delete content screenshot params
func (*AdminDeleteContentScreenshotParams) SetContext ¶
func (o *AdminDeleteContentScreenshotParams) SetContext(ctx context.Context)
SetContext adds the context to the admin delete content screenshot params
func (*AdminDeleteContentScreenshotParams) SetHTTPClient ¶
func (o *AdminDeleteContentScreenshotParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin delete content screenshot params
func (*AdminDeleteContentScreenshotParams) SetNamespace ¶
func (o *AdminDeleteContentScreenshotParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin delete content screenshot params
func (*AdminDeleteContentScreenshotParams) SetScreenshotID ¶
func (o *AdminDeleteContentScreenshotParams) SetScreenshotID(screenshotID string)
SetScreenshotID adds the screenshotId to the admin delete content screenshot params
func (*AdminDeleteContentScreenshotParams) SetTimeout ¶
func (o *AdminDeleteContentScreenshotParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin delete content screenshot params
func (*AdminDeleteContentScreenshotParams) WithContentID ¶
func (o *AdminDeleteContentScreenshotParams) WithContentID(contentID string) *AdminDeleteContentScreenshotParams
WithContentID adds the contentID to the admin delete content screenshot params
func (*AdminDeleteContentScreenshotParams) WithContext ¶
func (o *AdminDeleteContentScreenshotParams) WithContext(ctx context.Context) *AdminDeleteContentScreenshotParams
WithContext adds the context to the admin delete content screenshot params
func (*AdminDeleteContentScreenshotParams) WithHTTPClient ¶
func (o *AdminDeleteContentScreenshotParams) WithHTTPClient(client *http.Client) *AdminDeleteContentScreenshotParams
WithHTTPClient adds the HTTPClient to the admin delete content screenshot params
func (*AdminDeleteContentScreenshotParams) WithNamespace ¶
func (o *AdminDeleteContentScreenshotParams) WithNamespace(namespace string) *AdminDeleteContentScreenshotParams
WithNamespace adds the namespace to the admin delete content screenshot params
func (*AdminDeleteContentScreenshotParams) WithScreenshotID ¶
func (o *AdminDeleteContentScreenshotParams) WithScreenshotID(screenshotID string) *AdminDeleteContentScreenshotParams
WithScreenshotID adds the screenshotID to the admin delete content screenshot params
func (*AdminDeleteContentScreenshotParams) WithTimeout ¶
func (o *AdminDeleteContentScreenshotParams) WithTimeout(timeout time.Duration) *AdminDeleteContentScreenshotParams
WithTimeout adds the timeout to the admin delete content screenshot params
func (*AdminDeleteContentScreenshotParams) WriteToRequest ¶
func (o *AdminDeleteContentScreenshotParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminDeleteContentScreenshotReader ¶
type AdminDeleteContentScreenshotReader struct {
// contains filtered or unexported fields
}
AdminDeleteContentScreenshotReader is a Reader for the AdminDeleteContentScreenshot structure.
func (*AdminDeleteContentScreenshotReader) ReadResponse ¶
func (o *AdminDeleteContentScreenshotReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminDeleteContentScreenshotUnauthorized ¶
type AdminDeleteContentScreenshotUnauthorized struct {
}AdminDeleteContentScreenshotUnauthorized handles this case with default header values.
Unauthorized
func NewAdminDeleteContentScreenshotUnauthorized ¶
func NewAdminDeleteContentScreenshotUnauthorized() *AdminDeleteContentScreenshotUnauthorized
NewAdminDeleteContentScreenshotUnauthorized creates a AdminDeleteContentScreenshotUnauthorized with default headers values
func (*AdminDeleteContentScreenshotUnauthorized) Error ¶
func (o *AdminDeleteContentScreenshotUnauthorized) Error() string
func (*AdminDeleteContentScreenshotUnauthorized) GetPayload ¶
func (o *AdminDeleteContentScreenshotUnauthorized) GetPayload() *ugcclientmodels.ResponseError
type AdminDeleteContentUnauthorized ¶
type AdminDeleteContentUnauthorized struct {
}AdminDeleteContentUnauthorized handles this case with default header values.
Unauthorized
func NewAdminDeleteContentUnauthorized ¶
func NewAdminDeleteContentUnauthorized() *AdminDeleteContentUnauthorized
NewAdminDeleteContentUnauthorized creates a AdminDeleteContentUnauthorized with default headers values
func (*AdminDeleteContentUnauthorized) Error ¶
func (o *AdminDeleteContentUnauthorized) Error() string
func (*AdminDeleteContentUnauthorized) GetPayload ¶
func (o *AdminDeleteContentUnauthorized) GetPayload() *ugcclientmodels.ResponseError
type AdminDownloadContentPreviewInternalServerError ¶
type AdminDownloadContentPreviewInternalServerError struct {
Payload *ugcclientmodels.ResponseError
}
AdminDownloadContentPreviewInternalServerError handles this case with default header values.
Internal Server Error
func NewAdminDownloadContentPreviewInternalServerError ¶
func NewAdminDownloadContentPreviewInternalServerError() *AdminDownloadContentPreviewInternalServerError
NewAdminDownloadContentPreviewInternalServerError creates a AdminDownloadContentPreviewInternalServerError with default headers values
func (*AdminDownloadContentPreviewInternalServerError) Error ¶
func (o *AdminDownloadContentPreviewInternalServerError) Error() string
func (*AdminDownloadContentPreviewInternalServerError) GetPayload ¶
func (o *AdminDownloadContentPreviewInternalServerError) GetPayload() *ugcclientmodels.ResponseError
type AdminDownloadContentPreviewNotFound ¶
type AdminDownloadContentPreviewNotFound struct {
Payload *ugcclientmodels.ResponseError
}
AdminDownloadContentPreviewNotFound handles this case with default header values.
Not Found
func NewAdminDownloadContentPreviewNotFound ¶
func NewAdminDownloadContentPreviewNotFound() *AdminDownloadContentPreviewNotFound
NewAdminDownloadContentPreviewNotFound creates a AdminDownloadContentPreviewNotFound with default headers values
func (*AdminDownloadContentPreviewNotFound) Error ¶
func (o *AdminDownloadContentPreviewNotFound) Error() string
func (*AdminDownloadContentPreviewNotFound) GetPayload ¶
func (o *AdminDownloadContentPreviewNotFound) GetPayload() *ugcclientmodels.ResponseError
type AdminDownloadContentPreviewOK ¶
type AdminDownloadContentPreviewOK struct {
Payload *ugcclientmodels.ModelsGetContentPreviewResponse
}
AdminDownloadContentPreviewOK handles this case with default header values.
OK
func NewAdminDownloadContentPreviewOK ¶
func NewAdminDownloadContentPreviewOK() *AdminDownloadContentPreviewOK
NewAdminDownloadContentPreviewOK creates a AdminDownloadContentPreviewOK with default headers values
func (*AdminDownloadContentPreviewOK) Error ¶
func (o *AdminDownloadContentPreviewOK) Error() string
func (*AdminDownloadContentPreviewOK) GetPayload ¶
func (o *AdminDownloadContentPreviewOK) GetPayload() *ugcclientmodels.ModelsGetContentPreviewResponse
type AdminDownloadContentPreviewParams ¶
type AdminDownloadContentPreviewParams struct { /*ContentID content ID */ ContentID string /*Namespace namespace of the game */ Namespace string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminDownloadContentPreviewParams contains all the parameters to send to the API endpoint for the admin download content preview operation typically these are written to a http.Request
func NewAdminDownloadContentPreviewParams ¶
func NewAdminDownloadContentPreviewParams() *AdminDownloadContentPreviewParams
NewAdminDownloadContentPreviewParams creates a new AdminDownloadContentPreviewParams object with the default values initialized.
func NewAdminDownloadContentPreviewParamsWithContext ¶
func NewAdminDownloadContentPreviewParamsWithContext(ctx context.Context) *AdminDownloadContentPreviewParams
NewAdminDownloadContentPreviewParamsWithContext creates a new AdminDownloadContentPreviewParams object with the default values initialized, and the ability to set a context for a request
func NewAdminDownloadContentPreviewParamsWithHTTPClient ¶
func NewAdminDownloadContentPreviewParamsWithHTTPClient(client *http.Client) *AdminDownloadContentPreviewParams
NewAdminDownloadContentPreviewParamsWithHTTPClient creates a new AdminDownloadContentPreviewParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminDownloadContentPreviewParamsWithTimeout ¶
func NewAdminDownloadContentPreviewParamsWithTimeout(timeout time.Duration) *AdminDownloadContentPreviewParams
NewAdminDownloadContentPreviewParamsWithTimeout creates a new AdminDownloadContentPreviewParams object with the default values initialized, and the ability to set a timeout on a request
func (*AdminDownloadContentPreviewParams) SetContentID ¶
func (o *AdminDownloadContentPreviewParams) SetContentID(contentID string)
SetContentID adds the contentId to the admin download content preview params
func (*AdminDownloadContentPreviewParams) SetContext ¶
func (o *AdminDownloadContentPreviewParams) SetContext(ctx context.Context)
SetContext adds the context to the admin download content preview params
func (*AdminDownloadContentPreviewParams) SetHTTPClient ¶
func (o *AdminDownloadContentPreviewParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin download content preview params
func (*AdminDownloadContentPreviewParams) SetNamespace ¶
func (o *AdminDownloadContentPreviewParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin download content preview params
func (*AdminDownloadContentPreviewParams) SetTimeout ¶
func (o *AdminDownloadContentPreviewParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin download content preview params
func (*AdminDownloadContentPreviewParams) WithContentID ¶
func (o *AdminDownloadContentPreviewParams) WithContentID(contentID string) *AdminDownloadContentPreviewParams
WithContentID adds the contentID to the admin download content preview params
func (*AdminDownloadContentPreviewParams) WithContext ¶
func (o *AdminDownloadContentPreviewParams) WithContext(ctx context.Context) *AdminDownloadContentPreviewParams
WithContext adds the context to the admin download content preview params
func (*AdminDownloadContentPreviewParams) WithHTTPClient ¶
func (o *AdminDownloadContentPreviewParams) WithHTTPClient(client *http.Client) *AdminDownloadContentPreviewParams
WithHTTPClient adds the HTTPClient to the admin download content preview params
func (*AdminDownloadContentPreviewParams) WithNamespace ¶
func (o *AdminDownloadContentPreviewParams) WithNamespace(namespace string) *AdminDownloadContentPreviewParams
WithNamespace adds the namespace to the admin download content preview params
func (*AdminDownloadContentPreviewParams) WithTimeout ¶
func (o *AdminDownloadContentPreviewParams) WithTimeout(timeout time.Duration) *AdminDownloadContentPreviewParams
WithTimeout adds the timeout to the admin download content preview params
func (*AdminDownloadContentPreviewParams) WriteToRequest ¶
func (o *AdminDownloadContentPreviewParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminDownloadContentPreviewReader ¶
type AdminDownloadContentPreviewReader struct {
// contains filtered or unexported fields
}
AdminDownloadContentPreviewReader is a Reader for the AdminDownloadContentPreview structure.
func (*AdminDownloadContentPreviewReader) ReadResponse ¶
func (o *AdminDownloadContentPreviewReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminDownloadContentPreviewUnauthorized ¶
type AdminDownloadContentPreviewUnauthorized struct {
}AdminDownloadContentPreviewUnauthorized handles this case with default header values.
Unauthorized
func NewAdminDownloadContentPreviewUnauthorized ¶
func NewAdminDownloadContentPreviewUnauthorized() *AdminDownloadContentPreviewUnauthorized
NewAdminDownloadContentPreviewUnauthorized creates a AdminDownloadContentPreviewUnauthorized with default headers values
func (*AdminDownloadContentPreviewUnauthorized) Error ¶
func (o *AdminDownloadContentPreviewUnauthorized) Error() string
func (*AdminDownloadContentPreviewUnauthorized) GetPayload ¶
func (o *AdminDownloadContentPreviewUnauthorized) GetPayload() *ugcclientmodels.ResponseError
type AdminGetContentInternalServerError ¶
type AdminGetContentInternalServerError struct {
Payload *ugcclientmodels.ResponseError
}
AdminGetContentInternalServerError handles this case with default header values.
Internal Server Error
func NewAdminGetContentInternalServerError ¶
func NewAdminGetContentInternalServerError() *AdminGetContentInternalServerError
NewAdminGetContentInternalServerError creates a AdminGetContentInternalServerError with default headers values
func (*AdminGetContentInternalServerError) Error ¶
func (o *AdminGetContentInternalServerError) Error() string
func (*AdminGetContentInternalServerError) GetPayload ¶
func (o *AdminGetContentInternalServerError) GetPayload() *ugcclientmodels.ResponseError
type AdminGetContentNotFound ¶
type AdminGetContentNotFound struct {
Payload *ugcclientmodels.ResponseError
}
AdminGetContentNotFound handles this case with default header values.
Not Found
func NewAdminGetContentNotFound ¶
func NewAdminGetContentNotFound() *AdminGetContentNotFound
NewAdminGetContentNotFound creates a AdminGetContentNotFound with default headers values
func (*AdminGetContentNotFound) Error ¶
func (o *AdminGetContentNotFound) Error() string
func (*AdminGetContentNotFound) GetPayload ¶
func (o *AdminGetContentNotFound) GetPayload() *ugcclientmodels.ResponseError
type AdminGetContentOK ¶
type AdminGetContentOK struct {
Payload *ugcclientmodels.ModelsPaginatedContentDownloadResponse
}
AdminGetContentOK handles this case with default header values.
OK
func NewAdminGetContentOK ¶
func NewAdminGetContentOK() *AdminGetContentOK
NewAdminGetContentOK creates a AdminGetContentOK with default headers values
func (*AdminGetContentOK) Error ¶
func (o *AdminGetContentOK) Error() string
func (*AdminGetContentOK) GetPayload ¶
func (o *AdminGetContentOK) GetPayload() *ugcclientmodels.ModelsPaginatedContentDownloadResponse
type AdminGetContentParams ¶
type AdminGetContentParams struct { /*Limit number of content per page */ Limit *string /*Namespace namespace of the game */ Namespace string /*Offset the offset number to retrieve */ Offset *string /*UserID user ID */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminGetContentParams contains all the parameters to send to the API endpoint for the admin get content operation typically these are written to a http.Request
func NewAdminGetContentParams ¶
func NewAdminGetContentParams() *AdminGetContentParams
NewAdminGetContentParams creates a new AdminGetContentParams object with the default values initialized.
func NewAdminGetContentParamsWithContext ¶
func NewAdminGetContentParamsWithContext(ctx context.Context) *AdminGetContentParams
NewAdminGetContentParamsWithContext creates a new AdminGetContentParams object with the default values initialized, and the ability to set a context for a request
func NewAdminGetContentParamsWithHTTPClient ¶
func NewAdminGetContentParamsWithHTTPClient(client *http.Client) *AdminGetContentParams
NewAdminGetContentParamsWithHTTPClient creates a new AdminGetContentParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminGetContentParamsWithTimeout ¶
func NewAdminGetContentParamsWithTimeout(timeout time.Duration) *AdminGetContentParams
NewAdminGetContentParamsWithTimeout creates a new AdminGetContentParams object with the default values initialized, and the ability to set a timeout on a request
func (*AdminGetContentParams) SetContext ¶
func (o *AdminGetContentParams) SetContext(ctx context.Context)
SetContext adds the context to the admin get content params
func (*AdminGetContentParams) SetHTTPClient ¶
func (o *AdminGetContentParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin get content params
func (*AdminGetContentParams) SetLimit ¶
func (o *AdminGetContentParams) SetLimit(limit *string)
SetLimit adds the limit to the admin get content params
func (*AdminGetContentParams) SetNamespace ¶
func (o *AdminGetContentParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin get content params
func (*AdminGetContentParams) SetOffset ¶
func (o *AdminGetContentParams) SetOffset(offset *string)
SetOffset adds the offset to the admin get content params
func (*AdminGetContentParams) SetTimeout ¶
func (o *AdminGetContentParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin get content params
func (*AdminGetContentParams) SetUserID ¶
func (o *AdminGetContentParams) SetUserID(userID string)
SetUserID adds the userId to the admin get content params
func (*AdminGetContentParams) WithContext ¶
func (o *AdminGetContentParams) WithContext(ctx context.Context) *AdminGetContentParams
WithContext adds the context to the admin get content params
func (*AdminGetContentParams) WithHTTPClient ¶
func (o *AdminGetContentParams) WithHTTPClient(client *http.Client) *AdminGetContentParams
WithHTTPClient adds the HTTPClient to the admin get content params
func (*AdminGetContentParams) WithLimit ¶
func (o *AdminGetContentParams) WithLimit(limit *string) *AdminGetContentParams
WithLimit adds the limit to the admin get content params
func (*AdminGetContentParams) WithNamespace ¶
func (o *AdminGetContentParams) WithNamespace(namespace string) *AdminGetContentParams
WithNamespace adds the namespace to the admin get content params
func (*AdminGetContentParams) WithOffset ¶
func (o *AdminGetContentParams) WithOffset(offset *string) *AdminGetContentParams
WithOffset adds the offset to the admin get content params
func (*AdminGetContentParams) WithTimeout ¶
func (o *AdminGetContentParams) WithTimeout(timeout time.Duration) *AdminGetContentParams
WithTimeout adds the timeout to the admin get content params
func (*AdminGetContentParams) WithUserID ¶
func (o *AdminGetContentParams) WithUserID(userID string) *AdminGetContentParams
WithUserID adds the userID to the admin get content params
func (*AdminGetContentParams) WriteToRequest ¶
func (o *AdminGetContentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminGetContentReader ¶
type AdminGetContentReader struct {
// contains filtered or unexported fields
}
AdminGetContentReader is a Reader for the AdminGetContent structure.
func (*AdminGetContentReader) ReadResponse ¶
func (o *AdminGetContentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminGetContentUnauthorized ¶
type AdminGetContentUnauthorized struct {
}AdminGetContentUnauthorized handles this case with default header values.
Unauthorized
func NewAdminGetContentUnauthorized ¶
func NewAdminGetContentUnauthorized() *AdminGetContentUnauthorized
NewAdminGetContentUnauthorized creates a AdminGetContentUnauthorized with default headers values
func (*AdminGetContentUnauthorized) Error ¶
func (o *AdminGetContentUnauthorized) Error() string
func (*AdminGetContentUnauthorized) GetPayload ¶
func (o *AdminGetContentUnauthorized) GetPayload() *ugcclientmodels.ResponseError
type AdminGetSpecificContentInternalServerError ¶
type AdminGetSpecificContentInternalServerError struct {
Payload *ugcclientmodels.ResponseError
}
AdminGetSpecificContentInternalServerError handles this case with default header values.
Internal Server Error
func NewAdminGetSpecificContentInternalServerError ¶
func NewAdminGetSpecificContentInternalServerError() *AdminGetSpecificContentInternalServerError
NewAdminGetSpecificContentInternalServerError creates a AdminGetSpecificContentInternalServerError with default headers values
func (*AdminGetSpecificContentInternalServerError) Error ¶
func (o *AdminGetSpecificContentInternalServerError) Error() string
func (*AdminGetSpecificContentInternalServerError) GetPayload ¶
func (o *AdminGetSpecificContentInternalServerError) GetPayload() *ugcclientmodels.ResponseError
type AdminGetSpecificContentNotFound ¶
type AdminGetSpecificContentNotFound struct {
Payload *ugcclientmodels.ResponseError
}
AdminGetSpecificContentNotFound handles this case with default header values.
Not Found
func NewAdminGetSpecificContentNotFound ¶
func NewAdminGetSpecificContentNotFound() *AdminGetSpecificContentNotFound
NewAdminGetSpecificContentNotFound creates a AdminGetSpecificContentNotFound with default headers values
func (*AdminGetSpecificContentNotFound) Error ¶
func (o *AdminGetSpecificContentNotFound) Error() string
func (*AdminGetSpecificContentNotFound) GetPayload ¶
func (o *AdminGetSpecificContentNotFound) GetPayload() *ugcclientmodels.ResponseError
type AdminGetSpecificContentOK ¶
type AdminGetSpecificContentOK struct {
Payload *ugcclientmodels.ModelsContentDownloadResponse
}
AdminGetSpecificContentOK handles this case with default header values.
OK
func NewAdminGetSpecificContentOK ¶
func NewAdminGetSpecificContentOK() *AdminGetSpecificContentOK
NewAdminGetSpecificContentOK creates a AdminGetSpecificContentOK with default headers values
func (*AdminGetSpecificContentOK) Error ¶
func (o *AdminGetSpecificContentOK) Error() string
func (*AdminGetSpecificContentOK) GetPayload ¶
func (o *AdminGetSpecificContentOK) GetPayload() *ugcclientmodels.ModelsContentDownloadResponse
type AdminGetSpecificContentParams ¶
type AdminGetSpecificContentParams struct { /*ContentID content ID */ ContentID string /*Namespace namespace of the game */ Namespace string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminGetSpecificContentParams contains all the parameters to send to the API endpoint for the admin get specific content operation typically these are written to a http.Request
func NewAdminGetSpecificContentParams ¶
func NewAdminGetSpecificContentParams() *AdminGetSpecificContentParams
NewAdminGetSpecificContentParams creates a new AdminGetSpecificContentParams object with the default values initialized.
func NewAdminGetSpecificContentParamsWithContext ¶
func NewAdminGetSpecificContentParamsWithContext(ctx context.Context) *AdminGetSpecificContentParams
NewAdminGetSpecificContentParamsWithContext creates a new AdminGetSpecificContentParams object with the default values initialized, and the ability to set a context for a request
func NewAdminGetSpecificContentParamsWithHTTPClient ¶
func NewAdminGetSpecificContentParamsWithHTTPClient(client *http.Client) *AdminGetSpecificContentParams
NewAdminGetSpecificContentParamsWithHTTPClient creates a new AdminGetSpecificContentParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminGetSpecificContentParamsWithTimeout ¶
func NewAdminGetSpecificContentParamsWithTimeout(timeout time.Duration) *AdminGetSpecificContentParams
NewAdminGetSpecificContentParamsWithTimeout creates a new AdminGetSpecificContentParams object with the default values initialized, and the ability to set a timeout on a request
func (*AdminGetSpecificContentParams) SetContentID ¶
func (o *AdminGetSpecificContentParams) SetContentID(contentID string)
SetContentID adds the contentId to the admin get specific content params
func (*AdminGetSpecificContentParams) SetContext ¶
func (o *AdminGetSpecificContentParams) SetContext(ctx context.Context)
SetContext adds the context to the admin get specific content params
func (*AdminGetSpecificContentParams) SetHTTPClient ¶
func (o *AdminGetSpecificContentParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin get specific content params
func (*AdminGetSpecificContentParams) SetNamespace ¶
func (o *AdminGetSpecificContentParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin get specific content params
func (*AdminGetSpecificContentParams) SetTimeout ¶
func (o *AdminGetSpecificContentParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin get specific content params
func (*AdminGetSpecificContentParams) WithContentID ¶
func (o *AdminGetSpecificContentParams) WithContentID(contentID string) *AdminGetSpecificContentParams
WithContentID adds the contentID to the admin get specific content params
func (*AdminGetSpecificContentParams) WithContext ¶
func (o *AdminGetSpecificContentParams) WithContext(ctx context.Context) *AdminGetSpecificContentParams
WithContext adds the context to the admin get specific content params
func (*AdminGetSpecificContentParams) WithHTTPClient ¶
func (o *AdminGetSpecificContentParams) WithHTTPClient(client *http.Client) *AdminGetSpecificContentParams
WithHTTPClient adds the HTTPClient to the admin get specific content params
func (*AdminGetSpecificContentParams) WithNamespace ¶
func (o *AdminGetSpecificContentParams) WithNamespace(namespace string) *AdminGetSpecificContentParams
WithNamespace adds the namespace to the admin get specific content params
func (*AdminGetSpecificContentParams) WithTimeout ¶
func (o *AdminGetSpecificContentParams) WithTimeout(timeout time.Duration) *AdminGetSpecificContentParams
WithTimeout adds the timeout to the admin get specific content params
func (*AdminGetSpecificContentParams) WriteToRequest ¶
func (o *AdminGetSpecificContentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminGetSpecificContentReader ¶
type AdminGetSpecificContentReader struct {
// contains filtered or unexported fields
}
AdminGetSpecificContentReader is a Reader for the AdminGetSpecificContent structure.
func (*AdminGetSpecificContentReader) ReadResponse ¶
func (o *AdminGetSpecificContentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminGetSpecificContentUnauthorized ¶
type AdminGetSpecificContentUnauthorized struct {
}AdminGetSpecificContentUnauthorized handles this case with default header values.
Unauthorized
func NewAdminGetSpecificContentUnauthorized ¶
func NewAdminGetSpecificContentUnauthorized() *AdminGetSpecificContentUnauthorized
NewAdminGetSpecificContentUnauthorized creates a AdminGetSpecificContentUnauthorized with default headers values
func (*AdminGetSpecificContentUnauthorized) Error ¶
func (o *AdminGetSpecificContentUnauthorized) Error() string
func (*AdminGetSpecificContentUnauthorized) GetPayload ¶
func (o *AdminGetSpecificContentUnauthorized) GetPayload() *ugcclientmodels.ResponseError
type AdminHideUserContentInternalServerError ¶
type AdminHideUserContentInternalServerError struct {
Payload *ugcclientmodels.ResponseError
}
AdminHideUserContentInternalServerError handles this case with default header values.
Internal Server Error
func NewAdminHideUserContentInternalServerError ¶
func NewAdminHideUserContentInternalServerError() *AdminHideUserContentInternalServerError
NewAdminHideUserContentInternalServerError creates a AdminHideUserContentInternalServerError with default headers values
func (*AdminHideUserContentInternalServerError) Error ¶
func (o *AdminHideUserContentInternalServerError) Error() string
func (*AdminHideUserContentInternalServerError) GetPayload ¶
func (o *AdminHideUserContentInternalServerError) GetPayload() *ugcclientmodels.ResponseError
type AdminHideUserContentNotFound ¶
type AdminHideUserContentNotFound struct {
Payload *ugcclientmodels.ResponseError
}
AdminHideUserContentNotFound handles this case with default header values.
Not Found
func NewAdminHideUserContentNotFound ¶
func NewAdminHideUserContentNotFound() *AdminHideUserContentNotFound
NewAdminHideUserContentNotFound creates a AdminHideUserContentNotFound with default headers values
func (*AdminHideUserContentNotFound) Error ¶
func (o *AdminHideUserContentNotFound) Error() string
func (*AdminHideUserContentNotFound) GetPayload ¶
func (o *AdminHideUserContentNotFound) GetPayload() *ugcclientmodels.ResponseError
type AdminHideUserContentOK ¶
type AdminHideUserContentOK struct {
Payload *ugcclientmodels.ModelsCreateContentResponse
}
AdminHideUserContentOK handles this case with default header values.
OK
func NewAdminHideUserContentOK ¶
func NewAdminHideUserContentOK() *AdminHideUserContentOK
NewAdminHideUserContentOK creates a AdminHideUserContentOK with default headers values
func (*AdminHideUserContentOK) Error ¶
func (o *AdminHideUserContentOK) Error() string
func (*AdminHideUserContentOK) GetPayload ¶
func (o *AdminHideUserContentOK) GetPayload() *ugcclientmodels.ModelsCreateContentResponse
type AdminHideUserContentParams ¶
type AdminHideUserContentParams struct { /*Body*/ Body *ugcclientmodels.ModelsHideContentRequest /*ContentID content ID */ ContentID string /*Namespace namespace of the game */ Namespace string /*UserID user ID */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminHideUserContentParams contains all the parameters to send to the API endpoint for the admin hide user content operation typically these are written to a http.Request
func NewAdminHideUserContentParams ¶
func NewAdminHideUserContentParams() *AdminHideUserContentParams
NewAdminHideUserContentParams creates a new AdminHideUserContentParams object with the default values initialized.
func NewAdminHideUserContentParamsWithContext ¶
func NewAdminHideUserContentParamsWithContext(ctx context.Context) *AdminHideUserContentParams
NewAdminHideUserContentParamsWithContext creates a new AdminHideUserContentParams object with the default values initialized, and the ability to set a context for a request
func NewAdminHideUserContentParamsWithHTTPClient ¶
func NewAdminHideUserContentParamsWithHTTPClient(client *http.Client) *AdminHideUserContentParams
NewAdminHideUserContentParamsWithHTTPClient creates a new AdminHideUserContentParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminHideUserContentParamsWithTimeout ¶
func NewAdminHideUserContentParamsWithTimeout(timeout time.Duration) *AdminHideUserContentParams
NewAdminHideUserContentParamsWithTimeout creates a new AdminHideUserContentParams object with the default values initialized, and the ability to set a timeout on a request
func (*AdminHideUserContentParams) SetBody ¶
func (o *AdminHideUserContentParams) SetBody(body *ugcclientmodels.ModelsHideContentRequest)
SetBody adds the body to the admin hide user content params
func (*AdminHideUserContentParams) SetContentID ¶
func (o *AdminHideUserContentParams) SetContentID(contentID string)
SetContentID adds the contentId to the admin hide user content params
func (*AdminHideUserContentParams) SetContext ¶
func (o *AdminHideUserContentParams) SetContext(ctx context.Context)
SetContext adds the context to the admin hide user content params
func (*AdminHideUserContentParams) SetHTTPClient ¶
func (o *AdminHideUserContentParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin hide user content params
func (*AdminHideUserContentParams) SetNamespace ¶
func (o *AdminHideUserContentParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin hide user content params
func (*AdminHideUserContentParams) SetTimeout ¶
func (o *AdminHideUserContentParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin hide user content params
func (*AdminHideUserContentParams) SetUserID ¶
func (o *AdminHideUserContentParams) SetUserID(userID string)
SetUserID adds the userId to the admin hide user content params
func (*AdminHideUserContentParams) WithBody ¶
func (o *AdminHideUserContentParams) WithBody(body *ugcclientmodels.ModelsHideContentRequest) *AdminHideUserContentParams
WithBody adds the body to the admin hide user content params
func (*AdminHideUserContentParams) WithContentID ¶
func (o *AdminHideUserContentParams) WithContentID(contentID string) *AdminHideUserContentParams
WithContentID adds the contentID to the admin hide user content params
func (*AdminHideUserContentParams) WithContext ¶
func (o *AdminHideUserContentParams) WithContext(ctx context.Context) *AdminHideUserContentParams
WithContext adds the context to the admin hide user content params
func (*AdminHideUserContentParams) WithHTTPClient ¶
func (o *AdminHideUserContentParams) WithHTTPClient(client *http.Client) *AdminHideUserContentParams
WithHTTPClient adds the HTTPClient to the admin hide user content params
func (*AdminHideUserContentParams) WithNamespace ¶
func (o *AdminHideUserContentParams) WithNamespace(namespace string) *AdminHideUserContentParams
WithNamespace adds the namespace to the admin hide user content params
func (*AdminHideUserContentParams) WithTimeout ¶
func (o *AdminHideUserContentParams) WithTimeout(timeout time.Duration) *AdminHideUserContentParams
WithTimeout adds the timeout to the admin hide user content params
func (*AdminHideUserContentParams) WithUserID ¶
func (o *AdminHideUserContentParams) WithUserID(userID string) *AdminHideUserContentParams
WithUserID adds the userID to the admin hide user content params
func (*AdminHideUserContentParams) WriteToRequest ¶
func (o *AdminHideUserContentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminHideUserContentReader ¶
type AdminHideUserContentReader struct {
// contains filtered or unexported fields
}
AdminHideUserContentReader is a Reader for the AdminHideUserContent structure.
func (*AdminHideUserContentReader) ReadResponse ¶
func (o *AdminHideUserContentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminHideUserContentUnauthorized ¶
type AdminHideUserContentUnauthorized struct {
}AdminHideUserContentUnauthorized handles this case with default header values.
Unauthorized
func NewAdminHideUserContentUnauthorized ¶
func NewAdminHideUserContentUnauthorized() *AdminHideUserContentUnauthorized
NewAdminHideUserContentUnauthorized creates a AdminHideUserContentUnauthorized with default headers values
func (*AdminHideUserContentUnauthorized) Error ¶
func (o *AdminHideUserContentUnauthorized) Error() string
func (*AdminHideUserContentUnauthorized) GetPayload ¶
func (o *AdminHideUserContentUnauthorized) GetPayload() *ugcclientmodels.ResponseError
type AdminSearchChannelSpecificContentInternalServerError ¶
type AdminSearchChannelSpecificContentInternalServerError struct {
Payload *ugcclientmodels.ResponseError
}
AdminSearchChannelSpecificContentInternalServerError handles this case with default header values.
Internal Server Error
func NewAdminSearchChannelSpecificContentInternalServerError ¶
func NewAdminSearchChannelSpecificContentInternalServerError() *AdminSearchChannelSpecificContentInternalServerError
NewAdminSearchChannelSpecificContentInternalServerError creates a AdminSearchChannelSpecificContentInternalServerError with default headers values
func (*AdminSearchChannelSpecificContentInternalServerError) Error ¶
func (o *AdminSearchChannelSpecificContentInternalServerError) Error() string
func (*AdminSearchChannelSpecificContentInternalServerError) GetPayload ¶
func (o *AdminSearchChannelSpecificContentInternalServerError) GetPayload() *ugcclientmodels.ResponseError
type AdminSearchChannelSpecificContentNotFound ¶
type AdminSearchChannelSpecificContentNotFound struct {
Payload *ugcclientmodels.ResponseError
}
AdminSearchChannelSpecificContentNotFound handles this case with default header values.
Not Found
func NewAdminSearchChannelSpecificContentNotFound ¶
func NewAdminSearchChannelSpecificContentNotFound() *AdminSearchChannelSpecificContentNotFound
NewAdminSearchChannelSpecificContentNotFound creates a AdminSearchChannelSpecificContentNotFound with default headers values
func (*AdminSearchChannelSpecificContentNotFound) Error ¶
func (o *AdminSearchChannelSpecificContentNotFound) Error() string
func (*AdminSearchChannelSpecificContentNotFound) GetPayload ¶
func (o *AdminSearchChannelSpecificContentNotFound) GetPayload() *ugcclientmodels.ResponseError
type AdminSearchChannelSpecificContentOK ¶
type AdminSearchChannelSpecificContentOK struct {
Payload *ugcclientmodels.ModelsPaginatedContentDownloadResponse
}
AdminSearchChannelSpecificContentOK handles this case with default header values.
OK
func NewAdminSearchChannelSpecificContentOK ¶
func NewAdminSearchChannelSpecificContentOK() *AdminSearchChannelSpecificContentOK
NewAdminSearchChannelSpecificContentOK creates a AdminSearchChannelSpecificContentOK with default headers values
func (*AdminSearchChannelSpecificContentOK) Error ¶
func (o *AdminSearchChannelSpecificContentOK) Error() string
func (*AdminSearchChannelSpecificContentOK) GetPayload ¶
func (o *AdminSearchChannelSpecificContentOK) GetPayload() *ugcclientmodels.ModelsPaginatedContentDownloadResponse
type AdminSearchChannelSpecificContentParams ¶
type AdminSearchChannelSpecificContentParams struct { /*ChannelID channel ID */ ChannelID string /*Creator creator name */ Creator *string /*Isofficial filter only official contents (boolean) */ Isofficial *string /*Limit number of content per page */ Limit *string /*Name content name */ Name *string /*Namespace namespace of the game */ Namespace string /*Offset the offset number to retrieve */ Offset *string /*Orderby sorting order: asc, desc. default=desc */ Orderby *string /*Sortby sorting criteria: name,download,like,date. default=date */ Sortby *string /*Subtype content subtype */ Subtype *string /*Tags content tag */ Tags *string /*Type content type */ Type *string /*UserID user ID */ UserID *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminSearchChannelSpecificContentParams contains all the parameters to send to the API endpoint for the admin search channel specific content operation typically these are written to a http.Request
func NewAdminSearchChannelSpecificContentParams ¶
func NewAdminSearchChannelSpecificContentParams() *AdminSearchChannelSpecificContentParams
NewAdminSearchChannelSpecificContentParams creates a new AdminSearchChannelSpecificContentParams object with the default values initialized.
func NewAdminSearchChannelSpecificContentParamsWithContext ¶
func NewAdminSearchChannelSpecificContentParamsWithContext(ctx context.Context) *AdminSearchChannelSpecificContentParams
NewAdminSearchChannelSpecificContentParamsWithContext creates a new AdminSearchChannelSpecificContentParams object with the default values initialized, and the ability to set a context for a request
func NewAdminSearchChannelSpecificContentParamsWithHTTPClient ¶
func NewAdminSearchChannelSpecificContentParamsWithHTTPClient(client *http.Client) *AdminSearchChannelSpecificContentParams
NewAdminSearchChannelSpecificContentParamsWithHTTPClient creates a new AdminSearchChannelSpecificContentParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminSearchChannelSpecificContentParamsWithTimeout ¶
func NewAdminSearchChannelSpecificContentParamsWithTimeout(timeout time.Duration) *AdminSearchChannelSpecificContentParams
NewAdminSearchChannelSpecificContentParamsWithTimeout creates a new AdminSearchChannelSpecificContentParams object with the default values initialized, and the ability to set a timeout on a request
func (*AdminSearchChannelSpecificContentParams) SetChannelID ¶
func (o *AdminSearchChannelSpecificContentParams) SetChannelID(channelID string)
SetChannelID adds the channelId to the admin search channel specific content params
func (*AdminSearchChannelSpecificContentParams) SetContext ¶
func (o *AdminSearchChannelSpecificContentParams) SetContext(ctx context.Context)
SetContext adds the context to the admin search channel specific content params
func (*AdminSearchChannelSpecificContentParams) SetCreator ¶
func (o *AdminSearchChannelSpecificContentParams) SetCreator(creator *string)
SetCreator adds the creator to the admin search channel specific content params
func (*AdminSearchChannelSpecificContentParams) SetHTTPClient ¶
func (o *AdminSearchChannelSpecificContentParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin search channel specific content params
func (*AdminSearchChannelSpecificContentParams) SetIsofficial ¶
func (o *AdminSearchChannelSpecificContentParams) SetIsofficial(isofficial *string)
SetIsofficial adds the isofficial to the admin search channel specific content params
func (*AdminSearchChannelSpecificContentParams) SetLimit ¶
func (o *AdminSearchChannelSpecificContentParams) SetLimit(limit *string)
SetLimit adds the limit to the admin search channel specific content params
func (*AdminSearchChannelSpecificContentParams) SetName ¶
func (o *AdminSearchChannelSpecificContentParams) SetName(name *string)
SetName adds the name to the admin search channel specific content params
func (*AdminSearchChannelSpecificContentParams) SetNamespace ¶
func (o *AdminSearchChannelSpecificContentParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin search channel specific content params
func (*AdminSearchChannelSpecificContentParams) SetOffset ¶
func (o *AdminSearchChannelSpecificContentParams) SetOffset(offset *string)
SetOffset adds the offset to the admin search channel specific content params
func (*AdminSearchChannelSpecificContentParams) SetOrderby ¶
func (o *AdminSearchChannelSpecificContentParams) SetOrderby(orderby *string)
SetOrderby adds the orderby to the admin search channel specific content params
func (*AdminSearchChannelSpecificContentParams) SetSortby ¶
func (o *AdminSearchChannelSpecificContentParams) SetSortby(sortby *string)
SetSortby adds the sortby to the admin search channel specific content params
func (*AdminSearchChannelSpecificContentParams) SetSubtype ¶
func (o *AdminSearchChannelSpecificContentParams) SetSubtype(subtype *string)
SetSubtype adds the subtype to the admin search channel specific content params
func (*AdminSearchChannelSpecificContentParams) SetTags ¶
func (o *AdminSearchChannelSpecificContentParams) SetTags(tags *string)
SetTags adds the tags to the admin search channel specific content params
func (*AdminSearchChannelSpecificContentParams) SetTimeout ¶
func (o *AdminSearchChannelSpecificContentParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin search channel specific content params
func (*AdminSearchChannelSpecificContentParams) SetType ¶
func (o *AdminSearchChannelSpecificContentParams) SetType(typeVar *string)
SetType adds the type to the admin search channel specific content params
func (*AdminSearchChannelSpecificContentParams) SetUserID ¶
func (o *AdminSearchChannelSpecificContentParams) SetUserID(userID *string)
SetUserID adds the userId to the admin search channel specific content params
func (*AdminSearchChannelSpecificContentParams) WithChannelID ¶
func (o *AdminSearchChannelSpecificContentParams) WithChannelID(channelID string) *AdminSearchChannelSpecificContentParams
WithChannelID adds the channelID to the admin search channel specific content params
func (*AdminSearchChannelSpecificContentParams) WithContext ¶
func (o *AdminSearchChannelSpecificContentParams) WithContext(ctx context.Context) *AdminSearchChannelSpecificContentParams
WithContext adds the context to the admin search channel specific content params
func (*AdminSearchChannelSpecificContentParams) WithCreator ¶
func (o *AdminSearchChannelSpecificContentParams) WithCreator(creator *string) *AdminSearchChannelSpecificContentParams
WithCreator adds the creator to the admin search channel specific content params
func (*AdminSearchChannelSpecificContentParams) WithHTTPClient ¶
func (o *AdminSearchChannelSpecificContentParams) WithHTTPClient(client *http.Client) *AdminSearchChannelSpecificContentParams
WithHTTPClient adds the HTTPClient to the admin search channel specific content params
func (*AdminSearchChannelSpecificContentParams) WithIsofficial ¶
func (o *AdminSearchChannelSpecificContentParams) WithIsofficial(isofficial *string) *AdminSearchChannelSpecificContentParams
WithIsofficial adds the isofficial to the admin search channel specific content params
func (*AdminSearchChannelSpecificContentParams) WithLimit ¶
func (o *AdminSearchChannelSpecificContentParams) WithLimit(limit *string) *AdminSearchChannelSpecificContentParams
WithLimit adds the limit to the admin search channel specific content params
func (*AdminSearchChannelSpecificContentParams) WithName ¶
func (o *AdminSearchChannelSpecificContentParams) WithName(name *string) *AdminSearchChannelSpecificContentParams
WithName adds the name to the admin search channel specific content params
func (*AdminSearchChannelSpecificContentParams) WithNamespace ¶
func (o *AdminSearchChannelSpecificContentParams) WithNamespace(namespace string) *AdminSearchChannelSpecificContentParams
WithNamespace adds the namespace to the admin search channel specific content params
func (*AdminSearchChannelSpecificContentParams) WithOffset ¶
func (o *AdminSearchChannelSpecificContentParams) WithOffset(offset *string) *AdminSearchChannelSpecificContentParams
WithOffset adds the offset to the admin search channel specific content params
func (*AdminSearchChannelSpecificContentParams) WithOrderby ¶
func (o *AdminSearchChannelSpecificContentParams) WithOrderby(orderby *string) *AdminSearchChannelSpecificContentParams
WithOrderby adds the orderby to the admin search channel specific content params
func (*AdminSearchChannelSpecificContentParams) WithSortby ¶
func (o *AdminSearchChannelSpecificContentParams) WithSortby(sortby *string) *AdminSearchChannelSpecificContentParams
WithSortby adds the sortby to the admin search channel specific content params
func (*AdminSearchChannelSpecificContentParams) WithSubtype ¶
func (o *AdminSearchChannelSpecificContentParams) WithSubtype(subtype *string) *AdminSearchChannelSpecificContentParams
WithSubtype adds the subtype to the admin search channel specific content params
func (*AdminSearchChannelSpecificContentParams) WithTags ¶
func (o *AdminSearchChannelSpecificContentParams) WithTags(tags *string) *AdminSearchChannelSpecificContentParams
WithTags adds the tags to the admin search channel specific content params
func (*AdminSearchChannelSpecificContentParams) WithTimeout ¶
func (o *AdminSearchChannelSpecificContentParams) WithTimeout(timeout time.Duration) *AdminSearchChannelSpecificContentParams
WithTimeout adds the timeout to the admin search channel specific content params
func (*AdminSearchChannelSpecificContentParams) WithType ¶
func (o *AdminSearchChannelSpecificContentParams) WithType(typeVar *string) *AdminSearchChannelSpecificContentParams
WithType adds the typeVar to the admin search channel specific content params
func (*AdminSearchChannelSpecificContentParams) WithUserID ¶
func (o *AdminSearchChannelSpecificContentParams) WithUserID(userID *string) *AdminSearchChannelSpecificContentParams
WithUserID adds the userID to the admin search channel specific content params
func (*AdminSearchChannelSpecificContentParams) WriteToRequest ¶
func (o *AdminSearchChannelSpecificContentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminSearchChannelSpecificContentReader ¶
type AdminSearchChannelSpecificContentReader struct {
// contains filtered or unexported fields
}
AdminSearchChannelSpecificContentReader is a Reader for the AdminSearchChannelSpecificContent structure.
func (*AdminSearchChannelSpecificContentReader) ReadResponse ¶
func (o *AdminSearchChannelSpecificContentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminSearchChannelSpecificContentUnauthorized ¶
type AdminSearchChannelSpecificContentUnauthorized struct {
}AdminSearchChannelSpecificContentUnauthorized handles this case with default header values.
Unauthorized
func NewAdminSearchChannelSpecificContentUnauthorized ¶
func NewAdminSearchChannelSpecificContentUnauthorized() *AdminSearchChannelSpecificContentUnauthorized
NewAdminSearchChannelSpecificContentUnauthorized creates a AdminSearchChannelSpecificContentUnauthorized with default headers values
func (*AdminSearchChannelSpecificContentUnauthorized) Error ¶
func (o *AdminSearchChannelSpecificContentUnauthorized) Error() string
func (*AdminSearchChannelSpecificContentUnauthorized) GetPayload ¶
func (o *AdminSearchChannelSpecificContentUnauthorized) GetPayload() *ugcclientmodels.ResponseError
type AdminSearchContentInternalServerError ¶
type AdminSearchContentInternalServerError struct {
Payload *ugcclientmodels.ResponseError
}
AdminSearchContentInternalServerError handles this case with default header values.
Internal Server Error
func NewAdminSearchContentInternalServerError ¶
func NewAdminSearchContentInternalServerError() *AdminSearchContentInternalServerError
NewAdminSearchContentInternalServerError creates a AdminSearchContentInternalServerError with default headers values
func (*AdminSearchContentInternalServerError) Error ¶
func (o *AdminSearchContentInternalServerError) Error() string
func (*AdminSearchContentInternalServerError) GetPayload ¶
func (o *AdminSearchContentInternalServerError) GetPayload() *ugcclientmodels.ResponseError
type AdminSearchContentNotFound ¶
type AdminSearchContentNotFound struct {
Payload *ugcclientmodels.ResponseError
}
AdminSearchContentNotFound handles this case with default header values.
Not Found
func NewAdminSearchContentNotFound ¶
func NewAdminSearchContentNotFound() *AdminSearchContentNotFound
NewAdminSearchContentNotFound creates a AdminSearchContentNotFound with default headers values
func (*AdminSearchContentNotFound) Error ¶
func (o *AdminSearchContentNotFound) Error() string
func (*AdminSearchContentNotFound) GetPayload ¶
func (o *AdminSearchContentNotFound) GetPayload() *ugcclientmodels.ResponseError
type AdminSearchContentOK ¶
type AdminSearchContentOK struct {
Payload *ugcclientmodels.ModelsPaginatedContentDownloadResponse
}
AdminSearchContentOK handles this case with default header values.
OK
func NewAdminSearchContentOK ¶
func NewAdminSearchContentOK() *AdminSearchContentOK
NewAdminSearchContentOK creates a AdminSearchContentOK with default headers values
func (*AdminSearchContentOK) Error ¶
func (o *AdminSearchContentOK) Error() string
func (*AdminSearchContentOK) GetPayload ¶
func (o *AdminSearchContentOK) GetPayload() *ugcclientmodels.ModelsPaginatedContentDownloadResponse
type AdminSearchContentParams ¶
type AdminSearchContentParams struct { /*Creator creator name */ Creator *string /*Isofficial filter only official contents (boolean) */ Isofficial *string /*Limit number of content per page */ Limit *string /*Name content name */ Name *string /*Namespace namespace of the game */ Namespace string /*Offset the offset number to retrieve */ Offset *string /*Orderby sorting order: asc, desc. default=desc */ Orderby *string /*Sortby sorting criteria: name,download,like,date. default=date */ Sortby *string /*Subtype content subtype */ Subtype *string /*Tags content tag */ Tags *string /*Type content type */ Type *string /*UserID user ID */ UserID *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminSearchContentParams contains all the parameters to send to the API endpoint for the admin search content operation typically these are written to a http.Request
func NewAdminSearchContentParams ¶
func NewAdminSearchContentParams() *AdminSearchContentParams
NewAdminSearchContentParams creates a new AdminSearchContentParams object with the default values initialized.
func NewAdminSearchContentParamsWithContext ¶
func NewAdminSearchContentParamsWithContext(ctx context.Context) *AdminSearchContentParams
NewAdminSearchContentParamsWithContext creates a new AdminSearchContentParams object with the default values initialized, and the ability to set a context for a request
func NewAdminSearchContentParamsWithHTTPClient ¶
func NewAdminSearchContentParamsWithHTTPClient(client *http.Client) *AdminSearchContentParams
NewAdminSearchContentParamsWithHTTPClient creates a new AdminSearchContentParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminSearchContentParamsWithTimeout ¶
func NewAdminSearchContentParamsWithTimeout(timeout time.Duration) *AdminSearchContentParams
NewAdminSearchContentParamsWithTimeout creates a new AdminSearchContentParams object with the default values initialized, and the ability to set a timeout on a request
func (*AdminSearchContentParams) SetContext ¶
func (o *AdminSearchContentParams) SetContext(ctx context.Context)
SetContext adds the context to the admin search content params
func (*AdminSearchContentParams) SetCreator ¶
func (o *AdminSearchContentParams) SetCreator(creator *string)
SetCreator adds the creator to the admin search content params
func (*AdminSearchContentParams) SetHTTPClient ¶
func (o *AdminSearchContentParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin search content params
func (*AdminSearchContentParams) SetIsofficial ¶
func (o *AdminSearchContentParams) SetIsofficial(isofficial *string)
SetIsofficial adds the isofficial to the admin search content params
func (*AdminSearchContentParams) SetLimit ¶
func (o *AdminSearchContentParams) SetLimit(limit *string)
SetLimit adds the limit to the admin search content params
func (*AdminSearchContentParams) SetName ¶
func (o *AdminSearchContentParams) SetName(name *string)
SetName adds the name to the admin search content params
func (*AdminSearchContentParams) SetNamespace ¶
func (o *AdminSearchContentParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin search content params
func (*AdminSearchContentParams) SetOffset ¶
func (o *AdminSearchContentParams) SetOffset(offset *string)
SetOffset adds the offset to the admin search content params
func (*AdminSearchContentParams) SetOrderby ¶
func (o *AdminSearchContentParams) SetOrderby(orderby *string)
SetOrderby adds the orderby to the admin search content params
func (*AdminSearchContentParams) SetSortby ¶
func (o *AdminSearchContentParams) SetSortby(sortby *string)
SetSortby adds the sortby to the admin search content params
func (*AdminSearchContentParams) SetSubtype ¶
func (o *AdminSearchContentParams) SetSubtype(subtype *string)
SetSubtype adds the subtype to the admin search content params
func (*AdminSearchContentParams) SetTags ¶
func (o *AdminSearchContentParams) SetTags(tags *string)
SetTags adds the tags to the admin search content params
func (*AdminSearchContentParams) SetTimeout ¶
func (o *AdminSearchContentParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin search content params
func (*AdminSearchContentParams) SetType ¶
func (o *AdminSearchContentParams) SetType(typeVar *string)
SetType adds the type to the admin search content params
func (*AdminSearchContentParams) SetUserID ¶
func (o *AdminSearchContentParams) SetUserID(userID *string)
SetUserID adds the userId to the admin search content params
func (*AdminSearchContentParams) WithContext ¶
func (o *AdminSearchContentParams) WithContext(ctx context.Context) *AdminSearchContentParams
WithContext adds the context to the admin search content params
func (*AdminSearchContentParams) WithCreator ¶
func (o *AdminSearchContentParams) WithCreator(creator *string) *AdminSearchContentParams
WithCreator adds the creator to the admin search content params
func (*AdminSearchContentParams) WithHTTPClient ¶
func (o *AdminSearchContentParams) WithHTTPClient(client *http.Client) *AdminSearchContentParams
WithHTTPClient adds the HTTPClient to the admin search content params
func (*AdminSearchContentParams) WithIsofficial ¶
func (o *AdminSearchContentParams) WithIsofficial(isofficial *string) *AdminSearchContentParams
WithIsofficial adds the isofficial to the admin search content params
func (*AdminSearchContentParams) WithLimit ¶
func (o *AdminSearchContentParams) WithLimit(limit *string) *AdminSearchContentParams
WithLimit adds the limit to the admin search content params
func (*AdminSearchContentParams) WithName ¶
func (o *AdminSearchContentParams) WithName(name *string) *AdminSearchContentParams
WithName adds the name to the admin search content params
func (*AdminSearchContentParams) WithNamespace ¶
func (o *AdminSearchContentParams) WithNamespace(namespace string) *AdminSearchContentParams
WithNamespace adds the namespace to the admin search content params
func (*AdminSearchContentParams) WithOffset ¶
func (o *AdminSearchContentParams) WithOffset(offset *string) *AdminSearchContentParams
WithOffset adds the offset to the admin search content params
func (*AdminSearchContentParams) WithOrderby ¶
func (o *AdminSearchContentParams) WithOrderby(orderby *string) *AdminSearchContentParams
WithOrderby adds the orderby to the admin search content params
func (*AdminSearchContentParams) WithSortby ¶
func (o *AdminSearchContentParams) WithSortby(sortby *string) *AdminSearchContentParams
WithSortby adds the sortby to the admin search content params
func (*AdminSearchContentParams) WithSubtype ¶
func (o *AdminSearchContentParams) WithSubtype(subtype *string) *AdminSearchContentParams
WithSubtype adds the subtype to the admin search content params
func (*AdminSearchContentParams) WithTags ¶
func (o *AdminSearchContentParams) WithTags(tags *string) *AdminSearchContentParams
WithTags adds the tags to the admin search content params
func (*AdminSearchContentParams) WithTimeout ¶
func (o *AdminSearchContentParams) WithTimeout(timeout time.Duration) *AdminSearchContentParams
WithTimeout adds the timeout to the admin search content params
func (*AdminSearchContentParams) WithType ¶
func (o *AdminSearchContentParams) WithType(typeVar *string) *AdminSearchContentParams
WithType adds the typeVar to the admin search content params
func (*AdminSearchContentParams) WithUserID ¶
func (o *AdminSearchContentParams) WithUserID(userID *string) *AdminSearchContentParams
WithUserID adds the userID to the admin search content params
func (*AdminSearchContentParams) WriteToRequest ¶
func (o *AdminSearchContentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminSearchContentReader ¶
type AdminSearchContentReader struct {
// contains filtered or unexported fields
}
AdminSearchContentReader is a Reader for the AdminSearchContent structure.
func (*AdminSearchContentReader) ReadResponse ¶
func (o *AdminSearchContentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminSearchContentUnauthorized ¶
type AdminSearchContentUnauthorized struct {
}AdminSearchContentUnauthorized handles this case with default header values.
Unauthorized
func NewAdminSearchContentUnauthorized ¶
func NewAdminSearchContentUnauthorized() *AdminSearchContentUnauthorized
NewAdminSearchContentUnauthorized creates a AdminSearchContentUnauthorized with default headers values
func (*AdminSearchContentUnauthorized) Error ¶
func (o *AdminSearchContentUnauthorized) Error() string
func (*AdminSearchContentUnauthorized) GetPayload ¶
func (o *AdminSearchContentUnauthorized) GetPayload() *ugcclientmodels.ResponseError
type AdminUpdateContentDirectBadRequest ¶
type AdminUpdateContentDirectBadRequest struct {
Payload *ugcclientmodels.ResponseError
}
AdminUpdateContentDirectBadRequest handles this case with default header values.
Bad Request
func NewAdminUpdateContentDirectBadRequest ¶
func NewAdminUpdateContentDirectBadRequest() *AdminUpdateContentDirectBadRequest
NewAdminUpdateContentDirectBadRequest creates a AdminUpdateContentDirectBadRequest with default headers values
func (*AdminUpdateContentDirectBadRequest) Error ¶
func (o *AdminUpdateContentDirectBadRequest) Error() string
func (*AdminUpdateContentDirectBadRequest) GetPayload ¶
func (o *AdminUpdateContentDirectBadRequest) GetPayload() *ugcclientmodels.ResponseError
type AdminUpdateContentDirectInternalServerError ¶
type AdminUpdateContentDirectInternalServerError struct {
Payload *ugcclientmodels.ResponseError
}
AdminUpdateContentDirectInternalServerError handles this case with default header values.
Internal Server Error
func NewAdminUpdateContentDirectInternalServerError ¶
func NewAdminUpdateContentDirectInternalServerError() *AdminUpdateContentDirectInternalServerError
NewAdminUpdateContentDirectInternalServerError creates a AdminUpdateContentDirectInternalServerError with default headers values
func (*AdminUpdateContentDirectInternalServerError) Error ¶
func (o *AdminUpdateContentDirectInternalServerError) Error() string
func (*AdminUpdateContentDirectInternalServerError) GetPayload ¶
func (o *AdminUpdateContentDirectInternalServerError) GetPayload() *ugcclientmodels.ResponseError
type AdminUpdateContentDirectNotFound ¶
type AdminUpdateContentDirectNotFound struct {
Payload *ugcclientmodels.ResponseError
}
AdminUpdateContentDirectNotFound handles this case with default header values.
Not Found
func NewAdminUpdateContentDirectNotFound ¶
func NewAdminUpdateContentDirectNotFound() *AdminUpdateContentDirectNotFound
NewAdminUpdateContentDirectNotFound creates a AdminUpdateContentDirectNotFound with default headers values
func (*AdminUpdateContentDirectNotFound) Error ¶
func (o *AdminUpdateContentDirectNotFound) Error() string
func (*AdminUpdateContentDirectNotFound) GetPayload ¶
func (o *AdminUpdateContentDirectNotFound) GetPayload() *ugcclientmodels.ResponseError
type AdminUpdateContentDirectOK ¶
type AdminUpdateContentDirectOK struct {
Payload *ugcclientmodels.ModelsCreateContentResponse
}
AdminUpdateContentDirectOK handles this case with default header values.
OK
func NewAdminUpdateContentDirectOK ¶
func NewAdminUpdateContentDirectOK() *AdminUpdateContentDirectOK
NewAdminUpdateContentDirectOK creates a AdminUpdateContentDirectOK with default headers values
func (*AdminUpdateContentDirectOK) Error ¶
func (o *AdminUpdateContentDirectOK) Error() string
func (*AdminUpdateContentDirectOK) GetPayload ¶
func (o *AdminUpdateContentDirectOK) GetPayload() *ugcclientmodels.ModelsCreateContentResponse
type AdminUpdateContentDirectParams ¶
type AdminUpdateContentDirectParams struct { /*Body*/ Body *ugcclientmodels.ModelsCreateContentRequest /*ChannelID channel ID */ ChannelID string /*ContentID content ID */ ContentID string /*Namespace namespace of the game */ Namespace string /*UserID user ID */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminUpdateContentDirectParams contains all the parameters to send to the API endpoint for the admin update content direct operation typically these are written to a http.Request
func NewAdminUpdateContentDirectParams ¶
func NewAdminUpdateContentDirectParams() *AdminUpdateContentDirectParams
NewAdminUpdateContentDirectParams creates a new AdminUpdateContentDirectParams object with the default values initialized.
func NewAdminUpdateContentDirectParamsWithContext ¶
func NewAdminUpdateContentDirectParamsWithContext(ctx context.Context) *AdminUpdateContentDirectParams
NewAdminUpdateContentDirectParamsWithContext creates a new AdminUpdateContentDirectParams object with the default values initialized, and the ability to set a context for a request
func NewAdminUpdateContentDirectParamsWithHTTPClient ¶
func NewAdminUpdateContentDirectParamsWithHTTPClient(client *http.Client) *AdminUpdateContentDirectParams
NewAdminUpdateContentDirectParamsWithHTTPClient creates a new AdminUpdateContentDirectParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminUpdateContentDirectParamsWithTimeout ¶
func NewAdminUpdateContentDirectParamsWithTimeout(timeout time.Duration) *AdminUpdateContentDirectParams
NewAdminUpdateContentDirectParamsWithTimeout creates a new AdminUpdateContentDirectParams object with the default values initialized, and the ability to set a timeout on a request
func (*AdminUpdateContentDirectParams) SetBody ¶
func (o *AdminUpdateContentDirectParams) SetBody(body *ugcclientmodels.ModelsCreateContentRequest)
SetBody adds the body to the admin update content direct params
func (*AdminUpdateContentDirectParams) SetChannelID ¶
func (o *AdminUpdateContentDirectParams) SetChannelID(channelID string)
SetChannelID adds the channelId to the admin update content direct params
func (*AdminUpdateContentDirectParams) SetContentID ¶
func (o *AdminUpdateContentDirectParams) SetContentID(contentID string)
SetContentID adds the contentId to the admin update content direct params
func (*AdminUpdateContentDirectParams) SetContext ¶
func (o *AdminUpdateContentDirectParams) SetContext(ctx context.Context)
SetContext adds the context to the admin update content direct params
func (*AdminUpdateContentDirectParams) SetHTTPClient ¶
func (o *AdminUpdateContentDirectParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin update content direct params
func (*AdminUpdateContentDirectParams) SetNamespace ¶
func (o *AdminUpdateContentDirectParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin update content direct params
func (*AdminUpdateContentDirectParams) SetTimeout ¶
func (o *AdminUpdateContentDirectParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin update content direct params
func (*AdminUpdateContentDirectParams) SetUserID ¶
func (o *AdminUpdateContentDirectParams) SetUserID(userID string)
SetUserID adds the userId to the admin update content direct params
func (*AdminUpdateContentDirectParams) WithBody ¶
func (o *AdminUpdateContentDirectParams) WithBody(body *ugcclientmodels.ModelsCreateContentRequest) *AdminUpdateContentDirectParams
WithBody adds the body to the admin update content direct params
func (*AdminUpdateContentDirectParams) WithChannelID ¶
func (o *AdminUpdateContentDirectParams) WithChannelID(channelID string) *AdminUpdateContentDirectParams
WithChannelID adds the channelID to the admin update content direct params
func (*AdminUpdateContentDirectParams) WithContentID ¶
func (o *AdminUpdateContentDirectParams) WithContentID(contentID string) *AdminUpdateContentDirectParams
WithContentID adds the contentID to the admin update content direct params
func (*AdminUpdateContentDirectParams) WithContext ¶
func (o *AdminUpdateContentDirectParams) WithContext(ctx context.Context) *AdminUpdateContentDirectParams
WithContext adds the context to the admin update content direct params
func (*AdminUpdateContentDirectParams) WithHTTPClient ¶
func (o *AdminUpdateContentDirectParams) WithHTTPClient(client *http.Client) *AdminUpdateContentDirectParams
WithHTTPClient adds the HTTPClient to the admin update content direct params
func (*AdminUpdateContentDirectParams) WithNamespace ¶
func (o *AdminUpdateContentDirectParams) WithNamespace(namespace string) *AdminUpdateContentDirectParams
WithNamespace adds the namespace to the admin update content direct params
func (*AdminUpdateContentDirectParams) WithTimeout ¶
func (o *AdminUpdateContentDirectParams) WithTimeout(timeout time.Duration) *AdminUpdateContentDirectParams
WithTimeout adds the timeout to the admin update content direct params
func (*AdminUpdateContentDirectParams) WithUserID ¶
func (o *AdminUpdateContentDirectParams) WithUserID(userID string) *AdminUpdateContentDirectParams
WithUserID adds the userID to the admin update content direct params
func (*AdminUpdateContentDirectParams) WriteToRequest ¶
func (o *AdminUpdateContentDirectParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminUpdateContentDirectReader ¶
type AdminUpdateContentDirectReader struct {
// contains filtered or unexported fields
}
AdminUpdateContentDirectReader is a Reader for the AdminUpdateContentDirect structure.
func (*AdminUpdateContentDirectReader) ReadResponse ¶
func (o *AdminUpdateContentDirectReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminUpdateContentDirectUnauthorized ¶
type AdminUpdateContentDirectUnauthorized struct {
}AdminUpdateContentDirectUnauthorized handles this case with default header values.
Unauthorized
func NewAdminUpdateContentDirectUnauthorized ¶
func NewAdminUpdateContentDirectUnauthorized() *AdminUpdateContentDirectUnauthorized
NewAdminUpdateContentDirectUnauthorized creates a AdminUpdateContentDirectUnauthorized with default headers values
func (*AdminUpdateContentDirectUnauthorized) Error ¶
func (o *AdminUpdateContentDirectUnauthorized) Error() string
func (*AdminUpdateContentDirectUnauthorized) GetPayload ¶
func (o *AdminUpdateContentDirectUnauthorized) GetPayload() *ugcclientmodels.ResponseError
type AdminUpdateContentS3BadRequest ¶
type AdminUpdateContentS3BadRequest struct {
Payload *ugcclientmodels.ResponseError
}
AdminUpdateContentS3BadRequest handles this case with default header values.
Bad Request
func NewAdminUpdateContentS3BadRequest ¶
func NewAdminUpdateContentS3BadRequest() *AdminUpdateContentS3BadRequest
NewAdminUpdateContentS3BadRequest creates a AdminUpdateContentS3BadRequest with default headers values
func (*AdminUpdateContentS3BadRequest) Error ¶
func (o *AdminUpdateContentS3BadRequest) Error() string
func (*AdminUpdateContentS3BadRequest) GetPayload ¶
func (o *AdminUpdateContentS3BadRequest) GetPayload() *ugcclientmodels.ResponseError
type AdminUpdateContentS3InternalServerError ¶
type AdminUpdateContentS3InternalServerError struct {
Payload *ugcclientmodels.ResponseError
}
AdminUpdateContentS3InternalServerError handles this case with default header values.
Internal Server Error
func NewAdminUpdateContentS3InternalServerError ¶
func NewAdminUpdateContentS3InternalServerError() *AdminUpdateContentS3InternalServerError
NewAdminUpdateContentS3InternalServerError creates a AdminUpdateContentS3InternalServerError with default headers values
func (*AdminUpdateContentS3InternalServerError) Error ¶
func (o *AdminUpdateContentS3InternalServerError) Error() string
func (*AdminUpdateContentS3InternalServerError) GetPayload ¶
func (o *AdminUpdateContentS3InternalServerError) GetPayload() *ugcclientmodels.ResponseError
type AdminUpdateContentS3NotFound ¶
type AdminUpdateContentS3NotFound struct {
Payload *ugcclientmodels.ResponseError
}
AdminUpdateContentS3NotFound handles this case with default header values.
Not Found
func NewAdminUpdateContentS3NotFound ¶
func NewAdminUpdateContentS3NotFound() *AdminUpdateContentS3NotFound
NewAdminUpdateContentS3NotFound creates a AdminUpdateContentS3NotFound with default headers values
func (*AdminUpdateContentS3NotFound) Error ¶
func (o *AdminUpdateContentS3NotFound) Error() string
func (*AdminUpdateContentS3NotFound) GetPayload ¶
func (o *AdminUpdateContentS3NotFound) GetPayload() *ugcclientmodels.ResponseError
type AdminUpdateContentS3OK ¶
type AdminUpdateContentS3OK struct {
Payload *ugcclientmodels.ModelsCreateContentResponse
}
AdminUpdateContentS3OK handles this case with default header values.
OK
func NewAdminUpdateContentS3OK ¶
func NewAdminUpdateContentS3OK() *AdminUpdateContentS3OK
NewAdminUpdateContentS3OK creates a AdminUpdateContentS3OK with default headers values
func (*AdminUpdateContentS3OK) Error ¶
func (o *AdminUpdateContentS3OK) Error() string
func (*AdminUpdateContentS3OK) GetPayload ¶
func (o *AdminUpdateContentS3OK) GetPayload() *ugcclientmodels.ModelsCreateContentResponse
type AdminUpdateContentS3Params ¶
type AdminUpdateContentS3Params struct { /*Body*/ Body *ugcclientmodels.ModelsCreateContentRequestS3 /*ChannelID channel ID */ ChannelID string /*ContentID content ID */ ContentID string /*Namespace namespace of the game */ Namespace string /*UserID user ID */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminUpdateContentS3Params contains all the parameters to send to the API endpoint for the admin update content s3 operation typically these are written to a http.Request
func NewAdminUpdateContentS3Params ¶
func NewAdminUpdateContentS3Params() *AdminUpdateContentS3Params
NewAdminUpdateContentS3Params creates a new AdminUpdateContentS3Params object with the default values initialized.
func NewAdminUpdateContentS3ParamsWithContext ¶
func NewAdminUpdateContentS3ParamsWithContext(ctx context.Context) *AdminUpdateContentS3Params
NewAdminUpdateContentS3ParamsWithContext creates a new AdminUpdateContentS3Params object with the default values initialized, and the ability to set a context for a request
func NewAdminUpdateContentS3ParamsWithHTTPClient ¶
func NewAdminUpdateContentS3ParamsWithHTTPClient(client *http.Client) *AdminUpdateContentS3Params
NewAdminUpdateContentS3ParamsWithHTTPClient creates a new AdminUpdateContentS3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminUpdateContentS3ParamsWithTimeout ¶
func NewAdminUpdateContentS3ParamsWithTimeout(timeout time.Duration) *AdminUpdateContentS3Params
NewAdminUpdateContentS3ParamsWithTimeout creates a new AdminUpdateContentS3Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminUpdateContentS3Params) SetBody ¶
func (o *AdminUpdateContentS3Params) SetBody(body *ugcclientmodels.ModelsCreateContentRequestS3)
SetBody adds the body to the admin update content s3 params
func (*AdminUpdateContentS3Params) SetChannelID ¶
func (o *AdminUpdateContentS3Params) SetChannelID(channelID string)
SetChannelID adds the channelId to the admin update content s3 params
func (*AdminUpdateContentS3Params) SetContentID ¶
func (o *AdminUpdateContentS3Params) SetContentID(contentID string)
SetContentID adds the contentId to the admin update content s3 params
func (*AdminUpdateContentS3Params) SetContext ¶
func (o *AdminUpdateContentS3Params) SetContext(ctx context.Context)
SetContext adds the context to the admin update content s3 params
func (*AdminUpdateContentS3Params) SetHTTPClient ¶
func (o *AdminUpdateContentS3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin update content s3 params
func (*AdminUpdateContentS3Params) SetNamespace ¶
func (o *AdminUpdateContentS3Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin update content s3 params
func (*AdminUpdateContentS3Params) SetTimeout ¶
func (o *AdminUpdateContentS3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin update content s3 params
func (*AdminUpdateContentS3Params) SetUserID ¶
func (o *AdminUpdateContentS3Params) SetUserID(userID string)
SetUserID adds the userId to the admin update content s3 params
func (*AdminUpdateContentS3Params) WithBody ¶
func (o *AdminUpdateContentS3Params) WithBody(body *ugcclientmodels.ModelsCreateContentRequestS3) *AdminUpdateContentS3Params
WithBody adds the body to the admin update content s3 params
func (*AdminUpdateContentS3Params) WithChannelID ¶
func (o *AdminUpdateContentS3Params) WithChannelID(channelID string) *AdminUpdateContentS3Params
WithChannelID adds the channelID to the admin update content s3 params
func (*AdminUpdateContentS3Params) WithContentID ¶
func (o *AdminUpdateContentS3Params) WithContentID(contentID string) *AdminUpdateContentS3Params
WithContentID adds the contentID to the admin update content s3 params
func (*AdminUpdateContentS3Params) WithContext ¶
func (o *AdminUpdateContentS3Params) WithContext(ctx context.Context) *AdminUpdateContentS3Params
WithContext adds the context to the admin update content s3 params
func (*AdminUpdateContentS3Params) WithHTTPClient ¶
func (o *AdminUpdateContentS3Params) WithHTTPClient(client *http.Client) *AdminUpdateContentS3Params
WithHTTPClient adds the HTTPClient to the admin update content s3 params
func (*AdminUpdateContentS3Params) WithNamespace ¶
func (o *AdminUpdateContentS3Params) WithNamespace(namespace string) *AdminUpdateContentS3Params
WithNamespace adds the namespace to the admin update content s3 params
func (*AdminUpdateContentS3Params) WithTimeout ¶
func (o *AdminUpdateContentS3Params) WithTimeout(timeout time.Duration) *AdminUpdateContentS3Params
WithTimeout adds the timeout to the admin update content s3 params
func (*AdminUpdateContentS3Params) WithUserID ¶
func (o *AdminUpdateContentS3Params) WithUserID(userID string) *AdminUpdateContentS3Params
WithUserID adds the userID to the admin update content s3 params
func (*AdminUpdateContentS3Params) WriteToRequest ¶
func (o *AdminUpdateContentS3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminUpdateContentS3Reader ¶
type AdminUpdateContentS3Reader struct {
// contains filtered or unexported fields
}
AdminUpdateContentS3Reader is a Reader for the AdminUpdateContentS3 structure.
func (*AdminUpdateContentS3Reader) ReadResponse ¶
func (o *AdminUpdateContentS3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminUpdateContentS3Unauthorized ¶
type AdminUpdateContentS3Unauthorized struct {
}AdminUpdateContentS3Unauthorized handles this case with default header values.
Unauthorized
func NewAdminUpdateContentS3Unauthorized ¶
func NewAdminUpdateContentS3Unauthorized() *AdminUpdateContentS3Unauthorized
NewAdminUpdateContentS3Unauthorized creates a AdminUpdateContentS3Unauthorized with default headers values
func (*AdminUpdateContentS3Unauthorized) Error ¶
func (o *AdminUpdateContentS3Unauthorized) Error() string
func (*AdminUpdateContentS3Unauthorized) GetPayload ¶
func (o *AdminUpdateContentS3Unauthorized) GetPayload() *ugcclientmodels.ResponseError
type AdminUpdateScreenshotsBadRequest ¶
type AdminUpdateScreenshotsBadRequest struct {
Payload *ugcclientmodels.ResponseError
}
AdminUpdateScreenshotsBadRequest handles this case with default header values.
Bad Request
func NewAdminUpdateScreenshotsBadRequest ¶
func NewAdminUpdateScreenshotsBadRequest() *AdminUpdateScreenshotsBadRequest
NewAdminUpdateScreenshotsBadRequest creates a AdminUpdateScreenshotsBadRequest with default headers values
func (*AdminUpdateScreenshotsBadRequest) Error ¶
func (o *AdminUpdateScreenshotsBadRequest) Error() string
func (*AdminUpdateScreenshotsBadRequest) GetPayload ¶
func (o *AdminUpdateScreenshotsBadRequest) GetPayload() *ugcclientmodels.ResponseError
type AdminUpdateScreenshotsInternalServerError ¶
type AdminUpdateScreenshotsInternalServerError struct {
Payload *ugcclientmodels.ResponseError
}
AdminUpdateScreenshotsInternalServerError handles this case with default header values.
Internal Server Error
func NewAdminUpdateScreenshotsInternalServerError ¶
func NewAdminUpdateScreenshotsInternalServerError() *AdminUpdateScreenshotsInternalServerError
NewAdminUpdateScreenshotsInternalServerError creates a AdminUpdateScreenshotsInternalServerError with default headers values
func (*AdminUpdateScreenshotsInternalServerError) Error ¶
func (o *AdminUpdateScreenshotsInternalServerError) Error() string
func (*AdminUpdateScreenshotsInternalServerError) GetPayload ¶
func (o *AdminUpdateScreenshotsInternalServerError) GetPayload() *ugcclientmodels.ResponseError
type AdminUpdateScreenshotsNotFound ¶
type AdminUpdateScreenshotsNotFound struct {
Payload *ugcclientmodels.ResponseError
}
AdminUpdateScreenshotsNotFound handles this case with default header values.
Not Found
func NewAdminUpdateScreenshotsNotFound ¶
func NewAdminUpdateScreenshotsNotFound() *AdminUpdateScreenshotsNotFound
NewAdminUpdateScreenshotsNotFound creates a AdminUpdateScreenshotsNotFound with default headers values
func (*AdminUpdateScreenshotsNotFound) Error ¶
func (o *AdminUpdateScreenshotsNotFound) Error() string
func (*AdminUpdateScreenshotsNotFound) GetPayload ¶
func (o *AdminUpdateScreenshotsNotFound) GetPayload() *ugcclientmodels.ResponseError
type AdminUpdateScreenshotsOK ¶
type AdminUpdateScreenshotsOK struct {
Payload *ugcclientmodels.ModelsUpdateScreenshotResponse
}
AdminUpdateScreenshotsOK handles this case with default header values.
OK
func NewAdminUpdateScreenshotsOK ¶
func NewAdminUpdateScreenshotsOK() *AdminUpdateScreenshotsOK
NewAdminUpdateScreenshotsOK creates a AdminUpdateScreenshotsOK with default headers values
func (*AdminUpdateScreenshotsOK) Error ¶
func (o *AdminUpdateScreenshotsOK) Error() string
func (*AdminUpdateScreenshotsOK) GetPayload ¶
func (o *AdminUpdateScreenshotsOK) GetPayload() *ugcclientmodels.ModelsUpdateScreenshotResponse
type AdminUpdateScreenshotsParams ¶
type AdminUpdateScreenshotsParams struct { /*Body*/ Body *ugcclientmodels.ModelsUpdateScreenshotRequest /*ContentID content ID */ ContentID string /*Namespace namespace of the game */ Namespace string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminUpdateScreenshotsParams contains all the parameters to send to the API endpoint for the admin update screenshots operation typically these are written to a http.Request
func NewAdminUpdateScreenshotsParams ¶
func NewAdminUpdateScreenshotsParams() *AdminUpdateScreenshotsParams
NewAdminUpdateScreenshotsParams creates a new AdminUpdateScreenshotsParams object with the default values initialized.
func NewAdminUpdateScreenshotsParamsWithContext ¶
func NewAdminUpdateScreenshotsParamsWithContext(ctx context.Context) *AdminUpdateScreenshotsParams
NewAdminUpdateScreenshotsParamsWithContext creates a new AdminUpdateScreenshotsParams object with the default values initialized, and the ability to set a context for a request
func NewAdminUpdateScreenshotsParamsWithHTTPClient ¶
func NewAdminUpdateScreenshotsParamsWithHTTPClient(client *http.Client) *AdminUpdateScreenshotsParams
NewAdminUpdateScreenshotsParamsWithHTTPClient creates a new AdminUpdateScreenshotsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminUpdateScreenshotsParamsWithTimeout ¶
func NewAdminUpdateScreenshotsParamsWithTimeout(timeout time.Duration) *AdminUpdateScreenshotsParams
NewAdminUpdateScreenshotsParamsWithTimeout creates a new AdminUpdateScreenshotsParams object with the default values initialized, and the ability to set a timeout on a request
func (*AdminUpdateScreenshotsParams) SetBody ¶
func (o *AdminUpdateScreenshotsParams) SetBody(body *ugcclientmodels.ModelsUpdateScreenshotRequest)
SetBody adds the body to the admin update screenshots params
func (*AdminUpdateScreenshotsParams) SetContentID ¶
func (o *AdminUpdateScreenshotsParams) SetContentID(contentID string)
SetContentID adds the contentId to the admin update screenshots params
func (*AdminUpdateScreenshotsParams) SetContext ¶
func (o *AdminUpdateScreenshotsParams) SetContext(ctx context.Context)
SetContext adds the context to the admin update screenshots params
func (*AdminUpdateScreenshotsParams) SetHTTPClient ¶
func (o *AdminUpdateScreenshotsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin update screenshots params
func (*AdminUpdateScreenshotsParams) SetNamespace ¶
func (o *AdminUpdateScreenshotsParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin update screenshots params
func (*AdminUpdateScreenshotsParams) SetTimeout ¶
func (o *AdminUpdateScreenshotsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin update screenshots params
func (*AdminUpdateScreenshotsParams) WithBody ¶
func (o *AdminUpdateScreenshotsParams) WithBody(body *ugcclientmodels.ModelsUpdateScreenshotRequest) *AdminUpdateScreenshotsParams
WithBody adds the body to the admin update screenshots params
func (*AdminUpdateScreenshotsParams) WithContentID ¶
func (o *AdminUpdateScreenshotsParams) WithContentID(contentID string) *AdminUpdateScreenshotsParams
WithContentID adds the contentID to the admin update screenshots params
func (*AdminUpdateScreenshotsParams) WithContext ¶
func (o *AdminUpdateScreenshotsParams) WithContext(ctx context.Context) *AdminUpdateScreenshotsParams
WithContext adds the context to the admin update screenshots params
func (*AdminUpdateScreenshotsParams) WithHTTPClient ¶
func (o *AdminUpdateScreenshotsParams) WithHTTPClient(client *http.Client) *AdminUpdateScreenshotsParams
WithHTTPClient adds the HTTPClient to the admin update screenshots params
func (*AdminUpdateScreenshotsParams) WithNamespace ¶
func (o *AdminUpdateScreenshotsParams) WithNamespace(namespace string) *AdminUpdateScreenshotsParams
WithNamespace adds the namespace to the admin update screenshots params
func (*AdminUpdateScreenshotsParams) WithTimeout ¶
func (o *AdminUpdateScreenshotsParams) WithTimeout(timeout time.Duration) *AdminUpdateScreenshotsParams
WithTimeout adds the timeout to the admin update screenshots params
func (*AdminUpdateScreenshotsParams) WriteToRequest ¶
func (o *AdminUpdateScreenshotsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminUpdateScreenshotsReader ¶
type AdminUpdateScreenshotsReader struct {
// contains filtered or unexported fields
}
AdminUpdateScreenshotsReader is a Reader for the AdminUpdateScreenshots structure.
func (*AdminUpdateScreenshotsReader) ReadResponse ¶
func (o *AdminUpdateScreenshotsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminUpdateScreenshotsUnauthorized ¶
type AdminUpdateScreenshotsUnauthorized struct {
}AdminUpdateScreenshotsUnauthorized handles this case with default header values.
Unauthorized
func NewAdminUpdateScreenshotsUnauthorized ¶
func NewAdminUpdateScreenshotsUnauthorized() *AdminUpdateScreenshotsUnauthorized
NewAdminUpdateScreenshotsUnauthorized creates a AdminUpdateScreenshotsUnauthorized with default headers values
func (*AdminUpdateScreenshotsUnauthorized) Error ¶
func (o *AdminUpdateScreenshotsUnauthorized) Error() string
func (*AdminUpdateScreenshotsUnauthorized) GetPayload ¶
func (o *AdminUpdateScreenshotsUnauthorized) GetPayload() *ugcclientmodels.ResponseError
type AdminUploadContentDirectBadRequest ¶
type AdminUploadContentDirectBadRequest struct {
Payload *ugcclientmodels.ResponseError
}
AdminUploadContentDirectBadRequest handles this case with default header values.
Bad Request
func NewAdminUploadContentDirectBadRequest ¶
func NewAdminUploadContentDirectBadRequest() *AdminUploadContentDirectBadRequest
NewAdminUploadContentDirectBadRequest creates a AdminUploadContentDirectBadRequest with default headers values
func (*AdminUploadContentDirectBadRequest) Error ¶
func (o *AdminUploadContentDirectBadRequest) Error() string
func (*AdminUploadContentDirectBadRequest) GetPayload ¶
func (o *AdminUploadContentDirectBadRequest) GetPayload() *ugcclientmodels.ResponseError
type AdminUploadContentDirectCreated ¶
type AdminUploadContentDirectCreated struct {
Payload *ugcclientmodels.ModelsCreateContentResponse
}
AdminUploadContentDirectCreated handles this case with default header values.
Created
func NewAdminUploadContentDirectCreated ¶
func NewAdminUploadContentDirectCreated() *AdminUploadContentDirectCreated
NewAdminUploadContentDirectCreated creates a AdminUploadContentDirectCreated with default headers values
func (*AdminUploadContentDirectCreated) Error ¶
func (o *AdminUploadContentDirectCreated) Error() string
func (*AdminUploadContentDirectCreated) GetPayload ¶
func (o *AdminUploadContentDirectCreated) GetPayload() *ugcclientmodels.ModelsCreateContentResponse
type AdminUploadContentDirectInternalServerError ¶
type AdminUploadContentDirectInternalServerError struct {
Payload *ugcclientmodels.ResponseError
}
AdminUploadContentDirectInternalServerError handles this case with default header values.
Internal Server Error
func NewAdminUploadContentDirectInternalServerError ¶
func NewAdminUploadContentDirectInternalServerError() *AdminUploadContentDirectInternalServerError
NewAdminUploadContentDirectInternalServerError creates a AdminUploadContentDirectInternalServerError with default headers values
func (*AdminUploadContentDirectInternalServerError) Error ¶
func (o *AdminUploadContentDirectInternalServerError) Error() string
func (*AdminUploadContentDirectInternalServerError) GetPayload ¶
func (o *AdminUploadContentDirectInternalServerError) GetPayload() *ugcclientmodels.ResponseError
type AdminUploadContentDirectParams ¶
type AdminUploadContentDirectParams struct { /*Body*/ Body *ugcclientmodels.ModelsCreateContentRequest /*ChannelID channel ID */ ChannelID string /*Namespace namespace of the game */ Namespace string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminUploadContentDirectParams contains all the parameters to send to the API endpoint for the admin upload content direct operation typically these are written to a http.Request
func NewAdminUploadContentDirectParams ¶
func NewAdminUploadContentDirectParams() *AdminUploadContentDirectParams
NewAdminUploadContentDirectParams creates a new AdminUploadContentDirectParams object with the default values initialized.
func NewAdminUploadContentDirectParamsWithContext ¶
func NewAdminUploadContentDirectParamsWithContext(ctx context.Context) *AdminUploadContentDirectParams
NewAdminUploadContentDirectParamsWithContext creates a new AdminUploadContentDirectParams object with the default values initialized, and the ability to set a context for a request
func NewAdminUploadContentDirectParamsWithHTTPClient ¶
func NewAdminUploadContentDirectParamsWithHTTPClient(client *http.Client) *AdminUploadContentDirectParams
NewAdminUploadContentDirectParamsWithHTTPClient creates a new AdminUploadContentDirectParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminUploadContentDirectParamsWithTimeout ¶
func NewAdminUploadContentDirectParamsWithTimeout(timeout time.Duration) *AdminUploadContentDirectParams
NewAdminUploadContentDirectParamsWithTimeout creates a new AdminUploadContentDirectParams object with the default values initialized, and the ability to set a timeout on a request
func (*AdminUploadContentDirectParams) SetBody ¶
func (o *AdminUploadContentDirectParams) SetBody(body *ugcclientmodels.ModelsCreateContentRequest)
SetBody adds the body to the admin upload content direct params
func (*AdminUploadContentDirectParams) SetChannelID ¶
func (o *AdminUploadContentDirectParams) SetChannelID(channelID string)
SetChannelID adds the channelId to the admin upload content direct params
func (*AdminUploadContentDirectParams) SetContext ¶
func (o *AdminUploadContentDirectParams) SetContext(ctx context.Context)
SetContext adds the context to the admin upload content direct params
func (*AdminUploadContentDirectParams) SetHTTPClient ¶
func (o *AdminUploadContentDirectParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin upload content direct params
func (*AdminUploadContentDirectParams) SetNamespace ¶
func (o *AdminUploadContentDirectParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin upload content direct params
func (*AdminUploadContentDirectParams) SetTimeout ¶
func (o *AdminUploadContentDirectParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin upload content direct params
func (*AdminUploadContentDirectParams) WithBody ¶
func (o *AdminUploadContentDirectParams) WithBody(body *ugcclientmodels.ModelsCreateContentRequest) *AdminUploadContentDirectParams
WithBody adds the body to the admin upload content direct params
func (*AdminUploadContentDirectParams) WithChannelID ¶
func (o *AdminUploadContentDirectParams) WithChannelID(channelID string) *AdminUploadContentDirectParams
WithChannelID adds the channelID to the admin upload content direct params
func (*AdminUploadContentDirectParams) WithContext ¶
func (o *AdminUploadContentDirectParams) WithContext(ctx context.Context) *AdminUploadContentDirectParams
WithContext adds the context to the admin upload content direct params
func (*AdminUploadContentDirectParams) WithHTTPClient ¶
func (o *AdminUploadContentDirectParams) WithHTTPClient(client *http.Client) *AdminUploadContentDirectParams
WithHTTPClient adds the HTTPClient to the admin upload content direct params
func (*AdminUploadContentDirectParams) WithNamespace ¶
func (o *AdminUploadContentDirectParams) WithNamespace(namespace string) *AdminUploadContentDirectParams
WithNamespace adds the namespace to the admin upload content direct params
func (*AdminUploadContentDirectParams) WithTimeout ¶
func (o *AdminUploadContentDirectParams) WithTimeout(timeout time.Duration) *AdminUploadContentDirectParams
WithTimeout adds the timeout to the admin upload content direct params
func (*AdminUploadContentDirectParams) WriteToRequest ¶
func (o *AdminUploadContentDirectParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminUploadContentDirectReader ¶
type AdminUploadContentDirectReader struct {
// contains filtered or unexported fields
}
AdminUploadContentDirectReader is a Reader for the AdminUploadContentDirect structure.
func (*AdminUploadContentDirectReader) ReadResponse ¶
func (o *AdminUploadContentDirectReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminUploadContentDirectUnauthorized ¶
type AdminUploadContentDirectUnauthorized struct {
}AdminUploadContentDirectUnauthorized handles this case with default header values.
Unauthorized
func NewAdminUploadContentDirectUnauthorized ¶
func NewAdminUploadContentDirectUnauthorized() *AdminUploadContentDirectUnauthorized
NewAdminUploadContentDirectUnauthorized creates a AdminUploadContentDirectUnauthorized with default headers values
func (*AdminUploadContentDirectUnauthorized) Error ¶
func (o *AdminUploadContentDirectUnauthorized) Error() string
func (*AdminUploadContentDirectUnauthorized) GetPayload ¶
func (o *AdminUploadContentDirectUnauthorized) GetPayload() *ugcclientmodels.ResponseError
type AdminUploadContentS3BadRequest ¶
type AdminUploadContentS3BadRequest struct {
Payload *ugcclientmodels.ResponseError
}
AdminUploadContentS3BadRequest handles this case with default header values.
Bad Request
func NewAdminUploadContentS3BadRequest ¶
func NewAdminUploadContentS3BadRequest() *AdminUploadContentS3BadRequest
NewAdminUploadContentS3BadRequest creates a AdminUploadContentS3BadRequest with default headers values
func (*AdminUploadContentS3BadRequest) Error ¶
func (o *AdminUploadContentS3BadRequest) Error() string
func (*AdminUploadContentS3BadRequest) GetPayload ¶
func (o *AdminUploadContentS3BadRequest) GetPayload() *ugcclientmodels.ResponseError
type AdminUploadContentS3Created ¶
type AdminUploadContentS3Created struct {
Payload *ugcclientmodels.ModelsCreateContentResponse
}
AdminUploadContentS3Created handles this case with default header values.
Created
func NewAdminUploadContentS3Created ¶
func NewAdminUploadContentS3Created() *AdminUploadContentS3Created
NewAdminUploadContentS3Created creates a AdminUploadContentS3Created with default headers values
func (*AdminUploadContentS3Created) Error ¶
func (o *AdminUploadContentS3Created) Error() string
func (*AdminUploadContentS3Created) GetPayload ¶
func (o *AdminUploadContentS3Created) GetPayload() *ugcclientmodels.ModelsCreateContentResponse
type AdminUploadContentS3InternalServerError ¶
type AdminUploadContentS3InternalServerError struct {
Payload *ugcclientmodels.ResponseError
}
AdminUploadContentS3InternalServerError handles this case with default header values.
Internal Server Error
func NewAdminUploadContentS3InternalServerError ¶
func NewAdminUploadContentS3InternalServerError() *AdminUploadContentS3InternalServerError
NewAdminUploadContentS3InternalServerError creates a AdminUploadContentS3InternalServerError with default headers values
func (*AdminUploadContentS3InternalServerError) Error ¶
func (o *AdminUploadContentS3InternalServerError) Error() string
func (*AdminUploadContentS3InternalServerError) GetPayload ¶
func (o *AdminUploadContentS3InternalServerError) GetPayload() *ugcclientmodels.ResponseError
type AdminUploadContentS3Params ¶
type AdminUploadContentS3Params struct { /*Body*/ Body *ugcclientmodels.ModelsCreateContentRequestS3 /*ChannelID channel ID */ ChannelID string /*Namespace namespace of the game */ Namespace string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminUploadContentS3Params contains all the parameters to send to the API endpoint for the admin upload content s3 operation typically these are written to a http.Request
func NewAdminUploadContentS3Params ¶
func NewAdminUploadContentS3Params() *AdminUploadContentS3Params
NewAdminUploadContentS3Params creates a new AdminUploadContentS3Params object with the default values initialized.
func NewAdminUploadContentS3ParamsWithContext ¶
func NewAdminUploadContentS3ParamsWithContext(ctx context.Context) *AdminUploadContentS3Params
NewAdminUploadContentS3ParamsWithContext creates a new AdminUploadContentS3Params object with the default values initialized, and the ability to set a context for a request
func NewAdminUploadContentS3ParamsWithHTTPClient ¶
func NewAdminUploadContentS3ParamsWithHTTPClient(client *http.Client) *AdminUploadContentS3Params
NewAdminUploadContentS3ParamsWithHTTPClient creates a new AdminUploadContentS3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminUploadContentS3ParamsWithTimeout ¶
func NewAdminUploadContentS3ParamsWithTimeout(timeout time.Duration) *AdminUploadContentS3Params
NewAdminUploadContentS3ParamsWithTimeout creates a new AdminUploadContentS3Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminUploadContentS3Params) SetBody ¶
func (o *AdminUploadContentS3Params) SetBody(body *ugcclientmodels.ModelsCreateContentRequestS3)
SetBody adds the body to the admin upload content s3 params
func (*AdminUploadContentS3Params) SetChannelID ¶
func (o *AdminUploadContentS3Params) SetChannelID(channelID string)
SetChannelID adds the channelId to the admin upload content s3 params
func (*AdminUploadContentS3Params) SetContext ¶
func (o *AdminUploadContentS3Params) SetContext(ctx context.Context)
SetContext adds the context to the admin upload content s3 params
func (*AdminUploadContentS3Params) SetHTTPClient ¶
func (o *AdminUploadContentS3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin upload content s3 params
func (*AdminUploadContentS3Params) SetNamespace ¶
func (o *AdminUploadContentS3Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin upload content s3 params
func (*AdminUploadContentS3Params) SetTimeout ¶
func (o *AdminUploadContentS3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin upload content s3 params
func (*AdminUploadContentS3Params) WithBody ¶
func (o *AdminUploadContentS3Params) WithBody(body *ugcclientmodels.ModelsCreateContentRequestS3) *AdminUploadContentS3Params
WithBody adds the body to the admin upload content s3 params
func (*AdminUploadContentS3Params) WithChannelID ¶
func (o *AdminUploadContentS3Params) WithChannelID(channelID string) *AdminUploadContentS3Params
WithChannelID adds the channelID to the admin upload content s3 params
func (*AdminUploadContentS3Params) WithContext ¶
func (o *AdminUploadContentS3Params) WithContext(ctx context.Context) *AdminUploadContentS3Params
WithContext adds the context to the admin upload content s3 params
func (*AdminUploadContentS3Params) WithHTTPClient ¶
func (o *AdminUploadContentS3Params) WithHTTPClient(client *http.Client) *AdminUploadContentS3Params
WithHTTPClient adds the HTTPClient to the admin upload content s3 params
func (*AdminUploadContentS3Params) WithNamespace ¶
func (o *AdminUploadContentS3Params) WithNamespace(namespace string) *AdminUploadContentS3Params
WithNamespace adds the namespace to the admin upload content s3 params
func (*AdminUploadContentS3Params) WithTimeout ¶
func (o *AdminUploadContentS3Params) WithTimeout(timeout time.Duration) *AdminUploadContentS3Params
WithTimeout adds the timeout to the admin upload content s3 params
func (*AdminUploadContentS3Params) WriteToRequest ¶
func (o *AdminUploadContentS3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminUploadContentS3Reader ¶
type AdminUploadContentS3Reader struct {
// contains filtered or unexported fields
}
AdminUploadContentS3Reader is a Reader for the AdminUploadContentS3 structure.
func (*AdminUploadContentS3Reader) ReadResponse ¶
func (o *AdminUploadContentS3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminUploadContentS3Unauthorized ¶
type AdminUploadContentS3Unauthorized struct {
}AdminUploadContentS3Unauthorized handles this case with default header values.
Unauthorized
func NewAdminUploadContentS3Unauthorized ¶
func NewAdminUploadContentS3Unauthorized() *AdminUploadContentS3Unauthorized
NewAdminUploadContentS3Unauthorized creates a AdminUploadContentS3Unauthorized with default headers values
func (*AdminUploadContentS3Unauthorized) Error ¶
func (o *AdminUploadContentS3Unauthorized) Error() string
func (*AdminUploadContentS3Unauthorized) GetPayload ¶
func (o *AdminUploadContentS3Unauthorized) GetPayload() *ugcclientmodels.ResponseError
type AdminUploadContentScreenshotBadRequest ¶
type AdminUploadContentScreenshotBadRequest struct {
Payload *ugcclientmodels.ResponseError
}
AdminUploadContentScreenshotBadRequest handles this case with default header values.
Bad Request
func NewAdminUploadContentScreenshotBadRequest ¶
func NewAdminUploadContentScreenshotBadRequest() *AdminUploadContentScreenshotBadRequest
NewAdminUploadContentScreenshotBadRequest creates a AdminUploadContentScreenshotBadRequest with default headers values
func (*AdminUploadContentScreenshotBadRequest) Error ¶
func (o *AdminUploadContentScreenshotBadRequest) Error() string
func (*AdminUploadContentScreenshotBadRequest) GetPayload ¶
func (o *AdminUploadContentScreenshotBadRequest) GetPayload() *ugcclientmodels.ResponseError
type AdminUploadContentScreenshotCreated ¶
type AdminUploadContentScreenshotCreated struct {
Payload *ugcclientmodels.ModelsCreateScreenshotResponse
}
AdminUploadContentScreenshotCreated handles this case with default header values.
Created
func NewAdminUploadContentScreenshotCreated ¶
func NewAdminUploadContentScreenshotCreated() *AdminUploadContentScreenshotCreated
NewAdminUploadContentScreenshotCreated creates a AdminUploadContentScreenshotCreated with default headers values
func (*AdminUploadContentScreenshotCreated) Error ¶
func (o *AdminUploadContentScreenshotCreated) Error() string
func (*AdminUploadContentScreenshotCreated) GetPayload ¶
func (o *AdminUploadContentScreenshotCreated) GetPayload() *ugcclientmodels.ModelsCreateScreenshotResponse
type AdminUploadContentScreenshotInternalServerError ¶
type AdminUploadContentScreenshotInternalServerError struct {
Payload *ugcclientmodels.ResponseError
}
AdminUploadContentScreenshotInternalServerError handles this case with default header values.
Internal Server Error
func NewAdminUploadContentScreenshotInternalServerError ¶
func NewAdminUploadContentScreenshotInternalServerError() *AdminUploadContentScreenshotInternalServerError
NewAdminUploadContentScreenshotInternalServerError creates a AdminUploadContentScreenshotInternalServerError with default headers values
func (*AdminUploadContentScreenshotInternalServerError) Error ¶
func (o *AdminUploadContentScreenshotInternalServerError) Error() string
func (*AdminUploadContentScreenshotInternalServerError) GetPayload ¶
func (o *AdminUploadContentScreenshotInternalServerError) GetPayload() *ugcclientmodels.ResponseError
type AdminUploadContentScreenshotNotFound ¶
type AdminUploadContentScreenshotNotFound struct {
Payload *ugcclientmodels.ResponseError
}
AdminUploadContentScreenshotNotFound handles this case with default header values.
Not Found
func NewAdminUploadContentScreenshotNotFound ¶
func NewAdminUploadContentScreenshotNotFound() *AdminUploadContentScreenshotNotFound
NewAdminUploadContentScreenshotNotFound creates a AdminUploadContentScreenshotNotFound with default headers values
func (*AdminUploadContentScreenshotNotFound) Error ¶
func (o *AdminUploadContentScreenshotNotFound) Error() string
func (*AdminUploadContentScreenshotNotFound) GetPayload ¶
func (o *AdminUploadContentScreenshotNotFound) GetPayload() *ugcclientmodels.ResponseError
type AdminUploadContentScreenshotParams ¶
type AdminUploadContentScreenshotParams struct { /*Body*/ Body *ugcclientmodels.ModelsCreateScreenshotRequest /*ContentID content ID */ ContentID string /*Namespace namespace of the game */ Namespace string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminUploadContentScreenshotParams contains all the parameters to send to the API endpoint for the admin upload content screenshot operation typically these are written to a http.Request
func NewAdminUploadContentScreenshotParams ¶
func NewAdminUploadContentScreenshotParams() *AdminUploadContentScreenshotParams
NewAdminUploadContentScreenshotParams creates a new AdminUploadContentScreenshotParams object with the default values initialized.
func NewAdminUploadContentScreenshotParamsWithContext ¶
func NewAdminUploadContentScreenshotParamsWithContext(ctx context.Context) *AdminUploadContentScreenshotParams
NewAdminUploadContentScreenshotParamsWithContext creates a new AdminUploadContentScreenshotParams object with the default values initialized, and the ability to set a context for a request
func NewAdminUploadContentScreenshotParamsWithHTTPClient ¶
func NewAdminUploadContentScreenshotParamsWithHTTPClient(client *http.Client) *AdminUploadContentScreenshotParams
NewAdminUploadContentScreenshotParamsWithHTTPClient creates a new AdminUploadContentScreenshotParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminUploadContentScreenshotParamsWithTimeout ¶
func NewAdminUploadContentScreenshotParamsWithTimeout(timeout time.Duration) *AdminUploadContentScreenshotParams
NewAdminUploadContentScreenshotParamsWithTimeout creates a new AdminUploadContentScreenshotParams object with the default values initialized, and the ability to set a timeout on a request
func (*AdminUploadContentScreenshotParams) SetBody ¶
func (o *AdminUploadContentScreenshotParams) SetBody(body *ugcclientmodels.ModelsCreateScreenshotRequest)
SetBody adds the body to the admin upload content screenshot params
func (*AdminUploadContentScreenshotParams) SetContentID ¶
func (o *AdminUploadContentScreenshotParams) SetContentID(contentID string)
SetContentID adds the contentId to the admin upload content screenshot params
func (*AdminUploadContentScreenshotParams) SetContext ¶
func (o *AdminUploadContentScreenshotParams) SetContext(ctx context.Context)
SetContext adds the context to the admin upload content screenshot params
func (*AdminUploadContentScreenshotParams) SetHTTPClient ¶
func (o *AdminUploadContentScreenshotParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin upload content screenshot params
func (*AdminUploadContentScreenshotParams) SetNamespace ¶
func (o *AdminUploadContentScreenshotParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin upload content screenshot params
func (*AdminUploadContentScreenshotParams) SetTimeout ¶
func (o *AdminUploadContentScreenshotParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin upload content screenshot params
func (*AdminUploadContentScreenshotParams) WithBody ¶
func (o *AdminUploadContentScreenshotParams) WithBody(body *ugcclientmodels.ModelsCreateScreenshotRequest) *AdminUploadContentScreenshotParams
WithBody adds the body to the admin upload content screenshot params
func (*AdminUploadContentScreenshotParams) WithContentID ¶
func (o *AdminUploadContentScreenshotParams) WithContentID(contentID string) *AdminUploadContentScreenshotParams
WithContentID adds the contentID to the admin upload content screenshot params
func (*AdminUploadContentScreenshotParams) WithContext ¶
func (o *AdminUploadContentScreenshotParams) WithContext(ctx context.Context) *AdminUploadContentScreenshotParams
WithContext adds the context to the admin upload content screenshot params
func (*AdminUploadContentScreenshotParams) WithHTTPClient ¶
func (o *AdminUploadContentScreenshotParams) WithHTTPClient(client *http.Client) *AdminUploadContentScreenshotParams
WithHTTPClient adds the HTTPClient to the admin upload content screenshot params
func (*AdminUploadContentScreenshotParams) WithNamespace ¶
func (o *AdminUploadContentScreenshotParams) WithNamespace(namespace string) *AdminUploadContentScreenshotParams
WithNamespace adds the namespace to the admin upload content screenshot params
func (*AdminUploadContentScreenshotParams) WithTimeout ¶
func (o *AdminUploadContentScreenshotParams) WithTimeout(timeout time.Duration) *AdminUploadContentScreenshotParams
WithTimeout adds the timeout to the admin upload content screenshot params
func (*AdminUploadContentScreenshotParams) WriteToRequest ¶
func (o *AdminUploadContentScreenshotParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminUploadContentScreenshotReader ¶
type AdminUploadContentScreenshotReader struct {
// contains filtered or unexported fields
}
AdminUploadContentScreenshotReader is a Reader for the AdminUploadContentScreenshot structure.
func (*AdminUploadContentScreenshotReader) ReadResponse ¶
func (o *AdminUploadContentScreenshotReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminUploadContentScreenshotUnauthorized ¶
type AdminUploadContentScreenshotUnauthorized struct {
}AdminUploadContentScreenshotUnauthorized handles this case with default header values.
Unauthorized
func NewAdminUploadContentScreenshotUnauthorized ¶
func NewAdminUploadContentScreenshotUnauthorized() *AdminUploadContentScreenshotUnauthorized
NewAdminUploadContentScreenshotUnauthorized creates a AdminUploadContentScreenshotUnauthorized with default headers values
func (*AdminUploadContentScreenshotUnauthorized) Error ¶
func (o *AdminUploadContentScreenshotUnauthorized) Error() string
func (*AdminUploadContentScreenshotUnauthorized) GetPayload ¶
func (o *AdminUploadContentScreenshotUnauthorized) GetPayload() *ugcclientmodels.ResponseError
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for admin content API
func (*Client) AdminDeleteContent ¶
func (a *Client) AdminDeleteContent(params *AdminDeleteContentParams, authInfo runtime.ClientAuthInfoWriter) (*AdminDeleteContentNoContent, *AdminDeleteContentUnauthorized, *AdminDeleteContentNotFound, *AdminDeleteContentInternalServerError, error)
AdminDeleteContent deletes content
Required permission <b>ADMIN:NAMESPACE:{namespace}:USER:{userId}:CONTENT [DELETE]</b>.
func (*Client) AdminDeleteContentScreenshot ¶
func (a *Client) AdminDeleteContentScreenshot(params *AdminDeleteContentScreenshotParams, authInfo runtime.ClientAuthInfoWriter) (*AdminDeleteContentScreenshotNoContent, *AdminDeleteContentScreenshotBadRequest, *AdminDeleteContentScreenshotUnauthorized, *AdminDeleteContentScreenshotNotFound, *AdminDeleteContentScreenshotInternalServerError, error)
AdminDeleteContentScreenshot deletes screenshots content
Required permission <b>ADMIN:NAMESPACE:{namespace}:USER:{userId}:CONTENT [DELETE]</b>.
func (*Client) AdminDeleteContentScreenshotShort ¶
func (a *Client) AdminDeleteContentScreenshotShort(params *AdminDeleteContentScreenshotParams, authInfo runtime.ClientAuthInfoWriter) (*AdminDeleteContentScreenshotNoContent, error)
func (*Client) AdminDeleteContentShort ¶
func (a *Client) AdminDeleteContentShort(params *AdminDeleteContentParams, authInfo runtime.ClientAuthInfoWriter) (*AdminDeleteContentNoContent, error)
func (*Client) AdminDownloadContentPreview ¶
func (a *Client) AdminDownloadContentPreview(params *AdminDownloadContentPreviewParams, authInfo runtime.ClientAuthInfoWriter) (*AdminDownloadContentPreviewOK, *AdminDownloadContentPreviewUnauthorized, *AdminDownloadContentPreviewNotFound, *AdminDownloadContentPreviewInternalServerError, error)
AdminDownloadContentPreview gets content preview
Required permission <b>ADMIN:NAMESPACE:{namespace}:USER:*:CONTENT [READ]</b>
func (*Client) AdminDownloadContentPreviewShort ¶
func (a *Client) AdminDownloadContentPreviewShort(params *AdminDownloadContentPreviewParams, authInfo runtime.ClientAuthInfoWriter) (*AdminDownloadContentPreviewOK, error)
func (*Client) AdminGetContent ¶
func (a *Client) AdminGetContent(params *AdminGetContentParams, authInfo runtime.ClientAuthInfoWriter) (*AdminGetContentOK, *AdminGetContentUnauthorized, *AdminGetContentNotFound, *AdminGetContentInternalServerError, error)
AdminGetContent gets user s generated contents
Required permission <b>ADMIN:NAMESPACE:{namespace}:USER:{userId}:CONTENT [READ]</b>.
func (*Client) AdminGetContentShort ¶
func (a *Client) AdminGetContentShort(params *AdminGetContentParams, authInfo runtime.ClientAuthInfoWriter) (*AdminGetContentOK, error)
func (*Client) AdminGetSpecificContent ¶
func (a *Client) AdminGetSpecificContent(params *AdminGetSpecificContentParams, authInfo runtime.ClientAuthInfoWriter) (*AdminGetSpecificContentOK, *AdminGetSpecificContentUnauthorized, *AdminGetSpecificContentNotFound, *AdminGetSpecificContentInternalServerError, error)
AdminGetSpecificContent gets user specific content
Required permission <b>ADMIN:NAMESPACE:{namespace}:USER:*:CONTENT [READ]</b>.
func (*Client) AdminGetSpecificContentShort ¶
func (a *Client) AdminGetSpecificContentShort(params *AdminGetSpecificContentParams, authInfo runtime.ClientAuthInfoWriter) (*AdminGetSpecificContentOK, error)
func (*Client) AdminHideUserContent ¶
func (a *Client) AdminHideUserContent(params *AdminHideUserContentParams, authInfo runtime.ClientAuthInfoWriter) (*AdminHideUserContentOK, *AdminHideUserContentUnauthorized, *AdminHideUserContentNotFound, *AdminHideUserContentInternalServerError, error)
AdminHideUserContent hides unhide user s generated contents
Required permission <b>ADMIN:NAMESPACE:{namespace}:USER:{userId}:CONTENT [UPDATE]</b>.
func (*Client) AdminHideUserContentShort ¶
func (a *Client) AdminHideUserContentShort(params *AdminHideUserContentParams, authInfo runtime.ClientAuthInfoWriter) (*AdminHideUserContentOK, error)
func (*Client) AdminSearchChannelSpecificContent ¶
func (a *Client) AdminSearchChannelSpecificContent(params *AdminSearchChannelSpecificContentParams, authInfo runtime.ClientAuthInfoWriter) (*AdminSearchChannelSpecificContentOK, *AdminSearchChannelSpecificContentUnauthorized, *AdminSearchChannelSpecificContentNotFound, *AdminSearchChannelSpecificContentInternalServerError, error)
AdminSearchChannelSpecificContent searches contents specific to a channel
Required permission <b>ADMIN:NAMESPACE:{namespace}:USER:*:CONTENT [CREATE]</b>
func (*Client) AdminSearchChannelSpecificContentShort ¶
func (a *Client) AdminSearchChannelSpecificContentShort(params *AdminSearchChannelSpecificContentParams, authInfo runtime.ClientAuthInfoWriter) (*AdminSearchChannelSpecificContentOK, error)
func (*Client) AdminSearchContent ¶
func (a *Client) AdminSearchContent(params *AdminSearchContentParams, authInfo runtime.ClientAuthInfoWriter) (*AdminSearchContentOK, *AdminSearchContentUnauthorized, *AdminSearchContentNotFound, *AdminSearchContentInternalServerError, error)
AdminSearchContent searches contents
Required permission <b>ADMIN:NAMESPACE:{namespace}:USER:*:CONTENT [CREATE]</b>
func (*Client) AdminSearchContentShort ¶
func (a *Client) AdminSearchContentShort(params *AdminSearchContentParams, authInfo runtime.ClientAuthInfoWriter) (*AdminSearchContentOK, error)
func (*Client) AdminUpdateContentDirect ¶
func (a *Client) AdminUpdateContentDirect(params *AdminUpdateContentDirectParams, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateContentDirectOK, *AdminUpdateContentDirectBadRequest, *AdminUpdateContentDirectUnauthorized, *AdminUpdateContentDirectNotFound, *AdminUpdateContentDirectInternalServerError, error)
AdminUpdateContentDirect updates content to a channel Required permission <b>ADMIN:NAMESPACE:{namespace}:USER:{userId}:CONTENT [UPDATE]</b>.\n All request body are required except preview and tags.
func (*Client) AdminUpdateContentDirectShort ¶
func (a *Client) AdminUpdateContentDirectShort(params *AdminUpdateContentDirectParams, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateContentDirectOK, error)
func (*Client) AdminUpdateContentS3 ¶
func (a *Client) AdminUpdateContentS3(params *AdminUpdateContentS3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateContentS3OK, *AdminUpdateContentS3BadRequest, *AdminUpdateContentS3Unauthorized, *AdminUpdateContentS3NotFound, *AdminUpdateContentS3InternalServerError, error)
AdminUpdateContentS3 updates content to s3 bucket Required permission <b>ADMIN:NAMESPACE:{namespace}:USER:{userId}:CONTENT [UPDATE]</b>.\n All request body are required except payload, preview, tags, and contentType. contentType values is used to enforce the Content-Type header needed by the client to upload the content using the S3 presigned URL. If not specified, it will use fileExtension value.
func (*Client) AdminUpdateContentS3Short ¶
func (a *Client) AdminUpdateContentS3Short(params *AdminUpdateContentS3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateContentS3OK, error)
func (*Client) AdminUpdateScreenshots ¶
func (a *Client) AdminUpdateScreenshots(params *AdminUpdateScreenshotsParams, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateScreenshotsOK, *AdminUpdateScreenshotsBadRequest, *AdminUpdateScreenshotsUnauthorized, *AdminUpdateScreenshotsNotFound, *AdminUpdateScreenshotsInternalServerError, error)
AdminUpdateScreenshots updates screenshot of content Required permission <b>ADMIN:NAMESPACE:{namespace}:USER:{userId}:CONTENT [UPDATE]</b>.\n Maximum description length: 1024.
func (*Client) AdminUpdateScreenshotsShort ¶
func (a *Client) AdminUpdateScreenshotsShort(params *AdminUpdateScreenshotsParams, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateScreenshotsOK, error)
func (*Client) AdminUploadContentDirect ¶
func (a *Client) AdminUploadContentDirect(params *AdminUploadContentDirectParams, authInfo runtime.ClientAuthInfoWriter) (*AdminUploadContentDirectCreated, *AdminUploadContentDirectBadRequest, *AdminUploadContentDirectUnauthorized, *AdminUploadContentDirectInternalServerError, error)
AdminUploadContentDirect uploads content to a channel Required permission <b>ADMIN:NAMESPACE:{namespace}:USER:{userId}:CONTENT [CREATE]</b>.\n All request body are required except preview and tags.
func (*Client) AdminUploadContentDirectShort ¶
func (a *Client) AdminUploadContentDirectShort(params *AdminUploadContentDirectParams, authInfo runtime.ClientAuthInfoWriter) (*AdminUploadContentDirectCreated, error)
func (*Client) AdminUploadContentS3 ¶
func (a *Client) AdminUploadContentS3(params *AdminUploadContentS3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminUploadContentS3Created, *AdminUploadContentS3BadRequest, *AdminUploadContentS3Unauthorized, *AdminUploadContentS3InternalServerError, error)
AdminUploadContentS3 uploads content to s3 bucket Required permission <b>ADMIN:NAMESPACE:{namespace}:USER:{userId}:CONTENT [CREATE]</b>.\n All request body are required except preview, tags, and contentType. contentType values is used to enforce the Content-Type header needed by the client when uploading the content using the S3 presigned URL. If not specified, it will use fileExtension value.
func (*Client) AdminUploadContentS3Short ¶
func (a *Client) AdminUploadContentS3Short(params *AdminUploadContentS3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminUploadContentS3Created, error)
func (*Client) AdminUploadContentScreenshot ¶
func (a *Client) AdminUploadContentScreenshot(params *AdminUploadContentScreenshotParams, authInfo runtime.ClientAuthInfoWriter) (*AdminUploadContentScreenshotCreated, *AdminUploadContentScreenshotBadRequest, *AdminUploadContentScreenshotUnauthorized, *AdminUploadContentScreenshotNotFound, *AdminUploadContentScreenshotInternalServerError, error)
AdminUploadContentScreenshot uploads screenshots for content Required permission <b>ADMIN:NAMESPACE:{namespace}:USER:{userId}:CONTENT [CREATE]</b>.\n All request body are required except for contentType field. contentType values is used to enforce the Content-Type header needed by the client to upload the content using the presigned URL. If not specified, it will use fileExtension value. Supported file extensions: pjp, jpg, jpeg, jfif, bmp, png. \n Maximum description length: 1024.
func (*Client) AdminUploadContentScreenshotShort ¶
func (a *Client) AdminUploadContentScreenshotShort(params *AdminUploadContentScreenshotParams, authInfo runtime.ClientAuthInfoWriter) (*AdminUploadContentScreenshotCreated, error)
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
func (*Client) SingleAdminDeleteContent ¶
func (a *Client) SingleAdminDeleteContent(params *SingleAdminDeleteContentParams, authInfo runtime.ClientAuthInfoWriter) (*SingleAdminDeleteContentNoContent, *SingleAdminDeleteContentUnauthorized, *SingleAdminDeleteContentNotFound, *SingleAdminDeleteContentInternalServerError, error)
SingleAdminDeleteContent deletes content
Required permission <b>ADMIN:NAMESPACE:{namespace}:USER:{userId}:CONTENT [DELETE]</b>.
func (*Client) SingleAdminDeleteContentShort ¶
func (a *Client) SingleAdminDeleteContentShort(params *SingleAdminDeleteContentParams, authInfo runtime.ClientAuthInfoWriter) (*SingleAdminDeleteContentNoContent, error)
func (*Client) SingleAdminGetContent ¶
func (a *Client) SingleAdminGetContent(params *SingleAdminGetContentParams, authInfo runtime.ClientAuthInfoWriter) (*SingleAdminGetContentOK, *SingleAdminGetContentUnauthorized, *SingleAdminGetContentNotFound, *SingleAdminGetContentInternalServerError, error)
SingleAdminGetContent gets user s generated contents
Required permission <b>ADMIN:NAMESPACE:{namespace}:USER:{userId}:CONTENT [READ]</b>.
func (*Client) SingleAdminGetContentShort ¶
func (a *Client) SingleAdminGetContentShort(params *SingleAdminGetContentParams, authInfo runtime.ClientAuthInfoWriter) (*SingleAdminGetContentOK, error)
func (*Client) SingleAdminUpdateContentDirect ¶
func (a *Client) SingleAdminUpdateContentDirect(params *SingleAdminUpdateContentDirectParams, authInfo runtime.ClientAuthInfoWriter) (*SingleAdminUpdateContentDirectOK, *SingleAdminUpdateContentDirectBadRequest, *SingleAdminUpdateContentDirectUnauthorized, *SingleAdminUpdateContentDirectNotFound, *SingleAdminUpdateContentDirectInternalServerError, error)
SingleAdminUpdateContentDirect updates content to a channel Required permission <b>ADMIN:NAMESPACE:{namespace}:USER:{userId}:CONTENT [UPDATE]</b>.\n All request body are required except preview and tags.
func (*Client) SingleAdminUpdateContentDirectShort ¶
func (a *Client) SingleAdminUpdateContentDirectShort(params *SingleAdminUpdateContentDirectParams, authInfo runtime.ClientAuthInfoWriter) (*SingleAdminUpdateContentDirectOK, error)
func (*Client) SingleAdminUpdateContentS3 ¶
func (a *Client) SingleAdminUpdateContentS3(params *SingleAdminUpdateContentS3Params, authInfo runtime.ClientAuthInfoWriter) (*SingleAdminUpdateContentS3OK, *SingleAdminUpdateContentS3BadRequest, *SingleAdminUpdateContentS3Unauthorized, *SingleAdminUpdateContentS3NotFound, *SingleAdminUpdateContentS3InternalServerError, error)
SingleAdminUpdateContentS3 updates content to s3 bucket Required permission <b>ADMIN:NAMESPACE:{namespace}:USER:{userId}:CONTENT [UPDATE]</b>.\n All request body are required except payload, preview, tags, and contentType. contentType values is used to enforce the Content-Type header needed by the client to upload the content using the S3 presigned URL. If not specified, it will use fileExtension value.
func (*Client) SingleAdminUpdateContentS3Short ¶
func (a *Client) SingleAdminUpdateContentS3Short(params *SingleAdminUpdateContentS3Params, authInfo runtime.ClientAuthInfoWriter) (*SingleAdminUpdateContentS3OK, error)
type ClientService ¶
type ClientService interface { AdminDeleteContent(params *AdminDeleteContentParams, authInfo runtime.ClientAuthInfoWriter) (*AdminDeleteContentNoContent, *AdminDeleteContentUnauthorized, *AdminDeleteContentNotFound, *AdminDeleteContentInternalServerError, error) AdminDeleteContentShort(params *AdminDeleteContentParams, authInfo runtime.ClientAuthInfoWriter) (*AdminDeleteContentNoContent, error) AdminDeleteContentScreenshot(params *AdminDeleteContentScreenshotParams, authInfo runtime.ClientAuthInfoWriter) (*AdminDeleteContentScreenshotNoContent, *AdminDeleteContentScreenshotBadRequest, *AdminDeleteContentScreenshotUnauthorized, *AdminDeleteContentScreenshotNotFound, *AdminDeleteContentScreenshotInternalServerError, error) AdminDeleteContentScreenshotShort(params *AdminDeleteContentScreenshotParams, authInfo runtime.ClientAuthInfoWriter) (*AdminDeleteContentScreenshotNoContent, error) AdminDownloadContentPreview(params *AdminDownloadContentPreviewParams, authInfo runtime.ClientAuthInfoWriter) (*AdminDownloadContentPreviewOK, *AdminDownloadContentPreviewUnauthorized, *AdminDownloadContentPreviewNotFound, *AdminDownloadContentPreviewInternalServerError, error) AdminDownloadContentPreviewShort(params *AdminDownloadContentPreviewParams, authInfo runtime.ClientAuthInfoWriter) (*AdminDownloadContentPreviewOK, error) AdminGetContent(params *AdminGetContentParams, authInfo runtime.ClientAuthInfoWriter) (*AdminGetContentOK, *AdminGetContentUnauthorized, *AdminGetContentNotFound, *AdminGetContentInternalServerError, error) AdminGetContentShort(params *AdminGetContentParams, authInfo runtime.ClientAuthInfoWriter) (*AdminGetContentOK, error) AdminGetSpecificContent(params *AdminGetSpecificContentParams, authInfo runtime.ClientAuthInfoWriter) (*AdminGetSpecificContentOK, *AdminGetSpecificContentUnauthorized, *AdminGetSpecificContentNotFound, *AdminGetSpecificContentInternalServerError, error) AdminGetSpecificContentShort(params *AdminGetSpecificContentParams, authInfo runtime.ClientAuthInfoWriter) (*AdminGetSpecificContentOK, error) AdminHideUserContent(params *AdminHideUserContentParams, authInfo runtime.ClientAuthInfoWriter) (*AdminHideUserContentOK, *AdminHideUserContentUnauthorized, *AdminHideUserContentNotFound, *AdminHideUserContentInternalServerError, error) AdminHideUserContentShort(params *AdminHideUserContentParams, authInfo runtime.ClientAuthInfoWriter) (*AdminHideUserContentOK, error) AdminSearchChannelSpecificContent(params *AdminSearchChannelSpecificContentParams, authInfo runtime.ClientAuthInfoWriter) (*AdminSearchChannelSpecificContentOK, *AdminSearchChannelSpecificContentUnauthorized, *AdminSearchChannelSpecificContentNotFound, *AdminSearchChannelSpecificContentInternalServerError, error) AdminSearchChannelSpecificContentShort(params *AdminSearchChannelSpecificContentParams, authInfo runtime.ClientAuthInfoWriter) (*AdminSearchChannelSpecificContentOK, error) AdminSearchContent(params *AdminSearchContentParams, authInfo runtime.ClientAuthInfoWriter) (*AdminSearchContentOK, *AdminSearchContentUnauthorized, *AdminSearchContentNotFound, *AdminSearchContentInternalServerError, error) AdminSearchContentShort(params *AdminSearchContentParams, authInfo runtime.ClientAuthInfoWriter) (*AdminSearchContentOK, error) AdminUpdateContentDirect(params *AdminUpdateContentDirectParams, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateContentDirectOK, *AdminUpdateContentDirectBadRequest, *AdminUpdateContentDirectUnauthorized, *AdminUpdateContentDirectNotFound, *AdminUpdateContentDirectInternalServerError, error) AdminUpdateContentDirectShort(params *AdminUpdateContentDirectParams, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateContentDirectOK, error) AdminUpdateContentS3(params *AdminUpdateContentS3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateContentS3OK, *AdminUpdateContentS3BadRequest, *AdminUpdateContentS3Unauthorized, *AdminUpdateContentS3NotFound, *AdminUpdateContentS3InternalServerError, error) AdminUpdateContentS3Short(params *AdminUpdateContentS3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateContentS3OK, error) AdminUpdateScreenshots(params *AdminUpdateScreenshotsParams, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateScreenshotsOK, *AdminUpdateScreenshotsBadRequest, *AdminUpdateScreenshotsUnauthorized, *AdminUpdateScreenshotsNotFound, *AdminUpdateScreenshotsInternalServerError, error) AdminUpdateScreenshotsShort(params *AdminUpdateScreenshotsParams, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateScreenshotsOK, error) AdminUploadContentDirect(params *AdminUploadContentDirectParams, authInfo runtime.ClientAuthInfoWriter) (*AdminUploadContentDirectCreated, *AdminUploadContentDirectBadRequest, *AdminUploadContentDirectUnauthorized, *AdminUploadContentDirectInternalServerError, error) AdminUploadContentDirectShort(params *AdminUploadContentDirectParams, authInfo runtime.ClientAuthInfoWriter) (*AdminUploadContentDirectCreated, error) AdminUploadContentS3(params *AdminUploadContentS3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminUploadContentS3Created, *AdminUploadContentS3BadRequest, *AdminUploadContentS3Unauthorized, *AdminUploadContentS3InternalServerError, error) AdminUploadContentS3Short(params *AdminUploadContentS3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminUploadContentS3Created, error) AdminUploadContentScreenshot(params *AdminUploadContentScreenshotParams, authInfo runtime.ClientAuthInfoWriter) (*AdminUploadContentScreenshotCreated, *AdminUploadContentScreenshotBadRequest, *AdminUploadContentScreenshotUnauthorized, *AdminUploadContentScreenshotNotFound, *AdminUploadContentScreenshotInternalServerError, error) AdminUploadContentScreenshotShort(params *AdminUploadContentScreenshotParams, authInfo runtime.ClientAuthInfoWriter) (*AdminUploadContentScreenshotCreated, error) SingleAdminDeleteContent(params *SingleAdminDeleteContentParams, authInfo runtime.ClientAuthInfoWriter) (*SingleAdminDeleteContentNoContent, *SingleAdminDeleteContentUnauthorized, *SingleAdminDeleteContentNotFound, *SingleAdminDeleteContentInternalServerError, error) SingleAdminDeleteContentShort(params *SingleAdminDeleteContentParams, authInfo runtime.ClientAuthInfoWriter) (*SingleAdminDeleteContentNoContent, error) SingleAdminGetContent(params *SingleAdminGetContentParams, authInfo runtime.ClientAuthInfoWriter) (*SingleAdminGetContentOK, *SingleAdminGetContentUnauthorized, *SingleAdminGetContentNotFound, *SingleAdminGetContentInternalServerError, error) SingleAdminGetContentShort(params *SingleAdminGetContentParams, authInfo runtime.ClientAuthInfoWriter) (*SingleAdminGetContentOK, error) SingleAdminUpdateContentDirect(params *SingleAdminUpdateContentDirectParams, authInfo runtime.ClientAuthInfoWriter) (*SingleAdminUpdateContentDirectOK, *SingleAdminUpdateContentDirectBadRequest, *SingleAdminUpdateContentDirectUnauthorized, *SingleAdminUpdateContentDirectNotFound, *SingleAdminUpdateContentDirectInternalServerError, error) SingleAdminUpdateContentDirectShort(params *SingleAdminUpdateContentDirectParams, authInfo runtime.ClientAuthInfoWriter) (*SingleAdminUpdateContentDirectOK, error) SingleAdminUpdateContentS3(params *SingleAdminUpdateContentS3Params, authInfo runtime.ClientAuthInfoWriter) (*SingleAdminUpdateContentS3OK, *SingleAdminUpdateContentS3BadRequest, *SingleAdminUpdateContentS3Unauthorized, *SingleAdminUpdateContentS3NotFound, *SingleAdminUpdateContentS3InternalServerError, error) SingleAdminUpdateContentS3Short(params *SingleAdminUpdateContentS3Params, authInfo runtime.ClientAuthInfoWriter) (*SingleAdminUpdateContentS3OK, 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 admin content API client.
type SingleAdminDeleteContentInternalServerError ¶
type SingleAdminDeleteContentInternalServerError struct {
Payload *ugcclientmodels.ResponseError
}
SingleAdminDeleteContentInternalServerError handles this case with default header values.
Internal Server Error
func NewSingleAdminDeleteContentInternalServerError ¶
func NewSingleAdminDeleteContentInternalServerError() *SingleAdminDeleteContentInternalServerError
NewSingleAdminDeleteContentInternalServerError creates a SingleAdminDeleteContentInternalServerError with default headers values
func (*SingleAdminDeleteContentInternalServerError) Error ¶
func (o *SingleAdminDeleteContentInternalServerError) Error() string
func (*SingleAdminDeleteContentInternalServerError) GetPayload ¶
func (o *SingleAdminDeleteContentInternalServerError) GetPayload() *ugcclientmodels.ResponseError
type SingleAdminDeleteContentNoContent ¶
type SingleAdminDeleteContentNoContent struct { }
SingleAdminDeleteContentNoContent handles this case with default header values.
No Content
func NewSingleAdminDeleteContentNoContent ¶
func NewSingleAdminDeleteContentNoContent() *SingleAdminDeleteContentNoContent
NewSingleAdminDeleteContentNoContent creates a SingleAdminDeleteContentNoContent with default headers values
func (*SingleAdminDeleteContentNoContent) Error ¶
func (o *SingleAdminDeleteContentNoContent) Error() string
type SingleAdminDeleteContentNotFound ¶
type SingleAdminDeleteContentNotFound struct {
Payload *ugcclientmodels.ResponseError
}
SingleAdminDeleteContentNotFound handles this case with default header values.
Not Found
func NewSingleAdminDeleteContentNotFound ¶
func NewSingleAdminDeleteContentNotFound() *SingleAdminDeleteContentNotFound
NewSingleAdminDeleteContentNotFound creates a SingleAdminDeleteContentNotFound with default headers values
func (*SingleAdminDeleteContentNotFound) Error ¶
func (o *SingleAdminDeleteContentNotFound) Error() string
func (*SingleAdminDeleteContentNotFound) GetPayload ¶
func (o *SingleAdminDeleteContentNotFound) GetPayload() *ugcclientmodels.ResponseError
type SingleAdminDeleteContentParams ¶
type SingleAdminDeleteContentParams struct { /*ChannelID channel ID */ ChannelID string /*ContentID content ID */ ContentID string /*Namespace namespace of the game */ Namespace string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SingleAdminDeleteContentParams contains all the parameters to send to the API endpoint for the single admin delete content operation typically these are written to a http.Request
func NewSingleAdminDeleteContentParams ¶
func NewSingleAdminDeleteContentParams() *SingleAdminDeleteContentParams
NewSingleAdminDeleteContentParams creates a new SingleAdminDeleteContentParams object with the default values initialized.
func NewSingleAdminDeleteContentParamsWithContext ¶
func NewSingleAdminDeleteContentParamsWithContext(ctx context.Context) *SingleAdminDeleteContentParams
NewSingleAdminDeleteContentParamsWithContext creates a new SingleAdminDeleteContentParams object with the default values initialized, and the ability to set a context for a request
func NewSingleAdminDeleteContentParamsWithHTTPClient ¶
func NewSingleAdminDeleteContentParamsWithHTTPClient(client *http.Client) *SingleAdminDeleteContentParams
NewSingleAdminDeleteContentParamsWithHTTPClient creates a new SingleAdminDeleteContentParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewSingleAdminDeleteContentParamsWithTimeout ¶
func NewSingleAdminDeleteContentParamsWithTimeout(timeout time.Duration) *SingleAdminDeleteContentParams
NewSingleAdminDeleteContentParamsWithTimeout creates a new SingleAdminDeleteContentParams object with the default values initialized, and the ability to set a timeout on a request
func (*SingleAdminDeleteContentParams) SetChannelID ¶
func (o *SingleAdminDeleteContentParams) SetChannelID(channelID string)
SetChannelID adds the channelId to the single admin delete content params
func (*SingleAdminDeleteContentParams) SetContentID ¶
func (o *SingleAdminDeleteContentParams) SetContentID(contentID string)
SetContentID adds the contentId to the single admin delete content params
func (*SingleAdminDeleteContentParams) SetContext ¶
func (o *SingleAdminDeleteContentParams) SetContext(ctx context.Context)
SetContext adds the context to the single admin delete content params
func (*SingleAdminDeleteContentParams) SetHTTPClient ¶
func (o *SingleAdminDeleteContentParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the single admin delete content params
func (*SingleAdminDeleteContentParams) SetNamespace ¶
func (o *SingleAdminDeleteContentParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the single admin delete content params
func (*SingleAdminDeleteContentParams) SetTimeout ¶
func (o *SingleAdminDeleteContentParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the single admin delete content params
func (*SingleAdminDeleteContentParams) WithChannelID ¶
func (o *SingleAdminDeleteContentParams) WithChannelID(channelID string) *SingleAdminDeleteContentParams
WithChannelID adds the channelID to the single admin delete content params
func (*SingleAdminDeleteContentParams) WithContentID ¶
func (o *SingleAdminDeleteContentParams) WithContentID(contentID string) *SingleAdminDeleteContentParams
WithContentID adds the contentID to the single admin delete content params
func (*SingleAdminDeleteContentParams) WithContext ¶
func (o *SingleAdminDeleteContentParams) WithContext(ctx context.Context) *SingleAdminDeleteContentParams
WithContext adds the context to the single admin delete content params
func (*SingleAdminDeleteContentParams) WithHTTPClient ¶
func (o *SingleAdminDeleteContentParams) WithHTTPClient(client *http.Client) *SingleAdminDeleteContentParams
WithHTTPClient adds the HTTPClient to the single admin delete content params
func (*SingleAdminDeleteContentParams) WithNamespace ¶
func (o *SingleAdminDeleteContentParams) WithNamespace(namespace string) *SingleAdminDeleteContentParams
WithNamespace adds the namespace to the single admin delete content params
func (*SingleAdminDeleteContentParams) WithTimeout ¶
func (o *SingleAdminDeleteContentParams) WithTimeout(timeout time.Duration) *SingleAdminDeleteContentParams
WithTimeout adds the timeout to the single admin delete content params
func (*SingleAdminDeleteContentParams) WriteToRequest ¶
func (o *SingleAdminDeleteContentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SingleAdminDeleteContentReader ¶
type SingleAdminDeleteContentReader struct {
// contains filtered or unexported fields
}
SingleAdminDeleteContentReader is a Reader for the SingleAdminDeleteContent structure.
func (*SingleAdminDeleteContentReader) ReadResponse ¶
func (o *SingleAdminDeleteContentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SingleAdminDeleteContentUnauthorized ¶
type SingleAdminDeleteContentUnauthorized struct {
}SingleAdminDeleteContentUnauthorized handles this case with default header values.
Unauthorized
func NewSingleAdminDeleteContentUnauthorized ¶
func NewSingleAdminDeleteContentUnauthorized() *SingleAdminDeleteContentUnauthorized
NewSingleAdminDeleteContentUnauthorized creates a SingleAdminDeleteContentUnauthorized with default headers values
func (*SingleAdminDeleteContentUnauthorized) Error ¶
func (o *SingleAdminDeleteContentUnauthorized) Error() string
func (*SingleAdminDeleteContentUnauthorized) GetPayload ¶
func (o *SingleAdminDeleteContentUnauthorized) GetPayload() *ugcclientmodels.ResponseError
type SingleAdminGetContentInternalServerError ¶
type SingleAdminGetContentInternalServerError struct {
Payload *ugcclientmodels.ResponseError
}
SingleAdminGetContentInternalServerError handles this case with default header values.
Internal Server Error
func NewSingleAdminGetContentInternalServerError ¶
func NewSingleAdminGetContentInternalServerError() *SingleAdminGetContentInternalServerError
NewSingleAdminGetContentInternalServerError creates a SingleAdminGetContentInternalServerError with default headers values
func (*SingleAdminGetContentInternalServerError) Error ¶
func (o *SingleAdminGetContentInternalServerError) Error() string
func (*SingleAdminGetContentInternalServerError) GetPayload ¶
func (o *SingleAdminGetContentInternalServerError) GetPayload() *ugcclientmodels.ResponseError
type SingleAdminGetContentNotFound ¶
type SingleAdminGetContentNotFound struct {
Payload *ugcclientmodels.ResponseError
}
SingleAdminGetContentNotFound handles this case with default header values.
Not Found
func NewSingleAdminGetContentNotFound ¶
func NewSingleAdminGetContentNotFound() *SingleAdminGetContentNotFound
NewSingleAdminGetContentNotFound creates a SingleAdminGetContentNotFound with default headers values
func (*SingleAdminGetContentNotFound) Error ¶
func (o *SingleAdminGetContentNotFound) Error() string
func (*SingleAdminGetContentNotFound) GetPayload ¶
func (o *SingleAdminGetContentNotFound) GetPayload() *ugcclientmodels.ResponseError
type SingleAdminGetContentOK ¶
type SingleAdminGetContentOK struct {
Payload *ugcclientmodels.ModelsPaginatedContentDownloadResponse
}
SingleAdminGetContentOK handles this case with default header values.
OK
func NewSingleAdminGetContentOK ¶
func NewSingleAdminGetContentOK() *SingleAdminGetContentOK
NewSingleAdminGetContentOK creates a SingleAdminGetContentOK with default headers values
func (*SingleAdminGetContentOK) Error ¶
func (o *SingleAdminGetContentOK) Error() string
func (*SingleAdminGetContentOK) GetPayload ¶
func (o *SingleAdminGetContentOK) GetPayload() *ugcclientmodels.ModelsPaginatedContentDownloadResponse
type SingleAdminGetContentParams ¶
type SingleAdminGetContentParams struct { /*Limit number of content per page */ Limit *string /*Namespace namespace of the game */ Namespace string /*Offset the offset number to retrieve */ Offset *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SingleAdminGetContentParams contains all the parameters to send to the API endpoint for the single admin get content operation typically these are written to a http.Request
func NewSingleAdminGetContentParams ¶
func NewSingleAdminGetContentParams() *SingleAdminGetContentParams
NewSingleAdminGetContentParams creates a new SingleAdminGetContentParams object with the default values initialized.
func NewSingleAdminGetContentParamsWithContext ¶
func NewSingleAdminGetContentParamsWithContext(ctx context.Context) *SingleAdminGetContentParams
NewSingleAdminGetContentParamsWithContext creates a new SingleAdminGetContentParams object with the default values initialized, and the ability to set a context for a request
func NewSingleAdminGetContentParamsWithHTTPClient ¶
func NewSingleAdminGetContentParamsWithHTTPClient(client *http.Client) *SingleAdminGetContentParams
NewSingleAdminGetContentParamsWithHTTPClient creates a new SingleAdminGetContentParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewSingleAdminGetContentParamsWithTimeout ¶
func NewSingleAdminGetContentParamsWithTimeout(timeout time.Duration) *SingleAdminGetContentParams
NewSingleAdminGetContentParamsWithTimeout creates a new SingleAdminGetContentParams object with the default values initialized, and the ability to set a timeout on a request
func (*SingleAdminGetContentParams) SetContext ¶
func (o *SingleAdminGetContentParams) SetContext(ctx context.Context)
SetContext adds the context to the single admin get content params
func (*SingleAdminGetContentParams) SetHTTPClient ¶
func (o *SingleAdminGetContentParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the single admin get content params
func (*SingleAdminGetContentParams) SetLimit ¶
func (o *SingleAdminGetContentParams) SetLimit(limit *string)
SetLimit adds the limit to the single admin get content params
func (*SingleAdminGetContentParams) SetNamespace ¶
func (o *SingleAdminGetContentParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the single admin get content params
func (*SingleAdminGetContentParams) SetOffset ¶
func (o *SingleAdminGetContentParams) SetOffset(offset *string)
SetOffset adds the offset to the single admin get content params
func (*SingleAdminGetContentParams) SetTimeout ¶
func (o *SingleAdminGetContentParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the single admin get content params
func (*SingleAdminGetContentParams) WithContext ¶
func (o *SingleAdminGetContentParams) WithContext(ctx context.Context) *SingleAdminGetContentParams
WithContext adds the context to the single admin get content params
func (*SingleAdminGetContentParams) WithHTTPClient ¶
func (o *SingleAdminGetContentParams) WithHTTPClient(client *http.Client) *SingleAdminGetContentParams
WithHTTPClient adds the HTTPClient to the single admin get content params
func (*SingleAdminGetContentParams) WithLimit ¶
func (o *SingleAdminGetContentParams) WithLimit(limit *string) *SingleAdminGetContentParams
WithLimit adds the limit to the single admin get content params
func (*SingleAdminGetContentParams) WithNamespace ¶
func (o *SingleAdminGetContentParams) WithNamespace(namespace string) *SingleAdminGetContentParams
WithNamespace adds the namespace to the single admin get content params
func (*SingleAdminGetContentParams) WithOffset ¶
func (o *SingleAdminGetContentParams) WithOffset(offset *string) *SingleAdminGetContentParams
WithOffset adds the offset to the single admin get content params
func (*SingleAdminGetContentParams) WithTimeout ¶
func (o *SingleAdminGetContentParams) WithTimeout(timeout time.Duration) *SingleAdminGetContentParams
WithTimeout adds the timeout to the single admin get content params
func (*SingleAdminGetContentParams) WriteToRequest ¶
func (o *SingleAdminGetContentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SingleAdminGetContentReader ¶
type SingleAdminGetContentReader struct {
// contains filtered or unexported fields
}
SingleAdminGetContentReader is a Reader for the SingleAdminGetContent structure.
func (*SingleAdminGetContentReader) ReadResponse ¶
func (o *SingleAdminGetContentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SingleAdminGetContentUnauthorized ¶
type SingleAdminGetContentUnauthorized struct {
}SingleAdminGetContentUnauthorized handles this case with default header values.
Unauthorized
func NewSingleAdminGetContentUnauthorized ¶
func NewSingleAdminGetContentUnauthorized() *SingleAdminGetContentUnauthorized
NewSingleAdminGetContentUnauthorized creates a SingleAdminGetContentUnauthorized with default headers values
func (*SingleAdminGetContentUnauthorized) Error ¶
func (o *SingleAdminGetContentUnauthorized) Error() string
func (*SingleAdminGetContentUnauthorized) GetPayload ¶
func (o *SingleAdminGetContentUnauthorized) GetPayload() *ugcclientmodels.ResponseError
type SingleAdminUpdateContentDirectBadRequest ¶
type SingleAdminUpdateContentDirectBadRequest struct {
Payload *ugcclientmodels.ResponseError
}
SingleAdminUpdateContentDirectBadRequest handles this case with default header values.
Bad Request
func NewSingleAdminUpdateContentDirectBadRequest ¶
func NewSingleAdminUpdateContentDirectBadRequest() *SingleAdminUpdateContentDirectBadRequest
NewSingleAdminUpdateContentDirectBadRequest creates a SingleAdminUpdateContentDirectBadRequest with default headers values
func (*SingleAdminUpdateContentDirectBadRequest) Error ¶
func (o *SingleAdminUpdateContentDirectBadRequest) Error() string
func (*SingleAdminUpdateContentDirectBadRequest) GetPayload ¶
func (o *SingleAdminUpdateContentDirectBadRequest) GetPayload() *ugcclientmodels.ResponseError
type SingleAdminUpdateContentDirectInternalServerError ¶
type SingleAdminUpdateContentDirectInternalServerError struct {
Payload *ugcclientmodels.ResponseError
}
SingleAdminUpdateContentDirectInternalServerError handles this case with default header values.
Internal Server Error
func NewSingleAdminUpdateContentDirectInternalServerError ¶
func NewSingleAdminUpdateContentDirectInternalServerError() *SingleAdminUpdateContentDirectInternalServerError
NewSingleAdminUpdateContentDirectInternalServerError creates a SingleAdminUpdateContentDirectInternalServerError with default headers values
func (*SingleAdminUpdateContentDirectInternalServerError) Error ¶
func (o *SingleAdminUpdateContentDirectInternalServerError) Error() string
func (*SingleAdminUpdateContentDirectInternalServerError) GetPayload ¶
func (o *SingleAdminUpdateContentDirectInternalServerError) GetPayload() *ugcclientmodels.ResponseError
type SingleAdminUpdateContentDirectNotFound ¶
type SingleAdminUpdateContentDirectNotFound struct {
Payload *ugcclientmodels.ResponseError
}
SingleAdminUpdateContentDirectNotFound handles this case with default header values.
Not Found
func NewSingleAdminUpdateContentDirectNotFound ¶
func NewSingleAdminUpdateContentDirectNotFound() *SingleAdminUpdateContentDirectNotFound
NewSingleAdminUpdateContentDirectNotFound creates a SingleAdminUpdateContentDirectNotFound with default headers values
func (*SingleAdminUpdateContentDirectNotFound) Error ¶
func (o *SingleAdminUpdateContentDirectNotFound) Error() string
func (*SingleAdminUpdateContentDirectNotFound) GetPayload ¶
func (o *SingleAdminUpdateContentDirectNotFound) GetPayload() *ugcclientmodels.ResponseError
type SingleAdminUpdateContentDirectOK ¶
type SingleAdminUpdateContentDirectOK struct {
Payload *ugcclientmodels.ModelsCreateContentResponse
}
SingleAdminUpdateContentDirectOK handles this case with default header values.
OK
func NewSingleAdminUpdateContentDirectOK ¶
func NewSingleAdminUpdateContentDirectOK() *SingleAdminUpdateContentDirectOK
NewSingleAdminUpdateContentDirectOK creates a SingleAdminUpdateContentDirectOK with default headers values
func (*SingleAdminUpdateContentDirectOK) Error ¶
func (o *SingleAdminUpdateContentDirectOK) Error() string
func (*SingleAdminUpdateContentDirectOK) GetPayload ¶
func (o *SingleAdminUpdateContentDirectOK) GetPayload() *ugcclientmodels.ModelsCreateContentResponse
type SingleAdminUpdateContentDirectParams ¶
type SingleAdminUpdateContentDirectParams struct { /*Body*/ Body *ugcclientmodels.ModelsCreateContentRequest /*ChannelID channel ID */ ChannelID string /*ContentID content ID */ ContentID string /*Namespace namespace of the game */ Namespace string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SingleAdminUpdateContentDirectParams contains all the parameters to send to the API endpoint for the single admin update content direct operation typically these are written to a http.Request
func NewSingleAdminUpdateContentDirectParams ¶
func NewSingleAdminUpdateContentDirectParams() *SingleAdminUpdateContentDirectParams
NewSingleAdminUpdateContentDirectParams creates a new SingleAdminUpdateContentDirectParams object with the default values initialized.
func NewSingleAdminUpdateContentDirectParamsWithContext ¶
func NewSingleAdminUpdateContentDirectParamsWithContext(ctx context.Context) *SingleAdminUpdateContentDirectParams
NewSingleAdminUpdateContentDirectParamsWithContext creates a new SingleAdminUpdateContentDirectParams object with the default values initialized, and the ability to set a context for a request
func NewSingleAdminUpdateContentDirectParamsWithHTTPClient ¶
func NewSingleAdminUpdateContentDirectParamsWithHTTPClient(client *http.Client) *SingleAdminUpdateContentDirectParams
NewSingleAdminUpdateContentDirectParamsWithHTTPClient creates a new SingleAdminUpdateContentDirectParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewSingleAdminUpdateContentDirectParamsWithTimeout ¶
func NewSingleAdminUpdateContentDirectParamsWithTimeout(timeout time.Duration) *SingleAdminUpdateContentDirectParams
NewSingleAdminUpdateContentDirectParamsWithTimeout creates a new SingleAdminUpdateContentDirectParams object with the default values initialized, and the ability to set a timeout on a request
func (*SingleAdminUpdateContentDirectParams) SetBody ¶
func (o *SingleAdminUpdateContentDirectParams) SetBody(body *ugcclientmodels.ModelsCreateContentRequest)
SetBody adds the body to the single admin update content direct params
func (*SingleAdminUpdateContentDirectParams) SetChannelID ¶
func (o *SingleAdminUpdateContentDirectParams) SetChannelID(channelID string)
SetChannelID adds the channelId to the single admin update content direct params
func (*SingleAdminUpdateContentDirectParams) SetContentID ¶
func (o *SingleAdminUpdateContentDirectParams) SetContentID(contentID string)
SetContentID adds the contentId to the single admin update content direct params
func (*SingleAdminUpdateContentDirectParams) SetContext ¶
func (o *SingleAdminUpdateContentDirectParams) SetContext(ctx context.Context)
SetContext adds the context to the single admin update content direct params
func (*SingleAdminUpdateContentDirectParams) SetHTTPClient ¶
func (o *SingleAdminUpdateContentDirectParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the single admin update content direct params
func (*SingleAdminUpdateContentDirectParams) SetNamespace ¶
func (o *SingleAdminUpdateContentDirectParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the single admin update content direct params
func (*SingleAdminUpdateContentDirectParams) SetTimeout ¶
func (o *SingleAdminUpdateContentDirectParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the single admin update content direct params
func (*SingleAdminUpdateContentDirectParams) WithBody ¶
func (o *SingleAdminUpdateContentDirectParams) WithBody(body *ugcclientmodels.ModelsCreateContentRequest) *SingleAdminUpdateContentDirectParams
WithBody adds the body to the single admin update content direct params
func (*SingleAdminUpdateContentDirectParams) WithChannelID ¶
func (o *SingleAdminUpdateContentDirectParams) WithChannelID(channelID string) *SingleAdminUpdateContentDirectParams
WithChannelID adds the channelID to the single admin update content direct params
func (*SingleAdminUpdateContentDirectParams) WithContentID ¶
func (o *SingleAdminUpdateContentDirectParams) WithContentID(contentID string) *SingleAdminUpdateContentDirectParams
WithContentID adds the contentID to the single admin update content direct params
func (*SingleAdminUpdateContentDirectParams) WithContext ¶
func (o *SingleAdminUpdateContentDirectParams) WithContext(ctx context.Context) *SingleAdminUpdateContentDirectParams
WithContext adds the context to the single admin update content direct params
func (*SingleAdminUpdateContentDirectParams) WithHTTPClient ¶
func (o *SingleAdminUpdateContentDirectParams) WithHTTPClient(client *http.Client) *SingleAdminUpdateContentDirectParams
WithHTTPClient adds the HTTPClient to the single admin update content direct params
func (*SingleAdminUpdateContentDirectParams) WithNamespace ¶
func (o *SingleAdminUpdateContentDirectParams) WithNamespace(namespace string) *SingleAdminUpdateContentDirectParams
WithNamespace adds the namespace to the single admin update content direct params
func (*SingleAdminUpdateContentDirectParams) WithTimeout ¶
func (o *SingleAdminUpdateContentDirectParams) WithTimeout(timeout time.Duration) *SingleAdminUpdateContentDirectParams
WithTimeout adds the timeout to the single admin update content direct params
func (*SingleAdminUpdateContentDirectParams) WriteToRequest ¶
func (o *SingleAdminUpdateContentDirectParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SingleAdminUpdateContentDirectReader ¶
type SingleAdminUpdateContentDirectReader struct {
// contains filtered or unexported fields
}
SingleAdminUpdateContentDirectReader is a Reader for the SingleAdminUpdateContentDirect structure.
func (*SingleAdminUpdateContentDirectReader) ReadResponse ¶
func (o *SingleAdminUpdateContentDirectReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SingleAdminUpdateContentDirectUnauthorized ¶
type SingleAdminUpdateContentDirectUnauthorized struct {
}SingleAdminUpdateContentDirectUnauthorized handles this case with default header values.
Unauthorized
func NewSingleAdminUpdateContentDirectUnauthorized ¶
func NewSingleAdminUpdateContentDirectUnauthorized() *SingleAdminUpdateContentDirectUnauthorized
NewSingleAdminUpdateContentDirectUnauthorized creates a SingleAdminUpdateContentDirectUnauthorized with default headers values
func (*SingleAdminUpdateContentDirectUnauthorized) Error ¶
func (o *SingleAdminUpdateContentDirectUnauthorized) Error() string
func (*SingleAdminUpdateContentDirectUnauthorized) GetPayload ¶
func (o *SingleAdminUpdateContentDirectUnauthorized) GetPayload() *ugcclientmodels.ResponseError
type SingleAdminUpdateContentS3BadRequest ¶
type SingleAdminUpdateContentS3BadRequest struct {
Payload *ugcclientmodels.ResponseError
}
SingleAdminUpdateContentS3BadRequest handles this case with default header values.
Bad Request
func NewSingleAdminUpdateContentS3BadRequest ¶
func NewSingleAdminUpdateContentS3BadRequest() *SingleAdminUpdateContentS3BadRequest
NewSingleAdminUpdateContentS3BadRequest creates a SingleAdminUpdateContentS3BadRequest with default headers values
func (*SingleAdminUpdateContentS3BadRequest) Error ¶
func (o *SingleAdminUpdateContentS3BadRequest) Error() string
func (*SingleAdminUpdateContentS3BadRequest) GetPayload ¶
func (o *SingleAdminUpdateContentS3BadRequest) GetPayload() *ugcclientmodels.ResponseError
type SingleAdminUpdateContentS3InternalServerError ¶
type SingleAdminUpdateContentS3InternalServerError struct {
Payload *ugcclientmodels.ResponseError
}
SingleAdminUpdateContentS3InternalServerError handles this case with default header values.
Internal Server Error
func NewSingleAdminUpdateContentS3InternalServerError ¶
func NewSingleAdminUpdateContentS3InternalServerError() *SingleAdminUpdateContentS3InternalServerError
NewSingleAdminUpdateContentS3InternalServerError creates a SingleAdminUpdateContentS3InternalServerError with default headers values
func (*SingleAdminUpdateContentS3InternalServerError) Error ¶
func (o *SingleAdminUpdateContentS3InternalServerError) Error() string
func (*SingleAdminUpdateContentS3InternalServerError) GetPayload ¶
func (o *SingleAdminUpdateContentS3InternalServerError) GetPayload() *ugcclientmodels.ResponseError
type SingleAdminUpdateContentS3NotFound ¶
type SingleAdminUpdateContentS3NotFound struct {
Payload *ugcclientmodels.ResponseError
}
SingleAdminUpdateContentS3NotFound handles this case with default header values.
Not Found
func NewSingleAdminUpdateContentS3NotFound ¶
func NewSingleAdminUpdateContentS3NotFound() *SingleAdminUpdateContentS3NotFound
NewSingleAdminUpdateContentS3NotFound creates a SingleAdminUpdateContentS3NotFound with default headers values
func (*SingleAdminUpdateContentS3NotFound) Error ¶
func (o *SingleAdminUpdateContentS3NotFound) Error() string
func (*SingleAdminUpdateContentS3NotFound) GetPayload ¶
func (o *SingleAdminUpdateContentS3NotFound) GetPayload() *ugcclientmodels.ResponseError
type SingleAdminUpdateContentS3OK ¶
type SingleAdminUpdateContentS3OK struct {
Payload *ugcclientmodels.ModelsCreateContentResponse
}
SingleAdminUpdateContentS3OK handles this case with default header values.
OK
func NewSingleAdminUpdateContentS3OK ¶
func NewSingleAdminUpdateContentS3OK() *SingleAdminUpdateContentS3OK
NewSingleAdminUpdateContentS3OK creates a SingleAdminUpdateContentS3OK with default headers values
func (*SingleAdminUpdateContentS3OK) Error ¶
func (o *SingleAdminUpdateContentS3OK) Error() string
func (*SingleAdminUpdateContentS3OK) GetPayload ¶
func (o *SingleAdminUpdateContentS3OK) GetPayload() *ugcclientmodels.ModelsCreateContentResponse
type SingleAdminUpdateContentS3Params ¶
type SingleAdminUpdateContentS3Params struct { /*Body*/ Body *ugcclientmodels.ModelsCreateContentRequestS3 /*ChannelID channel ID */ ChannelID string /*ContentID content ID */ ContentID string /*Namespace namespace of the game */ Namespace string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SingleAdminUpdateContentS3Params contains all the parameters to send to the API endpoint for the single admin update content s3 operation typically these are written to a http.Request
func NewSingleAdminUpdateContentS3Params ¶
func NewSingleAdminUpdateContentS3Params() *SingleAdminUpdateContentS3Params
NewSingleAdminUpdateContentS3Params creates a new SingleAdminUpdateContentS3Params object with the default values initialized.
func NewSingleAdminUpdateContentS3ParamsWithContext ¶
func NewSingleAdminUpdateContentS3ParamsWithContext(ctx context.Context) *SingleAdminUpdateContentS3Params
NewSingleAdminUpdateContentS3ParamsWithContext creates a new SingleAdminUpdateContentS3Params object with the default values initialized, and the ability to set a context for a request
func NewSingleAdminUpdateContentS3ParamsWithHTTPClient ¶
func NewSingleAdminUpdateContentS3ParamsWithHTTPClient(client *http.Client) *SingleAdminUpdateContentS3Params
NewSingleAdminUpdateContentS3ParamsWithHTTPClient creates a new SingleAdminUpdateContentS3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewSingleAdminUpdateContentS3ParamsWithTimeout ¶
func NewSingleAdminUpdateContentS3ParamsWithTimeout(timeout time.Duration) *SingleAdminUpdateContentS3Params
NewSingleAdminUpdateContentS3ParamsWithTimeout creates a new SingleAdminUpdateContentS3Params object with the default values initialized, and the ability to set a timeout on a request
func (*SingleAdminUpdateContentS3Params) SetBody ¶
func (o *SingleAdminUpdateContentS3Params) SetBody(body *ugcclientmodels.ModelsCreateContentRequestS3)
SetBody adds the body to the single admin update content s3 params
func (*SingleAdminUpdateContentS3Params) SetChannelID ¶
func (o *SingleAdminUpdateContentS3Params) SetChannelID(channelID string)
SetChannelID adds the channelId to the single admin update content s3 params
func (*SingleAdminUpdateContentS3Params) SetContentID ¶
func (o *SingleAdminUpdateContentS3Params) SetContentID(contentID string)
SetContentID adds the contentId to the single admin update content s3 params
func (*SingleAdminUpdateContentS3Params) SetContext ¶
func (o *SingleAdminUpdateContentS3Params) SetContext(ctx context.Context)
SetContext adds the context to the single admin update content s3 params
func (*SingleAdminUpdateContentS3Params) SetHTTPClient ¶
func (o *SingleAdminUpdateContentS3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the single admin update content s3 params
func (*SingleAdminUpdateContentS3Params) SetNamespace ¶
func (o *SingleAdminUpdateContentS3Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the single admin update content s3 params
func (*SingleAdminUpdateContentS3Params) SetTimeout ¶
func (o *SingleAdminUpdateContentS3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the single admin update content s3 params
func (*SingleAdminUpdateContentS3Params) WithBody ¶
func (o *SingleAdminUpdateContentS3Params) WithBody(body *ugcclientmodels.ModelsCreateContentRequestS3) *SingleAdminUpdateContentS3Params
WithBody adds the body to the single admin update content s3 params
func (*SingleAdminUpdateContentS3Params) WithChannelID ¶
func (o *SingleAdminUpdateContentS3Params) WithChannelID(channelID string) *SingleAdminUpdateContentS3Params
WithChannelID adds the channelID to the single admin update content s3 params
func (*SingleAdminUpdateContentS3Params) WithContentID ¶
func (o *SingleAdminUpdateContentS3Params) WithContentID(contentID string) *SingleAdminUpdateContentS3Params
WithContentID adds the contentID to the single admin update content s3 params
func (*SingleAdminUpdateContentS3Params) WithContext ¶
func (o *SingleAdminUpdateContentS3Params) WithContext(ctx context.Context) *SingleAdminUpdateContentS3Params
WithContext adds the context to the single admin update content s3 params
func (*SingleAdminUpdateContentS3Params) WithHTTPClient ¶
func (o *SingleAdminUpdateContentS3Params) WithHTTPClient(client *http.Client) *SingleAdminUpdateContentS3Params
WithHTTPClient adds the HTTPClient to the single admin update content s3 params
func (*SingleAdminUpdateContentS3Params) WithNamespace ¶
func (o *SingleAdminUpdateContentS3Params) WithNamespace(namespace string) *SingleAdminUpdateContentS3Params
WithNamespace adds the namespace to the single admin update content s3 params
func (*SingleAdminUpdateContentS3Params) WithTimeout ¶
func (o *SingleAdminUpdateContentS3Params) WithTimeout(timeout time.Duration) *SingleAdminUpdateContentS3Params
WithTimeout adds the timeout to the single admin update content s3 params
func (*SingleAdminUpdateContentS3Params) WriteToRequest ¶
func (o *SingleAdminUpdateContentS3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SingleAdminUpdateContentS3Reader ¶
type SingleAdminUpdateContentS3Reader struct {
// contains filtered or unexported fields
}
SingleAdminUpdateContentS3Reader is a Reader for the SingleAdminUpdateContentS3 structure.
func (*SingleAdminUpdateContentS3Reader) ReadResponse ¶
func (o *SingleAdminUpdateContentS3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SingleAdminUpdateContentS3Unauthorized ¶
type SingleAdminUpdateContentS3Unauthorized struct {
}SingleAdminUpdateContentS3Unauthorized handles this case with default header values.
Unauthorized
func NewSingleAdminUpdateContentS3Unauthorized ¶
func NewSingleAdminUpdateContentS3Unauthorized() *SingleAdminUpdateContentS3Unauthorized
NewSingleAdminUpdateContentS3Unauthorized creates a SingleAdminUpdateContentS3Unauthorized with default headers values
func (*SingleAdminUpdateContentS3Unauthorized) Error ¶
func (o *SingleAdminUpdateContentS3Unauthorized) Error() string
func (*SingleAdminUpdateContentS3Unauthorized) GetPayload ¶
func (o *SingleAdminUpdateContentS3Unauthorized) GetPayload() *ugcclientmodels.ResponseError
Source Files ¶
- admin_content_client.go
- admin_delete_content_parameters.go
- admin_delete_content_responses.go
- admin_delete_content_screenshot_parameters.go
- admin_delete_content_screenshot_responses.go
- admin_download_content_preview_parameters.go
- admin_download_content_preview_responses.go
- admin_get_content_parameters.go
- admin_get_content_responses.go
- admin_get_specific_content_parameters.go
- admin_get_specific_content_responses.go
- admin_hide_user_content_parameters.go
- admin_hide_user_content_responses.go
- admin_search_channel_specific_content_parameters.go
- admin_search_channel_specific_content_responses.go
- admin_search_content_parameters.go
- admin_search_content_responses.go
- admin_update_content_direct_parameters.go
- admin_update_content_direct_responses.go
- admin_update_content_s3_parameters.go
- admin_update_content_s3_responses.go
- admin_update_screenshots_parameters.go
- admin_update_screenshots_responses.go
- admin_upload_content_direct_parameters.go
- admin_upload_content_direct_responses.go
- admin_upload_content_s3_parameters.go
- admin_upload_content_s3_responses.go
- admin_upload_content_screenshot_parameters.go
- admin_upload_content_screenshot_responses.go
- single_admin_delete_content_parameters.go
- single_admin_delete_content_responses.go
- single_admin_get_content_parameters.go
- single_admin_get_content_responses.go
- single_admin_update_content_direct_parameters.go
- single_admin_update_content_direct_responses.go
- single_admin_update_content_s3_parameters.go
- single_admin_update_content_s3_responses.go