Documentation ¶
Index ¶
- type Client
- func (a *Client) GetFollowedContent(params *GetFollowedContentParams, authInfo runtime.ClientAuthInfoWriter) (*GetFollowedContentOK, *GetFollowedContentUnauthorized, ...)
- func (a *Client) GetFollowedContentShort(params *GetFollowedContentParams, authInfo runtime.ClientAuthInfoWriter) (*GetFollowedContentOK, error)
- func (a *Client) GetFollowedUsers(params *GetFollowedUsersParams, authInfo runtime.ClientAuthInfoWriter) (*GetFollowedUsersOK, *GetFollowedUsersUnauthorized, *GetFollowedUsersNotFound, ...)
- func (a *Client) GetFollowedUsersShort(params *GetFollowedUsersParams, authInfo runtime.ClientAuthInfoWriter) (*GetFollowedUsersOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) UpdateUserFollowStatus(params *UpdateUserFollowStatusParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateUserFollowStatusOK, *UpdateUserFollowStatusBadRequest, ...)
- func (a *Client) UpdateUserFollowStatusShort(params *UpdateUserFollowStatusParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateUserFollowStatusOK, error)
- type ClientService
- type GetFollowedContentInternalServerError
- type GetFollowedContentNotFound
- type GetFollowedContentOK
- type GetFollowedContentParams
- func NewGetFollowedContentParams() *GetFollowedContentParams
- func NewGetFollowedContentParamsWithContext(ctx context.Context) *GetFollowedContentParams
- func NewGetFollowedContentParamsWithHTTPClient(client *http.Client) *GetFollowedContentParams
- func NewGetFollowedContentParamsWithTimeout(timeout time.Duration) *GetFollowedContentParams
- func (o *GetFollowedContentParams) SetContext(ctx context.Context)
- func (o *GetFollowedContentParams) SetHTTPClient(client *http.Client)
- func (o *GetFollowedContentParams) SetLimit(limit *string)
- func (o *GetFollowedContentParams) SetNamespace(namespace string)
- func (o *GetFollowedContentParams) SetOffset(offset *string)
- func (o *GetFollowedContentParams) SetTimeout(timeout time.Duration)
- func (o *GetFollowedContentParams) WithContext(ctx context.Context) *GetFollowedContentParams
- func (o *GetFollowedContentParams) WithHTTPClient(client *http.Client) *GetFollowedContentParams
- func (o *GetFollowedContentParams) WithLimit(limit *string) *GetFollowedContentParams
- func (o *GetFollowedContentParams) WithNamespace(namespace string) *GetFollowedContentParams
- func (o *GetFollowedContentParams) WithOffset(offset *string) *GetFollowedContentParams
- func (o *GetFollowedContentParams) WithTimeout(timeout time.Duration) *GetFollowedContentParams
- func (o *GetFollowedContentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetFollowedContentReader
- type GetFollowedContentUnauthorized
- type GetFollowedUsersInternalServerError
- type GetFollowedUsersNotFound
- type GetFollowedUsersOK
- type GetFollowedUsersParams
- func NewGetFollowedUsersParams() *GetFollowedUsersParams
- func NewGetFollowedUsersParamsWithContext(ctx context.Context) *GetFollowedUsersParams
- func NewGetFollowedUsersParamsWithHTTPClient(client *http.Client) *GetFollowedUsersParams
- func NewGetFollowedUsersParamsWithTimeout(timeout time.Duration) *GetFollowedUsersParams
- func (o *GetFollowedUsersParams) SetContext(ctx context.Context)
- func (o *GetFollowedUsersParams) SetHTTPClient(client *http.Client)
- func (o *GetFollowedUsersParams) SetLimit(limit *string)
- func (o *GetFollowedUsersParams) SetNamespace(namespace string)
- func (o *GetFollowedUsersParams) SetOffset(offset *string)
- func (o *GetFollowedUsersParams) SetTimeout(timeout time.Duration)
- func (o *GetFollowedUsersParams) WithContext(ctx context.Context) *GetFollowedUsersParams
- func (o *GetFollowedUsersParams) WithHTTPClient(client *http.Client) *GetFollowedUsersParams
- func (o *GetFollowedUsersParams) WithLimit(limit *string) *GetFollowedUsersParams
- func (o *GetFollowedUsersParams) WithNamespace(namespace string) *GetFollowedUsersParams
- func (o *GetFollowedUsersParams) WithOffset(offset *string) *GetFollowedUsersParams
- func (o *GetFollowedUsersParams) WithTimeout(timeout time.Duration) *GetFollowedUsersParams
- func (o *GetFollowedUsersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetFollowedUsersReader
- type GetFollowedUsersUnauthorized
- type UpdateUserFollowStatusBadRequest
- type UpdateUserFollowStatusInternalServerError
- type UpdateUserFollowStatusNotFound
- type UpdateUserFollowStatusOK
- type UpdateUserFollowStatusParams
- func NewUpdateUserFollowStatusParams() *UpdateUserFollowStatusParams
- func NewUpdateUserFollowStatusParamsWithContext(ctx context.Context) *UpdateUserFollowStatusParams
- func NewUpdateUserFollowStatusParamsWithHTTPClient(client *http.Client) *UpdateUserFollowStatusParams
- func NewUpdateUserFollowStatusParamsWithTimeout(timeout time.Duration) *UpdateUserFollowStatusParams
- func (o *UpdateUserFollowStatusParams) SetBody(body *ugcclientmodels.ModelsUserFollowRequest)
- func (o *UpdateUserFollowStatusParams) SetContext(ctx context.Context)
- func (o *UpdateUserFollowStatusParams) SetHTTPClient(client *http.Client)
- func (o *UpdateUserFollowStatusParams) SetNamespace(namespace string)
- func (o *UpdateUserFollowStatusParams) SetTimeout(timeout time.Duration)
- func (o *UpdateUserFollowStatusParams) SetUserID(userID string)
- func (o *UpdateUserFollowStatusParams) WithBody(body *ugcclientmodels.ModelsUserFollowRequest) *UpdateUserFollowStatusParams
- func (o *UpdateUserFollowStatusParams) WithContext(ctx context.Context) *UpdateUserFollowStatusParams
- func (o *UpdateUserFollowStatusParams) WithHTTPClient(client *http.Client) *UpdateUserFollowStatusParams
- func (o *UpdateUserFollowStatusParams) WithNamespace(namespace string) *UpdateUserFollowStatusParams
- func (o *UpdateUserFollowStatusParams) WithTimeout(timeout time.Duration) *UpdateUserFollowStatusParams
- func (o *UpdateUserFollowStatusParams) WithUserID(userID string) *UpdateUserFollowStatusParams
- func (o *UpdateUserFollowStatusParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateUserFollowStatusReader
- type UpdateUserFollowStatusUnauthorized
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for public follow API
func (*Client) GetFollowedContent ¶
func (a *Client) GetFollowedContent(params *GetFollowedContentParams, authInfo runtime.ClientAuthInfoWriter) (*GetFollowedContentOK, *GetFollowedContentUnauthorized, *GetFollowedContentNotFound, *GetFollowedContentInternalServerError, error)
GetFollowedContent gets contents from followed creators
Requires valid user token
func (*Client) GetFollowedContentShort ¶
func (a *Client) GetFollowedContentShort(params *GetFollowedContentParams, authInfo runtime.ClientAuthInfoWriter) (*GetFollowedContentOK, error)
func (*Client) GetFollowedUsers ¶
func (a *Client) GetFollowedUsers(params *GetFollowedUsersParams, authInfo runtime.ClientAuthInfoWriter) (*GetFollowedUsersOK, *GetFollowedUsersUnauthorized, *GetFollowedUsersNotFound, *GetFollowedUsersInternalServerError, error)
GetFollowedUsers gets followed creators
Requires valid user token
func (*Client) GetFollowedUsersShort ¶
func (a *Client) GetFollowedUsersShort(params *GetFollowedUsersParams, authInfo runtime.ClientAuthInfoWriter) (*GetFollowedUsersOK, error)
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
func (*Client) UpdateUserFollowStatus ¶
func (a *Client) UpdateUserFollowStatus(params *UpdateUserFollowStatusParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateUserFollowStatusOK, *UpdateUserFollowStatusBadRequest, *UpdateUserFollowStatusUnauthorized, *UpdateUserFollowStatusNotFound, *UpdateUserFollowStatusInternalServerError, error)
UpdateUserFollowStatus updates follow unfollow status to a user
Requires valid user token
func (*Client) UpdateUserFollowStatusShort ¶
func (a *Client) UpdateUserFollowStatusShort(params *UpdateUserFollowStatusParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateUserFollowStatusOK, error)
type ClientService ¶
type ClientService interface { GetFollowedContent(params *GetFollowedContentParams, authInfo runtime.ClientAuthInfoWriter) (*GetFollowedContentOK, *GetFollowedContentUnauthorized, *GetFollowedContentNotFound, *GetFollowedContentInternalServerError, error) GetFollowedContentShort(params *GetFollowedContentParams, authInfo runtime.ClientAuthInfoWriter) (*GetFollowedContentOK, error) GetFollowedUsers(params *GetFollowedUsersParams, authInfo runtime.ClientAuthInfoWriter) (*GetFollowedUsersOK, *GetFollowedUsersUnauthorized, *GetFollowedUsersNotFound, *GetFollowedUsersInternalServerError, error) GetFollowedUsersShort(params *GetFollowedUsersParams, authInfo runtime.ClientAuthInfoWriter) (*GetFollowedUsersOK, error) UpdateUserFollowStatus(params *UpdateUserFollowStatusParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateUserFollowStatusOK, *UpdateUserFollowStatusBadRequest, *UpdateUserFollowStatusUnauthorized, *UpdateUserFollowStatusNotFound, *UpdateUserFollowStatusInternalServerError, error) UpdateUserFollowStatusShort(params *UpdateUserFollowStatusParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateUserFollowStatusOK, 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 public follow API client.
type GetFollowedContentInternalServerError ¶
type GetFollowedContentInternalServerError struct {
Payload *ugcclientmodels.ResponseError
}
GetFollowedContentInternalServerError handles this case with default header values.
Internal Server Error
func NewGetFollowedContentInternalServerError ¶
func NewGetFollowedContentInternalServerError() *GetFollowedContentInternalServerError
NewGetFollowedContentInternalServerError creates a GetFollowedContentInternalServerError with default headers values
func (*GetFollowedContentInternalServerError) Error ¶
func (o *GetFollowedContentInternalServerError) Error() string
func (*GetFollowedContentInternalServerError) GetPayload ¶
func (o *GetFollowedContentInternalServerError) GetPayload() *ugcclientmodels.ResponseError
type GetFollowedContentNotFound ¶
type GetFollowedContentNotFound struct {
Payload *ugcclientmodels.ResponseError
}
GetFollowedContentNotFound handles this case with default header values.
Not Found
func NewGetFollowedContentNotFound ¶
func NewGetFollowedContentNotFound() *GetFollowedContentNotFound
NewGetFollowedContentNotFound creates a GetFollowedContentNotFound with default headers values
func (*GetFollowedContentNotFound) Error ¶
func (o *GetFollowedContentNotFound) Error() string
func (*GetFollowedContentNotFound) GetPayload ¶
func (o *GetFollowedContentNotFound) GetPayload() *ugcclientmodels.ResponseError
type GetFollowedContentOK ¶
type GetFollowedContentOK struct {
Payload *ugcclientmodels.ModelsPaginatedContentDownloadResponse
}
GetFollowedContentOK handles this case with default header values.
OK
func NewGetFollowedContentOK ¶
func NewGetFollowedContentOK() *GetFollowedContentOK
NewGetFollowedContentOK creates a GetFollowedContentOK with default headers values
func (*GetFollowedContentOK) Error ¶
func (o *GetFollowedContentOK) Error() string
func (*GetFollowedContentOK) GetPayload ¶
func (o *GetFollowedContentOK) GetPayload() *ugcclientmodels.ModelsPaginatedContentDownloadResponse
type GetFollowedContentParams ¶
type GetFollowedContentParams 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 }
GetFollowedContentParams contains all the parameters to send to the API endpoint for the get followed content operation typically these are written to a http.Request
func NewGetFollowedContentParams ¶
func NewGetFollowedContentParams() *GetFollowedContentParams
NewGetFollowedContentParams creates a new GetFollowedContentParams object with the default values initialized.
func NewGetFollowedContentParamsWithContext ¶
func NewGetFollowedContentParamsWithContext(ctx context.Context) *GetFollowedContentParams
NewGetFollowedContentParamsWithContext creates a new GetFollowedContentParams object with the default values initialized, and the ability to set a context for a request
func NewGetFollowedContentParamsWithHTTPClient ¶
func NewGetFollowedContentParamsWithHTTPClient(client *http.Client) *GetFollowedContentParams
NewGetFollowedContentParamsWithHTTPClient creates a new GetFollowedContentParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetFollowedContentParamsWithTimeout ¶
func NewGetFollowedContentParamsWithTimeout(timeout time.Duration) *GetFollowedContentParams
NewGetFollowedContentParamsWithTimeout creates a new GetFollowedContentParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetFollowedContentParams) SetContext ¶
func (o *GetFollowedContentParams) SetContext(ctx context.Context)
SetContext adds the context to the get followed content params
func (*GetFollowedContentParams) SetHTTPClient ¶
func (o *GetFollowedContentParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get followed content params
func (*GetFollowedContentParams) SetLimit ¶
func (o *GetFollowedContentParams) SetLimit(limit *string)
SetLimit adds the limit to the get followed content params
func (*GetFollowedContentParams) SetNamespace ¶
func (o *GetFollowedContentParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the get followed content params
func (*GetFollowedContentParams) SetOffset ¶
func (o *GetFollowedContentParams) SetOffset(offset *string)
SetOffset adds the offset to the get followed content params
func (*GetFollowedContentParams) SetTimeout ¶
func (o *GetFollowedContentParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get followed content params
func (*GetFollowedContentParams) WithContext ¶
func (o *GetFollowedContentParams) WithContext(ctx context.Context) *GetFollowedContentParams
WithContext adds the context to the get followed content params
func (*GetFollowedContentParams) WithHTTPClient ¶
func (o *GetFollowedContentParams) WithHTTPClient(client *http.Client) *GetFollowedContentParams
WithHTTPClient adds the HTTPClient to the get followed content params
func (*GetFollowedContentParams) WithLimit ¶
func (o *GetFollowedContentParams) WithLimit(limit *string) *GetFollowedContentParams
WithLimit adds the limit to the get followed content params
func (*GetFollowedContentParams) WithNamespace ¶
func (o *GetFollowedContentParams) WithNamespace(namespace string) *GetFollowedContentParams
WithNamespace adds the namespace to the get followed content params
func (*GetFollowedContentParams) WithOffset ¶
func (o *GetFollowedContentParams) WithOffset(offset *string) *GetFollowedContentParams
WithOffset adds the offset to the get followed content params
func (*GetFollowedContentParams) WithTimeout ¶
func (o *GetFollowedContentParams) WithTimeout(timeout time.Duration) *GetFollowedContentParams
WithTimeout adds the timeout to the get followed content params
func (*GetFollowedContentParams) WriteToRequest ¶
func (o *GetFollowedContentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetFollowedContentReader ¶
type GetFollowedContentReader struct {
// contains filtered or unexported fields
}
GetFollowedContentReader is a Reader for the GetFollowedContent structure.
func (*GetFollowedContentReader) ReadResponse ¶
func (o *GetFollowedContentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetFollowedContentUnauthorized ¶
type GetFollowedContentUnauthorized struct {
}GetFollowedContentUnauthorized handles this case with default header values.
Unauthorized
func NewGetFollowedContentUnauthorized ¶
func NewGetFollowedContentUnauthorized() *GetFollowedContentUnauthorized
NewGetFollowedContentUnauthorized creates a GetFollowedContentUnauthorized with default headers values
func (*GetFollowedContentUnauthorized) Error ¶
func (o *GetFollowedContentUnauthorized) Error() string
func (*GetFollowedContentUnauthorized) GetPayload ¶
func (o *GetFollowedContentUnauthorized) GetPayload() *ugcclientmodels.ResponseError
type GetFollowedUsersInternalServerError ¶
type GetFollowedUsersInternalServerError struct {
Payload *ugcclientmodels.ResponseError
}
GetFollowedUsersInternalServerError handles this case with default header values.
Internal Server Error
func NewGetFollowedUsersInternalServerError ¶
func NewGetFollowedUsersInternalServerError() *GetFollowedUsersInternalServerError
NewGetFollowedUsersInternalServerError creates a GetFollowedUsersInternalServerError with default headers values
func (*GetFollowedUsersInternalServerError) Error ¶
func (o *GetFollowedUsersInternalServerError) Error() string
func (*GetFollowedUsersInternalServerError) GetPayload ¶
func (o *GetFollowedUsersInternalServerError) GetPayload() *ugcclientmodels.ResponseError
type GetFollowedUsersNotFound ¶
type GetFollowedUsersNotFound struct {
Payload *ugcclientmodels.ResponseError
}
GetFollowedUsersNotFound handles this case with default header values.
Not Found
func NewGetFollowedUsersNotFound ¶
func NewGetFollowedUsersNotFound() *GetFollowedUsersNotFound
NewGetFollowedUsersNotFound creates a GetFollowedUsersNotFound with default headers values
func (*GetFollowedUsersNotFound) Error ¶
func (o *GetFollowedUsersNotFound) Error() string
func (*GetFollowedUsersNotFound) GetPayload ¶
func (o *GetFollowedUsersNotFound) GetPayload() *ugcclientmodels.ResponseError
type GetFollowedUsersOK ¶
type GetFollowedUsersOK struct {
Payload *ugcclientmodels.ModelsPaginatedCreatorOverviewResponse
}
GetFollowedUsersOK handles this case with default header values.
OK
func NewGetFollowedUsersOK ¶
func NewGetFollowedUsersOK() *GetFollowedUsersOK
NewGetFollowedUsersOK creates a GetFollowedUsersOK with default headers values
func (*GetFollowedUsersOK) Error ¶
func (o *GetFollowedUsersOK) Error() string
func (*GetFollowedUsersOK) GetPayload ¶
func (o *GetFollowedUsersOK) GetPayload() *ugcclientmodels.ModelsPaginatedCreatorOverviewResponse
type GetFollowedUsersParams ¶
type GetFollowedUsersParams 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 }
GetFollowedUsersParams contains all the parameters to send to the API endpoint for the get followed users operation typically these are written to a http.Request
func NewGetFollowedUsersParams ¶
func NewGetFollowedUsersParams() *GetFollowedUsersParams
NewGetFollowedUsersParams creates a new GetFollowedUsersParams object with the default values initialized.
func NewGetFollowedUsersParamsWithContext ¶
func NewGetFollowedUsersParamsWithContext(ctx context.Context) *GetFollowedUsersParams
NewGetFollowedUsersParamsWithContext creates a new GetFollowedUsersParams object with the default values initialized, and the ability to set a context for a request
func NewGetFollowedUsersParamsWithHTTPClient ¶
func NewGetFollowedUsersParamsWithHTTPClient(client *http.Client) *GetFollowedUsersParams
NewGetFollowedUsersParamsWithHTTPClient creates a new GetFollowedUsersParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetFollowedUsersParamsWithTimeout ¶
func NewGetFollowedUsersParamsWithTimeout(timeout time.Duration) *GetFollowedUsersParams
NewGetFollowedUsersParamsWithTimeout creates a new GetFollowedUsersParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetFollowedUsersParams) SetContext ¶
func (o *GetFollowedUsersParams) SetContext(ctx context.Context)
SetContext adds the context to the get followed users params
func (*GetFollowedUsersParams) SetHTTPClient ¶
func (o *GetFollowedUsersParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get followed users params
func (*GetFollowedUsersParams) SetLimit ¶
func (o *GetFollowedUsersParams) SetLimit(limit *string)
SetLimit adds the limit to the get followed users params
func (*GetFollowedUsersParams) SetNamespace ¶
func (o *GetFollowedUsersParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the get followed users params
func (*GetFollowedUsersParams) SetOffset ¶
func (o *GetFollowedUsersParams) SetOffset(offset *string)
SetOffset adds the offset to the get followed users params
func (*GetFollowedUsersParams) SetTimeout ¶
func (o *GetFollowedUsersParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get followed users params
func (*GetFollowedUsersParams) WithContext ¶
func (o *GetFollowedUsersParams) WithContext(ctx context.Context) *GetFollowedUsersParams
WithContext adds the context to the get followed users params
func (*GetFollowedUsersParams) WithHTTPClient ¶
func (o *GetFollowedUsersParams) WithHTTPClient(client *http.Client) *GetFollowedUsersParams
WithHTTPClient adds the HTTPClient to the get followed users params
func (*GetFollowedUsersParams) WithLimit ¶
func (o *GetFollowedUsersParams) WithLimit(limit *string) *GetFollowedUsersParams
WithLimit adds the limit to the get followed users params
func (*GetFollowedUsersParams) WithNamespace ¶
func (o *GetFollowedUsersParams) WithNamespace(namespace string) *GetFollowedUsersParams
WithNamespace adds the namespace to the get followed users params
func (*GetFollowedUsersParams) WithOffset ¶
func (o *GetFollowedUsersParams) WithOffset(offset *string) *GetFollowedUsersParams
WithOffset adds the offset to the get followed users params
func (*GetFollowedUsersParams) WithTimeout ¶
func (o *GetFollowedUsersParams) WithTimeout(timeout time.Duration) *GetFollowedUsersParams
WithTimeout adds the timeout to the get followed users params
func (*GetFollowedUsersParams) WriteToRequest ¶
func (o *GetFollowedUsersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetFollowedUsersReader ¶
type GetFollowedUsersReader struct {
// contains filtered or unexported fields
}
GetFollowedUsersReader is a Reader for the GetFollowedUsers structure.
func (*GetFollowedUsersReader) ReadResponse ¶
func (o *GetFollowedUsersReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetFollowedUsersUnauthorized ¶
type GetFollowedUsersUnauthorized struct {
}GetFollowedUsersUnauthorized handles this case with default header values.
Unauthorized
func NewGetFollowedUsersUnauthorized ¶
func NewGetFollowedUsersUnauthorized() *GetFollowedUsersUnauthorized
NewGetFollowedUsersUnauthorized creates a GetFollowedUsersUnauthorized with default headers values
func (*GetFollowedUsersUnauthorized) Error ¶
func (o *GetFollowedUsersUnauthorized) Error() string
func (*GetFollowedUsersUnauthorized) GetPayload ¶
func (o *GetFollowedUsersUnauthorized) GetPayload() *ugcclientmodels.ResponseError
type UpdateUserFollowStatusBadRequest ¶
type UpdateUserFollowStatusBadRequest struct {
Payload *ugcclientmodels.ResponseError
}
UpdateUserFollowStatusBadRequest handles this case with default header values.
Bad Request
func NewUpdateUserFollowStatusBadRequest ¶
func NewUpdateUserFollowStatusBadRequest() *UpdateUserFollowStatusBadRequest
NewUpdateUserFollowStatusBadRequest creates a UpdateUserFollowStatusBadRequest with default headers values
func (*UpdateUserFollowStatusBadRequest) Error ¶
func (o *UpdateUserFollowStatusBadRequest) Error() string
func (*UpdateUserFollowStatusBadRequest) GetPayload ¶
func (o *UpdateUserFollowStatusBadRequest) GetPayload() *ugcclientmodels.ResponseError
type UpdateUserFollowStatusInternalServerError ¶
type UpdateUserFollowStatusInternalServerError struct {
Payload *ugcclientmodels.ResponseError
}
UpdateUserFollowStatusInternalServerError handles this case with default header values.
Internal Server Error
func NewUpdateUserFollowStatusInternalServerError ¶
func NewUpdateUserFollowStatusInternalServerError() *UpdateUserFollowStatusInternalServerError
NewUpdateUserFollowStatusInternalServerError creates a UpdateUserFollowStatusInternalServerError with default headers values
func (*UpdateUserFollowStatusInternalServerError) Error ¶
func (o *UpdateUserFollowStatusInternalServerError) Error() string
func (*UpdateUserFollowStatusInternalServerError) GetPayload ¶
func (o *UpdateUserFollowStatusInternalServerError) GetPayload() *ugcclientmodels.ResponseError
type UpdateUserFollowStatusNotFound ¶
type UpdateUserFollowStatusNotFound struct {
Payload *ugcclientmodels.ResponseError
}
UpdateUserFollowStatusNotFound handles this case with default header values.
Not Found
func NewUpdateUserFollowStatusNotFound ¶
func NewUpdateUserFollowStatusNotFound() *UpdateUserFollowStatusNotFound
NewUpdateUserFollowStatusNotFound creates a UpdateUserFollowStatusNotFound with default headers values
func (*UpdateUserFollowStatusNotFound) Error ¶
func (o *UpdateUserFollowStatusNotFound) Error() string
func (*UpdateUserFollowStatusNotFound) GetPayload ¶
func (o *UpdateUserFollowStatusNotFound) GetPayload() *ugcclientmodels.ResponseError
type UpdateUserFollowStatusOK ¶
type UpdateUserFollowStatusOK struct {
Payload *ugcclientmodels.ModelsUserFollowResponse
}
UpdateUserFollowStatusOK handles this case with default header values.
OK
func NewUpdateUserFollowStatusOK ¶
func NewUpdateUserFollowStatusOK() *UpdateUserFollowStatusOK
NewUpdateUserFollowStatusOK creates a UpdateUserFollowStatusOK with default headers values
func (*UpdateUserFollowStatusOK) Error ¶
func (o *UpdateUserFollowStatusOK) Error() string
func (*UpdateUserFollowStatusOK) GetPayload ¶
func (o *UpdateUserFollowStatusOK) GetPayload() *ugcclientmodels.ModelsUserFollowResponse
type UpdateUserFollowStatusParams ¶
type UpdateUserFollowStatusParams struct { /*Body*/ Body *ugcclientmodels.ModelsUserFollowRequest /*Namespace namespace of the game */ Namespace string /*UserID user ID to be followed */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateUserFollowStatusParams contains all the parameters to send to the API endpoint for the update user follow status operation typically these are written to a http.Request
func NewUpdateUserFollowStatusParams ¶
func NewUpdateUserFollowStatusParams() *UpdateUserFollowStatusParams
NewUpdateUserFollowStatusParams creates a new UpdateUserFollowStatusParams object with the default values initialized.
func NewUpdateUserFollowStatusParamsWithContext ¶
func NewUpdateUserFollowStatusParamsWithContext(ctx context.Context) *UpdateUserFollowStatusParams
NewUpdateUserFollowStatusParamsWithContext creates a new UpdateUserFollowStatusParams object with the default values initialized, and the ability to set a context for a request
func NewUpdateUserFollowStatusParamsWithHTTPClient ¶
func NewUpdateUserFollowStatusParamsWithHTTPClient(client *http.Client) *UpdateUserFollowStatusParams
NewUpdateUserFollowStatusParamsWithHTTPClient creates a new UpdateUserFollowStatusParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateUserFollowStatusParamsWithTimeout ¶
func NewUpdateUserFollowStatusParamsWithTimeout(timeout time.Duration) *UpdateUserFollowStatusParams
NewUpdateUserFollowStatusParamsWithTimeout creates a new UpdateUserFollowStatusParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateUserFollowStatusParams) SetBody ¶
func (o *UpdateUserFollowStatusParams) SetBody(body *ugcclientmodels.ModelsUserFollowRequest)
SetBody adds the body to the update user follow status params
func (*UpdateUserFollowStatusParams) SetContext ¶
func (o *UpdateUserFollowStatusParams) SetContext(ctx context.Context)
SetContext adds the context to the update user follow status params
func (*UpdateUserFollowStatusParams) SetHTTPClient ¶
func (o *UpdateUserFollowStatusParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update user follow status params
func (*UpdateUserFollowStatusParams) SetNamespace ¶
func (o *UpdateUserFollowStatusParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the update user follow status params
func (*UpdateUserFollowStatusParams) SetTimeout ¶
func (o *UpdateUserFollowStatusParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update user follow status params
func (*UpdateUserFollowStatusParams) SetUserID ¶
func (o *UpdateUserFollowStatusParams) SetUserID(userID string)
SetUserID adds the userId to the update user follow status params
func (*UpdateUserFollowStatusParams) WithBody ¶
func (o *UpdateUserFollowStatusParams) WithBody(body *ugcclientmodels.ModelsUserFollowRequest) *UpdateUserFollowStatusParams
WithBody adds the body to the update user follow status params
func (*UpdateUserFollowStatusParams) WithContext ¶
func (o *UpdateUserFollowStatusParams) WithContext(ctx context.Context) *UpdateUserFollowStatusParams
WithContext adds the context to the update user follow status params
func (*UpdateUserFollowStatusParams) WithHTTPClient ¶
func (o *UpdateUserFollowStatusParams) WithHTTPClient(client *http.Client) *UpdateUserFollowStatusParams
WithHTTPClient adds the HTTPClient to the update user follow status params
func (*UpdateUserFollowStatusParams) WithNamespace ¶
func (o *UpdateUserFollowStatusParams) WithNamespace(namespace string) *UpdateUserFollowStatusParams
WithNamespace adds the namespace to the update user follow status params
func (*UpdateUserFollowStatusParams) WithTimeout ¶
func (o *UpdateUserFollowStatusParams) WithTimeout(timeout time.Duration) *UpdateUserFollowStatusParams
WithTimeout adds the timeout to the update user follow status params
func (*UpdateUserFollowStatusParams) WithUserID ¶
func (o *UpdateUserFollowStatusParams) WithUserID(userID string) *UpdateUserFollowStatusParams
WithUserID adds the userID to the update user follow status params
func (*UpdateUserFollowStatusParams) WriteToRequest ¶
func (o *UpdateUserFollowStatusParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateUserFollowStatusReader ¶
type UpdateUserFollowStatusReader struct {
// contains filtered or unexported fields
}
UpdateUserFollowStatusReader is a Reader for the UpdateUserFollowStatus structure.
func (*UpdateUserFollowStatusReader) ReadResponse ¶
func (o *UpdateUserFollowStatusReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateUserFollowStatusUnauthorized ¶
type UpdateUserFollowStatusUnauthorized struct {
}UpdateUserFollowStatusUnauthorized handles this case with default header values.
Unauthorized
func NewUpdateUserFollowStatusUnauthorized ¶
func NewUpdateUserFollowStatusUnauthorized() *UpdateUserFollowStatusUnauthorized
NewUpdateUserFollowStatusUnauthorized creates a UpdateUserFollowStatusUnauthorized with default headers values
func (*UpdateUserFollowStatusUnauthorized) Error ¶
func (o *UpdateUserFollowStatusUnauthorized) Error() string
func (*UpdateUserFollowStatusUnauthorized) GetPayload ¶
func (o *UpdateUserFollowStatusUnauthorized) GetPayload() *ugcclientmodels.ResponseError