Documentation ¶
Index ¶
- type AdminBulkGetPlayerRecordsByUserIDsHandlerV1BadRequest
- type AdminBulkGetPlayerRecordsByUserIDsHandlerV1Forbidden
- type AdminBulkGetPlayerRecordsByUserIDsHandlerV1InternalServerError
- func (o *AdminBulkGetPlayerRecordsByUserIDsHandlerV1InternalServerError) Error() string
- func (o *AdminBulkGetPlayerRecordsByUserIDsHandlerV1InternalServerError) GetPayload() *cloudsaveclientmodels.ModelsResponseError
- func (o *AdminBulkGetPlayerRecordsByUserIDsHandlerV1InternalServerError) ToJSONString() string
- type AdminBulkGetPlayerRecordsByUserIDsHandlerV1OK
- type AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params
- func NewAdminBulkGetPlayerRecordsByUserIDsHandlerV1Params() *AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params
- func NewAdminBulkGetPlayerRecordsByUserIDsHandlerV1ParamsWithContext(ctx context.Context) *AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params
- func NewAdminBulkGetPlayerRecordsByUserIDsHandlerV1ParamsWithHTTPClient(client *http.Client) *AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params
- func NewAdminBulkGetPlayerRecordsByUserIDsHandlerV1ParamsWithTimeout(timeout time.Duration) *AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params
- func (o *AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params) SetBody(body *cloudsaveclientmodels.ModelsBulkUserIDsRequest)
- func (o *AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params) SetContext(ctx context.Context)
- func (o *AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params) SetFlightId(flightId string)
- func (o *AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params) SetHTTPClient(client *http.Client)
- func (o *AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params) SetKey(key string)
- func (o *AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params) SetNamespace(namespace string)
- func (o *AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params) SetTimeout(timeout time.Duration)
- func (o *AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params) WithBody(body *cloudsaveclientmodels.ModelsBulkUserIDsRequest) *AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params
- func (o *AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params) WithContext(ctx context.Context) *AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params
- func (o *AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params) WithHTTPClient(client *http.Client) *AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params
- func (o *AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params) WithKey(key string) *AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params
- func (o *AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params) WithNamespace(namespace string) *AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params
- func (o *AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params) WithTimeout(timeout time.Duration) *AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params
- func (o *AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminBulkGetPlayerRecordsByUserIDsHandlerV1Reader
- type AdminBulkGetPlayerRecordsByUserIDsHandlerV1Unauthorized
- type AdminBulkPutPlayerRecordsByKeyHandlerV1BadRequest
- type AdminBulkPutPlayerRecordsByKeyHandlerV1Forbidden
- type AdminBulkPutPlayerRecordsByKeyHandlerV1InternalServerError
- type AdminBulkPutPlayerRecordsByKeyHandlerV1OK
- type AdminBulkPutPlayerRecordsByKeyHandlerV1Params
- func NewAdminBulkPutPlayerRecordsByKeyHandlerV1Params() *AdminBulkPutPlayerRecordsByKeyHandlerV1Params
- func NewAdminBulkPutPlayerRecordsByKeyHandlerV1ParamsWithContext(ctx context.Context) *AdminBulkPutPlayerRecordsByKeyHandlerV1Params
- func NewAdminBulkPutPlayerRecordsByKeyHandlerV1ParamsWithHTTPClient(client *http.Client) *AdminBulkPutPlayerRecordsByKeyHandlerV1Params
- func NewAdminBulkPutPlayerRecordsByKeyHandlerV1ParamsWithTimeout(timeout time.Duration) *AdminBulkPutPlayerRecordsByKeyHandlerV1Params
- func (o *AdminBulkPutPlayerRecordsByKeyHandlerV1Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminBulkPutPlayerRecordsByKeyHandlerV1Params) SetBody(body *cloudsaveclientmodels.ModelsBulkUpdatePlayerRecordsByKeyRequest)
- func (o *AdminBulkPutPlayerRecordsByKeyHandlerV1Params) SetContext(ctx context.Context)
- func (o *AdminBulkPutPlayerRecordsByKeyHandlerV1Params) SetFlightId(flightId string)
- func (o *AdminBulkPutPlayerRecordsByKeyHandlerV1Params) SetHTTPClient(client *http.Client)
- func (o *AdminBulkPutPlayerRecordsByKeyHandlerV1Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminBulkPutPlayerRecordsByKeyHandlerV1Params) SetKey(key string)
- func (o *AdminBulkPutPlayerRecordsByKeyHandlerV1Params) SetNamespace(namespace string)
- func (o *AdminBulkPutPlayerRecordsByKeyHandlerV1Params) SetTimeout(timeout time.Duration)
- func (o *AdminBulkPutPlayerRecordsByKeyHandlerV1Params) WithBody(body *cloudsaveclientmodels.ModelsBulkUpdatePlayerRecordsByKeyRequest) *AdminBulkPutPlayerRecordsByKeyHandlerV1Params
- func (o *AdminBulkPutPlayerRecordsByKeyHandlerV1Params) WithContext(ctx context.Context) *AdminBulkPutPlayerRecordsByKeyHandlerV1Params
- func (o *AdminBulkPutPlayerRecordsByKeyHandlerV1Params) WithHTTPClient(client *http.Client) *AdminBulkPutPlayerRecordsByKeyHandlerV1Params
- func (o *AdminBulkPutPlayerRecordsByKeyHandlerV1Params) WithKey(key string) *AdminBulkPutPlayerRecordsByKeyHandlerV1Params
- func (o *AdminBulkPutPlayerRecordsByKeyHandlerV1Params) WithNamespace(namespace string) *AdminBulkPutPlayerRecordsByKeyHandlerV1Params
- func (o *AdminBulkPutPlayerRecordsByKeyHandlerV1Params) WithTimeout(timeout time.Duration) *AdminBulkPutPlayerRecordsByKeyHandlerV1Params
- func (o *AdminBulkPutPlayerRecordsByKeyHandlerV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminBulkPutPlayerRecordsByKeyHandlerV1Reader
- type AdminBulkPutPlayerRecordsByKeyHandlerV1Unauthorized
- type AdminDeletePlayerPublicRecordHandlerV1BadRequest
- type AdminDeletePlayerPublicRecordHandlerV1Forbidden
- type AdminDeletePlayerPublicRecordHandlerV1InternalServerError
- type AdminDeletePlayerPublicRecordHandlerV1NoContent
- type AdminDeletePlayerPublicRecordHandlerV1NotFound
- type AdminDeletePlayerPublicRecordHandlerV1Params
- func NewAdminDeletePlayerPublicRecordHandlerV1Params() *AdminDeletePlayerPublicRecordHandlerV1Params
- func NewAdminDeletePlayerPublicRecordHandlerV1ParamsWithContext(ctx context.Context) *AdminDeletePlayerPublicRecordHandlerV1Params
- func NewAdminDeletePlayerPublicRecordHandlerV1ParamsWithHTTPClient(client *http.Client) *AdminDeletePlayerPublicRecordHandlerV1Params
- func NewAdminDeletePlayerPublicRecordHandlerV1ParamsWithTimeout(timeout time.Duration) *AdminDeletePlayerPublicRecordHandlerV1Params
- func (o *AdminDeletePlayerPublicRecordHandlerV1Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminDeletePlayerPublicRecordHandlerV1Params) SetContext(ctx context.Context)
- func (o *AdminDeletePlayerPublicRecordHandlerV1Params) SetFlightId(flightId string)
- func (o *AdminDeletePlayerPublicRecordHandlerV1Params) SetHTTPClient(client *http.Client)
- func (o *AdminDeletePlayerPublicRecordHandlerV1Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminDeletePlayerPublicRecordHandlerV1Params) SetKey(key string)
- func (o *AdminDeletePlayerPublicRecordHandlerV1Params) SetNamespace(namespace string)
- func (o *AdminDeletePlayerPublicRecordHandlerV1Params) SetTimeout(timeout time.Duration)
- func (o *AdminDeletePlayerPublicRecordHandlerV1Params) SetUserID(userID string)
- func (o *AdminDeletePlayerPublicRecordHandlerV1Params) WithContext(ctx context.Context) *AdminDeletePlayerPublicRecordHandlerV1Params
- func (o *AdminDeletePlayerPublicRecordHandlerV1Params) WithHTTPClient(client *http.Client) *AdminDeletePlayerPublicRecordHandlerV1Params
- func (o *AdminDeletePlayerPublicRecordHandlerV1Params) WithKey(key string) *AdminDeletePlayerPublicRecordHandlerV1Params
- func (o *AdminDeletePlayerPublicRecordHandlerV1Params) WithNamespace(namespace string) *AdminDeletePlayerPublicRecordHandlerV1Params
- func (o *AdminDeletePlayerPublicRecordHandlerV1Params) WithTimeout(timeout time.Duration) *AdminDeletePlayerPublicRecordHandlerV1Params
- func (o *AdminDeletePlayerPublicRecordHandlerV1Params) WithUserID(userID string) *AdminDeletePlayerPublicRecordHandlerV1Params
- func (o *AdminDeletePlayerPublicRecordHandlerV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminDeletePlayerPublicRecordHandlerV1Reader
- type AdminDeletePlayerPublicRecordHandlerV1Unauthorized
- type AdminDeletePlayerRecordHandlerV1Forbidden
- type AdminDeletePlayerRecordHandlerV1InternalServerError
- type AdminDeletePlayerRecordHandlerV1NoContent
- type AdminDeletePlayerRecordHandlerV1Params
- func NewAdminDeletePlayerRecordHandlerV1Params() *AdminDeletePlayerRecordHandlerV1Params
- func NewAdminDeletePlayerRecordHandlerV1ParamsWithContext(ctx context.Context) *AdminDeletePlayerRecordHandlerV1Params
- func NewAdminDeletePlayerRecordHandlerV1ParamsWithHTTPClient(client *http.Client) *AdminDeletePlayerRecordHandlerV1Params
- func NewAdminDeletePlayerRecordHandlerV1ParamsWithTimeout(timeout time.Duration) *AdminDeletePlayerRecordHandlerV1Params
- func (o *AdminDeletePlayerRecordHandlerV1Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminDeletePlayerRecordHandlerV1Params) SetContext(ctx context.Context)
- func (o *AdminDeletePlayerRecordHandlerV1Params) SetFlightId(flightId string)
- func (o *AdminDeletePlayerRecordHandlerV1Params) SetHTTPClient(client *http.Client)
- func (o *AdminDeletePlayerRecordHandlerV1Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminDeletePlayerRecordHandlerV1Params) SetKey(key string)
- func (o *AdminDeletePlayerRecordHandlerV1Params) SetNamespace(namespace string)
- func (o *AdminDeletePlayerRecordHandlerV1Params) SetTimeout(timeout time.Duration)
- func (o *AdminDeletePlayerRecordHandlerV1Params) SetUserID(userID string)
- func (o *AdminDeletePlayerRecordHandlerV1Params) WithContext(ctx context.Context) *AdminDeletePlayerRecordHandlerV1Params
- func (o *AdminDeletePlayerRecordHandlerV1Params) WithHTTPClient(client *http.Client) *AdminDeletePlayerRecordHandlerV1Params
- func (o *AdminDeletePlayerRecordHandlerV1Params) WithKey(key string) *AdminDeletePlayerRecordHandlerV1Params
- func (o *AdminDeletePlayerRecordHandlerV1Params) WithNamespace(namespace string) *AdminDeletePlayerRecordHandlerV1Params
- func (o *AdminDeletePlayerRecordHandlerV1Params) WithTimeout(timeout time.Duration) *AdminDeletePlayerRecordHandlerV1Params
- func (o *AdminDeletePlayerRecordHandlerV1Params) WithUserID(userID string) *AdminDeletePlayerRecordHandlerV1Params
- func (o *AdminDeletePlayerRecordHandlerV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminDeletePlayerRecordHandlerV1Reader
- type AdminDeletePlayerRecordHandlerV1Unauthorized
- type AdminGetPlayerPublicRecordHandlerV1Forbidden
- type AdminGetPlayerPublicRecordHandlerV1InternalServerError
- type AdminGetPlayerPublicRecordHandlerV1NotFound
- type AdminGetPlayerPublicRecordHandlerV1OK
- type AdminGetPlayerPublicRecordHandlerV1Params
- func NewAdminGetPlayerPublicRecordHandlerV1Params() *AdminGetPlayerPublicRecordHandlerV1Params
- func NewAdminGetPlayerPublicRecordHandlerV1ParamsWithContext(ctx context.Context) *AdminGetPlayerPublicRecordHandlerV1Params
- func NewAdminGetPlayerPublicRecordHandlerV1ParamsWithHTTPClient(client *http.Client) *AdminGetPlayerPublicRecordHandlerV1Params
- func NewAdminGetPlayerPublicRecordHandlerV1ParamsWithTimeout(timeout time.Duration) *AdminGetPlayerPublicRecordHandlerV1Params
- func (o *AdminGetPlayerPublicRecordHandlerV1Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminGetPlayerPublicRecordHandlerV1Params) SetContext(ctx context.Context)
- func (o *AdminGetPlayerPublicRecordHandlerV1Params) SetFlightId(flightId string)
- func (o *AdminGetPlayerPublicRecordHandlerV1Params) SetHTTPClient(client *http.Client)
- func (o *AdminGetPlayerPublicRecordHandlerV1Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminGetPlayerPublicRecordHandlerV1Params) SetKey(key string)
- func (o *AdminGetPlayerPublicRecordHandlerV1Params) SetNamespace(namespace string)
- func (o *AdminGetPlayerPublicRecordHandlerV1Params) SetTimeout(timeout time.Duration)
- func (o *AdminGetPlayerPublicRecordHandlerV1Params) SetUserID(userID string)
- func (o *AdminGetPlayerPublicRecordHandlerV1Params) WithContext(ctx context.Context) *AdminGetPlayerPublicRecordHandlerV1Params
- func (o *AdminGetPlayerPublicRecordHandlerV1Params) WithHTTPClient(client *http.Client) *AdminGetPlayerPublicRecordHandlerV1Params
- func (o *AdminGetPlayerPublicRecordHandlerV1Params) WithKey(key string) *AdminGetPlayerPublicRecordHandlerV1Params
- func (o *AdminGetPlayerPublicRecordHandlerV1Params) WithNamespace(namespace string) *AdminGetPlayerPublicRecordHandlerV1Params
- func (o *AdminGetPlayerPublicRecordHandlerV1Params) WithTimeout(timeout time.Duration) *AdminGetPlayerPublicRecordHandlerV1Params
- func (o *AdminGetPlayerPublicRecordHandlerV1Params) WithUserID(userID string) *AdminGetPlayerPublicRecordHandlerV1Params
- func (o *AdminGetPlayerPublicRecordHandlerV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminGetPlayerPublicRecordHandlerV1Reader
- type AdminGetPlayerPublicRecordHandlerV1Unauthorized
- type AdminGetPlayerRecordHandlerV1Forbidden
- type AdminGetPlayerRecordHandlerV1InternalServerError
- type AdminGetPlayerRecordHandlerV1NotFound
- type AdminGetPlayerRecordHandlerV1OK
- type AdminGetPlayerRecordHandlerV1Params
- func NewAdminGetPlayerRecordHandlerV1Params() *AdminGetPlayerRecordHandlerV1Params
- func NewAdminGetPlayerRecordHandlerV1ParamsWithContext(ctx context.Context) *AdminGetPlayerRecordHandlerV1Params
- func NewAdminGetPlayerRecordHandlerV1ParamsWithHTTPClient(client *http.Client) *AdminGetPlayerRecordHandlerV1Params
- func NewAdminGetPlayerRecordHandlerV1ParamsWithTimeout(timeout time.Duration) *AdminGetPlayerRecordHandlerV1Params
- func (o *AdminGetPlayerRecordHandlerV1Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminGetPlayerRecordHandlerV1Params) SetContext(ctx context.Context)
- func (o *AdminGetPlayerRecordHandlerV1Params) SetFlightId(flightId string)
- func (o *AdminGetPlayerRecordHandlerV1Params) SetHTTPClient(client *http.Client)
- func (o *AdminGetPlayerRecordHandlerV1Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminGetPlayerRecordHandlerV1Params) SetKey(key string)
- func (o *AdminGetPlayerRecordHandlerV1Params) SetNamespace(namespace string)
- func (o *AdminGetPlayerRecordHandlerV1Params) SetTimeout(timeout time.Duration)
- func (o *AdminGetPlayerRecordHandlerV1Params) SetUserID(userID string)
- func (o *AdminGetPlayerRecordHandlerV1Params) WithContext(ctx context.Context) *AdminGetPlayerRecordHandlerV1Params
- func (o *AdminGetPlayerRecordHandlerV1Params) WithHTTPClient(client *http.Client) *AdminGetPlayerRecordHandlerV1Params
- func (o *AdminGetPlayerRecordHandlerV1Params) WithKey(key string) *AdminGetPlayerRecordHandlerV1Params
- func (o *AdminGetPlayerRecordHandlerV1Params) WithNamespace(namespace string) *AdminGetPlayerRecordHandlerV1Params
- func (o *AdminGetPlayerRecordHandlerV1Params) WithTimeout(timeout time.Duration) *AdminGetPlayerRecordHandlerV1Params
- func (o *AdminGetPlayerRecordHandlerV1Params) WithUserID(userID string) *AdminGetPlayerRecordHandlerV1Params
- func (o *AdminGetPlayerRecordHandlerV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminGetPlayerRecordHandlerV1Reader
- type AdminGetPlayerRecordHandlerV1Unauthorized
- type AdminGetPlayerRecordSizeHandlerV1Forbidden
- type AdminGetPlayerRecordSizeHandlerV1InternalServerError
- type AdminGetPlayerRecordSizeHandlerV1NotFound
- type AdminGetPlayerRecordSizeHandlerV1OK
- type AdminGetPlayerRecordSizeHandlerV1Params
- func NewAdminGetPlayerRecordSizeHandlerV1Params() *AdminGetPlayerRecordSizeHandlerV1Params
- func NewAdminGetPlayerRecordSizeHandlerV1ParamsWithContext(ctx context.Context) *AdminGetPlayerRecordSizeHandlerV1Params
- func NewAdminGetPlayerRecordSizeHandlerV1ParamsWithHTTPClient(client *http.Client) *AdminGetPlayerRecordSizeHandlerV1Params
- func NewAdminGetPlayerRecordSizeHandlerV1ParamsWithTimeout(timeout time.Duration) *AdminGetPlayerRecordSizeHandlerV1Params
- func (o *AdminGetPlayerRecordSizeHandlerV1Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminGetPlayerRecordSizeHandlerV1Params) SetContext(ctx context.Context)
- func (o *AdminGetPlayerRecordSizeHandlerV1Params) SetFlightId(flightId string)
- func (o *AdminGetPlayerRecordSizeHandlerV1Params) SetHTTPClient(client *http.Client)
- func (o *AdminGetPlayerRecordSizeHandlerV1Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminGetPlayerRecordSizeHandlerV1Params) SetKey(key string)
- func (o *AdminGetPlayerRecordSizeHandlerV1Params) SetNamespace(namespace string)
- func (o *AdminGetPlayerRecordSizeHandlerV1Params) SetTimeout(timeout time.Duration)
- func (o *AdminGetPlayerRecordSizeHandlerV1Params) SetUserID(userID string)
- func (o *AdminGetPlayerRecordSizeHandlerV1Params) WithContext(ctx context.Context) *AdminGetPlayerRecordSizeHandlerV1Params
- func (o *AdminGetPlayerRecordSizeHandlerV1Params) WithHTTPClient(client *http.Client) *AdminGetPlayerRecordSizeHandlerV1Params
- func (o *AdminGetPlayerRecordSizeHandlerV1Params) WithKey(key string) *AdminGetPlayerRecordSizeHandlerV1Params
- func (o *AdminGetPlayerRecordSizeHandlerV1Params) WithNamespace(namespace string) *AdminGetPlayerRecordSizeHandlerV1Params
- func (o *AdminGetPlayerRecordSizeHandlerV1Params) WithTimeout(timeout time.Duration) *AdminGetPlayerRecordSizeHandlerV1Params
- func (o *AdminGetPlayerRecordSizeHandlerV1Params) WithUserID(userID string) *AdminGetPlayerRecordSizeHandlerV1Params
- func (o *AdminGetPlayerRecordSizeHandlerV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminGetPlayerRecordSizeHandlerV1Reader
- type AdminGetPlayerRecordSizeHandlerV1Unauthorized
- type AdminGetPlayerRecordsHandlerV1BadRequest
- type AdminGetPlayerRecordsHandlerV1Forbidden
- type AdminGetPlayerRecordsHandlerV1InternalServerError
- type AdminGetPlayerRecordsHandlerV1NotFound
- type AdminGetPlayerRecordsHandlerV1OK
- type AdminGetPlayerRecordsHandlerV1Params
- func NewAdminGetPlayerRecordsHandlerV1Params() *AdminGetPlayerRecordsHandlerV1Params
- func NewAdminGetPlayerRecordsHandlerV1ParamsWithContext(ctx context.Context) *AdminGetPlayerRecordsHandlerV1Params
- func NewAdminGetPlayerRecordsHandlerV1ParamsWithHTTPClient(client *http.Client) *AdminGetPlayerRecordsHandlerV1Params
- func NewAdminGetPlayerRecordsHandlerV1ParamsWithTimeout(timeout time.Duration) *AdminGetPlayerRecordsHandlerV1Params
- func (o *AdminGetPlayerRecordsHandlerV1Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminGetPlayerRecordsHandlerV1Params) SetBody(body *cloudsaveclientmodels.ModelsBulkGetPlayerRecordsRequest)
- func (o *AdminGetPlayerRecordsHandlerV1Params) SetContext(ctx context.Context)
- func (o *AdminGetPlayerRecordsHandlerV1Params) SetFlightId(flightId string)
- func (o *AdminGetPlayerRecordsHandlerV1Params) SetHTTPClient(client *http.Client)
- func (o *AdminGetPlayerRecordsHandlerV1Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminGetPlayerRecordsHandlerV1Params) SetNamespace(namespace string)
- func (o *AdminGetPlayerRecordsHandlerV1Params) SetTimeout(timeout time.Duration)
- func (o *AdminGetPlayerRecordsHandlerV1Params) SetUserID(userID string)
- func (o *AdminGetPlayerRecordsHandlerV1Params) WithBody(body *cloudsaveclientmodels.ModelsBulkGetPlayerRecordsRequest) *AdminGetPlayerRecordsHandlerV1Params
- func (o *AdminGetPlayerRecordsHandlerV1Params) WithContext(ctx context.Context) *AdminGetPlayerRecordsHandlerV1Params
- func (o *AdminGetPlayerRecordsHandlerV1Params) WithHTTPClient(client *http.Client) *AdminGetPlayerRecordsHandlerV1Params
- func (o *AdminGetPlayerRecordsHandlerV1Params) WithNamespace(namespace string) *AdminGetPlayerRecordsHandlerV1Params
- func (o *AdminGetPlayerRecordsHandlerV1Params) WithTimeout(timeout time.Duration) *AdminGetPlayerRecordsHandlerV1Params
- func (o *AdminGetPlayerRecordsHandlerV1Params) WithUserID(userID string) *AdminGetPlayerRecordsHandlerV1Params
- func (o *AdminGetPlayerRecordsHandlerV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminGetPlayerRecordsHandlerV1Reader
- type AdminGetPlayerRecordsHandlerV1Unauthorized
- type AdminPostPlayerPublicRecordHandlerV1BadRequest
- type AdminPostPlayerPublicRecordHandlerV1Created
- type AdminPostPlayerPublicRecordHandlerV1Forbidden
- type AdminPostPlayerPublicRecordHandlerV1InternalServerError
- type AdminPostPlayerPublicRecordHandlerV1Params
- func NewAdminPostPlayerPublicRecordHandlerV1Params() *AdminPostPlayerPublicRecordHandlerV1Params
- func NewAdminPostPlayerPublicRecordHandlerV1ParamsWithContext(ctx context.Context) *AdminPostPlayerPublicRecordHandlerV1Params
- func NewAdminPostPlayerPublicRecordHandlerV1ParamsWithHTTPClient(client *http.Client) *AdminPostPlayerPublicRecordHandlerV1Params
- func NewAdminPostPlayerPublicRecordHandlerV1ParamsWithTimeout(timeout time.Duration) *AdminPostPlayerPublicRecordHandlerV1Params
- func (o *AdminPostPlayerPublicRecordHandlerV1Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminPostPlayerPublicRecordHandlerV1Params) SetBody(body *cloudsaveclientmodels.ModelsPlayerRecordRequest)
- func (o *AdminPostPlayerPublicRecordHandlerV1Params) SetContext(ctx context.Context)
- func (o *AdminPostPlayerPublicRecordHandlerV1Params) SetFlightId(flightId string)
- func (o *AdminPostPlayerPublicRecordHandlerV1Params) SetHTTPClient(client *http.Client)
- func (o *AdminPostPlayerPublicRecordHandlerV1Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminPostPlayerPublicRecordHandlerV1Params) SetKey(key string)
- func (o *AdminPostPlayerPublicRecordHandlerV1Params) SetNamespace(namespace string)
- func (o *AdminPostPlayerPublicRecordHandlerV1Params) SetTimeout(timeout time.Duration)
- func (o *AdminPostPlayerPublicRecordHandlerV1Params) SetUserID(userID string)
- func (o *AdminPostPlayerPublicRecordHandlerV1Params) WithBody(body *cloudsaveclientmodels.ModelsPlayerRecordRequest) *AdminPostPlayerPublicRecordHandlerV1Params
- func (o *AdminPostPlayerPublicRecordHandlerV1Params) WithContext(ctx context.Context) *AdminPostPlayerPublicRecordHandlerV1Params
- func (o *AdminPostPlayerPublicRecordHandlerV1Params) WithHTTPClient(client *http.Client) *AdminPostPlayerPublicRecordHandlerV1Params
- func (o *AdminPostPlayerPublicRecordHandlerV1Params) WithKey(key string) *AdminPostPlayerPublicRecordHandlerV1Params
- func (o *AdminPostPlayerPublicRecordHandlerV1Params) WithNamespace(namespace string) *AdminPostPlayerPublicRecordHandlerV1Params
- func (o *AdminPostPlayerPublicRecordHandlerV1Params) WithTimeout(timeout time.Duration) *AdminPostPlayerPublicRecordHandlerV1Params
- func (o *AdminPostPlayerPublicRecordHandlerV1Params) WithUserID(userID string) *AdminPostPlayerPublicRecordHandlerV1Params
- func (o *AdminPostPlayerPublicRecordHandlerV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminPostPlayerPublicRecordHandlerV1Reader
- type AdminPostPlayerPublicRecordHandlerV1Unauthorized
- type AdminPostPlayerRecordHandlerV1BadRequest
- type AdminPostPlayerRecordHandlerV1Created
- type AdminPostPlayerRecordHandlerV1Forbidden
- type AdminPostPlayerRecordHandlerV1InternalServerError
- type AdminPostPlayerRecordHandlerV1Params
- func NewAdminPostPlayerRecordHandlerV1Params() *AdminPostPlayerRecordHandlerV1Params
- func NewAdminPostPlayerRecordHandlerV1ParamsWithContext(ctx context.Context) *AdminPostPlayerRecordHandlerV1Params
- func NewAdminPostPlayerRecordHandlerV1ParamsWithHTTPClient(client *http.Client) *AdminPostPlayerRecordHandlerV1Params
- func NewAdminPostPlayerRecordHandlerV1ParamsWithTimeout(timeout time.Duration) *AdminPostPlayerRecordHandlerV1Params
- func (o *AdminPostPlayerRecordHandlerV1Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminPostPlayerRecordHandlerV1Params) SetBody(body *cloudsaveclientmodels.ModelsPlayerRecordRequest)
- func (o *AdminPostPlayerRecordHandlerV1Params) SetContext(ctx context.Context)
- func (o *AdminPostPlayerRecordHandlerV1Params) SetFlightId(flightId string)
- func (o *AdminPostPlayerRecordHandlerV1Params) SetHTTPClient(client *http.Client)
- func (o *AdminPostPlayerRecordHandlerV1Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminPostPlayerRecordHandlerV1Params) SetKey(key string)
- func (o *AdminPostPlayerRecordHandlerV1Params) SetNamespace(namespace string)
- func (o *AdminPostPlayerRecordHandlerV1Params) SetTimeout(timeout time.Duration)
- func (o *AdminPostPlayerRecordHandlerV1Params) SetUserID(userID string)
- func (o *AdminPostPlayerRecordHandlerV1Params) WithBody(body *cloudsaveclientmodels.ModelsPlayerRecordRequest) *AdminPostPlayerRecordHandlerV1Params
- func (o *AdminPostPlayerRecordHandlerV1Params) WithContext(ctx context.Context) *AdminPostPlayerRecordHandlerV1Params
- func (o *AdminPostPlayerRecordHandlerV1Params) WithHTTPClient(client *http.Client) *AdminPostPlayerRecordHandlerV1Params
- func (o *AdminPostPlayerRecordHandlerV1Params) WithKey(key string) *AdminPostPlayerRecordHandlerV1Params
- func (o *AdminPostPlayerRecordHandlerV1Params) WithNamespace(namespace string) *AdminPostPlayerRecordHandlerV1Params
- func (o *AdminPostPlayerRecordHandlerV1Params) WithTimeout(timeout time.Duration) *AdminPostPlayerRecordHandlerV1Params
- func (o *AdminPostPlayerRecordHandlerV1Params) WithUserID(userID string) *AdminPostPlayerRecordHandlerV1Params
- func (o *AdminPostPlayerRecordHandlerV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminPostPlayerRecordHandlerV1Reader
- type AdminPostPlayerRecordHandlerV1Unauthorized
- type AdminPutPlayerPublicRecordHandlerV1BadRequest
- type AdminPutPlayerPublicRecordHandlerV1Forbidden
- type AdminPutPlayerPublicRecordHandlerV1InternalServerError
- type AdminPutPlayerPublicRecordHandlerV1OK
- type AdminPutPlayerPublicRecordHandlerV1Params
- func NewAdminPutPlayerPublicRecordHandlerV1Params() *AdminPutPlayerPublicRecordHandlerV1Params
- func NewAdminPutPlayerPublicRecordHandlerV1ParamsWithContext(ctx context.Context) *AdminPutPlayerPublicRecordHandlerV1Params
- func NewAdminPutPlayerPublicRecordHandlerV1ParamsWithHTTPClient(client *http.Client) *AdminPutPlayerPublicRecordHandlerV1Params
- func NewAdminPutPlayerPublicRecordHandlerV1ParamsWithTimeout(timeout time.Duration) *AdminPutPlayerPublicRecordHandlerV1Params
- func (o *AdminPutPlayerPublicRecordHandlerV1Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminPutPlayerPublicRecordHandlerV1Params) SetBody(body *cloudsaveclientmodels.ModelsPlayerRecordRequest)
- func (o *AdminPutPlayerPublicRecordHandlerV1Params) SetContext(ctx context.Context)
- func (o *AdminPutPlayerPublicRecordHandlerV1Params) SetFlightId(flightId string)
- func (o *AdminPutPlayerPublicRecordHandlerV1Params) SetHTTPClient(client *http.Client)
- func (o *AdminPutPlayerPublicRecordHandlerV1Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminPutPlayerPublicRecordHandlerV1Params) SetKey(key string)
- func (o *AdminPutPlayerPublicRecordHandlerV1Params) SetNamespace(namespace string)
- func (o *AdminPutPlayerPublicRecordHandlerV1Params) SetTimeout(timeout time.Duration)
- func (o *AdminPutPlayerPublicRecordHandlerV1Params) SetUserID(userID string)
- func (o *AdminPutPlayerPublicRecordHandlerV1Params) WithBody(body *cloudsaveclientmodels.ModelsPlayerRecordRequest) *AdminPutPlayerPublicRecordHandlerV1Params
- func (o *AdminPutPlayerPublicRecordHandlerV1Params) WithContext(ctx context.Context) *AdminPutPlayerPublicRecordHandlerV1Params
- func (o *AdminPutPlayerPublicRecordHandlerV1Params) WithHTTPClient(client *http.Client) *AdminPutPlayerPublicRecordHandlerV1Params
- func (o *AdminPutPlayerPublicRecordHandlerV1Params) WithKey(key string) *AdminPutPlayerPublicRecordHandlerV1Params
- func (o *AdminPutPlayerPublicRecordHandlerV1Params) WithNamespace(namespace string) *AdminPutPlayerPublicRecordHandlerV1Params
- func (o *AdminPutPlayerPublicRecordHandlerV1Params) WithTimeout(timeout time.Duration) *AdminPutPlayerPublicRecordHandlerV1Params
- func (o *AdminPutPlayerPublicRecordHandlerV1Params) WithUserID(userID string) *AdminPutPlayerPublicRecordHandlerV1Params
- func (o *AdminPutPlayerPublicRecordHandlerV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminPutPlayerPublicRecordHandlerV1Reader
- type AdminPutPlayerPublicRecordHandlerV1Unauthorized
- type AdminPutPlayerRecordHandlerV1BadRequest
- type AdminPutPlayerRecordHandlerV1Forbidden
- type AdminPutPlayerRecordHandlerV1InternalServerError
- type AdminPutPlayerRecordHandlerV1OK
- type AdminPutPlayerRecordHandlerV1Params
- func NewAdminPutPlayerRecordHandlerV1Params() *AdminPutPlayerRecordHandlerV1Params
- func NewAdminPutPlayerRecordHandlerV1ParamsWithContext(ctx context.Context) *AdminPutPlayerRecordHandlerV1Params
- func NewAdminPutPlayerRecordHandlerV1ParamsWithHTTPClient(client *http.Client) *AdminPutPlayerRecordHandlerV1Params
- func NewAdminPutPlayerRecordHandlerV1ParamsWithTimeout(timeout time.Duration) *AdminPutPlayerRecordHandlerV1Params
- func (o *AdminPutPlayerRecordHandlerV1Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminPutPlayerRecordHandlerV1Params) SetBody(body *cloudsaveclientmodels.ModelsPlayerRecordRequest)
- func (o *AdminPutPlayerRecordHandlerV1Params) SetContext(ctx context.Context)
- func (o *AdminPutPlayerRecordHandlerV1Params) SetFlightId(flightId string)
- func (o *AdminPutPlayerRecordHandlerV1Params) SetHTTPClient(client *http.Client)
- func (o *AdminPutPlayerRecordHandlerV1Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminPutPlayerRecordHandlerV1Params) SetKey(key string)
- func (o *AdminPutPlayerRecordHandlerV1Params) SetNamespace(namespace string)
- func (o *AdminPutPlayerRecordHandlerV1Params) SetTimeout(timeout time.Duration)
- func (o *AdminPutPlayerRecordHandlerV1Params) SetUserID(userID string)
- func (o *AdminPutPlayerRecordHandlerV1Params) WithBody(body *cloudsaveclientmodels.ModelsPlayerRecordRequest) *AdminPutPlayerRecordHandlerV1Params
- func (o *AdminPutPlayerRecordHandlerV1Params) WithContext(ctx context.Context) *AdminPutPlayerRecordHandlerV1Params
- func (o *AdminPutPlayerRecordHandlerV1Params) WithHTTPClient(client *http.Client) *AdminPutPlayerRecordHandlerV1Params
- func (o *AdminPutPlayerRecordHandlerV1Params) WithKey(key string) *AdminPutPlayerRecordHandlerV1Params
- func (o *AdminPutPlayerRecordHandlerV1Params) WithNamespace(namespace string) *AdminPutPlayerRecordHandlerV1Params
- func (o *AdminPutPlayerRecordHandlerV1Params) WithTimeout(timeout time.Duration) *AdminPutPlayerRecordHandlerV1Params
- func (o *AdminPutPlayerRecordHandlerV1Params) WithUserID(userID string) *AdminPutPlayerRecordHandlerV1Params
- func (o *AdminPutPlayerRecordHandlerV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminPutPlayerRecordHandlerV1Reader
- type AdminPutPlayerRecordHandlerV1Unauthorized
- type AdminPutPlayerRecordsHandlerV1BadRequest
- type AdminPutPlayerRecordsHandlerV1Forbidden
- type AdminPutPlayerRecordsHandlerV1OK
- type AdminPutPlayerRecordsHandlerV1Params
- func NewAdminPutPlayerRecordsHandlerV1Params() *AdminPutPlayerRecordsHandlerV1Params
- func NewAdminPutPlayerRecordsHandlerV1ParamsWithContext(ctx context.Context) *AdminPutPlayerRecordsHandlerV1Params
- func NewAdminPutPlayerRecordsHandlerV1ParamsWithHTTPClient(client *http.Client) *AdminPutPlayerRecordsHandlerV1Params
- func NewAdminPutPlayerRecordsHandlerV1ParamsWithTimeout(timeout time.Duration) *AdminPutPlayerRecordsHandlerV1Params
- func (o *AdminPutPlayerRecordsHandlerV1Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminPutPlayerRecordsHandlerV1Params) SetBody(body *cloudsaveclientmodels.ModelsBulkUpdatePlayerRecordsRequest)
- func (o *AdminPutPlayerRecordsHandlerV1Params) SetContext(ctx context.Context)
- func (o *AdminPutPlayerRecordsHandlerV1Params) SetFlightId(flightId string)
- func (o *AdminPutPlayerRecordsHandlerV1Params) SetHTTPClient(client *http.Client)
- func (o *AdminPutPlayerRecordsHandlerV1Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminPutPlayerRecordsHandlerV1Params) SetNamespace(namespace string)
- func (o *AdminPutPlayerRecordsHandlerV1Params) SetTimeout(timeout time.Duration)
- func (o *AdminPutPlayerRecordsHandlerV1Params) SetUserID(userID string)
- func (o *AdminPutPlayerRecordsHandlerV1Params) WithBody(body *cloudsaveclientmodels.ModelsBulkUpdatePlayerRecordsRequest) *AdminPutPlayerRecordsHandlerV1Params
- func (o *AdminPutPlayerRecordsHandlerV1Params) WithContext(ctx context.Context) *AdminPutPlayerRecordsHandlerV1Params
- func (o *AdminPutPlayerRecordsHandlerV1Params) WithHTTPClient(client *http.Client) *AdminPutPlayerRecordsHandlerV1Params
- func (o *AdminPutPlayerRecordsHandlerV1Params) WithNamespace(namespace string) *AdminPutPlayerRecordsHandlerV1Params
- func (o *AdminPutPlayerRecordsHandlerV1Params) WithTimeout(timeout time.Duration) *AdminPutPlayerRecordsHandlerV1Params
- func (o *AdminPutPlayerRecordsHandlerV1Params) WithUserID(userID string) *AdminPutPlayerRecordsHandlerV1Params
- func (o *AdminPutPlayerRecordsHandlerV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminPutPlayerRecordsHandlerV1Reader
- type AdminPutPlayerRecordsHandlerV1Unauthorized
- type AdminRetrievePlayerRecordsBadRequest
- type AdminRetrievePlayerRecordsForbidden
- type AdminRetrievePlayerRecordsInternalServerError
- type AdminRetrievePlayerRecordsOK
- type AdminRetrievePlayerRecordsParams
- func NewAdminRetrievePlayerRecordsParams() *AdminRetrievePlayerRecordsParams
- func NewAdminRetrievePlayerRecordsParamsWithContext(ctx context.Context) *AdminRetrievePlayerRecordsParams
- func NewAdminRetrievePlayerRecordsParamsWithHTTPClient(client *http.Client) *AdminRetrievePlayerRecordsParams
- func NewAdminRetrievePlayerRecordsParamsWithTimeout(timeout time.Duration) *AdminRetrievePlayerRecordsParams
- func (o *AdminRetrievePlayerRecordsParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminRetrievePlayerRecordsParams) SetContext(ctx context.Context)
- func (o *AdminRetrievePlayerRecordsParams) SetFlightId(flightId string)
- func (o *AdminRetrievePlayerRecordsParams) SetHTTPClient(client *http.Client)
- func (o *AdminRetrievePlayerRecordsParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminRetrievePlayerRecordsParams) SetLimit(limit *int64)
- func (o *AdminRetrievePlayerRecordsParams) SetNamespace(namespace string)
- func (o *AdminRetrievePlayerRecordsParams) SetOffset(offset *int64)
- func (o *AdminRetrievePlayerRecordsParams) SetQuery(query *string)
- func (o *AdminRetrievePlayerRecordsParams) SetTags(tags []string)
- func (o *AdminRetrievePlayerRecordsParams) SetTimeout(timeout time.Duration)
- func (o *AdminRetrievePlayerRecordsParams) SetUserID(userID string)
- func (o *AdminRetrievePlayerRecordsParams) WithContext(ctx context.Context) *AdminRetrievePlayerRecordsParams
- func (o *AdminRetrievePlayerRecordsParams) WithHTTPClient(client *http.Client) *AdminRetrievePlayerRecordsParams
- func (o *AdminRetrievePlayerRecordsParams) WithLimit(limit *int64) *AdminRetrievePlayerRecordsParams
- func (o *AdminRetrievePlayerRecordsParams) WithNamespace(namespace string) *AdminRetrievePlayerRecordsParams
- func (o *AdminRetrievePlayerRecordsParams) WithOffset(offset *int64) *AdminRetrievePlayerRecordsParams
- func (o *AdminRetrievePlayerRecordsParams) WithQuery(query *string) *AdminRetrievePlayerRecordsParams
- func (o *AdminRetrievePlayerRecordsParams) WithTags(tags []string) *AdminRetrievePlayerRecordsParams
- func (o *AdminRetrievePlayerRecordsParams) WithTimeout(timeout time.Duration) *AdminRetrievePlayerRecordsParams
- func (o *AdminRetrievePlayerRecordsParams) WithUserID(userID string) *AdminRetrievePlayerRecordsParams
- func (o *AdminRetrievePlayerRecordsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminRetrievePlayerRecordsReader
- type AdminRetrievePlayerRecordsUnauthorized
- type BulkGetPlayerRecordSizeHandlerV1BadRequest
- type BulkGetPlayerRecordSizeHandlerV1Forbidden
- type BulkGetPlayerRecordSizeHandlerV1InternalServerError
- type BulkGetPlayerRecordSizeHandlerV1OK
- type BulkGetPlayerRecordSizeHandlerV1Params
- func NewBulkGetPlayerRecordSizeHandlerV1Params() *BulkGetPlayerRecordSizeHandlerV1Params
- func NewBulkGetPlayerRecordSizeHandlerV1ParamsWithContext(ctx context.Context) *BulkGetPlayerRecordSizeHandlerV1Params
- func NewBulkGetPlayerRecordSizeHandlerV1ParamsWithHTTPClient(client *http.Client) *BulkGetPlayerRecordSizeHandlerV1Params
- func NewBulkGetPlayerRecordSizeHandlerV1ParamsWithTimeout(timeout time.Duration) *BulkGetPlayerRecordSizeHandlerV1Params
- func (o *BulkGetPlayerRecordSizeHandlerV1Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *BulkGetPlayerRecordSizeHandlerV1Params) SetBody(body *cloudsaveclientmodels.ModelsBulkUserKeyRequest)
- func (o *BulkGetPlayerRecordSizeHandlerV1Params) SetContext(ctx context.Context)
- func (o *BulkGetPlayerRecordSizeHandlerV1Params) SetFlightId(flightId string)
- func (o *BulkGetPlayerRecordSizeHandlerV1Params) SetHTTPClient(client *http.Client)
- func (o *BulkGetPlayerRecordSizeHandlerV1Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *BulkGetPlayerRecordSizeHandlerV1Params) SetNamespace(namespace string)
- func (o *BulkGetPlayerRecordSizeHandlerV1Params) SetTimeout(timeout time.Duration)
- func (o *BulkGetPlayerRecordSizeHandlerV1Params) WithBody(body *cloudsaveclientmodels.ModelsBulkUserKeyRequest) *BulkGetPlayerRecordSizeHandlerV1Params
- func (o *BulkGetPlayerRecordSizeHandlerV1Params) WithContext(ctx context.Context) *BulkGetPlayerRecordSizeHandlerV1Params
- func (o *BulkGetPlayerRecordSizeHandlerV1Params) WithHTTPClient(client *http.Client) *BulkGetPlayerRecordSizeHandlerV1Params
- func (o *BulkGetPlayerRecordSizeHandlerV1Params) WithNamespace(namespace string) *BulkGetPlayerRecordSizeHandlerV1Params
- func (o *BulkGetPlayerRecordSizeHandlerV1Params) WithTimeout(timeout time.Duration) *BulkGetPlayerRecordSizeHandlerV1Params
- func (o *BulkGetPlayerRecordSizeHandlerV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type BulkGetPlayerRecordSizeHandlerV1Reader
- type BulkGetPlayerRecordSizeHandlerV1Unauthorized
- type Client
- func (a *Client) AdminBulkGetPlayerRecordsByUserIDsHandlerV1(params *AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params, ...) (*AdminBulkGetPlayerRecordsByUserIDsHandlerV1OK, ...)deprecated
- func (a *Client) AdminBulkGetPlayerRecordsByUserIDsHandlerV1Short(params *AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params, ...) (*AdminBulkGetPlayerRecordsByUserIDsHandlerV1OK, error)
- func (a *Client) AdminBulkPutPlayerRecordsByKeyHandlerV1(params *AdminBulkPutPlayerRecordsByKeyHandlerV1Params, ...) (*AdminBulkPutPlayerRecordsByKeyHandlerV1OK, ...)deprecated
- func (a *Client) AdminBulkPutPlayerRecordsByKeyHandlerV1Short(params *AdminBulkPutPlayerRecordsByKeyHandlerV1Params, ...) (*AdminBulkPutPlayerRecordsByKeyHandlerV1OK, error)
- func (a *Client) AdminDeletePlayerPublicRecordHandlerV1(params *AdminDeletePlayerPublicRecordHandlerV1Params, ...) (*AdminDeletePlayerPublicRecordHandlerV1NoContent, ...)deprecated
- func (a *Client) AdminDeletePlayerPublicRecordHandlerV1Short(params *AdminDeletePlayerPublicRecordHandlerV1Params, ...) (*AdminDeletePlayerPublicRecordHandlerV1NoContent, error)
- func (a *Client) AdminDeletePlayerRecordHandlerV1(params *AdminDeletePlayerRecordHandlerV1Params, ...) (*AdminDeletePlayerRecordHandlerV1NoContent, ...)deprecated
- func (a *Client) AdminDeletePlayerRecordHandlerV1Short(params *AdminDeletePlayerRecordHandlerV1Params, ...) (*AdminDeletePlayerRecordHandlerV1NoContent, error)
- func (a *Client) AdminGetPlayerPublicRecordHandlerV1(params *AdminGetPlayerPublicRecordHandlerV1Params, ...) (*AdminGetPlayerPublicRecordHandlerV1OK, ...)deprecated
- func (a *Client) AdminGetPlayerPublicRecordHandlerV1Short(params *AdminGetPlayerPublicRecordHandlerV1Params, ...) (*AdminGetPlayerPublicRecordHandlerV1OK, error)
- func (a *Client) AdminGetPlayerRecordHandlerV1(params *AdminGetPlayerRecordHandlerV1Params, ...) (*AdminGetPlayerRecordHandlerV1OK, *AdminGetPlayerRecordHandlerV1Unauthorized, ...)deprecated
- func (a *Client) AdminGetPlayerRecordHandlerV1Short(params *AdminGetPlayerRecordHandlerV1Params, ...) (*AdminGetPlayerRecordHandlerV1OK, error)
- func (a *Client) AdminGetPlayerRecordSizeHandlerV1(params *AdminGetPlayerRecordSizeHandlerV1Params, ...) (*AdminGetPlayerRecordSizeHandlerV1OK, ...)deprecated
- func (a *Client) AdminGetPlayerRecordSizeHandlerV1Short(params *AdminGetPlayerRecordSizeHandlerV1Params, ...) (*AdminGetPlayerRecordSizeHandlerV1OK, error)
- func (a *Client) AdminGetPlayerRecordsHandlerV1(params *AdminGetPlayerRecordsHandlerV1Params, ...) (*AdminGetPlayerRecordsHandlerV1OK, *AdminGetPlayerRecordsHandlerV1BadRequest, ...)deprecated
- func (a *Client) AdminGetPlayerRecordsHandlerV1Short(params *AdminGetPlayerRecordsHandlerV1Params, ...) (*AdminGetPlayerRecordsHandlerV1OK, error)
- func (a *Client) AdminPostPlayerPublicRecordHandlerV1(params *AdminPostPlayerPublicRecordHandlerV1Params, ...) (*AdminPostPlayerPublicRecordHandlerV1Created, ...)deprecated
- func (a *Client) AdminPostPlayerPublicRecordHandlerV1Short(params *AdminPostPlayerPublicRecordHandlerV1Params, ...) (*AdminPostPlayerPublicRecordHandlerV1Created, error)
- func (a *Client) AdminPostPlayerRecordHandlerV1(params *AdminPostPlayerRecordHandlerV1Params, ...) (*AdminPostPlayerRecordHandlerV1Created, ...)deprecated
- func (a *Client) AdminPostPlayerRecordHandlerV1Short(params *AdminPostPlayerRecordHandlerV1Params, ...) (*AdminPostPlayerRecordHandlerV1Created, error)
- func (a *Client) AdminPutPlayerPublicRecordHandlerV1(params *AdminPutPlayerPublicRecordHandlerV1Params, ...) (*AdminPutPlayerPublicRecordHandlerV1OK, ...)deprecated
- func (a *Client) AdminPutPlayerPublicRecordHandlerV1Short(params *AdminPutPlayerPublicRecordHandlerV1Params, ...) (*AdminPutPlayerPublicRecordHandlerV1OK, error)
- func (a *Client) AdminPutPlayerRecordHandlerV1(params *AdminPutPlayerRecordHandlerV1Params, ...) (*AdminPutPlayerRecordHandlerV1OK, *AdminPutPlayerRecordHandlerV1BadRequest, ...)deprecated
- func (a *Client) AdminPutPlayerRecordHandlerV1Short(params *AdminPutPlayerRecordHandlerV1Params, ...) (*AdminPutPlayerRecordHandlerV1OK, error)
- func (a *Client) AdminPutPlayerRecordsHandlerV1(params *AdminPutPlayerRecordsHandlerV1Params, ...) (*AdminPutPlayerRecordsHandlerV1OK, *AdminPutPlayerRecordsHandlerV1BadRequest, ...)deprecated
- func (a *Client) AdminPutPlayerRecordsHandlerV1Short(params *AdminPutPlayerRecordsHandlerV1Params, ...) (*AdminPutPlayerRecordsHandlerV1OK, error)
- func (a *Client) AdminRetrievePlayerRecords(params *AdminRetrievePlayerRecordsParams, ...) (*AdminRetrievePlayerRecordsOK, *AdminRetrievePlayerRecordsBadRequest, ...)deprecated
- func (a *Client) AdminRetrievePlayerRecordsShort(params *AdminRetrievePlayerRecordsParams, ...) (*AdminRetrievePlayerRecordsOK, error)
- func (a *Client) BulkGetPlayerRecordSizeHandlerV1(params *BulkGetPlayerRecordSizeHandlerV1Params, ...) (*BulkGetPlayerRecordSizeHandlerV1OK, ...)deprecated
- func (a *Client) BulkGetPlayerRecordSizeHandlerV1Short(params *BulkGetPlayerRecordSizeHandlerV1Params, ...) (*BulkGetPlayerRecordSizeHandlerV1OK, error)
- func (a *Client) ListPlayerRecordHandlerV1(params *ListPlayerRecordHandlerV1Params, authInfo runtime.ClientAuthInfoWriter) (*ListPlayerRecordHandlerV1OK, *ListPlayerRecordHandlerV1BadRequest, ...)deprecated
- func (a *Client) ListPlayerRecordHandlerV1Short(params *ListPlayerRecordHandlerV1Params, authInfo runtime.ClientAuthInfoWriter) (*ListPlayerRecordHandlerV1OK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientService
- type ListPlayerRecordHandlerV1BadRequest
- type ListPlayerRecordHandlerV1Forbidden
- type ListPlayerRecordHandlerV1InternalServerError
- type ListPlayerRecordHandlerV1OK
- type ListPlayerRecordHandlerV1Params
- func NewListPlayerRecordHandlerV1Params() *ListPlayerRecordHandlerV1Params
- func NewListPlayerRecordHandlerV1ParamsWithContext(ctx context.Context) *ListPlayerRecordHandlerV1Params
- func NewListPlayerRecordHandlerV1ParamsWithHTTPClient(client *http.Client) *ListPlayerRecordHandlerV1Params
- func NewListPlayerRecordHandlerV1ParamsWithTimeout(timeout time.Duration) *ListPlayerRecordHandlerV1Params
- func (o *ListPlayerRecordHandlerV1Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *ListPlayerRecordHandlerV1Params) SetContext(ctx context.Context)
- func (o *ListPlayerRecordHandlerV1Params) SetFlightId(flightId string)
- func (o *ListPlayerRecordHandlerV1Params) SetHTTPClient(client *http.Client)
- func (o *ListPlayerRecordHandlerV1Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *ListPlayerRecordHandlerV1Params) SetLimit(limit *int64)
- func (o *ListPlayerRecordHandlerV1Params) SetNamespace(namespace string)
- func (o *ListPlayerRecordHandlerV1Params) SetOffset(offset *int64)
- func (o *ListPlayerRecordHandlerV1Params) SetQuery(query *string)
- func (o *ListPlayerRecordHandlerV1Params) SetTimeout(timeout time.Duration)
- func (o *ListPlayerRecordHandlerV1Params) WithContext(ctx context.Context) *ListPlayerRecordHandlerV1Params
- func (o *ListPlayerRecordHandlerV1Params) WithHTTPClient(client *http.Client) *ListPlayerRecordHandlerV1Params
- func (o *ListPlayerRecordHandlerV1Params) WithLimit(limit *int64) *ListPlayerRecordHandlerV1Params
- func (o *ListPlayerRecordHandlerV1Params) WithNamespace(namespace string) *ListPlayerRecordHandlerV1Params
- func (o *ListPlayerRecordHandlerV1Params) WithOffset(offset *int64) *ListPlayerRecordHandlerV1Params
- func (o *ListPlayerRecordHandlerV1Params) WithQuery(query *string) *ListPlayerRecordHandlerV1Params
- func (o *ListPlayerRecordHandlerV1Params) WithTimeout(timeout time.Duration) *ListPlayerRecordHandlerV1Params
- func (o *ListPlayerRecordHandlerV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListPlayerRecordHandlerV1Reader
- type ListPlayerRecordHandlerV1Unauthorized
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AdminBulkGetPlayerRecordsByUserIDsHandlerV1BadRequest ¶ added in v0.66.0
type AdminBulkGetPlayerRecordsByUserIDsHandlerV1BadRequest struct {
Payload *cloudsaveclientmodels.ModelsResponseError
}
AdminBulkGetPlayerRecordsByUserIDsHandlerV1BadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>18125</td><td>invalid request body</td></tr><tr><td>18126</td><td>request record keys list exceed max size [%d]</td></tr></table>
func NewAdminBulkGetPlayerRecordsByUserIDsHandlerV1BadRequest ¶ added in v0.66.0
func NewAdminBulkGetPlayerRecordsByUserIDsHandlerV1BadRequest() *AdminBulkGetPlayerRecordsByUserIDsHandlerV1BadRequest
NewAdminBulkGetPlayerRecordsByUserIDsHandlerV1BadRequest creates a AdminBulkGetPlayerRecordsByUserIDsHandlerV1BadRequest with default headers values
func (*AdminBulkGetPlayerRecordsByUserIDsHandlerV1BadRequest) Error ¶ added in v0.66.0
func (o *AdminBulkGetPlayerRecordsByUserIDsHandlerV1BadRequest) Error() string
func (*AdminBulkGetPlayerRecordsByUserIDsHandlerV1BadRequest) GetPayload ¶ added in v0.66.0
func (o *AdminBulkGetPlayerRecordsByUserIDsHandlerV1BadRequest) GetPayload() *cloudsaveclientmodels.ModelsResponseError
func (*AdminBulkGetPlayerRecordsByUserIDsHandlerV1BadRequest) ToJSONString ¶ added in v0.66.0
func (o *AdminBulkGetPlayerRecordsByUserIDsHandlerV1BadRequest) ToJSONString() string
type AdminBulkGetPlayerRecordsByUserIDsHandlerV1Forbidden ¶ added in v0.66.0
type AdminBulkGetPlayerRecordsByUserIDsHandlerV1Forbidden struct {
Payload *cloudsaveclientmodels.ModelsResponseError
}
AdminBulkGetPlayerRecordsByUserIDsHandlerV1Forbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20013</td><td>insufficient permission</td></tr></table>
func NewAdminBulkGetPlayerRecordsByUserIDsHandlerV1Forbidden ¶ added in v0.66.0
func NewAdminBulkGetPlayerRecordsByUserIDsHandlerV1Forbidden() *AdminBulkGetPlayerRecordsByUserIDsHandlerV1Forbidden
NewAdminBulkGetPlayerRecordsByUserIDsHandlerV1Forbidden creates a AdminBulkGetPlayerRecordsByUserIDsHandlerV1Forbidden with default headers values
func (*AdminBulkGetPlayerRecordsByUserIDsHandlerV1Forbidden) Error ¶ added in v0.66.0
func (o *AdminBulkGetPlayerRecordsByUserIDsHandlerV1Forbidden) Error() string
func (*AdminBulkGetPlayerRecordsByUserIDsHandlerV1Forbidden) GetPayload ¶ added in v0.66.0
func (o *AdminBulkGetPlayerRecordsByUserIDsHandlerV1Forbidden) GetPayload() *cloudsaveclientmodels.ModelsResponseError
func (*AdminBulkGetPlayerRecordsByUserIDsHandlerV1Forbidden) ToJSONString ¶ added in v0.66.0
func (o *AdminBulkGetPlayerRecordsByUserIDsHandlerV1Forbidden) ToJSONString() string
type AdminBulkGetPlayerRecordsByUserIDsHandlerV1InternalServerError ¶ added in v0.66.0
type AdminBulkGetPlayerRecordsByUserIDsHandlerV1InternalServerError struct {
Payload *cloudsaveclientmodels.ModelsResponseError
}
AdminBulkGetPlayerRecordsByUserIDsHandlerV1InternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>18124</td><td>unable to get record</td></tr><tr><td>18006</td><td>unable to decode record</td></tr></table>
func NewAdminBulkGetPlayerRecordsByUserIDsHandlerV1InternalServerError ¶ added in v0.66.0
func NewAdminBulkGetPlayerRecordsByUserIDsHandlerV1InternalServerError() *AdminBulkGetPlayerRecordsByUserIDsHandlerV1InternalServerError
NewAdminBulkGetPlayerRecordsByUserIDsHandlerV1InternalServerError creates a AdminBulkGetPlayerRecordsByUserIDsHandlerV1InternalServerError with default headers values
func (*AdminBulkGetPlayerRecordsByUserIDsHandlerV1InternalServerError) Error ¶ added in v0.66.0
func (o *AdminBulkGetPlayerRecordsByUserIDsHandlerV1InternalServerError) Error() string
func (*AdminBulkGetPlayerRecordsByUserIDsHandlerV1InternalServerError) GetPayload ¶ added in v0.66.0
func (o *AdminBulkGetPlayerRecordsByUserIDsHandlerV1InternalServerError) GetPayload() *cloudsaveclientmodels.ModelsResponseError
func (*AdminBulkGetPlayerRecordsByUserIDsHandlerV1InternalServerError) ToJSONString ¶ added in v0.66.0
func (o *AdminBulkGetPlayerRecordsByUserIDsHandlerV1InternalServerError) ToJSONString() string
type AdminBulkGetPlayerRecordsByUserIDsHandlerV1OK ¶ added in v0.66.0
type AdminBulkGetPlayerRecordsByUserIDsHandlerV1OK struct {
Payload *cloudsaveclientmodels.ModelsBulkGetPlayerRecordResponse
}
AdminBulkGetPlayerRecordsByUserIDsHandlerV1OK handles this case with default header values.
OK
func NewAdminBulkGetPlayerRecordsByUserIDsHandlerV1OK ¶ added in v0.66.0
func NewAdminBulkGetPlayerRecordsByUserIDsHandlerV1OK() *AdminBulkGetPlayerRecordsByUserIDsHandlerV1OK
NewAdminBulkGetPlayerRecordsByUserIDsHandlerV1OK creates a AdminBulkGetPlayerRecordsByUserIDsHandlerV1OK with default headers values
func (*AdminBulkGetPlayerRecordsByUserIDsHandlerV1OK) Error ¶ added in v0.66.0
func (o *AdminBulkGetPlayerRecordsByUserIDsHandlerV1OK) Error() string
func (*AdminBulkGetPlayerRecordsByUserIDsHandlerV1OK) GetPayload ¶ added in v0.66.0
func (o *AdminBulkGetPlayerRecordsByUserIDsHandlerV1OK) GetPayload() *cloudsaveclientmodels.ModelsBulkGetPlayerRecordResponse
func (*AdminBulkGetPlayerRecordsByUserIDsHandlerV1OK) ToJSONString ¶ added in v0.66.0
func (o *AdminBulkGetPlayerRecordsByUserIDsHandlerV1OK) ToJSONString() string
type AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params ¶ added in v0.66.0
type AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *cloudsaveclientmodels.ModelsBulkUserIDsRequest /*Key key of the record */ Key string /*Namespace namespace of the game, only accept alphabet and numeric */ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // XFlightId is an optional parameter from this SDK XFlightId *string // contains filtered or unexported fields }
AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params contains all the parameters to send to the API endpoint for the admin bulk get player records by user i ds handler v1 operation typically these are written to a http.Request
func NewAdminBulkGetPlayerRecordsByUserIDsHandlerV1Params ¶ added in v0.66.0
func NewAdminBulkGetPlayerRecordsByUserIDsHandlerV1Params() *AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params
NewAdminBulkGetPlayerRecordsByUserIDsHandlerV1Params creates a new AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params object with the default values initialized.
func NewAdminBulkGetPlayerRecordsByUserIDsHandlerV1ParamsWithContext ¶ added in v0.66.0
func NewAdminBulkGetPlayerRecordsByUserIDsHandlerV1ParamsWithContext(ctx context.Context) *AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params
NewAdminBulkGetPlayerRecordsByUserIDsHandlerV1ParamsWithContext creates a new AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params object with the default values initialized, and the ability to set a context for a request
func NewAdminBulkGetPlayerRecordsByUserIDsHandlerV1ParamsWithHTTPClient ¶ added in v0.66.0
func NewAdminBulkGetPlayerRecordsByUserIDsHandlerV1ParamsWithHTTPClient(client *http.Client) *AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params
NewAdminBulkGetPlayerRecordsByUserIDsHandlerV1ParamsWithHTTPClient creates a new AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminBulkGetPlayerRecordsByUserIDsHandlerV1ParamsWithTimeout ¶ added in v0.66.0
func NewAdminBulkGetPlayerRecordsByUserIDsHandlerV1ParamsWithTimeout(timeout time.Duration) *AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params
NewAdminBulkGetPlayerRecordsByUserIDsHandlerV1ParamsWithTimeout creates a new AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params) SetAuthInfoWriter ¶ added in v0.66.0
func (o *AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin bulk get player records by user i ds handler v1 params
func (*AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params) SetBody ¶ added in v0.66.0
func (o *AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params) SetBody(body *cloudsaveclientmodels.ModelsBulkUserIDsRequest)
SetBody adds the body to the admin bulk get player records by user i ds handler v1 params
func (*AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params) SetContext ¶ added in v0.66.0
func (o *AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params) SetContext(ctx context.Context)
SetContext adds the context to the admin bulk get player records by user i ds handler v1 params
func (*AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params) SetFlightId ¶ added in v0.66.0
func (o *AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params) SetHTTPClient ¶ added in v0.66.0
func (o *AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin bulk get player records by user i ds handler v1 params
func (*AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params) SetHTTPClientTransport ¶ added in v0.66.0
func (o *AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin bulk get player records by user i ds handler v1 params
func (*AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params) SetKey ¶ added in v0.66.0
func (o *AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params) SetKey(key string)
SetKey adds the key to the admin bulk get player records by user i ds handler v1 params
func (*AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params) SetNamespace ¶ added in v0.66.0
func (o *AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin bulk get player records by user i ds handler v1 params
func (*AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params) SetTimeout ¶ added in v0.66.0
func (o *AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin bulk get player records by user i ds handler v1 params
func (*AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params) WithBody ¶ added in v0.66.0
func (o *AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params) WithBody(body *cloudsaveclientmodels.ModelsBulkUserIDsRequest) *AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params
WithBody adds the body to the admin bulk get player records by user i ds handler v1 params
func (*AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params) WithContext ¶ added in v0.66.0
func (o *AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params) WithContext(ctx context.Context) *AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params
WithContext adds the context to the admin bulk get player records by user i ds handler v1 params
func (*AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params) WithHTTPClient ¶ added in v0.66.0
func (o *AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params) WithHTTPClient(client *http.Client) *AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params
WithHTTPClient adds the HTTPClient to the admin bulk get player records by user i ds handler v1 params
func (*AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params) WithKey ¶ added in v0.66.0
func (o *AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params) WithKey(key string) *AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params
WithKey adds the key to the admin bulk get player records by user i ds handler v1 params
func (*AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params) WithNamespace ¶ added in v0.66.0
func (o *AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params) WithNamespace(namespace string) *AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params
WithNamespace adds the namespace to the admin bulk get player records by user i ds handler v1 params
func (*AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params) WithTimeout ¶ added in v0.66.0
func (o *AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params) WithTimeout(timeout time.Duration) *AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params
WithTimeout adds the timeout to the admin bulk get player records by user i ds handler v1 params
func (*AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params) WriteToRequest ¶ added in v0.66.0
func (o *AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminBulkGetPlayerRecordsByUserIDsHandlerV1Reader ¶ added in v0.66.0
type AdminBulkGetPlayerRecordsByUserIDsHandlerV1Reader struct {
// contains filtered or unexported fields
}
AdminBulkGetPlayerRecordsByUserIDsHandlerV1Reader is a Reader for the AdminBulkGetPlayerRecordsByUserIDsHandlerV1 structure.
func (*AdminBulkGetPlayerRecordsByUserIDsHandlerV1Reader) ReadResponse ¶ added in v0.66.0
func (o *AdminBulkGetPlayerRecordsByUserIDsHandlerV1Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminBulkGetPlayerRecordsByUserIDsHandlerV1Unauthorized ¶ added in v0.66.0
type AdminBulkGetPlayerRecordsByUserIDsHandlerV1Unauthorized struct {
}AdminBulkGetPlayerRecordsByUserIDsHandlerV1Unauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr></table>
func NewAdminBulkGetPlayerRecordsByUserIDsHandlerV1Unauthorized ¶ added in v0.66.0
func NewAdminBulkGetPlayerRecordsByUserIDsHandlerV1Unauthorized() *AdminBulkGetPlayerRecordsByUserIDsHandlerV1Unauthorized
NewAdminBulkGetPlayerRecordsByUserIDsHandlerV1Unauthorized creates a AdminBulkGetPlayerRecordsByUserIDsHandlerV1Unauthorized with default headers values
func (*AdminBulkGetPlayerRecordsByUserIDsHandlerV1Unauthorized) Error ¶ added in v0.66.0
func (o *AdminBulkGetPlayerRecordsByUserIDsHandlerV1Unauthorized) Error() string
func (*AdminBulkGetPlayerRecordsByUserIDsHandlerV1Unauthorized) GetPayload ¶ added in v0.66.0
func (o *AdminBulkGetPlayerRecordsByUserIDsHandlerV1Unauthorized) GetPayload() *cloudsaveclientmodels.ModelsResponseError
func (*AdminBulkGetPlayerRecordsByUserIDsHandlerV1Unauthorized) ToJSONString ¶ added in v0.66.0
func (o *AdminBulkGetPlayerRecordsByUserIDsHandlerV1Unauthorized) ToJSONString() string
type AdminBulkPutPlayerRecordsByKeyHandlerV1BadRequest ¶ added in v0.66.0
type AdminBulkPutPlayerRecordsByKeyHandlerV1BadRequest struct {
Payload *cloudsaveclientmodels.ModelsResponseError
}
AdminBulkPutPlayerRecordsByKeyHandlerV1BadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>18353</td><td>invalid request body</td></tr><tr><td>18356</td><td>invalid request body: size of the request body must be less than [%d]MB</td></tr><tr><td>18354</td><td>records amount exceeded max limit</td></tr><tr><td>18355</td><td>unable to marshal request body</td></tr></table>
func NewAdminBulkPutPlayerRecordsByKeyHandlerV1BadRequest ¶ added in v0.66.0
func NewAdminBulkPutPlayerRecordsByKeyHandlerV1BadRequest() *AdminBulkPutPlayerRecordsByKeyHandlerV1BadRequest
NewAdminBulkPutPlayerRecordsByKeyHandlerV1BadRequest creates a AdminBulkPutPlayerRecordsByKeyHandlerV1BadRequest with default headers values
func (*AdminBulkPutPlayerRecordsByKeyHandlerV1BadRequest) Error ¶ added in v0.66.0
func (o *AdminBulkPutPlayerRecordsByKeyHandlerV1BadRequest) Error() string
func (*AdminBulkPutPlayerRecordsByKeyHandlerV1BadRequest) GetPayload ¶ added in v0.66.0
func (o *AdminBulkPutPlayerRecordsByKeyHandlerV1BadRequest) GetPayload() *cloudsaveclientmodels.ModelsResponseError
func (*AdminBulkPutPlayerRecordsByKeyHandlerV1BadRequest) ToJSONString ¶ added in v0.66.0
func (o *AdminBulkPutPlayerRecordsByKeyHandlerV1BadRequest) ToJSONString() string
type AdminBulkPutPlayerRecordsByKeyHandlerV1Forbidden ¶ added in v0.66.0
type AdminBulkPutPlayerRecordsByKeyHandlerV1Forbidden struct {
Payload *cloudsaveclientmodels.ModelsResponseError
}
AdminBulkPutPlayerRecordsByKeyHandlerV1Forbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20013</td><td>insufficient permission</td></tr></table>
func NewAdminBulkPutPlayerRecordsByKeyHandlerV1Forbidden ¶ added in v0.66.0
func NewAdminBulkPutPlayerRecordsByKeyHandlerV1Forbidden() *AdminBulkPutPlayerRecordsByKeyHandlerV1Forbidden
NewAdminBulkPutPlayerRecordsByKeyHandlerV1Forbidden creates a AdminBulkPutPlayerRecordsByKeyHandlerV1Forbidden with default headers values
func (*AdminBulkPutPlayerRecordsByKeyHandlerV1Forbidden) Error ¶ added in v0.66.0
func (o *AdminBulkPutPlayerRecordsByKeyHandlerV1Forbidden) Error() string
func (*AdminBulkPutPlayerRecordsByKeyHandlerV1Forbidden) GetPayload ¶ added in v0.66.0
func (o *AdminBulkPutPlayerRecordsByKeyHandlerV1Forbidden) GetPayload() *cloudsaveclientmodels.ModelsResponseError
func (*AdminBulkPutPlayerRecordsByKeyHandlerV1Forbidden) ToJSONString ¶ added in v0.66.0
func (o *AdminBulkPutPlayerRecordsByKeyHandlerV1Forbidden) ToJSONString() string
type AdminBulkPutPlayerRecordsByKeyHandlerV1InternalServerError ¶ added in v0.66.0
type AdminBulkPutPlayerRecordsByKeyHandlerV1InternalServerError struct {
Payload *cloudsaveclientmodels.ModelsResponseError
}
AdminBulkPutPlayerRecordsByKeyHandlerV1InternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20000</td><td>internal server error</td></tr></table>
func NewAdminBulkPutPlayerRecordsByKeyHandlerV1InternalServerError ¶ added in v0.66.0
func NewAdminBulkPutPlayerRecordsByKeyHandlerV1InternalServerError() *AdminBulkPutPlayerRecordsByKeyHandlerV1InternalServerError
NewAdminBulkPutPlayerRecordsByKeyHandlerV1InternalServerError creates a AdminBulkPutPlayerRecordsByKeyHandlerV1InternalServerError with default headers values
func (*AdminBulkPutPlayerRecordsByKeyHandlerV1InternalServerError) Error ¶ added in v0.66.0
func (o *AdminBulkPutPlayerRecordsByKeyHandlerV1InternalServerError) Error() string
func (*AdminBulkPutPlayerRecordsByKeyHandlerV1InternalServerError) GetPayload ¶ added in v0.66.0
func (o *AdminBulkPutPlayerRecordsByKeyHandlerV1InternalServerError) GetPayload() *cloudsaveclientmodels.ModelsResponseError
func (*AdminBulkPutPlayerRecordsByKeyHandlerV1InternalServerError) ToJSONString ¶ added in v0.66.0
func (o *AdminBulkPutPlayerRecordsByKeyHandlerV1InternalServerError) ToJSONString() string
type AdminBulkPutPlayerRecordsByKeyHandlerV1OK ¶ added in v0.66.0
type AdminBulkPutPlayerRecordsByKeyHandlerV1OK struct {
Payload []*cloudsaveclientmodels.ModelsBulkUpdatePlayerRecordByKeyResponse
}
AdminBulkPutPlayerRecordsByKeyHandlerV1OK handles this case with default header values.
OK
func NewAdminBulkPutPlayerRecordsByKeyHandlerV1OK ¶ added in v0.66.0
func NewAdminBulkPutPlayerRecordsByKeyHandlerV1OK() *AdminBulkPutPlayerRecordsByKeyHandlerV1OK
NewAdminBulkPutPlayerRecordsByKeyHandlerV1OK creates a AdminBulkPutPlayerRecordsByKeyHandlerV1OK with default headers values
func (*AdminBulkPutPlayerRecordsByKeyHandlerV1OK) Error ¶ added in v0.66.0
func (o *AdminBulkPutPlayerRecordsByKeyHandlerV1OK) Error() string
func (*AdminBulkPutPlayerRecordsByKeyHandlerV1OK) GetPayload ¶ added in v0.66.0
func (o *AdminBulkPutPlayerRecordsByKeyHandlerV1OK) GetPayload() []*cloudsaveclientmodels.ModelsBulkUpdatePlayerRecordByKeyResponse
func (*AdminBulkPutPlayerRecordsByKeyHandlerV1OK) ToJSONString ¶ added in v0.66.0
func (o *AdminBulkPutPlayerRecordsByKeyHandlerV1OK) ToJSONString() string
type AdminBulkPutPlayerRecordsByKeyHandlerV1Params ¶ added in v0.66.0
type AdminBulkPutPlayerRecordsByKeyHandlerV1Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *cloudsaveclientmodels.ModelsBulkUpdatePlayerRecordsByKeyRequest /*Key key of the record */ Key string /*Namespace namespace of the game, only accept alphabet and numeric */ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // XFlightId is an optional parameter from this SDK XFlightId *string // contains filtered or unexported fields }
AdminBulkPutPlayerRecordsByKeyHandlerV1Params contains all the parameters to send to the API endpoint for the admin bulk put player records by key handler v1 operation typically these are written to a http.Request
func NewAdminBulkPutPlayerRecordsByKeyHandlerV1Params ¶ added in v0.66.0
func NewAdminBulkPutPlayerRecordsByKeyHandlerV1Params() *AdminBulkPutPlayerRecordsByKeyHandlerV1Params
NewAdminBulkPutPlayerRecordsByKeyHandlerV1Params creates a new AdminBulkPutPlayerRecordsByKeyHandlerV1Params object with the default values initialized.
func NewAdminBulkPutPlayerRecordsByKeyHandlerV1ParamsWithContext ¶ added in v0.66.0
func NewAdminBulkPutPlayerRecordsByKeyHandlerV1ParamsWithContext(ctx context.Context) *AdminBulkPutPlayerRecordsByKeyHandlerV1Params
NewAdminBulkPutPlayerRecordsByKeyHandlerV1ParamsWithContext creates a new AdminBulkPutPlayerRecordsByKeyHandlerV1Params object with the default values initialized, and the ability to set a context for a request
func NewAdminBulkPutPlayerRecordsByKeyHandlerV1ParamsWithHTTPClient ¶ added in v0.66.0
func NewAdminBulkPutPlayerRecordsByKeyHandlerV1ParamsWithHTTPClient(client *http.Client) *AdminBulkPutPlayerRecordsByKeyHandlerV1Params
NewAdminBulkPutPlayerRecordsByKeyHandlerV1ParamsWithHTTPClient creates a new AdminBulkPutPlayerRecordsByKeyHandlerV1Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminBulkPutPlayerRecordsByKeyHandlerV1ParamsWithTimeout ¶ added in v0.66.0
func NewAdminBulkPutPlayerRecordsByKeyHandlerV1ParamsWithTimeout(timeout time.Duration) *AdminBulkPutPlayerRecordsByKeyHandlerV1Params
NewAdminBulkPutPlayerRecordsByKeyHandlerV1ParamsWithTimeout creates a new AdminBulkPutPlayerRecordsByKeyHandlerV1Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminBulkPutPlayerRecordsByKeyHandlerV1Params) SetAuthInfoWriter ¶ added in v0.66.0
func (o *AdminBulkPutPlayerRecordsByKeyHandlerV1Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin bulk put player records by key handler v1 params
func (*AdminBulkPutPlayerRecordsByKeyHandlerV1Params) SetBody ¶ added in v0.66.0
func (o *AdminBulkPutPlayerRecordsByKeyHandlerV1Params) SetBody(body *cloudsaveclientmodels.ModelsBulkUpdatePlayerRecordsByKeyRequest)
SetBody adds the body to the admin bulk put player records by key handler v1 params
func (*AdminBulkPutPlayerRecordsByKeyHandlerV1Params) SetContext ¶ added in v0.66.0
func (o *AdminBulkPutPlayerRecordsByKeyHandlerV1Params) SetContext(ctx context.Context)
SetContext adds the context to the admin bulk put player records by key handler v1 params
func (*AdminBulkPutPlayerRecordsByKeyHandlerV1Params) SetFlightId ¶ added in v0.66.0
func (o *AdminBulkPutPlayerRecordsByKeyHandlerV1Params) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*AdminBulkPutPlayerRecordsByKeyHandlerV1Params) SetHTTPClient ¶ added in v0.66.0
func (o *AdminBulkPutPlayerRecordsByKeyHandlerV1Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin bulk put player records by key handler v1 params
func (*AdminBulkPutPlayerRecordsByKeyHandlerV1Params) SetHTTPClientTransport ¶ added in v0.66.0
func (o *AdminBulkPutPlayerRecordsByKeyHandlerV1Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin bulk put player records by key handler v1 params
func (*AdminBulkPutPlayerRecordsByKeyHandlerV1Params) SetKey ¶ added in v0.66.0
func (o *AdminBulkPutPlayerRecordsByKeyHandlerV1Params) SetKey(key string)
SetKey adds the key to the admin bulk put player records by key handler v1 params
func (*AdminBulkPutPlayerRecordsByKeyHandlerV1Params) SetNamespace ¶ added in v0.66.0
func (o *AdminBulkPutPlayerRecordsByKeyHandlerV1Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin bulk put player records by key handler v1 params
func (*AdminBulkPutPlayerRecordsByKeyHandlerV1Params) SetTimeout ¶ added in v0.66.0
func (o *AdminBulkPutPlayerRecordsByKeyHandlerV1Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin bulk put player records by key handler v1 params
func (*AdminBulkPutPlayerRecordsByKeyHandlerV1Params) WithBody ¶ added in v0.66.0
func (o *AdminBulkPutPlayerRecordsByKeyHandlerV1Params) WithBody(body *cloudsaveclientmodels.ModelsBulkUpdatePlayerRecordsByKeyRequest) *AdminBulkPutPlayerRecordsByKeyHandlerV1Params
WithBody adds the body to the admin bulk put player records by key handler v1 params
func (*AdminBulkPutPlayerRecordsByKeyHandlerV1Params) WithContext ¶ added in v0.66.0
func (o *AdminBulkPutPlayerRecordsByKeyHandlerV1Params) WithContext(ctx context.Context) *AdminBulkPutPlayerRecordsByKeyHandlerV1Params
WithContext adds the context to the admin bulk put player records by key handler v1 params
func (*AdminBulkPutPlayerRecordsByKeyHandlerV1Params) WithHTTPClient ¶ added in v0.66.0
func (o *AdminBulkPutPlayerRecordsByKeyHandlerV1Params) WithHTTPClient(client *http.Client) *AdminBulkPutPlayerRecordsByKeyHandlerV1Params
WithHTTPClient adds the HTTPClient to the admin bulk put player records by key handler v1 params
func (*AdminBulkPutPlayerRecordsByKeyHandlerV1Params) WithKey ¶ added in v0.66.0
func (o *AdminBulkPutPlayerRecordsByKeyHandlerV1Params) WithKey(key string) *AdminBulkPutPlayerRecordsByKeyHandlerV1Params
WithKey adds the key to the admin bulk put player records by key handler v1 params
func (*AdminBulkPutPlayerRecordsByKeyHandlerV1Params) WithNamespace ¶ added in v0.66.0
func (o *AdminBulkPutPlayerRecordsByKeyHandlerV1Params) WithNamespace(namespace string) *AdminBulkPutPlayerRecordsByKeyHandlerV1Params
WithNamespace adds the namespace to the admin bulk put player records by key handler v1 params
func (*AdminBulkPutPlayerRecordsByKeyHandlerV1Params) WithTimeout ¶ added in v0.66.0
func (o *AdminBulkPutPlayerRecordsByKeyHandlerV1Params) WithTimeout(timeout time.Duration) *AdminBulkPutPlayerRecordsByKeyHandlerV1Params
WithTimeout adds the timeout to the admin bulk put player records by key handler v1 params
func (*AdminBulkPutPlayerRecordsByKeyHandlerV1Params) WriteToRequest ¶ added in v0.66.0
func (o *AdminBulkPutPlayerRecordsByKeyHandlerV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminBulkPutPlayerRecordsByKeyHandlerV1Reader ¶ added in v0.66.0
type AdminBulkPutPlayerRecordsByKeyHandlerV1Reader struct {
// contains filtered or unexported fields
}
AdminBulkPutPlayerRecordsByKeyHandlerV1Reader is a Reader for the AdminBulkPutPlayerRecordsByKeyHandlerV1 structure.
func (*AdminBulkPutPlayerRecordsByKeyHandlerV1Reader) ReadResponse ¶ added in v0.66.0
func (o *AdminBulkPutPlayerRecordsByKeyHandlerV1Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminBulkPutPlayerRecordsByKeyHandlerV1Unauthorized ¶ added in v0.66.0
type AdminBulkPutPlayerRecordsByKeyHandlerV1Unauthorized struct {
}AdminBulkPutPlayerRecordsByKeyHandlerV1Unauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr></table>
func NewAdminBulkPutPlayerRecordsByKeyHandlerV1Unauthorized ¶ added in v0.66.0
func NewAdminBulkPutPlayerRecordsByKeyHandlerV1Unauthorized() *AdminBulkPutPlayerRecordsByKeyHandlerV1Unauthorized
NewAdminBulkPutPlayerRecordsByKeyHandlerV1Unauthorized creates a AdminBulkPutPlayerRecordsByKeyHandlerV1Unauthorized with default headers values
func (*AdminBulkPutPlayerRecordsByKeyHandlerV1Unauthorized) Error ¶ added in v0.66.0
func (o *AdminBulkPutPlayerRecordsByKeyHandlerV1Unauthorized) Error() string
func (*AdminBulkPutPlayerRecordsByKeyHandlerV1Unauthorized) GetPayload ¶ added in v0.66.0
func (o *AdminBulkPutPlayerRecordsByKeyHandlerV1Unauthorized) GetPayload() *cloudsaveclientmodels.ModelsResponseError
func (*AdminBulkPutPlayerRecordsByKeyHandlerV1Unauthorized) ToJSONString ¶ added in v0.66.0
func (o *AdminBulkPutPlayerRecordsByKeyHandlerV1Unauthorized) ToJSONString() string
type AdminDeletePlayerPublicRecordHandlerV1BadRequest ¶ added in v0.58.0
type AdminDeletePlayerPublicRecordHandlerV1BadRequest struct {
Payload *cloudsaveclientmodels.ModelsResponseError
}
AdminDeletePlayerPublicRecordHandlerV1BadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>18201</td><td>invalid record operator, expect [%s] but actual [%s]</td></tr></table>
func NewAdminDeletePlayerPublicRecordHandlerV1BadRequest ¶ added in v0.58.0
func NewAdminDeletePlayerPublicRecordHandlerV1BadRequest() *AdminDeletePlayerPublicRecordHandlerV1BadRequest
NewAdminDeletePlayerPublicRecordHandlerV1BadRequest creates a AdminDeletePlayerPublicRecordHandlerV1BadRequest with default headers values
func (*AdminDeletePlayerPublicRecordHandlerV1BadRequest) Error ¶ added in v0.58.0
func (o *AdminDeletePlayerPublicRecordHandlerV1BadRequest) Error() string
func (*AdminDeletePlayerPublicRecordHandlerV1BadRequest) GetPayload ¶ added in v0.58.0
func (o *AdminDeletePlayerPublicRecordHandlerV1BadRequest) GetPayload() *cloudsaveclientmodels.ModelsResponseError
func (*AdminDeletePlayerPublicRecordHandlerV1BadRequest) ToJSONString ¶ added in v0.58.0
func (o *AdminDeletePlayerPublicRecordHandlerV1BadRequest) ToJSONString() string
type AdminDeletePlayerPublicRecordHandlerV1Forbidden ¶ added in v0.58.0
type AdminDeletePlayerPublicRecordHandlerV1Forbidden struct {
Payload *cloudsaveclientmodels.ModelsResponseError
}
AdminDeletePlayerPublicRecordHandlerV1Forbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20013</td><td>insufficient permission</td></tr></table>
func NewAdminDeletePlayerPublicRecordHandlerV1Forbidden ¶ added in v0.58.0
func NewAdminDeletePlayerPublicRecordHandlerV1Forbidden() *AdminDeletePlayerPublicRecordHandlerV1Forbidden
NewAdminDeletePlayerPublicRecordHandlerV1Forbidden creates a AdminDeletePlayerPublicRecordHandlerV1Forbidden with default headers values
func (*AdminDeletePlayerPublicRecordHandlerV1Forbidden) Error ¶ added in v0.58.0
func (o *AdminDeletePlayerPublicRecordHandlerV1Forbidden) Error() string
func (*AdminDeletePlayerPublicRecordHandlerV1Forbidden) GetPayload ¶ added in v0.58.0
func (o *AdminDeletePlayerPublicRecordHandlerV1Forbidden) GetPayload() *cloudsaveclientmodels.ModelsResponseError
func (*AdminDeletePlayerPublicRecordHandlerV1Forbidden) ToJSONString ¶ added in v0.58.0
func (o *AdminDeletePlayerPublicRecordHandlerV1Forbidden) ToJSONString() string
type AdminDeletePlayerPublicRecordHandlerV1InternalServerError ¶
type AdminDeletePlayerPublicRecordHandlerV1InternalServerError struct {
Payload *cloudsaveclientmodels.ModelsResponseError
}
AdminDeletePlayerPublicRecordHandlerV1InternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>18120</td><td>unable to delete record</td></tr></table>
func NewAdminDeletePlayerPublicRecordHandlerV1InternalServerError ¶
func NewAdminDeletePlayerPublicRecordHandlerV1InternalServerError() *AdminDeletePlayerPublicRecordHandlerV1InternalServerError
NewAdminDeletePlayerPublicRecordHandlerV1InternalServerError creates a AdminDeletePlayerPublicRecordHandlerV1InternalServerError with default headers values
func (*AdminDeletePlayerPublicRecordHandlerV1InternalServerError) Error ¶
func (o *AdminDeletePlayerPublicRecordHandlerV1InternalServerError) Error() string
func (*AdminDeletePlayerPublicRecordHandlerV1InternalServerError) GetPayload ¶
func (o *AdminDeletePlayerPublicRecordHandlerV1InternalServerError) GetPayload() *cloudsaveclientmodels.ModelsResponseError
func (*AdminDeletePlayerPublicRecordHandlerV1InternalServerError) ToJSONString ¶ added in v0.25.0
func (o *AdminDeletePlayerPublicRecordHandlerV1InternalServerError) ToJSONString() string
type AdminDeletePlayerPublicRecordHandlerV1NoContent ¶
type AdminDeletePlayerPublicRecordHandlerV1NoContent struct { }
AdminDeletePlayerPublicRecordHandlerV1NoContent handles this case with default header values.
Record deleted
func NewAdminDeletePlayerPublicRecordHandlerV1NoContent ¶
func NewAdminDeletePlayerPublicRecordHandlerV1NoContent() *AdminDeletePlayerPublicRecordHandlerV1NoContent
NewAdminDeletePlayerPublicRecordHandlerV1NoContent creates a AdminDeletePlayerPublicRecordHandlerV1NoContent with default headers values
func (*AdminDeletePlayerPublicRecordHandlerV1NoContent) Error ¶
func (o *AdminDeletePlayerPublicRecordHandlerV1NoContent) Error() string
type AdminDeletePlayerPublicRecordHandlerV1NotFound ¶ added in v0.7.0
type AdminDeletePlayerPublicRecordHandlerV1NotFound struct {
Payload *cloudsaveclientmodels.ModelsResponseError
}
AdminDeletePlayerPublicRecordHandlerV1NotFound handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>18122</td><td>record not found</td></tr></table>
func NewAdminDeletePlayerPublicRecordHandlerV1NotFound ¶ added in v0.7.0
func NewAdminDeletePlayerPublicRecordHandlerV1NotFound() *AdminDeletePlayerPublicRecordHandlerV1NotFound
NewAdminDeletePlayerPublicRecordHandlerV1NotFound creates a AdminDeletePlayerPublicRecordHandlerV1NotFound with default headers values
func (*AdminDeletePlayerPublicRecordHandlerV1NotFound) Error ¶ added in v0.7.0
func (o *AdminDeletePlayerPublicRecordHandlerV1NotFound) Error() string
func (*AdminDeletePlayerPublicRecordHandlerV1NotFound) GetPayload ¶ added in v0.7.0
func (o *AdminDeletePlayerPublicRecordHandlerV1NotFound) GetPayload() *cloudsaveclientmodels.ModelsResponseError
func (*AdminDeletePlayerPublicRecordHandlerV1NotFound) ToJSONString ¶ added in v0.25.0
func (o *AdminDeletePlayerPublicRecordHandlerV1NotFound) ToJSONString() string
type AdminDeletePlayerPublicRecordHandlerV1Params ¶
type AdminDeletePlayerPublicRecordHandlerV1Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Key key of record */ Key string /*Namespace namespace of the game, only accept alphabet and numeric */ Namespace string /*UserID user ID who own the record, should follow UUID version 4 without hyphen format */ UserID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // XFlightId is an optional parameter from this SDK XFlightId *string // contains filtered or unexported fields }
AdminDeletePlayerPublicRecordHandlerV1Params contains all the parameters to send to the API endpoint for the admin delete player public record handler v1 operation typically these are written to a http.Request
func NewAdminDeletePlayerPublicRecordHandlerV1Params ¶
func NewAdminDeletePlayerPublicRecordHandlerV1Params() *AdminDeletePlayerPublicRecordHandlerV1Params
NewAdminDeletePlayerPublicRecordHandlerV1Params creates a new AdminDeletePlayerPublicRecordHandlerV1Params object with the default values initialized.
func NewAdminDeletePlayerPublicRecordHandlerV1ParamsWithContext ¶
func NewAdminDeletePlayerPublicRecordHandlerV1ParamsWithContext(ctx context.Context) *AdminDeletePlayerPublicRecordHandlerV1Params
NewAdminDeletePlayerPublicRecordHandlerV1ParamsWithContext creates a new AdminDeletePlayerPublicRecordHandlerV1Params object with the default values initialized, and the ability to set a context for a request
func NewAdminDeletePlayerPublicRecordHandlerV1ParamsWithHTTPClient ¶
func NewAdminDeletePlayerPublicRecordHandlerV1ParamsWithHTTPClient(client *http.Client) *AdminDeletePlayerPublicRecordHandlerV1Params
NewAdminDeletePlayerPublicRecordHandlerV1ParamsWithHTTPClient creates a new AdminDeletePlayerPublicRecordHandlerV1Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminDeletePlayerPublicRecordHandlerV1ParamsWithTimeout ¶
func NewAdminDeletePlayerPublicRecordHandlerV1ParamsWithTimeout(timeout time.Duration) *AdminDeletePlayerPublicRecordHandlerV1Params
NewAdminDeletePlayerPublicRecordHandlerV1ParamsWithTimeout creates a new AdminDeletePlayerPublicRecordHandlerV1Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminDeletePlayerPublicRecordHandlerV1Params) SetAuthInfoWriter ¶ added in v0.17.0
func (o *AdminDeletePlayerPublicRecordHandlerV1Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin delete player public record handler v1 params
func (*AdminDeletePlayerPublicRecordHandlerV1Params) SetContext ¶
func (o *AdminDeletePlayerPublicRecordHandlerV1Params) SetContext(ctx context.Context)
SetContext adds the context to the admin delete player public record handler v1 params
func (*AdminDeletePlayerPublicRecordHandlerV1Params) SetFlightId ¶ added in v0.63.0
func (o *AdminDeletePlayerPublicRecordHandlerV1Params) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*AdminDeletePlayerPublicRecordHandlerV1Params) SetHTTPClient ¶
func (o *AdminDeletePlayerPublicRecordHandlerV1Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin delete player public record handler v1 params
func (*AdminDeletePlayerPublicRecordHandlerV1Params) SetHTTPClientTransport ¶ added in v0.19.0
func (o *AdminDeletePlayerPublicRecordHandlerV1Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin delete player public record handler v1 params
func (*AdminDeletePlayerPublicRecordHandlerV1Params) SetKey ¶
func (o *AdminDeletePlayerPublicRecordHandlerV1Params) SetKey(key string)
SetKey adds the key to the admin delete player public record handler v1 params
func (*AdminDeletePlayerPublicRecordHandlerV1Params) SetNamespace ¶
func (o *AdminDeletePlayerPublicRecordHandlerV1Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin delete player public record handler v1 params
func (*AdminDeletePlayerPublicRecordHandlerV1Params) SetTimeout ¶
func (o *AdminDeletePlayerPublicRecordHandlerV1Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin delete player public record handler v1 params
func (*AdminDeletePlayerPublicRecordHandlerV1Params) SetUserID ¶
func (o *AdminDeletePlayerPublicRecordHandlerV1Params) SetUserID(userID string)
SetUserID adds the userId to the admin delete player public record handler v1 params
func (*AdminDeletePlayerPublicRecordHandlerV1Params) WithContext ¶
func (o *AdminDeletePlayerPublicRecordHandlerV1Params) WithContext(ctx context.Context) *AdminDeletePlayerPublicRecordHandlerV1Params
WithContext adds the context to the admin delete player public record handler v1 params
func (*AdminDeletePlayerPublicRecordHandlerV1Params) WithHTTPClient ¶
func (o *AdminDeletePlayerPublicRecordHandlerV1Params) WithHTTPClient(client *http.Client) *AdminDeletePlayerPublicRecordHandlerV1Params
WithHTTPClient adds the HTTPClient to the admin delete player public record handler v1 params
func (*AdminDeletePlayerPublicRecordHandlerV1Params) WithKey ¶
func (o *AdminDeletePlayerPublicRecordHandlerV1Params) WithKey(key string) *AdminDeletePlayerPublicRecordHandlerV1Params
WithKey adds the key to the admin delete player public record handler v1 params
func (*AdminDeletePlayerPublicRecordHandlerV1Params) WithNamespace ¶
func (o *AdminDeletePlayerPublicRecordHandlerV1Params) WithNamespace(namespace string) *AdminDeletePlayerPublicRecordHandlerV1Params
WithNamespace adds the namespace to the admin delete player public record handler v1 params
func (*AdminDeletePlayerPublicRecordHandlerV1Params) WithTimeout ¶
func (o *AdminDeletePlayerPublicRecordHandlerV1Params) WithTimeout(timeout time.Duration) *AdminDeletePlayerPublicRecordHandlerV1Params
WithTimeout adds the timeout to the admin delete player public record handler v1 params
func (*AdminDeletePlayerPublicRecordHandlerV1Params) WithUserID ¶
func (o *AdminDeletePlayerPublicRecordHandlerV1Params) WithUserID(userID string) *AdminDeletePlayerPublicRecordHandlerV1Params
WithUserID adds the userID to the admin delete player public record handler v1 params
func (*AdminDeletePlayerPublicRecordHandlerV1Params) WriteToRequest ¶
func (o *AdminDeletePlayerPublicRecordHandlerV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminDeletePlayerPublicRecordHandlerV1Reader ¶
type AdminDeletePlayerPublicRecordHandlerV1Reader struct {
// contains filtered or unexported fields
}
AdminDeletePlayerPublicRecordHandlerV1Reader is a Reader for the AdminDeletePlayerPublicRecordHandlerV1 structure.
func (*AdminDeletePlayerPublicRecordHandlerV1Reader) ReadResponse ¶
func (o *AdminDeletePlayerPublicRecordHandlerV1Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminDeletePlayerPublicRecordHandlerV1Unauthorized ¶ added in v0.7.0
type AdminDeletePlayerPublicRecordHandlerV1Unauthorized struct {
}AdminDeletePlayerPublicRecordHandlerV1Unauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr></table>
func NewAdminDeletePlayerPublicRecordHandlerV1Unauthorized ¶ added in v0.7.0
func NewAdminDeletePlayerPublicRecordHandlerV1Unauthorized() *AdminDeletePlayerPublicRecordHandlerV1Unauthorized
NewAdminDeletePlayerPublicRecordHandlerV1Unauthorized creates a AdminDeletePlayerPublicRecordHandlerV1Unauthorized with default headers values
func (*AdminDeletePlayerPublicRecordHandlerV1Unauthorized) Error ¶ added in v0.7.0
func (o *AdminDeletePlayerPublicRecordHandlerV1Unauthorized) Error() string
func (*AdminDeletePlayerPublicRecordHandlerV1Unauthorized) GetPayload ¶ added in v0.7.0
func (o *AdminDeletePlayerPublicRecordHandlerV1Unauthorized) GetPayload() *cloudsaveclientmodels.ModelsResponseError
func (*AdminDeletePlayerPublicRecordHandlerV1Unauthorized) ToJSONString ¶ added in v0.25.0
func (o *AdminDeletePlayerPublicRecordHandlerV1Unauthorized) ToJSONString() string
type AdminDeletePlayerRecordHandlerV1Forbidden ¶ added in v0.58.0
type AdminDeletePlayerRecordHandlerV1Forbidden struct {
Payload *cloudsaveclientmodels.ModelsResponseError
}
AdminDeletePlayerRecordHandlerV1Forbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20013</td><td>insufficient permission</td></tr></table>
func NewAdminDeletePlayerRecordHandlerV1Forbidden ¶ added in v0.58.0
func NewAdminDeletePlayerRecordHandlerV1Forbidden() *AdminDeletePlayerRecordHandlerV1Forbidden
NewAdminDeletePlayerRecordHandlerV1Forbidden creates a AdminDeletePlayerRecordHandlerV1Forbidden with default headers values
func (*AdminDeletePlayerRecordHandlerV1Forbidden) Error ¶ added in v0.58.0
func (o *AdminDeletePlayerRecordHandlerV1Forbidden) Error() string
func (*AdminDeletePlayerRecordHandlerV1Forbidden) GetPayload ¶ added in v0.58.0
func (o *AdminDeletePlayerRecordHandlerV1Forbidden) GetPayload() *cloudsaveclientmodels.ModelsResponseError
func (*AdminDeletePlayerRecordHandlerV1Forbidden) ToJSONString ¶ added in v0.58.0
func (o *AdminDeletePlayerRecordHandlerV1Forbidden) ToJSONString() string
type AdminDeletePlayerRecordHandlerV1InternalServerError ¶
type AdminDeletePlayerRecordHandlerV1InternalServerError struct {
Payload *cloudsaveclientmodels.ModelsResponseError
}
AdminDeletePlayerRecordHandlerV1InternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>18070</td><td>unable to delete record</td></tr></table>
func NewAdminDeletePlayerRecordHandlerV1InternalServerError ¶
func NewAdminDeletePlayerRecordHandlerV1InternalServerError() *AdminDeletePlayerRecordHandlerV1InternalServerError
NewAdminDeletePlayerRecordHandlerV1InternalServerError creates a AdminDeletePlayerRecordHandlerV1InternalServerError with default headers values
func (*AdminDeletePlayerRecordHandlerV1InternalServerError) Error ¶
func (o *AdminDeletePlayerRecordHandlerV1InternalServerError) Error() string
func (*AdminDeletePlayerRecordHandlerV1InternalServerError) GetPayload ¶
func (o *AdminDeletePlayerRecordHandlerV1InternalServerError) GetPayload() *cloudsaveclientmodels.ModelsResponseError
func (*AdminDeletePlayerRecordHandlerV1InternalServerError) ToJSONString ¶ added in v0.25.0
func (o *AdminDeletePlayerRecordHandlerV1InternalServerError) ToJSONString() string
type AdminDeletePlayerRecordHandlerV1NoContent ¶
type AdminDeletePlayerRecordHandlerV1NoContent struct { }
AdminDeletePlayerRecordHandlerV1NoContent handles this case with default header values.
Record in user-level saved
func NewAdminDeletePlayerRecordHandlerV1NoContent ¶
func NewAdminDeletePlayerRecordHandlerV1NoContent() *AdminDeletePlayerRecordHandlerV1NoContent
NewAdminDeletePlayerRecordHandlerV1NoContent creates a AdminDeletePlayerRecordHandlerV1NoContent with default headers values
func (*AdminDeletePlayerRecordHandlerV1NoContent) Error ¶
func (o *AdminDeletePlayerRecordHandlerV1NoContent) Error() string
type AdminDeletePlayerRecordHandlerV1Params ¶
type AdminDeletePlayerRecordHandlerV1Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Key key of record */ Key string /*Namespace namespace of the game, only accept alphabet and numeric */ Namespace string /*UserID user ID who own the record, should follow UUID version 4 without hyphen format */ UserID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // XFlightId is an optional parameter from this SDK XFlightId *string // contains filtered or unexported fields }
AdminDeletePlayerRecordHandlerV1Params contains all the parameters to send to the API endpoint for the admin delete player record handler v1 operation typically these are written to a http.Request
func NewAdminDeletePlayerRecordHandlerV1Params ¶
func NewAdminDeletePlayerRecordHandlerV1Params() *AdminDeletePlayerRecordHandlerV1Params
NewAdminDeletePlayerRecordHandlerV1Params creates a new AdminDeletePlayerRecordHandlerV1Params object with the default values initialized.
func NewAdminDeletePlayerRecordHandlerV1ParamsWithContext ¶
func NewAdminDeletePlayerRecordHandlerV1ParamsWithContext(ctx context.Context) *AdminDeletePlayerRecordHandlerV1Params
NewAdminDeletePlayerRecordHandlerV1ParamsWithContext creates a new AdminDeletePlayerRecordHandlerV1Params object with the default values initialized, and the ability to set a context for a request
func NewAdminDeletePlayerRecordHandlerV1ParamsWithHTTPClient ¶
func NewAdminDeletePlayerRecordHandlerV1ParamsWithHTTPClient(client *http.Client) *AdminDeletePlayerRecordHandlerV1Params
NewAdminDeletePlayerRecordHandlerV1ParamsWithHTTPClient creates a new AdminDeletePlayerRecordHandlerV1Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminDeletePlayerRecordHandlerV1ParamsWithTimeout ¶
func NewAdminDeletePlayerRecordHandlerV1ParamsWithTimeout(timeout time.Duration) *AdminDeletePlayerRecordHandlerV1Params
NewAdminDeletePlayerRecordHandlerV1ParamsWithTimeout creates a new AdminDeletePlayerRecordHandlerV1Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminDeletePlayerRecordHandlerV1Params) SetAuthInfoWriter ¶ added in v0.17.0
func (o *AdminDeletePlayerRecordHandlerV1Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin delete player record handler v1 params
func (*AdminDeletePlayerRecordHandlerV1Params) SetContext ¶
func (o *AdminDeletePlayerRecordHandlerV1Params) SetContext(ctx context.Context)
SetContext adds the context to the admin delete player record handler v1 params
func (*AdminDeletePlayerRecordHandlerV1Params) SetFlightId ¶ added in v0.63.0
func (o *AdminDeletePlayerRecordHandlerV1Params) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*AdminDeletePlayerRecordHandlerV1Params) SetHTTPClient ¶
func (o *AdminDeletePlayerRecordHandlerV1Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin delete player record handler v1 params
func (*AdminDeletePlayerRecordHandlerV1Params) SetHTTPClientTransport ¶ added in v0.19.0
func (o *AdminDeletePlayerRecordHandlerV1Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin delete player record handler v1 params
func (*AdminDeletePlayerRecordHandlerV1Params) SetKey ¶
func (o *AdminDeletePlayerRecordHandlerV1Params) SetKey(key string)
SetKey adds the key to the admin delete player record handler v1 params
func (*AdminDeletePlayerRecordHandlerV1Params) SetNamespace ¶
func (o *AdminDeletePlayerRecordHandlerV1Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin delete player record handler v1 params
func (*AdminDeletePlayerRecordHandlerV1Params) SetTimeout ¶
func (o *AdminDeletePlayerRecordHandlerV1Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin delete player record handler v1 params
func (*AdminDeletePlayerRecordHandlerV1Params) SetUserID ¶
func (o *AdminDeletePlayerRecordHandlerV1Params) SetUserID(userID string)
SetUserID adds the userId to the admin delete player record handler v1 params
func (*AdminDeletePlayerRecordHandlerV1Params) WithContext ¶
func (o *AdminDeletePlayerRecordHandlerV1Params) WithContext(ctx context.Context) *AdminDeletePlayerRecordHandlerV1Params
WithContext adds the context to the admin delete player record handler v1 params
func (*AdminDeletePlayerRecordHandlerV1Params) WithHTTPClient ¶
func (o *AdminDeletePlayerRecordHandlerV1Params) WithHTTPClient(client *http.Client) *AdminDeletePlayerRecordHandlerV1Params
WithHTTPClient adds the HTTPClient to the admin delete player record handler v1 params
func (*AdminDeletePlayerRecordHandlerV1Params) WithKey ¶
func (o *AdminDeletePlayerRecordHandlerV1Params) WithKey(key string) *AdminDeletePlayerRecordHandlerV1Params
WithKey adds the key to the admin delete player record handler v1 params
func (*AdminDeletePlayerRecordHandlerV1Params) WithNamespace ¶
func (o *AdminDeletePlayerRecordHandlerV1Params) WithNamespace(namespace string) *AdminDeletePlayerRecordHandlerV1Params
WithNamespace adds the namespace to the admin delete player record handler v1 params
func (*AdminDeletePlayerRecordHandlerV1Params) WithTimeout ¶
func (o *AdminDeletePlayerRecordHandlerV1Params) WithTimeout(timeout time.Duration) *AdminDeletePlayerRecordHandlerV1Params
WithTimeout adds the timeout to the admin delete player record handler v1 params
func (*AdminDeletePlayerRecordHandlerV1Params) WithUserID ¶
func (o *AdminDeletePlayerRecordHandlerV1Params) WithUserID(userID string) *AdminDeletePlayerRecordHandlerV1Params
WithUserID adds the userID to the admin delete player record handler v1 params
func (*AdminDeletePlayerRecordHandlerV1Params) WriteToRequest ¶
func (o *AdminDeletePlayerRecordHandlerV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminDeletePlayerRecordHandlerV1Reader ¶
type AdminDeletePlayerRecordHandlerV1Reader struct {
// contains filtered or unexported fields
}
AdminDeletePlayerRecordHandlerV1Reader is a Reader for the AdminDeletePlayerRecordHandlerV1 structure.
func (*AdminDeletePlayerRecordHandlerV1Reader) ReadResponse ¶
func (o *AdminDeletePlayerRecordHandlerV1Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminDeletePlayerRecordHandlerV1Unauthorized ¶ added in v0.7.0
type AdminDeletePlayerRecordHandlerV1Unauthorized struct {
}AdminDeletePlayerRecordHandlerV1Unauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr></table>
func NewAdminDeletePlayerRecordHandlerV1Unauthorized ¶ added in v0.7.0
func NewAdminDeletePlayerRecordHandlerV1Unauthorized() *AdminDeletePlayerRecordHandlerV1Unauthorized
NewAdminDeletePlayerRecordHandlerV1Unauthorized creates a AdminDeletePlayerRecordHandlerV1Unauthorized with default headers values
func (*AdminDeletePlayerRecordHandlerV1Unauthorized) Error ¶ added in v0.7.0
func (o *AdminDeletePlayerRecordHandlerV1Unauthorized) Error() string
func (*AdminDeletePlayerRecordHandlerV1Unauthorized) GetPayload ¶ added in v0.7.0
func (o *AdminDeletePlayerRecordHandlerV1Unauthorized) GetPayload() *cloudsaveclientmodels.ModelsResponseError
func (*AdminDeletePlayerRecordHandlerV1Unauthorized) ToJSONString ¶ added in v0.25.0
func (o *AdminDeletePlayerRecordHandlerV1Unauthorized) ToJSONString() string
type AdminGetPlayerPublicRecordHandlerV1Forbidden ¶ added in v0.58.0
type AdminGetPlayerPublicRecordHandlerV1Forbidden struct {
Payload *cloudsaveclientmodels.ModelsResponseError
}
AdminGetPlayerPublicRecordHandlerV1Forbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20013</td><td>insufficient permission</td></tr></table>
func NewAdminGetPlayerPublicRecordHandlerV1Forbidden ¶ added in v0.58.0
func NewAdminGetPlayerPublicRecordHandlerV1Forbidden() *AdminGetPlayerPublicRecordHandlerV1Forbidden
NewAdminGetPlayerPublicRecordHandlerV1Forbidden creates a AdminGetPlayerPublicRecordHandlerV1Forbidden with default headers values
func (*AdminGetPlayerPublicRecordHandlerV1Forbidden) Error ¶ added in v0.58.0
func (o *AdminGetPlayerPublicRecordHandlerV1Forbidden) Error() string
func (*AdminGetPlayerPublicRecordHandlerV1Forbidden) GetPayload ¶ added in v0.58.0
func (o *AdminGetPlayerPublicRecordHandlerV1Forbidden) GetPayload() *cloudsaveclientmodels.ModelsResponseError
func (*AdminGetPlayerPublicRecordHandlerV1Forbidden) ToJSONString ¶ added in v0.58.0
func (o *AdminGetPlayerPublicRecordHandlerV1Forbidden) ToJSONString() string
type AdminGetPlayerPublicRecordHandlerV1InternalServerError ¶
type AdminGetPlayerPublicRecordHandlerV1InternalServerError struct {
Payload *cloudsaveclientmodels.ModelsResponseError
}
AdminGetPlayerPublicRecordHandlerV1InternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>18080</td><td>unable to get record</td></tr><tr><td>18005</td><td>unable to decode record</td></tr></table>
func NewAdminGetPlayerPublicRecordHandlerV1InternalServerError ¶
func NewAdminGetPlayerPublicRecordHandlerV1InternalServerError() *AdminGetPlayerPublicRecordHandlerV1InternalServerError
NewAdminGetPlayerPublicRecordHandlerV1InternalServerError creates a AdminGetPlayerPublicRecordHandlerV1InternalServerError with default headers values
func (*AdminGetPlayerPublicRecordHandlerV1InternalServerError) Error ¶
func (o *AdminGetPlayerPublicRecordHandlerV1InternalServerError) Error() string
func (*AdminGetPlayerPublicRecordHandlerV1InternalServerError) GetPayload ¶
func (o *AdminGetPlayerPublicRecordHandlerV1InternalServerError) GetPayload() *cloudsaveclientmodels.ModelsResponseError
func (*AdminGetPlayerPublicRecordHandlerV1InternalServerError) ToJSONString ¶ added in v0.25.0
func (o *AdminGetPlayerPublicRecordHandlerV1InternalServerError) ToJSONString() string
type AdminGetPlayerPublicRecordHandlerV1NotFound ¶
type AdminGetPlayerPublicRecordHandlerV1NotFound struct {
Payload *cloudsaveclientmodels.ModelsResponseError
}
AdminGetPlayerPublicRecordHandlerV1NotFound handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>18081</td><td>record not found</td></tr></table>
func NewAdminGetPlayerPublicRecordHandlerV1NotFound ¶
func NewAdminGetPlayerPublicRecordHandlerV1NotFound() *AdminGetPlayerPublicRecordHandlerV1NotFound
NewAdminGetPlayerPublicRecordHandlerV1NotFound creates a AdminGetPlayerPublicRecordHandlerV1NotFound with default headers values
func (*AdminGetPlayerPublicRecordHandlerV1NotFound) Error ¶
func (o *AdminGetPlayerPublicRecordHandlerV1NotFound) Error() string
func (*AdminGetPlayerPublicRecordHandlerV1NotFound) GetPayload ¶
func (o *AdminGetPlayerPublicRecordHandlerV1NotFound) GetPayload() *cloudsaveclientmodels.ModelsResponseError
func (*AdminGetPlayerPublicRecordHandlerV1NotFound) ToJSONString ¶ added in v0.25.0
func (o *AdminGetPlayerPublicRecordHandlerV1NotFound) ToJSONString() string
type AdminGetPlayerPublicRecordHandlerV1OK ¶
type AdminGetPlayerPublicRecordHandlerV1OK struct {
Payload *cloudsaveclientmodels.ModelsPlayerRecordResponse
}
AdminGetPlayerPublicRecordHandlerV1OK handles this case with default header values.
Successful operation
func NewAdminGetPlayerPublicRecordHandlerV1OK ¶
func NewAdminGetPlayerPublicRecordHandlerV1OK() *AdminGetPlayerPublicRecordHandlerV1OK
NewAdminGetPlayerPublicRecordHandlerV1OK creates a AdminGetPlayerPublicRecordHandlerV1OK with default headers values
func (*AdminGetPlayerPublicRecordHandlerV1OK) Error ¶
func (o *AdminGetPlayerPublicRecordHandlerV1OK) Error() string
func (*AdminGetPlayerPublicRecordHandlerV1OK) GetPayload ¶
func (o *AdminGetPlayerPublicRecordHandlerV1OK) GetPayload() *cloudsaveclientmodels.ModelsPlayerRecordResponse
func (*AdminGetPlayerPublicRecordHandlerV1OK) ToJSONString ¶ added in v0.25.0
func (o *AdminGetPlayerPublicRecordHandlerV1OK) ToJSONString() string
type AdminGetPlayerPublicRecordHandlerV1Params ¶
type AdminGetPlayerPublicRecordHandlerV1Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Key key of record */ Key string /*Namespace namespace of the game, only accept alphabet and numeric */ Namespace string /*UserID user ID who own the record, should follow UUID version 4 without hyphen format */ UserID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // XFlightId is an optional parameter from this SDK XFlightId *string // contains filtered or unexported fields }
AdminGetPlayerPublicRecordHandlerV1Params contains all the parameters to send to the API endpoint for the admin get player public record handler v1 operation typically these are written to a http.Request
func NewAdminGetPlayerPublicRecordHandlerV1Params ¶
func NewAdminGetPlayerPublicRecordHandlerV1Params() *AdminGetPlayerPublicRecordHandlerV1Params
NewAdminGetPlayerPublicRecordHandlerV1Params creates a new AdminGetPlayerPublicRecordHandlerV1Params object with the default values initialized.
func NewAdminGetPlayerPublicRecordHandlerV1ParamsWithContext ¶
func NewAdminGetPlayerPublicRecordHandlerV1ParamsWithContext(ctx context.Context) *AdminGetPlayerPublicRecordHandlerV1Params
NewAdminGetPlayerPublicRecordHandlerV1ParamsWithContext creates a new AdminGetPlayerPublicRecordHandlerV1Params object with the default values initialized, and the ability to set a context for a request
func NewAdminGetPlayerPublicRecordHandlerV1ParamsWithHTTPClient ¶
func NewAdminGetPlayerPublicRecordHandlerV1ParamsWithHTTPClient(client *http.Client) *AdminGetPlayerPublicRecordHandlerV1Params
NewAdminGetPlayerPublicRecordHandlerV1ParamsWithHTTPClient creates a new AdminGetPlayerPublicRecordHandlerV1Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminGetPlayerPublicRecordHandlerV1ParamsWithTimeout ¶
func NewAdminGetPlayerPublicRecordHandlerV1ParamsWithTimeout(timeout time.Duration) *AdminGetPlayerPublicRecordHandlerV1Params
NewAdminGetPlayerPublicRecordHandlerV1ParamsWithTimeout creates a new AdminGetPlayerPublicRecordHandlerV1Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminGetPlayerPublicRecordHandlerV1Params) SetAuthInfoWriter ¶ added in v0.17.0
func (o *AdminGetPlayerPublicRecordHandlerV1Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin get player public record handler v1 params
func (*AdminGetPlayerPublicRecordHandlerV1Params) SetContext ¶
func (o *AdminGetPlayerPublicRecordHandlerV1Params) SetContext(ctx context.Context)
SetContext adds the context to the admin get player public record handler v1 params
func (*AdminGetPlayerPublicRecordHandlerV1Params) SetFlightId ¶ added in v0.63.0
func (o *AdminGetPlayerPublicRecordHandlerV1Params) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*AdminGetPlayerPublicRecordHandlerV1Params) SetHTTPClient ¶
func (o *AdminGetPlayerPublicRecordHandlerV1Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin get player public record handler v1 params
func (*AdminGetPlayerPublicRecordHandlerV1Params) SetHTTPClientTransport ¶ added in v0.19.0
func (o *AdminGetPlayerPublicRecordHandlerV1Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin get player public record handler v1 params
func (*AdminGetPlayerPublicRecordHandlerV1Params) SetKey ¶
func (o *AdminGetPlayerPublicRecordHandlerV1Params) SetKey(key string)
SetKey adds the key to the admin get player public record handler v1 params
func (*AdminGetPlayerPublicRecordHandlerV1Params) SetNamespace ¶
func (o *AdminGetPlayerPublicRecordHandlerV1Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin get player public record handler v1 params
func (*AdminGetPlayerPublicRecordHandlerV1Params) SetTimeout ¶
func (o *AdminGetPlayerPublicRecordHandlerV1Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin get player public record handler v1 params
func (*AdminGetPlayerPublicRecordHandlerV1Params) SetUserID ¶
func (o *AdminGetPlayerPublicRecordHandlerV1Params) SetUserID(userID string)
SetUserID adds the userId to the admin get player public record handler v1 params
func (*AdminGetPlayerPublicRecordHandlerV1Params) WithContext ¶
func (o *AdminGetPlayerPublicRecordHandlerV1Params) WithContext(ctx context.Context) *AdminGetPlayerPublicRecordHandlerV1Params
WithContext adds the context to the admin get player public record handler v1 params
func (*AdminGetPlayerPublicRecordHandlerV1Params) WithHTTPClient ¶
func (o *AdminGetPlayerPublicRecordHandlerV1Params) WithHTTPClient(client *http.Client) *AdminGetPlayerPublicRecordHandlerV1Params
WithHTTPClient adds the HTTPClient to the admin get player public record handler v1 params
func (*AdminGetPlayerPublicRecordHandlerV1Params) WithKey ¶
func (o *AdminGetPlayerPublicRecordHandlerV1Params) WithKey(key string) *AdminGetPlayerPublicRecordHandlerV1Params
WithKey adds the key to the admin get player public record handler v1 params
func (*AdminGetPlayerPublicRecordHandlerV1Params) WithNamespace ¶
func (o *AdminGetPlayerPublicRecordHandlerV1Params) WithNamespace(namespace string) *AdminGetPlayerPublicRecordHandlerV1Params
WithNamespace adds the namespace to the admin get player public record handler v1 params
func (*AdminGetPlayerPublicRecordHandlerV1Params) WithTimeout ¶
func (o *AdminGetPlayerPublicRecordHandlerV1Params) WithTimeout(timeout time.Duration) *AdminGetPlayerPublicRecordHandlerV1Params
WithTimeout adds the timeout to the admin get player public record handler v1 params
func (*AdminGetPlayerPublicRecordHandlerV1Params) WithUserID ¶
func (o *AdminGetPlayerPublicRecordHandlerV1Params) WithUserID(userID string) *AdminGetPlayerPublicRecordHandlerV1Params
WithUserID adds the userID to the admin get player public record handler v1 params
func (*AdminGetPlayerPublicRecordHandlerV1Params) WriteToRequest ¶
func (o *AdminGetPlayerPublicRecordHandlerV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminGetPlayerPublicRecordHandlerV1Reader ¶
type AdminGetPlayerPublicRecordHandlerV1Reader struct {
// contains filtered or unexported fields
}
AdminGetPlayerPublicRecordHandlerV1Reader is a Reader for the AdminGetPlayerPublicRecordHandlerV1 structure.
func (*AdminGetPlayerPublicRecordHandlerV1Reader) ReadResponse ¶
func (o *AdminGetPlayerPublicRecordHandlerV1Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminGetPlayerPublicRecordHandlerV1Unauthorized ¶ added in v0.7.0
type AdminGetPlayerPublicRecordHandlerV1Unauthorized struct {
}AdminGetPlayerPublicRecordHandlerV1Unauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr></table>
func NewAdminGetPlayerPublicRecordHandlerV1Unauthorized ¶ added in v0.7.0
func NewAdminGetPlayerPublicRecordHandlerV1Unauthorized() *AdminGetPlayerPublicRecordHandlerV1Unauthorized
NewAdminGetPlayerPublicRecordHandlerV1Unauthorized creates a AdminGetPlayerPublicRecordHandlerV1Unauthorized with default headers values
func (*AdminGetPlayerPublicRecordHandlerV1Unauthorized) Error ¶ added in v0.7.0
func (o *AdminGetPlayerPublicRecordHandlerV1Unauthorized) Error() string
func (*AdminGetPlayerPublicRecordHandlerV1Unauthorized) GetPayload ¶ added in v0.7.0
func (o *AdminGetPlayerPublicRecordHandlerV1Unauthorized) GetPayload() *cloudsaveclientmodels.ModelsResponseError
func (*AdminGetPlayerPublicRecordHandlerV1Unauthorized) ToJSONString ¶ added in v0.25.0
func (o *AdminGetPlayerPublicRecordHandlerV1Unauthorized) ToJSONString() string
type AdminGetPlayerRecordHandlerV1Forbidden ¶ added in v0.58.0
type AdminGetPlayerRecordHandlerV1Forbidden struct {
Payload *cloudsaveclientmodels.ModelsResponseError
}
AdminGetPlayerRecordHandlerV1Forbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20013</td><td>insufficient permission</td></tr></table>
func NewAdminGetPlayerRecordHandlerV1Forbidden ¶ added in v0.58.0
func NewAdminGetPlayerRecordHandlerV1Forbidden() *AdminGetPlayerRecordHandlerV1Forbidden
NewAdminGetPlayerRecordHandlerV1Forbidden creates a AdminGetPlayerRecordHandlerV1Forbidden with default headers values
func (*AdminGetPlayerRecordHandlerV1Forbidden) Error ¶ added in v0.58.0
func (o *AdminGetPlayerRecordHandlerV1Forbidden) Error() string
func (*AdminGetPlayerRecordHandlerV1Forbidden) GetPayload ¶ added in v0.58.0
func (o *AdminGetPlayerRecordHandlerV1Forbidden) GetPayload() *cloudsaveclientmodels.ModelsResponseError
func (*AdminGetPlayerRecordHandlerV1Forbidden) ToJSONString ¶ added in v0.58.0
func (o *AdminGetPlayerRecordHandlerV1Forbidden) ToJSONString() string
type AdminGetPlayerRecordHandlerV1InternalServerError ¶
type AdminGetPlayerRecordHandlerV1InternalServerError struct {
Payload *cloudsaveclientmodels.ModelsResponseError
}
AdminGetPlayerRecordHandlerV1InternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>18020</td><td>unable to get record</td></tr><tr><td>18005</td><td>unable to decode record</td></tr></table>
func NewAdminGetPlayerRecordHandlerV1InternalServerError ¶
func NewAdminGetPlayerRecordHandlerV1InternalServerError() *AdminGetPlayerRecordHandlerV1InternalServerError
NewAdminGetPlayerRecordHandlerV1InternalServerError creates a AdminGetPlayerRecordHandlerV1InternalServerError with default headers values
func (*AdminGetPlayerRecordHandlerV1InternalServerError) Error ¶
func (o *AdminGetPlayerRecordHandlerV1InternalServerError) Error() string
func (*AdminGetPlayerRecordHandlerV1InternalServerError) GetPayload ¶
func (o *AdminGetPlayerRecordHandlerV1InternalServerError) GetPayload() *cloudsaveclientmodels.ModelsResponseError
func (*AdminGetPlayerRecordHandlerV1InternalServerError) ToJSONString ¶ added in v0.25.0
func (o *AdminGetPlayerRecordHandlerV1InternalServerError) ToJSONString() string
type AdminGetPlayerRecordHandlerV1NotFound ¶ added in v0.7.0
type AdminGetPlayerRecordHandlerV1NotFound struct {
Payload *cloudsaveclientmodels.ModelsResponseError
}
AdminGetPlayerRecordHandlerV1NotFound handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>18022</td><td>record not found</td></tr></table>
func NewAdminGetPlayerRecordHandlerV1NotFound ¶ added in v0.7.0
func NewAdminGetPlayerRecordHandlerV1NotFound() *AdminGetPlayerRecordHandlerV1NotFound
NewAdminGetPlayerRecordHandlerV1NotFound creates a AdminGetPlayerRecordHandlerV1NotFound with default headers values
func (*AdminGetPlayerRecordHandlerV1NotFound) Error ¶ added in v0.7.0
func (o *AdminGetPlayerRecordHandlerV1NotFound) Error() string
func (*AdminGetPlayerRecordHandlerV1NotFound) GetPayload ¶ added in v0.7.0
func (o *AdminGetPlayerRecordHandlerV1NotFound) GetPayload() *cloudsaveclientmodels.ModelsResponseError
func (*AdminGetPlayerRecordHandlerV1NotFound) ToJSONString ¶ added in v0.25.0
func (o *AdminGetPlayerRecordHandlerV1NotFound) ToJSONString() string
type AdminGetPlayerRecordHandlerV1OK ¶
type AdminGetPlayerRecordHandlerV1OK struct {
Payload *cloudsaveclientmodels.ModelsPlayerRecordResponse
}
AdminGetPlayerRecordHandlerV1OK handles this case with default header values.
Record in user-level retrieved
func NewAdminGetPlayerRecordHandlerV1OK ¶
func NewAdminGetPlayerRecordHandlerV1OK() *AdminGetPlayerRecordHandlerV1OK
NewAdminGetPlayerRecordHandlerV1OK creates a AdminGetPlayerRecordHandlerV1OK with default headers values
func (*AdminGetPlayerRecordHandlerV1OK) Error ¶
func (o *AdminGetPlayerRecordHandlerV1OK) Error() string
func (*AdminGetPlayerRecordHandlerV1OK) GetPayload ¶
func (o *AdminGetPlayerRecordHandlerV1OK) GetPayload() *cloudsaveclientmodels.ModelsPlayerRecordResponse
func (*AdminGetPlayerRecordHandlerV1OK) ToJSONString ¶ added in v0.25.0
func (o *AdminGetPlayerRecordHandlerV1OK) ToJSONString() string
type AdminGetPlayerRecordHandlerV1Params ¶
type AdminGetPlayerRecordHandlerV1Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Key key of record */ Key string /*Namespace namespace of the game, only accept alphabet and numeric */ Namespace string /*UserID user ID who own the record, should follow UUID version 4 without hyphen format */ UserID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // XFlightId is an optional parameter from this SDK XFlightId *string // contains filtered or unexported fields }
AdminGetPlayerRecordHandlerV1Params contains all the parameters to send to the API endpoint for the admin get player record handler v1 operation typically these are written to a http.Request
func NewAdminGetPlayerRecordHandlerV1Params ¶
func NewAdminGetPlayerRecordHandlerV1Params() *AdminGetPlayerRecordHandlerV1Params
NewAdminGetPlayerRecordHandlerV1Params creates a new AdminGetPlayerRecordHandlerV1Params object with the default values initialized.
func NewAdminGetPlayerRecordHandlerV1ParamsWithContext ¶
func NewAdminGetPlayerRecordHandlerV1ParamsWithContext(ctx context.Context) *AdminGetPlayerRecordHandlerV1Params
NewAdminGetPlayerRecordHandlerV1ParamsWithContext creates a new AdminGetPlayerRecordHandlerV1Params object with the default values initialized, and the ability to set a context for a request
func NewAdminGetPlayerRecordHandlerV1ParamsWithHTTPClient ¶
func NewAdminGetPlayerRecordHandlerV1ParamsWithHTTPClient(client *http.Client) *AdminGetPlayerRecordHandlerV1Params
NewAdminGetPlayerRecordHandlerV1ParamsWithHTTPClient creates a new AdminGetPlayerRecordHandlerV1Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminGetPlayerRecordHandlerV1ParamsWithTimeout ¶
func NewAdminGetPlayerRecordHandlerV1ParamsWithTimeout(timeout time.Duration) *AdminGetPlayerRecordHandlerV1Params
NewAdminGetPlayerRecordHandlerV1ParamsWithTimeout creates a new AdminGetPlayerRecordHandlerV1Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminGetPlayerRecordHandlerV1Params) SetAuthInfoWriter ¶ added in v0.17.0
func (o *AdminGetPlayerRecordHandlerV1Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin get player record handler v1 params
func (*AdminGetPlayerRecordHandlerV1Params) SetContext ¶
func (o *AdminGetPlayerRecordHandlerV1Params) SetContext(ctx context.Context)
SetContext adds the context to the admin get player record handler v1 params
func (*AdminGetPlayerRecordHandlerV1Params) SetFlightId ¶ added in v0.63.0
func (o *AdminGetPlayerRecordHandlerV1Params) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*AdminGetPlayerRecordHandlerV1Params) SetHTTPClient ¶
func (o *AdminGetPlayerRecordHandlerV1Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin get player record handler v1 params
func (*AdminGetPlayerRecordHandlerV1Params) SetHTTPClientTransport ¶ added in v0.19.0
func (o *AdminGetPlayerRecordHandlerV1Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin get player record handler v1 params
func (*AdminGetPlayerRecordHandlerV1Params) SetKey ¶
func (o *AdminGetPlayerRecordHandlerV1Params) SetKey(key string)
SetKey adds the key to the admin get player record handler v1 params
func (*AdminGetPlayerRecordHandlerV1Params) SetNamespace ¶
func (o *AdminGetPlayerRecordHandlerV1Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin get player record handler v1 params
func (*AdminGetPlayerRecordHandlerV1Params) SetTimeout ¶
func (o *AdminGetPlayerRecordHandlerV1Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin get player record handler v1 params
func (*AdminGetPlayerRecordHandlerV1Params) SetUserID ¶
func (o *AdminGetPlayerRecordHandlerV1Params) SetUserID(userID string)
SetUserID adds the userId to the admin get player record handler v1 params
func (*AdminGetPlayerRecordHandlerV1Params) WithContext ¶
func (o *AdminGetPlayerRecordHandlerV1Params) WithContext(ctx context.Context) *AdminGetPlayerRecordHandlerV1Params
WithContext adds the context to the admin get player record handler v1 params
func (*AdminGetPlayerRecordHandlerV1Params) WithHTTPClient ¶
func (o *AdminGetPlayerRecordHandlerV1Params) WithHTTPClient(client *http.Client) *AdminGetPlayerRecordHandlerV1Params
WithHTTPClient adds the HTTPClient to the admin get player record handler v1 params
func (*AdminGetPlayerRecordHandlerV1Params) WithKey ¶
func (o *AdminGetPlayerRecordHandlerV1Params) WithKey(key string) *AdminGetPlayerRecordHandlerV1Params
WithKey adds the key to the admin get player record handler v1 params
func (*AdminGetPlayerRecordHandlerV1Params) WithNamespace ¶
func (o *AdminGetPlayerRecordHandlerV1Params) WithNamespace(namespace string) *AdminGetPlayerRecordHandlerV1Params
WithNamespace adds the namespace to the admin get player record handler v1 params
func (*AdminGetPlayerRecordHandlerV1Params) WithTimeout ¶
func (o *AdminGetPlayerRecordHandlerV1Params) WithTimeout(timeout time.Duration) *AdminGetPlayerRecordHandlerV1Params
WithTimeout adds the timeout to the admin get player record handler v1 params
func (*AdminGetPlayerRecordHandlerV1Params) WithUserID ¶
func (o *AdminGetPlayerRecordHandlerV1Params) WithUserID(userID string) *AdminGetPlayerRecordHandlerV1Params
WithUserID adds the userID to the admin get player record handler v1 params
func (*AdminGetPlayerRecordHandlerV1Params) WriteToRequest ¶
func (o *AdminGetPlayerRecordHandlerV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminGetPlayerRecordHandlerV1Reader ¶
type AdminGetPlayerRecordHandlerV1Reader struct {
// contains filtered or unexported fields
}
AdminGetPlayerRecordHandlerV1Reader is a Reader for the AdminGetPlayerRecordHandlerV1 structure.
func (*AdminGetPlayerRecordHandlerV1Reader) ReadResponse ¶
func (o *AdminGetPlayerRecordHandlerV1Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminGetPlayerRecordHandlerV1Unauthorized ¶ added in v0.7.0
type AdminGetPlayerRecordHandlerV1Unauthorized struct {
}AdminGetPlayerRecordHandlerV1Unauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr></table>
func NewAdminGetPlayerRecordHandlerV1Unauthorized ¶ added in v0.7.0
func NewAdminGetPlayerRecordHandlerV1Unauthorized() *AdminGetPlayerRecordHandlerV1Unauthorized
NewAdminGetPlayerRecordHandlerV1Unauthorized creates a AdminGetPlayerRecordHandlerV1Unauthorized with default headers values
func (*AdminGetPlayerRecordHandlerV1Unauthorized) Error ¶ added in v0.7.0
func (o *AdminGetPlayerRecordHandlerV1Unauthorized) Error() string
func (*AdminGetPlayerRecordHandlerV1Unauthorized) GetPayload ¶ added in v0.7.0
func (o *AdminGetPlayerRecordHandlerV1Unauthorized) GetPayload() *cloudsaveclientmodels.ModelsResponseError
func (*AdminGetPlayerRecordHandlerV1Unauthorized) ToJSONString ¶ added in v0.25.0
func (o *AdminGetPlayerRecordHandlerV1Unauthorized) ToJSONString() string
type AdminGetPlayerRecordSizeHandlerV1Forbidden ¶ added in v0.58.0
type AdminGetPlayerRecordSizeHandlerV1Forbidden struct {
Payload *cloudsaveclientmodels.ModelsResponseError
}
AdminGetPlayerRecordSizeHandlerV1Forbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20013</td><td>insufficient permission</td></tr></table>
func NewAdminGetPlayerRecordSizeHandlerV1Forbidden ¶ added in v0.58.0
func NewAdminGetPlayerRecordSizeHandlerV1Forbidden() *AdminGetPlayerRecordSizeHandlerV1Forbidden
NewAdminGetPlayerRecordSizeHandlerV1Forbidden creates a AdminGetPlayerRecordSizeHandlerV1Forbidden with default headers values
func (*AdminGetPlayerRecordSizeHandlerV1Forbidden) Error ¶ added in v0.58.0
func (o *AdminGetPlayerRecordSizeHandlerV1Forbidden) Error() string
func (*AdminGetPlayerRecordSizeHandlerV1Forbidden) GetPayload ¶ added in v0.58.0
func (o *AdminGetPlayerRecordSizeHandlerV1Forbidden) GetPayload() *cloudsaveclientmodels.ModelsResponseError
func (*AdminGetPlayerRecordSizeHandlerV1Forbidden) ToJSONString ¶ added in v0.58.0
func (o *AdminGetPlayerRecordSizeHandlerV1Forbidden) ToJSONString() string
type AdminGetPlayerRecordSizeHandlerV1InternalServerError ¶ added in v0.27.0
type AdminGetPlayerRecordSizeHandlerV1InternalServerError struct {
Payload *cloudsaveclientmodels.ModelsResponseError
}
AdminGetPlayerRecordSizeHandlerV1InternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>18020</td><td>unable to get record</td></tr></table>
func NewAdminGetPlayerRecordSizeHandlerV1InternalServerError ¶ added in v0.27.0
func NewAdminGetPlayerRecordSizeHandlerV1InternalServerError() *AdminGetPlayerRecordSizeHandlerV1InternalServerError
NewAdminGetPlayerRecordSizeHandlerV1InternalServerError creates a AdminGetPlayerRecordSizeHandlerV1InternalServerError with default headers values
func (*AdminGetPlayerRecordSizeHandlerV1InternalServerError) Error ¶ added in v0.27.0
func (o *AdminGetPlayerRecordSizeHandlerV1InternalServerError) Error() string
func (*AdminGetPlayerRecordSizeHandlerV1InternalServerError) GetPayload ¶ added in v0.27.0
func (o *AdminGetPlayerRecordSizeHandlerV1InternalServerError) GetPayload() *cloudsaveclientmodels.ModelsResponseError
func (*AdminGetPlayerRecordSizeHandlerV1InternalServerError) ToJSONString ¶ added in v0.27.0
func (o *AdminGetPlayerRecordSizeHandlerV1InternalServerError) ToJSONString() string
type AdminGetPlayerRecordSizeHandlerV1NotFound ¶ added in v0.27.0
type AdminGetPlayerRecordSizeHandlerV1NotFound struct {
Payload *cloudsaveclientmodels.ModelsResponseError
}
AdminGetPlayerRecordSizeHandlerV1NotFound handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>18022</td><td>record not found</td></tr></table>
func NewAdminGetPlayerRecordSizeHandlerV1NotFound ¶ added in v0.27.0
func NewAdminGetPlayerRecordSizeHandlerV1NotFound() *AdminGetPlayerRecordSizeHandlerV1NotFound
NewAdminGetPlayerRecordSizeHandlerV1NotFound creates a AdminGetPlayerRecordSizeHandlerV1NotFound with default headers values
func (*AdminGetPlayerRecordSizeHandlerV1NotFound) Error ¶ added in v0.27.0
func (o *AdminGetPlayerRecordSizeHandlerV1NotFound) Error() string
func (*AdminGetPlayerRecordSizeHandlerV1NotFound) GetPayload ¶ added in v0.27.0
func (o *AdminGetPlayerRecordSizeHandlerV1NotFound) GetPayload() *cloudsaveclientmodels.ModelsResponseError
func (*AdminGetPlayerRecordSizeHandlerV1NotFound) ToJSONString ¶ added in v0.27.0
func (o *AdminGetPlayerRecordSizeHandlerV1NotFound) ToJSONString() string
type AdminGetPlayerRecordSizeHandlerV1OK ¶ added in v0.27.0
type AdminGetPlayerRecordSizeHandlerV1OK struct {
Payload *cloudsaveclientmodels.ModelsPlayerRecordSizeResponse
}
AdminGetPlayerRecordSizeHandlerV1OK handles this case with default header values.
Record in user-level retrieved
func NewAdminGetPlayerRecordSizeHandlerV1OK ¶ added in v0.27.0
func NewAdminGetPlayerRecordSizeHandlerV1OK() *AdminGetPlayerRecordSizeHandlerV1OK
NewAdminGetPlayerRecordSizeHandlerV1OK creates a AdminGetPlayerRecordSizeHandlerV1OK with default headers values
func (*AdminGetPlayerRecordSizeHandlerV1OK) Error ¶ added in v0.27.0
func (o *AdminGetPlayerRecordSizeHandlerV1OK) Error() string
func (*AdminGetPlayerRecordSizeHandlerV1OK) GetPayload ¶ added in v0.27.0
func (o *AdminGetPlayerRecordSizeHandlerV1OK) GetPayload() *cloudsaveclientmodels.ModelsPlayerRecordSizeResponse
func (*AdminGetPlayerRecordSizeHandlerV1OK) ToJSONString ¶ added in v0.27.0
func (o *AdminGetPlayerRecordSizeHandlerV1OK) ToJSONString() string
type AdminGetPlayerRecordSizeHandlerV1Params ¶ added in v0.27.0
type AdminGetPlayerRecordSizeHandlerV1Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Key key of record */ Key string /*Namespace namespace of the game, only accept alphabet and numeric */ Namespace string /*UserID user ID who own the record, should follow UUID version 4 without hyphen format */ UserID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // XFlightId is an optional parameter from this SDK XFlightId *string // contains filtered or unexported fields }
AdminGetPlayerRecordSizeHandlerV1Params contains all the parameters to send to the API endpoint for the admin get player record size handler v1 operation typically these are written to a http.Request
func NewAdminGetPlayerRecordSizeHandlerV1Params ¶ added in v0.27.0
func NewAdminGetPlayerRecordSizeHandlerV1Params() *AdminGetPlayerRecordSizeHandlerV1Params
NewAdminGetPlayerRecordSizeHandlerV1Params creates a new AdminGetPlayerRecordSizeHandlerV1Params object with the default values initialized.
func NewAdminGetPlayerRecordSizeHandlerV1ParamsWithContext ¶ added in v0.27.0
func NewAdminGetPlayerRecordSizeHandlerV1ParamsWithContext(ctx context.Context) *AdminGetPlayerRecordSizeHandlerV1Params
NewAdminGetPlayerRecordSizeHandlerV1ParamsWithContext creates a new AdminGetPlayerRecordSizeHandlerV1Params object with the default values initialized, and the ability to set a context for a request
func NewAdminGetPlayerRecordSizeHandlerV1ParamsWithHTTPClient ¶ added in v0.27.0
func NewAdminGetPlayerRecordSizeHandlerV1ParamsWithHTTPClient(client *http.Client) *AdminGetPlayerRecordSizeHandlerV1Params
NewAdminGetPlayerRecordSizeHandlerV1ParamsWithHTTPClient creates a new AdminGetPlayerRecordSizeHandlerV1Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminGetPlayerRecordSizeHandlerV1ParamsWithTimeout ¶ added in v0.27.0
func NewAdminGetPlayerRecordSizeHandlerV1ParamsWithTimeout(timeout time.Duration) *AdminGetPlayerRecordSizeHandlerV1Params
NewAdminGetPlayerRecordSizeHandlerV1ParamsWithTimeout creates a new AdminGetPlayerRecordSizeHandlerV1Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminGetPlayerRecordSizeHandlerV1Params) SetAuthInfoWriter ¶ added in v0.27.0
func (o *AdminGetPlayerRecordSizeHandlerV1Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin get player record size handler v1 params
func (*AdminGetPlayerRecordSizeHandlerV1Params) SetContext ¶ added in v0.27.0
func (o *AdminGetPlayerRecordSizeHandlerV1Params) SetContext(ctx context.Context)
SetContext adds the context to the admin get player record size handler v1 params
func (*AdminGetPlayerRecordSizeHandlerV1Params) SetFlightId ¶ added in v0.63.0
func (o *AdminGetPlayerRecordSizeHandlerV1Params) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*AdminGetPlayerRecordSizeHandlerV1Params) SetHTTPClient ¶ added in v0.27.0
func (o *AdminGetPlayerRecordSizeHandlerV1Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin get player record size handler v1 params
func (*AdminGetPlayerRecordSizeHandlerV1Params) SetHTTPClientTransport ¶ added in v0.27.0
func (o *AdminGetPlayerRecordSizeHandlerV1Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin get player record size handler v1 params
func (*AdminGetPlayerRecordSizeHandlerV1Params) SetKey ¶ added in v0.27.0
func (o *AdminGetPlayerRecordSizeHandlerV1Params) SetKey(key string)
SetKey adds the key to the admin get player record size handler v1 params
func (*AdminGetPlayerRecordSizeHandlerV1Params) SetNamespace ¶ added in v0.27.0
func (o *AdminGetPlayerRecordSizeHandlerV1Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin get player record size handler v1 params
func (*AdminGetPlayerRecordSizeHandlerV1Params) SetTimeout ¶ added in v0.27.0
func (o *AdminGetPlayerRecordSizeHandlerV1Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin get player record size handler v1 params
func (*AdminGetPlayerRecordSizeHandlerV1Params) SetUserID ¶ added in v0.27.0
func (o *AdminGetPlayerRecordSizeHandlerV1Params) SetUserID(userID string)
SetUserID adds the userId to the admin get player record size handler v1 params
func (*AdminGetPlayerRecordSizeHandlerV1Params) WithContext ¶ added in v0.27.0
func (o *AdminGetPlayerRecordSizeHandlerV1Params) WithContext(ctx context.Context) *AdminGetPlayerRecordSizeHandlerV1Params
WithContext adds the context to the admin get player record size handler v1 params
func (*AdminGetPlayerRecordSizeHandlerV1Params) WithHTTPClient ¶ added in v0.27.0
func (o *AdminGetPlayerRecordSizeHandlerV1Params) WithHTTPClient(client *http.Client) *AdminGetPlayerRecordSizeHandlerV1Params
WithHTTPClient adds the HTTPClient to the admin get player record size handler v1 params
func (*AdminGetPlayerRecordSizeHandlerV1Params) WithKey ¶ added in v0.27.0
func (o *AdminGetPlayerRecordSizeHandlerV1Params) WithKey(key string) *AdminGetPlayerRecordSizeHandlerV1Params
WithKey adds the key to the admin get player record size handler v1 params
func (*AdminGetPlayerRecordSizeHandlerV1Params) WithNamespace ¶ added in v0.27.0
func (o *AdminGetPlayerRecordSizeHandlerV1Params) WithNamespace(namespace string) *AdminGetPlayerRecordSizeHandlerV1Params
WithNamespace adds the namespace to the admin get player record size handler v1 params
func (*AdminGetPlayerRecordSizeHandlerV1Params) WithTimeout ¶ added in v0.27.0
func (o *AdminGetPlayerRecordSizeHandlerV1Params) WithTimeout(timeout time.Duration) *AdminGetPlayerRecordSizeHandlerV1Params
WithTimeout adds the timeout to the admin get player record size handler v1 params
func (*AdminGetPlayerRecordSizeHandlerV1Params) WithUserID ¶ added in v0.27.0
func (o *AdminGetPlayerRecordSizeHandlerV1Params) WithUserID(userID string) *AdminGetPlayerRecordSizeHandlerV1Params
WithUserID adds the userID to the admin get player record size handler v1 params
func (*AdminGetPlayerRecordSizeHandlerV1Params) WriteToRequest ¶ added in v0.27.0
func (o *AdminGetPlayerRecordSizeHandlerV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminGetPlayerRecordSizeHandlerV1Reader ¶ added in v0.27.0
type AdminGetPlayerRecordSizeHandlerV1Reader struct {
// contains filtered or unexported fields
}
AdminGetPlayerRecordSizeHandlerV1Reader is a Reader for the AdminGetPlayerRecordSizeHandlerV1 structure.
func (*AdminGetPlayerRecordSizeHandlerV1Reader) ReadResponse ¶ added in v0.27.0
func (o *AdminGetPlayerRecordSizeHandlerV1Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminGetPlayerRecordSizeHandlerV1Unauthorized ¶ added in v0.27.0
type AdminGetPlayerRecordSizeHandlerV1Unauthorized struct {
}AdminGetPlayerRecordSizeHandlerV1Unauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr></table>
func NewAdminGetPlayerRecordSizeHandlerV1Unauthorized ¶ added in v0.27.0
func NewAdminGetPlayerRecordSizeHandlerV1Unauthorized() *AdminGetPlayerRecordSizeHandlerV1Unauthorized
NewAdminGetPlayerRecordSizeHandlerV1Unauthorized creates a AdminGetPlayerRecordSizeHandlerV1Unauthorized with default headers values
func (*AdminGetPlayerRecordSizeHandlerV1Unauthorized) Error ¶ added in v0.27.0
func (o *AdminGetPlayerRecordSizeHandlerV1Unauthorized) Error() string
func (*AdminGetPlayerRecordSizeHandlerV1Unauthorized) GetPayload ¶ added in v0.27.0
func (o *AdminGetPlayerRecordSizeHandlerV1Unauthorized) GetPayload() *cloudsaveclientmodels.ModelsResponseError
func (*AdminGetPlayerRecordSizeHandlerV1Unauthorized) ToJSONString ¶ added in v0.27.0
func (o *AdminGetPlayerRecordSizeHandlerV1Unauthorized) ToJSONString() string
type AdminGetPlayerRecordsHandlerV1BadRequest ¶ added in v0.59.0
type AdminGetPlayerRecordsHandlerV1BadRequest struct {
Payload *cloudsaveclientmodels.ModelsResponseError
}
AdminGetPlayerRecordsHandlerV1BadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>18125</td><td>invalid request body</td></tr><tr><td>18126</td><td>request record keys list exceed max size [%d]</td></tr></table>
func NewAdminGetPlayerRecordsHandlerV1BadRequest ¶ added in v0.59.0
func NewAdminGetPlayerRecordsHandlerV1BadRequest() *AdminGetPlayerRecordsHandlerV1BadRequest
NewAdminGetPlayerRecordsHandlerV1BadRequest creates a AdminGetPlayerRecordsHandlerV1BadRequest with default headers values
func (*AdminGetPlayerRecordsHandlerV1BadRequest) Error ¶ added in v0.59.0
func (o *AdminGetPlayerRecordsHandlerV1BadRequest) Error() string
func (*AdminGetPlayerRecordsHandlerV1BadRequest) GetPayload ¶ added in v0.59.0
func (o *AdminGetPlayerRecordsHandlerV1BadRequest) GetPayload() *cloudsaveclientmodels.ModelsResponseError
func (*AdminGetPlayerRecordsHandlerV1BadRequest) ToJSONString ¶ added in v0.59.0
func (o *AdminGetPlayerRecordsHandlerV1BadRequest) ToJSONString() string
type AdminGetPlayerRecordsHandlerV1Forbidden ¶ added in v0.59.0
type AdminGetPlayerRecordsHandlerV1Forbidden struct {
Payload *cloudsaveclientmodels.ModelsResponseError
}
AdminGetPlayerRecordsHandlerV1Forbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20013</td><td>insufficient permission</td></tr></table>
func NewAdminGetPlayerRecordsHandlerV1Forbidden ¶ added in v0.59.0
func NewAdminGetPlayerRecordsHandlerV1Forbidden() *AdminGetPlayerRecordsHandlerV1Forbidden
NewAdminGetPlayerRecordsHandlerV1Forbidden creates a AdminGetPlayerRecordsHandlerV1Forbidden with default headers values
func (*AdminGetPlayerRecordsHandlerV1Forbidden) Error ¶ added in v0.59.0
func (o *AdminGetPlayerRecordsHandlerV1Forbidden) Error() string
func (*AdminGetPlayerRecordsHandlerV1Forbidden) GetPayload ¶ added in v0.59.0
func (o *AdminGetPlayerRecordsHandlerV1Forbidden) GetPayload() *cloudsaveclientmodels.ModelsResponseError
func (*AdminGetPlayerRecordsHandlerV1Forbidden) ToJSONString ¶ added in v0.59.0
func (o *AdminGetPlayerRecordsHandlerV1Forbidden) ToJSONString() string
type AdminGetPlayerRecordsHandlerV1InternalServerError ¶ added in v0.59.0
type AdminGetPlayerRecordsHandlerV1InternalServerError struct {
Payload *cloudsaveclientmodels.ModelsResponseError
}
AdminGetPlayerRecordsHandlerV1InternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>18124</td><td>unable to get record</td></tr><tr><td>18006</td><td>unable to decode record</td></tr></table>
func NewAdminGetPlayerRecordsHandlerV1InternalServerError ¶ added in v0.59.0
func NewAdminGetPlayerRecordsHandlerV1InternalServerError() *AdminGetPlayerRecordsHandlerV1InternalServerError
NewAdminGetPlayerRecordsHandlerV1InternalServerError creates a AdminGetPlayerRecordsHandlerV1InternalServerError with default headers values
func (*AdminGetPlayerRecordsHandlerV1InternalServerError) Error ¶ added in v0.59.0
func (o *AdminGetPlayerRecordsHandlerV1InternalServerError) Error() string
func (*AdminGetPlayerRecordsHandlerV1InternalServerError) GetPayload ¶ added in v0.59.0
func (o *AdminGetPlayerRecordsHandlerV1InternalServerError) GetPayload() *cloudsaveclientmodels.ModelsResponseError
func (*AdminGetPlayerRecordsHandlerV1InternalServerError) ToJSONString ¶ added in v0.59.0
func (o *AdminGetPlayerRecordsHandlerV1InternalServerError) ToJSONString() string
type AdminGetPlayerRecordsHandlerV1NotFound ¶ added in v0.59.0
type AdminGetPlayerRecordsHandlerV1NotFound struct {
Payload *cloudsaveclientmodels.ModelsResponseError
}
AdminGetPlayerRecordsHandlerV1NotFound handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>18186</td><td>record not found</td></tr></table>
func NewAdminGetPlayerRecordsHandlerV1NotFound ¶ added in v0.59.0
func NewAdminGetPlayerRecordsHandlerV1NotFound() *AdminGetPlayerRecordsHandlerV1NotFound
NewAdminGetPlayerRecordsHandlerV1NotFound creates a AdminGetPlayerRecordsHandlerV1NotFound with default headers values
func (*AdminGetPlayerRecordsHandlerV1NotFound) Error ¶ added in v0.59.0
func (o *AdminGetPlayerRecordsHandlerV1NotFound) Error() string
func (*AdminGetPlayerRecordsHandlerV1NotFound) GetPayload ¶ added in v0.59.0
func (o *AdminGetPlayerRecordsHandlerV1NotFound) GetPayload() *cloudsaveclientmodels.ModelsResponseError
func (*AdminGetPlayerRecordsHandlerV1NotFound) ToJSONString ¶ added in v0.59.0
func (o *AdminGetPlayerRecordsHandlerV1NotFound) ToJSONString() string
type AdminGetPlayerRecordsHandlerV1OK ¶ added in v0.59.0
type AdminGetPlayerRecordsHandlerV1OK struct {
Payload *cloudsaveclientmodels.ModelsBulkGetAdminPlayerRecordResponse
}
AdminGetPlayerRecordsHandlerV1OK handles this case with default header values.
OK
func NewAdminGetPlayerRecordsHandlerV1OK ¶ added in v0.59.0
func NewAdminGetPlayerRecordsHandlerV1OK() *AdminGetPlayerRecordsHandlerV1OK
NewAdminGetPlayerRecordsHandlerV1OK creates a AdminGetPlayerRecordsHandlerV1OK with default headers values
func (*AdminGetPlayerRecordsHandlerV1OK) Error ¶ added in v0.59.0
func (o *AdminGetPlayerRecordsHandlerV1OK) Error() string
func (*AdminGetPlayerRecordsHandlerV1OK) GetPayload ¶ added in v0.59.0
func (o *AdminGetPlayerRecordsHandlerV1OK) GetPayload() *cloudsaveclientmodels.ModelsBulkGetAdminPlayerRecordResponse
func (*AdminGetPlayerRecordsHandlerV1OK) ToJSONString ¶ added in v0.59.0
func (o *AdminGetPlayerRecordsHandlerV1OK) ToJSONString() string
type AdminGetPlayerRecordsHandlerV1Params ¶ added in v0.59.0
type AdminGetPlayerRecordsHandlerV1Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *cloudsaveclientmodels.ModelsBulkGetPlayerRecordsRequest /*Namespace namespace of the game, only accept alphabet and numeric */ Namespace string /*UserID user ID who own the record, should follow UUID version 4 without hyphen format */ UserID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // XFlightId is an optional parameter from this SDK XFlightId *string // contains filtered or unexported fields }
AdminGetPlayerRecordsHandlerV1Params contains all the parameters to send to the API endpoint for the admin get player records handler v1 operation typically these are written to a http.Request
func NewAdminGetPlayerRecordsHandlerV1Params ¶ added in v0.59.0
func NewAdminGetPlayerRecordsHandlerV1Params() *AdminGetPlayerRecordsHandlerV1Params
NewAdminGetPlayerRecordsHandlerV1Params creates a new AdminGetPlayerRecordsHandlerV1Params object with the default values initialized.
func NewAdminGetPlayerRecordsHandlerV1ParamsWithContext ¶ added in v0.59.0
func NewAdminGetPlayerRecordsHandlerV1ParamsWithContext(ctx context.Context) *AdminGetPlayerRecordsHandlerV1Params
NewAdminGetPlayerRecordsHandlerV1ParamsWithContext creates a new AdminGetPlayerRecordsHandlerV1Params object with the default values initialized, and the ability to set a context for a request
func NewAdminGetPlayerRecordsHandlerV1ParamsWithHTTPClient ¶ added in v0.59.0
func NewAdminGetPlayerRecordsHandlerV1ParamsWithHTTPClient(client *http.Client) *AdminGetPlayerRecordsHandlerV1Params
NewAdminGetPlayerRecordsHandlerV1ParamsWithHTTPClient creates a new AdminGetPlayerRecordsHandlerV1Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminGetPlayerRecordsHandlerV1ParamsWithTimeout ¶ added in v0.59.0
func NewAdminGetPlayerRecordsHandlerV1ParamsWithTimeout(timeout time.Duration) *AdminGetPlayerRecordsHandlerV1Params
NewAdminGetPlayerRecordsHandlerV1ParamsWithTimeout creates a new AdminGetPlayerRecordsHandlerV1Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminGetPlayerRecordsHandlerV1Params) SetAuthInfoWriter ¶ added in v0.59.0
func (o *AdminGetPlayerRecordsHandlerV1Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin get player records handler v1 params
func (*AdminGetPlayerRecordsHandlerV1Params) SetBody ¶ added in v0.59.0
func (o *AdminGetPlayerRecordsHandlerV1Params) SetBody(body *cloudsaveclientmodels.ModelsBulkGetPlayerRecordsRequest)
SetBody adds the body to the admin get player records handler v1 params
func (*AdminGetPlayerRecordsHandlerV1Params) SetContext ¶ added in v0.59.0
func (o *AdminGetPlayerRecordsHandlerV1Params) SetContext(ctx context.Context)
SetContext adds the context to the admin get player records handler v1 params
func (*AdminGetPlayerRecordsHandlerV1Params) SetFlightId ¶ added in v0.63.0
func (o *AdminGetPlayerRecordsHandlerV1Params) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*AdminGetPlayerRecordsHandlerV1Params) SetHTTPClient ¶ added in v0.59.0
func (o *AdminGetPlayerRecordsHandlerV1Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin get player records handler v1 params
func (*AdminGetPlayerRecordsHandlerV1Params) SetHTTPClientTransport ¶ added in v0.59.0
func (o *AdminGetPlayerRecordsHandlerV1Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin get player records handler v1 params
func (*AdminGetPlayerRecordsHandlerV1Params) SetNamespace ¶ added in v0.59.0
func (o *AdminGetPlayerRecordsHandlerV1Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin get player records handler v1 params
func (*AdminGetPlayerRecordsHandlerV1Params) SetTimeout ¶ added in v0.59.0
func (o *AdminGetPlayerRecordsHandlerV1Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin get player records handler v1 params
func (*AdminGetPlayerRecordsHandlerV1Params) SetUserID ¶ added in v0.59.0
func (o *AdminGetPlayerRecordsHandlerV1Params) SetUserID(userID string)
SetUserID adds the userId to the admin get player records handler v1 params
func (*AdminGetPlayerRecordsHandlerV1Params) WithBody ¶ added in v0.59.0
func (o *AdminGetPlayerRecordsHandlerV1Params) WithBody(body *cloudsaveclientmodels.ModelsBulkGetPlayerRecordsRequest) *AdminGetPlayerRecordsHandlerV1Params
WithBody adds the body to the admin get player records handler v1 params
func (*AdminGetPlayerRecordsHandlerV1Params) WithContext ¶ added in v0.59.0
func (o *AdminGetPlayerRecordsHandlerV1Params) WithContext(ctx context.Context) *AdminGetPlayerRecordsHandlerV1Params
WithContext adds the context to the admin get player records handler v1 params
func (*AdminGetPlayerRecordsHandlerV1Params) WithHTTPClient ¶ added in v0.59.0
func (o *AdminGetPlayerRecordsHandlerV1Params) WithHTTPClient(client *http.Client) *AdminGetPlayerRecordsHandlerV1Params
WithHTTPClient adds the HTTPClient to the admin get player records handler v1 params
func (*AdminGetPlayerRecordsHandlerV1Params) WithNamespace ¶ added in v0.59.0
func (o *AdminGetPlayerRecordsHandlerV1Params) WithNamespace(namespace string) *AdminGetPlayerRecordsHandlerV1Params
WithNamespace adds the namespace to the admin get player records handler v1 params
func (*AdminGetPlayerRecordsHandlerV1Params) WithTimeout ¶ added in v0.59.0
func (o *AdminGetPlayerRecordsHandlerV1Params) WithTimeout(timeout time.Duration) *AdminGetPlayerRecordsHandlerV1Params
WithTimeout adds the timeout to the admin get player records handler v1 params
func (*AdminGetPlayerRecordsHandlerV1Params) WithUserID ¶ added in v0.59.0
func (o *AdminGetPlayerRecordsHandlerV1Params) WithUserID(userID string) *AdminGetPlayerRecordsHandlerV1Params
WithUserID adds the userID to the admin get player records handler v1 params
func (*AdminGetPlayerRecordsHandlerV1Params) WriteToRequest ¶ added in v0.59.0
func (o *AdminGetPlayerRecordsHandlerV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminGetPlayerRecordsHandlerV1Reader ¶ added in v0.59.0
type AdminGetPlayerRecordsHandlerV1Reader struct {
// contains filtered or unexported fields
}
AdminGetPlayerRecordsHandlerV1Reader is a Reader for the AdminGetPlayerRecordsHandlerV1 structure.
func (*AdminGetPlayerRecordsHandlerV1Reader) ReadResponse ¶ added in v0.59.0
func (o *AdminGetPlayerRecordsHandlerV1Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminGetPlayerRecordsHandlerV1Unauthorized ¶ added in v0.59.0
type AdminGetPlayerRecordsHandlerV1Unauthorized struct {
}AdminGetPlayerRecordsHandlerV1Unauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr></table>
func NewAdminGetPlayerRecordsHandlerV1Unauthorized ¶ added in v0.59.0
func NewAdminGetPlayerRecordsHandlerV1Unauthorized() *AdminGetPlayerRecordsHandlerV1Unauthorized
NewAdminGetPlayerRecordsHandlerV1Unauthorized creates a AdminGetPlayerRecordsHandlerV1Unauthorized with default headers values
func (*AdminGetPlayerRecordsHandlerV1Unauthorized) Error ¶ added in v0.59.0
func (o *AdminGetPlayerRecordsHandlerV1Unauthorized) Error() string
func (*AdminGetPlayerRecordsHandlerV1Unauthorized) GetPayload ¶ added in v0.59.0
func (o *AdminGetPlayerRecordsHandlerV1Unauthorized) GetPayload() *cloudsaveclientmodels.ModelsResponseError
func (*AdminGetPlayerRecordsHandlerV1Unauthorized) ToJSONString ¶ added in v0.59.0
func (o *AdminGetPlayerRecordsHandlerV1Unauthorized) ToJSONString() string
type AdminPostPlayerPublicRecordHandlerV1BadRequest ¶
type AdminPostPlayerPublicRecordHandlerV1BadRequest struct {
Payload *cloudsaveclientmodels.ModelsResponseError
}
AdminPostPlayerPublicRecordHandlerV1BadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>18030</td><td>invalid request body</td></tr><tr><td>20002</td><td>validation error</td></tr></table>
func NewAdminPostPlayerPublicRecordHandlerV1BadRequest ¶
func NewAdminPostPlayerPublicRecordHandlerV1BadRequest() *AdminPostPlayerPublicRecordHandlerV1BadRequest
NewAdminPostPlayerPublicRecordHandlerV1BadRequest creates a AdminPostPlayerPublicRecordHandlerV1BadRequest with default headers values
func (*AdminPostPlayerPublicRecordHandlerV1BadRequest) Error ¶
func (o *AdminPostPlayerPublicRecordHandlerV1BadRequest) Error() string
func (*AdminPostPlayerPublicRecordHandlerV1BadRequest) GetPayload ¶
func (o *AdminPostPlayerPublicRecordHandlerV1BadRequest) GetPayload() *cloudsaveclientmodels.ModelsResponseError
func (*AdminPostPlayerPublicRecordHandlerV1BadRequest) ToJSONString ¶ added in v0.25.0
func (o *AdminPostPlayerPublicRecordHandlerV1BadRequest) ToJSONString() string
type AdminPostPlayerPublicRecordHandlerV1Created ¶ added in v0.7.0
type AdminPostPlayerPublicRecordHandlerV1Created struct {
Payload *cloudsaveclientmodels.ModelsPlayerRecordResponse
}
AdminPostPlayerPublicRecordHandlerV1Created handles this case with default header values.
Record saved
func NewAdminPostPlayerPublicRecordHandlerV1Created ¶ added in v0.7.0
func NewAdminPostPlayerPublicRecordHandlerV1Created() *AdminPostPlayerPublicRecordHandlerV1Created
NewAdminPostPlayerPublicRecordHandlerV1Created creates a AdminPostPlayerPublicRecordHandlerV1Created with default headers values
func (*AdminPostPlayerPublicRecordHandlerV1Created) Error ¶ added in v0.7.0
func (o *AdminPostPlayerPublicRecordHandlerV1Created) Error() string
func (*AdminPostPlayerPublicRecordHandlerV1Created) GetPayload ¶ added in v0.24.0
func (o *AdminPostPlayerPublicRecordHandlerV1Created) GetPayload() *cloudsaveclientmodels.ModelsPlayerRecordResponse
func (*AdminPostPlayerPublicRecordHandlerV1Created) ToJSONString ¶ added in v0.25.0
func (o *AdminPostPlayerPublicRecordHandlerV1Created) ToJSONString() string
type AdminPostPlayerPublicRecordHandlerV1Forbidden ¶ added in v0.58.0
type AdminPostPlayerPublicRecordHandlerV1Forbidden struct {
Payload *cloudsaveclientmodels.ModelsResponseError
}
AdminPostPlayerPublicRecordHandlerV1Forbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20013</td><td>insufficient permission</td></tr></table>
func NewAdminPostPlayerPublicRecordHandlerV1Forbidden ¶ added in v0.58.0
func NewAdminPostPlayerPublicRecordHandlerV1Forbidden() *AdminPostPlayerPublicRecordHandlerV1Forbidden
NewAdminPostPlayerPublicRecordHandlerV1Forbidden creates a AdminPostPlayerPublicRecordHandlerV1Forbidden with default headers values
func (*AdminPostPlayerPublicRecordHandlerV1Forbidden) Error ¶ added in v0.58.0
func (o *AdminPostPlayerPublicRecordHandlerV1Forbidden) Error() string
func (*AdminPostPlayerPublicRecordHandlerV1Forbidden) GetPayload ¶ added in v0.58.0
func (o *AdminPostPlayerPublicRecordHandlerV1Forbidden) GetPayload() *cloudsaveclientmodels.ModelsResponseError
func (*AdminPostPlayerPublicRecordHandlerV1Forbidden) ToJSONString ¶ added in v0.58.0
func (o *AdminPostPlayerPublicRecordHandlerV1Forbidden) ToJSONString() string
type AdminPostPlayerPublicRecordHandlerV1InternalServerError ¶
type AdminPostPlayerPublicRecordHandlerV1InternalServerError struct {
Payload *cloudsaveclientmodels.ModelsResponseError
}
AdminPostPlayerPublicRecordHandlerV1InternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20000</td><td>internal server error</td></tr><tr><td>18033</td><td>unable to save record</td></tr><tr><td>18005</td><td>unable to decode record</td></tr></table>
func NewAdminPostPlayerPublicRecordHandlerV1InternalServerError ¶
func NewAdminPostPlayerPublicRecordHandlerV1InternalServerError() *AdminPostPlayerPublicRecordHandlerV1InternalServerError
NewAdminPostPlayerPublicRecordHandlerV1InternalServerError creates a AdminPostPlayerPublicRecordHandlerV1InternalServerError with default headers values
func (*AdminPostPlayerPublicRecordHandlerV1InternalServerError) Error ¶
func (o *AdminPostPlayerPublicRecordHandlerV1InternalServerError) Error() string
func (*AdminPostPlayerPublicRecordHandlerV1InternalServerError) GetPayload ¶
func (o *AdminPostPlayerPublicRecordHandlerV1InternalServerError) GetPayload() *cloudsaveclientmodels.ModelsResponseError
func (*AdminPostPlayerPublicRecordHandlerV1InternalServerError) ToJSONString ¶ added in v0.25.0
func (o *AdminPostPlayerPublicRecordHandlerV1InternalServerError) ToJSONString() string
type AdminPostPlayerPublicRecordHandlerV1Params ¶
type AdminPostPlayerPublicRecordHandlerV1Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body cloudsaveclientmodels.ModelsPlayerRecordRequest /*Key key of record */ Key string /*Namespace namespace of the game, only accept alphabet and numeric */ Namespace string /*UserID user ID who own the record, should follow UUID version 4 without hyphen format */ UserID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // XFlightId is an optional parameter from this SDK XFlightId *string // contains filtered or unexported fields }
AdminPostPlayerPublicRecordHandlerV1Params contains all the parameters to send to the API endpoint for the admin post player public record handler v1 operation typically these are written to a http.Request
func NewAdminPostPlayerPublicRecordHandlerV1Params ¶
func NewAdminPostPlayerPublicRecordHandlerV1Params() *AdminPostPlayerPublicRecordHandlerV1Params
NewAdminPostPlayerPublicRecordHandlerV1Params creates a new AdminPostPlayerPublicRecordHandlerV1Params object with the default values initialized.
func NewAdminPostPlayerPublicRecordHandlerV1ParamsWithContext ¶
func NewAdminPostPlayerPublicRecordHandlerV1ParamsWithContext(ctx context.Context) *AdminPostPlayerPublicRecordHandlerV1Params
NewAdminPostPlayerPublicRecordHandlerV1ParamsWithContext creates a new AdminPostPlayerPublicRecordHandlerV1Params object with the default values initialized, and the ability to set a context for a request
func NewAdminPostPlayerPublicRecordHandlerV1ParamsWithHTTPClient ¶
func NewAdminPostPlayerPublicRecordHandlerV1ParamsWithHTTPClient(client *http.Client) *AdminPostPlayerPublicRecordHandlerV1Params
NewAdminPostPlayerPublicRecordHandlerV1ParamsWithHTTPClient creates a new AdminPostPlayerPublicRecordHandlerV1Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminPostPlayerPublicRecordHandlerV1ParamsWithTimeout ¶
func NewAdminPostPlayerPublicRecordHandlerV1ParamsWithTimeout(timeout time.Duration) *AdminPostPlayerPublicRecordHandlerV1Params
NewAdminPostPlayerPublicRecordHandlerV1ParamsWithTimeout creates a new AdminPostPlayerPublicRecordHandlerV1Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminPostPlayerPublicRecordHandlerV1Params) SetAuthInfoWriter ¶ added in v0.17.0
func (o *AdminPostPlayerPublicRecordHandlerV1Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin post player public record handler v1 params
func (*AdminPostPlayerPublicRecordHandlerV1Params) SetBody ¶
func (o *AdminPostPlayerPublicRecordHandlerV1Params) SetBody(body *cloudsaveclientmodels.ModelsPlayerRecordRequest)
SetBody adds the body to the admin post player public record handler v1 params
func (*AdminPostPlayerPublicRecordHandlerV1Params) SetContext ¶
func (o *AdminPostPlayerPublicRecordHandlerV1Params) SetContext(ctx context.Context)
SetContext adds the context to the admin post player public record handler v1 params
func (*AdminPostPlayerPublicRecordHandlerV1Params) SetFlightId ¶ added in v0.63.0
func (o *AdminPostPlayerPublicRecordHandlerV1Params) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*AdminPostPlayerPublicRecordHandlerV1Params) SetHTTPClient ¶
func (o *AdminPostPlayerPublicRecordHandlerV1Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin post player public record handler v1 params
func (*AdminPostPlayerPublicRecordHandlerV1Params) SetHTTPClientTransport ¶ added in v0.19.0
func (o *AdminPostPlayerPublicRecordHandlerV1Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin post player public record handler v1 params
func (*AdminPostPlayerPublicRecordHandlerV1Params) SetKey ¶
func (o *AdminPostPlayerPublicRecordHandlerV1Params) SetKey(key string)
SetKey adds the key to the admin post player public record handler v1 params
func (*AdminPostPlayerPublicRecordHandlerV1Params) SetNamespace ¶
func (o *AdminPostPlayerPublicRecordHandlerV1Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin post player public record handler v1 params
func (*AdminPostPlayerPublicRecordHandlerV1Params) SetTimeout ¶
func (o *AdminPostPlayerPublicRecordHandlerV1Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin post player public record handler v1 params
func (*AdminPostPlayerPublicRecordHandlerV1Params) SetUserID ¶
func (o *AdminPostPlayerPublicRecordHandlerV1Params) SetUserID(userID string)
SetUserID adds the userId to the admin post player public record handler v1 params
func (*AdminPostPlayerPublicRecordHandlerV1Params) WithBody ¶
func (o *AdminPostPlayerPublicRecordHandlerV1Params) WithBody(body *cloudsaveclientmodels.ModelsPlayerRecordRequest) *AdminPostPlayerPublicRecordHandlerV1Params
WithBody adds the body to the admin post player public record handler v1 params
func (*AdminPostPlayerPublicRecordHandlerV1Params) WithContext ¶
func (o *AdminPostPlayerPublicRecordHandlerV1Params) WithContext(ctx context.Context) *AdminPostPlayerPublicRecordHandlerV1Params
WithContext adds the context to the admin post player public record handler v1 params
func (*AdminPostPlayerPublicRecordHandlerV1Params) WithHTTPClient ¶
func (o *AdminPostPlayerPublicRecordHandlerV1Params) WithHTTPClient(client *http.Client) *AdminPostPlayerPublicRecordHandlerV1Params
WithHTTPClient adds the HTTPClient to the admin post player public record handler v1 params
func (*AdminPostPlayerPublicRecordHandlerV1Params) WithKey ¶
func (o *AdminPostPlayerPublicRecordHandlerV1Params) WithKey(key string) *AdminPostPlayerPublicRecordHandlerV1Params
WithKey adds the key to the admin post player public record handler v1 params
func (*AdminPostPlayerPublicRecordHandlerV1Params) WithNamespace ¶
func (o *AdminPostPlayerPublicRecordHandlerV1Params) WithNamespace(namespace string) *AdminPostPlayerPublicRecordHandlerV1Params
WithNamespace adds the namespace to the admin post player public record handler v1 params
func (*AdminPostPlayerPublicRecordHandlerV1Params) WithTimeout ¶
func (o *AdminPostPlayerPublicRecordHandlerV1Params) WithTimeout(timeout time.Duration) *AdminPostPlayerPublicRecordHandlerV1Params
WithTimeout adds the timeout to the admin post player public record handler v1 params
func (*AdminPostPlayerPublicRecordHandlerV1Params) WithUserID ¶
func (o *AdminPostPlayerPublicRecordHandlerV1Params) WithUserID(userID string) *AdminPostPlayerPublicRecordHandlerV1Params
WithUserID adds the userID to the admin post player public record handler v1 params
func (*AdminPostPlayerPublicRecordHandlerV1Params) WriteToRequest ¶
func (o *AdminPostPlayerPublicRecordHandlerV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminPostPlayerPublicRecordHandlerV1Reader ¶
type AdminPostPlayerPublicRecordHandlerV1Reader struct {
// contains filtered or unexported fields
}
AdminPostPlayerPublicRecordHandlerV1Reader is a Reader for the AdminPostPlayerPublicRecordHandlerV1 structure.
func (*AdminPostPlayerPublicRecordHandlerV1Reader) ReadResponse ¶
func (o *AdminPostPlayerPublicRecordHandlerV1Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminPostPlayerPublicRecordHandlerV1Unauthorized ¶ added in v0.7.0
type AdminPostPlayerPublicRecordHandlerV1Unauthorized struct {
}AdminPostPlayerPublicRecordHandlerV1Unauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr></table>
func NewAdminPostPlayerPublicRecordHandlerV1Unauthorized ¶ added in v0.7.0
func NewAdminPostPlayerPublicRecordHandlerV1Unauthorized() *AdminPostPlayerPublicRecordHandlerV1Unauthorized
NewAdminPostPlayerPublicRecordHandlerV1Unauthorized creates a AdminPostPlayerPublicRecordHandlerV1Unauthorized with default headers values
func (*AdminPostPlayerPublicRecordHandlerV1Unauthorized) Error ¶ added in v0.7.0
func (o *AdminPostPlayerPublicRecordHandlerV1Unauthorized) Error() string
func (*AdminPostPlayerPublicRecordHandlerV1Unauthorized) GetPayload ¶ added in v0.7.0
func (o *AdminPostPlayerPublicRecordHandlerV1Unauthorized) GetPayload() *cloudsaveclientmodels.ModelsResponseError
func (*AdminPostPlayerPublicRecordHandlerV1Unauthorized) ToJSONString ¶ added in v0.25.0
func (o *AdminPostPlayerPublicRecordHandlerV1Unauthorized) ToJSONString() string
type AdminPostPlayerRecordHandlerV1BadRequest ¶ added in v0.58.0
type AdminPostPlayerRecordHandlerV1BadRequest struct {
Payload *cloudsaveclientmodels.ModelsResponseError
}
AdminPostPlayerRecordHandlerV1BadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>18030</td><td>invalid request body</td></tr><tr><td>20002</td><td>validation error</td></tr></table>
func NewAdminPostPlayerRecordHandlerV1BadRequest ¶ added in v0.58.0
func NewAdminPostPlayerRecordHandlerV1BadRequest() *AdminPostPlayerRecordHandlerV1BadRequest
NewAdminPostPlayerRecordHandlerV1BadRequest creates a AdminPostPlayerRecordHandlerV1BadRequest with default headers values
func (*AdminPostPlayerRecordHandlerV1BadRequest) Error ¶ added in v0.58.0
func (o *AdminPostPlayerRecordHandlerV1BadRequest) Error() string
func (*AdminPostPlayerRecordHandlerV1BadRequest) GetPayload ¶ added in v0.58.0
func (o *AdminPostPlayerRecordHandlerV1BadRequest) GetPayload() *cloudsaveclientmodels.ModelsResponseError
func (*AdminPostPlayerRecordHandlerV1BadRequest) ToJSONString ¶ added in v0.58.0
func (o *AdminPostPlayerRecordHandlerV1BadRequest) ToJSONString() string
type AdminPostPlayerRecordHandlerV1Created ¶ added in v0.7.0
type AdminPostPlayerRecordHandlerV1Created struct {
Payload *cloudsaveclientmodels.ModelsPlayerRecordResponse
}
AdminPostPlayerRecordHandlerV1Created handles this case with default header values.
Record in user-level saved
func NewAdminPostPlayerRecordHandlerV1Created ¶ added in v0.7.0
func NewAdminPostPlayerRecordHandlerV1Created() *AdminPostPlayerRecordHandlerV1Created
NewAdminPostPlayerRecordHandlerV1Created creates a AdminPostPlayerRecordHandlerV1Created with default headers values
func (*AdminPostPlayerRecordHandlerV1Created) Error ¶ added in v0.7.0
func (o *AdminPostPlayerRecordHandlerV1Created) Error() string
func (*AdminPostPlayerRecordHandlerV1Created) GetPayload ¶ added in v0.24.0
func (o *AdminPostPlayerRecordHandlerV1Created) GetPayload() *cloudsaveclientmodels.ModelsPlayerRecordResponse
func (*AdminPostPlayerRecordHandlerV1Created) ToJSONString ¶ added in v0.25.0
func (o *AdminPostPlayerRecordHandlerV1Created) ToJSONString() string
type AdminPostPlayerRecordHandlerV1Forbidden ¶ added in v0.58.0
type AdminPostPlayerRecordHandlerV1Forbidden struct {
Payload *cloudsaveclientmodels.ModelsResponseError
}
AdminPostPlayerRecordHandlerV1Forbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20013</td><td>insufficient permission</td></tr></table>
func NewAdminPostPlayerRecordHandlerV1Forbidden ¶ added in v0.58.0
func NewAdminPostPlayerRecordHandlerV1Forbidden() *AdminPostPlayerRecordHandlerV1Forbidden
NewAdminPostPlayerRecordHandlerV1Forbidden creates a AdminPostPlayerRecordHandlerV1Forbidden with default headers values
func (*AdminPostPlayerRecordHandlerV1Forbidden) Error ¶ added in v0.58.0
func (o *AdminPostPlayerRecordHandlerV1Forbidden) Error() string
func (*AdminPostPlayerRecordHandlerV1Forbidden) GetPayload ¶ added in v0.58.0
func (o *AdminPostPlayerRecordHandlerV1Forbidden) GetPayload() *cloudsaveclientmodels.ModelsResponseError
func (*AdminPostPlayerRecordHandlerV1Forbidden) ToJSONString ¶ added in v0.58.0
func (o *AdminPostPlayerRecordHandlerV1Forbidden) ToJSONString() string
type AdminPostPlayerRecordHandlerV1InternalServerError ¶
type AdminPostPlayerRecordHandlerV1InternalServerError struct {
Payload *cloudsaveclientmodels.ModelsResponseError
}
AdminPostPlayerRecordHandlerV1InternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20000</td><td>internal server error</td></tr><tr><td>18033</td><td>unable to save record</td></tr><tr><td>18005</td><td>unable to decode record</td></tr></table>
func NewAdminPostPlayerRecordHandlerV1InternalServerError ¶
func NewAdminPostPlayerRecordHandlerV1InternalServerError() *AdminPostPlayerRecordHandlerV1InternalServerError
NewAdminPostPlayerRecordHandlerV1InternalServerError creates a AdminPostPlayerRecordHandlerV1InternalServerError with default headers values
func (*AdminPostPlayerRecordHandlerV1InternalServerError) Error ¶
func (o *AdminPostPlayerRecordHandlerV1InternalServerError) Error() string
func (*AdminPostPlayerRecordHandlerV1InternalServerError) GetPayload ¶
func (o *AdminPostPlayerRecordHandlerV1InternalServerError) GetPayload() *cloudsaveclientmodels.ModelsResponseError
func (*AdminPostPlayerRecordHandlerV1InternalServerError) ToJSONString ¶ added in v0.25.0
func (o *AdminPostPlayerRecordHandlerV1InternalServerError) ToJSONString() string
type AdminPostPlayerRecordHandlerV1Params ¶
type AdminPostPlayerRecordHandlerV1Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body cloudsaveclientmodels.ModelsPlayerRecordRequest /*Key key of record */ Key string /*Namespace namespace of the game, only accept alphabet and numeric */ Namespace string /*UserID user ID who own the record, should follow UUID version 4 without hyphen format */ UserID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // XFlightId is an optional parameter from this SDK XFlightId *string // contains filtered or unexported fields }
AdminPostPlayerRecordHandlerV1Params contains all the parameters to send to the API endpoint for the admin post player record handler v1 operation typically these are written to a http.Request
func NewAdminPostPlayerRecordHandlerV1Params ¶
func NewAdminPostPlayerRecordHandlerV1Params() *AdminPostPlayerRecordHandlerV1Params
NewAdminPostPlayerRecordHandlerV1Params creates a new AdminPostPlayerRecordHandlerV1Params object with the default values initialized.
func NewAdminPostPlayerRecordHandlerV1ParamsWithContext ¶
func NewAdminPostPlayerRecordHandlerV1ParamsWithContext(ctx context.Context) *AdminPostPlayerRecordHandlerV1Params
NewAdminPostPlayerRecordHandlerV1ParamsWithContext creates a new AdminPostPlayerRecordHandlerV1Params object with the default values initialized, and the ability to set a context for a request
func NewAdminPostPlayerRecordHandlerV1ParamsWithHTTPClient ¶
func NewAdminPostPlayerRecordHandlerV1ParamsWithHTTPClient(client *http.Client) *AdminPostPlayerRecordHandlerV1Params
NewAdminPostPlayerRecordHandlerV1ParamsWithHTTPClient creates a new AdminPostPlayerRecordHandlerV1Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminPostPlayerRecordHandlerV1ParamsWithTimeout ¶
func NewAdminPostPlayerRecordHandlerV1ParamsWithTimeout(timeout time.Duration) *AdminPostPlayerRecordHandlerV1Params
NewAdminPostPlayerRecordHandlerV1ParamsWithTimeout creates a new AdminPostPlayerRecordHandlerV1Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminPostPlayerRecordHandlerV1Params) SetAuthInfoWriter ¶ added in v0.17.0
func (o *AdminPostPlayerRecordHandlerV1Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin post player record handler v1 params
func (*AdminPostPlayerRecordHandlerV1Params) SetBody ¶
func (o *AdminPostPlayerRecordHandlerV1Params) SetBody(body *cloudsaveclientmodels.ModelsPlayerRecordRequest)
SetBody adds the body to the admin post player record handler v1 params
func (*AdminPostPlayerRecordHandlerV1Params) SetContext ¶
func (o *AdminPostPlayerRecordHandlerV1Params) SetContext(ctx context.Context)
SetContext adds the context to the admin post player record handler v1 params
func (*AdminPostPlayerRecordHandlerV1Params) SetFlightId ¶ added in v0.63.0
func (o *AdminPostPlayerRecordHandlerV1Params) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*AdminPostPlayerRecordHandlerV1Params) SetHTTPClient ¶
func (o *AdminPostPlayerRecordHandlerV1Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin post player record handler v1 params
func (*AdminPostPlayerRecordHandlerV1Params) SetHTTPClientTransport ¶ added in v0.19.0
func (o *AdminPostPlayerRecordHandlerV1Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin post player record handler v1 params
func (*AdminPostPlayerRecordHandlerV1Params) SetKey ¶
func (o *AdminPostPlayerRecordHandlerV1Params) SetKey(key string)
SetKey adds the key to the admin post player record handler v1 params
func (*AdminPostPlayerRecordHandlerV1Params) SetNamespace ¶
func (o *AdminPostPlayerRecordHandlerV1Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin post player record handler v1 params
func (*AdminPostPlayerRecordHandlerV1Params) SetTimeout ¶
func (o *AdminPostPlayerRecordHandlerV1Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin post player record handler v1 params
func (*AdminPostPlayerRecordHandlerV1Params) SetUserID ¶
func (o *AdminPostPlayerRecordHandlerV1Params) SetUserID(userID string)
SetUserID adds the userId to the admin post player record handler v1 params
func (*AdminPostPlayerRecordHandlerV1Params) WithBody ¶
func (o *AdminPostPlayerRecordHandlerV1Params) WithBody(body *cloudsaveclientmodels.ModelsPlayerRecordRequest) *AdminPostPlayerRecordHandlerV1Params
WithBody adds the body to the admin post player record handler v1 params
func (*AdminPostPlayerRecordHandlerV1Params) WithContext ¶
func (o *AdminPostPlayerRecordHandlerV1Params) WithContext(ctx context.Context) *AdminPostPlayerRecordHandlerV1Params
WithContext adds the context to the admin post player record handler v1 params
func (*AdminPostPlayerRecordHandlerV1Params) WithHTTPClient ¶
func (o *AdminPostPlayerRecordHandlerV1Params) WithHTTPClient(client *http.Client) *AdminPostPlayerRecordHandlerV1Params
WithHTTPClient adds the HTTPClient to the admin post player record handler v1 params
func (*AdminPostPlayerRecordHandlerV1Params) WithKey ¶
func (o *AdminPostPlayerRecordHandlerV1Params) WithKey(key string) *AdminPostPlayerRecordHandlerV1Params
WithKey adds the key to the admin post player record handler v1 params
func (*AdminPostPlayerRecordHandlerV1Params) WithNamespace ¶
func (o *AdminPostPlayerRecordHandlerV1Params) WithNamespace(namespace string) *AdminPostPlayerRecordHandlerV1Params
WithNamespace adds the namespace to the admin post player record handler v1 params
func (*AdminPostPlayerRecordHandlerV1Params) WithTimeout ¶
func (o *AdminPostPlayerRecordHandlerV1Params) WithTimeout(timeout time.Duration) *AdminPostPlayerRecordHandlerV1Params
WithTimeout adds the timeout to the admin post player record handler v1 params
func (*AdminPostPlayerRecordHandlerV1Params) WithUserID ¶
func (o *AdminPostPlayerRecordHandlerV1Params) WithUserID(userID string) *AdminPostPlayerRecordHandlerV1Params
WithUserID adds the userID to the admin post player record handler v1 params
func (*AdminPostPlayerRecordHandlerV1Params) WriteToRequest ¶
func (o *AdminPostPlayerRecordHandlerV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminPostPlayerRecordHandlerV1Reader ¶
type AdminPostPlayerRecordHandlerV1Reader struct {
// contains filtered or unexported fields
}
AdminPostPlayerRecordHandlerV1Reader is a Reader for the AdminPostPlayerRecordHandlerV1 structure.
func (*AdminPostPlayerRecordHandlerV1Reader) ReadResponse ¶
func (o *AdminPostPlayerRecordHandlerV1Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminPostPlayerRecordHandlerV1Unauthorized ¶ added in v0.7.0
type AdminPostPlayerRecordHandlerV1Unauthorized struct {
}AdminPostPlayerRecordHandlerV1Unauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr></table>
func NewAdminPostPlayerRecordHandlerV1Unauthorized ¶ added in v0.7.0
func NewAdminPostPlayerRecordHandlerV1Unauthorized() *AdminPostPlayerRecordHandlerV1Unauthorized
NewAdminPostPlayerRecordHandlerV1Unauthorized creates a AdminPostPlayerRecordHandlerV1Unauthorized with default headers values
func (*AdminPostPlayerRecordHandlerV1Unauthorized) Error ¶ added in v0.7.0
func (o *AdminPostPlayerRecordHandlerV1Unauthorized) Error() string
func (*AdminPostPlayerRecordHandlerV1Unauthorized) GetPayload ¶ added in v0.7.0
func (o *AdminPostPlayerRecordHandlerV1Unauthorized) GetPayload() *cloudsaveclientmodels.ModelsResponseError
func (*AdminPostPlayerRecordHandlerV1Unauthorized) ToJSONString ¶ added in v0.25.0
func (o *AdminPostPlayerRecordHandlerV1Unauthorized) ToJSONString() string
type AdminPutPlayerPublicRecordHandlerV1BadRequest ¶
type AdminPutPlayerPublicRecordHandlerV1BadRequest struct {
Payload *cloudsaveclientmodels.ModelsResponseError
}
AdminPutPlayerPublicRecordHandlerV1BadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>18060</td><td>invalid request body</td></tr><tr><td>20002</td><td>validation error</td></tr></table>
func NewAdminPutPlayerPublicRecordHandlerV1BadRequest ¶
func NewAdminPutPlayerPublicRecordHandlerV1BadRequest() *AdminPutPlayerPublicRecordHandlerV1BadRequest
NewAdminPutPlayerPublicRecordHandlerV1BadRequest creates a AdminPutPlayerPublicRecordHandlerV1BadRequest with default headers values
func (*AdminPutPlayerPublicRecordHandlerV1BadRequest) Error ¶
func (o *AdminPutPlayerPublicRecordHandlerV1BadRequest) Error() string
func (*AdminPutPlayerPublicRecordHandlerV1BadRequest) GetPayload ¶
func (o *AdminPutPlayerPublicRecordHandlerV1BadRequest) GetPayload() *cloudsaveclientmodels.ModelsResponseError
func (*AdminPutPlayerPublicRecordHandlerV1BadRequest) ToJSONString ¶ added in v0.25.0
func (o *AdminPutPlayerPublicRecordHandlerV1BadRequest) ToJSONString() string
type AdminPutPlayerPublicRecordHandlerV1Forbidden ¶ added in v0.58.0
type AdminPutPlayerPublicRecordHandlerV1Forbidden struct {
Payload *cloudsaveclientmodels.ModelsResponseError
}
AdminPutPlayerPublicRecordHandlerV1Forbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20013</td><td>insufficient permission</td></tr></table>
func NewAdminPutPlayerPublicRecordHandlerV1Forbidden ¶ added in v0.58.0
func NewAdminPutPlayerPublicRecordHandlerV1Forbidden() *AdminPutPlayerPublicRecordHandlerV1Forbidden
NewAdminPutPlayerPublicRecordHandlerV1Forbidden creates a AdminPutPlayerPublicRecordHandlerV1Forbidden with default headers values
func (*AdminPutPlayerPublicRecordHandlerV1Forbidden) Error ¶ added in v0.58.0
func (o *AdminPutPlayerPublicRecordHandlerV1Forbidden) Error() string
func (*AdminPutPlayerPublicRecordHandlerV1Forbidden) GetPayload ¶ added in v0.58.0
func (o *AdminPutPlayerPublicRecordHandlerV1Forbidden) GetPayload() *cloudsaveclientmodels.ModelsResponseError
func (*AdminPutPlayerPublicRecordHandlerV1Forbidden) ToJSONString ¶ added in v0.58.0
func (o *AdminPutPlayerPublicRecordHandlerV1Forbidden) ToJSONString() string
type AdminPutPlayerPublicRecordHandlerV1InternalServerError ¶
type AdminPutPlayerPublicRecordHandlerV1InternalServerError struct {
Payload *cloudsaveclientmodels.ModelsResponseError
}
AdminPutPlayerPublicRecordHandlerV1InternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20000</td><td>internal server error</td></tr><tr><td>18061</td><td>unable to update record</td></tr><tr><td>18005</td><td>unable to decode record</td></tr></table>
func NewAdminPutPlayerPublicRecordHandlerV1InternalServerError ¶
func NewAdminPutPlayerPublicRecordHandlerV1InternalServerError() *AdminPutPlayerPublicRecordHandlerV1InternalServerError
NewAdminPutPlayerPublicRecordHandlerV1InternalServerError creates a AdminPutPlayerPublicRecordHandlerV1InternalServerError with default headers values
func (*AdminPutPlayerPublicRecordHandlerV1InternalServerError) Error ¶
func (o *AdminPutPlayerPublicRecordHandlerV1InternalServerError) Error() string
func (*AdminPutPlayerPublicRecordHandlerV1InternalServerError) GetPayload ¶
func (o *AdminPutPlayerPublicRecordHandlerV1InternalServerError) GetPayload() *cloudsaveclientmodels.ModelsResponseError
func (*AdminPutPlayerPublicRecordHandlerV1InternalServerError) ToJSONString ¶ added in v0.25.0
func (o *AdminPutPlayerPublicRecordHandlerV1InternalServerError) ToJSONString() string
type AdminPutPlayerPublicRecordHandlerV1OK ¶
type AdminPutPlayerPublicRecordHandlerV1OK struct {
Payload *cloudsaveclientmodels.ModelsPlayerRecordResponse
}
AdminPutPlayerPublicRecordHandlerV1OK handles this case with default header values.
Record in user-level saved
func NewAdminPutPlayerPublicRecordHandlerV1OK ¶
func NewAdminPutPlayerPublicRecordHandlerV1OK() *AdminPutPlayerPublicRecordHandlerV1OK
NewAdminPutPlayerPublicRecordHandlerV1OK creates a AdminPutPlayerPublicRecordHandlerV1OK with default headers values
func (*AdminPutPlayerPublicRecordHandlerV1OK) Error ¶
func (o *AdminPutPlayerPublicRecordHandlerV1OK) Error() string
func (*AdminPutPlayerPublicRecordHandlerV1OK) GetPayload ¶ added in v0.24.0
func (o *AdminPutPlayerPublicRecordHandlerV1OK) GetPayload() *cloudsaveclientmodels.ModelsPlayerRecordResponse
func (*AdminPutPlayerPublicRecordHandlerV1OK) ToJSONString ¶ added in v0.25.0
func (o *AdminPutPlayerPublicRecordHandlerV1OK) ToJSONString() string
type AdminPutPlayerPublicRecordHandlerV1Params ¶
type AdminPutPlayerPublicRecordHandlerV1Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body cloudsaveclientmodels.ModelsPlayerRecordRequest /*Key key of record */ Key string /*Namespace namespace of the game, only accept alphabet and numeric */ Namespace string /*UserID user ID who own the record, should follow UUID version 4 without hyphen format */ UserID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // XFlightId is an optional parameter from this SDK XFlightId *string // contains filtered or unexported fields }
AdminPutPlayerPublicRecordHandlerV1Params contains all the parameters to send to the API endpoint for the admin put player public record handler v1 operation typically these are written to a http.Request
func NewAdminPutPlayerPublicRecordHandlerV1Params ¶
func NewAdminPutPlayerPublicRecordHandlerV1Params() *AdminPutPlayerPublicRecordHandlerV1Params
NewAdminPutPlayerPublicRecordHandlerV1Params creates a new AdminPutPlayerPublicRecordHandlerV1Params object with the default values initialized.
func NewAdminPutPlayerPublicRecordHandlerV1ParamsWithContext ¶
func NewAdminPutPlayerPublicRecordHandlerV1ParamsWithContext(ctx context.Context) *AdminPutPlayerPublicRecordHandlerV1Params
NewAdminPutPlayerPublicRecordHandlerV1ParamsWithContext creates a new AdminPutPlayerPublicRecordHandlerV1Params object with the default values initialized, and the ability to set a context for a request
func NewAdminPutPlayerPublicRecordHandlerV1ParamsWithHTTPClient ¶
func NewAdminPutPlayerPublicRecordHandlerV1ParamsWithHTTPClient(client *http.Client) *AdminPutPlayerPublicRecordHandlerV1Params
NewAdminPutPlayerPublicRecordHandlerV1ParamsWithHTTPClient creates a new AdminPutPlayerPublicRecordHandlerV1Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminPutPlayerPublicRecordHandlerV1ParamsWithTimeout ¶
func NewAdminPutPlayerPublicRecordHandlerV1ParamsWithTimeout(timeout time.Duration) *AdminPutPlayerPublicRecordHandlerV1Params
NewAdminPutPlayerPublicRecordHandlerV1ParamsWithTimeout creates a new AdminPutPlayerPublicRecordHandlerV1Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminPutPlayerPublicRecordHandlerV1Params) SetAuthInfoWriter ¶ added in v0.17.0
func (o *AdminPutPlayerPublicRecordHandlerV1Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin put player public record handler v1 params
func (*AdminPutPlayerPublicRecordHandlerV1Params) SetBody ¶
func (o *AdminPutPlayerPublicRecordHandlerV1Params) SetBody(body *cloudsaveclientmodels.ModelsPlayerRecordRequest)
SetBody adds the body to the admin put player public record handler v1 params
func (*AdminPutPlayerPublicRecordHandlerV1Params) SetContext ¶
func (o *AdminPutPlayerPublicRecordHandlerV1Params) SetContext(ctx context.Context)
SetContext adds the context to the admin put player public record handler v1 params
func (*AdminPutPlayerPublicRecordHandlerV1Params) SetFlightId ¶ added in v0.63.0
func (o *AdminPutPlayerPublicRecordHandlerV1Params) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*AdminPutPlayerPublicRecordHandlerV1Params) SetHTTPClient ¶
func (o *AdminPutPlayerPublicRecordHandlerV1Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin put player public record handler v1 params
func (*AdminPutPlayerPublicRecordHandlerV1Params) SetHTTPClientTransport ¶ added in v0.19.0
func (o *AdminPutPlayerPublicRecordHandlerV1Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin put player public record handler v1 params
func (*AdminPutPlayerPublicRecordHandlerV1Params) SetKey ¶
func (o *AdminPutPlayerPublicRecordHandlerV1Params) SetKey(key string)
SetKey adds the key to the admin put player public record handler v1 params
func (*AdminPutPlayerPublicRecordHandlerV1Params) SetNamespace ¶
func (o *AdminPutPlayerPublicRecordHandlerV1Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin put player public record handler v1 params
func (*AdminPutPlayerPublicRecordHandlerV1Params) SetTimeout ¶
func (o *AdminPutPlayerPublicRecordHandlerV1Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin put player public record handler v1 params
func (*AdminPutPlayerPublicRecordHandlerV1Params) SetUserID ¶
func (o *AdminPutPlayerPublicRecordHandlerV1Params) SetUserID(userID string)
SetUserID adds the userId to the admin put player public record handler v1 params
func (*AdminPutPlayerPublicRecordHandlerV1Params) WithBody ¶
func (o *AdminPutPlayerPublicRecordHandlerV1Params) WithBody(body *cloudsaveclientmodels.ModelsPlayerRecordRequest) *AdminPutPlayerPublicRecordHandlerV1Params
WithBody adds the body to the admin put player public record handler v1 params
func (*AdminPutPlayerPublicRecordHandlerV1Params) WithContext ¶
func (o *AdminPutPlayerPublicRecordHandlerV1Params) WithContext(ctx context.Context) *AdminPutPlayerPublicRecordHandlerV1Params
WithContext adds the context to the admin put player public record handler v1 params
func (*AdminPutPlayerPublicRecordHandlerV1Params) WithHTTPClient ¶
func (o *AdminPutPlayerPublicRecordHandlerV1Params) WithHTTPClient(client *http.Client) *AdminPutPlayerPublicRecordHandlerV1Params
WithHTTPClient adds the HTTPClient to the admin put player public record handler v1 params
func (*AdminPutPlayerPublicRecordHandlerV1Params) WithKey ¶
func (o *AdminPutPlayerPublicRecordHandlerV1Params) WithKey(key string) *AdminPutPlayerPublicRecordHandlerV1Params
WithKey adds the key to the admin put player public record handler v1 params
func (*AdminPutPlayerPublicRecordHandlerV1Params) WithNamespace ¶
func (o *AdminPutPlayerPublicRecordHandlerV1Params) WithNamespace(namespace string) *AdminPutPlayerPublicRecordHandlerV1Params
WithNamespace adds the namespace to the admin put player public record handler v1 params
func (*AdminPutPlayerPublicRecordHandlerV1Params) WithTimeout ¶
func (o *AdminPutPlayerPublicRecordHandlerV1Params) WithTimeout(timeout time.Duration) *AdminPutPlayerPublicRecordHandlerV1Params
WithTimeout adds the timeout to the admin put player public record handler v1 params
func (*AdminPutPlayerPublicRecordHandlerV1Params) WithUserID ¶
func (o *AdminPutPlayerPublicRecordHandlerV1Params) WithUserID(userID string) *AdminPutPlayerPublicRecordHandlerV1Params
WithUserID adds the userID to the admin put player public record handler v1 params
func (*AdminPutPlayerPublicRecordHandlerV1Params) WriteToRequest ¶
func (o *AdminPutPlayerPublicRecordHandlerV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminPutPlayerPublicRecordHandlerV1Reader ¶
type AdminPutPlayerPublicRecordHandlerV1Reader struct {
// contains filtered or unexported fields
}
AdminPutPlayerPublicRecordHandlerV1Reader is a Reader for the AdminPutPlayerPublicRecordHandlerV1 structure.
func (*AdminPutPlayerPublicRecordHandlerV1Reader) ReadResponse ¶
func (o *AdminPutPlayerPublicRecordHandlerV1Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminPutPlayerPublicRecordHandlerV1Unauthorized ¶ added in v0.7.0
type AdminPutPlayerPublicRecordHandlerV1Unauthorized struct {
}AdminPutPlayerPublicRecordHandlerV1Unauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr></table>
func NewAdminPutPlayerPublicRecordHandlerV1Unauthorized ¶ added in v0.7.0
func NewAdminPutPlayerPublicRecordHandlerV1Unauthorized() *AdminPutPlayerPublicRecordHandlerV1Unauthorized
NewAdminPutPlayerPublicRecordHandlerV1Unauthorized creates a AdminPutPlayerPublicRecordHandlerV1Unauthorized with default headers values
func (*AdminPutPlayerPublicRecordHandlerV1Unauthorized) Error ¶ added in v0.7.0
func (o *AdminPutPlayerPublicRecordHandlerV1Unauthorized) Error() string
func (*AdminPutPlayerPublicRecordHandlerV1Unauthorized) GetPayload ¶ added in v0.7.0
func (o *AdminPutPlayerPublicRecordHandlerV1Unauthorized) GetPayload() *cloudsaveclientmodels.ModelsResponseError
func (*AdminPutPlayerPublicRecordHandlerV1Unauthorized) ToJSONString ¶ added in v0.25.0
func (o *AdminPutPlayerPublicRecordHandlerV1Unauthorized) ToJSONString() string
type AdminPutPlayerRecordHandlerV1BadRequest ¶ added in v0.58.0
type AdminPutPlayerRecordHandlerV1BadRequest struct {
Payload *cloudsaveclientmodels.ModelsResponseError
}
AdminPutPlayerRecordHandlerV1BadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>18060</td><td>invalid request body</td></tr><tr><td>20002</td><td>validation error</td></tr></table>
func NewAdminPutPlayerRecordHandlerV1BadRequest ¶ added in v0.58.0
func NewAdminPutPlayerRecordHandlerV1BadRequest() *AdminPutPlayerRecordHandlerV1BadRequest
NewAdminPutPlayerRecordHandlerV1BadRequest creates a AdminPutPlayerRecordHandlerV1BadRequest with default headers values
func (*AdminPutPlayerRecordHandlerV1BadRequest) Error ¶ added in v0.58.0
func (o *AdminPutPlayerRecordHandlerV1BadRequest) Error() string
func (*AdminPutPlayerRecordHandlerV1BadRequest) GetPayload ¶ added in v0.58.0
func (o *AdminPutPlayerRecordHandlerV1BadRequest) GetPayload() *cloudsaveclientmodels.ModelsResponseError
func (*AdminPutPlayerRecordHandlerV1BadRequest) ToJSONString ¶ added in v0.58.0
func (o *AdminPutPlayerRecordHandlerV1BadRequest) ToJSONString() string
type AdminPutPlayerRecordHandlerV1Forbidden ¶ added in v0.58.0
type AdminPutPlayerRecordHandlerV1Forbidden struct {
Payload *cloudsaveclientmodels.ModelsResponseError
}
AdminPutPlayerRecordHandlerV1Forbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20013</td><td>insufficient permission</td></tr></table>
func NewAdminPutPlayerRecordHandlerV1Forbidden ¶ added in v0.58.0
func NewAdminPutPlayerRecordHandlerV1Forbidden() *AdminPutPlayerRecordHandlerV1Forbidden
NewAdminPutPlayerRecordHandlerV1Forbidden creates a AdminPutPlayerRecordHandlerV1Forbidden with default headers values
func (*AdminPutPlayerRecordHandlerV1Forbidden) Error ¶ added in v0.58.0
func (o *AdminPutPlayerRecordHandlerV1Forbidden) Error() string
func (*AdminPutPlayerRecordHandlerV1Forbidden) GetPayload ¶ added in v0.58.0
func (o *AdminPutPlayerRecordHandlerV1Forbidden) GetPayload() *cloudsaveclientmodels.ModelsResponseError
func (*AdminPutPlayerRecordHandlerV1Forbidden) ToJSONString ¶ added in v0.58.0
func (o *AdminPutPlayerRecordHandlerV1Forbidden) ToJSONString() string
type AdminPutPlayerRecordHandlerV1InternalServerError ¶
type AdminPutPlayerRecordHandlerV1InternalServerError struct {
Payload *cloudsaveclientmodels.ModelsResponseError
}
AdminPutPlayerRecordHandlerV1InternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20000</td><td>internal server error</td></tr><tr><td>18061</td><td>unable to update record</td></tr><tr><td>18005</td><td>unable to decode record</td></tr></table>
func NewAdminPutPlayerRecordHandlerV1InternalServerError ¶
func NewAdminPutPlayerRecordHandlerV1InternalServerError() *AdminPutPlayerRecordHandlerV1InternalServerError
NewAdminPutPlayerRecordHandlerV1InternalServerError creates a AdminPutPlayerRecordHandlerV1InternalServerError with default headers values
func (*AdminPutPlayerRecordHandlerV1InternalServerError) Error ¶
func (o *AdminPutPlayerRecordHandlerV1InternalServerError) Error() string
func (*AdminPutPlayerRecordHandlerV1InternalServerError) GetPayload ¶
func (o *AdminPutPlayerRecordHandlerV1InternalServerError) GetPayload() *cloudsaveclientmodels.ModelsResponseError
func (*AdminPutPlayerRecordHandlerV1InternalServerError) ToJSONString ¶ added in v0.25.0
func (o *AdminPutPlayerRecordHandlerV1InternalServerError) ToJSONString() string
type AdminPutPlayerRecordHandlerV1OK ¶
type AdminPutPlayerRecordHandlerV1OK struct {
Payload *cloudsaveclientmodels.ModelsPlayerRecordResponse
}
AdminPutPlayerRecordHandlerV1OK handles this case with default header values.
Record in user-level saved
func NewAdminPutPlayerRecordHandlerV1OK ¶
func NewAdminPutPlayerRecordHandlerV1OK() *AdminPutPlayerRecordHandlerV1OK
NewAdminPutPlayerRecordHandlerV1OK creates a AdminPutPlayerRecordHandlerV1OK with default headers values
func (*AdminPutPlayerRecordHandlerV1OK) Error ¶
func (o *AdminPutPlayerRecordHandlerV1OK) Error() string
func (*AdminPutPlayerRecordHandlerV1OK) GetPayload ¶ added in v0.24.0
func (o *AdminPutPlayerRecordHandlerV1OK) GetPayload() *cloudsaveclientmodels.ModelsPlayerRecordResponse
func (*AdminPutPlayerRecordHandlerV1OK) ToJSONString ¶ added in v0.25.0
func (o *AdminPutPlayerRecordHandlerV1OK) ToJSONString() string
type AdminPutPlayerRecordHandlerV1Params ¶
type AdminPutPlayerRecordHandlerV1Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body cloudsaveclientmodels.ModelsPlayerRecordRequest /*Key key of record */ Key string /*Namespace namespace of the game, only accept alphabet and numeric */ Namespace string /*UserID user ID who own the record, should follow UUID version 4 without hyphen format */ UserID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // XFlightId is an optional parameter from this SDK XFlightId *string // contains filtered or unexported fields }
AdminPutPlayerRecordHandlerV1Params contains all the parameters to send to the API endpoint for the admin put player record handler v1 operation typically these are written to a http.Request
func NewAdminPutPlayerRecordHandlerV1Params ¶
func NewAdminPutPlayerRecordHandlerV1Params() *AdminPutPlayerRecordHandlerV1Params
NewAdminPutPlayerRecordHandlerV1Params creates a new AdminPutPlayerRecordHandlerV1Params object with the default values initialized.
func NewAdminPutPlayerRecordHandlerV1ParamsWithContext ¶
func NewAdminPutPlayerRecordHandlerV1ParamsWithContext(ctx context.Context) *AdminPutPlayerRecordHandlerV1Params
NewAdminPutPlayerRecordHandlerV1ParamsWithContext creates a new AdminPutPlayerRecordHandlerV1Params object with the default values initialized, and the ability to set a context for a request
func NewAdminPutPlayerRecordHandlerV1ParamsWithHTTPClient ¶
func NewAdminPutPlayerRecordHandlerV1ParamsWithHTTPClient(client *http.Client) *AdminPutPlayerRecordHandlerV1Params
NewAdminPutPlayerRecordHandlerV1ParamsWithHTTPClient creates a new AdminPutPlayerRecordHandlerV1Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminPutPlayerRecordHandlerV1ParamsWithTimeout ¶
func NewAdminPutPlayerRecordHandlerV1ParamsWithTimeout(timeout time.Duration) *AdminPutPlayerRecordHandlerV1Params
NewAdminPutPlayerRecordHandlerV1ParamsWithTimeout creates a new AdminPutPlayerRecordHandlerV1Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminPutPlayerRecordHandlerV1Params) SetAuthInfoWriter ¶ added in v0.17.0
func (o *AdminPutPlayerRecordHandlerV1Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin put player record handler v1 params
func (*AdminPutPlayerRecordHandlerV1Params) SetBody ¶
func (o *AdminPutPlayerRecordHandlerV1Params) SetBody(body *cloudsaveclientmodels.ModelsPlayerRecordRequest)
SetBody adds the body to the admin put player record handler v1 params
func (*AdminPutPlayerRecordHandlerV1Params) SetContext ¶
func (o *AdminPutPlayerRecordHandlerV1Params) SetContext(ctx context.Context)
SetContext adds the context to the admin put player record handler v1 params
func (*AdminPutPlayerRecordHandlerV1Params) SetFlightId ¶ added in v0.63.0
func (o *AdminPutPlayerRecordHandlerV1Params) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*AdminPutPlayerRecordHandlerV1Params) SetHTTPClient ¶
func (o *AdminPutPlayerRecordHandlerV1Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin put player record handler v1 params
func (*AdminPutPlayerRecordHandlerV1Params) SetHTTPClientTransport ¶ added in v0.19.0
func (o *AdminPutPlayerRecordHandlerV1Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin put player record handler v1 params
func (*AdminPutPlayerRecordHandlerV1Params) SetKey ¶
func (o *AdminPutPlayerRecordHandlerV1Params) SetKey(key string)
SetKey adds the key to the admin put player record handler v1 params
func (*AdminPutPlayerRecordHandlerV1Params) SetNamespace ¶
func (o *AdminPutPlayerRecordHandlerV1Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin put player record handler v1 params
func (*AdminPutPlayerRecordHandlerV1Params) SetTimeout ¶
func (o *AdminPutPlayerRecordHandlerV1Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin put player record handler v1 params
func (*AdminPutPlayerRecordHandlerV1Params) SetUserID ¶
func (o *AdminPutPlayerRecordHandlerV1Params) SetUserID(userID string)
SetUserID adds the userId to the admin put player record handler v1 params
func (*AdminPutPlayerRecordHandlerV1Params) WithBody ¶
func (o *AdminPutPlayerRecordHandlerV1Params) WithBody(body *cloudsaveclientmodels.ModelsPlayerRecordRequest) *AdminPutPlayerRecordHandlerV1Params
WithBody adds the body to the admin put player record handler v1 params
func (*AdminPutPlayerRecordHandlerV1Params) WithContext ¶
func (o *AdminPutPlayerRecordHandlerV1Params) WithContext(ctx context.Context) *AdminPutPlayerRecordHandlerV1Params
WithContext adds the context to the admin put player record handler v1 params
func (*AdminPutPlayerRecordHandlerV1Params) WithHTTPClient ¶
func (o *AdminPutPlayerRecordHandlerV1Params) WithHTTPClient(client *http.Client) *AdminPutPlayerRecordHandlerV1Params
WithHTTPClient adds the HTTPClient to the admin put player record handler v1 params
func (*AdminPutPlayerRecordHandlerV1Params) WithKey ¶
func (o *AdminPutPlayerRecordHandlerV1Params) WithKey(key string) *AdminPutPlayerRecordHandlerV1Params
WithKey adds the key to the admin put player record handler v1 params
func (*AdminPutPlayerRecordHandlerV1Params) WithNamespace ¶
func (o *AdminPutPlayerRecordHandlerV1Params) WithNamespace(namespace string) *AdminPutPlayerRecordHandlerV1Params
WithNamespace adds the namespace to the admin put player record handler v1 params
func (*AdminPutPlayerRecordHandlerV1Params) WithTimeout ¶
func (o *AdminPutPlayerRecordHandlerV1Params) WithTimeout(timeout time.Duration) *AdminPutPlayerRecordHandlerV1Params
WithTimeout adds the timeout to the admin put player record handler v1 params
func (*AdminPutPlayerRecordHandlerV1Params) WithUserID ¶
func (o *AdminPutPlayerRecordHandlerV1Params) WithUserID(userID string) *AdminPutPlayerRecordHandlerV1Params
WithUserID adds the userID to the admin put player record handler v1 params
func (*AdminPutPlayerRecordHandlerV1Params) WriteToRequest ¶
func (o *AdminPutPlayerRecordHandlerV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminPutPlayerRecordHandlerV1Reader ¶
type AdminPutPlayerRecordHandlerV1Reader struct {
// contains filtered or unexported fields
}
AdminPutPlayerRecordHandlerV1Reader is a Reader for the AdminPutPlayerRecordHandlerV1 structure.
func (*AdminPutPlayerRecordHandlerV1Reader) ReadResponse ¶
func (o *AdminPutPlayerRecordHandlerV1Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminPutPlayerRecordHandlerV1Unauthorized ¶ added in v0.7.0
type AdminPutPlayerRecordHandlerV1Unauthorized struct {
}AdminPutPlayerRecordHandlerV1Unauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr></table>
func NewAdminPutPlayerRecordHandlerV1Unauthorized ¶ added in v0.7.0
func NewAdminPutPlayerRecordHandlerV1Unauthorized() *AdminPutPlayerRecordHandlerV1Unauthorized
NewAdminPutPlayerRecordHandlerV1Unauthorized creates a AdminPutPlayerRecordHandlerV1Unauthorized with default headers values
func (*AdminPutPlayerRecordHandlerV1Unauthorized) Error ¶ added in v0.7.0
func (o *AdminPutPlayerRecordHandlerV1Unauthorized) Error() string
func (*AdminPutPlayerRecordHandlerV1Unauthorized) GetPayload ¶ added in v0.7.0
func (o *AdminPutPlayerRecordHandlerV1Unauthorized) GetPayload() *cloudsaveclientmodels.ModelsResponseError
func (*AdminPutPlayerRecordHandlerV1Unauthorized) ToJSONString ¶ added in v0.25.0
func (o *AdminPutPlayerRecordHandlerV1Unauthorized) ToJSONString() string
type AdminPutPlayerRecordsHandlerV1BadRequest ¶ added in v0.60.0
type AdminPutPlayerRecordsHandlerV1BadRequest struct {
Payload *cloudsaveclientmodels.ModelsResponseError
}
AdminPutPlayerRecordsHandlerV1BadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>18353</td><td>invalid request body</td></tr><tr><td>18356</td><td>invalid request body: size of the request body must be less than [%d]MB</td></tr><tr><td>18354</td><td>records amount exceeded max limit</td></tr><tr><td>18355</td><td>unable to marshal request body</td></tr></table>
func NewAdminPutPlayerRecordsHandlerV1BadRequest ¶ added in v0.60.0
func NewAdminPutPlayerRecordsHandlerV1BadRequest() *AdminPutPlayerRecordsHandlerV1BadRequest
NewAdminPutPlayerRecordsHandlerV1BadRequest creates a AdminPutPlayerRecordsHandlerV1BadRequest with default headers values
func (*AdminPutPlayerRecordsHandlerV1BadRequest) Error ¶ added in v0.60.0
func (o *AdminPutPlayerRecordsHandlerV1BadRequest) Error() string
func (*AdminPutPlayerRecordsHandlerV1BadRequest) GetPayload ¶ added in v0.60.0
func (o *AdminPutPlayerRecordsHandlerV1BadRequest) GetPayload() *cloudsaveclientmodels.ModelsResponseError
func (*AdminPutPlayerRecordsHandlerV1BadRequest) ToJSONString ¶ added in v0.60.0
func (o *AdminPutPlayerRecordsHandlerV1BadRequest) ToJSONString() string
type AdminPutPlayerRecordsHandlerV1Forbidden ¶ added in v0.60.0
type AdminPutPlayerRecordsHandlerV1Forbidden struct {
Payload *cloudsaveclientmodels.ModelsResponseError
}
AdminPutPlayerRecordsHandlerV1Forbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20013</td><td>insufficient permission</td></tr></table>
func NewAdminPutPlayerRecordsHandlerV1Forbidden ¶ added in v0.60.0
func NewAdminPutPlayerRecordsHandlerV1Forbidden() *AdminPutPlayerRecordsHandlerV1Forbidden
NewAdminPutPlayerRecordsHandlerV1Forbidden creates a AdminPutPlayerRecordsHandlerV1Forbidden with default headers values
func (*AdminPutPlayerRecordsHandlerV1Forbidden) Error ¶ added in v0.60.0
func (o *AdminPutPlayerRecordsHandlerV1Forbidden) Error() string
func (*AdminPutPlayerRecordsHandlerV1Forbidden) GetPayload ¶ added in v0.60.0
func (o *AdminPutPlayerRecordsHandlerV1Forbidden) GetPayload() *cloudsaveclientmodels.ModelsResponseError
func (*AdminPutPlayerRecordsHandlerV1Forbidden) ToJSONString ¶ added in v0.60.0
func (o *AdminPutPlayerRecordsHandlerV1Forbidden) ToJSONString() string
type AdminPutPlayerRecordsHandlerV1OK ¶ added in v0.60.0
type AdminPutPlayerRecordsHandlerV1OK struct {
Payload []*cloudsaveclientmodels.ModelsBulkUpdatePlayerRecordResponse
}
AdminPutPlayerRecordsHandlerV1OK handles this case with default header values.
OK
func NewAdminPutPlayerRecordsHandlerV1OK ¶ added in v0.60.0
func NewAdminPutPlayerRecordsHandlerV1OK() *AdminPutPlayerRecordsHandlerV1OK
NewAdminPutPlayerRecordsHandlerV1OK creates a AdminPutPlayerRecordsHandlerV1OK with default headers values
func (*AdminPutPlayerRecordsHandlerV1OK) Error ¶ added in v0.60.0
func (o *AdminPutPlayerRecordsHandlerV1OK) Error() string
func (*AdminPutPlayerRecordsHandlerV1OK) GetPayload ¶ added in v0.60.0
func (o *AdminPutPlayerRecordsHandlerV1OK) GetPayload() []*cloudsaveclientmodels.ModelsBulkUpdatePlayerRecordResponse
func (*AdminPutPlayerRecordsHandlerV1OK) ToJSONString ¶ added in v0.60.0
func (o *AdminPutPlayerRecordsHandlerV1OK) ToJSONString() string
type AdminPutPlayerRecordsHandlerV1Params ¶ added in v0.60.0
type AdminPutPlayerRecordsHandlerV1Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *cloudsaveclientmodels.ModelsBulkUpdatePlayerRecordsRequest /*Namespace namespace of the game, only accept alphabet and numeric */ Namespace string /*UserID user ID who own the record, should follow UUID version 4 without hyphen format */ UserID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // XFlightId is an optional parameter from this SDK XFlightId *string // contains filtered or unexported fields }
AdminPutPlayerRecordsHandlerV1Params contains all the parameters to send to the API endpoint for the admin put player records handler v1 operation typically these are written to a http.Request
func NewAdminPutPlayerRecordsHandlerV1Params ¶ added in v0.60.0
func NewAdminPutPlayerRecordsHandlerV1Params() *AdminPutPlayerRecordsHandlerV1Params
NewAdminPutPlayerRecordsHandlerV1Params creates a new AdminPutPlayerRecordsHandlerV1Params object with the default values initialized.
func NewAdminPutPlayerRecordsHandlerV1ParamsWithContext ¶ added in v0.60.0
func NewAdminPutPlayerRecordsHandlerV1ParamsWithContext(ctx context.Context) *AdminPutPlayerRecordsHandlerV1Params
NewAdminPutPlayerRecordsHandlerV1ParamsWithContext creates a new AdminPutPlayerRecordsHandlerV1Params object with the default values initialized, and the ability to set a context for a request
func NewAdminPutPlayerRecordsHandlerV1ParamsWithHTTPClient ¶ added in v0.60.0
func NewAdminPutPlayerRecordsHandlerV1ParamsWithHTTPClient(client *http.Client) *AdminPutPlayerRecordsHandlerV1Params
NewAdminPutPlayerRecordsHandlerV1ParamsWithHTTPClient creates a new AdminPutPlayerRecordsHandlerV1Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminPutPlayerRecordsHandlerV1ParamsWithTimeout ¶ added in v0.60.0
func NewAdminPutPlayerRecordsHandlerV1ParamsWithTimeout(timeout time.Duration) *AdminPutPlayerRecordsHandlerV1Params
NewAdminPutPlayerRecordsHandlerV1ParamsWithTimeout creates a new AdminPutPlayerRecordsHandlerV1Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminPutPlayerRecordsHandlerV1Params) SetAuthInfoWriter ¶ added in v0.60.0
func (o *AdminPutPlayerRecordsHandlerV1Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin put player records handler v1 params
func (*AdminPutPlayerRecordsHandlerV1Params) SetBody ¶ added in v0.60.0
func (o *AdminPutPlayerRecordsHandlerV1Params) SetBody(body *cloudsaveclientmodels.ModelsBulkUpdatePlayerRecordsRequest)
SetBody adds the body to the admin put player records handler v1 params
func (*AdminPutPlayerRecordsHandlerV1Params) SetContext ¶ added in v0.60.0
func (o *AdminPutPlayerRecordsHandlerV1Params) SetContext(ctx context.Context)
SetContext adds the context to the admin put player records handler v1 params
func (*AdminPutPlayerRecordsHandlerV1Params) SetFlightId ¶ added in v0.63.0
func (o *AdminPutPlayerRecordsHandlerV1Params) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*AdminPutPlayerRecordsHandlerV1Params) SetHTTPClient ¶ added in v0.60.0
func (o *AdminPutPlayerRecordsHandlerV1Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin put player records handler v1 params
func (*AdminPutPlayerRecordsHandlerV1Params) SetHTTPClientTransport ¶ added in v0.60.0
func (o *AdminPutPlayerRecordsHandlerV1Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin put player records handler v1 params
func (*AdminPutPlayerRecordsHandlerV1Params) SetNamespace ¶ added in v0.60.0
func (o *AdminPutPlayerRecordsHandlerV1Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin put player records handler v1 params
func (*AdminPutPlayerRecordsHandlerV1Params) SetTimeout ¶ added in v0.60.0
func (o *AdminPutPlayerRecordsHandlerV1Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin put player records handler v1 params
func (*AdminPutPlayerRecordsHandlerV1Params) SetUserID ¶ added in v0.60.0
func (o *AdminPutPlayerRecordsHandlerV1Params) SetUserID(userID string)
SetUserID adds the userId to the admin put player records handler v1 params
func (*AdminPutPlayerRecordsHandlerV1Params) WithBody ¶ added in v0.60.0
func (o *AdminPutPlayerRecordsHandlerV1Params) WithBody(body *cloudsaveclientmodels.ModelsBulkUpdatePlayerRecordsRequest) *AdminPutPlayerRecordsHandlerV1Params
WithBody adds the body to the admin put player records handler v1 params
func (*AdminPutPlayerRecordsHandlerV1Params) WithContext ¶ added in v0.60.0
func (o *AdminPutPlayerRecordsHandlerV1Params) WithContext(ctx context.Context) *AdminPutPlayerRecordsHandlerV1Params
WithContext adds the context to the admin put player records handler v1 params
func (*AdminPutPlayerRecordsHandlerV1Params) WithHTTPClient ¶ added in v0.60.0
func (o *AdminPutPlayerRecordsHandlerV1Params) WithHTTPClient(client *http.Client) *AdminPutPlayerRecordsHandlerV1Params
WithHTTPClient adds the HTTPClient to the admin put player records handler v1 params
func (*AdminPutPlayerRecordsHandlerV1Params) WithNamespace ¶ added in v0.60.0
func (o *AdminPutPlayerRecordsHandlerV1Params) WithNamespace(namespace string) *AdminPutPlayerRecordsHandlerV1Params
WithNamespace adds the namespace to the admin put player records handler v1 params
func (*AdminPutPlayerRecordsHandlerV1Params) WithTimeout ¶ added in v0.60.0
func (o *AdminPutPlayerRecordsHandlerV1Params) WithTimeout(timeout time.Duration) *AdminPutPlayerRecordsHandlerV1Params
WithTimeout adds the timeout to the admin put player records handler v1 params
func (*AdminPutPlayerRecordsHandlerV1Params) WithUserID ¶ added in v0.60.0
func (o *AdminPutPlayerRecordsHandlerV1Params) WithUserID(userID string) *AdminPutPlayerRecordsHandlerV1Params
WithUserID adds the userID to the admin put player records handler v1 params
func (*AdminPutPlayerRecordsHandlerV1Params) WriteToRequest ¶ added in v0.60.0
func (o *AdminPutPlayerRecordsHandlerV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminPutPlayerRecordsHandlerV1Reader ¶ added in v0.60.0
type AdminPutPlayerRecordsHandlerV1Reader struct {
// contains filtered or unexported fields
}
AdminPutPlayerRecordsHandlerV1Reader is a Reader for the AdminPutPlayerRecordsHandlerV1 structure.
func (*AdminPutPlayerRecordsHandlerV1Reader) ReadResponse ¶ added in v0.60.0
func (o *AdminPutPlayerRecordsHandlerV1Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminPutPlayerRecordsHandlerV1Unauthorized ¶ added in v0.60.0
type AdminPutPlayerRecordsHandlerV1Unauthorized struct {
}AdminPutPlayerRecordsHandlerV1Unauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr></table>
func NewAdminPutPlayerRecordsHandlerV1Unauthorized ¶ added in v0.60.0
func NewAdminPutPlayerRecordsHandlerV1Unauthorized() *AdminPutPlayerRecordsHandlerV1Unauthorized
NewAdminPutPlayerRecordsHandlerV1Unauthorized creates a AdminPutPlayerRecordsHandlerV1Unauthorized with default headers values
func (*AdminPutPlayerRecordsHandlerV1Unauthorized) Error ¶ added in v0.60.0
func (o *AdminPutPlayerRecordsHandlerV1Unauthorized) Error() string
func (*AdminPutPlayerRecordsHandlerV1Unauthorized) GetPayload ¶ added in v0.60.0
func (o *AdminPutPlayerRecordsHandlerV1Unauthorized) GetPayload() *cloudsaveclientmodels.ModelsResponseError
func (*AdminPutPlayerRecordsHandlerV1Unauthorized) ToJSONString ¶ added in v0.60.0
func (o *AdminPutPlayerRecordsHandlerV1Unauthorized) ToJSONString() string
type AdminRetrievePlayerRecordsBadRequest ¶ added in v0.9.0
type AdminRetrievePlayerRecordsBadRequest struct {
Payload *cloudsaveclientmodels.ModelsResponseError
}
AdminRetrievePlayerRecordsBadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>18113</td><td>invalid request body</td></tr></table>
func NewAdminRetrievePlayerRecordsBadRequest ¶ added in v0.9.0
func NewAdminRetrievePlayerRecordsBadRequest() *AdminRetrievePlayerRecordsBadRequest
NewAdminRetrievePlayerRecordsBadRequest creates a AdminRetrievePlayerRecordsBadRequest with default headers values
func (*AdminRetrievePlayerRecordsBadRequest) Error ¶ added in v0.9.0
func (o *AdminRetrievePlayerRecordsBadRequest) Error() string
func (*AdminRetrievePlayerRecordsBadRequest) GetPayload ¶ added in v0.9.0
func (o *AdminRetrievePlayerRecordsBadRequest) GetPayload() *cloudsaveclientmodels.ModelsResponseError
func (*AdminRetrievePlayerRecordsBadRequest) ToJSONString ¶ added in v0.25.0
func (o *AdminRetrievePlayerRecordsBadRequest) ToJSONString() string
type AdminRetrievePlayerRecordsForbidden ¶ added in v0.58.0
type AdminRetrievePlayerRecordsForbidden struct {
Payload *cloudsaveclientmodels.ModelsResponseError
}
AdminRetrievePlayerRecordsForbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20013</td><td>insufficient permission</td></tr></table>
func NewAdminRetrievePlayerRecordsForbidden ¶ added in v0.58.0
func NewAdminRetrievePlayerRecordsForbidden() *AdminRetrievePlayerRecordsForbidden
NewAdminRetrievePlayerRecordsForbidden creates a AdminRetrievePlayerRecordsForbidden with default headers values
func (*AdminRetrievePlayerRecordsForbidden) Error ¶ added in v0.58.0
func (o *AdminRetrievePlayerRecordsForbidden) Error() string
func (*AdminRetrievePlayerRecordsForbidden) GetPayload ¶ added in v0.58.0
func (o *AdminRetrievePlayerRecordsForbidden) GetPayload() *cloudsaveclientmodels.ModelsResponseError
func (*AdminRetrievePlayerRecordsForbidden) ToJSONString ¶ added in v0.58.0
func (o *AdminRetrievePlayerRecordsForbidden) ToJSONString() string
type AdminRetrievePlayerRecordsInternalServerError ¶ added in v0.9.0
type AdminRetrievePlayerRecordsInternalServerError struct {
Payload *cloudsaveclientmodels.ModelsResponseError
}
AdminRetrievePlayerRecordsInternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>18114</td><td>unable to retrieve list of key records</td></tr></table>
func NewAdminRetrievePlayerRecordsInternalServerError ¶ added in v0.9.0
func NewAdminRetrievePlayerRecordsInternalServerError() *AdminRetrievePlayerRecordsInternalServerError
NewAdminRetrievePlayerRecordsInternalServerError creates a AdminRetrievePlayerRecordsInternalServerError with default headers values
func (*AdminRetrievePlayerRecordsInternalServerError) Error ¶ added in v0.9.0
func (o *AdminRetrievePlayerRecordsInternalServerError) Error() string
func (*AdminRetrievePlayerRecordsInternalServerError) GetPayload ¶ added in v0.9.0
func (o *AdminRetrievePlayerRecordsInternalServerError) GetPayload() *cloudsaveclientmodels.ModelsResponseError
func (*AdminRetrievePlayerRecordsInternalServerError) ToJSONString ¶ added in v0.25.0
func (o *AdminRetrievePlayerRecordsInternalServerError) ToJSONString() string
type AdminRetrievePlayerRecordsOK ¶ added in v0.9.0
type AdminRetrievePlayerRecordsOK struct {
Payload *cloudsaveclientmodels.ModelsListPlayerRecordKeysResponse
}
AdminRetrievePlayerRecordsOK handles this case with default header values.
Successful operation
func NewAdminRetrievePlayerRecordsOK ¶ added in v0.9.0
func NewAdminRetrievePlayerRecordsOK() *AdminRetrievePlayerRecordsOK
NewAdminRetrievePlayerRecordsOK creates a AdminRetrievePlayerRecordsOK with default headers values
func (*AdminRetrievePlayerRecordsOK) Error ¶ added in v0.9.0
func (o *AdminRetrievePlayerRecordsOK) Error() string
func (*AdminRetrievePlayerRecordsOK) GetPayload ¶ added in v0.9.0
func (o *AdminRetrievePlayerRecordsOK) GetPayload() *cloudsaveclientmodels.ModelsListPlayerRecordKeysResponse
func (*AdminRetrievePlayerRecordsOK) ToJSONString ¶ added in v0.25.0
func (o *AdminRetrievePlayerRecordsOK) ToJSONString() string
type AdminRetrievePlayerRecordsParams ¶ added in v0.9.0
type AdminRetrievePlayerRecordsParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace namespace of the game, only accept alphabet and numeric */ Namespace string /*UserID user ID who own the record, should follow UUID version 4 without hyphen format */ UserID string /*Limit the number of data retrieved in a page, default 25 */ Limit *int64 /*Offset the number of offset, default 0 */ Offset *int64 /*Query query, search player records by key */ Query *string /*Tags filter list by tags, max 5 tags per request */ Tags []string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // XFlightId is an optional parameter from this SDK XFlightId *string // contains filtered or unexported fields }
AdminRetrievePlayerRecordsParams contains all the parameters to send to the API endpoint for the admin retrieve player records operation typically these are written to a http.Request
func NewAdminRetrievePlayerRecordsParams ¶ added in v0.9.0
func NewAdminRetrievePlayerRecordsParams() *AdminRetrievePlayerRecordsParams
NewAdminRetrievePlayerRecordsParams creates a new AdminRetrievePlayerRecordsParams object with the default values initialized.
func NewAdminRetrievePlayerRecordsParamsWithContext ¶ added in v0.9.0
func NewAdminRetrievePlayerRecordsParamsWithContext(ctx context.Context) *AdminRetrievePlayerRecordsParams
NewAdminRetrievePlayerRecordsParamsWithContext creates a new AdminRetrievePlayerRecordsParams object with the default values initialized, and the ability to set a context for a request
func NewAdminRetrievePlayerRecordsParamsWithHTTPClient ¶ added in v0.9.0
func NewAdminRetrievePlayerRecordsParamsWithHTTPClient(client *http.Client) *AdminRetrievePlayerRecordsParams
NewAdminRetrievePlayerRecordsParamsWithHTTPClient creates a new AdminRetrievePlayerRecordsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminRetrievePlayerRecordsParamsWithTimeout ¶ added in v0.9.0
func NewAdminRetrievePlayerRecordsParamsWithTimeout(timeout time.Duration) *AdminRetrievePlayerRecordsParams
NewAdminRetrievePlayerRecordsParamsWithTimeout creates a new AdminRetrievePlayerRecordsParams object with the default values initialized, and the ability to set a timeout on a request
func (*AdminRetrievePlayerRecordsParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *AdminRetrievePlayerRecordsParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin retrieve player records params
func (*AdminRetrievePlayerRecordsParams) SetContext ¶ added in v0.9.0
func (o *AdminRetrievePlayerRecordsParams) SetContext(ctx context.Context)
SetContext adds the context to the admin retrieve player records params
func (*AdminRetrievePlayerRecordsParams) SetFlightId ¶ added in v0.63.0
func (o *AdminRetrievePlayerRecordsParams) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*AdminRetrievePlayerRecordsParams) SetHTTPClient ¶ added in v0.9.0
func (o *AdminRetrievePlayerRecordsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin retrieve player records params
func (*AdminRetrievePlayerRecordsParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *AdminRetrievePlayerRecordsParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin retrieve player records params
func (*AdminRetrievePlayerRecordsParams) SetLimit ¶ added in v0.9.0
func (o *AdminRetrievePlayerRecordsParams) SetLimit(limit *int64)
SetLimit adds the limit to the admin retrieve player records params
func (*AdminRetrievePlayerRecordsParams) SetNamespace ¶ added in v0.9.0
func (o *AdminRetrievePlayerRecordsParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin retrieve player records params
func (*AdminRetrievePlayerRecordsParams) SetOffset ¶ added in v0.9.0
func (o *AdminRetrievePlayerRecordsParams) SetOffset(offset *int64)
SetOffset adds the offset to the admin retrieve player records params
func (*AdminRetrievePlayerRecordsParams) SetQuery ¶ added in v0.69.0
func (o *AdminRetrievePlayerRecordsParams) SetQuery(query *string)
SetQuery adds the query to the admin retrieve player records params
func (*AdminRetrievePlayerRecordsParams) SetTags ¶ added in v0.68.0
func (o *AdminRetrievePlayerRecordsParams) SetTags(tags []string)
SetTags adds the tags to the admin retrieve player records params
func (*AdminRetrievePlayerRecordsParams) SetTimeout ¶ added in v0.9.0
func (o *AdminRetrievePlayerRecordsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin retrieve player records params
func (*AdminRetrievePlayerRecordsParams) SetUserID ¶ added in v0.9.0
func (o *AdminRetrievePlayerRecordsParams) SetUserID(userID string)
SetUserID adds the userId to the admin retrieve player records params
func (*AdminRetrievePlayerRecordsParams) WithContext ¶ added in v0.9.0
func (o *AdminRetrievePlayerRecordsParams) WithContext(ctx context.Context) *AdminRetrievePlayerRecordsParams
WithContext adds the context to the admin retrieve player records params
func (*AdminRetrievePlayerRecordsParams) WithHTTPClient ¶ added in v0.9.0
func (o *AdminRetrievePlayerRecordsParams) WithHTTPClient(client *http.Client) *AdminRetrievePlayerRecordsParams
WithHTTPClient adds the HTTPClient to the admin retrieve player records params
func (*AdminRetrievePlayerRecordsParams) WithLimit ¶ added in v0.9.0
func (o *AdminRetrievePlayerRecordsParams) WithLimit(limit *int64) *AdminRetrievePlayerRecordsParams
WithLimit adds the limit to the admin retrieve player records params
func (*AdminRetrievePlayerRecordsParams) WithNamespace ¶ added in v0.9.0
func (o *AdminRetrievePlayerRecordsParams) WithNamespace(namespace string) *AdminRetrievePlayerRecordsParams
WithNamespace adds the namespace to the admin retrieve player records params
func (*AdminRetrievePlayerRecordsParams) WithOffset ¶ added in v0.9.0
func (o *AdminRetrievePlayerRecordsParams) WithOffset(offset *int64) *AdminRetrievePlayerRecordsParams
WithOffset adds the offset to the admin retrieve player records params
func (*AdminRetrievePlayerRecordsParams) WithQuery ¶ added in v0.69.0
func (o *AdminRetrievePlayerRecordsParams) WithQuery(query *string) *AdminRetrievePlayerRecordsParams
WithQuery adds the query to the admin retrieve player records params
func (*AdminRetrievePlayerRecordsParams) WithTags ¶ added in v0.68.0
func (o *AdminRetrievePlayerRecordsParams) WithTags(tags []string) *AdminRetrievePlayerRecordsParams
WithTags adds the tags to the admin retrieve player records params
func (*AdminRetrievePlayerRecordsParams) WithTimeout ¶ added in v0.9.0
func (o *AdminRetrievePlayerRecordsParams) WithTimeout(timeout time.Duration) *AdminRetrievePlayerRecordsParams
WithTimeout adds the timeout to the admin retrieve player records params
func (*AdminRetrievePlayerRecordsParams) WithUserID ¶ added in v0.9.0
func (o *AdminRetrievePlayerRecordsParams) WithUserID(userID string) *AdminRetrievePlayerRecordsParams
WithUserID adds the userID to the admin retrieve player records params
func (*AdminRetrievePlayerRecordsParams) WriteToRequest ¶ added in v0.9.0
func (o *AdminRetrievePlayerRecordsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminRetrievePlayerRecordsReader ¶ added in v0.9.0
type AdminRetrievePlayerRecordsReader struct {
// contains filtered or unexported fields
}
AdminRetrievePlayerRecordsReader is a Reader for the AdminRetrievePlayerRecords structure.
func (*AdminRetrievePlayerRecordsReader) ReadResponse ¶ added in v0.9.0
func (o *AdminRetrievePlayerRecordsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminRetrievePlayerRecordsUnauthorized ¶ added in v0.9.0
type AdminRetrievePlayerRecordsUnauthorized struct {
}AdminRetrievePlayerRecordsUnauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr></table>
func NewAdminRetrievePlayerRecordsUnauthorized ¶ added in v0.9.0
func NewAdminRetrievePlayerRecordsUnauthorized() *AdminRetrievePlayerRecordsUnauthorized
NewAdminRetrievePlayerRecordsUnauthorized creates a AdminRetrievePlayerRecordsUnauthorized with default headers values
func (*AdminRetrievePlayerRecordsUnauthorized) Error ¶ added in v0.9.0
func (o *AdminRetrievePlayerRecordsUnauthorized) Error() string
func (*AdminRetrievePlayerRecordsUnauthorized) GetPayload ¶ added in v0.9.0
func (o *AdminRetrievePlayerRecordsUnauthorized) GetPayload() *cloudsaveclientmodels.ModelsResponseError
func (*AdminRetrievePlayerRecordsUnauthorized) ToJSONString ¶ added in v0.25.0
func (o *AdminRetrievePlayerRecordsUnauthorized) ToJSONString() string
type BulkGetPlayerRecordSizeHandlerV1BadRequest ¶ added in v0.27.0
type BulkGetPlayerRecordSizeHandlerV1BadRequest struct {
Payload *cloudsaveclientmodels.ModelsResponseError
}
BulkGetPlayerRecordSizeHandlerV1BadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>18125</td><td>invalid request body</td></tr></table>
func NewBulkGetPlayerRecordSizeHandlerV1BadRequest ¶ added in v0.27.0
func NewBulkGetPlayerRecordSizeHandlerV1BadRequest() *BulkGetPlayerRecordSizeHandlerV1BadRequest
NewBulkGetPlayerRecordSizeHandlerV1BadRequest creates a BulkGetPlayerRecordSizeHandlerV1BadRequest with default headers values
func (*BulkGetPlayerRecordSizeHandlerV1BadRequest) Error ¶ added in v0.27.0
func (o *BulkGetPlayerRecordSizeHandlerV1BadRequest) Error() string
func (*BulkGetPlayerRecordSizeHandlerV1BadRequest) GetPayload ¶ added in v0.27.0
func (o *BulkGetPlayerRecordSizeHandlerV1BadRequest) GetPayload() *cloudsaveclientmodels.ModelsResponseError
func (*BulkGetPlayerRecordSizeHandlerV1BadRequest) ToJSONString ¶ added in v0.27.0
func (o *BulkGetPlayerRecordSizeHandlerV1BadRequest) ToJSONString() string
type BulkGetPlayerRecordSizeHandlerV1Forbidden ¶ added in v0.27.0
type BulkGetPlayerRecordSizeHandlerV1Forbidden struct {
Payload *cloudsaveclientmodels.ModelsResponseError
}
BulkGetPlayerRecordSizeHandlerV1Forbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20013</td><td>insufficient permission</td></tr></table>
func NewBulkGetPlayerRecordSizeHandlerV1Forbidden ¶ added in v0.27.0
func NewBulkGetPlayerRecordSizeHandlerV1Forbidden() *BulkGetPlayerRecordSizeHandlerV1Forbidden
NewBulkGetPlayerRecordSizeHandlerV1Forbidden creates a BulkGetPlayerRecordSizeHandlerV1Forbidden with default headers values
func (*BulkGetPlayerRecordSizeHandlerV1Forbidden) Error ¶ added in v0.27.0
func (o *BulkGetPlayerRecordSizeHandlerV1Forbidden) Error() string
func (*BulkGetPlayerRecordSizeHandlerV1Forbidden) GetPayload ¶ added in v0.27.0
func (o *BulkGetPlayerRecordSizeHandlerV1Forbidden) GetPayload() *cloudsaveclientmodels.ModelsResponseError
func (*BulkGetPlayerRecordSizeHandlerV1Forbidden) ToJSONString ¶ added in v0.27.0
func (o *BulkGetPlayerRecordSizeHandlerV1Forbidden) ToJSONString() string
type BulkGetPlayerRecordSizeHandlerV1InternalServerError ¶ added in v0.27.0
type BulkGetPlayerRecordSizeHandlerV1InternalServerError struct {
Payload *cloudsaveclientmodels.ModelsResponseError
}
BulkGetPlayerRecordSizeHandlerV1InternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>18124</td><td>unable to get record</td></tr></table>
func NewBulkGetPlayerRecordSizeHandlerV1InternalServerError ¶ added in v0.27.0
func NewBulkGetPlayerRecordSizeHandlerV1InternalServerError() *BulkGetPlayerRecordSizeHandlerV1InternalServerError
NewBulkGetPlayerRecordSizeHandlerV1InternalServerError creates a BulkGetPlayerRecordSizeHandlerV1InternalServerError with default headers values
func (*BulkGetPlayerRecordSizeHandlerV1InternalServerError) Error ¶ added in v0.27.0
func (o *BulkGetPlayerRecordSizeHandlerV1InternalServerError) Error() string
func (*BulkGetPlayerRecordSizeHandlerV1InternalServerError) GetPayload ¶ added in v0.27.0
func (o *BulkGetPlayerRecordSizeHandlerV1InternalServerError) GetPayload() *cloudsaveclientmodels.ModelsResponseError
func (*BulkGetPlayerRecordSizeHandlerV1InternalServerError) ToJSONString ¶ added in v0.27.0
func (o *BulkGetPlayerRecordSizeHandlerV1InternalServerError) ToJSONString() string
type BulkGetPlayerRecordSizeHandlerV1OK ¶ added in v0.27.0
type BulkGetPlayerRecordSizeHandlerV1OK struct {
Payload *cloudsaveclientmodels.ModelsBulkGetPlayerRecordSizeResponse
}
BulkGetPlayerRecordSizeHandlerV1OK handles this case with default header values.
Record retrieved
func NewBulkGetPlayerRecordSizeHandlerV1OK ¶ added in v0.27.0
func NewBulkGetPlayerRecordSizeHandlerV1OK() *BulkGetPlayerRecordSizeHandlerV1OK
NewBulkGetPlayerRecordSizeHandlerV1OK creates a BulkGetPlayerRecordSizeHandlerV1OK with default headers values
func (*BulkGetPlayerRecordSizeHandlerV1OK) Error ¶ added in v0.27.0
func (o *BulkGetPlayerRecordSizeHandlerV1OK) Error() string
func (*BulkGetPlayerRecordSizeHandlerV1OK) GetPayload ¶ added in v0.27.0
func (o *BulkGetPlayerRecordSizeHandlerV1OK) GetPayload() *cloudsaveclientmodels.ModelsBulkGetPlayerRecordSizeResponse
func (*BulkGetPlayerRecordSizeHandlerV1OK) ToJSONString ¶ added in v0.27.0
func (o *BulkGetPlayerRecordSizeHandlerV1OK) ToJSONString() string
type BulkGetPlayerRecordSizeHandlerV1Params ¶ added in v0.27.0
type BulkGetPlayerRecordSizeHandlerV1Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *cloudsaveclientmodels.ModelsBulkUserKeyRequest /*Namespace namespace of the game, only accept alphabet and numeric */ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // XFlightId is an optional parameter from this SDK XFlightId *string // contains filtered or unexported fields }
BulkGetPlayerRecordSizeHandlerV1Params contains all the parameters to send to the API endpoint for the bulk get player record size handler v1 operation typically these are written to a http.Request
func NewBulkGetPlayerRecordSizeHandlerV1Params ¶ added in v0.27.0
func NewBulkGetPlayerRecordSizeHandlerV1Params() *BulkGetPlayerRecordSizeHandlerV1Params
NewBulkGetPlayerRecordSizeHandlerV1Params creates a new BulkGetPlayerRecordSizeHandlerV1Params object with the default values initialized.
func NewBulkGetPlayerRecordSizeHandlerV1ParamsWithContext ¶ added in v0.27.0
func NewBulkGetPlayerRecordSizeHandlerV1ParamsWithContext(ctx context.Context) *BulkGetPlayerRecordSizeHandlerV1Params
NewBulkGetPlayerRecordSizeHandlerV1ParamsWithContext creates a new BulkGetPlayerRecordSizeHandlerV1Params object with the default values initialized, and the ability to set a context for a request
func NewBulkGetPlayerRecordSizeHandlerV1ParamsWithHTTPClient ¶ added in v0.27.0
func NewBulkGetPlayerRecordSizeHandlerV1ParamsWithHTTPClient(client *http.Client) *BulkGetPlayerRecordSizeHandlerV1Params
NewBulkGetPlayerRecordSizeHandlerV1ParamsWithHTTPClient creates a new BulkGetPlayerRecordSizeHandlerV1Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewBulkGetPlayerRecordSizeHandlerV1ParamsWithTimeout ¶ added in v0.27.0
func NewBulkGetPlayerRecordSizeHandlerV1ParamsWithTimeout(timeout time.Duration) *BulkGetPlayerRecordSizeHandlerV1Params
NewBulkGetPlayerRecordSizeHandlerV1ParamsWithTimeout creates a new BulkGetPlayerRecordSizeHandlerV1Params object with the default values initialized, and the ability to set a timeout on a request
func (*BulkGetPlayerRecordSizeHandlerV1Params) SetAuthInfoWriter ¶ added in v0.27.0
func (o *BulkGetPlayerRecordSizeHandlerV1Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the bulk get player record size handler v1 params
func (*BulkGetPlayerRecordSizeHandlerV1Params) SetBody ¶ added in v0.27.0
func (o *BulkGetPlayerRecordSizeHandlerV1Params) SetBody(body *cloudsaveclientmodels.ModelsBulkUserKeyRequest)
SetBody adds the body to the bulk get player record size handler v1 params
func (*BulkGetPlayerRecordSizeHandlerV1Params) SetContext ¶ added in v0.27.0
func (o *BulkGetPlayerRecordSizeHandlerV1Params) SetContext(ctx context.Context)
SetContext adds the context to the bulk get player record size handler v1 params
func (*BulkGetPlayerRecordSizeHandlerV1Params) SetFlightId ¶ added in v0.63.0
func (o *BulkGetPlayerRecordSizeHandlerV1Params) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*BulkGetPlayerRecordSizeHandlerV1Params) SetHTTPClient ¶ added in v0.27.0
func (o *BulkGetPlayerRecordSizeHandlerV1Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the bulk get player record size handler v1 params
func (*BulkGetPlayerRecordSizeHandlerV1Params) SetHTTPClientTransport ¶ added in v0.27.0
func (o *BulkGetPlayerRecordSizeHandlerV1Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the bulk get player record size handler v1 params
func (*BulkGetPlayerRecordSizeHandlerV1Params) SetNamespace ¶ added in v0.27.0
func (o *BulkGetPlayerRecordSizeHandlerV1Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the bulk get player record size handler v1 params
func (*BulkGetPlayerRecordSizeHandlerV1Params) SetTimeout ¶ added in v0.27.0
func (o *BulkGetPlayerRecordSizeHandlerV1Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the bulk get player record size handler v1 params
func (*BulkGetPlayerRecordSizeHandlerV1Params) WithBody ¶ added in v0.27.0
func (o *BulkGetPlayerRecordSizeHandlerV1Params) WithBody(body *cloudsaveclientmodels.ModelsBulkUserKeyRequest) *BulkGetPlayerRecordSizeHandlerV1Params
WithBody adds the body to the bulk get player record size handler v1 params
func (*BulkGetPlayerRecordSizeHandlerV1Params) WithContext ¶ added in v0.27.0
func (o *BulkGetPlayerRecordSizeHandlerV1Params) WithContext(ctx context.Context) *BulkGetPlayerRecordSizeHandlerV1Params
WithContext adds the context to the bulk get player record size handler v1 params
func (*BulkGetPlayerRecordSizeHandlerV1Params) WithHTTPClient ¶ added in v0.27.0
func (o *BulkGetPlayerRecordSizeHandlerV1Params) WithHTTPClient(client *http.Client) *BulkGetPlayerRecordSizeHandlerV1Params
WithHTTPClient adds the HTTPClient to the bulk get player record size handler v1 params
func (*BulkGetPlayerRecordSizeHandlerV1Params) WithNamespace ¶ added in v0.27.0
func (o *BulkGetPlayerRecordSizeHandlerV1Params) WithNamespace(namespace string) *BulkGetPlayerRecordSizeHandlerV1Params
WithNamespace adds the namespace to the bulk get player record size handler v1 params
func (*BulkGetPlayerRecordSizeHandlerV1Params) WithTimeout ¶ added in v0.27.0
func (o *BulkGetPlayerRecordSizeHandlerV1Params) WithTimeout(timeout time.Duration) *BulkGetPlayerRecordSizeHandlerV1Params
WithTimeout adds the timeout to the bulk get player record size handler v1 params
func (*BulkGetPlayerRecordSizeHandlerV1Params) WriteToRequest ¶ added in v0.27.0
func (o *BulkGetPlayerRecordSizeHandlerV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type BulkGetPlayerRecordSizeHandlerV1Reader ¶ added in v0.27.0
type BulkGetPlayerRecordSizeHandlerV1Reader struct {
// contains filtered or unexported fields
}
BulkGetPlayerRecordSizeHandlerV1Reader is a Reader for the BulkGetPlayerRecordSizeHandlerV1 structure.
func (*BulkGetPlayerRecordSizeHandlerV1Reader) ReadResponse ¶ added in v0.27.0
func (o *BulkGetPlayerRecordSizeHandlerV1Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type BulkGetPlayerRecordSizeHandlerV1Unauthorized ¶ added in v0.27.0
type BulkGetPlayerRecordSizeHandlerV1Unauthorized struct {
}BulkGetPlayerRecordSizeHandlerV1Unauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr></table>
func NewBulkGetPlayerRecordSizeHandlerV1Unauthorized ¶ added in v0.27.0
func NewBulkGetPlayerRecordSizeHandlerV1Unauthorized() *BulkGetPlayerRecordSizeHandlerV1Unauthorized
NewBulkGetPlayerRecordSizeHandlerV1Unauthorized creates a BulkGetPlayerRecordSizeHandlerV1Unauthorized with default headers values
func (*BulkGetPlayerRecordSizeHandlerV1Unauthorized) Error ¶ added in v0.27.0
func (o *BulkGetPlayerRecordSizeHandlerV1Unauthorized) Error() string
func (*BulkGetPlayerRecordSizeHandlerV1Unauthorized) GetPayload ¶ added in v0.27.0
func (o *BulkGetPlayerRecordSizeHandlerV1Unauthorized) GetPayload() *cloudsaveclientmodels.ModelsResponseError
func (*BulkGetPlayerRecordSizeHandlerV1Unauthorized) ToJSONString ¶ added in v0.27.0
func (o *BulkGetPlayerRecordSizeHandlerV1Unauthorized) ToJSONString() string
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for admin player record API
func (*Client) AdminBulkGetPlayerRecordsByUserIDsHandlerV1
deprecated
added in
v0.66.0
func (a *Client) AdminBulkGetPlayerRecordsByUserIDsHandlerV1(params *AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params, authInfo runtime.ClientAuthInfoWriter) (*AdminBulkGetPlayerRecordsByUserIDsHandlerV1OK, *AdminBulkGetPlayerRecordsByUserIDsHandlerV1BadRequest, *AdminBulkGetPlayerRecordsByUserIDsHandlerV1Unauthorized, *AdminBulkGetPlayerRecordsByUserIDsHandlerV1Forbidden, *AdminBulkGetPlayerRecordsByUserIDsHandlerV1InternalServerError, error)
Deprecated: 2022-08-10 - Use AdminBulkGetPlayerRecordsByUserIDsHandlerV1Short instead.
AdminBulkGetPlayerRecordsByUserIDsHandlerV1 bulk get player records by multiple user ids Retrieve player record key and payload in bulk under given namespace. Maximum number of user ids per request is 20.
func (*Client) AdminBulkGetPlayerRecordsByUserIDsHandlerV1Short ¶ added in v0.66.0
func (a *Client) AdminBulkGetPlayerRecordsByUserIDsHandlerV1Short(params *AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params, authInfo runtime.ClientAuthInfoWriter) (*AdminBulkGetPlayerRecordsByUserIDsHandlerV1OK, error)
AdminBulkGetPlayerRecordsByUserIDsHandlerV1Short bulk get player records by multiple user ids Retrieve player record key and payload in bulk under given namespace. Maximum number of user ids per request is 20.
func (*Client) AdminBulkPutPlayerRecordsByKeyHandlerV1
deprecated
added in
v0.66.0
func (a *Client) AdminBulkPutPlayerRecordsByKeyHandlerV1(params *AdminBulkPutPlayerRecordsByKeyHandlerV1Params, authInfo runtime.ClientAuthInfoWriter) (*AdminBulkPutPlayerRecordsByKeyHandlerV1OK, *AdminBulkPutPlayerRecordsByKeyHandlerV1BadRequest, *AdminBulkPutPlayerRecordsByKeyHandlerV1Unauthorized, *AdminBulkPutPlayerRecordsByKeyHandlerV1Forbidden, *AdminBulkPutPlayerRecordsByKeyHandlerV1InternalServerError, error)
Deprecated: 2022-08-10 - Use AdminBulkPutPlayerRecordsByKeyHandlerV1Short instead.
AdminBulkPutPlayerRecordsByKeyHandlerV1 bulk update player records by key This endpoints will create new player record or replace the existing player record in bulk. Maximum number of user ids per request is 10. Maximum total size of the request payload is 5 MB.
func (*Client) AdminBulkPutPlayerRecordsByKeyHandlerV1Short ¶ added in v0.66.0
func (a *Client) AdminBulkPutPlayerRecordsByKeyHandlerV1Short(params *AdminBulkPutPlayerRecordsByKeyHandlerV1Params, authInfo runtime.ClientAuthInfoWriter) (*AdminBulkPutPlayerRecordsByKeyHandlerV1OK, error)
AdminBulkPutPlayerRecordsByKeyHandlerV1Short bulk update player records by key This endpoints will create new player record or replace the existing player record in bulk. Maximum number of user ids per request is 10. Maximum total size of the request payload is 5 MB.
func (*Client) AdminDeletePlayerPublicRecordHandlerV1
deprecated
func (a *Client) AdminDeletePlayerPublicRecordHandlerV1(params *AdminDeletePlayerPublicRecordHandlerV1Params, authInfo runtime.ClientAuthInfoWriter) (*AdminDeletePlayerPublicRecordHandlerV1NoContent, *AdminDeletePlayerPublicRecordHandlerV1BadRequest, *AdminDeletePlayerPublicRecordHandlerV1Unauthorized, *AdminDeletePlayerPublicRecordHandlerV1Forbidden, *AdminDeletePlayerPublicRecordHandlerV1NotFound, *AdminDeletePlayerPublicRecordHandlerV1InternalServerError, error)
Deprecated: 2022-08-10 - Use AdminDeletePlayerPublicRecordHandlerV1Short instead.
AdminDeletePlayerPublicRecordHandlerV1 delete player public record Delete player public record.
## Warning: This endpoint is going to deprecate
This endpoint is going to deprecate in the future please don't use it.
For alternative, please use these endpoints: - **POST /cloudsave/v1/admin/namespaces/{namespace}/users/{userId}/records/{key}** and utilizing **__META** functionality - **PUT /cloudsave/v1/admin/namespaces/{namespace}/users/{userId}/records/{key}** and utilizing **__META** functionality - **DELETE /cloudsave/v1/admin/namespaces/{namespace}/users/{userId}/records/{key}**
func (*Client) AdminDeletePlayerPublicRecordHandlerV1Short ¶ added in v0.8.0
func (a *Client) AdminDeletePlayerPublicRecordHandlerV1Short(params *AdminDeletePlayerPublicRecordHandlerV1Params, authInfo runtime.ClientAuthInfoWriter) (*AdminDeletePlayerPublicRecordHandlerV1NoContent, error)
AdminDeletePlayerPublicRecordHandlerV1Short delete player public record Delete player public record.
## Warning: This endpoint is going to deprecate
This endpoint is going to deprecate in the future please don't use it.
For alternative, please use these endpoints: - **POST /cloudsave/v1/admin/namespaces/{namespace}/users/{userId}/records/{key}** and utilizing **__META** functionality - **PUT /cloudsave/v1/admin/namespaces/{namespace}/users/{userId}/records/{key}** and utilizing **__META** functionality - **DELETE /cloudsave/v1/admin/namespaces/{namespace}/users/{userId}/records/{key}**
func (*Client) AdminDeletePlayerRecordHandlerV1
deprecated
func (a *Client) AdminDeletePlayerRecordHandlerV1(params *AdminDeletePlayerRecordHandlerV1Params, authInfo runtime.ClientAuthInfoWriter) (*AdminDeletePlayerRecordHandlerV1NoContent, *AdminDeletePlayerRecordHandlerV1Unauthorized, *AdminDeletePlayerRecordHandlerV1Forbidden, *AdminDeletePlayerRecordHandlerV1InternalServerError, error)
Deprecated: 2022-08-10 - Use AdminDeletePlayerRecordHandlerV1Short instead.
AdminDeletePlayerRecordHandlerV1 delete player record Delete a record (arbitrary JSON data) in user-level with given key.
func (*Client) AdminDeletePlayerRecordHandlerV1Short ¶ added in v0.8.0
func (a *Client) AdminDeletePlayerRecordHandlerV1Short(params *AdminDeletePlayerRecordHandlerV1Params, authInfo runtime.ClientAuthInfoWriter) (*AdminDeletePlayerRecordHandlerV1NoContent, error)
AdminDeletePlayerRecordHandlerV1Short delete player record Delete a record (arbitrary JSON data) in user-level with given key.
func (*Client) AdminGetPlayerPublicRecordHandlerV1
deprecated
func (a *Client) AdminGetPlayerPublicRecordHandlerV1(params *AdminGetPlayerPublicRecordHandlerV1Params, authInfo runtime.ClientAuthInfoWriter) (*AdminGetPlayerPublicRecordHandlerV1OK, *AdminGetPlayerPublicRecordHandlerV1Unauthorized, *AdminGetPlayerPublicRecordHandlerV1Forbidden, *AdminGetPlayerPublicRecordHandlerV1NotFound, *AdminGetPlayerPublicRecordHandlerV1InternalServerError, error)
Deprecated: 2022-08-10 - Use AdminGetPlayerPublicRecordHandlerV1Short instead.
AdminGetPlayerPublicRecordHandlerV1 get player public record Get a record in user-level (arbitrary JSON data) by its key.
func (*Client) AdminGetPlayerPublicRecordHandlerV1Short ¶ added in v0.8.0
func (a *Client) AdminGetPlayerPublicRecordHandlerV1Short(params *AdminGetPlayerPublicRecordHandlerV1Params, authInfo runtime.ClientAuthInfoWriter) (*AdminGetPlayerPublicRecordHandlerV1OK, error)
AdminGetPlayerPublicRecordHandlerV1Short get player public record Get a record in user-level (arbitrary JSON data) by its key.
func (*Client) AdminGetPlayerRecordHandlerV1
deprecated
func (a *Client) AdminGetPlayerRecordHandlerV1(params *AdminGetPlayerRecordHandlerV1Params, authInfo runtime.ClientAuthInfoWriter) (*AdminGetPlayerRecordHandlerV1OK, *AdminGetPlayerRecordHandlerV1Unauthorized, *AdminGetPlayerRecordHandlerV1Forbidden, *AdminGetPlayerRecordHandlerV1NotFound, *AdminGetPlayerRecordHandlerV1InternalServerError, error)
Deprecated: 2022-08-10 - Use AdminGetPlayerRecordHandlerV1Short instead.
AdminGetPlayerRecordHandlerV1 get player record Get a record in user-level (arbitrary JSON data) by its key.
func (*Client) AdminGetPlayerRecordHandlerV1Short ¶ added in v0.8.0
func (a *Client) AdminGetPlayerRecordHandlerV1Short(params *AdminGetPlayerRecordHandlerV1Params, authInfo runtime.ClientAuthInfoWriter) (*AdminGetPlayerRecordHandlerV1OK, error)
AdminGetPlayerRecordHandlerV1Short get player record Get a record in user-level (arbitrary JSON data) by its key.
func (*Client) AdminGetPlayerRecordSizeHandlerV1
deprecated
added in
v0.27.0
func (a *Client) AdminGetPlayerRecordSizeHandlerV1(params *AdminGetPlayerRecordSizeHandlerV1Params, authInfo runtime.ClientAuthInfoWriter) (*AdminGetPlayerRecordSizeHandlerV1OK, *AdminGetPlayerRecordSizeHandlerV1Unauthorized, *AdminGetPlayerRecordSizeHandlerV1Forbidden, *AdminGetPlayerRecordSizeHandlerV1NotFound, *AdminGetPlayerRecordSizeHandlerV1InternalServerError, error)
Deprecated: 2022-08-10 - Use AdminGetPlayerRecordSizeHandlerV1Short instead.
AdminGetPlayerRecordSizeHandlerV1 get player record size Get a size of the player record
func (*Client) AdminGetPlayerRecordSizeHandlerV1Short ¶ added in v0.27.0
func (a *Client) AdminGetPlayerRecordSizeHandlerV1Short(params *AdminGetPlayerRecordSizeHandlerV1Params, authInfo runtime.ClientAuthInfoWriter) (*AdminGetPlayerRecordSizeHandlerV1OK, error)
AdminGetPlayerRecordSizeHandlerV1Short get player record size Get a size of the player record
func (*Client) AdminGetPlayerRecordsHandlerV1
deprecated
added in
v0.59.0
func (a *Client) AdminGetPlayerRecordsHandlerV1(params *AdminGetPlayerRecordsHandlerV1Params, authInfo runtime.ClientAuthInfoWriter) (*AdminGetPlayerRecordsHandlerV1OK, *AdminGetPlayerRecordsHandlerV1BadRequest, *AdminGetPlayerRecordsHandlerV1Unauthorized, *AdminGetPlayerRecordsHandlerV1Forbidden, *AdminGetPlayerRecordsHandlerV1NotFound, *AdminGetPlayerRecordsHandlerV1InternalServerError, error)
Deprecated: 2022-08-10 - Use AdminGetPlayerRecordsHandlerV1Short instead.
AdminGetPlayerRecordsHandlerV1 bulk get player records by multiple record keys Retrieve player record key and payload in bulk under given namespace. Maximum bulk key limit per request 20.
func (*Client) AdminGetPlayerRecordsHandlerV1Short ¶ added in v0.59.0
func (a *Client) AdminGetPlayerRecordsHandlerV1Short(params *AdminGetPlayerRecordsHandlerV1Params, authInfo runtime.ClientAuthInfoWriter) (*AdminGetPlayerRecordsHandlerV1OK, error)
AdminGetPlayerRecordsHandlerV1Short bulk get player records by multiple record keys Retrieve player record key and payload in bulk under given namespace. Maximum bulk key limit per request 20.
func (*Client) AdminPostPlayerPublicRecordHandlerV1
deprecated
func (a *Client) AdminPostPlayerPublicRecordHandlerV1(params *AdminPostPlayerPublicRecordHandlerV1Params, authInfo runtime.ClientAuthInfoWriter) (*AdminPostPlayerPublicRecordHandlerV1Created, *AdminPostPlayerPublicRecordHandlerV1BadRequest, *AdminPostPlayerPublicRecordHandlerV1Unauthorized, *AdminPostPlayerPublicRecordHandlerV1Forbidden, *AdminPostPlayerPublicRecordHandlerV1InternalServerError, error)
Deprecated: 2022-08-10 - Use AdminPostPlayerPublicRecordHandlerV1Short instead.
AdminPostPlayerPublicRecordHandlerV1 create or append player public record ## Description
This endpoints will create new player public record or append the existing player public record.
**Append example:**
Example 1 - Existing JSON:
`{ "data1": "value" }`
- New JSON:
`{ "data2": "new value" }`
- Result:
`{ "data1": "value", "data2": "new value" }`
Example 2 - Existing JSON:
`{ "data1": { "data2": "value" }`
- New JSON:
`{ "data1": { "data3": "new value" }`
- Result:
`{ "data1": { "data2": "value", "data3": "new value" }`
## Restriction This is the restriction of Key Naming for the record: 1. Cannot use **"."** as the key name - `{ "data.2": "value" }` 2. Cannot use **"$"** as the prefix in key names - `{ "$data": "value" }` 3. Cannot use empty string in key names - `{ "": "value" }`
## Warning: This endpoint is going to deprecate
This endpoint is going to deprecate in the future please don't use it.
For alternative, please use these endpoints: - **POST /cloudsave/v1/admin/namespaces/{namespace}/users/{userId}/records/{key}** and utilizing **__META** functionality - **PUT /cloudsave/v1/admin/namespaces/{namespace}/users/{userId}/records/{key}** and utilizing **__META** functionality - **DELETE /cloudsave/v1/admin/namespaces/{namespace}/users/{userId}/records/{key}**
func (*Client) AdminPostPlayerPublicRecordHandlerV1Short ¶ added in v0.8.0
func (a *Client) AdminPostPlayerPublicRecordHandlerV1Short(params *AdminPostPlayerPublicRecordHandlerV1Params, authInfo runtime.ClientAuthInfoWriter) (*AdminPostPlayerPublicRecordHandlerV1Created, error)
AdminPostPlayerPublicRecordHandlerV1Short create or append player public record ## Description
This endpoints will create new player public record or append the existing player public record.
**Append example:**
Example 1 - Existing JSON:
`{ "data1": "value" }`
- New JSON:
`{ "data2": "new value" }`
- Result:
`{ "data1": "value", "data2": "new value" }`
Example 2 - Existing JSON:
`{ "data1": { "data2": "value" }`
- New JSON:
`{ "data1": { "data3": "new value" }`
- Result:
`{ "data1": { "data2": "value", "data3": "new value" }`
## Restriction This is the restriction of Key Naming for the record: 1. Cannot use **"."** as the key name - `{ "data.2": "value" }` 2. Cannot use **"$"** as the prefix in key names - `{ "$data": "value" }` 3. Cannot use empty string in key names - `{ "": "value" }`
## Warning: This endpoint is going to deprecate
This endpoint is going to deprecate in the future please don't use it.
For alternative, please use these endpoints: - **POST /cloudsave/v1/admin/namespaces/{namespace}/users/{userId}/records/{key}** and utilizing **__META** functionality - **PUT /cloudsave/v1/admin/namespaces/{namespace}/users/{userId}/records/{key}** and utilizing **__META** functionality - **DELETE /cloudsave/v1/admin/namespaces/{namespace}/users/{userId}/records/{key}**
func (*Client) AdminPostPlayerRecordHandlerV1
deprecated
func (a *Client) AdminPostPlayerRecordHandlerV1(params *AdminPostPlayerRecordHandlerV1Params, authInfo runtime.ClientAuthInfoWriter) (*AdminPostPlayerRecordHandlerV1Created, *AdminPostPlayerRecordHandlerV1BadRequest, *AdminPostPlayerRecordHandlerV1Unauthorized, *AdminPostPlayerRecordHandlerV1Forbidden, *AdminPostPlayerRecordHandlerV1InternalServerError, error)
Deprecated: 2022-08-10 - Use AdminPostPlayerRecordHandlerV1Short instead.
AdminPostPlayerRecordHandlerV1 create or append player record ## Description
This endpoints will create new player record or append the existing player record.
**Append example:**
Example 1 - Existing JSON:
`{ "data1": "value" }`
- New JSON:
`{ "data2": "new value" }`
- Result:
`{ "data1": "value", "data2": "new value" }`
Example 2 - Existing JSON:
`{ "data1": { "data2": "value" }`
- New JSON:
`{ "data1": { "data3": "new value" }`
- Result:
`{ "data1": { "data2": "value", "data3": "new value" }`
## Restriction This is the restriction of Key Naming for the record: 1. Cannot use **"."** as the key name - `{ "data.2": "value" }` 2. Cannot use **"$"** as the prefix in key names - `{ "$data": "value" }` 3. Cannot use empty string in key names - `{ "": "value" }`
## Record Metadata
Metadata allows user to define the behaviour of the record. Metadata can be defined in request body with field name **__META**. When creating record, if **__META** field is not defined, the metadata value will use the default value. When updating record, if **__META** field is not defined, the existing metadata value will stay as is.
**Metadata List:** 1. set_by (default: CLIENT, type: string) Indicate which party that could modify the game record. SERVER: record can be modified by server only. CLIENT: record can be modified by client and server. 2. is_public (default: false, type: bool) Indicate whether the player record is a public record or not. 3. tags (default: *empty array*, type: array of string) Indicate the tagging for the game record.
**Request Body Example:** ``` { "__META": { "set_by": "SERVER", "is_public": true, "tags": ["tag1", "tag2"] } ... } ```
func (*Client) AdminPostPlayerRecordHandlerV1Short ¶ added in v0.8.0
func (a *Client) AdminPostPlayerRecordHandlerV1Short(params *AdminPostPlayerRecordHandlerV1Params, authInfo runtime.ClientAuthInfoWriter) (*AdminPostPlayerRecordHandlerV1Created, error)
AdminPostPlayerRecordHandlerV1Short create or append player record ## Description
This endpoints will create new player record or append the existing player record.
**Append example:**
Example 1 - Existing JSON:
`{ "data1": "value" }`
- New JSON:
`{ "data2": "new value" }`
- Result:
`{ "data1": "value", "data2": "new value" }`
Example 2 - Existing JSON:
`{ "data1": { "data2": "value" }`
- New JSON:
`{ "data1": { "data3": "new value" }`
- Result:
`{ "data1": { "data2": "value", "data3": "new value" }`
## Restriction This is the restriction of Key Naming for the record: 1. Cannot use **"."** as the key name - `{ "data.2": "value" }` 2. Cannot use **"$"** as the prefix in key names - `{ "$data": "value" }` 3. Cannot use empty string in key names - `{ "": "value" }`
## Record Metadata
Metadata allows user to define the behaviour of the record. Metadata can be defined in request body with field name **__META**. When creating record, if **__META** field is not defined, the metadata value will use the default value. When updating record, if **__META** field is not defined, the existing metadata value will stay as is.
**Metadata List:** 1. set_by (default: CLIENT, type: string) Indicate which party that could modify the game record. SERVER: record can be modified by server only. CLIENT: record can be modified by client and server. 2. is_public (default: false, type: bool) Indicate whether the player record is a public record or not. 3. tags (default: *empty array*, type: array of string) Indicate the tagging for the game record.
**Request Body Example:** ``` { "__META": { "set_by": "SERVER", "is_public": true, "tags": ["tag1", "tag2"] } ... } ```
func (*Client) AdminPutPlayerPublicRecordHandlerV1
deprecated
func (a *Client) AdminPutPlayerPublicRecordHandlerV1(params *AdminPutPlayerPublicRecordHandlerV1Params, authInfo runtime.ClientAuthInfoWriter) (*AdminPutPlayerPublicRecordHandlerV1OK, *AdminPutPlayerPublicRecordHandlerV1BadRequest, *AdminPutPlayerPublicRecordHandlerV1Unauthorized, *AdminPutPlayerPublicRecordHandlerV1Forbidden, *AdminPutPlayerPublicRecordHandlerV1InternalServerError, error)
Deprecated: 2022-08-10 - Use AdminPutPlayerPublicRecordHandlerV1Short instead.
AdminPutPlayerPublicRecordHandlerV1 create or replace player public record ## Description
This endpoints will create new player public record or replace the existing player public record.
**Replace behaviour:** The existing value will be replaced completely with the new value.
Example - Existing JSON:
`{ "data1": "value" }`
- New JSON:
`{ "data2": "new value" }`
- Result:
`{ "data2": "new value" }`
## Restriction This is the restriction of Key Naming for the record: 1. Cannot use **"."** as the key name - `{ "data.2": "value" }` 2. Cannot use **"$"** as the prefix in key names - `{ "$data": "value" }` 3. Cannot use empty string in key names - `{ "": "value" }`
## Warning: This endpoint is going to deprecate
This endpoint is going to deprecate in the future please don't use it.
For alternative, please use these endpoints: - **POST /cloudsave/v1/admin/namespaces/{namespace}/users/{userId}/records/{key}** and utilizing **__META** functionality - **PUT /cloudsave/v1/admin/namespaces/{namespace}/users/{userId}/records/{key}** and utilizing **__META** functionality - **DELETE /cloudsave/v1/admin/namespaces/{namespace}/users/{userId}/records/{key}**
func (*Client) AdminPutPlayerPublicRecordHandlerV1Short ¶ added in v0.8.0
func (a *Client) AdminPutPlayerPublicRecordHandlerV1Short(params *AdminPutPlayerPublicRecordHandlerV1Params, authInfo runtime.ClientAuthInfoWriter) (*AdminPutPlayerPublicRecordHandlerV1OK, error)
AdminPutPlayerPublicRecordHandlerV1Short create or replace player public record ## Description
This endpoints will create new player public record or replace the existing player public record.
**Replace behaviour:** The existing value will be replaced completely with the new value.
Example - Existing JSON:
`{ "data1": "value" }`
- New JSON:
`{ "data2": "new value" }`
- Result:
`{ "data2": "new value" }`
## Restriction This is the restriction of Key Naming for the record: 1. Cannot use **"."** as the key name - `{ "data.2": "value" }` 2. Cannot use **"$"** as the prefix in key names - `{ "$data": "value" }` 3. Cannot use empty string in key names - `{ "": "value" }`
## Warning: This endpoint is going to deprecate
This endpoint is going to deprecate in the future please don't use it.
For alternative, please use these endpoints: - **POST /cloudsave/v1/admin/namespaces/{namespace}/users/{userId}/records/{key}** and utilizing **__META** functionality - **PUT /cloudsave/v1/admin/namespaces/{namespace}/users/{userId}/records/{key}** and utilizing **__META** functionality - **DELETE /cloudsave/v1/admin/namespaces/{namespace}/users/{userId}/records/{key}**
func (*Client) AdminPutPlayerRecordHandlerV1
deprecated
func (a *Client) AdminPutPlayerRecordHandlerV1(params *AdminPutPlayerRecordHandlerV1Params, authInfo runtime.ClientAuthInfoWriter) (*AdminPutPlayerRecordHandlerV1OK, *AdminPutPlayerRecordHandlerV1BadRequest, *AdminPutPlayerRecordHandlerV1Unauthorized, *AdminPutPlayerRecordHandlerV1Forbidden, *AdminPutPlayerRecordHandlerV1InternalServerError, error)
Deprecated: 2022-08-10 - Use AdminPutPlayerRecordHandlerV1Short instead.
AdminPutPlayerRecordHandlerV1 create or replace player record ## Description
This endpoints will create new player record or replace the existing player record.
**Replace behaviour:** The existing value will be replaced completely with the new value.
Example - Existing JSON:
`{ "data1": "value" }`
- New JSON:
`{ "data2": "new value" }`
- Result:
`{ "data2": "new value" }`
## Restriction This is the restriction of Key Naming for the record: 1. Cannot use **"."** as the key name - `{ "data.2": "value" }` 2. Cannot use **"$"** as the prefix in key names - `{ "$data": "value" }` 3. Cannot use empty string in key names - `{ "": "value" }`
## Record Metadata
Metadata allows user to define the behaviour of the record. Metadata can be defined in request body with field name **__META**. When creating record, if **__META** field is not defined, the metadata value will use the default value. When updating record, if **__META** field is not defined, the existing metadata value will stay as is.
**Metadata List:** 1. set_by (default: CLIENT, type: string) Indicate which party that could modify the game record. SERVER: record can be modified by server only. CLIENT: record can be modified by client and server. 2. is_public (default: false, type: bool) Indicate whether the player record is a public record or not. 3. tags (default: *empty array*, type: array of string) Indicate the tagging for the game record.
**Request Body Example:** ``` { "__META": { "set_by": "SERVER", "is_public": true, "tags": ["tag1", "tag2"] } ... } ```
func (*Client) AdminPutPlayerRecordHandlerV1Short ¶ added in v0.8.0
func (a *Client) AdminPutPlayerRecordHandlerV1Short(params *AdminPutPlayerRecordHandlerV1Params, authInfo runtime.ClientAuthInfoWriter) (*AdminPutPlayerRecordHandlerV1OK, error)
AdminPutPlayerRecordHandlerV1Short create or replace player record ## Description
This endpoints will create new player record or replace the existing player record.
**Replace behaviour:** The existing value will be replaced completely with the new value.
Example - Existing JSON:
`{ "data1": "value" }`
- New JSON:
`{ "data2": "new value" }`
- Result:
`{ "data2": "new value" }`
## Restriction This is the restriction of Key Naming for the record: 1. Cannot use **"."** as the key name - `{ "data.2": "value" }` 2. Cannot use **"$"** as the prefix in key names - `{ "$data": "value" }` 3. Cannot use empty string in key names - `{ "": "value" }`
## Record Metadata
Metadata allows user to define the behaviour of the record. Metadata can be defined in request body with field name **__META**. When creating record, if **__META** field is not defined, the metadata value will use the default value. When updating record, if **__META** field is not defined, the existing metadata value will stay as is.
**Metadata List:** 1. set_by (default: CLIENT, type: string) Indicate which party that could modify the game record. SERVER: record can be modified by server only. CLIENT: record can be modified by client and server. 2. is_public (default: false, type: bool) Indicate whether the player record is a public record or not. 3. tags (default: *empty array*, type: array of string) Indicate the tagging for the game record.
**Request Body Example:** ``` { "__META": { "set_by": "SERVER", "is_public": true, "tags": ["tag1", "tag2"] } ... } ```
func (*Client) AdminPutPlayerRecordsHandlerV1
deprecated
added in
v0.60.0
func (a *Client) AdminPutPlayerRecordsHandlerV1(params *AdminPutPlayerRecordsHandlerV1Params, authInfo runtime.ClientAuthInfoWriter) (*AdminPutPlayerRecordsHandlerV1OK, *AdminPutPlayerRecordsHandlerV1BadRequest, *AdminPutPlayerRecordsHandlerV1Unauthorized, *AdminPutPlayerRecordsHandlerV1Forbidden, error)
Deprecated: 2022-08-10 - Use AdminPutPlayerRecordsHandlerV1Short instead.
AdminPutPlayerRecordsHandlerV1 bulk update player records This endpoints will create new player record or replace the existing player record in bulk. Maximum bulk key limit per request 10.
func (*Client) AdminPutPlayerRecordsHandlerV1Short ¶ added in v0.60.0
func (a *Client) AdminPutPlayerRecordsHandlerV1Short(params *AdminPutPlayerRecordsHandlerV1Params, authInfo runtime.ClientAuthInfoWriter) (*AdminPutPlayerRecordsHandlerV1OK, error)
AdminPutPlayerRecordsHandlerV1Short bulk update player records This endpoints will create new player record or replace the existing player record in bulk. Maximum bulk key limit per request 10.
func (*Client) AdminRetrievePlayerRecords
deprecated
added in
v0.9.0
func (a *Client) AdminRetrievePlayerRecords(params *AdminRetrievePlayerRecordsParams, authInfo runtime.ClientAuthInfoWriter) (*AdminRetrievePlayerRecordsOK, *AdminRetrievePlayerRecordsBadRequest, *AdminRetrievePlayerRecordsUnauthorized, *AdminRetrievePlayerRecordsForbidden, *AdminRetrievePlayerRecordsInternalServerError, error)
Deprecated: 2022-08-10 - Use AdminRetrievePlayerRecordsShort instead.
AdminRetrievePlayerRecords query player records Retrieve list of player records key and userID under given namespace.
func (*Client) AdminRetrievePlayerRecordsShort ¶ added in v0.9.0
func (a *Client) AdminRetrievePlayerRecordsShort(params *AdminRetrievePlayerRecordsParams, authInfo runtime.ClientAuthInfoWriter) (*AdminRetrievePlayerRecordsOK, error)
AdminRetrievePlayerRecordsShort query player records Retrieve list of player records key and userID under given namespace.
func (*Client) BulkGetPlayerRecordSizeHandlerV1
deprecated
added in
v0.27.0
func (a *Client) BulkGetPlayerRecordSizeHandlerV1(params *BulkGetPlayerRecordSizeHandlerV1Params, authInfo runtime.ClientAuthInfoWriter) (*BulkGetPlayerRecordSizeHandlerV1OK, *BulkGetPlayerRecordSizeHandlerV1BadRequest, *BulkGetPlayerRecordSizeHandlerV1Unauthorized, *BulkGetPlayerRecordSizeHandlerV1Forbidden, *BulkGetPlayerRecordSizeHandlerV1InternalServerError, error)
Deprecated: 2022-08-10 - Use BulkGetPlayerRecordSizeHandlerV1Short instead.
BulkGetPlayerRecordSizeHandlerV1 bulk get player records size Bulk get player's record size, max allowed 20 at a time, that can be retrieved using this endpoint.
func (*Client) BulkGetPlayerRecordSizeHandlerV1Short ¶ added in v0.27.0
func (a *Client) BulkGetPlayerRecordSizeHandlerV1Short(params *BulkGetPlayerRecordSizeHandlerV1Params, authInfo runtime.ClientAuthInfoWriter) (*BulkGetPlayerRecordSizeHandlerV1OK, error)
BulkGetPlayerRecordSizeHandlerV1Short bulk get player records size Bulk get player's record size, max allowed 20 at a time, that can be retrieved using this endpoint.
func (*Client) ListPlayerRecordHandlerV1
deprecated
func (a *Client) ListPlayerRecordHandlerV1(params *ListPlayerRecordHandlerV1Params, authInfo runtime.ClientAuthInfoWriter) (*ListPlayerRecordHandlerV1OK, *ListPlayerRecordHandlerV1BadRequest, *ListPlayerRecordHandlerV1Unauthorized, *ListPlayerRecordHandlerV1Forbidden, *ListPlayerRecordHandlerV1InternalServerError, error)
Deprecated: 2022-08-10 - Use ListPlayerRecordHandlerV1Short instead.
ListPlayerRecordHandlerV1 retrieve list of public player records Retrieve list of player records key and userID under given namespace.
func (*Client) ListPlayerRecordHandlerV1Short ¶ added in v0.8.0
func (a *Client) ListPlayerRecordHandlerV1Short(params *ListPlayerRecordHandlerV1Params, authInfo runtime.ClientAuthInfoWriter) (*ListPlayerRecordHandlerV1OK, error)
ListPlayerRecordHandlerV1Short retrieve list of public player records Retrieve list of player records key and userID under given namespace.
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type ClientService ¶
type ClientService interface { BulkGetPlayerRecordSizeHandlerV1(params *BulkGetPlayerRecordSizeHandlerV1Params, authInfo runtime.ClientAuthInfoWriter) (*BulkGetPlayerRecordSizeHandlerV1OK, *BulkGetPlayerRecordSizeHandlerV1BadRequest, *BulkGetPlayerRecordSizeHandlerV1Unauthorized, *BulkGetPlayerRecordSizeHandlerV1Forbidden, *BulkGetPlayerRecordSizeHandlerV1InternalServerError, error) BulkGetPlayerRecordSizeHandlerV1Short(params *BulkGetPlayerRecordSizeHandlerV1Params, authInfo runtime.ClientAuthInfoWriter) (*BulkGetPlayerRecordSizeHandlerV1OK, error) ListPlayerRecordHandlerV1(params *ListPlayerRecordHandlerV1Params, authInfo runtime.ClientAuthInfoWriter) (*ListPlayerRecordHandlerV1OK, *ListPlayerRecordHandlerV1BadRequest, *ListPlayerRecordHandlerV1Unauthorized, *ListPlayerRecordHandlerV1Forbidden, *ListPlayerRecordHandlerV1InternalServerError, error) ListPlayerRecordHandlerV1Short(params *ListPlayerRecordHandlerV1Params, authInfo runtime.ClientAuthInfoWriter) (*ListPlayerRecordHandlerV1OK, error) AdminBulkPutPlayerRecordsByKeyHandlerV1(params *AdminBulkPutPlayerRecordsByKeyHandlerV1Params, authInfo runtime.ClientAuthInfoWriter) (*AdminBulkPutPlayerRecordsByKeyHandlerV1OK, *AdminBulkPutPlayerRecordsByKeyHandlerV1BadRequest, *AdminBulkPutPlayerRecordsByKeyHandlerV1Unauthorized, *AdminBulkPutPlayerRecordsByKeyHandlerV1Forbidden, *AdminBulkPutPlayerRecordsByKeyHandlerV1InternalServerError, error) AdminBulkPutPlayerRecordsByKeyHandlerV1Short(params *AdminBulkPutPlayerRecordsByKeyHandlerV1Params, authInfo runtime.ClientAuthInfoWriter) (*AdminBulkPutPlayerRecordsByKeyHandlerV1OK, error) AdminBulkGetPlayerRecordsByUserIDsHandlerV1(params *AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params, authInfo runtime.ClientAuthInfoWriter) (*AdminBulkGetPlayerRecordsByUserIDsHandlerV1OK, *AdminBulkGetPlayerRecordsByUserIDsHandlerV1BadRequest, *AdminBulkGetPlayerRecordsByUserIDsHandlerV1Unauthorized, *AdminBulkGetPlayerRecordsByUserIDsHandlerV1Forbidden, *AdminBulkGetPlayerRecordsByUserIDsHandlerV1InternalServerError, error) AdminBulkGetPlayerRecordsByUserIDsHandlerV1Short(params *AdminBulkGetPlayerRecordsByUserIDsHandlerV1Params, authInfo runtime.ClientAuthInfoWriter) (*AdminBulkGetPlayerRecordsByUserIDsHandlerV1OK, error) AdminRetrievePlayerRecords(params *AdminRetrievePlayerRecordsParams, authInfo runtime.ClientAuthInfoWriter) (*AdminRetrievePlayerRecordsOK, *AdminRetrievePlayerRecordsBadRequest, *AdminRetrievePlayerRecordsUnauthorized, *AdminRetrievePlayerRecordsForbidden, *AdminRetrievePlayerRecordsInternalServerError, error) AdminRetrievePlayerRecordsShort(params *AdminRetrievePlayerRecordsParams, authInfo runtime.ClientAuthInfoWriter) (*AdminRetrievePlayerRecordsOK, error) AdminPutPlayerRecordsHandlerV1(params *AdminPutPlayerRecordsHandlerV1Params, authInfo runtime.ClientAuthInfoWriter) (*AdminPutPlayerRecordsHandlerV1OK, *AdminPutPlayerRecordsHandlerV1BadRequest, *AdminPutPlayerRecordsHandlerV1Unauthorized, *AdminPutPlayerRecordsHandlerV1Forbidden, error) AdminPutPlayerRecordsHandlerV1Short(params *AdminPutPlayerRecordsHandlerV1Params, authInfo runtime.ClientAuthInfoWriter) (*AdminPutPlayerRecordsHandlerV1OK, error) AdminGetPlayerRecordsHandlerV1(params *AdminGetPlayerRecordsHandlerV1Params, authInfo runtime.ClientAuthInfoWriter) (*AdminGetPlayerRecordsHandlerV1OK, *AdminGetPlayerRecordsHandlerV1BadRequest, *AdminGetPlayerRecordsHandlerV1Unauthorized, *AdminGetPlayerRecordsHandlerV1Forbidden, *AdminGetPlayerRecordsHandlerV1NotFound, *AdminGetPlayerRecordsHandlerV1InternalServerError, error) AdminGetPlayerRecordsHandlerV1Short(params *AdminGetPlayerRecordsHandlerV1Params, authInfo runtime.ClientAuthInfoWriter) (*AdminGetPlayerRecordsHandlerV1OK, error) AdminGetPlayerRecordHandlerV1(params *AdminGetPlayerRecordHandlerV1Params, authInfo runtime.ClientAuthInfoWriter) (*AdminGetPlayerRecordHandlerV1OK, *AdminGetPlayerRecordHandlerV1Unauthorized, *AdminGetPlayerRecordHandlerV1Forbidden, *AdminGetPlayerRecordHandlerV1NotFound, *AdminGetPlayerRecordHandlerV1InternalServerError, error) AdminGetPlayerRecordHandlerV1Short(params *AdminGetPlayerRecordHandlerV1Params, authInfo runtime.ClientAuthInfoWriter) (*AdminGetPlayerRecordHandlerV1OK, error) AdminPutPlayerRecordHandlerV1(params *AdminPutPlayerRecordHandlerV1Params, authInfo runtime.ClientAuthInfoWriter) (*AdminPutPlayerRecordHandlerV1OK, *AdminPutPlayerRecordHandlerV1BadRequest, *AdminPutPlayerRecordHandlerV1Unauthorized, *AdminPutPlayerRecordHandlerV1Forbidden, *AdminPutPlayerRecordHandlerV1InternalServerError, error) AdminPutPlayerRecordHandlerV1Short(params *AdminPutPlayerRecordHandlerV1Params, authInfo runtime.ClientAuthInfoWriter) (*AdminPutPlayerRecordHandlerV1OK, error) AdminPostPlayerRecordHandlerV1(params *AdminPostPlayerRecordHandlerV1Params, authInfo runtime.ClientAuthInfoWriter) (*AdminPostPlayerRecordHandlerV1Created, *AdminPostPlayerRecordHandlerV1BadRequest, *AdminPostPlayerRecordHandlerV1Unauthorized, *AdminPostPlayerRecordHandlerV1Forbidden, *AdminPostPlayerRecordHandlerV1InternalServerError, error) AdminPostPlayerRecordHandlerV1Short(params *AdminPostPlayerRecordHandlerV1Params, authInfo runtime.ClientAuthInfoWriter) (*AdminPostPlayerRecordHandlerV1Created, error) AdminDeletePlayerRecordHandlerV1(params *AdminDeletePlayerRecordHandlerV1Params, authInfo runtime.ClientAuthInfoWriter) (*AdminDeletePlayerRecordHandlerV1NoContent, *AdminDeletePlayerRecordHandlerV1Unauthorized, *AdminDeletePlayerRecordHandlerV1Forbidden, *AdminDeletePlayerRecordHandlerV1InternalServerError, error) AdminDeletePlayerRecordHandlerV1Short(params *AdminDeletePlayerRecordHandlerV1Params, authInfo runtime.ClientAuthInfoWriter) (*AdminDeletePlayerRecordHandlerV1NoContent, error) AdminGetPlayerPublicRecordHandlerV1(params *AdminGetPlayerPublicRecordHandlerV1Params, authInfo runtime.ClientAuthInfoWriter) (*AdminGetPlayerPublicRecordHandlerV1OK, *AdminGetPlayerPublicRecordHandlerV1Unauthorized, *AdminGetPlayerPublicRecordHandlerV1Forbidden, *AdminGetPlayerPublicRecordHandlerV1NotFound, *AdminGetPlayerPublicRecordHandlerV1InternalServerError, error) AdminGetPlayerPublicRecordHandlerV1Short(params *AdminGetPlayerPublicRecordHandlerV1Params, authInfo runtime.ClientAuthInfoWriter) (*AdminGetPlayerPublicRecordHandlerV1OK, error) AdminPutPlayerPublicRecordHandlerV1(params *AdminPutPlayerPublicRecordHandlerV1Params, authInfo runtime.ClientAuthInfoWriter) (*AdminPutPlayerPublicRecordHandlerV1OK, *AdminPutPlayerPublicRecordHandlerV1BadRequest, *AdminPutPlayerPublicRecordHandlerV1Unauthorized, *AdminPutPlayerPublicRecordHandlerV1Forbidden, *AdminPutPlayerPublicRecordHandlerV1InternalServerError, error) AdminPutPlayerPublicRecordHandlerV1Short(params *AdminPutPlayerPublicRecordHandlerV1Params, authInfo runtime.ClientAuthInfoWriter) (*AdminPutPlayerPublicRecordHandlerV1OK, error) AdminPostPlayerPublicRecordHandlerV1(params *AdminPostPlayerPublicRecordHandlerV1Params, authInfo runtime.ClientAuthInfoWriter) (*AdminPostPlayerPublicRecordHandlerV1Created, *AdminPostPlayerPublicRecordHandlerV1BadRequest, *AdminPostPlayerPublicRecordHandlerV1Unauthorized, *AdminPostPlayerPublicRecordHandlerV1Forbidden, *AdminPostPlayerPublicRecordHandlerV1InternalServerError, error) AdminPostPlayerPublicRecordHandlerV1Short(params *AdminPostPlayerPublicRecordHandlerV1Params, authInfo runtime.ClientAuthInfoWriter) (*AdminPostPlayerPublicRecordHandlerV1Created, error) AdminDeletePlayerPublicRecordHandlerV1(params *AdminDeletePlayerPublicRecordHandlerV1Params, authInfo runtime.ClientAuthInfoWriter) (*AdminDeletePlayerPublicRecordHandlerV1NoContent, *AdminDeletePlayerPublicRecordHandlerV1BadRequest, *AdminDeletePlayerPublicRecordHandlerV1Unauthorized, *AdminDeletePlayerPublicRecordHandlerV1Forbidden, *AdminDeletePlayerPublicRecordHandlerV1NotFound, *AdminDeletePlayerPublicRecordHandlerV1InternalServerError, error) AdminDeletePlayerPublicRecordHandlerV1Short(params *AdminDeletePlayerPublicRecordHandlerV1Params, authInfo runtime.ClientAuthInfoWriter) (*AdminDeletePlayerPublicRecordHandlerV1NoContent, error) AdminGetPlayerRecordSizeHandlerV1(params *AdminGetPlayerRecordSizeHandlerV1Params, authInfo runtime.ClientAuthInfoWriter) (*AdminGetPlayerRecordSizeHandlerV1OK, *AdminGetPlayerRecordSizeHandlerV1Unauthorized, *AdminGetPlayerRecordSizeHandlerV1Forbidden, *AdminGetPlayerRecordSizeHandlerV1NotFound, *AdminGetPlayerRecordSizeHandlerV1InternalServerError, error) AdminGetPlayerRecordSizeHandlerV1Short(params *AdminGetPlayerRecordSizeHandlerV1Params, authInfo runtime.ClientAuthInfoWriter) (*AdminGetPlayerRecordSizeHandlerV1OK, 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 player record API client.
type ListPlayerRecordHandlerV1BadRequest ¶
type ListPlayerRecordHandlerV1BadRequest struct {
Payload *cloudsaveclientmodels.ModelsResponseError
}
ListPlayerRecordHandlerV1BadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>18113</td><td>invalid request body</td></tr></table>
func NewListPlayerRecordHandlerV1BadRequest ¶
func NewListPlayerRecordHandlerV1BadRequest() *ListPlayerRecordHandlerV1BadRequest
NewListPlayerRecordHandlerV1BadRequest creates a ListPlayerRecordHandlerV1BadRequest with default headers values
func (*ListPlayerRecordHandlerV1BadRequest) Error ¶
func (o *ListPlayerRecordHandlerV1BadRequest) Error() string
func (*ListPlayerRecordHandlerV1BadRequest) GetPayload ¶
func (o *ListPlayerRecordHandlerV1BadRequest) GetPayload() *cloudsaveclientmodels.ModelsResponseError
func (*ListPlayerRecordHandlerV1BadRequest) ToJSONString ¶ added in v0.25.0
func (o *ListPlayerRecordHandlerV1BadRequest) ToJSONString() string
type ListPlayerRecordHandlerV1Forbidden ¶ added in v0.58.0
type ListPlayerRecordHandlerV1Forbidden struct {
Payload *cloudsaveclientmodels.ModelsResponseError
}
ListPlayerRecordHandlerV1Forbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20013</td><td>insufficient permission</td></tr></table>
func NewListPlayerRecordHandlerV1Forbidden ¶ added in v0.58.0
func NewListPlayerRecordHandlerV1Forbidden() *ListPlayerRecordHandlerV1Forbidden
NewListPlayerRecordHandlerV1Forbidden creates a ListPlayerRecordHandlerV1Forbidden with default headers values
func (*ListPlayerRecordHandlerV1Forbidden) Error ¶ added in v0.58.0
func (o *ListPlayerRecordHandlerV1Forbidden) Error() string
func (*ListPlayerRecordHandlerV1Forbidden) GetPayload ¶ added in v0.58.0
func (o *ListPlayerRecordHandlerV1Forbidden) GetPayload() *cloudsaveclientmodels.ModelsResponseError
func (*ListPlayerRecordHandlerV1Forbidden) ToJSONString ¶ added in v0.58.0
func (o *ListPlayerRecordHandlerV1Forbidden) ToJSONString() string
type ListPlayerRecordHandlerV1InternalServerError ¶
type ListPlayerRecordHandlerV1InternalServerError struct {
Payload *cloudsaveclientmodels.ModelsResponseError
}
ListPlayerRecordHandlerV1InternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>18114</td><td>unable to retrieve list of key records</td></tr></table>
func NewListPlayerRecordHandlerV1InternalServerError ¶
func NewListPlayerRecordHandlerV1InternalServerError() *ListPlayerRecordHandlerV1InternalServerError
NewListPlayerRecordHandlerV1InternalServerError creates a ListPlayerRecordHandlerV1InternalServerError with default headers values
func (*ListPlayerRecordHandlerV1InternalServerError) Error ¶
func (o *ListPlayerRecordHandlerV1InternalServerError) Error() string
func (*ListPlayerRecordHandlerV1InternalServerError) GetPayload ¶
func (o *ListPlayerRecordHandlerV1InternalServerError) GetPayload() *cloudsaveclientmodels.ModelsResponseError
func (*ListPlayerRecordHandlerV1InternalServerError) ToJSONString ¶ added in v0.25.0
func (o *ListPlayerRecordHandlerV1InternalServerError) ToJSONString() string
type ListPlayerRecordHandlerV1OK ¶
type ListPlayerRecordHandlerV1OK struct {
Payload *cloudsaveclientmodels.ModelsListPlayerRecordKeysResponse
}
ListPlayerRecordHandlerV1OK handles this case with default header values.
Successful operation
func NewListPlayerRecordHandlerV1OK ¶
func NewListPlayerRecordHandlerV1OK() *ListPlayerRecordHandlerV1OK
NewListPlayerRecordHandlerV1OK creates a ListPlayerRecordHandlerV1OK with default headers values
func (*ListPlayerRecordHandlerV1OK) Error ¶
func (o *ListPlayerRecordHandlerV1OK) Error() string
func (*ListPlayerRecordHandlerV1OK) GetPayload ¶
func (o *ListPlayerRecordHandlerV1OK) GetPayload() *cloudsaveclientmodels.ModelsListPlayerRecordKeysResponse
func (*ListPlayerRecordHandlerV1OK) ToJSONString ¶ added in v0.25.0
func (o *ListPlayerRecordHandlerV1OK) ToJSONString() string
type ListPlayerRecordHandlerV1Params ¶
type ListPlayerRecordHandlerV1Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace namespace of the game, only accept alphabet and numeric */ Namespace string /*Limit the number of data retrieved in a page, default 25 */ Limit *int64 /*Offset the number of offset, default 0 */ Offset *int64 /*Query query, search player records by key or userID */ Query *string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // XFlightId is an optional parameter from this SDK XFlightId *string // contains filtered or unexported fields }
ListPlayerRecordHandlerV1Params contains all the parameters to send to the API endpoint for the list player record handler v1 operation typically these are written to a http.Request
func NewListPlayerRecordHandlerV1Params ¶
func NewListPlayerRecordHandlerV1Params() *ListPlayerRecordHandlerV1Params
NewListPlayerRecordHandlerV1Params creates a new ListPlayerRecordHandlerV1Params object with the default values initialized.
func NewListPlayerRecordHandlerV1ParamsWithContext ¶
func NewListPlayerRecordHandlerV1ParamsWithContext(ctx context.Context) *ListPlayerRecordHandlerV1Params
NewListPlayerRecordHandlerV1ParamsWithContext creates a new ListPlayerRecordHandlerV1Params object with the default values initialized, and the ability to set a context for a request
func NewListPlayerRecordHandlerV1ParamsWithHTTPClient ¶
func NewListPlayerRecordHandlerV1ParamsWithHTTPClient(client *http.Client) *ListPlayerRecordHandlerV1Params
NewListPlayerRecordHandlerV1ParamsWithHTTPClient creates a new ListPlayerRecordHandlerV1Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListPlayerRecordHandlerV1ParamsWithTimeout ¶
func NewListPlayerRecordHandlerV1ParamsWithTimeout(timeout time.Duration) *ListPlayerRecordHandlerV1Params
NewListPlayerRecordHandlerV1ParamsWithTimeout creates a new ListPlayerRecordHandlerV1Params object with the default values initialized, and the ability to set a timeout on a request
func (*ListPlayerRecordHandlerV1Params) SetAuthInfoWriter ¶ added in v0.17.0
func (o *ListPlayerRecordHandlerV1Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the list player record handler v1 params
func (*ListPlayerRecordHandlerV1Params) SetContext ¶
func (o *ListPlayerRecordHandlerV1Params) SetContext(ctx context.Context)
SetContext adds the context to the list player record handler v1 params
func (*ListPlayerRecordHandlerV1Params) SetFlightId ¶ added in v0.63.0
func (o *ListPlayerRecordHandlerV1Params) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*ListPlayerRecordHandlerV1Params) SetHTTPClient ¶
func (o *ListPlayerRecordHandlerV1Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list player record handler v1 params
func (*ListPlayerRecordHandlerV1Params) SetHTTPClientTransport ¶ added in v0.19.0
func (o *ListPlayerRecordHandlerV1Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the list player record handler v1 params
func (*ListPlayerRecordHandlerV1Params) SetLimit ¶
func (o *ListPlayerRecordHandlerV1Params) SetLimit(limit *int64)
SetLimit adds the limit to the list player record handler v1 params
func (*ListPlayerRecordHandlerV1Params) SetNamespace ¶
func (o *ListPlayerRecordHandlerV1Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the list player record handler v1 params
func (*ListPlayerRecordHandlerV1Params) SetOffset ¶
func (o *ListPlayerRecordHandlerV1Params) SetOffset(offset *int64)
SetOffset adds the offset to the list player record handler v1 params
func (*ListPlayerRecordHandlerV1Params) SetQuery ¶
func (o *ListPlayerRecordHandlerV1Params) SetQuery(query *string)
SetQuery adds the query to the list player record handler v1 params
func (*ListPlayerRecordHandlerV1Params) SetTimeout ¶
func (o *ListPlayerRecordHandlerV1Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list player record handler v1 params
func (*ListPlayerRecordHandlerV1Params) WithContext ¶
func (o *ListPlayerRecordHandlerV1Params) WithContext(ctx context.Context) *ListPlayerRecordHandlerV1Params
WithContext adds the context to the list player record handler v1 params
func (*ListPlayerRecordHandlerV1Params) WithHTTPClient ¶
func (o *ListPlayerRecordHandlerV1Params) WithHTTPClient(client *http.Client) *ListPlayerRecordHandlerV1Params
WithHTTPClient adds the HTTPClient to the list player record handler v1 params
func (*ListPlayerRecordHandlerV1Params) WithLimit ¶
func (o *ListPlayerRecordHandlerV1Params) WithLimit(limit *int64) *ListPlayerRecordHandlerV1Params
WithLimit adds the limit to the list player record handler v1 params
func (*ListPlayerRecordHandlerV1Params) WithNamespace ¶
func (o *ListPlayerRecordHandlerV1Params) WithNamespace(namespace string) *ListPlayerRecordHandlerV1Params
WithNamespace adds the namespace to the list player record handler v1 params
func (*ListPlayerRecordHandlerV1Params) WithOffset ¶
func (o *ListPlayerRecordHandlerV1Params) WithOffset(offset *int64) *ListPlayerRecordHandlerV1Params
WithOffset adds the offset to the list player record handler v1 params
func (*ListPlayerRecordHandlerV1Params) WithQuery ¶
func (o *ListPlayerRecordHandlerV1Params) WithQuery(query *string) *ListPlayerRecordHandlerV1Params
WithQuery adds the query to the list player record handler v1 params
func (*ListPlayerRecordHandlerV1Params) WithTimeout ¶
func (o *ListPlayerRecordHandlerV1Params) WithTimeout(timeout time.Duration) *ListPlayerRecordHandlerV1Params
WithTimeout adds the timeout to the list player record handler v1 params
func (*ListPlayerRecordHandlerV1Params) WriteToRequest ¶
func (o *ListPlayerRecordHandlerV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListPlayerRecordHandlerV1Reader ¶
type ListPlayerRecordHandlerV1Reader struct {
// contains filtered or unexported fields
}
ListPlayerRecordHandlerV1Reader is a Reader for the ListPlayerRecordHandlerV1 structure.
func (*ListPlayerRecordHandlerV1Reader) ReadResponse ¶
func (o *ListPlayerRecordHandlerV1Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListPlayerRecordHandlerV1Unauthorized ¶ added in v0.7.0
type ListPlayerRecordHandlerV1Unauthorized struct {
}ListPlayerRecordHandlerV1Unauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr></table>
func NewListPlayerRecordHandlerV1Unauthorized ¶ added in v0.7.0
func NewListPlayerRecordHandlerV1Unauthorized() *ListPlayerRecordHandlerV1Unauthorized
NewListPlayerRecordHandlerV1Unauthorized creates a ListPlayerRecordHandlerV1Unauthorized with default headers values
func (*ListPlayerRecordHandlerV1Unauthorized) Error ¶ added in v0.7.0
func (o *ListPlayerRecordHandlerV1Unauthorized) Error() string
func (*ListPlayerRecordHandlerV1Unauthorized) GetPayload ¶ added in v0.7.0
func (o *ListPlayerRecordHandlerV1Unauthorized) GetPayload() *cloudsaveclientmodels.ModelsResponseError
func (*ListPlayerRecordHandlerV1Unauthorized) ToJSONString ¶ added in v0.25.0
func (o *ListPlayerRecordHandlerV1Unauthorized) ToJSONString() string
Source Files ¶
- admin_bulk_get_player_records_by_user_i_ds_handler_v1_parameters.go
- admin_bulk_get_player_records_by_user_i_ds_handler_v1_responses.go
- admin_bulk_put_player_records_by_key_handler_v1_parameters.go
- admin_bulk_put_player_records_by_key_handler_v1_responses.go
- admin_delete_player_public_record_handler_v1_parameters.go
- admin_delete_player_public_record_handler_v1_responses.go
- admin_delete_player_record_handler_v1_parameters.go
- admin_delete_player_record_handler_v1_responses.go
- admin_get_player_public_record_handler_v1_parameters.go
- admin_get_player_public_record_handler_v1_responses.go
- admin_get_player_record_handler_v1_parameters.go
- admin_get_player_record_handler_v1_responses.go
- admin_get_player_record_size_handler_v1_parameters.go
- admin_get_player_record_size_handler_v1_responses.go
- admin_get_player_records_handler_v1_parameters.go
- admin_get_player_records_handler_v1_responses.go
- admin_player_record_client.go
- admin_post_player_public_record_handler_v1_parameters.go
- admin_post_player_public_record_handler_v1_responses.go
- admin_post_player_record_handler_v1_parameters.go
- admin_post_player_record_handler_v1_responses.go
- admin_put_player_public_record_handler_v1_parameters.go
- admin_put_player_public_record_handler_v1_responses.go
- admin_put_player_record_handler_v1_parameters.go
- admin_put_player_record_handler_v1_responses.go
- admin_put_player_records_handler_v1_parameters.go
- admin_put_player_records_handler_v1_responses.go
- admin_retrieve_player_records_parameters.go
- admin_retrieve_player_records_responses.go
- bulk_get_player_record_size_handler_v1_parameters.go
- bulk_get_player_record_size_handler_v1_responses.go
- list_player_record_handler_v1_parameters.go
- list_player_record_handler_v1_responses.go