Documentation ¶
Index ¶
- type AdminGetPlayerAttributesBadRequest
- type AdminGetPlayerAttributesInternalServerError
- type AdminGetPlayerAttributesNotFound
- type AdminGetPlayerAttributesOK
- type AdminGetPlayerAttributesParams
- func NewAdminGetPlayerAttributesParams() *AdminGetPlayerAttributesParams
- func NewAdminGetPlayerAttributesParamsWithContext(ctx context.Context) *AdminGetPlayerAttributesParams
- func NewAdminGetPlayerAttributesParamsWithHTTPClient(client *http.Client) *AdminGetPlayerAttributesParams
- func NewAdminGetPlayerAttributesParamsWithTimeout(timeout time.Duration) *AdminGetPlayerAttributesParams
- func (o *AdminGetPlayerAttributesParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminGetPlayerAttributesParams) SetContext(ctx context.Context)
- func (o *AdminGetPlayerAttributesParams) SetHTTPClient(client *http.Client)
- func (o *AdminGetPlayerAttributesParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminGetPlayerAttributesParams) SetNamespace(namespace string)
- func (o *AdminGetPlayerAttributesParams) SetTimeout(timeout time.Duration)
- func (o *AdminGetPlayerAttributesParams) SetUserID(userID string)
- func (o *AdminGetPlayerAttributesParams) WithContext(ctx context.Context) *AdminGetPlayerAttributesParams
- func (o *AdminGetPlayerAttributesParams) WithHTTPClient(client *http.Client) *AdminGetPlayerAttributesParams
- func (o *AdminGetPlayerAttributesParams) WithNamespace(namespace string) *AdminGetPlayerAttributesParams
- func (o *AdminGetPlayerAttributesParams) WithTimeout(timeout time.Duration) *AdminGetPlayerAttributesParams
- func (o *AdminGetPlayerAttributesParams) WithUserID(userID string) *AdminGetPlayerAttributesParams
- func (o *AdminGetPlayerAttributesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminGetPlayerAttributesReader
- type AdminGetPlayerAttributesUnauthorized
- type AdminQueryPlayerAttributesBadRequest
- type AdminQueryPlayerAttributesInternalServerError
- type AdminQueryPlayerAttributesNotFound
- type AdminQueryPlayerAttributesOK
- type AdminQueryPlayerAttributesParams
- func NewAdminQueryPlayerAttributesParams() *AdminQueryPlayerAttributesParams
- func NewAdminQueryPlayerAttributesParamsWithContext(ctx context.Context) *AdminQueryPlayerAttributesParams
- func NewAdminQueryPlayerAttributesParamsWithHTTPClient(client *http.Client) *AdminQueryPlayerAttributesParams
- func NewAdminQueryPlayerAttributesParamsWithTimeout(timeout time.Duration) *AdminQueryPlayerAttributesParams
- func (o *AdminQueryPlayerAttributesParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminQueryPlayerAttributesParams) SetContext(ctx context.Context)
- func (o *AdminQueryPlayerAttributesParams) SetHTTPClient(client *http.Client)
- func (o *AdminQueryPlayerAttributesParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminQueryPlayerAttributesParams) SetNamespace(namespace string)
- func (o *AdminQueryPlayerAttributesParams) SetTimeout(timeout time.Duration)
- func (o *AdminQueryPlayerAttributesParams) SetUsers(users *string)
- func (o *AdminQueryPlayerAttributesParams) WithContext(ctx context.Context) *AdminQueryPlayerAttributesParams
- func (o *AdminQueryPlayerAttributesParams) WithHTTPClient(client *http.Client) *AdminQueryPlayerAttributesParams
- func (o *AdminQueryPlayerAttributesParams) WithNamespace(namespace string) *AdminQueryPlayerAttributesParams
- func (o *AdminQueryPlayerAttributesParams) WithTimeout(timeout time.Duration) *AdminQueryPlayerAttributesParams
- func (o *AdminQueryPlayerAttributesParams) WithUsers(users *string) *AdminQueryPlayerAttributesParams
- func (o *AdminQueryPlayerAttributesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminQueryPlayerAttributesReader
- type AdminQueryPlayerAttributesUnauthorized
- type Client
- func (a *Client) AdminGetPlayerAttributes(params *AdminGetPlayerAttributesParams, authInfo runtime.ClientAuthInfoWriter) (*AdminGetPlayerAttributesOK, *AdminGetPlayerAttributesBadRequest, ...)deprecated
- func (a *Client) AdminGetPlayerAttributesShort(params *AdminGetPlayerAttributesParams, authInfo runtime.ClientAuthInfoWriter) (*AdminGetPlayerAttributesOK, error)
- func (a *Client) AdminQueryPlayerAttributes(params *AdminQueryPlayerAttributesParams, ...) (*AdminQueryPlayerAttributesOK, *AdminQueryPlayerAttributesBadRequest, ...)deprecated
- func (a *Client) AdminQueryPlayerAttributesShort(params *AdminQueryPlayerAttributesParams, ...) (*AdminQueryPlayerAttributesOK, error)
- func (a *Client) PublicDeletePlayerAttributes(params *PublicDeletePlayerAttributesParams, ...) (*PublicDeletePlayerAttributesNoContent, ...)deprecated
- func (a *Client) PublicDeletePlayerAttributesShort(params *PublicDeletePlayerAttributesParams, ...) (*PublicDeletePlayerAttributesNoContent, error)
- func (a *Client) PublicGetBulkPlayerCurrentPlatform(params *PublicGetBulkPlayerCurrentPlatformParams, ...) (*PublicGetBulkPlayerCurrentPlatformOK, ...)deprecated
- func (a *Client) PublicGetBulkPlayerCurrentPlatformShort(params *PublicGetBulkPlayerCurrentPlatformParams, ...) (*PublicGetBulkPlayerCurrentPlatformOK, error)
- func (a *Client) PublicGetPlayerAttributes(params *PublicGetPlayerAttributesParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetPlayerAttributesOK, *PublicGetPlayerAttributesBadRequest, ...)deprecated
- func (a *Client) PublicGetPlayerAttributesShort(params *PublicGetPlayerAttributesParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetPlayerAttributesOK, error)
- func (a *Client) PublicStorePlayerAttributes(params *PublicStorePlayerAttributesParams, ...) (*PublicStorePlayerAttributesOK, *PublicStorePlayerAttributesBadRequest, ...)deprecated
- func (a *Client) PublicStorePlayerAttributesShort(params *PublicStorePlayerAttributesParams, ...) (*PublicStorePlayerAttributesOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientService
- type PublicDeletePlayerAttributesBadRequest
- type PublicDeletePlayerAttributesInternalServerError
- type PublicDeletePlayerAttributesNoContent
- type PublicDeletePlayerAttributesNotFound
- type PublicDeletePlayerAttributesParams
- func NewPublicDeletePlayerAttributesParams() *PublicDeletePlayerAttributesParams
- func NewPublicDeletePlayerAttributesParamsWithContext(ctx context.Context) *PublicDeletePlayerAttributesParams
- func NewPublicDeletePlayerAttributesParamsWithHTTPClient(client *http.Client) *PublicDeletePlayerAttributesParams
- func NewPublicDeletePlayerAttributesParamsWithTimeout(timeout time.Duration) *PublicDeletePlayerAttributesParams
- func (o *PublicDeletePlayerAttributesParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *PublicDeletePlayerAttributesParams) SetContext(ctx context.Context)
- func (o *PublicDeletePlayerAttributesParams) SetHTTPClient(client *http.Client)
- func (o *PublicDeletePlayerAttributesParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *PublicDeletePlayerAttributesParams) SetNamespace(namespace string)
- func (o *PublicDeletePlayerAttributesParams) SetTimeout(timeout time.Duration)
- func (o *PublicDeletePlayerAttributesParams) WithContext(ctx context.Context) *PublicDeletePlayerAttributesParams
- func (o *PublicDeletePlayerAttributesParams) WithHTTPClient(client *http.Client) *PublicDeletePlayerAttributesParams
- func (o *PublicDeletePlayerAttributesParams) WithNamespace(namespace string) *PublicDeletePlayerAttributesParams
- func (o *PublicDeletePlayerAttributesParams) WithTimeout(timeout time.Duration) *PublicDeletePlayerAttributesParams
- func (o *PublicDeletePlayerAttributesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicDeletePlayerAttributesReader
- type PublicDeletePlayerAttributesUnauthorized
- type PublicGetBulkPlayerCurrentPlatformBadRequest
- type PublicGetBulkPlayerCurrentPlatformInternalServerError
- type PublicGetBulkPlayerCurrentPlatformNotFound
- type PublicGetBulkPlayerCurrentPlatformOK
- type PublicGetBulkPlayerCurrentPlatformParams
- func NewPublicGetBulkPlayerCurrentPlatformParams() *PublicGetBulkPlayerCurrentPlatformParams
- func NewPublicGetBulkPlayerCurrentPlatformParamsWithContext(ctx context.Context) *PublicGetBulkPlayerCurrentPlatformParams
- func NewPublicGetBulkPlayerCurrentPlatformParamsWithHTTPClient(client *http.Client) *PublicGetBulkPlayerCurrentPlatformParams
- func NewPublicGetBulkPlayerCurrentPlatformParamsWithTimeout(timeout time.Duration) *PublicGetBulkPlayerCurrentPlatformParams
- func (o *PublicGetBulkPlayerCurrentPlatformParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *PublicGetBulkPlayerCurrentPlatformParams) SetBody(body *sessionclientmodels.ApimodelsPlayersCurrentPlatformRequest)
- func (o *PublicGetBulkPlayerCurrentPlatformParams) SetContext(ctx context.Context)
- func (o *PublicGetBulkPlayerCurrentPlatformParams) SetHTTPClient(client *http.Client)
- func (o *PublicGetBulkPlayerCurrentPlatformParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *PublicGetBulkPlayerCurrentPlatformParams) SetNamespace(namespace string)
- func (o *PublicGetBulkPlayerCurrentPlatformParams) SetTimeout(timeout time.Duration)
- func (o *PublicGetBulkPlayerCurrentPlatformParams) WithBody(body *sessionclientmodels.ApimodelsPlayersCurrentPlatformRequest) *PublicGetBulkPlayerCurrentPlatformParams
- func (o *PublicGetBulkPlayerCurrentPlatformParams) WithContext(ctx context.Context) *PublicGetBulkPlayerCurrentPlatformParams
- func (o *PublicGetBulkPlayerCurrentPlatformParams) WithHTTPClient(client *http.Client) *PublicGetBulkPlayerCurrentPlatformParams
- func (o *PublicGetBulkPlayerCurrentPlatformParams) WithNamespace(namespace string) *PublicGetBulkPlayerCurrentPlatformParams
- func (o *PublicGetBulkPlayerCurrentPlatformParams) WithTimeout(timeout time.Duration) *PublicGetBulkPlayerCurrentPlatformParams
- func (o *PublicGetBulkPlayerCurrentPlatformParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicGetBulkPlayerCurrentPlatformReader
- type PublicGetBulkPlayerCurrentPlatformUnauthorized
- type PublicGetPlayerAttributesBadRequest
- type PublicGetPlayerAttributesInternalServerError
- type PublicGetPlayerAttributesNotFound
- type PublicGetPlayerAttributesOK
- type PublicGetPlayerAttributesParams
- func NewPublicGetPlayerAttributesParams() *PublicGetPlayerAttributesParams
- func NewPublicGetPlayerAttributesParamsWithContext(ctx context.Context) *PublicGetPlayerAttributesParams
- func NewPublicGetPlayerAttributesParamsWithHTTPClient(client *http.Client) *PublicGetPlayerAttributesParams
- func NewPublicGetPlayerAttributesParamsWithTimeout(timeout time.Duration) *PublicGetPlayerAttributesParams
- func (o *PublicGetPlayerAttributesParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *PublicGetPlayerAttributesParams) SetContext(ctx context.Context)
- func (o *PublicGetPlayerAttributesParams) SetHTTPClient(client *http.Client)
- func (o *PublicGetPlayerAttributesParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *PublicGetPlayerAttributesParams) SetNamespace(namespace string)
- func (o *PublicGetPlayerAttributesParams) SetTimeout(timeout time.Duration)
- func (o *PublicGetPlayerAttributesParams) WithContext(ctx context.Context) *PublicGetPlayerAttributesParams
- func (o *PublicGetPlayerAttributesParams) WithHTTPClient(client *http.Client) *PublicGetPlayerAttributesParams
- func (o *PublicGetPlayerAttributesParams) WithNamespace(namespace string) *PublicGetPlayerAttributesParams
- func (o *PublicGetPlayerAttributesParams) WithTimeout(timeout time.Duration) *PublicGetPlayerAttributesParams
- func (o *PublicGetPlayerAttributesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicGetPlayerAttributesReader
- type PublicGetPlayerAttributesUnauthorized
- type PublicStorePlayerAttributesBadRequest
- type PublicStorePlayerAttributesInternalServerError
- type PublicStorePlayerAttributesOK
- type PublicStorePlayerAttributesParams
- func NewPublicStorePlayerAttributesParams() *PublicStorePlayerAttributesParams
- func NewPublicStorePlayerAttributesParamsWithContext(ctx context.Context) *PublicStorePlayerAttributesParams
- func NewPublicStorePlayerAttributesParamsWithHTTPClient(client *http.Client) *PublicStorePlayerAttributesParams
- func NewPublicStorePlayerAttributesParamsWithTimeout(timeout time.Duration) *PublicStorePlayerAttributesParams
- func (o *PublicStorePlayerAttributesParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *PublicStorePlayerAttributesParams) SetBody(body *sessionclientmodels.ApimodelsPlayerAttributesRequestBody)
- func (o *PublicStorePlayerAttributesParams) SetContext(ctx context.Context)
- func (o *PublicStorePlayerAttributesParams) SetHTTPClient(client *http.Client)
- func (o *PublicStorePlayerAttributesParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *PublicStorePlayerAttributesParams) SetNamespace(namespace string)
- func (o *PublicStorePlayerAttributesParams) SetTimeout(timeout time.Duration)
- func (o *PublicStorePlayerAttributesParams) WithBody(body *sessionclientmodels.ApimodelsPlayerAttributesRequestBody) *PublicStorePlayerAttributesParams
- func (o *PublicStorePlayerAttributesParams) WithContext(ctx context.Context) *PublicStorePlayerAttributesParams
- func (o *PublicStorePlayerAttributesParams) WithHTTPClient(client *http.Client) *PublicStorePlayerAttributesParams
- func (o *PublicStorePlayerAttributesParams) WithNamespace(namespace string) *PublicStorePlayerAttributesParams
- func (o *PublicStorePlayerAttributesParams) WithTimeout(timeout time.Duration) *PublicStorePlayerAttributesParams
- func (o *PublicStorePlayerAttributesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicStorePlayerAttributesReader
- type PublicStorePlayerAttributesUnauthorized
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AdminGetPlayerAttributesBadRequest ¶
type AdminGetPlayerAttributesBadRequest struct {
Payload *sessionclientmodels.ResponseError
}
AdminGetPlayerAttributesBadRequest handles this case with default header values.
Bad Request
func NewAdminGetPlayerAttributesBadRequest ¶
func NewAdminGetPlayerAttributesBadRequest() *AdminGetPlayerAttributesBadRequest
NewAdminGetPlayerAttributesBadRequest creates a AdminGetPlayerAttributesBadRequest with default headers values
func (*AdminGetPlayerAttributesBadRequest) Error ¶
func (o *AdminGetPlayerAttributesBadRequest) Error() string
func (*AdminGetPlayerAttributesBadRequest) GetPayload ¶
func (o *AdminGetPlayerAttributesBadRequest) GetPayload() *sessionclientmodels.ResponseError
func (*AdminGetPlayerAttributesBadRequest) ToJSONString ¶
func (o *AdminGetPlayerAttributesBadRequest) ToJSONString() string
type AdminGetPlayerAttributesInternalServerError ¶
type AdminGetPlayerAttributesInternalServerError struct {
Payload *sessionclientmodels.ResponseError
}
AdminGetPlayerAttributesInternalServerError handles this case with default header values.
Internal Server Error
func NewAdminGetPlayerAttributesInternalServerError ¶
func NewAdminGetPlayerAttributesInternalServerError() *AdminGetPlayerAttributesInternalServerError
NewAdminGetPlayerAttributesInternalServerError creates a AdminGetPlayerAttributesInternalServerError with default headers values
func (*AdminGetPlayerAttributesInternalServerError) Error ¶
func (o *AdminGetPlayerAttributesInternalServerError) Error() string
func (*AdminGetPlayerAttributesInternalServerError) GetPayload ¶
func (o *AdminGetPlayerAttributesInternalServerError) GetPayload() *sessionclientmodels.ResponseError
func (*AdminGetPlayerAttributesInternalServerError) ToJSONString ¶
func (o *AdminGetPlayerAttributesInternalServerError) ToJSONString() string
type AdminGetPlayerAttributesNotFound ¶
type AdminGetPlayerAttributesNotFound struct {
Payload *sessionclientmodels.ResponseError
}
AdminGetPlayerAttributesNotFound handles this case with default header values.
Not Found
func NewAdminGetPlayerAttributesNotFound ¶
func NewAdminGetPlayerAttributesNotFound() *AdminGetPlayerAttributesNotFound
NewAdminGetPlayerAttributesNotFound creates a AdminGetPlayerAttributesNotFound with default headers values
func (*AdminGetPlayerAttributesNotFound) Error ¶
func (o *AdminGetPlayerAttributesNotFound) Error() string
func (*AdminGetPlayerAttributesNotFound) GetPayload ¶
func (o *AdminGetPlayerAttributesNotFound) GetPayload() *sessionclientmodels.ResponseError
func (*AdminGetPlayerAttributesNotFound) ToJSONString ¶
func (o *AdminGetPlayerAttributesNotFound) ToJSONString() string
type AdminGetPlayerAttributesOK ¶
type AdminGetPlayerAttributesOK struct {
Payload *sessionclientmodels.ApimodelsPlayerAttributesResponseBody
}
AdminGetPlayerAttributesOK handles this case with default header values.
OK
func NewAdminGetPlayerAttributesOK ¶
func NewAdminGetPlayerAttributesOK() *AdminGetPlayerAttributesOK
NewAdminGetPlayerAttributesOK creates a AdminGetPlayerAttributesOK with default headers values
func (*AdminGetPlayerAttributesOK) Error ¶
func (o *AdminGetPlayerAttributesOK) Error() string
func (*AdminGetPlayerAttributesOK) GetPayload ¶
func (o *AdminGetPlayerAttributesOK) GetPayload() *sessionclientmodels.ApimodelsPlayerAttributesResponseBody
func (*AdminGetPlayerAttributesOK) ToJSONString ¶
func (o *AdminGetPlayerAttributesOK) ToJSONString() string
type AdminGetPlayerAttributesParams ¶
type AdminGetPlayerAttributesParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace namespace of the game */ Namespace string /*UserID User ID */ UserID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminGetPlayerAttributesParams contains all the parameters to send to the API endpoint for the admin get player attributes operation typically these are written to a http.Request
func NewAdminGetPlayerAttributesParams ¶
func NewAdminGetPlayerAttributesParams() *AdminGetPlayerAttributesParams
NewAdminGetPlayerAttributesParams creates a new AdminGetPlayerAttributesParams object with the default values initialized.
func NewAdminGetPlayerAttributesParamsWithContext ¶
func NewAdminGetPlayerAttributesParamsWithContext(ctx context.Context) *AdminGetPlayerAttributesParams
NewAdminGetPlayerAttributesParamsWithContext creates a new AdminGetPlayerAttributesParams object with the default values initialized, and the ability to set a context for a request
func NewAdminGetPlayerAttributesParamsWithHTTPClient ¶
func NewAdminGetPlayerAttributesParamsWithHTTPClient(client *http.Client) *AdminGetPlayerAttributesParams
NewAdminGetPlayerAttributesParamsWithHTTPClient creates a new AdminGetPlayerAttributesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminGetPlayerAttributesParamsWithTimeout ¶
func NewAdminGetPlayerAttributesParamsWithTimeout(timeout time.Duration) *AdminGetPlayerAttributesParams
NewAdminGetPlayerAttributesParamsWithTimeout creates a new AdminGetPlayerAttributesParams object with the default values initialized, and the ability to set a timeout on a request
func (*AdminGetPlayerAttributesParams) SetAuthInfoWriter ¶
func (o *AdminGetPlayerAttributesParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin get player attributes params
func (*AdminGetPlayerAttributesParams) SetContext ¶
func (o *AdminGetPlayerAttributesParams) SetContext(ctx context.Context)
SetContext adds the context to the admin get player attributes params
func (*AdminGetPlayerAttributesParams) SetHTTPClient ¶
func (o *AdminGetPlayerAttributesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin get player attributes params
func (*AdminGetPlayerAttributesParams) SetHTTPClientTransport ¶
func (o *AdminGetPlayerAttributesParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin get player attributes params
func (*AdminGetPlayerAttributesParams) SetNamespace ¶
func (o *AdminGetPlayerAttributesParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin get player attributes params
func (*AdminGetPlayerAttributesParams) SetTimeout ¶
func (o *AdminGetPlayerAttributesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin get player attributes params
func (*AdminGetPlayerAttributesParams) SetUserID ¶
func (o *AdminGetPlayerAttributesParams) SetUserID(userID string)
SetUserID adds the userId to the admin get player attributes params
func (*AdminGetPlayerAttributesParams) WithContext ¶
func (o *AdminGetPlayerAttributesParams) WithContext(ctx context.Context) *AdminGetPlayerAttributesParams
WithContext adds the context to the admin get player attributes params
func (*AdminGetPlayerAttributesParams) WithHTTPClient ¶
func (o *AdminGetPlayerAttributesParams) WithHTTPClient(client *http.Client) *AdminGetPlayerAttributesParams
WithHTTPClient adds the HTTPClient to the admin get player attributes params
func (*AdminGetPlayerAttributesParams) WithNamespace ¶
func (o *AdminGetPlayerAttributesParams) WithNamespace(namespace string) *AdminGetPlayerAttributesParams
WithNamespace adds the namespace to the admin get player attributes params
func (*AdminGetPlayerAttributesParams) WithTimeout ¶
func (o *AdminGetPlayerAttributesParams) WithTimeout(timeout time.Duration) *AdminGetPlayerAttributesParams
WithTimeout adds the timeout to the admin get player attributes params
func (*AdminGetPlayerAttributesParams) WithUserID ¶
func (o *AdminGetPlayerAttributesParams) WithUserID(userID string) *AdminGetPlayerAttributesParams
WithUserID adds the userID to the admin get player attributes params
func (*AdminGetPlayerAttributesParams) WriteToRequest ¶
func (o *AdminGetPlayerAttributesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminGetPlayerAttributesReader ¶
type AdminGetPlayerAttributesReader struct {
// contains filtered or unexported fields
}
AdminGetPlayerAttributesReader is a Reader for the AdminGetPlayerAttributes structure.
func (*AdminGetPlayerAttributesReader) ReadResponse ¶
func (o *AdminGetPlayerAttributesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminGetPlayerAttributesUnauthorized ¶
type AdminGetPlayerAttributesUnauthorized struct {
}AdminGetPlayerAttributesUnauthorized handles this case with default header values.
Unauthorized
func NewAdminGetPlayerAttributesUnauthorized ¶
func NewAdminGetPlayerAttributesUnauthorized() *AdminGetPlayerAttributesUnauthorized
NewAdminGetPlayerAttributesUnauthorized creates a AdminGetPlayerAttributesUnauthorized with default headers values
func (*AdminGetPlayerAttributesUnauthorized) Error ¶
func (o *AdminGetPlayerAttributesUnauthorized) Error() string
func (*AdminGetPlayerAttributesUnauthorized) GetPayload ¶
func (o *AdminGetPlayerAttributesUnauthorized) GetPayload() *sessionclientmodels.ResponseError
func (*AdminGetPlayerAttributesUnauthorized) ToJSONString ¶
func (o *AdminGetPlayerAttributesUnauthorized) ToJSONString() string
type AdminQueryPlayerAttributesBadRequest ¶
type AdminQueryPlayerAttributesBadRequest struct {
Payload *sessionclientmodels.ResponseError
}
AdminQueryPlayerAttributesBadRequest handles this case with default header values.
Bad Request
func NewAdminQueryPlayerAttributesBadRequest ¶
func NewAdminQueryPlayerAttributesBadRequest() *AdminQueryPlayerAttributesBadRequest
NewAdminQueryPlayerAttributesBadRequest creates a AdminQueryPlayerAttributesBadRequest with default headers values
func (*AdminQueryPlayerAttributesBadRequest) Error ¶
func (o *AdminQueryPlayerAttributesBadRequest) Error() string
func (*AdminQueryPlayerAttributesBadRequest) GetPayload ¶
func (o *AdminQueryPlayerAttributesBadRequest) GetPayload() *sessionclientmodels.ResponseError
func (*AdminQueryPlayerAttributesBadRequest) ToJSONString ¶
func (o *AdminQueryPlayerAttributesBadRequest) ToJSONString() string
type AdminQueryPlayerAttributesInternalServerError ¶
type AdminQueryPlayerAttributesInternalServerError struct {
Payload *sessionclientmodels.ResponseError
}
AdminQueryPlayerAttributesInternalServerError handles this case with default header values.
Internal Server Error
func NewAdminQueryPlayerAttributesInternalServerError ¶
func NewAdminQueryPlayerAttributesInternalServerError() *AdminQueryPlayerAttributesInternalServerError
NewAdminQueryPlayerAttributesInternalServerError creates a AdminQueryPlayerAttributesInternalServerError with default headers values
func (*AdminQueryPlayerAttributesInternalServerError) Error ¶
func (o *AdminQueryPlayerAttributesInternalServerError) Error() string
func (*AdminQueryPlayerAttributesInternalServerError) GetPayload ¶
func (o *AdminQueryPlayerAttributesInternalServerError) GetPayload() *sessionclientmodels.ResponseError
func (*AdminQueryPlayerAttributesInternalServerError) ToJSONString ¶
func (o *AdminQueryPlayerAttributesInternalServerError) ToJSONString() string
type AdminQueryPlayerAttributesNotFound ¶
type AdminQueryPlayerAttributesNotFound struct {
Payload *sessionclientmodels.ResponseError
}
AdminQueryPlayerAttributesNotFound handles this case with default header values.
Not Found
func NewAdminQueryPlayerAttributesNotFound ¶
func NewAdminQueryPlayerAttributesNotFound() *AdminQueryPlayerAttributesNotFound
NewAdminQueryPlayerAttributesNotFound creates a AdminQueryPlayerAttributesNotFound with default headers values
func (*AdminQueryPlayerAttributesNotFound) Error ¶
func (o *AdminQueryPlayerAttributesNotFound) Error() string
func (*AdminQueryPlayerAttributesNotFound) GetPayload ¶
func (o *AdminQueryPlayerAttributesNotFound) GetPayload() *sessionclientmodels.ResponseError
func (*AdminQueryPlayerAttributesNotFound) ToJSONString ¶
func (o *AdminQueryPlayerAttributesNotFound) ToJSONString() string
type AdminQueryPlayerAttributesOK ¶
type AdminQueryPlayerAttributesOK struct {
Payload []*sessionclientmodels.ApimodelsPlayerAttributesResponseBody
}
AdminQueryPlayerAttributesOK handles this case with default header values.
OK
func NewAdminQueryPlayerAttributesOK ¶
func NewAdminQueryPlayerAttributesOK() *AdminQueryPlayerAttributesOK
NewAdminQueryPlayerAttributesOK creates a AdminQueryPlayerAttributesOK with default headers values
func (*AdminQueryPlayerAttributesOK) Error ¶
func (o *AdminQueryPlayerAttributesOK) Error() string
func (*AdminQueryPlayerAttributesOK) GetPayload ¶
func (o *AdminQueryPlayerAttributesOK) GetPayload() []*sessionclientmodels.ApimodelsPlayerAttributesResponseBody
func (*AdminQueryPlayerAttributesOK) ToJSONString ¶
func (o *AdminQueryPlayerAttributesOK) ToJSONString() string
type AdminQueryPlayerAttributesParams ¶
type AdminQueryPlayerAttributesParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace namespace of the game */ Namespace string /*Users comma-separated userIDs */ Users *string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminQueryPlayerAttributesParams contains all the parameters to send to the API endpoint for the admin query player attributes operation typically these are written to a http.Request
func NewAdminQueryPlayerAttributesParams ¶
func NewAdminQueryPlayerAttributesParams() *AdminQueryPlayerAttributesParams
NewAdminQueryPlayerAttributesParams creates a new AdminQueryPlayerAttributesParams object with the default values initialized.
func NewAdminQueryPlayerAttributesParamsWithContext ¶
func NewAdminQueryPlayerAttributesParamsWithContext(ctx context.Context) *AdminQueryPlayerAttributesParams
NewAdminQueryPlayerAttributesParamsWithContext creates a new AdminQueryPlayerAttributesParams object with the default values initialized, and the ability to set a context for a request
func NewAdminQueryPlayerAttributesParamsWithHTTPClient ¶
func NewAdminQueryPlayerAttributesParamsWithHTTPClient(client *http.Client) *AdminQueryPlayerAttributesParams
NewAdminQueryPlayerAttributesParamsWithHTTPClient creates a new AdminQueryPlayerAttributesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminQueryPlayerAttributesParamsWithTimeout ¶
func NewAdminQueryPlayerAttributesParamsWithTimeout(timeout time.Duration) *AdminQueryPlayerAttributesParams
NewAdminQueryPlayerAttributesParamsWithTimeout creates a new AdminQueryPlayerAttributesParams object with the default values initialized, and the ability to set a timeout on a request
func (*AdminQueryPlayerAttributesParams) SetAuthInfoWriter ¶
func (o *AdminQueryPlayerAttributesParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin query player attributes params
func (*AdminQueryPlayerAttributesParams) SetContext ¶
func (o *AdminQueryPlayerAttributesParams) SetContext(ctx context.Context)
SetContext adds the context to the admin query player attributes params
func (*AdminQueryPlayerAttributesParams) SetHTTPClient ¶
func (o *AdminQueryPlayerAttributesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin query player attributes params
func (*AdminQueryPlayerAttributesParams) SetHTTPClientTransport ¶
func (o *AdminQueryPlayerAttributesParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin query player attributes params
func (*AdminQueryPlayerAttributesParams) SetNamespace ¶
func (o *AdminQueryPlayerAttributesParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin query player attributes params
func (*AdminQueryPlayerAttributesParams) SetTimeout ¶
func (o *AdminQueryPlayerAttributesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin query player attributes params
func (*AdminQueryPlayerAttributesParams) SetUsers ¶
func (o *AdminQueryPlayerAttributesParams) SetUsers(users *string)
SetUsers adds the users to the admin query player attributes params
func (*AdminQueryPlayerAttributesParams) WithContext ¶
func (o *AdminQueryPlayerAttributesParams) WithContext(ctx context.Context) *AdminQueryPlayerAttributesParams
WithContext adds the context to the admin query player attributes params
func (*AdminQueryPlayerAttributesParams) WithHTTPClient ¶
func (o *AdminQueryPlayerAttributesParams) WithHTTPClient(client *http.Client) *AdminQueryPlayerAttributesParams
WithHTTPClient adds the HTTPClient to the admin query player attributes params
func (*AdminQueryPlayerAttributesParams) WithNamespace ¶
func (o *AdminQueryPlayerAttributesParams) WithNamespace(namespace string) *AdminQueryPlayerAttributesParams
WithNamespace adds the namespace to the admin query player attributes params
func (*AdminQueryPlayerAttributesParams) WithTimeout ¶
func (o *AdminQueryPlayerAttributesParams) WithTimeout(timeout time.Duration) *AdminQueryPlayerAttributesParams
WithTimeout adds the timeout to the admin query player attributes params
func (*AdminQueryPlayerAttributesParams) WithUsers ¶
func (o *AdminQueryPlayerAttributesParams) WithUsers(users *string) *AdminQueryPlayerAttributesParams
WithUsers adds the users to the admin query player attributes params
func (*AdminQueryPlayerAttributesParams) WriteToRequest ¶
func (o *AdminQueryPlayerAttributesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminQueryPlayerAttributesReader ¶
type AdminQueryPlayerAttributesReader struct {
// contains filtered or unexported fields
}
AdminQueryPlayerAttributesReader is a Reader for the AdminQueryPlayerAttributes structure.
func (*AdminQueryPlayerAttributesReader) ReadResponse ¶
func (o *AdminQueryPlayerAttributesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminQueryPlayerAttributesUnauthorized ¶
type AdminQueryPlayerAttributesUnauthorized struct {
}AdminQueryPlayerAttributesUnauthorized handles this case with default header values.
Unauthorized
func NewAdminQueryPlayerAttributesUnauthorized ¶
func NewAdminQueryPlayerAttributesUnauthorized() *AdminQueryPlayerAttributesUnauthorized
NewAdminQueryPlayerAttributesUnauthorized creates a AdminQueryPlayerAttributesUnauthorized with default headers values
func (*AdminQueryPlayerAttributesUnauthorized) Error ¶
func (o *AdminQueryPlayerAttributesUnauthorized) Error() string
func (*AdminQueryPlayerAttributesUnauthorized) GetPayload ¶
func (o *AdminQueryPlayerAttributesUnauthorized) GetPayload() *sessionclientmodels.ResponseError
func (*AdminQueryPlayerAttributesUnauthorized) ToJSONString ¶
func (o *AdminQueryPlayerAttributesUnauthorized) ToJSONString() string
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for player API
func (*Client) AdminGetPlayerAttributes
deprecated
func (a *Client) AdminGetPlayerAttributes(params *AdminGetPlayerAttributesParams, authInfo runtime.ClientAuthInfoWriter) (*AdminGetPlayerAttributesOK, *AdminGetPlayerAttributesBadRequest, *AdminGetPlayerAttributesUnauthorized, *AdminGetPlayerAttributesNotFound, *AdminGetPlayerAttributesInternalServerError, error)
Deprecated: 2022-08-10 - Use AdminGetPlayerAttributesShort instead.
AdminGetPlayerAttributes get player attributes. requires admin:namespace:{namespace}:session:player:{userid} [read] Admin get attributes of a player.
Field descriptions: - userID : user who owns the attributes. - crossplayEnabled : set to true if the player wants to enable crossplay to their session (default: false). - platforms : list of the player's 3rd party platform account information. - name : platform name. supported platforms: STEAM, XBOX, PSN - userID : platform userID - data : other data that the player wants to store. - currentPlatform : latest user game platform. - roles : user role for matchmaking role base support.
func (*Client) AdminGetPlayerAttributesShort ¶
func (a *Client) AdminGetPlayerAttributesShort(params *AdminGetPlayerAttributesParams, authInfo runtime.ClientAuthInfoWriter) (*AdminGetPlayerAttributesOK, error)
AdminGetPlayerAttributesShort get player attributes. requires admin:namespace:{namespace}:session:player:{userid} [read] Admin get attributes of a player.
Field descriptions: - userID : user who owns the attributes. - crossplayEnabled : set to true if the player wants to enable crossplay to their session (default: false). - platforms : list of the player's 3rd party platform account information. - name : platform name. supported platforms: STEAM, XBOX, PSN - userID : platform userID - data : other data that the player wants to store. - currentPlatform : latest user game platform. - roles : user role for matchmaking role base support.
func (*Client) AdminQueryPlayerAttributes
deprecated
func (a *Client) AdminQueryPlayerAttributes(params *AdminQueryPlayerAttributesParams, authInfo runtime.ClientAuthInfoWriter) (*AdminQueryPlayerAttributesOK, *AdminQueryPlayerAttributesBadRequest, *AdminQueryPlayerAttributesUnauthorized, *AdminQueryPlayerAttributesNotFound, *AdminQueryPlayerAttributesInternalServerError, error)
Deprecated: 2022-08-10 - Use AdminQueryPlayerAttributesShort instead.
AdminQueryPlayerAttributes query player attributes. requires admin:namespace:{namespace}:session:player:{userid} [read] Admin get attributes of players.
Field descriptions: - userID : user who owns the attributes. - crossplayEnabled : set to true if the player wants to enable crossplay to their session (default: false). - platforms : list of the player's 3rd party platform account information. - name : platform name. supported platforms: STEAM, XBOX, PSN - userID : platform userID - data : other data that the player wants to store. - currentPlatform : latest user game platform. - roles : user role for matchmaking role base support.
func (*Client) AdminQueryPlayerAttributesShort ¶
func (a *Client) AdminQueryPlayerAttributesShort(params *AdminQueryPlayerAttributesParams, authInfo runtime.ClientAuthInfoWriter) (*AdminQueryPlayerAttributesOK, error)
AdminQueryPlayerAttributesShort query player attributes. requires admin:namespace:{namespace}:session:player:{userid} [read] Admin get attributes of players.
Field descriptions: - userID : user who owns the attributes. - crossplayEnabled : set to true if the player wants to enable crossplay to their session (default: false). - platforms : list of the player's 3rd party platform account information. - name : platform name. supported platforms: STEAM, XBOX, PSN - userID : platform userID - data : other data that the player wants to store. - currentPlatform : latest user game platform. - roles : user role for matchmaking role base support.
func (*Client) PublicDeletePlayerAttributes
deprecated
func (a *Client) PublicDeletePlayerAttributes(params *PublicDeletePlayerAttributesParams, authInfo runtime.ClientAuthInfoWriter) (*PublicDeletePlayerAttributesNoContent, *PublicDeletePlayerAttributesBadRequest, *PublicDeletePlayerAttributesUnauthorized, *PublicDeletePlayerAttributesNotFound, *PublicDeletePlayerAttributesInternalServerError, error)
Deprecated: 2022-08-10 - Use PublicDeletePlayerAttributesShort instead.
PublicDeletePlayerAttributes remove player attributes. requires namespace:{namespace}:session:player [delete] Reset player attributes.
func (*Client) PublicDeletePlayerAttributesShort ¶
func (a *Client) PublicDeletePlayerAttributesShort(params *PublicDeletePlayerAttributesParams, authInfo runtime.ClientAuthInfoWriter) (*PublicDeletePlayerAttributesNoContent, error)
PublicDeletePlayerAttributesShort remove player attributes. requires namespace:{namespace}:session:player [delete] Reset player attributes.
func (*Client) PublicGetBulkPlayerCurrentPlatform
deprecated
added in
v0.46.0
func (a *Client) PublicGetBulkPlayerCurrentPlatform(params *PublicGetBulkPlayerCurrentPlatformParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetBulkPlayerCurrentPlatformOK, *PublicGetBulkPlayerCurrentPlatformBadRequest, *PublicGetBulkPlayerCurrentPlatformUnauthorized, *PublicGetBulkPlayerCurrentPlatformNotFound, *PublicGetBulkPlayerCurrentPlatformInternalServerError, error)
Deprecated: 2022-08-10 - Use PublicGetBulkPlayerCurrentPlatformShort instead.
PublicGetBulkPlayerCurrentPlatform get player current platform in bulk. requires namespace:{namespace}:session:player [read] Get bulk players current platform.
func (*Client) PublicGetBulkPlayerCurrentPlatformShort ¶ added in v0.46.0
func (a *Client) PublicGetBulkPlayerCurrentPlatformShort(params *PublicGetBulkPlayerCurrentPlatformParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetBulkPlayerCurrentPlatformOK, error)
PublicGetBulkPlayerCurrentPlatformShort get player current platform in bulk. requires namespace:{namespace}:session:player [read] Get bulk players current platform.
func (*Client) PublicGetPlayerAttributes
deprecated
func (a *Client) PublicGetPlayerAttributes(params *PublicGetPlayerAttributesParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetPlayerAttributesOK, *PublicGetPlayerAttributesBadRequest, *PublicGetPlayerAttributesUnauthorized, *PublicGetPlayerAttributesNotFound, *PublicGetPlayerAttributesInternalServerError, error)
Deprecated: 2022-08-10 - Use PublicGetPlayerAttributesShort instead.
PublicGetPlayerAttributes get player attributes. requires namespace:{namespace}:session:player [read] Get player attributes.
Field descriptions: - userID : user who owns the attributes. - crossplayEnabled : set to true if the player wants to enable crossplay to their session (default: false). - platforms : list of the player's 3rd party platform account information. - name : platform name. supported platforms: STEAM, XBOX, PSN - userID : platform userID - data : other data that the player wants to store. - currentPlatform : latest user game platform. - roles : user role for matchmaking role base support.
func (*Client) PublicGetPlayerAttributesShort ¶
func (a *Client) PublicGetPlayerAttributesShort(params *PublicGetPlayerAttributesParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetPlayerAttributesOK, error)
PublicGetPlayerAttributesShort get player attributes. requires namespace:{namespace}:session:player [read] Get player attributes.
Field descriptions: - userID : user who owns the attributes. - crossplayEnabled : set to true if the player wants to enable crossplay to their session (default: false). - platforms : list of the player's 3rd party platform account information. - name : platform name. supported platforms: STEAM, XBOX, PSN - userID : platform userID - data : other data that the player wants to store. - currentPlatform : latest user game platform. - roles : user role for matchmaking role base support.
func (*Client) PublicStorePlayerAttributes
deprecated
func (a *Client) PublicStorePlayerAttributes(params *PublicStorePlayerAttributesParams, authInfo runtime.ClientAuthInfoWriter) (*PublicStorePlayerAttributesOK, *PublicStorePlayerAttributesBadRequest, *PublicStorePlayerAttributesUnauthorized, *PublicStorePlayerAttributesInternalServerError, error)
Deprecated: 2022-08-10 - Use PublicStorePlayerAttributesShort instead.
PublicStorePlayerAttributes store player attributes. requires namespace:{namespace}:session:player [create] This API behaves to upsert player's attributes.
Field descriptions: - userID : user who owns the attributes. - crossplayEnabled : set to true if the player wants to enable crossplay to their session (default: false). - platforms : list of the player's 3rd party platform account information. - name : platform name. supported platforms: STEAM, XBOX, PSN - userID : platform userID - data : other data that the player wants to store. - currentPlatform : latest user game platform. - roles : user role for matchmaking role base support.
func (*Client) PublicStorePlayerAttributesShort ¶
func (a *Client) PublicStorePlayerAttributesShort(params *PublicStorePlayerAttributesParams, authInfo runtime.ClientAuthInfoWriter) (*PublicStorePlayerAttributesOK, error)
PublicStorePlayerAttributesShort store player attributes. requires namespace:{namespace}:session:player [create] This API behaves to upsert player's attributes.
Field descriptions: - userID : user who owns the attributes. - crossplayEnabled : set to true if the player wants to enable crossplay to their session (default: false). - platforms : list of the player's 3rd party platform account information. - name : platform name. supported platforms: STEAM, XBOX, PSN - userID : platform userID - data : other data that the player wants to store. - currentPlatform : latest user game platform. - roles : user role for matchmaking role base support.
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type ClientService ¶
type ClientService interface { AdminQueryPlayerAttributes(params *AdminQueryPlayerAttributesParams, authInfo runtime.ClientAuthInfoWriter) (*AdminQueryPlayerAttributesOK, *AdminQueryPlayerAttributesBadRequest, *AdminQueryPlayerAttributesUnauthorized, *AdminQueryPlayerAttributesNotFound, *AdminQueryPlayerAttributesInternalServerError, error) AdminQueryPlayerAttributesShort(params *AdminQueryPlayerAttributesParams, authInfo runtime.ClientAuthInfoWriter) (*AdminQueryPlayerAttributesOK, error) AdminGetPlayerAttributes(params *AdminGetPlayerAttributesParams, authInfo runtime.ClientAuthInfoWriter) (*AdminGetPlayerAttributesOK, *AdminGetPlayerAttributesBadRequest, *AdminGetPlayerAttributesUnauthorized, *AdminGetPlayerAttributesNotFound, *AdminGetPlayerAttributesInternalServerError, error) AdminGetPlayerAttributesShort(params *AdminGetPlayerAttributesParams, authInfo runtime.ClientAuthInfoWriter) (*AdminGetPlayerAttributesOK, error) PublicGetBulkPlayerCurrentPlatform(params *PublicGetBulkPlayerCurrentPlatformParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetBulkPlayerCurrentPlatformOK, *PublicGetBulkPlayerCurrentPlatformBadRequest, *PublicGetBulkPlayerCurrentPlatformUnauthorized, *PublicGetBulkPlayerCurrentPlatformNotFound, *PublicGetBulkPlayerCurrentPlatformInternalServerError, error) PublicGetBulkPlayerCurrentPlatformShort(params *PublicGetBulkPlayerCurrentPlatformParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetBulkPlayerCurrentPlatformOK, error) PublicGetPlayerAttributes(params *PublicGetPlayerAttributesParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetPlayerAttributesOK, *PublicGetPlayerAttributesBadRequest, *PublicGetPlayerAttributesUnauthorized, *PublicGetPlayerAttributesNotFound, *PublicGetPlayerAttributesInternalServerError, error) PublicGetPlayerAttributesShort(params *PublicGetPlayerAttributesParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetPlayerAttributesOK, error) PublicStorePlayerAttributes(params *PublicStorePlayerAttributesParams, authInfo runtime.ClientAuthInfoWriter) (*PublicStorePlayerAttributesOK, *PublicStorePlayerAttributesBadRequest, *PublicStorePlayerAttributesUnauthorized, *PublicStorePlayerAttributesInternalServerError, error) PublicStorePlayerAttributesShort(params *PublicStorePlayerAttributesParams, authInfo runtime.ClientAuthInfoWriter) (*PublicStorePlayerAttributesOK, error) PublicDeletePlayerAttributes(params *PublicDeletePlayerAttributesParams, authInfo runtime.ClientAuthInfoWriter) (*PublicDeletePlayerAttributesNoContent, *PublicDeletePlayerAttributesBadRequest, *PublicDeletePlayerAttributesUnauthorized, *PublicDeletePlayerAttributesNotFound, *PublicDeletePlayerAttributesInternalServerError, error) PublicDeletePlayerAttributesShort(params *PublicDeletePlayerAttributesParams, authInfo runtime.ClientAuthInfoWriter) (*PublicDeletePlayerAttributesNoContent, 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 player API client.
type PublicDeletePlayerAttributesBadRequest ¶
type PublicDeletePlayerAttributesBadRequest struct {
Payload *sessionclientmodels.ResponseError
}
PublicDeletePlayerAttributesBadRequest handles this case with default header values.
Bad Request
func NewPublicDeletePlayerAttributesBadRequest ¶
func NewPublicDeletePlayerAttributesBadRequest() *PublicDeletePlayerAttributesBadRequest
NewPublicDeletePlayerAttributesBadRequest creates a PublicDeletePlayerAttributesBadRequest with default headers values
func (*PublicDeletePlayerAttributesBadRequest) Error ¶
func (o *PublicDeletePlayerAttributesBadRequest) Error() string
func (*PublicDeletePlayerAttributesBadRequest) GetPayload ¶
func (o *PublicDeletePlayerAttributesBadRequest) GetPayload() *sessionclientmodels.ResponseError
func (*PublicDeletePlayerAttributesBadRequest) ToJSONString ¶
func (o *PublicDeletePlayerAttributesBadRequest) ToJSONString() string
type PublicDeletePlayerAttributesInternalServerError ¶
type PublicDeletePlayerAttributesInternalServerError struct {
Payload *sessionclientmodels.ResponseError
}
PublicDeletePlayerAttributesInternalServerError handles this case with default header values.
Internal Server Error
func NewPublicDeletePlayerAttributesInternalServerError ¶
func NewPublicDeletePlayerAttributesInternalServerError() *PublicDeletePlayerAttributesInternalServerError
NewPublicDeletePlayerAttributesInternalServerError creates a PublicDeletePlayerAttributesInternalServerError with default headers values
func (*PublicDeletePlayerAttributesInternalServerError) Error ¶
func (o *PublicDeletePlayerAttributesInternalServerError) Error() string
func (*PublicDeletePlayerAttributesInternalServerError) GetPayload ¶
func (o *PublicDeletePlayerAttributesInternalServerError) GetPayload() *sessionclientmodels.ResponseError
func (*PublicDeletePlayerAttributesInternalServerError) ToJSONString ¶
func (o *PublicDeletePlayerAttributesInternalServerError) ToJSONString() string
type PublicDeletePlayerAttributesNoContent ¶
type PublicDeletePlayerAttributesNoContent struct { }
PublicDeletePlayerAttributesNoContent handles this case with default header values.
No Content
func NewPublicDeletePlayerAttributesNoContent ¶
func NewPublicDeletePlayerAttributesNoContent() *PublicDeletePlayerAttributesNoContent
NewPublicDeletePlayerAttributesNoContent creates a PublicDeletePlayerAttributesNoContent with default headers values
func (*PublicDeletePlayerAttributesNoContent) Error ¶
func (o *PublicDeletePlayerAttributesNoContent) Error() string
type PublicDeletePlayerAttributesNotFound ¶
type PublicDeletePlayerAttributesNotFound struct {
Payload *sessionclientmodels.ResponseError
}
PublicDeletePlayerAttributesNotFound handles this case with default header values.
Not Found
func NewPublicDeletePlayerAttributesNotFound ¶
func NewPublicDeletePlayerAttributesNotFound() *PublicDeletePlayerAttributesNotFound
NewPublicDeletePlayerAttributesNotFound creates a PublicDeletePlayerAttributesNotFound with default headers values
func (*PublicDeletePlayerAttributesNotFound) Error ¶
func (o *PublicDeletePlayerAttributesNotFound) Error() string
func (*PublicDeletePlayerAttributesNotFound) GetPayload ¶
func (o *PublicDeletePlayerAttributesNotFound) GetPayload() *sessionclientmodels.ResponseError
func (*PublicDeletePlayerAttributesNotFound) ToJSONString ¶
func (o *PublicDeletePlayerAttributesNotFound) ToJSONString() string
type PublicDeletePlayerAttributesParams ¶
type PublicDeletePlayerAttributesParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace Namespace */ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicDeletePlayerAttributesParams contains all the parameters to send to the API endpoint for the public delete player attributes operation typically these are written to a http.Request
func NewPublicDeletePlayerAttributesParams ¶
func NewPublicDeletePlayerAttributesParams() *PublicDeletePlayerAttributesParams
NewPublicDeletePlayerAttributesParams creates a new PublicDeletePlayerAttributesParams object with the default values initialized.
func NewPublicDeletePlayerAttributesParamsWithContext ¶
func NewPublicDeletePlayerAttributesParamsWithContext(ctx context.Context) *PublicDeletePlayerAttributesParams
NewPublicDeletePlayerAttributesParamsWithContext creates a new PublicDeletePlayerAttributesParams object with the default values initialized, and the ability to set a context for a request
func NewPublicDeletePlayerAttributesParamsWithHTTPClient ¶
func NewPublicDeletePlayerAttributesParamsWithHTTPClient(client *http.Client) *PublicDeletePlayerAttributesParams
NewPublicDeletePlayerAttributesParamsWithHTTPClient creates a new PublicDeletePlayerAttributesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicDeletePlayerAttributesParamsWithTimeout ¶
func NewPublicDeletePlayerAttributesParamsWithTimeout(timeout time.Duration) *PublicDeletePlayerAttributesParams
NewPublicDeletePlayerAttributesParamsWithTimeout creates a new PublicDeletePlayerAttributesParams object with the default values initialized, and the ability to set a timeout on a request
func (*PublicDeletePlayerAttributesParams) SetAuthInfoWriter ¶
func (o *PublicDeletePlayerAttributesParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the public delete player attributes params
func (*PublicDeletePlayerAttributesParams) SetContext ¶
func (o *PublicDeletePlayerAttributesParams) SetContext(ctx context.Context)
SetContext adds the context to the public delete player attributes params
func (*PublicDeletePlayerAttributesParams) SetHTTPClient ¶
func (o *PublicDeletePlayerAttributesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public delete player attributes params
func (*PublicDeletePlayerAttributesParams) SetHTTPClientTransport ¶
func (o *PublicDeletePlayerAttributesParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the public delete player attributes params
func (*PublicDeletePlayerAttributesParams) SetNamespace ¶
func (o *PublicDeletePlayerAttributesParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the public delete player attributes params
func (*PublicDeletePlayerAttributesParams) SetTimeout ¶
func (o *PublicDeletePlayerAttributesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public delete player attributes params
func (*PublicDeletePlayerAttributesParams) WithContext ¶
func (o *PublicDeletePlayerAttributesParams) WithContext(ctx context.Context) *PublicDeletePlayerAttributesParams
WithContext adds the context to the public delete player attributes params
func (*PublicDeletePlayerAttributesParams) WithHTTPClient ¶
func (o *PublicDeletePlayerAttributesParams) WithHTTPClient(client *http.Client) *PublicDeletePlayerAttributesParams
WithHTTPClient adds the HTTPClient to the public delete player attributes params
func (*PublicDeletePlayerAttributesParams) WithNamespace ¶
func (o *PublicDeletePlayerAttributesParams) WithNamespace(namespace string) *PublicDeletePlayerAttributesParams
WithNamespace adds the namespace to the public delete player attributes params
func (*PublicDeletePlayerAttributesParams) WithTimeout ¶
func (o *PublicDeletePlayerAttributesParams) WithTimeout(timeout time.Duration) *PublicDeletePlayerAttributesParams
WithTimeout adds the timeout to the public delete player attributes params
func (*PublicDeletePlayerAttributesParams) WriteToRequest ¶
func (o *PublicDeletePlayerAttributesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicDeletePlayerAttributesReader ¶
type PublicDeletePlayerAttributesReader struct {
// contains filtered or unexported fields
}
PublicDeletePlayerAttributesReader is a Reader for the PublicDeletePlayerAttributes structure.
func (*PublicDeletePlayerAttributesReader) ReadResponse ¶
func (o *PublicDeletePlayerAttributesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicDeletePlayerAttributesUnauthorized ¶
type PublicDeletePlayerAttributesUnauthorized struct {
}PublicDeletePlayerAttributesUnauthorized handles this case with default header values.
Unauthorized
func NewPublicDeletePlayerAttributesUnauthorized ¶
func NewPublicDeletePlayerAttributesUnauthorized() *PublicDeletePlayerAttributesUnauthorized
NewPublicDeletePlayerAttributesUnauthorized creates a PublicDeletePlayerAttributesUnauthorized with default headers values
func (*PublicDeletePlayerAttributesUnauthorized) Error ¶
func (o *PublicDeletePlayerAttributesUnauthorized) Error() string
func (*PublicDeletePlayerAttributesUnauthorized) GetPayload ¶
func (o *PublicDeletePlayerAttributesUnauthorized) GetPayload() *sessionclientmodels.ResponseError
func (*PublicDeletePlayerAttributesUnauthorized) ToJSONString ¶
func (o *PublicDeletePlayerAttributesUnauthorized) ToJSONString() string
type PublicGetBulkPlayerCurrentPlatformBadRequest ¶ added in v0.46.0
type PublicGetBulkPlayerCurrentPlatformBadRequest struct {
Payload *sessionclientmodels.ResponseError
}
PublicGetBulkPlayerCurrentPlatformBadRequest handles this case with default header values.
Bad Request
func NewPublicGetBulkPlayerCurrentPlatformBadRequest ¶ added in v0.46.0
func NewPublicGetBulkPlayerCurrentPlatformBadRequest() *PublicGetBulkPlayerCurrentPlatformBadRequest
NewPublicGetBulkPlayerCurrentPlatformBadRequest creates a PublicGetBulkPlayerCurrentPlatformBadRequest with default headers values
func (*PublicGetBulkPlayerCurrentPlatformBadRequest) Error ¶ added in v0.46.0
func (o *PublicGetBulkPlayerCurrentPlatformBadRequest) Error() string
func (*PublicGetBulkPlayerCurrentPlatformBadRequest) GetPayload ¶ added in v0.46.0
func (o *PublicGetBulkPlayerCurrentPlatformBadRequest) GetPayload() *sessionclientmodels.ResponseError
func (*PublicGetBulkPlayerCurrentPlatformBadRequest) ToJSONString ¶ added in v0.46.0
func (o *PublicGetBulkPlayerCurrentPlatformBadRequest) ToJSONString() string
type PublicGetBulkPlayerCurrentPlatformInternalServerError ¶ added in v0.46.0
type PublicGetBulkPlayerCurrentPlatformInternalServerError struct {
Payload *sessionclientmodels.ResponseError
}
PublicGetBulkPlayerCurrentPlatformInternalServerError handles this case with default header values.
Internal Server Error
func NewPublicGetBulkPlayerCurrentPlatformInternalServerError ¶ added in v0.46.0
func NewPublicGetBulkPlayerCurrentPlatformInternalServerError() *PublicGetBulkPlayerCurrentPlatformInternalServerError
NewPublicGetBulkPlayerCurrentPlatformInternalServerError creates a PublicGetBulkPlayerCurrentPlatformInternalServerError with default headers values
func (*PublicGetBulkPlayerCurrentPlatformInternalServerError) Error ¶ added in v0.46.0
func (o *PublicGetBulkPlayerCurrentPlatformInternalServerError) Error() string
func (*PublicGetBulkPlayerCurrentPlatformInternalServerError) GetPayload ¶ added in v0.46.0
func (o *PublicGetBulkPlayerCurrentPlatformInternalServerError) GetPayload() *sessionclientmodels.ResponseError
func (*PublicGetBulkPlayerCurrentPlatformInternalServerError) ToJSONString ¶ added in v0.46.0
func (o *PublicGetBulkPlayerCurrentPlatformInternalServerError) ToJSONString() string
type PublicGetBulkPlayerCurrentPlatformNotFound ¶ added in v0.46.0
type PublicGetBulkPlayerCurrentPlatformNotFound struct {
Payload *sessionclientmodels.ResponseError
}
PublicGetBulkPlayerCurrentPlatformNotFound handles this case with default header values.
Not Found
func NewPublicGetBulkPlayerCurrentPlatformNotFound ¶ added in v0.46.0
func NewPublicGetBulkPlayerCurrentPlatformNotFound() *PublicGetBulkPlayerCurrentPlatformNotFound
NewPublicGetBulkPlayerCurrentPlatformNotFound creates a PublicGetBulkPlayerCurrentPlatformNotFound with default headers values
func (*PublicGetBulkPlayerCurrentPlatformNotFound) Error ¶ added in v0.46.0
func (o *PublicGetBulkPlayerCurrentPlatformNotFound) Error() string
func (*PublicGetBulkPlayerCurrentPlatformNotFound) GetPayload ¶ added in v0.46.0
func (o *PublicGetBulkPlayerCurrentPlatformNotFound) GetPayload() *sessionclientmodels.ResponseError
func (*PublicGetBulkPlayerCurrentPlatformNotFound) ToJSONString ¶ added in v0.46.0
func (o *PublicGetBulkPlayerCurrentPlatformNotFound) ToJSONString() string
type PublicGetBulkPlayerCurrentPlatformOK ¶ added in v0.46.0
type PublicGetBulkPlayerCurrentPlatformOK struct {
Payload *sessionclientmodels.ApimodelsPlayersCurrentPlatformResponse
}
PublicGetBulkPlayerCurrentPlatformOK handles this case with default header values.
OK
func NewPublicGetBulkPlayerCurrentPlatformOK ¶ added in v0.46.0
func NewPublicGetBulkPlayerCurrentPlatformOK() *PublicGetBulkPlayerCurrentPlatformOK
NewPublicGetBulkPlayerCurrentPlatformOK creates a PublicGetBulkPlayerCurrentPlatformOK with default headers values
func (*PublicGetBulkPlayerCurrentPlatformOK) Error ¶ added in v0.46.0
func (o *PublicGetBulkPlayerCurrentPlatformOK) Error() string
func (*PublicGetBulkPlayerCurrentPlatformOK) GetPayload ¶ added in v0.46.0
func (o *PublicGetBulkPlayerCurrentPlatformOK) GetPayload() *sessionclientmodels.ApimodelsPlayersCurrentPlatformResponse
func (*PublicGetBulkPlayerCurrentPlatformOK) ToJSONString ¶ added in v0.46.0
func (o *PublicGetBulkPlayerCurrentPlatformOK) ToJSONString() string
type PublicGetBulkPlayerCurrentPlatformParams ¶ added in v0.46.0
type PublicGetBulkPlayerCurrentPlatformParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *sessionclientmodels.ApimodelsPlayersCurrentPlatformRequest /*Namespace Namespace */ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicGetBulkPlayerCurrentPlatformParams contains all the parameters to send to the API endpoint for the public get bulk player current platform operation typically these are written to a http.Request
func NewPublicGetBulkPlayerCurrentPlatformParams ¶ added in v0.46.0
func NewPublicGetBulkPlayerCurrentPlatformParams() *PublicGetBulkPlayerCurrentPlatformParams
NewPublicGetBulkPlayerCurrentPlatformParams creates a new PublicGetBulkPlayerCurrentPlatformParams object with the default values initialized.
func NewPublicGetBulkPlayerCurrentPlatformParamsWithContext ¶ added in v0.46.0
func NewPublicGetBulkPlayerCurrentPlatformParamsWithContext(ctx context.Context) *PublicGetBulkPlayerCurrentPlatformParams
NewPublicGetBulkPlayerCurrentPlatformParamsWithContext creates a new PublicGetBulkPlayerCurrentPlatformParams object with the default values initialized, and the ability to set a context for a request
func NewPublicGetBulkPlayerCurrentPlatformParamsWithHTTPClient ¶ added in v0.46.0
func NewPublicGetBulkPlayerCurrentPlatformParamsWithHTTPClient(client *http.Client) *PublicGetBulkPlayerCurrentPlatformParams
NewPublicGetBulkPlayerCurrentPlatformParamsWithHTTPClient creates a new PublicGetBulkPlayerCurrentPlatformParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicGetBulkPlayerCurrentPlatformParamsWithTimeout ¶ added in v0.46.0
func NewPublicGetBulkPlayerCurrentPlatformParamsWithTimeout(timeout time.Duration) *PublicGetBulkPlayerCurrentPlatformParams
NewPublicGetBulkPlayerCurrentPlatformParamsWithTimeout creates a new PublicGetBulkPlayerCurrentPlatformParams object with the default values initialized, and the ability to set a timeout on a request
func (*PublicGetBulkPlayerCurrentPlatformParams) SetAuthInfoWriter ¶ added in v0.46.0
func (o *PublicGetBulkPlayerCurrentPlatformParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the public get bulk player current platform params
func (*PublicGetBulkPlayerCurrentPlatformParams) SetBody ¶ added in v0.46.0
func (o *PublicGetBulkPlayerCurrentPlatformParams) SetBody(body *sessionclientmodels.ApimodelsPlayersCurrentPlatformRequest)
SetBody adds the body to the public get bulk player current platform params
func (*PublicGetBulkPlayerCurrentPlatformParams) SetContext ¶ added in v0.46.0
func (o *PublicGetBulkPlayerCurrentPlatformParams) SetContext(ctx context.Context)
SetContext adds the context to the public get bulk player current platform params
func (*PublicGetBulkPlayerCurrentPlatformParams) SetHTTPClient ¶ added in v0.46.0
func (o *PublicGetBulkPlayerCurrentPlatformParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public get bulk player current platform params
func (*PublicGetBulkPlayerCurrentPlatformParams) SetHTTPClientTransport ¶ added in v0.46.0
func (o *PublicGetBulkPlayerCurrentPlatformParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the public get bulk player current platform params
func (*PublicGetBulkPlayerCurrentPlatformParams) SetNamespace ¶ added in v0.46.0
func (o *PublicGetBulkPlayerCurrentPlatformParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the public get bulk player current platform params
func (*PublicGetBulkPlayerCurrentPlatformParams) SetTimeout ¶ added in v0.46.0
func (o *PublicGetBulkPlayerCurrentPlatformParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public get bulk player current platform params
func (*PublicGetBulkPlayerCurrentPlatformParams) WithBody ¶ added in v0.46.0
func (o *PublicGetBulkPlayerCurrentPlatformParams) WithBody(body *sessionclientmodels.ApimodelsPlayersCurrentPlatformRequest) *PublicGetBulkPlayerCurrentPlatformParams
WithBody adds the body to the public get bulk player current platform params
func (*PublicGetBulkPlayerCurrentPlatformParams) WithContext ¶ added in v0.46.0
func (o *PublicGetBulkPlayerCurrentPlatformParams) WithContext(ctx context.Context) *PublicGetBulkPlayerCurrentPlatformParams
WithContext adds the context to the public get bulk player current platform params
func (*PublicGetBulkPlayerCurrentPlatformParams) WithHTTPClient ¶ added in v0.46.0
func (o *PublicGetBulkPlayerCurrentPlatformParams) WithHTTPClient(client *http.Client) *PublicGetBulkPlayerCurrentPlatformParams
WithHTTPClient adds the HTTPClient to the public get bulk player current platform params
func (*PublicGetBulkPlayerCurrentPlatformParams) WithNamespace ¶ added in v0.46.0
func (o *PublicGetBulkPlayerCurrentPlatformParams) WithNamespace(namespace string) *PublicGetBulkPlayerCurrentPlatformParams
WithNamespace adds the namespace to the public get bulk player current platform params
func (*PublicGetBulkPlayerCurrentPlatformParams) WithTimeout ¶ added in v0.46.0
func (o *PublicGetBulkPlayerCurrentPlatformParams) WithTimeout(timeout time.Duration) *PublicGetBulkPlayerCurrentPlatformParams
WithTimeout adds the timeout to the public get bulk player current platform params
func (*PublicGetBulkPlayerCurrentPlatformParams) WriteToRequest ¶ added in v0.46.0
func (o *PublicGetBulkPlayerCurrentPlatformParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicGetBulkPlayerCurrentPlatformReader ¶ added in v0.46.0
type PublicGetBulkPlayerCurrentPlatformReader struct {
// contains filtered or unexported fields
}
PublicGetBulkPlayerCurrentPlatformReader is a Reader for the PublicGetBulkPlayerCurrentPlatform structure.
func (*PublicGetBulkPlayerCurrentPlatformReader) ReadResponse ¶ added in v0.46.0
func (o *PublicGetBulkPlayerCurrentPlatformReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicGetBulkPlayerCurrentPlatformUnauthorized ¶ added in v0.46.0
type PublicGetBulkPlayerCurrentPlatformUnauthorized struct {
}PublicGetBulkPlayerCurrentPlatformUnauthorized handles this case with default header values.
Unauthorized
func NewPublicGetBulkPlayerCurrentPlatformUnauthorized ¶ added in v0.46.0
func NewPublicGetBulkPlayerCurrentPlatformUnauthorized() *PublicGetBulkPlayerCurrentPlatformUnauthorized
NewPublicGetBulkPlayerCurrentPlatformUnauthorized creates a PublicGetBulkPlayerCurrentPlatformUnauthorized with default headers values
func (*PublicGetBulkPlayerCurrentPlatformUnauthorized) Error ¶ added in v0.46.0
func (o *PublicGetBulkPlayerCurrentPlatformUnauthorized) Error() string
func (*PublicGetBulkPlayerCurrentPlatformUnauthorized) GetPayload ¶ added in v0.46.0
func (o *PublicGetBulkPlayerCurrentPlatformUnauthorized) GetPayload() *sessionclientmodels.ResponseError
func (*PublicGetBulkPlayerCurrentPlatformUnauthorized) ToJSONString ¶ added in v0.46.0
func (o *PublicGetBulkPlayerCurrentPlatformUnauthorized) ToJSONString() string
type PublicGetPlayerAttributesBadRequest ¶
type PublicGetPlayerAttributesBadRequest struct {
Payload *sessionclientmodels.ResponseError
}
PublicGetPlayerAttributesBadRequest handles this case with default header values.
Bad Request
func NewPublicGetPlayerAttributesBadRequest ¶
func NewPublicGetPlayerAttributesBadRequest() *PublicGetPlayerAttributesBadRequest
NewPublicGetPlayerAttributesBadRequest creates a PublicGetPlayerAttributesBadRequest with default headers values
func (*PublicGetPlayerAttributesBadRequest) Error ¶
func (o *PublicGetPlayerAttributesBadRequest) Error() string
func (*PublicGetPlayerAttributesBadRequest) GetPayload ¶
func (o *PublicGetPlayerAttributesBadRequest) GetPayload() *sessionclientmodels.ResponseError
func (*PublicGetPlayerAttributesBadRequest) ToJSONString ¶
func (o *PublicGetPlayerAttributesBadRequest) ToJSONString() string
type PublicGetPlayerAttributesInternalServerError ¶
type PublicGetPlayerAttributesInternalServerError struct {
Payload *sessionclientmodels.ResponseError
}
PublicGetPlayerAttributesInternalServerError handles this case with default header values.
Internal Server Error
func NewPublicGetPlayerAttributesInternalServerError ¶
func NewPublicGetPlayerAttributesInternalServerError() *PublicGetPlayerAttributesInternalServerError
NewPublicGetPlayerAttributesInternalServerError creates a PublicGetPlayerAttributesInternalServerError with default headers values
func (*PublicGetPlayerAttributesInternalServerError) Error ¶
func (o *PublicGetPlayerAttributesInternalServerError) Error() string
func (*PublicGetPlayerAttributesInternalServerError) GetPayload ¶
func (o *PublicGetPlayerAttributesInternalServerError) GetPayload() *sessionclientmodels.ResponseError
func (*PublicGetPlayerAttributesInternalServerError) ToJSONString ¶
func (o *PublicGetPlayerAttributesInternalServerError) ToJSONString() string
type PublicGetPlayerAttributesNotFound ¶
type PublicGetPlayerAttributesNotFound struct {
Payload *sessionclientmodels.ResponseError
}
PublicGetPlayerAttributesNotFound handles this case with default header values.
Not Found
func NewPublicGetPlayerAttributesNotFound ¶
func NewPublicGetPlayerAttributesNotFound() *PublicGetPlayerAttributesNotFound
NewPublicGetPlayerAttributesNotFound creates a PublicGetPlayerAttributesNotFound with default headers values
func (*PublicGetPlayerAttributesNotFound) Error ¶
func (o *PublicGetPlayerAttributesNotFound) Error() string
func (*PublicGetPlayerAttributesNotFound) GetPayload ¶
func (o *PublicGetPlayerAttributesNotFound) GetPayload() *sessionclientmodels.ResponseError
func (*PublicGetPlayerAttributesNotFound) ToJSONString ¶
func (o *PublicGetPlayerAttributesNotFound) ToJSONString() string
type PublicGetPlayerAttributesOK ¶
type PublicGetPlayerAttributesOK struct {
Payload *sessionclientmodels.ApimodelsPlayerAttributesResponseBody
}
PublicGetPlayerAttributesOK handles this case with default header values.
OK
func NewPublicGetPlayerAttributesOK ¶
func NewPublicGetPlayerAttributesOK() *PublicGetPlayerAttributesOK
NewPublicGetPlayerAttributesOK creates a PublicGetPlayerAttributesOK with default headers values
func (*PublicGetPlayerAttributesOK) Error ¶
func (o *PublicGetPlayerAttributesOK) Error() string
func (*PublicGetPlayerAttributesOK) GetPayload ¶
func (o *PublicGetPlayerAttributesOK) GetPayload() *sessionclientmodels.ApimodelsPlayerAttributesResponseBody
func (*PublicGetPlayerAttributesOK) ToJSONString ¶
func (o *PublicGetPlayerAttributesOK) ToJSONString() string
type PublicGetPlayerAttributesParams ¶
type PublicGetPlayerAttributesParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace Namespace */ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicGetPlayerAttributesParams contains all the parameters to send to the API endpoint for the public get player attributes operation typically these are written to a http.Request
func NewPublicGetPlayerAttributesParams ¶
func NewPublicGetPlayerAttributesParams() *PublicGetPlayerAttributesParams
NewPublicGetPlayerAttributesParams creates a new PublicGetPlayerAttributesParams object with the default values initialized.
func NewPublicGetPlayerAttributesParamsWithContext ¶
func NewPublicGetPlayerAttributesParamsWithContext(ctx context.Context) *PublicGetPlayerAttributesParams
NewPublicGetPlayerAttributesParamsWithContext creates a new PublicGetPlayerAttributesParams object with the default values initialized, and the ability to set a context for a request
func NewPublicGetPlayerAttributesParamsWithHTTPClient ¶
func NewPublicGetPlayerAttributesParamsWithHTTPClient(client *http.Client) *PublicGetPlayerAttributesParams
NewPublicGetPlayerAttributesParamsWithHTTPClient creates a new PublicGetPlayerAttributesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicGetPlayerAttributesParamsWithTimeout ¶
func NewPublicGetPlayerAttributesParamsWithTimeout(timeout time.Duration) *PublicGetPlayerAttributesParams
NewPublicGetPlayerAttributesParamsWithTimeout creates a new PublicGetPlayerAttributesParams object with the default values initialized, and the ability to set a timeout on a request
func (*PublicGetPlayerAttributesParams) SetAuthInfoWriter ¶
func (o *PublicGetPlayerAttributesParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the public get player attributes params
func (*PublicGetPlayerAttributesParams) SetContext ¶
func (o *PublicGetPlayerAttributesParams) SetContext(ctx context.Context)
SetContext adds the context to the public get player attributes params
func (*PublicGetPlayerAttributesParams) SetHTTPClient ¶
func (o *PublicGetPlayerAttributesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public get player attributes params
func (*PublicGetPlayerAttributesParams) SetHTTPClientTransport ¶
func (o *PublicGetPlayerAttributesParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the public get player attributes params
func (*PublicGetPlayerAttributesParams) SetNamespace ¶
func (o *PublicGetPlayerAttributesParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the public get player attributes params
func (*PublicGetPlayerAttributesParams) SetTimeout ¶
func (o *PublicGetPlayerAttributesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public get player attributes params
func (*PublicGetPlayerAttributesParams) WithContext ¶
func (o *PublicGetPlayerAttributesParams) WithContext(ctx context.Context) *PublicGetPlayerAttributesParams
WithContext adds the context to the public get player attributes params
func (*PublicGetPlayerAttributesParams) WithHTTPClient ¶
func (o *PublicGetPlayerAttributesParams) WithHTTPClient(client *http.Client) *PublicGetPlayerAttributesParams
WithHTTPClient adds the HTTPClient to the public get player attributes params
func (*PublicGetPlayerAttributesParams) WithNamespace ¶
func (o *PublicGetPlayerAttributesParams) WithNamespace(namespace string) *PublicGetPlayerAttributesParams
WithNamespace adds the namespace to the public get player attributes params
func (*PublicGetPlayerAttributesParams) WithTimeout ¶
func (o *PublicGetPlayerAttributesParams) WithTimeout(timeout time.Duration) *PublicGetPlayerAttributesParams
WithTimeout adds the timeout to the public get player attributes params
func (*PublicGetPlayerAttributesParams) WriteToRequest ¶
func (o *PublicGetPlayerAttributesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicGetPlayerAttributesReader ¶
type PublicGetPlayerAttributesReader struct {
// contains filtered or unexported fields
}
PublicGetPlayerAttributesReader is a Reader for the PublicGetPlayerAttributes structure.
func (*PublicGetPlayerAttributesReader) ReadResponse ¶
func (o *PublicGetPlayerAttributesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicGetPlayerAttributesUnauthorized ¶
type PublicGetPlayerAttributesUnauthorized struct {
}PublicGetPlayerAttributesUnauthorized handles this case with default header values.
Unauthorized
func NewPublicGetPlayerAttributesUnauthorized ¶
func NewPublicGetPlayerAttributesUnauthorized() *PublicGetPlayerAttributesUnauthorized
NewPublicGetPlayerAttributesUnauthorized creates a PublicGetPlayerAttributesUnauthorized with default headers values
func (*PublicGetPlayerAttributesUnauthorized) Error ¶
func (o *PublicGetPlayerAttributesUnauthorized) Error() string
func (*PublicGetPlayerAttributesUnauthorized) GetPayload ¶
func (o *PublicGetPlayerAttributesUnauthorized) GetPayload() *sessionclientmodels.ResponseError
func (*PublicGetPlayerAttributesUnauthorized) ToJSONString ¶
func (o *PublicGetPlayerAttributesUnauthorized) ToJSONString() string
type PublicStorePlayerAttributesBadRequest ¶
type PublicStorePlayerAttributesBadRequest struct {
Payload *sessionclientmodels.ResponseError
}
PublicStorePlayerAttributesBadRequest handles this case with default header values.
Bad Request
func NewPublicStorePlayerAttributesBadRequest ¶
func NewPublicStorePlayerAttributesBadRequest() *PublicStorePlayerAttributesBadRequest
NewPublicStorePlayerAttributesBadRequest creates a PublicStorePlayerAttributesBadRequest with default headers values
func (*PublicStorePlayerAttributesBadRequest) Error ¶
func (o *PublicStorePlayerAttributesBadRequest) Error() string
func (*PublicStorePlayerAttributesBadRequest) GetPayload ¶
func (o *PublicStorePlayerAttributesBadRequest) GetPayload() *sessionclientmodels.ResponseError
func (*PublicStorePlayerAttributesBadRequest) ToJSONString ¶
func (o *PublicStorePlayerAttributesBadRequest) ToJSONString() string
type PublicStorePlayerAttributesInternalServerError ¶
type PublicStorePlayerAttributesInternalServerError struct {
Payload *sessionclientmodels.ResponseError
}
PublicStorePlayerAttributesInternalServerError handles this case with default header values.
Internal Server Error
func NewPublicStorePlayerAttributesInternalServerError ¶
func NewPublicStorePlayerAttributesInternalServerError() *PublicStorePlayerAttributesInternalServerError
NewPublicStorePlayerAttributesInternalServerError creates a PublicStorePlayerAttributesInternalServerError with default headers values
func (*PublicStorePlayerAttributesInternalServerError) Error ¶
func (o *PublicStorePlayerAttributesInternalServerError) Error() string
func (*PublicStorePlayerAttributesInternalServerError) GetPayload ¶
func (o *PublicStorePlayerAttributesInternalServerError) GetPayload() *sessionclientmodels.ResponseError
func (*PublicStorePlayerAttributesInternalServerError) ToJSONString ¶
func (o *PublicStorePlayerAttributesInternalServerError) ToJSONString() string
type PublicStorePlayerAttributesOK ¶
type PublicStorePlayerAttributesOK struct {
Payload *sessionclientmodels.ApimodelsPlayerAttributesResponseBody
}
PublicStorePlayerAttributesOK handles this case with default header values.
OK
func NewPublicStorePlayerAttributesOK ¶
func NewPublicStorePlayerAttributesOK() *PublicStorePlayerAttributesOK
NewPublicStorePlayerAttributesOK creates a PublicStorePlayerAttributesOK with default headers values
func (*PublicStorePlayerAttributesOK) Error ¶
func (o *PublicStorePlayerAttributesOK) Error() string
func (*PublicStorePlayerAttributesOK) GetPayload ¶
func (o *PublicStorePlayerAttributesOK) GetPayload() *sessionclientmodels.ApimodelsPlayerAttributesResponseBody
func (*PublicStorePlayerAttributesOK) ToJSONString ¶
func (o *PublicStorePlayerAttributesOK) ToJSONString() string
type PublicStorePlayerAttributesParams ¶
type PublicStorePlayerAttributesParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *sessionclientmodels.ApimodelsPlayerAttributesRequestBody /*Namespace Namespace */ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicStorePlayerAttributesParams contains all the parameters to send to the API endpoint for the public store player attributes operation typically these are written to a http.Request
func NewPublicStorePlayerAttributesParams ¶
func NewPublicStorePlayerAttributesParams() *PublicStorePlayerAttributesParams
NewPublicStorePlayerAttributesParams creates a new PublicStorePlayerAttributesParams object with the default values initialized.
func NewPublicStorePlayerAttributesParamsWithContext ¶
func NewPublicStorePlayerAttributesParamsWithContext(ctx context.Context) *PublicStorePlayerAttributesParams
NewPublicStorePlayerAttributesParamsWithContext creates a new PublicStorePlayerAttributesParams object with the default values initialized, and the ability to set a context for a request
func NewPublicStorePlayerAttributesParamsWithHTTPClient ¶
func NewPublicStorePlayerAttributesParamsWithHTTPClient(client *http.Client) *PublicStorePlayerAttributesParams
NewPublicStorePlayerAttributesParamsWithHTTPClient creates a new PublicStorePlayerAttributesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicStorePlayerAttributesParamsWithTimeout ¶
func NewPublicStorePlayerAttributesParamsWithTimeout(timeout time.Duration) *PublicStorePlayerAttributesParams
NewPublicStorePlayerAttributesParamsWithTimeout creates a new PublicStorePlayerAttributesParams object with the default values initialized, and the ability to set a timeout on a request
func (*PublicStorePlayerAttributesParams) SetAuthInfoWriter ¶
func (o *PublicStorePlayerAttributesParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the public store player attributes params
func (*PublicStorePlayerAttributesParams) SetBody ¶
func (o *PublicStorePlayerAttributesParams) SetBody(body *sessionclientmodels.ApimodelsPlayerAttributesRequestBody)
SetBody adds the body to the public store player attributes params
func (*PublicStorePlayerAttributesParams) SetContext ¶
func (o *PublicStorePlayerAttributesParams) SetContext(ctx context.Context)
SetContext adds the context to the public store player attributes params
func (*PublicStorePlayerAttributesParams) SetHTTPClient ¶
func (o *PublicStorePlayerAttributesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public store player attributes params
func (*PublicStorePlayerAttributesParams) SetHTTPClientTransport ¶
func (o *PublicStorePlayerAttributesParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the public store player attributes params
func (*PublicStorePlayerAttributesParams) SetNamespace ¶
func (o *PublicStorePlayerAttributesParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the public store player attributes params
func (*PublicStorePlayerAttributesParams) SetTimeout ¶
func (o *PublicStorePlayerAttributesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public store player attributes params
func (*PublicStorePlayerAttributesParams) WithBody ¶
func (o *PublicStorePlayerAttributesParams) WithBody(body *sessionclientmodels.ApimodelsPlayerAttributesRequestBody) *PublicStorePlayerAttributesParams
WithBody adds the body to the public store player attributes params
func (*PublicStorePlayerAttributesParams) WithContext ¶
func (o *PublicStorePlayerAttributesParams) WithContext(ctx context.Context) *PublicStorePlayerAttributesParams
WithContext adds the context to the public store player attributes params
func (*PublicStorePlayerAttributesParams) WithHTTPClient ¶
func (o *PublicStorePlayerAttributesParams) WithHTTPClient(client *http.Client) *PublicStorePlayerAttributesParams
WithHTTPClient adds the HTTPClient to the public store player attributes params
func (*PublicStorePlayerAttributesParams) WithNamespace ¶
func (o *PublicStorePlayerAttributesParams) WithNamespace(namespace string) *PublicStorePlayerAttributesParams
WithNamespace adds the namespace to the public store player attributes params
func (*PublicStorePlayerAttributesParams) WithTimeout ¶
func (o *PublicStorePlayerAttributesParams) WithTimeout(timeout time.Duration) *PublicStorePlayerAttributesParams
WithTimeout adds the timeout to the public store player attributes params
func (*PublicStorePlayerAttributesParams) WriteToRequest ¶
func (o *PublicStorePlayerAttributesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicStorePlayerAttributesReader ¶
type PublicStorePlayerAttributesReader struct {
// contains filtered or unexported fields
}
PublicStorePlayerAttributesReader is a Reader for the PublicStorePlayerAttributes structure.
func (*PublicStorePlayerAttributesReader) ReadResponse ¶
func (o *PublicStorePlayerAttributesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicStorePlayerAttributesUnauthorized ¶
type PublicStorePlayerAttributesUnauthorized struct {
}PublicStorePlayerAttributesUnauthorized handles this case with default header values.
Unauthorized
func NewPublicStorePlayerAttributesUnauthorized ¶
func NewPublicStorePlayerAttributesUnauthorized() *PublicStorePlayerAttributesUnauthorized
NewPublicStorePlayerAttributesUnauthorized creates a PublicStorePlayerAttributesUnauthorized with default headers values
func (*PublicStorePlayerAttributesUnauthorized) Error ¶
func (o *PublicStorePlayerAttributesUnauthorized) Error() string
func (*PublicStorePlayerAttributesUnauthorized) GetPayload ¶
func (o *PublicStorePlayerAttributesUnauthorized) GetPayload() *sessionclientmodels.ResponseError
func (*PublicStorePlayerAttributesUnauthorized) ToJSONString ¶
func (o *PublicStorePlayerAttributesUnauthorized) ToJSONString() string
Source Files ¶
- admin_get_player_attributes_parameters.go
- admin_get_player_attributes_responses.go
- admin_query_player_attributes_parameters.go
- admin_query_player_attributes_responses.go
- player_client.go
- public_delete_player_attributes_parameters.go
- public_delete_player_attributes_responses.go
- public_get_bulk_player_current_platform_parameters.go
- public_get_bulk_player_current_platform_responses.go
- public_get_player_attributes_parameters.go
- public_get_player_attributes_responses.go
- public_store_player_attributes_parameters.go
- public_store_player_attributes_responses.go