Documentation ¶
Index ¶
- type AdminGetUserProfilePublicInfoByIdsBadRequest
- type AdminGetUserProfilePublicInfoByIdsOK
- type AdminGetUserProfilePublicInfoByIdsParams
- func NewAdminGetUserProfilePublicInfoByIdsParams() *AdminGetUserProfilePublicInfoByIdsParams
- func NewAdminGetUserProfilePublicInfoByIdsParamsWithContext(ctx context.Context) *AdminGetUserProfilePublicInfoByIdsParams
- func NewAdminGetUserProfilePublicInfoByIdsParamsWithHTTPClient(client *http.Client) *AdminGetUserProfilePublicInfoByIdsParams
- func NewAdminGetUserProfilePublicInfoByIdsParamsWithTimeout(timeout time.Duration) *AdminGetUserProfilePublicInfoByIdsParams
- func (o *AdminGetUserProfilePublicInfoByIdsParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminGetUserProfilePublicInfoByIdsParams) SetBody(body *basicclientmodels.UserProfileBulkRequest)
- func (o *AdminGetUserProfilePublicInfoByIdsParams) SetContext(ctx context.Context)
- func (o *AdminGetUserProfilePublicInfoByIdsParams) SetHTTPClient(client *http.Client)
- func (o *AdminGetUserProfilePublicInfoByIdsParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminGetUserProfilePublicInfoByIdsParams) SetNamespace(namespace string)
- func (o *AdminGetUserProfilePublicInfoByIdsParams) SetTimeout(timeout time.Duration)
- func (o *AdminGetUserProfilePublicInfoByIdsParams) WithBody(body *basicclientmodels.UserProfileBulkRequest) *AdminGetUserProfilePublicInfoByIdsParams
- func (o *AdminGetUserProfilePublicInfoByIdsParams) WithContext(ctx context.Context) *AdminGetUserProfilePublicInfoByIdsParams
- func (o *AdminGetUserProfilePublicInfoByIdsParams) WithHTTPClient(client *http.Client) *AdminGetUserProfilePublicInfoByIdsParams
- func (o *AdminGetUserProfilePublicInfoByIdsParams) WithNamespace(namespace string) *AdminGetUserProfilePublicInfoByIdsParams
- func (o *AdminGetUserProfilePublicInfoByIdsParams) WithTimeout(timeout time.Duration) *AdminGetUserProfilePublicInfoByIdsParams
- func (o *AdminGetUserProfilePublicInfoByIdsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminGetUserProfilePublicInfoByIdsReader
- type Client
- func (a *Client) AdminGetUserProfilePublicInfoByIds(params *AdminGetUserProfilePublicInfoByIdsParams, ...) (*AdminGetUserProfilePublicInfoByIdsOK, ...)deprecated
- func (a *Client) AdminGetUserProfilePublicInfoByIdsShort(params *AdminGetUserProfilePublicInfoByIdsParams, ...) (*AdminGetUserProfilePublicInfoByIdsOK, error)
- func (a *Client) CreateMyProfile(params *CreateMyProfileParams, authInfo runtime.ClientAuthInfoWriter) (*CreateMyProfileCreated, *CreateMyProfileBadRequest, ...)deprecated
- func (a *Client) CreateMyProfileShort(params *CreateMyProfileParams, authInfo runtime.ClientAuthInfoWriter) (*CreateMyProfileCreated, error)
- func (a *Client) DeleteUserProfile(params *DeleteUserProfileParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteUserProfileOK, *DeleteUserProfileBadRequest, ...)deprecated
- func (a *Client) DeleteUserProfileShort(params *DeleteUserProfileParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteUserProfileOK, error)
- func (a *Client) GetCustomAttributesInfo(params *GetCustomAttributesInfoParams, authInfo runtime.ClientAuthInfoWriter) (*GetCustomAttributesInfoOK, *GetCustomAttributesInfoUnauthorized, ...)deprecated
- func (a *Client) GetCustomAttributesInfoShort(params *GetCustomAttributesInfoParams, authInfo runtime.ClientAuthInfoWriter) (*GetCustomAttributesInfoOK, error)
- func (a *Client) GetMyPrivateCustomAttributesInfo(params *GetMyPrivateCustomAttributesInfoParams, ...) (*GetMyPrivateCustomAttributesInfoOK, ...)deprecated
- func (a *Client) GetMyPrivateCustomAttributesInfoShort(params *GetMyPrivateCustomAttributesInfoParams, ...) (*GetMyPrivateCustomAttributesInfoOK, error)
- func (a *Client) GetMyProfileInfo(params *GetMyProfileInfoParams, authInfo runtime.ClientAuthInfoWriter) (*GetMyProfileInfoOK, *GetMyProfileInfoBadRequest, ...)deprecated
- func (a *Client) GetMyProfileInfoShort(params *GetMyProfileInfoParams, authInfo runtime.ClientAuthInfoWriter) (*GetMyProfileInfoOK, error)
- func (a *Client) GetMyZipCode(params *GetMyZipCodeParams, authInfo runtime.ClientAuthInfoWriter) (*GetMyZipCodeOK, *GetMyZipCodeUnauthorized, *GetMyZipCodeForbidden, error)deprecated
- func (a *Client) GetMyZipCodeShort(params *GetMyZipCodeParams, authInfo runtime.ClientAuthInfoWriter) (*GetMyZipCodeOK, error)
- func (a *Client) GetPrivateCustomAttributesInfo(params *GetPrivateCustomAttributesInfoParams, ...) (*GetPrivateCustomAttributesInfoOK, *GetPrivateCustomAttributesInfoUnauthorized, ...)deprecated
- func (a *Client) GetPrivateCustomAttributesInfoShort(params *GetPrivateCustomAttributesInfoParams, ...) (*GetPrivateCustomAttributesInfoOK, error)
- func (a *Client) GetUserProfileInfo(params *GetUserProfileInfoParams, authInfo runtime.ClientAuthInfoWriter) (*GetUserProfileInfoOK, *GetUserProfileInfoBadRequest, ...)deprecated
- func (a *Client) GetUserProfileInfoByPublicID(params *GetUserProfileInfoByPublicIDParams, ...) (*GetUserProfileInfoByPublicIDOK, *GetUserProfileInfoByPublicIDBadRequest, ...)deprecated
- func (a *Client) GetUserProfileInfoByPublicIDShort(params *GetUserProfileInfoByPublicIDParams, ...) (*GetUserProfileInfoByPublicIDOK, error)
- func (a *Client) GetUserProfileInfoShort(params *GetUserProfileInfoParams, authInfo runtime.ClientAuthInfoWriter) (*GetUserProfileInfoOK, error)
- func (a *Client) PublicCreateUserProfile(params *PublicCreateUserProfileParams, authInfo runtime.ClientAuthInfoWriter) (*PublicCreateUserProfileCreated, *PublicCreateUserProfileBadRequest, ...)deprecated
- func (a *Client) PublicCreateUserProfileShort(params *PublicCreateUserProfileParams, authInfo runtime.ClientAuthInfoWriter) (*PublicCreateUserProfileCreated, error)
- func (a *Client) PublicGetCustomAttributesInfo(params *PublicGetCustomAttributesInfoParams) (*PublicGetCustomAttributesInfoOK, *PublicGetCustomAttributesInfoNotFound, ...)deprecated
- func (a *Client) PublicGetCustomAttributesInfoShort(params *PublicGetCustomAttributesInfoParams) (*PublicGetCustomAttributesInfoOK, error)
- func (a *Client) PublicGetUserProfileInfo(params *PublicGetUserProfileInfoParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetUserProfileInfoOK, *PublicGetUserProfileInfoBadRequest, ...)deprecated
- func (a *Client) PublicGetUserProfileInfoByPublicID(params *PublicGetUserProfileInfoByPublicIDParams) (*PublicGetUserProfileInfoByPublicIDOK, ...)deprecated
- func (a *Client) PublicGetUserProfileInfoByPublicIDShort(params *PublicGetUserProfileInfoByPublicIDParams) (*PublicGetUserProfileInfoByPublicIDOK, error)
- func (a *Client) PublicGetUserProfileInfoShort(params *PublicGetUserProfileInfoParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetUserProfileInfoOK, error)
- func (a *Client) PublicGetUserProfilePublicInfo(params *PublicGetUserProfilePublicInfoParams) (*PublicGetUserProfilePublicInfoOK, *PublicGetUserProfilePublicInfoBadRequest, ...)deprecated
- func (a *Client) PublicGetUserProfilePublicInfoByIds(params *PublicGetUserProfilePublicInfoByIdsParams) (*PublicGetUserProfilePublicInfoByIdsOK, ...)deprecated
- func (a *Client) PublicGetUserProfilePublicInfoByIdsShort(params *PublicGetUserProfilePublicInfoByIdsParams) (*PublicGetUserProfilePublicInfoByIdsOK, error)
- func (a *Client) PublicGetUserProfilePublicInfoShort(params *PublicGetUserProfilePublicInfoParams) (*PublicGetUserProfilePublicInfoOK, error)
- func (a *Client) PublicUpdateCustomAttributesPartially(params *PublicUpdateCustomAttributesPartiallyParams, ...) (*PublicUpdateCustomAttributesPartiallyOK, ...)deprecated
- func (a *Client) PublicUpdateCustomAttributesPartiallyShort(params *PublicUpdateCustomAttributesPartiallyParams, ...) (*PublicUpdateCustomAttributesPartiallyOK, error)
- func (a *Client) PublicUpdateUserProfile(params *PublicUpdateUserProfileParams, authInfo runtime.ClientAuthInfoWriter) (*PublicUpdateUserProfileOK, *PublicUpdateUserProfileBadRequest, ...)deprecated
- func (a *Client) PublicUpdateUserProfileShort(params *PublicUpdateUserProfileParams, authInfo runtime.ClientAuthInfoWriter) (*PublicUpdateUserProfileOK, error)
- func (a *Client) PublicUpdateUserProfileStatus(params *PublicUpdateUserProfileStatusParams, ...) (*PublicUpdateUserProfileStatusOK, *PublicUpdateUserProfileStatusBadRequest, ...)deprecated
- func (a *Client) PublicUpdateUserProfileStatusShort(params *PublicUpdateUserProfileStatusParams, ...) (*PublicUpdateUserProfileStatusOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) UpdateCustomAttributesPartially(params *UpdateCustomAttributesPartiallyParams, ...) (*UpdateCustomAttributesPartiallyOK, *UpdateCustomAttributesPartiallyBadRequest, ...)deprecated
- func (a *Client) UpdateCustomAttributesPartiallyShort(params *UpdateCustomAttributesPartiallyParams, ...) (*UpdateCustomAttributesPartiallyOK, error)
- func (a *Client) UpdateMyPrivateCustomAttributesPartially(params *UpdateMyPrivateCustomAttributesPartiallyParams, ...) (*UpdateMyPrivateCustomAttributesPartiallyOK, ...)deprecated
- func (a *Client) UpdateMyPrivateCustomAttributesPartiallyShort(params *UpdateMyPrivateCustomAttributesPartiallyParams, ...) (*UpdateMyPrivateCustomAttributesPartiallyOK, error)
- func (a *Client) UpdateMyProfile(params *UpdateMyProfileParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateMyProfileOK, *UpdateMyProfileBadRequest, *UpdateMyProfileUnauthorized, ...)deprecated
- func (a *Client) UpdateMyProfileShort(params *UpdateMyProfileParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateMyProfileOK, error)
- func (a *Client) UpdateMyZipCode(params *UpdateMyZipCodeParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateMyZipCodeOK, *UpdateMyZipCodeBadRequest, *UpdateMyZipCodeUnauthorized, ...)deprecated
- func (a *Client) UpdateMyZipCodeShort(params *UpdateMyZipCodeParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateMyZipCodeOK, error)
- func (a *Client) UpdatePrivateCustomAttributesPartially(params *UpdatePrivateCustomAttributesPartiallyParams, ...) (*UpdatePrivateCustomAttributesPartiallyOK, ...)deprecated
- func (a *Client) UpdatePrivateCustomAttributesPartiallyShort(params *UpdatePrivateCustomAttributesPartiallyParams, ...) (*UpdatePrivateCustomAttributesPartiallyOK, error)
- func (a *Client) UpdateUserProfile(params *UpdateUserProfileParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateUserProfileOK, *UpdateUserProfileBadRequest, ...)deprecated
- func (a *Client) UpdateUserProfileShort(params *UpdateUserProfileParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateUserProfileOK, error)
- func (a *Client) UpdateUserProfileStatus(params *UpdateUserProfileStatusParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateUserProfileStatusOK, *UpdateUserProfileStatusBadRequest, ...)deprecated
- func (a *Client) UpdateUserProfileStatusShort(params *UpdateUserProfileStatusParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateUserProfileStatusOK, error)
- type ClientService
- type CreateMyProfileBadRequest
- type CreateMyProfileConflict
- type CreateMyProfileCreated
- type CreateMyProfileForbidden
- type CreateMyProfileNotFound
- type CreateMyProfileParams
- func NewCreateMyProfileParams() *CreateMyProfileParams
- func NewCreateMyProfileParamsWithContext(ctx context.Context) *CreateMyProfileParams
- func NewCreateMyProfileParamsWithHTTPClient(client *http.Client) *CreateMyProfileParams
- func NewCreateMyProfileParamsWithTimeout(timeout time.Duration) *CreateMyProfileParams
- func (o *CreateMyProfileParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *CreateMyProfileParams) SetBody(body *basicclientmodels.UserProfilePrivateCreate)
- func (o *CreateMyProfileParams) SetContext(ctx context.Context)
- func (o *CreateMyProfileParams) SetHTTPClient(client *http.Client)
- func (o *CreateMyProfileParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *CreateMyProfileParams) SetNamespace(namespace string)
- func (o *CreateMyProfileParams) SetTimeout(timeout time.Duration)
- func (o *CreateMyProfileParams) WithBody(body *basicclientmodels.UserProfilePrivateCreate) *CreateMyProfileParams
- func (o *CreateMyProfileParams) WithContext(ctx context.Context) *CreateMyProfileParams
- func (o *CreateMyProfileParams) WithHTTPClient(client *http.Client) *CreateMyProfileParams
- func (o *CreateMyProfileParams) WithNamespace(namespace string) *CreateMyProfileParams
- func (o *CreateMyProfileParams) WithTimeout(timeout time.Duration) *CreateMyProfileParams
- func (o *CreateMyProfileParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateMyProfileReader
- type CreateMyProfileUnauthorized
- type DeleteUserProfileBadRequest
- type DeleteUserProfileForbidden
- type DeleteUserProfileNotFound
- type DeleteUserProfileOK
- type DeleteUserProfileParams
- func NewDeleteUserProfileParams() *DeleteUserProfileParams
- func NewDeleteUserProfileParamsWithContext(ctx context.Context) *DeleteUserProfileParams
- func NewDeleteUserProfileParamsWithHTTPClient(client *http.Client) *DeleteUserProfileParams
- func NewDeleteUserProfileParamsWithTimeout(timeout time.Duration) *DeleteUserProfileParams
- func (o *DeleteUserProfileParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *DeleteUserProfileParams) SetContext(ctx context.Context)
- func (o *DeleteUserProfileParams) SetHTTPClient(client *http.Client)
- func (o *DeleteUserProfileParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *DeleteUserProfileParams) SetNamespace(namespace string)
- func (o *DeleteUserProfileParams) SetTimeout(timeout time.Duration)
- func (o *DeleteUserProfileParams) SetUserID(userID string)
- func (o *DeleteUserProfileParams) WithContext(ctx context.Context) *DeleteUserProfileParams
- func (o *DeleteUserProfileParams) WithHTTPClient(client *http.Client) *DeleteUserProfileParams
- func (o *DeleteUserProfileParams) WithNamespace(namespace string) *DeleteUserProfileParams
- func (o *DeleteUserProfileParams) WithTimeout(timeout time.Duration) *DeleteUserProfileParams
- func (o *DeleteUserProfileParams) WithUserID(userID string) *DeleteUserProfileParams
- func (o *DeleteUserProfileParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteUserProfileReader
- type DeleteUserProfileUnauthorized
- type GetCustomAttributesInfoForbidden
- type GetCustomAttributesInfoNotFound
- type GetCustomAttributesInfoOK
- type GetCustomAttributesInfoParams
- func NewGetCustomAttributesInfoParams() *GetCustomAttributesInfoParams
- func NewGetCustomAttributesInfoParamsWithContext(ctx context.Context) *GetCustomAttributesInfoParams
- func NewGetCustomAttributesInfoParamsWithHTTPClient(client *http.Client) *GetCustomAttributesInfoParams
- func NewGetCustomAttributesInfoParamsWithTimeout(timeout time.Duration) *GetCustomAttributesInfoParams
- func (o *GetCustomAttributesInfoParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *GetCustomAttributesInfoParams) SetContext(ctx context.Context)
- func (o *GetCustomAttributesInfoParams) SetHTTPClient(client *http.Client)
- func (o *GetCustomAttributesInfoParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *GetCustomAttributesInfoParams) SetNamespace(namespace string)
- func (o *GetCustomAttributesInfoParams) SetTimeout(timeout time.Duration)
- func (o *GetCustomAttributesInfoParams) SetUserID(userID string)
- func (o *GetCustomAttributesInfoParams) WithContext(ctx context.Context) *GetCustomAttributesInfoParams
- func (o *GetCustomAttributesInfoParams) WithHTTPClient(client *http.Client) *GetCustomAttributesInfoParams
- func (o *GetCustomAttributesInfoParams) WithNamespace(namespace string) *GetCustomAttributesInfoParams
- func (o *GetCustomAttributesInfoParams) WithTimeout(timeout time.Duration) *GetCustomAttributesInfoParams
- func (o *GetCustomAttributesInfoParams) WithUserID(userID string) *GetCustomAttributesInfoParams
- func (o *GetCustomAttributesInfoParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCustomAttributesInfoReader
- type GetCustomAttributesInfoUnauthorized
- type GetMyPrivateCustomAttributesInfoForbidden
- type GetMyPrivateCustomAttributesInfoNotFound
- type GetMyPrivateCustomAttributesInfoOK
- type GetMyPrivateCustomAttributesInfoParams
- func NewGetMyPrivateCustomAttributesInfoParams() *GetMyPrivateCustomAttributesInfoParams
- func NewGetMyPrivateCustomAttributesInfoParamsWithContext(ctx context.Context) *GetMyPrivateCustomAttributesInfoParams
- func NewGetMyPrivateCustomAttributesInfoParamsWithHTTPClient(client *http.Client) *GetMyPrivateCustomAttributesInfoParams
- func NewGetMyPrivateCustomAttributesInfoParamsWithTimeout(timeout time.Duration) *GetMyPrivateCustomAttributesInfoParams
- func (o *GetMyPrivateCustomAttributesInfoParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *GetMyPrivateCustomAttributesInfoParams) SetContext(ctx context.Context)
- func (o *GetMyPrivateCustomAttributesInfoParams) SetHTTPClient(client *http.Client)
- func (o *GetMyPrivateCustomAttributesInfoParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *GetMyPrivateCustomAttributesInfoParams) SetNamespace(namespace string)
- func (o *GetMyPrivateCustomAttributesInfoParams) SetTimeout(timeout time.Duration)
- func (o *GetMyPrivateCustomAttributesInfoParams) WithContext(ctx context.Context) *GetMyPrivateCustomAttributesInfoParams
- func (o *GetMyPrivateCustomAttributesInfoParams) WithHTTPClient(client *http.Client) *GetMyPrivateCustomAttributesInfoParams
- func (o *GetMyPrivateCustomAttributesInfoParams) WithNamespace(namespace string) *GetMyPrivateCustomAttributesInfoParams
- func (o *GetMyPrivateCustomAttributesInfoParams) WithTimeout(timeout time.Duration) *GetMyPrivateCustomAttributesInfoParams
- func (o *GetMyPrivateCustomAttributesInfoParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetMyPrivateCustomAttributesInfoReader
- type GetMyPrivateCustomAttributesInfoUnauthorized
- type GetMyProfileInfoBadRequest
- type GetMyProfileInfoForbidden
- type GetMyProfileInfoNotFound
- type GetMyProfileInfoOK
- type GetMyProfileInfoParams
- func NewGetMyProfileInfoParams() *GetMyProfileInfoParams
- func NewGetMyProfileInfoParamsWithContext(ctx context.Context) *GetMyProfileInfoParams
- func NewGetMyProfileInfoParamsWithHTTPClient(client *http.Client) *GetMyProfileInfoParams
- func NewGetMyProfileInfoParamsWithTimeout(timeout time.Duration) *GetMyProfileInfoParams
- func (o *GetMyProfileInfoParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *GetMyProfileInfoParams) SetContext(ctx context.Context)
- func (o *GetMyProfileInfoParams) SetHTTPClient(client *http.Client)
- func (o *GetMyProfileInfoParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *GetMyProfileInfoParams) SetNamespace(namespace string)
- func (o *GetMyProfileInfoParams) SetTimeout(timeout time.Duration)
- func (o *GetMyProfileInfoParams) WithContext(ctx context.Context) *GetMyProfileInfoParams
- func (o *GetMyProfileInfoParams) WithHTTPClient(client *http.Client) *GetMyProfileInfoParams
- func (o *GetMyProfileInfoParams) WithNamespace(namespace string) *GetMyProfileInfoParams
- func (o *GetMyProfileInfoParams) WithTimeout(timeout time.Duration) *GetMyProfileInfoParams
- func (o *GetMyProfileInfoParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetMyProfileInfoReader
- type GetMyProfileInfoUnauthorized
- type GetMyZipCodeForbidden
- type GetMyZipCodeOK
- type GetMyZipCodeParams
- func (o *GetMyZipCodeParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *GetMyZipCodeParams) SetContext(ctx context.Context)
- func (o *GetMyZipCodeParams) SetHTTPClient(client *http.Client)
- func (o *GetMyZipCodeParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *GetMyZipCodeParams) SetNamespace(namespace string)
- func (o *GetMyZipCodeParams) SetTimeout(timeout time.Duration)
- func (o *GetMyZipCodeParams) WithContext(ctx context.Context) *GetMyZipCodeParams
- func (o *GetMyZipCodeParams) WithHTTPClient(client *http.Client) *GetMyZipCodeParams
- func (o *GetMyZipCodeParams) WithNamespace(namespace string) *GetMyZipCodeParams
- func (o *GetMyZipCodeParams) WithTimeout(timeout time.Duration) *GetMyZipCodeParams
- func (o *GetMyZipCodeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetMyZipCodeReader
- type GetMyZipCodeUnauthorized
- type GetPrivateCustomAttributesInfoForbidden
- type GetPrivateCustomAttributesInfoNotFound
- type GetPrivateCustomAttributesInfoOK
- type GetPrivateCustomAttributesInfoParams
- func NewGetPrivateCustomAttributesInfoParams() *GetPrivateCustomAttributesInfoParams
- func NewGetPrivateCustomAttributesInfoParamsWithContext(ctx context.Context) *GetPrivateCustomAttributesInfoParams
- func NewGetPrivateCustomAttributesInfoParamsWithHTTPClient(client *http.Client) *GetPrivateCustomAttributesInfoParams
- func NewGetPrivateCustomAttributesInfoParamsWithTimeout(timeout time.Duration) *GetPrivateCustomAttributesInfoParams
- func (o *GetPrivateCustomAttributesInfoParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *GetPrivateCustomAttributesInfoParams) SetContext(ctx context.Context)
- func (o *GetPrivateCustomAttributesInfoParams) SetHTTPClient(client *http.Client)
- func (o *GetPrivateCustomAttributesInfoParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *GetPrivateCustomAttributesInfoParams) SetNamespace(namespace string)
- func (o *GetPrivateCustomAttributesInfoParams) SetTimeout(timeout time.Duration)
- func (o *GetPrivateCustomAttributesInfoParams) SetUserID(userID string)
- func (o *GetPrivateCustomAttributesInfoParams) WithContext(ctx context.Context) *GetPrivateCustomAttributesInfoParams
- func (o *GetPrivateCustomAttributesInfoParams) WithHTTPClient(client *http.Client) *GetPrivateCustomAttributesInfoParams
- func (o *GetPrivateCustomAttributesInfoParams) WithNamespace(namespace string) *GetPrivateCustomAttributesInfoParams
- func (o *GetPrivateCustomAttributesInfoParams) WithTimeout(timeout time.Duration) *GetPrivateCustomAttributesInfoParams
- func (o *GetPrivateCustomAttributesInfoParams) WithUserID(userID string) *GetPrivateCustomAttributesInfoParams
- func (o *GetPrivateCustomAttributesInfoParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetPrivateCustomAttributesInfoReader
- type GetPrivateCustomAttributesInfoUnauthorized
- type GetUserProfileInfoBadRequest
- type GetUserProfileInfoByPublicIDBadRequest
- type GetUserProfileInfoByPublicIDForbidden
- type GetUserProfileInfoByPublicIDNotFound
- type GetUserProfileInfoByPublicIDOK
- type GetUserProfileInfoByPublicIDParams
- func NewGetUserProfileInfoByPublicIDParams() *GetUserProfileInfoByPublicIDParams
- func NewGetUserProfileInfoByPublicIDParamsWithContext(ctx context.Context) *GetUserProfileInfoByPublicIDParams
- func NewGetUserProfileInfoByPublicIDParamsWithHTTPClient(client *http.Client) *GetUserProfileInfoByPublicIDParams
- func NewGetUserProfileInfoByPublicIDParamsWithTimeout(timeout time.Duration) *GetUserProfileInfoByPublicIDParams
- func (o *GetUserProfileInfoByPublicIDParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *GetUserProfileInfoByPublicIDParams) SetContext(ctx context.Context)
- func (o *GetUserProfileInfoByPublicIDParams) SetHTTPClient(client *http.Client)
- func (o *GetUserProfileInfoByPublicIDParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *GetUserProfileInfoByPublicIDParams) SetNamespace(namespace string)
- func (o *GetUserProfileInfoByPublicIDParams) SetPublicID(publicID string)
- func (o *GetUserProfileInfoByPublicIDParams) SetTimeout(timeout time.Duration)
- func (o *GetUserProfileInfoByPublicIDParams) WithContext(ctx context.Context) *GetUserProfileInfoByPublicIDParams
- func (o *GetUserProfileInfoByPublicIDParams) WithHTTPClient(client *http.Client) *GetUserProfileInfoByPublicIDParams
- func (o *GetUserProfileInfoByPublicIDParams) WithNamespace(namespace string) *GetUserProfileInfoByPublicIDParams
- func (o *GetUserProfileInfoByPublicIDParams) WithPublicID(publicID string) *GetUserProfileInfoByPublicIDParams
- func (o *GetUserProfileInfoByPublicIDParams) WithTimeout(timeout time.Duration) *GetUserProfileInfoByPublicIDParams
- func (o *GetUserProfileInfoByPublicIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetUserProfileInfoByPublicIDReader
- type GetUserProfileInfoByPublicIDUnauthorized
- type GetUserProfileInfoForbidden
- type GetUserProfileInfoNotFound
- type GetUserProfileInfoOK
- type GetUserProfileInfoParams
- func NewGetUserProfileInfoParams() *GetUserProfileInfoParams
- func NewGetUserProfileInfoParamsWithContext(ctx context.Context) *GetUserProfileInfoParams
- func NewGetUserProfileInfoParamsWithHTTPClient(client *http.Client) *GetUserProfileInfoParams
- func NewGetUserProfileInfoParamsWithTimeout(timeout time.Duration) *GetUserProfileInfoParams
- func (o *GetUserProfileInfoParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *GetUserProfileInfoParams) SetContext(ctx context.Context)
- func (o *GetUserProfileInfoParams) SetHTTPClient(client *http.Client)
- func (o *GetUserProfileInfoParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *GetUserProfileInfoParams) SetNamespace(namespace string)
- func (o *GetUserProfileInfoParams) SetTimeout(timeout time.Duration)
- func (o *GetUserProfileInfoParams) SetUserID(userID string)
- func (o *GetUserProfileInfoParams) WithContext(ctx context.Context) *GetUserProfileInfoParams
- func (o *GetUserProfileInfoParams) WithHTTPClient(client *http.Client) *GetUserProfileInfoParams
- func (o *GetUserProfileInfoParams) WithNamespace(namespace string) *GetUserProfileInfoParams
- func (o *GetUserProfileInfoParams) WithTimeout(timeout time.Duration) *GetUserProfileInfoParams
- func (o *GetUserProfileInfoParams) WithUserID(userID string) *GetUserProfileInfoParams
- func (o *GetUserProfileInfoParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetUserProfileInfoReader
- type GetUserProfileInfoUnauthorized
- type PublicCreateUserProfileBadRequest
- type PublicCreateUserProfileConflict
- type PublicCreateUserProfileCreated
- type PublicCreateUserProfileForbidden
- type PublicCreateUserProfileParams
- func NewPublicCreateUserProfileParams() *PublicCreateUserProfileParams
- func NewPublicCreateUserProfileParamsWithContext(ctx context.Context) *PublicCreateUserProfileParams
- func NewPublicCreateUserProfileParamsWithHTTPClient(client *http.Client) *PublicCreateUserProfileParams
- func NewPublicCreateUserProfileParamsWithTimeout(timeout time.Duration) *PublicCreateUserProfileParams
- func (o *PublicCreateUserProfileParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *PublicCreateUserProfileParams) SetBody(body *basicclientmodels.UserProfileCreate)
- func (o *PublicCreateUserProfileParams) SetContext(ctx context.Context)
- func (o *PublicCreateUserProfileParams) SetHTTPClient(client *http.Client)
- func (o *PublicCreateUserProfileParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *PublicCreateUserProfileParams) SetNamespace(namespace string)
- func (o *PublicCreateUserProfileParams) SetTimeout(timeout time.Duration)
- func (o *PublicCreateUserProfileParams) SetUserID(userID string)
- func (o *PublicCreateUserProfileParams) WithBody(body *basicclientmodels.UserProfileCreate) *PublicCreateUserProfileParams
- func (o *PublicCreateUserProfileParams) WithContext(ctx context.Context) *PublicCreateUserProfileParams
- func (o *PublicCreateUserProfileParams) WithHTTPClient(client *http.Client) *PublicCreateUserProfileParams
- func (o *PublicCreateUserProfileParams) WithNamespace(namespace string) *PublicCreateUserProfileParams
- func (o *PublicCreateUserProfileParams) WithTimeout(timeout time.Duration) *PublicCreateUserProfileParams
- func (o *PublicCreateUserProfileParams) WithUserID(userID string) *PublicCreateUserProfileParams
- func (o *PublicCreateUserProfileParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicCreateUserProfileReader
- type PublicCreateUserProfileUnauthorized
- type PublicGetCustomAttributesInfoNotFound
- type PublicGetCustomAttributesInfoOK
- type PublicGetCustomAttributesInfoParams
- func NewPublicGetCustomAttributesInfoParams() *PublicGetCustomAttributesInfoParams
- func NewPublicGetCustomAttributesInfoParamsWithContext(ctx context.Context) *PublicGetCustomAttributesInfoParams
- func NewPublicGetCustomAttributesInfoParamsWithHTTPClient(client *http.Client) *PublicGetCustomAttributesInfoParams
- func NewPublicGetCustomAttributesInfoParamsWithTimeout(timeout time.Duration) *PublicGetCustomAttributesInfoParams
- func (o *PublicGetCustomAttributesInfoParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *PublicGetCustomAttributesInfoParams) SetContext(ctx context.Context)
- func (o *PublicGetCustomAttributesInfoParams) SetHTTPClient(client *http.Client)
- func (o *PublicGetCustomAttributesInfoParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *PublicGetCustomAttributesInfoParams) SetNamespace(namespace string)
- func (o *PublicGetCustomAttributesInfoParams) SetTimeout(timeout time.Duration)
- func (o *PublicGetCustomAttributesInfoParams) SetUserID(userID string)
- func (o *PublicGetCustomAttributesInfoParams) WithContext(ctx context.Context) *PublicGetCustomAttributesInfoParams
- func (o *PublicGetCustomAttributesInfoParams) WithHTTPClient(client *http.Client) *PublicGetCustomAttributesInfoParams
- func (o *PublicGetCustomAttributesInfoParams) WithNamespace(namespace string) *PublicGetCustomAttributesInfoParams
- func (o *PublicGetCustomAttributesInfoParams) WithTimeout(timeout time.Duration) *PublicGetCustomAttributesInfoParams
- func (o *PublicGetCustomAttributesInfoParams) WithUserID(userID string) *PublicGetCustomAttributesInfoParams
- func (o *PublicGetCustomAttributesInfoParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicGetCustomAttributesInfoReader
- type PublicGetUserProfileInfoBadRequest
- type PublicGetUserProfileInfoByPublicIDBadRequest
- type PublicGetUserProfileInfoByPublicIDNotFound
- type PublicGetUserProfileInfoByPublicIDOK
- type PublicGetUserProfileInfoByPublicIDParams
- func NewPublicGetUserProfileInfoByPublicIDParams() *PublicGetUserProfileInfoByPublicIDParams
- func NewPublicGetUserProfileInfoByPublicIDParamsWithContext(ctx context.Context) *PublicGetUserProfileInfoByPublicIDParams
- func NewPublicGetUserProfileInfoByPublicIDParamsWithHTTPClient(client *http.Client) *PublicGetUserProfileInfoByPublicIDParams
- func NewPublicGetUserProfileInfoByPublicIDParamsWithTimeout(timeout time.Duration) *PublicGetUserProfileInfoByPublicIDParams
- func (o *PublicGetUserProfileInfoByPublicIDParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *PublicGetUserProfileInfoByPublicIDParams) SetContext(ctx context.Context)
- func (o *PublicGetUserProfileInfoByPublicIDParams) SetHTTPClient(client *http.Client)
- func (o *PublicGetUserProfileInfoByPublicIDParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *PublicGetUserProfileInfoByPublicIDParams) SetNamespace(namespace string)
- func (o *PublicGetUserProfileInfoByPublicIDParams) SetPublicID(publicID string)
- func (o *PublicGetUserProfileInfoByPublicIDParams) SetTimeout(timeout time.Duration)
- func (o *PublicGetUserProfileInfoByPublicIDParams) WithContext(ctx context.Context) *PublicGetUserProfileInfoByPublicIDParams
- func (o *PublicGetUserProfileInfoByPublicIDParams) WithHTTPClient(client *http.Client) *PublicGetUserProfileInfoByPublicIDParams
- func (o *PublicGetUserProfileInfoByPublicIDParams) WithNamespace(namespace string) *PublicGetUserProfileInfoByPublicIDParams
- func (o *PublicGetUserProfileInfoByPublicIDParams) WithPublicID(publicID string) *PublicGetUserProfileInfoByPublicIDParams
- func (o *PublicGetUserProfileInfoByPublicIDParams) WithTimeout(timeout time.Duration) *PublicGetUserProfileInfoByPublicIDParams
- func (o *PublicGetUserProfileInfoByPublicIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicGetUserProfileInfoByPublicIDReader
- type PublicGetUserProfileInfoForbidden
- type PublicGetUserProfileInfoNotFound
- type PublicGetUserProfileInfoOK
- type PublicGetUserProfileInfoParams
- func NewPublicGetUserProfileInfoParams() *PublicGetUserProfileInfoParams
- func NewPublicGetUserProfileInfoParamsWithContext(ctx context.Context) *PublicGetUserProfileInfoParams
- func NewPublicGetUserProfileInfoParamsWithHTTPClient(client *http.Client) *PublicGetUserProfileInfoParams
- func NewPublicGetUserProfileInfoParamsWithTimeout(timeout time.Duration) *PublicGetUserProfileInfoParams
- func (o *PublicGetUserProfileInfoParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *PublicGetUserProfileInfoParams) SetContext(ctx context.Context)
- func (o *PublicGetUserProfileInfoParams) SetHTTPClient(client *http.Client)
- func (o *PublicGetUserProfileInfoParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *PublicGetUserProfileInfoParams) SetNamespace(namespace string)
- func (o *PublicGetUserProfileInfoParams) SetTimeout(timeout time.Duration)
- func (o *PublicGetUserProfileInfoParams) SetUserID(userID string)
- func (o *PublicGetUserProfileInfoParams) WithContext(ctx context.Context) *PublicGetUserProfileInfoParams
- func (o *PublicGetUserProfileInfoParams) WithHTTPClient(client *http.Client) *PublicGetUserProfileInfoParams
- func (o *PublicGetUserProfileInfoParams) WithNamespace(namespace string) *PublicGetUserProfileInfoParams
- func (o *PublicGetUserProfileInfoParams) WithTimeout(timeout time.Duration) *PublicGetUserProfileInfoParams
- func (o *PublicGetUserProfileInfoParams) WithUserID(userID string) *PublicGetUserProfileInfoParams
- func (o *PublicGetUserProfileInfoParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicGetUserProfileInfoReader
- type PublicGetUserProfileInfoUnauthorized
- type PublicGetUserProfilePublicInfoBadRequest
- type PublicGetUserProfilePublicInfoByIdsBadRequest
- type PublicGetUserProfilePublicInfoByIdsOK
- type PublicGetUserProfilePublicInfoByIdsParams
- func NewPublicGetUserProfilePublicInfoByIdsParams() *PublicGetUserProfilePublicInfoByIdsParams
- func NewPublicGetUserProfilePublicInfoByIdsParamsWithContext(ctx context.Context) *PublicGetUserProfilePublicInfoByIdsParams
- func NewPublicGetUserProfilePublicInfoByIdsParamsWithHTTPClient(client *http.Client) *PublicGetUserProfilePublicInfoByIdsParams
- func NewPublicGetUserProfilePublicInfoByIdsParamsWithTimeout(timeout time.Duration) *PublicGetUserProfilePublicInfoByIdsParams
- func (o *PublicGetUserProfilePublicInfoByIdsParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *PublicGetUserProfilePublicInfoByIdsParams) SetContext(ctx context.Context)
- func (o *PublicGetUserProfilePublicInfoByIdsParams) SetHTTPClient(client *http.Client)
- func (o *PublicGetUserProfilePublicInfoByIdsParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *PublicGetUserProfilePublicInfoByIdsParams) SetNamespace(namespace string)
- func (o *PublicGetUserProfilePublicInfoByIdsParams) SetTimeout(timeout time.Duration)
- func (o *PublicGetUserProfilePublicInfoByIdsParams) SetUserIds(userIds string)
- func (o *PublicGetUserProfilePublicInfoByIdsParams) WithContext(ctx context.Context) *PublicGetUserProfilePublicInfoByIdsParams
- func (o *PublicGetUserProfilePublicInfoByIdsParams) WithHTTPClient(client *http.Client) *PublicGetUserProfilePublicInfoByIdsParams
- func (o *PublicGetUserProfilePublicInfoByIdsParams) WithNamespace(namespace string) *PublicGetUserProfilePublicInfoByIdsParams
- func (o *PublicGetUserProfilePublicInfoByIdsParams) WithTimeout(timeout time.Duration) *PublicGetUserProfilePublicInfoByIdsParams
- func (o *PublicGetUserProfilePublicInfoByIdsParams) WithUserIds(userIds string) *PublicGetUserProfilePublicInfoByIdsParams
- func (o *PublicGetUserProfilePublicInfoByIdsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicGetUserProfilePublicInfoByIdsReader
- type PublicGetUserProfilePublicInfoNotFound
- type PublicGetUserProfilePublicInfoOK
- type PublicGetUserProfilePublicInfoParams
- func NewPublicGetUserProfilePublicInfoParams() *PublicGetUserProfilePublicInfoParams
- func NewPublicGetUserProfilePublicInfoParamsWithContext(ctx context.Context) *PublicGetUserProfilePublicInfoParams
- func NewPublicGetUserProfilePublicInfoParamsWithHTTPClient(client *http.Client) *PublicGetUserProfilePublicInfoParams
- func NewPublicGetUserProfilePublicInfoParamsWithTimeout(timeout time.Duration) *PublicGetUserProfilePublicInfoParams
- func (o *PublicGetUserProfilePublicInfoParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *PublicGetUserProfilePublicInfoParams) SetContext(ctx context.Context)
- func (o *PublicGetUserProfilePublicInfoParams) SetHTTPClient(client *http.Client)
- func (o *PublicGetUserProfilePublicInfoParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *PublicGetUserProfilePublicInfoParams) SetNamespace(namespace string)
- func (o *PublicGetUserProfilePublicInfoParams) SetTimeout(timeout time.Duration)
- func (o *PublicGetUserProfilePublicInfoParams) SetUserID(userID string)
- func (o *PublicGetUserProfilePublicInfoParams) WithContext(ctx context.Context) *PublicGetUserProfilePublicInfoParams
- func (o *PublicGetUserProfilePublicInfoParams) WithHTTPClient(client *http.Client) *PublicGetUserProfilePublicInfoParams
- func (o *PublicGetUserProfilePublicInfoParams) WithNamespace(namespace string) *PublicGetUserProfilePublicInfoParams
- func (o *PublicGetUserProfilePublicInfoParams) WithTimeout(timeout time.Duration) *PublicGetUserProfilePublicInfoParams
- func (o *PublicGetUserProfilePublicInfoParams) WithUserID(userID string) *PublicGetUserProfilePublicInfoParams
- func (o *PublicGetUserProfilePublicInfoParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicGetUserProfilePublicInfoReader
- type PublicUpdateCustomAttributesPartiallyBadRequest
- type PublicUpdateCustomAttributesPartiallyForbidden
- type PublicUpdateCustomAttributesPartiallyNotFound
- type PublicUpdateCustomAttributesPartiallyOK
- type PublicUpdateCustomAttributesPartiallyParams
- func NewPublicUpdateCustomAttributesPartiallyParams() *PublicUpdateCustomAttributesPartiallyParams
- func NewPublicUpdateCustomAttributesPartiallyParamsWithContext(ctx context.Context) *PublicUpdateCustomAttributesPartiallyParams
- func NewPublicUpdateCustomAttributesPartiallyParamsWithHTTPClient(client *http.Client) *PublicUpdateCustomAttributesPartiallyParams
- func NewPublicUpdateCustomAttributesPartiallyParamsWithTimeout(timeout time.Duration) *PublicUpdateCustomAttributesPartiallyParams
- func (o *PublicUpdateCustomAttributesPartiallyParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *PublicUpdateCustomAttributesPartiallyParams) SetBody(body map[string]interface{})
- func (o *PublicUpdateCustomAttributesPartiallyParams) SetContext(ctx context.Context)
- func (o *PublicUpdateCustomAttributesPartiallyParams) SetHTTPClient(client *http.Client)
- func (o *PublicUpdateCustomAttributesPartiallyParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *PublicUpdateCustomAttributesPartiallyParams) SetNamespace(namespace string)
- func (o *PublicUpdateCustomAttributesPartiallyParams) SetTimeout(timeout time.Duration)
- func (o *PublicUpdateCustomAttributesPartiallyParams) SetUserID(userID string)
- func (o *PublicUpdateCustomAttributesPartiallyParams) WithBody(body map[string]interface{}) *PublicUpdateCustomAttributesPartiallyParams
- func (o *PublicUpdateCustomAttributesPartiallyParams) WithContext(ctx context.Context) *PublicUpdateCustomAttributesPartiallyParams
- func (o *PublicUpdateCustomAttributesPartiallyParams) WithHTTPClient(client *http.Client) *PublicUpdateCustomAttributesPartiallyParams
- func (o *PublicUpdateCustomAttributesPartiallyParams) WithNamespace(namespace string) *PublicUpdateCustomAttributesPartiallyParams
- func (o *PublicUpdateCustomAttributesPartiallyParams) WithTimeout(timeout time.Duration) *PublicUpdateCustomAttributesPartiallyParams
- func (o *PublicUpdateCustomAttributesPartiallyParams) WithUserID(userID string) *PublicUpdateCustomAttributesPartiallyParams
- func (o *PublicUpdateCustomAttributesPartiallyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicUpdateCustomAttributesPartiallyReader
- type PublicUpdateCustomAttributesPartiallyUnauthorized
- type PublicUpdateUserProfileBadRequest
- type PublicUpdateUserProfileForbidden
- type PublicUpdateUserProfileNotFound
- type PublicUpdateUserProfileOK
- type PublicUpdateUserProfileParams
- func NewPublicUpdateUserProfileParams() *PublicUpdateUserProfileParams
- func NewPublicUpdateUserProfileParamsWithContext(ctx context.Context) *PublicUpdateUserProfileParams
- func NewPublicUpdateUserProfileParamsWithHTTPClient(client *http.Client) *PublicUpdateUserProfileParams
- func NewPublicUpdateUserProfileParamsWithTimeout(timeout time.Duration) *PublicUpdateUserProfileParams
- func (o *PublicUpdateUserProfileParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *PublicUpdateUserProfileParams) SetBody(body *basicclientmodels.UserProfileUpdate)
- func (o *PublicUpdateUserProfileParams) SetContext(ctx context.Context)
- func (o *PublicUpdateUserProfileParams) SetHTTPClient(client *http.Client)
- func (o *PublicUpdateUserProfileParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *PublicUpdateUserProfileParams) SetNamespace(namespace string)
- func (o *PublicUpdateUserProfileParams) SetTimeout(timeout time.Duration)
- func (o *PublicUpdateUserProfileParams) SetUserID(userID string)
- func (o *PublicUpdateUserProfileParams) WithBody(body *basicclientmodels.UserProfileUpdate) *PublicUpdateUserProfileParams
- func (o *PublicUpdateUserProfileParams) WithContext(ctx context.Context) *PublicUpdateUserProfileParams
- func (o *PublicUpdateUserProfileParams) WithHTTPClient(client *http.Client) *PublicUpdateUserProfileParams
- func (o *PublicUpdateUserProfileParams) WithNamespace(namespace string) *PublicUpdateUserProfileParams
- func (o *PublicUpdateUserProfileParams) WithTimeout(timeout time.Duration) *PublicUpdateUserProfileParams
- func (o *PublicUpdateUserProfileParams) WithUserID(userID string) *PublicUpdateUserProfileParams
- func (o *PublicUpdateUserProfileParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicUpdateUserProfileReader
- type PublicUpdateUserProfileStatusBadRequest
- type PublicUpdateUserProfileStatusForbidden
- type PublicUpdateUserProfileStatusNotFound
- type PublicUpdateUserProfileStatusOK
- type PublicUpdateUserProfileStatusParams
- func NewPublicUpdateUserProfileStatusParams() *PublicUpdateUserProfileStatusParams
- func NewPublicUpdateUserProfileStatusParamsWithContext(ctx context.Context) *PublicUpdateUserProfileStatusParams
- func NewPublicUpdateUserProfileStatusParamsWithHTTPClient(client *http.Client) *PublicUpdateUserProfileStatusParams
- func NewPublicUpdateUserProfileStatusParamsWithTimeout(timeout time.Duration) *PublicUpdateUserProfileStatusParams
- func (o *PublicUpdateUserProfileStatusParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *PublicUpdateUserProfileStatusParams) SetBody(body *basicclientmodels.UserProfileStatusUpdate)
- func (o *PublicUpdateUserProfileStatusParams) SetContext(ctx context.Context)
- func (o *PublicUpdateUserProfileStatusParams) SetHTTPClient(client *http.Client)
- func (o *PublicUpdateUserProfileStatusParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *PublicUpdateUserProfileStatusParams) SetNamespace(namespace string)
- func (o *PublicUpdateUserProfileStatusParams) SetTimeout(timeout time.Duration)
- func (o *PublicUpdateUserProfileStatusParams) SetUserID(userID string)
- func (o *PublicUpdateUserProfileStatusParams) WithBody(body *basicclientmodels.UserProfileStatusUpdate) *PublicUpdateUserProfileStatusParams
- func (o *PublicUpdateUserProfileStatusParams) WithContext(ctx context.Context) *PublicUpdateUserProfileStatusParams
- func (o *PublicUpdateUserProfileStatusParams) WithHTTPClient(client *http.Client) *PublicUpdateUserProfileStatusParams
- func (o *PublicUpdateUserProfileStatusParams) WithNamespace(namespace string) *PublicUpdateUserProfileStatusParams
- func (o *PublicUpdateUserProfileStatusParams) WithTimeout(timeout time.Duration) *PublicUpdateUserProfileStatusParams
- func (o *PublicUpdateUserProfileStatusParams) WithUserID(userID string) *PublicUpdateUserProfileStatusParams
- func (o *PublicUpdateUserProfileStatusParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicUpdateUserProfileStatusReader
- type PublicUpdateUserProfileStatusUnauthorized
- type PublicUpdateUserProfileUnauthorized
- type UpdateCustomAttributesPartiallyBadRequest
- type UpdateCustomAttributesPartiallyForbidden
- type UpdateCustomAttributesPartiallyNotFound
- type UpdateCustomAttributesPartiallyOK
- type UpdateCustomAttributesPartiallyParams
- func NewUpdateCustomAttributesPartiallyParams() *UpdateCustomAttributesPartiallyParams
- func NewUpdateCustomAttributesPartiallyParamsWithContext(ctx context.Context) *UpdateCustomAttributesPartiallyParams
- func NewUpdateCustomAttributesPartiallyParamsWithHTTPClient(client *http.Client) *UpdateCustomAttributesPartiallyParams
- func NewUpdateCustomAttributesPartiallyParamsWithTimeout(timeout time.Duration) *UpdateCustomAttributesPartiallyParams
- func (o *UpdateCustomAttributesPartiallyParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *UpdateCustomAttributesPartiallyParams) SetBody(body map[string]interface{})
- func (o *UpdateCustomAttributesPartiallyParams) SetContext(ctx context.Context)
- func (o *UpdateCustomAttributesPartiallyParams) SetHTTPClient(client *http.Client)
- func (o *UpdateCustomAttributesPartiallyParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *UpdateCustomAttributesPartiallyParams) SetNamespace(namespace string)
- func (o *UpdateCustomAttributesPartiallyParams) SetTimeout(timeout time.Duration)
- func (o *UpdateCustomAttributesPartiallyParams) SetUserID(userID string)
- func (o *UpdateCustomAttributesPartiallyParams) WithBody(body map[string]interface{}) *UpdateCustomAttributesPartiallyParams
- func (o *UpdateCustomAttributesPartiallyParams) WithContext(ctx context.Context) *UpdateCustomAttributesPartiallyParams
- func (o *UpdateCustomAttributesPartiallyParams) WithHTTPClient(client *http.Client) *UpdateCustomAttributesPartiallyParams
- func (o *UpdateCustomAttributesPartiallyParams) WithNamespace(namespace string) *UpdateCustomAttributesPartiallyParams
- func (o *UpdateCustomAttributesPartiallyParams) WithTimeout(timeout time.Duration) *UpdateCustomAttributesPartiallyParams
- func (o *UpdateCustomAttributesPartiallyParams) WithUserID(userID string) *UpdateCustomAttributesPartiallyParams
- func (o *UpdateCustomAttributesPartiallyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateCustomAttributesPartiallyReader
- type UpdateCustomAttributesPartiallyUnauthorized
- type UpdateMyPrivateCustomAttributesPartiallyBadRequest
- type UpdateMyPrivateCustomAttributesPartiallyForbidden
- type UpdateMyPrivateCustomAttributesPartiallyNotFound
- type UpdateMyPrivateCustomAttributesPartiallyOK
- type UpdateMyPrivateCustomAttributesPartiallyParams
- func NewUpdateMyPrivateCustomAttributesPartiallyParams() *UpdateMyPrivateCustomAttributesPartiallyParams
- func NewUpdateMyPrivateCustomAttributesPartiallyParamsWithContext(ctx context.Context) *UpdateMyPrivateCustomAttributesPartiallyParams
- func NewUpdateMyPrivateCustomAttributesPartiallyParamsWithHTTPClient(client *http.Client) *UpdateMyPrivateCustomAttributesPartiallyParams
- func NewUpdateMyPrivateCustomAttributesPartiallyParamsWithTimeout(timeout time.Duration) *UpdateMyPrivateCustomAttributesPartiallyParams
- func (o *UpdateMyPrivateCustomAttributesPartiallyParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *UpdateMyPrivateCustomAttributesPartiallyParams) SetBody(body map[string]interface{})
- func (o *UpdateMyPrivateCustomAttributesPartiallyParams) SetContext(ctx context.Context)
- func (o *UpdateMyPrivateCustomAttributesPartiallyParams) SetHTTPClient(client *http.Client)
- func (o *UpdateMyPrivateCustomAttributesPartiallyParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *UpdateMyPrivateCustomAttributesPartiallyParams) SetNamespace(namespace string)
- func (o *UpdateMyPrivateCustomAttributesPartiallyParams) SetTimeout(timeout time.Duration)
- func (o *UpdateMyPrivateCustomAttributesPartiallyParams) WithBody(body map[string]interface{}) *UpdateMyPrivateCustomAttributesPartiallyParams
- func (o *UpdateMyPrivateCustomAttributesPartiallyParams) WithContext(ctx context.Context) *UpdateMyPrivateCustomAttributesPartiallyParams
- func (o *UpdateMyPrivateCustomAttributesPartiallyParams) WithHTTPClient(client *http.Client) *UpdateMyPrivateCustomAttributesPartiallyParams
- func (o *UpdateMyPrivateCustomAttributesPartiallyParams) WithNamespace(namespace string) *UpdateMyPrivateCustomAttributesPartiallyParams
- func (o *UpdateMyPrivateCustomAttributesPartiallyParams) WithTimeout(timeout time.Duration) *UpdateMyPrivateCustomAttributesPartiallyParams
- func (o *UpdateMyPrivateCustomAttributesPartiallyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateMyPrivateCustomAttributesPartiallyReader
- type UpdateMyPrivateCustomAttributesPartiallyUnauthorized
- type UpdateMyProfileBadRequest
- type UpdateMyProfileForbidden
- type UpdateMyProfileNotFound
- type UpdateMyProfileOK
- type UpdateMyProfileParams
- func NewUpdateMyProfileParams() *UpdateMyProfileParams
- func NewUpdateMyProfileParamsWithContext(ctx context.Context) *UpdateMyProfileParams
- func NewUpdateMyProfileParamsWithHTTPClient(client *http.Client) *UpdateMyProfileParams
- func NewUpdateMyProfileParamsWithTimeout(timeout time.Duration) *UpdateMyProfileParams
- func (o *UpdateMyProfileParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *UpdateMyProfileParams) SetBody(body *basicclientmodels.UserProfileUpdate)
- func (o *UpdateMyProfileParams) SetContext(ctx context.Context)
- func (o *UpdateMyProfileParams) SetHTTPClient(client *http.Client)
- func (o *UpdateMyProfileParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *UpdateMyProfileParams) SetNamespace(namespace string)
- func (o *UpdateMyProfileParams) SetTimeout(timeout time.Duration)
- func (o *UpdateMyProfileParams) WithBody(body *basicclientmodels.UserProfileUpdate) *UpdateMyProfileParams
- func (o *UpdateMyProfileParams) WithContext(ctx context.Context) *UpdateMyProfileParams
- func (o *UpdateMyProfileParams) WithHTTPClient(client *http.Client) *UpdateMyProfileParams
- func (o *UpdateMyProfileParams) WithNamespace(namespace string) *UpdateMyProfileParams
- func (o *UpdateMyProfileParams) WithTimeout(timeout time.Duration) *UpdateMyProfileParams
- func (o *UpdateMyProfileParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateMyProfileReader
- type UpdateMyProfileUnauthorized
- type UpdateMyZipCodeBadRequest
- type UpdateMyZipCodeForbidden
- type UpdateMyZipCodeOK
- type UpdateMyZipCodeParams
- func NewUpdateMyZipCodeParams() *UpdateMyZipCodeParams
- func NewUpdateMyZipCodeParamsWithContext(ctx context.Context) *UpdateMyZipCodeParams
- func NewUpdateMyZipCodeParamsWithHTTPClient(client *http.Client) *UpdateMyZipCodeParams
- func NewUpdateMyZipCodeParamsWithTimeout(timeout time.Duration) *UpdateMyZipCodeParams
- func (o *UpdateMyZipCodeParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *UpdateMyZipCodeParams) SetContext(ctx context.Context)
- func (o *UpdateMyZipCodeParams) SetHTTPClient(client *http.Client)
- func (o *UpdateMyZipCodeParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *UpdateMyZipCodeParams) SetNamespace(namespace string)
- func (o *UpdateMyZipCodeParams) SetTimeout(timeout time.Duration)
- func (o *UpdateMyZipCodeParams) SetUserZipCodeUpdate(userZipCodeUpdate *basicclientmodels.UserZipCodeUpdate)
- func (o *UpdateMyZipCodeParams) WithContext(ctx context.Context) *UpdateMyZipCodeParams
- func (o *UpdateMyZipCodeParams) WithHTTPClient(client *http.Client) *UpdateMyZipCodeParams
- func (o *UpdateMyZipCodeParams) WithNamespace(namespace string) *UpdateMyZipCodeParams
- func (o *UpdateMyZipCodeParams) WithTimeout(timeout time.Duration) *UpdateMyZipCodeParams
- func (o *UpdateMyZipCodeParams) WithUserZipCodeUpdate(userZipCodeUpdate *basicclientmodels.UserZipCodeUpdate) *UpdateMyZipCodeParams
- func (o *UpdateMyZipCodeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateMyZipCodeReader
- type UpdateMyZipCodeUnauthorized
- type UpdatePrivateCustomAttributesPartiallyBadRequest
- type UpdatePrivateCustomAttributesPartiallyForbidden
- type UpdatePrivateCustomAttributesPartiallyNotFound
- type UpdatePrivateCustomAttributesPartiallyOK
- type UpdatePrivateCustomAttributesPartiallyParams
- func NewUpdatePrivateCustomAttributesPartiallyParams() *UpdatePrivateCustomAttributesPartiallyParams
- func NewUpdatePrivateCustomAttributesPartiallyParamsWithContext(ctx context.Context) *UpdatePrivateCustomAttributesPartiallyParams
- func NewUpdatePrivateCustomAttributesPartiallyParamsWithHTTPClient(client *http.Client) *UpdatePrivateCustomAttributesPartiallyParams
- func NewUpdatePrivateCustomAttributesPartiallyParamsWithTimeout(timeout time.Duration) *UpdatePrivateCustomAttributesPartiallyParams
- func (o *UpdatePrivateCustomAttributesPartiallyParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *UpdatePrivateCustomAttributesPartiallyParams) SetBody(body map[string]interface{})
- func (o *UpdatePrivateCustomAttributesPartiallyParams) SetContext(ctx context.Context)
- func (o *UpdatePrivateCustomAttributesPartiallyParams) SetHTTPClient(client *http.Client)
- func (o *UpdatePrivateCustomAttributesPartiallyParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *UpdatePrivateCustomAttributesPartiallyParams) SetNamespace(namespace string)
- func (o *UpdatePrivateCustomAttributesPartiallyParams) SetTimeout(timeout time.Duration)
- func (o *UpdatePrivateCustomAttributesPartiallyParams) SetUserID(userID string)
- func (o *UpdatePrivateCustomAttributesPartiallyParams) WithBody(body map[string]interface{}) *UpdatePrivateCustomAttributesPartiallyParams
- func (o *UpdatePrivateCustomAttributesPartiallyParams) WithContext(ctx context.Context) *UpdatePrivateCustomAttributesPartiallyParams
- func (o *UpdatePrivateCustomAttributesPartiallyParams) WithHTTPClient(client *http.Client) *UpdatePrivateCustomAttributesPartiallyParams
- func (o *UpdatePrivateCustomAttributesPartiallyParams) WithNamespace(namespace string) *UpdatePrivateCustomAttributesPartiallyParams
- func (o *UpdatePrivateCustomAttributesPartiallyParams) WithTimeout(timeout time.Duration) *UpdatePrivateCustomAttributesPartiallyParams
- func (o *UpdatePrivateCustomAttributesPartiallyParams) WithUserID(userID string) *UpdatePrivateCustomAttributesPartiallyParams
- func (o *UpdatePrivateCustomAttributesPartiallyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdatePrivateCustomAttributesPartiallyReader
- type UpdatePrivateCustomAttributesPartiallyUnauthorized
- type UpdateUserProfileBadRequest
- type UpdateUserProfileForbidden
- type UpdateUserProfileNotFound
- type UpdateUserProfileOK
- type UpdateUserProfileParams
- func NewUpdateUserProfileParams() *UpdateUserProfileParams
- func NewUpdateUserProfileParamsWithContext(ctx context.Context) *UpdateUserProfileParams
- func NewUpdateUserProfileParamsWithHTTPClient(client *http.Client) *UpdateUserProfileParams
- func NewUpdateUserProfileParamsWithTimeout(timeout time.Duration) *UpdateUserProfileParams
- func (o *UpdateUserProfileParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *UpdateUserProfileParams) SetBody(body *basicclientmodels.UserProfileAdmin)
- func (o *UpdateUserProfileParams) SetContext(ctx context.Context)
- func (o *UpdateUserProfileParams) SetHTTPClient(client *http.Client)
- func (o *UpdateUserProfileParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *UpdateUserProfileParams) SetNamespace(namespace string)
- func (o *UpdateUserProfileParams) SetTimeout(timeout time.Duration)
- func (o *UpdateUserProfileParams) SetUserID(userID string)
- func (o *UpdateUserProfileParams) WithBody(body *basicclientmodels.UserProfileAdmin) *UpdateUserProfileParams
- func (o *UpdateUserProfileParams) WithContext(ctx context.Context) *UpdateUserProfileParams
- func (o *UpdateUserProfileParams) WithHTTPClient(client *http.Client) *UpdateUserProfileParams
- func (o *UpdateUserProfileParams) WithNamespace(namespace string) *UpdateUserProfileParams
- func (o *UpdateUserProfileParams) WithTimeout(timeout time.Duration) *UpdateUserProfileParams
- func (o *UpdateUserProfileParams) WithUserID(userID string) *UpdateUserProfileParams
- func (o *UpdateUserProfileParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateUserProfileReader
- type UpdateUserProfileStatusBadRequest
- type UpdateUserProfileStatusForbidden
- type UpdateUserProfileStatusNotFound
- type UpdateUserProfileStatusOK
- type UpdateUserProfileStatusParams
- func NewUpdateUserProfileStatusParams() *UpdateUserProfileStatusParams
- func NewUpdateUserProfileStatusParamsWithContext(ctx context.Context) *UpdateUserProfileStatusParams
- func NewUpdateUserProfileStatusParamsWithHTTPClient(client *http.Client) *UpdateUserProfileStatusParams
- func NewUpdateUserProfileStatusParamsWithTimeout(timeout time.Duration) *UpdateUserProfileStatusParams
- func (o *UpdateUserProfileStatusParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *UpdateUserProfileStatusParams) SetBody(body *basicclientmodels.UserProfileStatusUpdate)
- func (o *UpdateUserProfileStatusParams) SetContext(ctx context.Context)
- func (o *UpdateUserProfileStatusParams) SetHTTPClient(client *http.Client)
- func (o *UpdateUserProfileStatusParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *UpdateUserProfileStatusParams) SetNamespace(namespace string)
- func (o *UpdateUserProfileStatusParams) SetTimeout(timeout time.Duration)
- func (o *UpdateUserProfileStatusParams) SetUserID(userID string)
- func (o *UpdateUserProfileStatusParams) WithBody(body *basicclientmodels.UserProfileStatusUpdate) *UpdateUserProfileStatusParams
- func (o *UpdateUserProfileStatusParams) WithContext(ctx context.Context) *UpdateUserProfileStatusParams
- func (o *UpdateUserProfileStatusParams) WithHTTPClient(client *http.Client) *UpdateUserProfileStatusParams
- func (o *UpdateUserProfileStatusParams) WithNamespace(namespace string) *UpdateUserProfileStatusParams
- func (o *UpdateUserProfileStatusParams) WithTimeout(timeout time.Duration) *UpdateUserProfileStatusParams
- func (o *UpdateUserProfileStatusParams) WithUserID(userID string) *UpdateUserProfileStatusParams
- func (o *UpdateUserProfileStatusParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateUserProfileStatusReader
- type UpdateUserProfileStatusUnauthorized
- type UpdateUserProfileUnauthorized
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AdminGetUserProfilePublicInfoByIdsBadRequest ¶ added in v0.8.0
type AdminGetUserProfilePublicInfoByIdsBadRequest struct {
Payload *basicclientmodels.ValidationErrorEntity
}
AdminGetUserProfilePublicInfoByIdsBadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20002</td><td>validation error</td></tr></table>
func NewAdminGetUserProfilePublicInfoByIdsBadRequest ¶ added in v0.8.0
func NewAdminGetUserProfilePublicInfoByIdsBadRequest() *AdminGetUserProfilePublicInfoByIdsBadRequest
NewAdminGetUserProfilePublicInfoByIdsBadRequest creates a AdminGetUserProfilePublicInfoByIdsBadRequest with default headers values
func (*AdminGetUserProfilePublicInfoByIdsBadRequest) Error ¶ added in v0.8.0
func (o *AdminGetUserProfilePublicInfoByIdsBadRequest) Error() string
func (*AdminGetUserProfilePublicInfoByIdsBadRequest) GetPayload ¶ added in v0.8.0
func (o *AdminGetUserProfilePublicInfoByIdsBadRequest) GetPayload() *basicclientmodels.ValidationErrorEntity
func (*AdminGetUserProfilePublicInfoByIdsBadRequest) ToJSONString ¶ added in v0.25.0
func (o *AdminGetUserProfilePublicInfoByIdsBadRequest) ToJSONString() string
type AdminGetUserProfilePublicInfoByIdsOK ¶ added in v0.8.0
type AdminGetUserProfilePublicInfoByIdsOK struct {
Payload []*basicclientmodels.UserProfilePublicInfo
}
AdminGetUserProfilePublicInfoByIdsOK handles this case with default header values.
Successful operation
func NewAdminGetUserProfilePublicInfoByIdsOK ¶ added in v0.8.0
func NewAdminGetUserProfilePublicInfoByIdsOK() *AdminGetUserProfilePublicInfoByIdsOK
NewAdminGetUserProfilePublicInfoByIdsOK creates a AdminGetUserProfilePublicInfoByIdsOK with default headers values
func (*AdminGetUserProfilePublicInfoByIdsOK) Error ¶ added in v0.8.0
func (o *AdminGetUserProfilePublicInfoByIdsOK) Error() string
func (*AdminGetUserProfilePublicInfoByIdsOK) GetPayload ¶ added in v0.8.0
func (o *AdminGetUserProfilePublicInfoByIdsOK) GetPayload() []*basicclientmodels.UserProfilePublicInfo
func (*AdminGetUserProfilePublicInfoByIdsOK) ToJSONString ¶ added in v0.25.0
func (o *AdminGetUserProfilePublicInfoByIdsOK) ToJSONString() string
type AdminGetUserProfilePublicInfoByIdsParams ¶ added in v0.8.0
type AdminGetUserProfilePublicInfoByIdsParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *basicclientmodels.UserProfileBulkRequest /*Namespace namespace, only accept alphabet and numeric */ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminGetUserProfilePublicInfoByIdsParams contains all the parameters to send to the API endpoint for the admin get user profile public info by ids operation typically these are written to a http.Request
func NewAdminGetUserProfilePublicInfoByIdsParams ¶ added in v0.8.0
func NewAdminGetUserProfilePublicInfoByIdsParams() *AdminGetUserProfilePublicInfoByIdsParams
NewAdminGetUserProfilePublicInfoByIdsParams creates a new AdminGetUserProfilePublicInfoByIdsParams object with the default values initialized.
func NewAdminGetUserProfilePublicInfoByIdsParamsWithContext ¶ added in v0.8.0
func NewAdminGetUserProfilePublicInfoByIdsParamsWithContext(ctx context.Context) *AdminGetUserProfilePublicInfoByIdsParams
NewAdminGetUserProfilePublicInfoByIdsParamsWithContext creates a new AdminGetUserProfilePublicInfoByIdsParams object with the default values initialized, and the ability to set a context for a request
func NewAdminGetUserProfilePublicInfoByIdsParamsWithHTTPClient ¶ added in v0.8.0
func NewAdminGetUserProfilePublicInfoByIdsParamsWithHTTPClient(client *http.Client) *AdminGetUserProfilePublicInfoByIdsParams
NewAdminGetUserProfilePublicInfoByIdsParamsWithHTTPClient creates a new AdminGetUserProfilePublicInfoByIdsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminGetUserProfilePublicInfoByIdsParamsWithTimeout ¶ added in v0.8.0
func NewAdminGetUserProfilePublicInfoByIdsParamsWithTimeout(timeout time.Duration) *AdminGetUserProfilePublicInfoByIdsParams
NewAdminGetUserProfilePublicInfoByIdsParamsWithTimeout creates a new AdminGetUserProfilePublicInfoByIdsParams object with the default values initialized, and the ability to set a timeout on a request
func (*AdminGetUserProfilePublicInfoByIdsParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *AdminGetUserProfilePublicInfoByIdsParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin get user profile public info by ids params
func (*AdminGetUserProfilePublicInfoByIdsParams) SetBody ¶ added in v0.8.0
func (o *AdminGetUserProfilePublicInfoByIdsParams) SetBody(body *basicclientmodels.UserProfileBulkRequest)
SetBody adds the body to the admin get user profile public info by ids params
func (*AdminGetUserProfilePublicInfoByIdsParams) SetContext ¶ added in v0.8.0
func (o *AdminGetUserProfilePublicInfoByIdsParams) SetContext(ctx context.Context)
SetContext adds the context to the admin get user profile public info by ids params
func (*AdminGetUserProfilePublicInfoByIdsParams) SetHTTPClient ¶ added in v0.8.0
func (o *AdminGetUserProfilePublicInfoByIdsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin get user profile public info by ids params
func (*AdminGetUserProfilePublicInfoByIdsParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *AdminGetUserProfilePublicInfoByIdsParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin get user profile public info by ids params
func (*AdminGetUserProfilePublicInfoByIdsParams) SetNamespace ¶ added in v0.8.0
func (o *AdminGetUserProfilePublicInfoByIdsParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin get user profile public info by ids params
func (*AdminGetUserProfilePublicInfoByIdsParams) SetTimeout ¶ added in v0.8.0
func (o *AdminGetUserProfilePublicInfoByIdsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin get user profile public info by ids params
func (*AdminGetUserProfilePublicInfoByIdsParams) WithBody ¶ added in v0.8.0
func (o *AdminGetUserProfilePublicInfoByIdsParams) WithBody(body *basicclientmodels.UserProfileBulkRequest) *AdminGetUserProfilePublicInfoByIdsParams
WithBody adds the body to the admin get user profile public info by ids params
func (*AdminGetUserProfilePublicInfoByIdsParams) WithContext ¶ added in v0.8.0
func (o *AdminGetUserProfilePublicInfoByIdsParams) WithContext(ctx context.Context) *AdminGetUserProfilePublicInfoByIdsParams
WithContext adds the context to the admin get user profile public info by ids params
func (*AdminGetUserProfilePublicInfoByIdsParams) WithHTTPClient ¶ added in v0.8.0
func (o *AdminGetUserProfilePublicInfoByIdsParams) WithHTTPClient(client *http.Client) *AdminGetUserProfilePublicInfoByIdsParams
WithHTTPClient adds the HTTPClient to the admin get user profile public info by ids params
func (*AdminGetUserProfilePublicInfoByIdsParams) WithNamespace ¶ added in v0.8.0
func (o *AdminGetUserProfilePublicInfoByIdsParams) WithNamespace(namespace string) *AdminGetUserProfilePublicInfoByIdsParams
WithNamespace adds the namespace to the admin get user profile public info by ids params
func (*AdminGetUserProfilePublicInfoByIdsParams) WithTimeout ¶ added in v0.8.0
func (o *AdminGetUserProfilePublicInfoByIdsParams) WithTimeout(timeout time.Duration) *AdminGetUserProfilePublicInfoByIdsParams
WithTimeout adds the timeout to the admin get user profile public info by ids params
func (*AdminGetUserProfilePublicInfoByIdsParams) WriteToRequest ¶ added in v0.8.0
func (o *AdminGetUserProfilePublicInfoByIdsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminGetUserProfilePublicInfoByIdsReader ¶ added in v0.8.0
type AdminGetUserProfilePublicInfoByIdsReader struct {
// contains filtered or unexported fields
}
AdminGetUserProfilePublicInfoByIdsReader is a Reader for the AdminGetUserProfilePublicInfoByIds structure.
func (*AdminGetUserProfilePublicInfoByIdsReader) ReadResponse ¶ added in v0.8.0
func (o *AdminGetUserProfilePublicInfoByIdsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for user profile API
func (*Client) AdminGetUserProfilePublicInfoByIds
deprecated
added in
v0.8.0
func (a *Client) AdminGetUserProfilePublicInfoByIds(params *AdminGetUserProfilePublicInfoByIdsParams, authInfo runtime.ClientAuthInfoWriter) (*AdminGetUserProfilePublicInfoByIdsOK, *AdminGetUserProfilePublicInfoByIdsBadRequest, error)
Deprecated: 2022-08-10 - Use AdminGetUserProfilePublicInfoByIdsShort instead.
AdminGetUserProfilePublicInfoByIds admin get user profile public info by ids Admin get user public profile by ids. Other detail info:
- Required permission : resource= "ADMIN:NAMESPACE:{namespace}:PROFILE" , action=2 (GET)
- Action code : 11405
- Returns : user public profiles
func (*Client) AdminGetUserProfilePublicInfoByIdsShort ¶ added in v0.8.0
func (a *Client) AdminGetUserProfilePublicInfoByIdsShort(params *AdminGetUserProfilePublicInfoByIdsParams, authInfo runtime.ClientAuthInfoWriter) (*AdminGetUserProfilePublicInfoByIdsOK, error)
AdminGetUserProfilePublicInfoByIdsShort admin get user profile public info by ids Admin get user public profile by ids. Other detail info:
- Required permission : resource= "ADMIN:NAMESPACE:{namespace}:PROFILE" , action=2 (GET)
- Action code : 11405
- Returns : user public profiles
func (*Client) CreateMyProfile
deprecated
func (a *Client) CreateMyProfile(params *CreateMyProfileParams, authInfo runtime.ClientAuthInfoWriter) (*CreateMyProfileCreated, *CreateMyProfileBadRequest, *CreateMyProfileUnauthorized, *CreateMyProfileForbidden, *CreateMyProfileNotFound, *CreateMyProfileConflict, error)
Deprecated: 2022-08-10 - Use CreateMyProfileShort instead.
CreateMyProfile create my profile Create my profile.
Client with user token can create user profile in target namespace
Other detail info:
- Required permission : resource= "NAMESPACE:{namespace}:PROFILE" , action=1 (CREATE)
- Action code : 11401
- Returns : Created user profile
- Path's namespace :
- can be filled with publisher namespace in order to create publisher user profile
- can be filled with game namespace in order to create game user profile
- Language : allowed format: en, en-US
- Country : ISO3166-1 alpha-2 two letter, e.g. US
- Timezone : IANA time zone, e.g. Asia/Shanghai
func (*Client) CreateMyProfileShort ¶ added in v0.8.0
func (a *Client) CreateMyProfileShort(params *CreateMyProfileParams, authInfo runtime.ClientAuthInfoWriter) (*CreateMyProfileCreated, error)
CreateMyProfileShort create my profile Create my profile.
Client with user token can create user profile in target namespace
Other detail info:
- Required permission : resource= "NAMESPACE:{namespace}:PROFILE" , action=1 (CREATE)
- Action code : 11401
- Returns : Created user profile
- Path's namespace :
- can be filled with publisher namespace in order to create publisher user profile
- can be filled with game namespace in order to create game user profile
- Language : allowed format: en, en-US
- Country : ISO3166-1 alpha-2 two letter, e.g. US
- Timezone : IANA time zone, e.g. Asia/Shanghai
func (*Client) DeleteUserProfile
deprecated
func (a *Client) DeleteUserProfile(params *DeleteUserProfileParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteUserProfileOK, *DeleteUserProfileBadRequest, *DeleteUserProfileUnauthorized, *DeleteUserProfileForbidden, *DeleteUserProfileNotFound, error)
Deprecated: 2022-08-10 - Use DeleteUserProfileShort instead.
DeleteUserProfile delete user profile Delete user profile. Other detail info:
- Required permission : resource= "ADMIN:NAMESPACE:{namespace}:USER:{userId}:PROFILE" , action=8 (DELETE)
- Action code : 11407
- Returns : Delete user profile
func (*Client) DeleteUserProfileShort ¶ added in v0.8.0
func (a *Client) DeleteUserProfileShort(params *DeleteUserProfileParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteUserProfileOK, error)
DeleteUserProfileShort delete user profile Delete user profile. Other detail info:
- Required permission : resource= "ADMIN:NAMESPACE:{namespace}:USER:{userId}:PROFILE" , action=8 (DELETE)
- Action code : 11407
- Returns : Delete user profile
func (*Client) GetCustomAttributesInfo
deprecated
func (a *Client) GetCustomAttributesInfo(params *GetCustomAttributesInfoParams, authInfo runtime.ClientAuthInfoWriter) (*GetCustomAttributesInfoOK, *GetCustomAttributesInfoUnauthorized, *GetCustomAttributesInfoForbidden, *GetCustomAttributesInfoNotFound, error)
Deprecated: 2022-08-10 - Use GetCustomAttributesInfoShort instead.
GetCustomAttributesInfo get user custom attributes Get user custom attributes. Other detail info:
- Required permission : resource= "ADMIN:NAMESPACE:{namespace}:USER:{userId}:PROFILE" , action=2 (READ)
- Returns : custom attributes
- Action code : 11403
func (*Client) GetCustomAttributesInfoShort ¶ added in v0.8.0
func (a *Client) GetCustomAttributesInfoShort(params *GetCustomAttributesInfoParams, authInfo runtime.ClientAuthInfoWriter) (*GetCustomAttributesInfoOK, error)
GetCustomAttributesInfoShort get user custom attributes Get user custom attributes. Other detail info:
- Required permission : resource= "ADMIN:NAMESPACE:{namespace}:USER:{userId}:PROFILE" , action=2 (READ)
- Returns : custom attributes
- Action code : 11403
func (*Client) GetMyPrivateCustomAttributesInfo
deprecated
added in
v0.29.0
func (a *Client) GetMyPrivateCustomAttributesInfo(params *GetMyPrivateCustomAttributesInfoParams, authInfo runtime.ClientAuthInfoWriter) (*GetMyPrivateCustomAttributesInfoOK, *GetMyPrivateCustomAttributesInfoUnauthorized, *GetMyPrivateCustomAttributesInfoForbidden, *GetMyPrivateCustomAttributesInfoNotFound, error)
Deprecated: 2022-08-10 - Use GetMyPrivateCustomAttributesInfoShort instead.
GetMyPrivateCustomAttributesInfo get my private custom attributes Get my private custom attributes. Other detail info:
- Required permission : resource= "NAMESPACE:{namespace}:PROFILE" , action=2 (READ)
- Returns : custom attributes
- Action code : 11403
func (*Client) GetMyPrivateCustomAttributesInfoShort ¶ added in v0.29.0
func (a *Client) GetMyPrivateCustomAttributesInfoShort(params *GetMyPrivateCustomAttributesInfoParams, authInfo runtime.ClientAuthInfoWriter) (*GetMyPrivateCustomAttributesInfoOK, error)
GetMyPrivateCustomAttributesInfoShort get my private custom attributes Get my private custom attributes. Other detail info:
- Required permission : resource= "NAMESPACE:{namespace}:PROFILE" , action=2 (READ)
- Returns : custom attributes
- Action code : 11403
func (*Client) GetMyProfileInfo
deprecated
func (a *Client) GetMyProfileInfo(params *GetMyProfileInfoParams, authInfo runtime.ClientAuthInfoWriter) (*GetMyProfileInfoOK, *GetMyProfileInfoBadRequest, *GetMyProfileInfoUnauthorized, *GetMyProfileInfoForbidden, *GetMyProfileInfoNotFound, error)
Deprecated: 2022-08-10 - Use GetMyProfileInfoShort instead.
GetMyProfileInfo get my profile Get my profile
Client with user token can get user profile in target namespace
Other detail info:
- Required permission : resource= "NAMESPACE:{namespace}:PROFILE" , action=2 (READ)
- Action code : 11403
- Returns : user profile
- Path's namespace :
- can be filled with publisher namespace in order to get publisher user profile
- can be filled with game namespace in order to get game user profile
- Language : allowed format: en, en-US
- Timezone : IANA time zone, e.g. Asia/Shanghai
func (*Client) GetMyProfileInfoShort ¶ added in v0.8.0
func (a *Client) GetMyProfileInfoShort(params *GetMyProfileInfoParams, authInfo runtime.ClientAuthInfoWriter) (*GetMyProfileInfoOK, error)
GetMyProfileInfoShort get my profile Get my profile
Client with user token can get user profile in target namespace
Other detail info:
- Required permission : resource= "NAMESPACE:{namespace}:PROFILE" , action=2 (READ)
- Action code : 11403
- Returns : user profile
- Path's namespace :
- can be filled with publisher namespace in order to get publisher user profile
- can be filled with game namespace in order to get game user profile
- Language : allowed format: en, en-US
- Timezone : IANA time zone, e.g. Asia/Shanghai
func (*Client) GetMyZipCode
deprecated
added in
v0.7.0
func (a *Client) GetMyZipCode(params *GetMyZipCodeParams, authInfo runtime.ClientAuthInfoWriter) (*GetMyZipCodeOK, *GetMyZipCodeUnauthorized, *GetMyZipCodeForbidden, error)
Deprecated: 2022-08-10 - Use GetMyZipCodeShort instead.
GetMyZipCode get my zip code Get my zip code. Other detail info:
- Required permission : resource= "NAMESPACE:{namespace}:PROFILE" , action=2 (READ)
- Action code : 11407
- Returns : user zip code
func (*Client) GetMyZipCodeShort ¶ added in v0.8.0
func (a *Client) GetMyZipCodeShort(params *GetMyZipCodeParams, authInfo runtime.ClientAuthInfoWriter) (*GetMyZipCodeOK, error)
GetMyZipCodeShort get my zip code Get my zip code. Other detail info:
- Required permission : resource= "NAMESPACE:{namespace}:PROFILE" , action=2 (READ)
- Action code : 11407
- Returns : user zip code
func (*Client) GetPrivateCustomAttributesInfo
deprecated
func (a *Client) GetPrivateCustomAttributesInfo(params *GetPrivateCustomAttributesInfoParams, authInfo runtime.ClientAuthInfoWriter) (*GetPrivateCustomAttributesInfoOK, *GetPrivateCustomAttributesInfoUnauthorized, *GetPrivateCustomAttributesInfoForbidden, *GetPrivateCustomAttributesInfoNotFound, error)
Deprecated: 2022-08-10 - Use GetPrivateCustomAttributesInfoShort instead.
GetPrivateCustomAttributesInfo get user private custom attributes Get user private custom attributes. Other detail info:
- Required permission : resource= "ADMIN:NAMESPACE:{namespace}:USER:{userId}:PROFILE" , action=2 (READ)
- Returns : custom attributes
- Action code : 11403
func (*Client) GetPrivateCustomAttributesInfoShort ¶ added in v0.8.0
func (a *Client) GetPrivateCustomAttributesInfoShort(params *GetPrivateCustomAttributesInfoParams, authInfo runtime.ClientAuthInfoWriter) (*GetPrivateCustomAttributesInfoOK, error)
GetPrivateCustomAttributesInfoShort get user private custom attributes Get user private custom attributes. Other detail info:
- Required permission : resource= "ADMIN:NAMESPACE:{namespace}:USER:{userId}:PROFILE" , action=2 (READ)
- Returns : custom attributes
- Action code : 11403
func (*Client) GetUserProfileInfo
deprecated
func (a *Client) GetUserProfileInfo(params *GetUserProfileInfoParams, authInfo runtime.ClientAuthInfoWriter) (*GetUserProfileInfoOK, *GetUserProfileInfoBadRequest, *GetUserProfileInfoUnauthorized, *GetUserProfileInfoForbidden, *GetUserProfileInfoNotFound, error)
Deprecated: 2022-08-10 - Use GetUserProfileInfoShort instead.
GetUserProfileInfo get user profile Get user profile. Other detail info:
- Required permission : resource= "ADMIN:NAMESPACE:{namespace}:USER:{userId}:PROFILE" , action=2 (READ)
- Returns : user profile
- Action code : 11403
func (*Client) GetUserProfileInfoByPublicID
deprecated
added in
v0.20.0
func (a *Client) GetUserProfileInfoByPublicID(params *GetUserProfileInfoByPublicIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetUserProfileInfoByPublicIDOK, *GetUserProfileInfoByPublicIDBadRequest, *GetUserProfileInfoByPublicIDUnauthorized, *GetUserProfileInfoByPublicIDForbidden, *GetUserProfileInfoByPublicIDNotFound, error)
Deprecated: 2022-08-10 - Use GetUserProfileInfoByPublicIDShort instead.
GetUserProfileInfoByPublicID get user profile info by public id Get user profile by public id. Other detail info:
- Required permission : resource= "ADMIN:NAMESPACE:{namespace}:PROFILE" , action=2 (READ)
- Returns : user profile info
func (*Client) GetUserProfileInfoByPublicIDShort ¶ added in v0.20.0
func (a *Client) GetUserProfileInfoByPublicIDShort(params *GetUserProfileInfoByPublicIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetUserProfileInfoByPublicIDOK, error)
GetUserProfileInfoByPublicIDShort get user profile info by public id Get user profile by public id. Other detail info:
- Required permission : resource= "ADMIN:NAMESPACE:{namespace}:PROFILE" , action=2 (READ)
- Returns : user profile info
func (*Client) GetUserProfileInfoShort ¶ added in v0.8.0
func (a *Client) GetUserProfileInfoShort(params *GetUserProfileInfoParams, authInfo runtime.ClientAuthInfoWriter) (*GetUserProfileInfoOK, error)
GetUserProfileInfoShort get user profile Get user profile. Other detail info:
- Required permission : resource= "ADMIN:NAMESPACE:{namespace}:USER:{userId}:PROFILE" , action=2 (READ)
- Returns : user profile
- Action code : 11403
func (*Client) PublicCreateUserProfile
deprecated
func (a *Client) PublicCreateUserProfile(params *PublicCreateUserProfileParams, authInfo runtime.ClientAuthInfoWriter) (*PublicCreateUserProfileCreated, *PublicCreateUserProfileBadRequest, *PublicCreateUserProfileUnauthorized, *PublicCreateUserProfileForbidden, *PublicCreateUserProfileConflict, error)
Deprecated: 2022-08-10 - Use PublicCreateUserProfileShort instead.
PublicCreateUserProfile create user profile Create user profile. Other detail info:
- Required permission : resource= "NAMESPACE:{namespace}:USER:{userId}:PROFILE" , action=1 (CREATE)
- Action code : 11401
- Language : allowed format: en, en-US
- Timezone : IANA time zone, e.g. Asia/Shanghai
- Returns : Created user profile
func (*Client) PublicCreateUserProfileShort ¶ added in v0.8.0
func (a *Client) PublicCreateUserProfileShort(params *PublicCreateUserProfileParams, authInfo runtime.ClientAuthInfoWriter) (*PublicCreateUserProfileCreated, error)
PublicCreateUserProfileShort create user profile Create user profile. Other detail info:
- Required permission : resource= "NAMESPACE:{namespace}:USER:{userId}:PROFILE" , action=1 (CREATE)
- Action code : 11401
- Language : allowed format: en, en-US
- Timezone : IANA time zone, e.g. Asia/Shanghai
- Returns : Created user profile
func (*Client) PublicGetCustomAttributesInfo
deprecated
added in
v0.7.0
func (a *Client) PublicGetCustomAttributesInfo(params *PublicGetCustomAttributesInfoParams) (*PublicGetCustomAttributesInfoOK, *PublicGetCustomAttributesInfoNotFound, error)
Deprecated: 2022-08-10 - Use PublicGetCustomAttributesInfoShort instead.
PublicGetCustomAttributesInfo get custom attributes info Get custom attributes info. Other detail info:
- Action code : 11404
- Returns : user custom attributes
func (*Client) PublicGetCustomAttributesInfoShort ¶ added in v0.8.0
func (a *Client) PublicGetCustomAttributesInfoShort(params *PublicGetCustomAttributesInfoParams) (*PublicGetCustomAttributesInfoOK, error)
PublicGetCustomAttributesInfoShort get custom attributes info Get custom attributes info. Other detail info:
- Action code : 11404
- Returns : user custom attributes
func (*Client) PublicGetUserProfileInfo
deprecated
func (a *Client) PublicGetUserProfileInfo(params *PublicGetUserProfileInfoParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetUserProfileInfoOK, *PublicGetUserProfileInfoBadRequest, *PublicGetUserProfileInfoUnauthorized, *PublicGetUserProfileInfoForbidden, *PublicGetUserProfileInfoNotFound, error)
Deprecated: 2022-08-10 - Use PublicGetUserProfileInfoShort instead.
PublicGetUserProfileInfo get user profile Get user profile. Other detail info:
- Required permission : resource= "NAMESPACE:{namespace}:USER:{userId}:PROFILE" , action=2 (READ)
- Action code : 11403
- Returns : user profile
func (*Client) PublicGetUserProfileInfoByPublicID
deprecated
added in
v0.20.0
func (a *Client) PublicGetUserProfileInfoByPublicID(params *PublicGetUserProfileInfoByPublicIDParams) (*PublicGetUserProfileInfoByPublicIDOK, *PublicGetUserProfileInfoByPublicIDBadRequest, *PublicGetUserProfileInfoByPublicIDNotFound, error)
Deprecated: 2022-08-10 - Use PublicGetUserProfileInfoByPublicIDShort instead.
PublicGetUserProfileInfoByPublicID get user profile public info by public id Get user public profile by public id. Other detail info:
- Returns : user public profile
func (*Client) PublicGetUserProfileInfoByPublicIDShort ¶ added in v0.20.0
func (a *Client) PublicGetUserProfileInfoByPublicIDShort(params *PublicGetUserProfileInfoByPublicIDParams) (*PublicGetUserProfileInfoByPublicIDOK, error)
PublicGetUserProfileInfoByPublicIDShort get user profile public info by public id Get user public profile by public id. Other detail info:
- Returns : user public profile
func (*Client) PublicGetUserProfileInfoShort ¶ added in v0.8.0
func (a *Client) PublicGetUserProfileInfoShort(params *PublicGetUserProfileInfoParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetUserProfileInfoOK, error)
PublicGetUserProfileInfoShort get user profile Get user profile. Other detail info:
- Required permission : resource= "NAMESPACE:{namespace}:USER:{userId}:PROFILE" , action=2 (READ)
- Action code : 11403
- Returns : user profile
func (*Client) PublicGetUserProfilePublicInfo
deprecated
func (a *Client) PublicGetUserProfilePublicInfo(params *PublicGetUserProfilePublicInfoParams) (*PublicGetUserProfilePublicInfoOK, *PublicGetUserProfilePublicInfoBadRequest, *PublicGetUserProfilePublicInfoNotFound, error)
Deprecated: 2022-08-10 - Use PublicGetUserProfilePublicInfoShort instead.
PublicGetUserProfilePublicInfo get user profile public info Get user profile public info. Other detail info:
- Action code : 11404
- Returns : user public profile
func (*Client) PublicGetUserProfilePublicInfoByIds
deprecated
func (a *Client) PublicGetUserProfilePublicInfoByIds(params *PublicGetUserProfilePublicInfoByIdsParams) (*PublicGetUserProfilePublicInfoByIdsOK, *PublicGetUserProfilePublicInfoByIdsBadRequest, error)
Deprecated: 2022-08-10 - Use PublicGetUserProfilePublicInfoByIdsShort instead.
PublicGetUserProfilePublicInfoByIds get user profile public info by ids Get user public profile by ids. Other detail info:
- Action code : 11405
- Returns : user public profiles
func (*Client) PublicGetUserProfilePublicInfoByIdsShort ¶ added in v0.8.0
func (a *Client) PublicGetUserProfilePublicInfoByIdsShort(params *PublicGetUserProfilePublicInfoByIdsParams) (*PublicGetUserProfilePublicInfoByIdsOK, error)
PublicGetUserProfilePublicInfoByIdsShort get user profile public info by ids Get user public profile by ids. Other detail info:
- Action code : 11405
- Returns : user public profiles
func (*Client) PublicGetUserProfilePublicInfoShort ¶ added in v0.8.0
func (a *Client) PublicGetUserProfilePublicInfoShort(params *PublicGetUserProfilePublicInfoParams) (*PublicGetUserProfilePublicInfoOK, error)
PublicGetUserProfilePublicInfoShort get user profile public info Get user profile public info. Other detail info:
- Action code : 11404
- Returns : user public profile
func (*Client) PublicUpdateCustomAttributesPartially
deprecated
added in
v0.7.0
func (a *Client) PublicUpdateCustomAttributesPartially(params *PublicUpdateCustomAttributesPartiallyParams, authInfo runtime.ClientAuthInfoWriter) (*PublicUpdateCustomAttributesPartiallyOK, *PublicUpdateCustomAttributesPartiallyBadRequest, *PublicUpdateCustomAttributesPartiallyUnauthorized, *PublicUpdateCustomAttributesPartiallyForbidden, *PublicUpdateCustomAttributesPartiallyNotFound, error)
Deprecated: 2022-08-10 - Use PublicUpdateCustomAttributesPartiallyShort instead.
PublicUpdateCustomAttributesPartially update partially custom attributes tied to user id Update partially custom attributes tied to user id. Other detail info:
- Required permission : resource= "NAMESPACE:{namespace}:USER:{userId}:PROFILE" , action=4 (UPDATE)
- Action code : 11402
- Request body : allowed format: JSON object
- Returns : Updated custom attributes
func (*Client) PublicUpdateCustomAttributesPartiallyShort ¶ added in v0.8.0
func (a *Client) PublicUpdateCustomAttributesPartiallyShort(params *PublicUpdateCustomAttributesPartiallyParams, authInfo runtime.ClientAuthInfoWriter) (*PublicUpdateCustomAttributesPartiallyOK, error)
PublicUpdateCustomAttributesPartiallyShort update partially custom attributes tied to user id Update partially custom attributes tied to user id. Other detail info:
- Required permission : resource= "NAMESPACE:{namespace}:USER:{userId}:PROFILE" , action=4 (UPDATE)
- Action code : 11402
- Request body : allowed format: JSON object
- Returns : Updated custom attributes
func (*Client) PublicUpdateUserProfile
deprecated
func (a *Client) PublicUpdateUserProfile(params *PublicUpdateUserProfileParams, authInfo runtime.ClientAuthInfoWriter) (*PublicUpdateUserProfileOK, *PublicUpdateUserProfileBadRequest, *PublicUpdateUserProfileUnauthorized, *PublicUpdateUserProfileForbidden, *PublicUpdateUserProfileNotFound, error)
Deprecated: 2022-08-10 - Use PublicUpdateUserProfileShort instead.
PublicUpdateUserProfile update user profile Update user profile. Other detail info:
- Required permission : resource= "NAMESPACE:{namespace}:USER:{userId}:PROFILE" , action=4 (UPDATE)
- Action code : 11402
- Language : allowed format: en, en-US
- Timezone : IANA time zone, e.g. Asia/Shanghai
- Returns : Updated user profile
func (*Client) PublicUpdateUserProfileShort ¶ added in v0.8.0
func (a *Client) PublicUpdateUserProfileShort(params *PublicUpdateUserProfileParams, authInfo runtime.ClientAuthInfoWriter) (*PublicUpdateUserProfileOK, error)
PublicUpdateUserProfileShort update user profile Update user profile. Other detail info:
- Required permission : resource= "NAMESPACE:{namespace}:USER:{userId}:PROFILE" , action=4 (UPDATE)
- Action code : 11402
- Language : allowed format: en, en-US
- Timezone : IANA time zone, e.g. Asia/Shanghai
- Returns : Updated user profile
func (*Client) PublicUpdateUserProfileStatus
deprecated
added in
v0.7.0
func (a *Client) PublicUpdateUserProfileStatus(params *PublicUpdateUserProfileStatusParams, authInfo runtime.ClientAuthInfoWriter) (*PublicUpdateUserProfileStatusOK, *PublicUpdateUserProfileStatusBadRequest, *PublicUpdateUserProfileStatusUnauthorized, *PublicUpdateUserProfileStatusForbidden, *PublicUpdateUserProfileStatusNotFound, error)
Deprecated: 2022-08-10 - Use PublicUpdateUserProfileStatusShort instead.
PublicUpdateUserProfileStatus update user profile status Update user profile status. Other detail info:
- Required permission : resource= "NAMESPACE:{namespace}:USER:{userId}:PROFILE" , action=4 (UPDATE)
- Action code : 11406
- Returns : user profile
func (*Client) PublicUpdateUserProfileStatusShort ¶ added in v0.8.0
func (a *Client) PublicUpdateUserProfileStatusShort(params *PublicUpdateUserProfileStatusParams, authInfo runtime.ClientAuthInfoWriter) (*PublicUpdateUserProfileStatusOK, error)
PublicUpdateUserProfileStatusShort update user profile status Update user profile status. Other detail info:
- Required permission : resource= "NAMESPACE:{namespace}:USER:{userId}:PROFILE" , action=4 (UPDATE)
- Action code : 11406
- Returns : user profile
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
func (*Client) UpdateCustomAttributesPartially
deprecated
func (a *Client) UpdateCustomAttributesPartially(params *UpdateCustomAttributesPartiallyParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateCustomAttributesPartiallyOK, *UpdateCustomAttributesPartiallyBadRequest, *UpdateCustomAttributesPartiallyUnauthorized, *UpdateCustomAttributesPartiallyForbidden, *UpdateCustomAttributesPartiallyNotFound, error)
Deprecated: 2022-08-10 - Use UpdateCustomAttributesPartiallyShort instead.
UpdateCustomAttributesPartially update partially custom attributes tied to the user id Update partially custom attributes tied to the user id. Other detail info:
- Required permission : resource= "ADMIN:NAMESPACE:{namespace}:USER:{userId}:PROFILE" , action=4 (UPDATE)
- Action code : 11402
- Request body : allowed format: JSON object
- Returns : Updated custom attributes
func (*Client) UpdateCustomAttributesPartiallyShort ¶ added in v0.8.0
func (a *Client) UpdateCustomAttributesPartiallyShort(params *UpdateCustomAttributesPartiallyParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateCustomAttributesPartiallyOK, error)
UpdateCustomAttributesPartiallyShort update partially custom attributes tied to the user id Update partially custom attributes tied to the user id. Other detail info:
- Required permission : resource= "ADMIN:NAMESPACE:{namespace}:USER:{userId}:PROFILE" , action=4 (UPDATE)
- Action code : 11402
- Request body : allowed format: JSON object
- Returns : Updated custom attributes
func (*Client) UpdateMyPrivateCustomAttributesPartially
deprecated
added in
v0.29.0
func (a *Client) UpdateMyPrivateCustomAttributesPartially(params *UpdateMyPrivateCustomAttributesPartiallyParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateMyPrivateCustomAttributesPartiallyOK, *UpdateMyPrivateCustomAttributesPartiallyBadRequest, *UpdateMyPrivateCustomAttributesPartiallyUnauthorized, *UpdateMyPrivateCustomAttributesPartiallyForbidden, *UpdateMyPrivateCustomAttributesPartiallyNotFound, error)
Deprecated: 2022-08-10 - Use UpdateMyPrivateCustomAttributesPartiallyShort instead.
UpdateMyPrivateCustomAttributesPartially update partially private custom attributes tied to me Update partially private custom attributes tied to me. Other detail info:
- Required permission : resource= "NAMESPACE:{namespace}:PROFILE" , action=4 (UPDATE)
- Action code : 11402
- Request body : allowed format: JSON object
- Returns : Updated custom attributes
func (*Client) UpdateMyPrivateCustomAttributesPartiallyShort ¶ added in v0.29.0
func (a *Client) UpdateMyPrivateCustomAttributesPartiallyShort(params *UpdateMyPrivateCustomAttributesPartiallyParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateMyPrivateCustomAttributesPartiallyOK, error)
UpdateMyPrivateCustomAttributesPartiallyShort update partially private custom attributes tied to me Update partially private custom attributes tied to me. Other detail info:
- Required permission : resource= "NAMESPACE:{namespace}:PROFILE" , action=4 (UPDATE)
- Action code : 11402
- Request body : allowed format: JSON object
- Returns : Updated custom attributes
func (*Client) UpdateMyProfile
deprecated
func (a *Client) UpdateMyProfile(params *UpdateMyProfileParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateMyProfileOK, *UpdateMyProfileBadRequest, *UpdateMyProfileUnauthorized, *UpdateMyProfileForbidden, *UpdateMyProfileNotFound, error)
Deprecated: 2022-08-10 - Use UpdateMyProfileShort instead.
UpdateMyProfile update my profile Update my profile. Updates user profile in the target namespace (namespace in the path). If token's namespace doesn't match the target namespace, the service automatically maps the token's user ID into the user ID in the target namespace. The endpoint returns the updated user profile on a successful call. Other detail info:
- Required permission : resource= "NAMESPACE:{namespace}:PROFILE" , action=4 (UPDATE)
- Action code : 11402
- Returns : user profile
- Path's namespace :
- can be filled with publisher namespace in order to update publisher user profile
- can be filled with game namespace in order to update game user profile
- Language : allowed format: en, en-US
- Timezone : IANA time zone, e.g. Asia/Shanghai
func (*Client) UpdateMyProfileShort ¶ added in v0.8.0
func (a *Client) UpdateMyProfileShort(params *UpdateMyProfileParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateMyProfileOK, error)
UpdateMyProfileShort update my profile Update my profile. Updates user profile in the target namespace (namespace in the path). If token's namespace doesn't match the target namespace, the service automatically maps the token's user ID into the user ID in the target namespace. The endpoint returns the updated user profile on a successful call. Other detail info:
- Required permission : resource= "NAMESPACE:{namespace}:PROFILE" , action=4 (UPDATE)
- Action code : 11402
- Returns : user profile
- Path's namespace :
- can be filled with publisher namespace in order to update publisher user profile
- can be filled with game namespace in order to update game user profile
- Language : allowed format: en, en-US
- Timezone : IANA time zone, e.g. Asia/Shanghai
func (*Client) UpdateMyZipCode
deprecated
added in
v0.7.0
func (a *Client) UpdateMyZipCode(params *UpdateMyZipCodeParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateMyZipCodeOK, *UpdateMyZipCodeBadRequest, *UpdateMyZipCodeUnauthorized, *UpdateMyZipCodeForbidden, error)
Deprecated: 2022-08-10 - Use UpdateMyZipCodeShort instead.
UpdateMyZipCode update my zip code Update my zip code. Other detail info:
- Required permission : resource= "NAMESPACE:{namespace}:PROFILE" , action=4 (UPDATE)
- Action code : 11408
- Returns : user zip code
func (*Client) UpdateMyZipCodeShort ¶ added in v0.8.0
func (a *Client) UpdateMyZipCodeShort(params *UpdateMyZipCodeParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateMyZipCodeOK, error)
UpdateMyZipCodeShort update my zip code Update my zip code. Other detail info:
- Required permission : resource= "NAMESPACE:{namespace}:PROFILE" , action=4 (UPDATE)
- Action code : 11408
- Returns : user zip code
func (*Client) UpdatePrivateCustomAttributesPartially
deprecated
func (a *Client) UpdatePrivateCustomAttributesPartially(params *UpdatePrivateCustomAttributesPartiallyParams, authInfo runtime.ClientAuthInfoWriter) (*UpdatePrivateCustomAttributesPartiallyOK, *UpdatePrivateCustomAttributesPartiallyBadRequest, *UpdatePrivateCustomAttributesPartiallyUnauthorized, *UpdatePrivateCustomAttributesPartiallyForbidden, *UpdatePrivateCustomAttributesPartiallyNotFound, error)
Deprecated: 2022-08-10 - Use UpdatePrivateCustomAttributesPartiallyShort instead.
UpdatePrivateCustomAttributesPartially update partially private custom attributes tied to the user id Update partially private custom attributes tied to the user id. Other detail info:
- Required permission : resource= "ADMIN:NAMESPACE:{namespace}:USER:{userId}:PROFILE" , action=4 (UPDATE)
- Action code : 11402
- Request body : allowed format: JSON object
- Returns : Updated custom attributes
func (*Client) UpdatePrivateCustomAttributesPartiallyShort ¶ added in v0.8.0
func (a *Client) UpdatePrivateCustomAttributesPartiallyShort(params *UpdatePrivateCustomAttributesPartiallyParams, authInfo runtime.ClientAuthInfoWriter) (*UpdatePrivateCustomAttributesPartiallyOK, error)
UpdatePrivateCustomAttributesPartiallyShort update partially private custom attributes tied to the user id Update partially private custom attributes tied to the user id. Other detail info:
- Required permission : resource= "ADMIN:NAMESPACE:{namespace}:USER:{userId}:PROFILE" , action=4 (UPDATE)
- Action code : 11402
- Request body : allowed format: JSON object
- Returns : Updated custom attributes
func (*Client) UpdateUserProfile
deprecated
func (a *Client) UpdateUserProfile(params *UpdateUserProfileParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateUserProfileOK, *UpdateUserProfileBadRequest, *UpdateUserProfileUnauthorized, *UpdateUserProfileForbidden, *UpdateUserProfileNotFound, error)
Deprecated: 2022-08-10 - Use UpdateUserProfileShort instead.
UpdateUserProfile update user profile Update user profile. Other detail info:
- Required permission : resource= "ADMIN:NAMESPACE:{namespace}:USER:{userId}:PROFILE" , action=4 (UPDATE)
- Action code : 11402
- Returns : Updated user profile
func (*Client) UpdateUserProfileShort ¶ added in v0.8.0
func (a *Client) UpdateUserProfileShort(params *UpdateUserProfileParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateUserProfileOK, error)
UpdateUserProfileShort update user profile Update user profile. Other detail info:
- Required permission : resource= "ADMIN:NAMESPACE:{namespace}:USER:{userId}:PROFILE" , action=4 (UPDATE)
- Action code : 11402
- Returns : Updated user profile
func (*Client) UpdateUserProfileStatus
deprecated
added in
v0.7.0
func (a *Client) UpdateUserProfileStatus(params *UpdateUserProfileStatusParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateUserProfileStatusOK, *UpdateUserProfileStatusBadRequest, *UpdateUserProfileStatusUnauthorized, *UpdateUserProfileStatusForbidden, *UpdateUserProfileStatusNotFound, error)
Deprecated: 2022-08-10 - Use UpdateUserProfileStatusShort instead.
UpdateUserProfileStatus update user profile status Update user profile status. Other detail info:
- Required permission : resource= "ADMIN:NAMESPACE:{namespace}:USER:{userId}:PROFILE" , action=4 (UPDATE)
- Action code : 11406
- Returns : user profile
func (*Client) UpdateUserProfileStatusShort ¶ added in v0.8.0
func (a *Client) UpdateUserProfileStatusShort(params *UpdateUserProfileStatusParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateUserProfileStatusOK, error)
UpdateUserProfileStatusShort update user profile status Update user profile status. Other detail info:
- Required permission : resource= "ADMIN:NAMESPACE:{namespace}:USER:{userId}:PROFILE" , action=4 (UPDATE)
- Action code : 11406
- Returns : user profile
type ClientService ¶
type ClientService interface { GetUserProfileInfoByPublicID(params *GetUserProfileInfoByPublicIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetUserProfileInfoByPublicIDOK, *GetUserProfileInfoByPublicIDBadRequest, *GetUserProfileInfoByPublicIDUnauthorized, *GetUserProfileInfoByPublicIDForbidden, *GetUserProfileInfoByPublicIDNotFound, error) GetUserProfileInfoByPublicIDShort(params *GetUserProfileInfoByPublicIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetUserProfileInfoByPublicIDOK, error) AdminGetUserProfilePublicInfoByIds(params *AdminGetUserProfilePublicInfoByIdsParams, authInfo runtime.ClientAuthInfoWriter) (*AdminGetUserProfilePublicInfoByIdsOK, *AdminGetUserProfilePublicInfoByIdsBadRequest, error) AdminGetUserProfilePublicInfoByIdsShort(params *AdminGetUserProfilePublicInfoByIdsParams, authInfo runtime.ClientAuthInfoWriter) (*AdminGetUserProfilePublicInfoByIdsOK, error) GetUserProfileInfo(params *GetUserProfileInfoParams, authInfo runtime.ClientAuthInfoWriter) (*GetUserProfileInfoOK, *GetUserProfileInfoBadRequest, *GetUserProfileInfoUnauthorized, *GetUserProfileInfoForbidden, *GetUserProfileInfoNotFound, error) GetUserProfileInfoShort(params *GetUserProfileInfoParams, authInfo runtime.ClientAuthInfoWriter) (*GetUserProfileInfoOK, error) UpdateUserProfile(params *UpdateUserProfileParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateUserProfileOK, *UpdateUserProfileBadRequest, *UpdateUserProfileUnauthorized, *UpdateUserProfileForbidden, *UpdateUserProfileNotFound, error) UpdateUserProfileShort(params *UpdateUserProfileParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateUserProfileOK, error) DeleteUserProfile(params *DeleteUserProfileParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteUserProfileOK, *DeleteUserProfileBadRequest, *DeleteUserProfileUnauthorized, *DeleteUserProfileForbidden, *DeleteUserProfileNotFound, error) DeleteUserProfileShort(params *DeleteUserProfileParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteUserProfileOK, error) GetCustomAttributesInfo(params *GetCustomAttributesInfoParams, authInfo runtime.ClientAuthInfoWriter) (*GetCustomAttributesInfoOK, *GetCustomAttributesInfoUnauthorized, *GetCustomAttributesInfoForbidden, *GetCustomAttributesInfoNotFound, error) GetCustomAttributesInfoShort(params *GetCustomAttributesInfoParams, authInfo runtime.ClientAuthInfoWriter) (*GetCustomAttributesInfoOK, error) UpdateCustomAttributesPartially(params *UpdateCustomAttributesPartiallyParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateCustomAttributesPartiallyOK, *UpdateCustomAttributesPartiallyBadRequest, *UpdateCustomAttributesPartiallyUnauthorized, *UpdateCustomAttributesPartiallyForbidden, *UpdateCustomAttributesPartiallyNotFound, error) UpdateCustomAttributesPartiallyShort(params *UpdateCustomAttributesPartiallyParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateCustomAttributesPartiallyOK, error) GetPrivateCustomAttributesInfo(params *GetPrivateCustomAttributesInfoParams, authInfo runtime.ClientAuthInfoWriter) (*GetPrivateCustomAttributesInfoOK, *GetPrivateCustomAttributesInfoUnauthorized, *GetPrivateCustomAttributesInfoForbidden, *GetPrivateCustomAttributesInfoNotFound, error) GetPrivateCustomAttributesInfoShort(params *GetPrivateCustomAttributesInfoParams, authInfo runtime.ClientAuthInfoWriter) (*GetPrivateCustomAttributesInfoOK, error) UpdatePrivateCustomAttributesPartially(params *UpdatePrivateCustomAttributesPartiallyParams, authInfo runtime.ClientAuthInfoWriter) (*UpdatePrivateCustomAttributesPartiallyOK, *UpdatePrivateCustomAttributesPartiallyBadRequest, *UpdatePrivateCustomAttributesPartiallyUnauthorized, *UpdatePrivateCustomAttributesPartiallyForbidden, *UpdatePrivateCustomAttributesPartiallyNotFound, error) UpdatePrivateCustomAttributesPartiallyShort(params *UpdatePrivateCustomAttributesPartiallyParams, authInfo runtime.ClientAuthInfoWriter) (*UpdatePrivateCustomAttributesPartiallyOK, error) UpdateUserProfileStatus(params *UpdateUserProfileStatusParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateUserProfileStatusOK, *UpdateUserProfileStatusBadRequest, *UpdateUserProfileStatusUnauthorized, *UpdateUserProfileStatusForbidden, *UpdateUserProfileStatusNotFound, error) UpdateUserProfileStatusShort(params *UpdateUserProfileStatusParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateUserProfileStatusOK, error) PublicGetUserProfilePublicInfoByIds(params *PublicGetUserProfilePublicInfoByIdsParams) (*PublicGetUserProfilePublicInfoByIdsOK, *PublicGetUserProfilePublicInfoByIdsBadRequest, error) PublicGetUserProfilePublicInfoByIdsShort(params *PublicGetUserProfilePublicInfoByIdsParams) (*PublicGetUserProfilePublicInfoByIdsOK, error) PublicGetUserProfileInfoByPublicID(params *PublicGetUserProfileInfoByPublicIDParams) (*PublicGetUserProfileInfoByPublicIDOK, *PublicGetUserProfileInfoByPublicIDBadRequest, *PublicGetUserProfileInfoByPublicIDNotFound, error) PublicGetUserProfileInfoByPublicIDShort(params *PublicGetUserProfileInfoByPublicIDParams) (*PublicGetUserProfileInfoByPublicIDOK, error) GetMyProfileInfo(params *GetMyProfileInfoParams, authInfo runtime.ClientAuthInfoWriter) (*GetMyProfileInfoOK, *GetMyProfileInfoBadRequest, *GetMyProfileInfoUnauthorized, *GetMyProfileInfoForbidden, *GetMyProfileInfoNotFound, error) GetMyProfileInfoShort(params *GetMyProfileInfoParams, authInfo runtime.ClientAuthInfoWriter) (*GetMyProfileInfoOK, error) UpdateMyProfile(params *UpdateMyProfileParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateMyProfileOK, *UpdateMyProfileBadRequest, *UpdateMyProfileUnauthorized, *UpdateMyProfileForbidden, *UpdateMyProfileNotFound, error) UpdateMyProfileShort(params *UpdateMyProfileParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateMyProfileOK, error) CreateMyProfile(params *CreateMyProfileParams, authInfo runtime.ClientAuthInfoWriter) (*CreateMyProfileCreated, *CreateMyProfileBadRequest, *CreateMyProfileUnauthorized, *CreateMyProfileForbidden, *CreateMyProfileNotFound, *CreateMyProfileConflict, error) CreateMyProfileShort(params *CreateMyProfileParams, authInfo runtime.ClientAuthInfoWriter) (*CreateMyProfileCreated, error) GetMyPrivateCustomAttributesInfo(params *GetMyPrivateCustomAttributesInfoParams, authInfo runtime.ClientAuthInfoWriter) (*GetMyPrivateCustomAttributesInfoOK, *GetMyPrivateCustomAttributesInfoUnauthorized, *GetMyPrivateCustomAttributesInfoForbidden, *GetMyPrivateCustomAttributesInfoNotFound, error) GetMyPrivateCustomAttributesInfoShort(params *GetMyPrivateCustomAttributesInfoParams, authInfo runtime.ClientAuthInfoWriter) (*GetMyPrivateCustomAttributesInfoOK, error) UpdateMyPrivateCustomAttributesPartially(params *UpdateMyPrivateCustomAttributesPartiallyParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateMyPrivateCustomAttributesPartiallyOK, *UpdateMyPrivateCustomAttributesPartiallyBadRequest, *UpdateMyPrivateCustomAttributesPartiallyUnauthorized, *UpdateMyPrivateCustomAttributesPartiallyForbidden, *UpdateMyPrivateCustomAttributesPartiallyNotFound, error) UpdateMyPrivateCustomAttributesPartiallyShort(params *UpdateMyPrivateCustomAttributesPartiallyParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateMyPrivateCustomAttributesPartiallyOK, error) GetMyZipCode(params *GetMyZipCodeParams, authInfo runtime.ClientAuthInfoWriter) (*GetMyZipCodeOK, *GetMyZipCodeUnauthorized, *GetMyZipCodeForbidden, error) GetMyZipCodeShort(params *GetMyZipCodeParams, authInfo runtime.ClientAuthInfoWriter) (*GetMyZipCodeOK, error) UpdateMyZipCode(params *UpdateMyZipCodeParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateMyZipCodeOK, *UpdateMyZipCodeBadRequest, *UpdateMyZipCodeUnauthorized, *UpdateMyZipCodeForbidden, error) UpdateMyZipCodeShort(params *UpdateMyZipCodeParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateMyZipCodeOK, error) PublicGetUserProfileInfo(params *PublicGetUserProfileInfoParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetUserProfileInfoOK, *PublicGetUserProfileInfoBadRequest, *PublicGetUserProfileInfoUnauthorized, *PublicGetUserProfileInfoForbidden, *PublicGetUserProfileInfoNotFound, error) PublicGetUserProfileInfoShort(params *PublicGetUserProfileInfoParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetUserProfileInfoOK, error) PublicUpdateUserProfile(params *PublicUpdateUserProfileParams, authInfo runtime.ClientAuthInfoWriter) (*PublicUpdateUserProfileOK, *PublicUpdateUserProfileBadRequest, *PublicUpdateUserProfileUnauthorized, *PublicUpdateUserProfileForbidden, *PublicUpdateUserProfileNotFound, error) PublicUpdateUserProfileShort(params *PublicUpdateUserProfileParams, authInfo runtime.ClientAuthInfoWriter) (*PublicUpdateUserProfileOK, error) PublicCreateUserProfile(params *PublicCreateUserProfileParams, authInfo runtime.ClientAuthInfoWriter) (*PublicCreateUserProfileCreated, *PublicCreateUserProfileBadRequest, *PublicCreateUserProfileUnauthorized, *PublicCreateUserProfileForbidden, *PublicCreateUserProfileConflict, error) PublicCreateUserProfileShort(params *PublicCreateUserProfileParams, authInfo runtime.ClientAuthInfoWriter) (*PublicCreateUserProfileCreated, error) PublicGetCustomAttributesInfo(params *PublicGetCustomAttributesInfoParams) (*PublicGetCustomAttributesInfoOK, *PublicGetCustomAttributesInfoNotFound, error) PublicGetCustomAttributesInfoShort(params *PublicGetCustomAttributesInfoParams) (*PublicGetCustomAttributesInfoOK, error) PublicUpdateCustomAttributesPartially(params *PublicUpdateCustomAttributesPartiallyParams, authInfo runtime.ClientAuthInfoWriter) (*PublicUpdateCustomAttributesPartiallyOK, *PublicUpdateCustomAttributesPartiallyBadRequest, *PublicUpdateCustomAttributesPartiallyUnauthorized, *PublicUpdateCustomAttributesPartiallyForbidden, *PublicUpdateCustomAttributesPartiallyNotFound, error) PublicUpdateCustomAttributesPartiallyShort(params *PublicUpdateCustomAttributesPartiallyParams, authInfo runtime.ClientAuthInfoWriter) (*PublicUpdateCustomAttributesPartiallyOK, error) PublicGetUserProfilePublicInfo(params *PublicGetUserProfilePublicInfoParams) (*PublicGetUserProfilePublicInfoOK, *PublicGetUserProfilePublicInfoBadRequest, *PublicGetUserProfilePublicInfoNotFound, error) PublicGetUserProfilePublicInfoShort(params *PublicGetUserProfilePublicInfoParams) (*PublicGetUserProfilePublicInfoOK, error) PublicUpdateUserProfileStatus(params *PublicUpdateUserProfileStatusParams, authInfo runtime.ClientAuthInfoWriter) (*PublicUpdateUserProfileStatusOK, *PublicUpdateUserProfileStatusBadRequest, *PublicUpdateUserProfileStatusUnauthorized, *PublicUpdateUserProfileStatusForbidden, *PublicUpdateUserProfileStatusNotFound, error) PublicUpdateUserProfileStatusShort(params *PublicUpdateUserProfileStatusParams, authInfo runtime.ClientAuthInfoWriter) (*PublicUpdateUserProfileStatusOK, 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 user profile API client.
type CreateMyProfileBadRequest ¶
type CreateMyProfileBadRequest struct {
Payload *basicclientmodels.ValidationErrorEntity
}
CreateMyProfileBadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20002</td><td>validation error</td></tr><tr><td>20019</td><td>unable to parse request body</td></tr></table>
func NewCreateMyProfileBadRequest ¶
func NewCreateMyProfileBadRequest() *CreateMyProfileBadRequest
NewCreateMyProfileBadRequest creates a CreateMyProfileBadRequest with default headers values
func (*CreateMyProfileBadRequest) Error ¶
func (o *CreateMyProfileBadRequest) Error() string
func (*CreateMyProfileBadRequest) GetPayload ¶
func (o *CreateMyProfileBadRequest) GetPayload() *basicclientmodels.ValidationErrorEntity
func (*CreateMyProfileBadRequest) ToJSONString ¶ added in v0.25.0
func (o *CreateMyProfileBadRequest) ToJSONString() string
type CreateMyProfileConflict ¶
type CreateMyProfileConflict struct {
Payload *basicclientmodels.ErrorEntity
}
CreateMyProfileConflict handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>11441</td><td>Unable to {action}: User profile already exists</td></tr></table>
func NewCreateMyProfileConflict ¶
func NewCreateMyProfileConflict() *CreateMyProfileConflict
NewCreateMyProfileConflict creates a CreateMyProfileConflict with default headers values
func (*CreateMyProfileConflict) Error ¶
func (o *CreateMyProfileConflict) Error() string
func (*CreateMyProfileConflict) GetPayload ¶
func (o *CreateMyProfileConflict) GetPayload() *basicclientmodels.ErrorEntity
func (*CreateMyProfileConflict) ToJSONString ¶ added in v0.25.0
func (o *CreateMyProfileConflict) ToJSONString() string
type CreateMyProfileCreated ¶
type CreateMyProfileCreated struct {
Payload *basicclientmodels.UserProfilePrivateInfo
}
CreateMyProfileCreated handles this case with default header values.
Successful operation
func NewCreateMyProfileCreated ¶
func NewCreateMyProfileCreated() *CreateMyProfileCreated
NewCreateMyProfileCreated creates a CreateMyProfileCreated with default headers values
func (*CreateMyProfileCreated) Error ¶
func (o *CreateMyProfileCreated) Error() string
func (*CreateMyProfileCreated) GetPayload ¶
func (o *CreateMyProfileCreated) GetPayload() *basicclientmodels.UserProfilePrivateInfo
func (*CreateMyProfileCreated) ToJSONString ¶ added in v0.25.0
func (o *CreateMyProfileCreated) ToJSONString() string
type CreateMyProfileForbidden ¶
type CreateMyProfileForbidden struct {
Payload *basicclientmodels.ErrorEntity
}
CreateMyProfileForbidden 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 NewCreateMyProfileForbidden ¶
func NewCreateMyProfileForbidden() *CreateMyProfileForbidden
NewCreateMyProfileForbidden creates a CreateMyProfileForbidden with default headers values
func (*CreateMyProfileForbidden) Error ¶
func (o *CreateMyProfileForbidden) Error() string
func (*CreateMyProfileForbidden) GetPayload ¶
func (o *CreateMyProfileForbidden) GetPayload() *basicclientmodels.ErrorEntity
func (*CreateMyProfileForbidden) ToJSONString ¶ added in v0.25.0
func (o *CreateMyProfileForbidden) ToJSONString() string
type CreateMyProfileNotFound ¶
type CreateMyProfileNotFound struct {
Payload *basicclientmodels.ErrorEntity
}
CreateMyProfileNotFound handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20008</td><td>user not found</td></tr><tr><td>20017</td><td>user not linked</td></tr></table>
func NewCreateMyProfileNotFound ¶
func NewCreateMyProfileNotFound() *CreateMyProfileNotFound
NewCreateMyProfileNotFound creates a CreateMyProfileNotFound with default headers values
func (*CreateMyProfileNotFound) Error ¶
func (o *CreateMyProfileNotFound) Error() string
func (*CreateMyProfileNotFound) GetPayload ¶
func (o *CreateMyProfileNotFound) GetPayload() *basicclientmodels.ErrorEntity
func (*CreateMyProfileNotFound) ToJSONString ¶ added in v0.25.0
func (o *CreateMyProfileNotFound) ToJSONString() string
type CreateMyProfileParams ¶
type CreateMyProfileParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *basicclientmodels.UserProfilePrivateCreate /*Namespace namespace, only accept alphabet and numeric */ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateMyProfileParams contains all the parameters to send to the API endpoint for the create my profile operation typically these are written to a http.Request
func NewCreateMyProfileParams ¶
func NewCreateMyProfileParams() *CreateMyProfileParams
NewCreateMyProfileParams creates a new CreateMyProfileParams object with the default values initialized.
func NewCreateMyProfileParamsWithContext ¶
func NewCreateMyProfileParamsWithContext(ctx context.Context) *CreateMyProfileParams
NewCreateMyProfileParamsWithContext creates a new CreateMyProfileParams object with the default values initialized, and the ability to set a context for a request
func NewCreateMyProfileParamsWithHTTPClient ¶
func NewCreateMyProfileParamsWithHTTPClient(client *http.Client) *CreateMyProfileParams
NewCreateMyProfileParamsWithHTTPClient creates a new CreateMyProfileParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateMyProfileParamsWithTimeout ¶
func NewCreateMyProfileParamsWithTimeout(timeout time.Duration) *CreateMyProfileParams
NewCreateMyProfileParamsWithTimeout creates a new CreateMyProfileParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreateMyProfileParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *CreateMyProfileParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the create my profile params
func (*CreateMyProfileParams) SetBody ¶
func (o *CreateMyProfileParams) SetBody(body *basicclientmodels.UserProfilePrivateCreate)
SetBody adds the body to the create my profile params
func (*CreateMyProfileParams) SetContext ¶
func (o *CreateMyProfileParams) SetContext(ctx context.Context)
SetContext adds the context to the create my profile params
func (*CreateMyProfileParams) SetHTTPClient ¶
func (o *CreateMyProfileParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create my profile params
func (*CreateMyProfileParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *CreateMyProfileParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the create my profile params
func (*CreateMyProfileParams) SetNamespace ¶
func (o *CreateMyProfileParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the create my profile params
func (*CreateMyProfileParams) SetTimeout ¶
func (o *CreateMyProfileParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create my profile params
func (*CreateMyProfileParams) WithBody ¶
func (o *CreateMyProfileParams) WithBody(body *basicclientmodels.UserProfilePrivateCreate) *CreateMyProfileParams
WithBody adds the body to the create my profile params
func (*CreateMyProfileParams) WithContext ¶
func (o *CreateMyProfileParams) WithContext(ctx context.Context) *CreateMyProfileParams
WithContext adds the context to the create my profile params
func (*CreateMyProfileParams) WithHTTPClient ¶
func (o *CreateMyProfileParams) WithHTTPClient(client *http.Client) *CreateMyProfileParams
WithHTTPClient adds the HTTPClient to the create my profile params
func (*CreateMyProfileParams) WithNamespace ¶
func (o *CreateMyProfileParams) WithNamespace(namespace string) *CreateMyProfileParams
WithNamespace adds the namespace to the create my profile params
func (*CreateMyProfileParams) WithTimeout ¶
func (o *CreateMyProfileParams) WithTimeout(timeout time.Duration) *CreateMyProfileParams
WithTimeout adds the timeout to the create my profile params
func (*CreateMyProfileParams) WriteToRequest ¶
func (o *CreateMyProfileParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateMyProfileReader ¶
type CreateMyProfileReader struct {
// contains filtered or unexported fields
}
CreateMyProfileReader is a Reader for the CreateMyProfile structure.
func (*CreateMyProfileReader) ReadResponse ¶
func (o *CreateMyProfileReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateMyProfileUnauthorized ¶
type CreateMyProfileUnauthorized struct {
}CreateMyProfileUnauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized</td></tr></table>
func NewCreateMyProfileUnauthorized ¶
func NewCreateMyProfileUnauthorized() *CreateMyProfileUnauthorized
NewCreateMyProfileUnauthorized creates a CreateMyProfileUnauthorized with default headers values
func (*CreateMyProfileUnauthorized) Error ¶
func (o *CreateMyProfileUnauthorized) Error() string
func (*CreateMyProfileUnauthorized) GetPayload ¶
func (o *CreateMyProfileUnauthorized) GetPayload() *basicclientmodels.ErrorEntity
func (*CreateMyProfileUnauthorized) ToJSONString ¶ added in v0.25.0
func (o *CreateMyProfileUnauthorized) ToJSONString() string
type DeleteUserProfileBadRequest ¶
type DeleteUserProfileBadRequest struct {
Payload *basicclientmodels.ValidationErrorEntity
}
DeleteUserProfileBadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20002</td><td>validation error</td></tr></table>
func NewDeleteUserProfileBadRequest ¶
func NewDeleteUserProfileBadRequest() *DeleteUserProfileBadRequest
NewDeleteUserProfileBadRequest creates a DeleteUserProfileBadRequest with default headers values
func (*DeleteUserProfileBadRequest) Error ¶
func (o *DeleteUserProfileBadRequest) Error() string
func (*DeleteUserProfileBadRequest) GetPayload ¶
func (o *DeleteUserProfileBadRequest) GetPayload() *basicclientmodels.ValidationErrorEntity
func (*DeleteUserProfileBadRequest) ToJSONString ¶ added in v0.25.0
func (o *DeleteUserProfileBadRequest) ToJSONString() string
type DeleteUserProfileForbidden ¶
type DeleteUserProfileForbidden struct {
Payload *basicclientmodels.ErrorEntity
}
DeleteUserProfileForbidden 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 NewDeleteUserProfileForbidden ¶
func NewDeleteUserProfileForbidden() *DeleteUserProfileForbidden
NewDeleteUserProfileForbidden creates a DeleteUserProfileForbidden with default headers values
func (*DeleteUserProfileForbidden) Error ¶
func (o *DeleteUserProfileForbidden) Error() string
func (*DeleteUserProfileForbidden) GetPayload ¶
func (o *DeleteUserProfileForbidden) GetPayload() *basicclientmodels.ErrorEntity
func (*DeleteUserProfileForbidden) ToJSONString ¶ added in v0.25.0
func (o *DeleteUserProfileForbidden) ToJSONString() string
type DeleteUserProfileNotFound ¶
type DeleteUserProfileNotFound struct {
Payload *basicclientmodels.ErrorEntity
}
DeleteUserProfileNotFound handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>11440</td><td>Unable to {action}: User profile not found in namespace [{namespace}]</td></tr></table>
func NewDeleteUserProfileNotFound ¶
func NewDeleteUserProfileNotFound() *DeleteUserProfileNotFound
NewDeleteUserProfileNotFound creates a DeleteUserProfileNotFound with default headers values
func (*DeleteUserProfileNotFound) Error ¶
func (o *DeleteUserProfileNotFound) Error() string
func (*DeleteUserProfileNotFound) GetPayload ¶
func (o *DeleteUserProfileNotFound) GetPayload() *basicclientmodels.ErrorEntity
func (*DeleteUserProfileNotFound) ToJSONString ¶ added in v0.25.0
func (o *DeleteUserProfileNotFound) ToJSONString() string
type DeleteUserProfileOK ¶
type DeleteUserProfileOK struct {
Payload *basicclientmodels.UserProfilePrivateInfo
}
DeleteUserProfileOK handles this case with default header values.
successful operation
func NewDeleteUserProfileOK ¶
func NewDeleteUserProfileOK() *DeleteUserProfileOK
NewDeleteUserProfileOK creates a DeleteUserProfileOK with default headers values
func (*DeleteUserProfileOK) Error ¶
func (o *DeleteUserProfileOK) Error() string
func (*DeleteUserProfileOK) GetPayload ¶
func (o *DeleteUserProfileOK) GetPayload() *basicclientmodels.UserProfilePrivateInfo
func (*DeleteUserProfileOK) ToJSONString ¶ added in v0.25.0
func (o *DeleteUserProfileOK) ToJSONString() string
type DeleteUserProfileParams ¶
type DeleteUserProfileParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace namespace, only accept alphabet and numeric */ Namespace string /*UserID user's id, should follow UUID version 4 without hyphen */ UserID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteUserProfileParams contains all the parameters to send to the API endpoint for the delete user profile operation typically these are written to a http.Request
func NewDeleteUserProfileParams ¶
func NewDeleteUserProfileParams() *DeleteUserProfileParams
NewDeleteUserProfileParams creates a new DeleteUserProfileParams object with the default values initialized.
func NewDeleteUserProfileParamsWithContext ¶
func NewDeleteUserProfileParamsWithContext(ctx context.Context) *DeleteUserProfileParams
NewDeleteUserProfileParamsWithContext creates a new DeleteUserProfileParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteUserProfileParamsWithHTTPClient ¶
func NewDeleteUserProfileParamsWithHTTPClient(client *http.Client) *DeleteUserProfileParams
NewDeleteUserProfileParamsWithHTTPClient creates a new DeleteUserProfileParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteUserProfileParamsWithTimeout ¶
func NewDeleteUserProfileParamsWithTimeout(timeout time.Duration) *DeleteUserProfileParams
NewDeleteUserProfileParamsWithTimeout creates a new DeleteUserProfileParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteUserProfileParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *DeleteUserProfileParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the delete user profile params
func (*DeleteUserProfileParams) SetContext ¶
func (o *DeleteUserProfileParams) SetContext(ctx context.Context)
SetContext adds the context to the delete user profile params
func (*DeleteUserProfileParams) SetHTTPClient ¶
func (o *DeleteUserProfileParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete user profile params
func (*DeleteUserProfileParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *DeleteUserProfileParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the delete user profile params
func (*DeleteUserProfileParams) SetNamespace ¶
func (o *DeleteUserProfileParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the delete user profile params
func (*DeleteUserProfileParams) SetTimeout ¶
func (o *DeleteUserProfileParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete user profile params
func (*DeleteUserProfileParams) SetUserID ¶
func (o *DeleteUserProfileParams) SetUserID(userID string)
SetUserID adds the userId to the delete user profile params
func (*DeleteUserProfileParams) WithContext ¶
func (o *DeleteUserProfileParams) WithContext(ctx context.Context) *DeleteUserProfileParams
WithContext adds the context to the delete user profile params
func (*DeleteUserProfileParams) WithHTTPClient ¶
func (o *DeleteUserProfileParams) WithHTTPClient(client *http.Client) *DeleteUserProfileParams
WithHTTPClient adds the HTTPClient to the delete user profile params
func (*DeleteUserProfileParams) WithNamespace ¶
func (o *DeleteUserProfileParams) WithNamespace(namespace string) *DeleteUserProfileParams
WithNamespace adds the namespace to the delete user profile params
func (*DeleteUserProfileParams) WithTimeout ¶
func (o *DeleteUserProfileParams) WithTimeout(timeout time.Duration) *DeleteUserProfileParams
WithTimeout adds the timeout to the delete user profile params
func (*DeleteUserProfileParams) WithUserID ¶
func (o *DeleteUserProfileParams) WithUserID(userID string) *DeleteUserProfileParams
WithUserID adds the userID to the delete user profile params
func (*DeleteUserProfileParams) WriteToRequest ¶
func (o *DeleteUserProfileParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteUserProfileReader ¶
type DeleteUserProfileReader struct {
// contains filtered or unexported fields
}
DeleteUserProfileReader is a Reader for the DeleteUserProfile structure.
func (*DeleteUserProfileReader) ReadResponse ¶
func (o *DeleteUserProfileReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteUserProfileUnauthorized ¶
type DeleteUserProfileUnauthorized struct {
}DeleteUserProfileUnauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized</td></tr></table>
func NewDeleteUserProfileUnauthorized ¶
func NewDeleteUserProfileUnauthorized() *DeleteUserProfileUnauthorized
NewDeleteUserProfileUnauthorized creates a DeleteUserProfileUnauthorized with default headers values
func (*DeleteUserProfileUnauthorized) Error ¶
func (o *DeleteUserProfileUnauthorized) Error() string
func (*DeleteUserProfileUnauthorized) GetPayload ¶
func (o *DeleteUserProfileUnauthorized) GetPayload() *basicclientmodels.ErrorEntity
func (*DeleteUserProfileUnauthorized) ToJSONString ¶ added in v0.25.0
func (o *DeleteUserProfileUnauthorized) ToJSONString() string
type GetCustomAttributesInfoForbidden ¶
type GetCustomAttributesInfoForbidden struct {
Payload *basicclientmodels.ErrorEntity
}
GetCustomAttributesInfoForbidden 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 NewGetCustomAttributesInfoForbidden ¶
func NewGetCustomAttributesInfoForbidden() *GetCustomAttributesInfoForbidden
NewGetCustomAttributesInfoForbidden creates a GetCustomAttributesInfoForbidden with default headers values
func (*GetCustomAttributesInfoForbidden) Error ¶
func (o *GetCustomAttributesInfoForbidden) Error() string
func (*GetCustomAttributesInfoForbidden) GetPayload ¶
func (o *GetCustomAttributesInfoForbidden) GetPayload() *basicclientmodels.ErrorEntity
func (*GetCustomAttributesInfoForbidden) ToJSONString ¶ added in v0.25.0
func (o *GetCustomAttributesInfoForbidden) ToJSONString() string
type GetCustomAttributesInfoNotFound ¶
type GetCustomAttributesInfoNotFound struct {
Payload *basicclientmodels.ErrorEntity
}
GetCustomAttributesInfoNotFound handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>11440</td><td>Unable to {action}: User profile not found in namespace [{namespace}]</td></tr></table>
func NewGetCustomAttributesInfoNotFound ¶
func NewGetCustomAttributesInfoNotFound() *GetCustomAttributesInfoNotFound
NewGetCustomAttributesInfoNotFound creates a GetCustomAttributesInfoNotFound with default headers values
func (*GetCustomAttributesInfoNotFound) Error ¶
func (o *GetCustomAttributesInfoNotFound) Error() string
func (*GetCustomAttributesInfoNotFound) GetPayload ¶
func (o *GetCustomAttributesInfoNotFound) GetPayload() *basicclientmodels.ErrorEntity
func (*GetCustomAttributesInfoNotFound) ToJSONString ¶ added in v0.25.0
func (o *GetCustomAttributesInfoNotFound) ToJSONString() string
type GetCustomAttributesInfoOK ¶
type GetCustomAttributesInfoOK struct {
Payload map[string]interface{}
}
GetCustomAttributesInfoOK handles this case with default header values.
successful operation
func NewGetCustomAttributesInfoOK ¶
func NewGetCustomAttributesInfoOK() *GetCustomAttributesInfoOK
NewGetCustomAttributesInfoOK creates a GetCustomAttributesInfoOK with default headers values
func (*GetCustomAttributesInfoOK) Error ¶
func (o *GetCustomAttributesInfoOK) Error() string
func (*GetCustomAttributesInfoOK) GetPayload ¶
func (o *GetCustomAttributesInfoOK) GetPayload() map[string]interface{}
func (*GetCustomAttributesInfoOK) ToJSONString ¶ added in v0.25.0
func (o *GetCustomAttributesInfoOK) ToJSONString() string
type GetCustomAttributesInfoParams ¶
type GetCustomAttributesInfoParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace namespace, only accept alphabet and numeric */ Namespace string /*UserID user's id, should follow UUID version 4 without hyphen */ UserID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetCustomAttributesInfoParams contains all the parameters to send to the API endpoint for the get custom attributes info operation typically these are written to a http.Request
func NewGetCustomAttributesInfoParams ¶
func NewGetCustomAttributesInfoParams() *GetCustomAttributesInfoParams
NewGetCustomAttributesInfoParams creates a new GetCustomAttributesInfoParams object with the default values initialized.
func NewGetCustomAttributesInfoParamsWithContext ¶
func NewGetCustomAttributesInfoParamsWithContext(ctx context.Context) *GetCustomAttributesInfoParams
NewGetCustomAttributesInfoParamsWithContext creates a new GetCustomAttributesInfoParams object with the default values initialized, and the ability to set a context for a request
func NewGetCustomAttributesInfoParamsWithHTTPClient ¶
func NewGetCustomAttributesInfoParamsWithHTTPClient(client *http.Client) *GetCustomAttributesInfoParams
NewGetCustomAttributesInfoParamsWithHTTPClient creates a new GetCustomAttributesInfoParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetCustomAttributesInfoParamsWithTimeout ¶
func NewGetCustomAttributesInfoParamsWithTimeout(timeout time.Duration) *GetCustomAttributesInfoParams
NewGetCustomAttributesInfoParamsWithTimeout creates a new GetCustomAttributesInfoParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetCustomAttributesInfoParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *GetCustomAttributesInfoParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the get custom attributes info params
func (*GetCustomAttributesInfoParams) SetContext ¶
func (o *GetCustomAttributesInfoParams) SetContext(ctx context.Context)
SetContext adds the context to the get custom attributes info params
func (*GetCustomAttributesInfoParams) SetHTTPClient ¶
func (o *GetCustomAttributesInfoParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get custom attributes info params
func (*GetCustomAttributesInfoParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *GetCustomAttributesInfoParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the get custom attributes info params
func (*GetCustomAttributesInfoParams) SetNamespace ¶
func (o *GetCustomAttributesInfoParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the get custom attributes info params
func (*GetCustomAttributesInfoParams) SetTimeout ¶
func (o *GetCustomAttributesInfoParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get custom attributes info params
func (*GetCustomAttributesInfoParams) SetUserID ¶
func (o *GetCustomAttributesInfoParams) SetUserID(userID string)
SetUserID adds the userId to the get custom attributes info params
func (*GetCustomAttributesInfoParams) WithContext ¶
func (o *GetCustomAttributesInfoParams) WithContext(ctx context.Context) *GetCustomAttributesInfoParams
WithContext adds the context to the get custom attributes info params
func (*GetCustomAttributesInfoParams) WithHTTPClient ¶
func (o *GetCustomAttributesInfoParams) WithHTTPClient(client *http.Client) *GetCustomAttributesInfoParams
WithHTTPClient adds the HTTPClient to the get custom attributes info params
func (*GetCustomAttributesInfoParams) WithNamespace ¶
func (o *GetCustomAttributesInfoParams) WithNamespace(namespace string) *GetCustomAttributesInfoParams
WithNamespace adds the namespace to the get custom attributes info params
func (*GetCustomAttributesInfoParams) WithTimeout ¶
func (o *GetCustomAttributesInfoParams) WithTimeout(timeout time.Duration) *GetCustomAttributesInfoParams
WithTimeout adds the timeout to the get custom attributes info params
func (*GetCustomAttributesInfoParams) WithUserID ¶
func (o *GetCustomAttributesInfoParams) WithUserID(userID string) *GetCustomAttributesInfoParams
WithUserID adds the userID to the get custom attributes info params
func (*GetCustomAttributesInfoParams) WriteToRequest ¶
func (o *GetCustomAttributesInfoParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetCustomAttributesInfoReader ¶
type GetCustomAttributesInfoReader struct {
// contains filtered or unexported fields
}
GetCustomAttributesInfoReader is a Reader for the GetCustomAttributesInfo structure.
func (*GetCustomAttributesInfoReader) ReadResponse ¶
func (o *GetCustomAttributesInfoReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetCustomAttributesInfoUnauthorized ¶
type GetCustomAttributesInfoUnauthorized struct {
}GetCustomAttributesInfoUnauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized</td></tr></table>
func NewGetCustomAttributesInfoUnauthorized ¶
func NewGetCustomAttributesInfoUnauthorized() *GetCustomAttributesInfoUnauthorized
NewGetCustomAttributesInfoUnauthorized creates a GetCustomAttributesInfoUnauthorized with default headers values
func (*GetCustomAttributesInfoUnauthorized) Error ¶
func (o *GetCustomAttributesInfoUnauthorized) Error() string
func (*GetCustomAttributesInfoUnauthorized) GetPayload ¶
func (o *GetCustomAttributesInfoUnauthorized) GetPayload() *basicclientmodels.ErrorEntity
func (*GetCustomAttributesInfoUnauthorized) ToJSONString ¶ added in v0.25.0
func (o *GetCustomAttributesInfoUnauthorized) ToJSONString() string
type GetMyPrivateCustomAttributesInfoForbidden ¶ added in v0.29.0
type GetMyPrivateCustomAttributesInfoForbidden struct {
Payload *basicclientmodels.ErrorEntity
}
GetMyPrivateCustomAttributesInfoForbidden 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 NewGetMyPrivateCustomAttributesInfoForbidden ¶ added in v0.29.0
func NewGetMyPrivateCustomAttributesInfoForbidden() *GetMyPrivateCustomAttributesInfoForbidden
NewGetMyPrivateCustomAttributesInfoForbidden creates a GetMyPrivateCustomAttributesInfoForbidden with default headers values
func (*GetMyPrivateCustomAttributesInfoForbidden) Error ¶ added in v0.29.0
func (o *GetMyPrivateCustomAttributesInfoForbidden) Error() string
func (*GetMyPrivateCustomAttributesInfoForbidden) GetPayload ¶ added in v0.29.0
func (o *GetMyPrivateCustomAttributesInfoForbidden) GetPayload() *basicclientmodels.ErrorEntity
func (*GetMyPrivateCustomAttributesInfoForbidden) ToJSONString ¶ added in v0.29.0
func (o *GetMyPrivateCustomAttributesInfoForbidden) ToJSONString() string
type GetMyPrivateCustomAttributesInfoNotFound ¶ added in v0.29.0
type GetMyPrivateCustomAttributesInfoNotFound struct {
Payload *basicclientmodels.ErrorEntity
}
GetMyPrivateCustomAttributesInfoNotFound handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>11440</td><td>Unable to {action}: User profile not found in namespace [{namespace}]</td></tr></table>
func NewGetMyPrivateCustomAttributesInfoNotFound ¶ added in v0.29.0
func NewGetMyPrivateCustomAttributesInfoNotFound() *GetMyPrivateCustomAttributesInfoNotFound
NewGetMyPrivateCustomAttributesInfoNotFound creates a GetMyPrivateCustomAttributesInfoNotFound with default headers values
func (*GetMyPrivateCustomAttributesInfoNotFound) Error ¶ added in v0.29.0
func (o *GetMyPrivateCustomAttributesInfoNotFound) Error() string
func (*GetMyPrivateCustomAttributesInfoNotFound) GetPayload ¶ added in v0.29.0
func (o *GetMyPrivateCustomAttributesInfoNotFound) GetPayload() *basicclientmodels.ErrorEntity
func (*GetMyPrivateCustomAttributesInfoNotFound) ToJSONString ¶ added in v0.29.0
func (o *GetMyPrivateCustomAttributesInfoNotFound) ToJSONString() string
type GetMyPrivateCustomAttributesInfoOK ¶ added in v0.29.0
type GetMyPrivateCustomAttributesInfoOK struct {
Payload map[string]interface{}
}
GetMyPrivateCustomAttributesInfoOK handles this case with default header values.
successful operation
func NewGetMyPrivateCustomAttributesInfoOK ¶ added in v0.29.0
func NewGetMyPrivateCustomAttributesInfoOK() *GetMyPrivateCustomAttributesInfoOK
NewGetMyPrivateCustomAttributesInfoOK creates a GetMyPrivateCustomAttributesInfoOK with default headers values
func (*GetMyPrivateCustomAttributesInfoOK) Error ¶ added in v0.29.0
func (o *GetMyPrivateCustomAttributesInfoOK) Error() string
func (*GetMyPrivateCustomAttributesInfoOK) GetPayload ¶ added in v0.29.0
func (o *GetMyPrivateCustomAttributesInfoOK) GetPayload() map[string]interface{}
func (*GetMyPrivateCustomAttributesInfoOK) ToJSONString ¶ added in v0.29.0
func (o *GetMyPrivateCustomAttributesInfoOK) ToJSONString() string
type GetMyPrivateCustomAttributesInfoParams ¶ added in v0.29.0
type GetMyPrivateCustomAttributesInfoParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace namespace, only accept alphabet and numeric */ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetMyPrivateCustomAttributesInfoParams contains all the parameters to send to the API endpoint for the get my private custom attributes info operation typically these are written to a http.Request
func NewGetMyPrivateCustomAttributesInfoParams ¶ added in v0.29.0
func NewGetMyPrivateCustomAttributesInfoParams() *GetMyPrivateCustomAttributesInfoParams
NewGetMyPrivateCustomAttributesInfoParams creates a new GetMyPrivateCustomAttributesInfoParams object with the default values initialized.
func NewGetMyPrivateCustomAttributesInfoParamsWithContext ¶ added in v0.29.0
func NewGetMyPrivateCustomAttributesInfoParamsWithContext(ctx context.Context) *GetMyPrivateCustomAttributesInfoParams
NewGetMyPrivateCustomAttributesInfoParamsWithContext creates a new GetMyPrivateCustomAttributesInfoParams object with the default values initialized, and the ability to set a context for a request
func NewGetMyPrivateCustomAttributesInfoParamsWithHTTPClient ¶ added in v0.29.0
func NewGetMyPrivateCustomAttributesInfoParamsWithHTTPClient(client *http.Client) *GetMyPrivateCustomAttributesInfoParams
NewGetMyPrivateCustomAttributesInfoParamsWithHTTPClient creates a new GetMyPrivateCustomAttributesInfoParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetMyPrivateCustomAttributesInfoParamsWithTimeout ¶ added in v0.29.0
func NewGetMyPrivateCustomAttributesInfoParamsWithTimeout(timeout time.Duration) *GetMyPrivateCustomAttributesInfoParams
NewGetMyPrivateCustomAttributesInfoParamsWithTimeout creates a new GetMyPrivateCustomAttributesInfoParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetMyPrivateCustomAttributesInfoParams) SetAuthInfoWriter ¶ added in v0.29.0
func (o *GetMyPrivateCustomAttributesInfoParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the get my private custom attributes info params
func (*GetMyPrivateCustomAttributesInfoParams) SetContext ¶ added in v0.29.0
func (o *GetMyPrivateCustomAttributesInfoParams) SetContext(ctx context.Context)
SetContext adds the context to the get my private custom attributes info params
func (*GetMyPrivateCustomAttributesInfoParams) SetHTTPClient ¶ added in v0.29.0
func (o *GetMyPrivateCustomAttributesInfoParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get my private custom attributes info params
func (*GetMyPrivateCustomAttributesInfoParams) SetHTTPClientTransport ¶ added in v0.29.0
func (o *GetMyPrivateCustomAttributesInfoParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the get my private custom attributes info params
func (*GetMyPrivateCustomAttributesInfoParams) SetNamespace ¶ added in v0.29.0
func (o *GetMyPrivateCustomAttributesInfoParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the get my private custom attributes info params
func (*GetMyPrivateCustomAttributesInfoParams) SetTimeout ¶ added in v0.29.0
func (o *GetMyPrivateCustomAttributesInfoParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get my private custom attributes info params
func (*GetMyPrivateCustomAttributesInfoParams) WithContext ¶ added in v0.29.0
func (o *GetMyPrivateCustomAttributesInfoParams) WithContext(ctx context.Context) *GetMyPrivateCustomAttributesInfoParams
WithContext adds the context to the get my private custom attributes info params
func (*GetMyPrivateCustomAttributesInfoParams) WithHTTPClient ¶ added in v0.29.0
func (o *GetMyPrivateCustomAttributesInfoParams) WithHTTPClient(client *http.Client) *GetMyPrivateCustomAttributesInfoParams
WithHTTPClient adds the HTTPClient to the get my private custom attributes info params
func (*GetMyPrivateCustomAttributesInfoParams) WithNamespace ¶ added in v0.29.0
func (o *GetMyPrivateCustomAttributesInfoParams) WithNamespace(namespace string) *GetMyPrivateCustomAttributesInfoParams
WithNamespace adds the namespace to the get my private custom attributes info params
func (*GetMyPrivateCustomAttributesInfoParams) WithTimeout ¶ added in v0.29.0
func (o *GetMyPrivateCustomAttributesInfoParams) WithTimeout(timeout time.Duration) *GetMyPrivateCustomAttributesInfoParams
WithTimeout adds the timeout to the get my private custom attributes info params
func (*GetMyPrivateCustomAttributesInfoParams) WriteToRequest ¶ added in v0.29.0
func (o *GetMyPrivateCustomAttributesInfoParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetMyPrivateCustomAttributesInfoReader ¶ added in v0.29.0
type GetMyPrivateCustomAttributesInfoReader struct {
// contains filtered or unexported fields
}
GetMyPrivateCustomAttributesInfoReader is a Reader for the GetMyPrivateCustomAttributesInfo structure.
func (*GetMyPrivateCustomAttributesInfoReader) ReadResponse ¶ added in v0.29.0
func (o *GetMyPrivateCustomAttributesInfoReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetMyPrivateCustomAttributesInfoUnauthorized ¶ added in v0.29.0
type GetMyPrivateCustomAttributesInfoUnauthorized struct {
}GetMyPrivateCustomAttributesInfoUnauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized</td></tr></table>
func NewGetMyPrivateCustomAttributesInfoUnauthorized ¶ added in v0.29.0
func NewGetMyPrivateCustomAttributesInfoUnauthorized() *GetMyPrivateCustomAttributesInfoUnauthorized
NewGetMyPrivateCustomAttributesInfoUnauthorized creates a GetMyPrivateCustomAttributesInfoUnauthorized with default headers values
func (*GetMyPrivateCustomAttributesInfoUnauthorized) Error ¶ added in v0.29.0
func (o *GetMyPrivateCustomAttributesInfoUnauthorized) Error() string
func (*GetMyPrivateCustomAttributesInfoUnauthorized) GetPayload ¶ added in v0.29.0
func (o *GetMyPrivateCustomAttributesInfoUnauthorized) GetPayload() *basicclientmodels.ErrorEntity
func (*GetMyPrivateCustomAttributesInfoUnauthorized) ToJSONString ¶ added in v0.29.0
func (o *GetMyPrivateCustomAttributesInfoUnauthorized) ToJSONString() string
type GetMyProfileInfoBadRequest ¶
type GetMyProfileInfoBadRequest struct {
Payload *basicclientmodels.ValidationErrorEntity
}
GetMyProfileInfoBadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20002</td><td>validation error</td></tr></table>
func NewGetMyProfileInfoBadRequest ¶
func NewGetMyProfileInfoBadRequest() *GetMyProfileInfoBadRequest
NewGetMyProfileInfoBadRequest creates a GetMyProfileInfoBadRequest with default headers values
func (*GetMyProfileInfoBadRequest) Error ¶
func (o *GetMyProfileInfoBadRequest) Error() string
func (*GetMyProfileInfoBadRequest) GetPayload ¶
func (o *GetMyProfileInfoBadRequest) GetPayload() *basicclientmodels.ValidationErrorEntity
func (*GetMyProfileInfoBadRequest) ToJSONString ¶ added in v0.25.0
func (o *GetMyProfileInfoBadRequest) ToJSONString() string
type GetMyProfileInfoForbidden ¶
type GetMyProfileInfoForbidden struct {
Payload *basicclientmodels.ErrorEntity
}
GetMyProfileInfoForbidden 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 NewGetMyProfileInfoForbidden ¶
func NewGetMyProfileInfoForbidden() *GetMyProfileInfoForbidden
NewGetMyProfileInfoForbidden creates a GetMyProfileInfoForbidden with default headers values
func (*GetMyProfileInfoForbidden) Error ¶
func (o *GetMyProfileInfoForbidden) Error() string
func (*GetMyProfileInfoForbidden) GetPayload ¶
func (o *GetMyProfileInfoForbidden) GetPayload() *basicclientmodels.ErrorEntity
func (*GetMyProfileInfoForbidden) ToJSONString ¶ added in v0.25.0
func (o *GetMyProfileInfoForbidden) ToJSONString() string
type GetMyProfileInfoNotFound ¶
type GetMyProfileInfoNotFound struct {
Payload *basicclientmodels.ErrorEntity
}
GetMyProfileInfoNotFound handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20008</td><td>user not found</td></tr><tr><td>20017</td><td>user not linked</td></tr><tr><td>11440</td><td>Unable to {action}: User profile not found in namespace [{namespace}]</td></tr></table>
func NewGetMyProfileInfoNotFound ¶
func NewGetMyProfileInfoNotFound() *GetMyProfileInfoNotFound
NewGetMyProfileInfoNotFound creates a GetMyProfileInfoNotFound with default headers values
func (*GetMyProfileInfoNotFound) Error ¶
func (o *GetMyProfileInfoNotFound) Error() string
func (*GetMyProfileInfoNotFound) GetPayload ¶
func (o *GetMyProfileInfoNotFound) GetPayload() *basicclientmodels.ErrorEntity
func (*GetMyProfileInfoNotFound) ToJSONString ¶ added in v0.25.0
func (o *GetMyProfileInfoNotFound) ToJSONString() string
type GetMyProfileInfoOK ¶
type GetMyProfileInfoOK struct {
Payload *basicclientmodels.UserProfilePrivateInfo
}
GetMyProfileInfoOK handles this case with default header values.
Successful operation
func NewGetMyProfileInfoOK ¶
func NewGetMyProfileInfoOK() *GetMyProfileInfoOK
NewGetMyProfileInfoOK creates a GetMyProfileInfoOK with default headers values
func (*GetMyProfileInfoOK) Error ¶
func (o *GetMyProfileInfoOK) Error() string
func (*GetMyProfileInfoOK) GetPayload ¶
func (o *GetMyProfileInfoOK) GetPayload() *basicclientmodels.UserProfilePrivateInfo
func (*GetMyProfileInfoOK) ToJSONString ¶ added in v0.25.0
func (o *GetMyProfileInfoOK) ToJSONString() string
type GetMyProfileInfoParams ¶
type GetMyProfileInfoParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace namespace, only accept alphabet and numeric */ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetMyProfileInfoParams contains all the parameters to send to the API endpoint for the get my profile info operation typically these are written to a http.Request
func NewGetMyProfileInfoParams ¶
func NewGetMyProfileInfoParams() *GetMyProfileInfoParams
NewGetMyProfileInfoParams creates a new GetMyProfileInfoParams object with the default values initialized.
func NewGetMyProfileInfoParamsWithContext ¶
func NewGetMyProfileInfoParamsWithContext(ctx context.Context) *GetMyProfileInfoParams
NewGetMyProfileInfoParamsWithContext creates a new GetMyProfileInfoParams object with the default values initialized, and the ability to set a context for a request
func NewGetMyProfileInfoParamsWithHTTPClient ¶
func NewGetMyProfileInfoParamsWithHTTPClient(client *http.Client) *GetMyProfileInfoParams
NewGetMyProfileInfoParamsWithHTTPClient creates a new GetMyProfileInfoParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetMyProfileInfoParamsWithTimeout ¶
func NewGetMyProfileInfoParamsWithTimeout(timeout time.Duration) *GetMyProfileInfoParams
NewGetMyProfileInfoParamsWithTimeout creates a new GetMyProfileInfoParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetMyProfileInfoParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *GetMyProfileInfoParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the get my profile info params
func (*GetMyProfileInfoParams) SetContext ¶
func (o *GetMyProfileInfoParams) SetContext(ctx context.Context)
SetContext adds the context to the get my profile info params
func (*GetMyProfileInfoParams) SetHTTPClient ¶
func (o *GetMyProfileInfoParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get my profile info params
func (*GetMyProfileInfoParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *GetMyProfileInfoParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the get my profile info params
func (*GetMyProfileInfoParams) SetNamespace ¶
func (o *GetMyProfileInfoParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the get my profile info params
func (*GetMyProfileInfoParams) SetTimeout ¶
func (o *GetMyProfileInfoParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get my profile info params
func (*GetMyProfileInfoParams) WithContext ¶
func (o *GetMyProfileInfoParams) WithContext(ctx context.Context) *GetMyProfileInfoParams
WithContext adds the context to the get my profile info params
func (*GetMyProfileInfoParams) WithHTTPClient ¶
func (o *GetMyProfileInfoParams) WithHTTPClient(client *http.Client) *GetMyProfileInfoParams
WithHTTPClient adds the HTTPClient to the get my profile info params
func (*GetMyProfileInfoParams) WithNamespace ¶
func (o *GetMyProfileInfoParams) WithNamespace(namespace string) *GetMyProfileInfoParams
WithNamespace adds the namespace to the get my profile info params
func (*GetMyProfileInfoParams) WithTimeout ¶
func (o *GetMyProfileInfoParams) WithTimeout(timeout time.Duration) *GetMyProfileInfoParams
WithTimeout adds the timeout to the get my profile info params
func (*GetMyProfileInfoParams) WriteToRequest ¶
func (o *GetMyProfileInfoParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetMyProfileInfoReader ¶
type GetMyProfileInfoReader struct {
// contains filtered or unexported fields
}
GetMyProfileInfoReader is a Reader for the GetMyProfileInfo structure.
func (*GetMyProfileInfoReader) ReadResponse ¶
func (o *GetMyProfileInfoReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetMyProfileInfoUnauthorized ¶
type GetMyProfileInfoUnauthorized struct {
}GetMyProfileInfoUnauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized</td></tr></table>
func NewGetMyProfileInfoUnauthorized ¶
func NewGetMyProfileInfoUnauthorized() *GetMyProfileInfoUnauthorized
NewGetMyProfileInfoUnauthorized creates a GetMyProfileInfoUnauthorized with default headers values
func (*GetMyProfileInfoUnauthorized) Error ¶
func (o *GetMyProfileInfoUnauthorized) Error() string
func (*GetMyProfileInfoUnauthorized) GetPayload ¶
func (o *GetMyProfileInfoUnauthorized) GetPayload() *basicclientmodels.ErrorEntity
func (*GetMyProfileInfoUnauthorized) ToJSONString ¶ added in v0.25.0
func (o *GetMyProfileInfoUnauthorized) ToJSONString() string
type GetMyZipCodeForbidden ¶ added in v0.7.0
type GetMyZipCodeForbidden struct {
Payload *basicclientmodels.ErrorEntity
}
GetMyZipCodeForbidden 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 NewGetMyZipCodeForbidden ¶ added in v0.7.0
func NewGetMyZipCodeForbidden() *GetMyZipCodeForbidden
NewGetMyZipCodeForbidden creates a GetMyZipCodeForbidden with default headers values
func (*GetMyZipCodeForbidden) Error ¶ added in v0.7.0
func (o *GetMyZipCodeForbidden) Error() string
func (*GetMyZipCodeForbidden) GetPayload ¶ added in v0.7.0
func (o *GetMyZipCodeForbidden) GetPayload() *basicclientmodels.ErrorEntity
func (*GetMyZipCodeForbidden) ToJSONString ¶ added in v0.25.0
func (o *GetMyZipCodeForbidden) ToJSONString() string
type GetMyZipCodeOK ¶ added in v0.7.0
type GetMyZipCodeOK struct {
Payload *basicclientmodels.UserZipCode
}
GetMyZipCodeOK handles this case with default header values.
Successful operation
func NewGetMyZipCodeOK ¶ added in v0.7.0
func NewGetMyZipCodeOK() *GetMyZipCodeOK
NewGetMyZipCodeOK creates a GetMyZipCodeOK with default headers values
func (*GetMyZipCodeOK) Error ¶ added in v0.7.0
func (o *GetMyZipCodeOK) Error() string
func (*GetMyZipCodeOK) GetPayload ¶ added in v0.7.0
func (o *GetMyZipCodeOK) GetPayload() *basicclientmodels.UserZipCode
func (*GetMyZipCodeOK) ToJSONString ¶ added in v0.25.0
func (o *GetMyZipCodeOK) ToJSONString() string
type GetMyZipCodeParams ¶ added in v0.7.0
type GetMyZipCodeParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace namespace, only accept alphabet and numeric */ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetMyZipCodeParams contains all the parameters to send to the API endpoint for the get my zip code operation typically these are written to a http.Request
func NewGetMyZipCodeParams ¶ added in v0.7.0
func NewGetMyZipCodeParams() *GetMyZipCodeParams
NewGetMyZipCodeParams creates a new GetMyZipCodeParams object with the default values initialized.
func NewGetMyZipCodeParamsWithContext ¶ added in v0.7.0
func NewGetMyZipCodeParamsWithContext(ctx context.Context) *GetMyZipCodeParams
NewGetMyZipCodeParamsWithContext creates a new GetMyZipCodeParams object with the default values initialized, and the ability to set a context for a request
func NewGetMyZipCodeParamsWithHTTPClient ¶ added in v0.7.0
func NewGetMyZipCodeParamsWithHTTPClient(client *http.Client) *GetMyZipCodeParams
NewGetMyZipCodeParamsWithHTTPClient creates a new GetMyZipCodeParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetMyZipCodeParamsWithTimeout ¶ added in v0.7.0
func NewGetMyZipCodeParamsWithTimeout(timeout time.Duration) *GetMyZipCodeParams
NewGetMyZipCodeParamsWithTimeout creates a new GetMyZipCodeParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetMyZipCodeParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *GetMyZipCodeParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the get my zip code params
func (*GetMyZipCodeParams) SetContext ¶ added in v0.7.0
func (o *GetMyZipCodeParams) SetContext(ctx context.Context)
SetContext adds the context to the get my zip code params
func (*GetMyZipCodeParams) SetHTTPClient ¶ added in v0.7.0
func (o *GetMyZipCodeParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get my zip code params
func (*GetMyZipCodeParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *GetMyZipCodeParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the get my zip code params
func (*GetMyZipCodeParams) SetNamespace ¶ added in v0.7.0
func (o *GetMyZipCodeParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the get my zip code params
func (*GetMyZipCodeParams) SetTimeout ¶ added in v0.7.0
func (o *GetMyZipCodeParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get my zip code params
func (*GetMyZipCodeParams) WithContext ¶ added in v0.7.0
func (o *GetMyZipCodeParams) WithContext(ctx context.Context) *GetMyZipCodeParams
WithContext adds the context to the get my zip code params
func (*GetMyZipCodeParams) WithHTTPClient ¶ added in v0.7.0
func (o *GetMyZipCodeParams) WithHTTPClient(client *http.Client) *GetMyZipCodeParams
WithHTTPClient adds the HTTPClient to the get my zip code params
func (*GetMyZipCodeParams) WithNamespace ¶ added in v0.7.0
func (o *GetMyZipCodeParams) WithNamespace(namespace string) *GetMyZipCodeParams
WithNamespace adds the namespace to the get my zip code params
func (*GetMyZipCodeParams) WithTimeout ¶ added in v0.7.0
func (o *GetMyZipCodeParams) WithTimeout(timeout time.Duration) *GetMyZipCodeParams
WithTimeout adds the timeout to the get my zip code params
func (*GetMyZipCodeParams) WriteToRequest ¶ added in v0.7.0
func (o *GetMyZipCodeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetMyZipCodeReader ¶ added in v0.7.0
type GetMyZipCodeReader struct {
// contains filtered or unexported fields
}
GetMyZipCodeReader is a Reader for the GetMyZipCode structure.
func (*GetMyZipCodeReader) ReadResponse ¶ added in v0.7.0
func (o *GetMyZipCodeReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetMyZipCodeUnauthorized ¶ added in v0.7.0
type GetMyZipCodeUnauthorized struct {
}GetMyZipCodeUnauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized</td></tr></table>
func NewGetMyZipCodeUnauthorized ¶ added in v0.7.0
func NewGetMyZipCodeUnauthorized() *GetMyZipCodeUnauthorized
NewGetMyZipCodeUnauthorized creates a GetMyZipCodeUnauthorized with default headers values
func (*GetMyZipCodeUnauthorized) Error ¶ added in v0.7.0
func (o *GetMyZipCodeUnauthorized) Error() string
func (*GetMyZipCodeUnauthorized) GetPayload ¶ added in v0.7.0
func (o *GetMyZipCodeUnauthorized) GetPayload() *basicclientmodels.ErrorEntity
func (*GetMyZipCodeUnauthorized) ToJSONString ¶ added in v0.25.0
func (o *GetMyZipCodeUnauthorized) ToJSONString() string
type GetPrivateCustomAttributesInfoForbidden ¶
type GetPrivateCustomAttributesInfoForbidden struct {
Payload *basicclientmodels.ErrorEntity
}
GetPrivateCustomAttributesInfoForbidden 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 NewGetPrivateCustomAttributesInfoForbidden ¶
func NewGetPrivateCustomAttributesInfoForbidden() *GetPrivateCustomAttributesInfoForbidden
NewGetPrivateCustomAttributesInfoForbidden creates a GetPrivateCustomAttributesInfoForbidden with default headers values
func (*GetPrivateCustomAttributesInfoForbidden) Error ¶
func (o *GetPrivateCustomAttributesInfoForbidden) Error() string
func (*GetPrivateCustomAttributesInfoForbidden) GetPayload ¶
func (o *GetPrivateCustomAttributesInfoForbidden) GetPayload() *basicclientmodels.ErrorEntity
func (*GetPrivateCustomAttributesInfoForbidden) ToJSONString ¶ added in v0.25.0
func (o *GetPrivateCustomAttributesInfoForbidden) ToJSONString() string
type GetPrivateCustomAttributesInfoNotFound ¶
type GetPrivateCustomAttributesInfoNotFound struct {
Payload *basicclientmodels.ErrorEntity
}
GetPrivateCustomAttributesInfoNotFound handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>11440</td><td>Unable to {action}: User profile not found in namespace [{namespace}]</td></tr></table>
func NewGetPrivateCustomAttributesInfoNotFound ¶
func NewGetPrivateCustomAttributesInfoNotFound() *GetPrivateCustomAttributesInfoNotFound
NewGetPrivateCustomAttributesInfoNotFound creates a GetPrivateCustomAttributesInfoNotFound with default headers values
func (*GetPrivateCustomAttributesInfoNotFound) Error ¶
func (o *GetPrivateCustomAttributesInfoNotFound) Error() string
func (*GetPrivateCustomAttributesInfoNotFound) GetPayload ¶
func (o *GetPrivateCustomAttributesInfoNotFound) GetPayload() *basicclientmodels.ErrorEntity
func (*GetPrivateCustomAttributesInfoNotFound) ToJSONString ¶ added in v0.25.0
func (o *GetPrivateCustomAttributesInfoNotFound) ToJSONString() string
type GetPrivateCustomAttributesInfoOK ¶
type GetPrivateCustomAttributesInfoOK struct {
Payload map[string]interface{}
}
GetPrivateCustomAttributesInfoOK handles this case with default header values.
successful operation
func NewGetPrivateCustomAttributesInfoOK ¶
func NewGetPrivateCustomAttributesInfoOK() *GetPrivateCustomAttributesInfoOK
NewGetPrivateCustomAttributesInfoOK creates a GetPrivateCustomAttributesInfoOK with default headers values
func (*GetPrivateCustomAttributesInfoOK) Error ¶
func (o *GetPrivateCustomAttributesInfoOK) Error() string
func (*GetPrivateCustomAttributesInfoOK) GetPayload ¶
func (o *GetPrivateCustomAttributesInfoOK) GetPayload() map[string]interface{}
func (*GetPrivateCustomAttributesInfoOK) ToJSONString ¶ added in v0.25.0
func (o *GetPrivateCustomAttributesInfoOK) ToJSONString() string
type GetPrivateCustomAttributesInfoParams ¶
type GetPrivateCustomAttributesInfoParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace namespace, only accept alphabet and numeric */ Namespace string /*UserID user's id, should follow UUID version 4 without hyphen */ UserID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetPrivateCustomAttributesInfoParams contains all the parameters to send to the API endpoint for the get private custom attributes info operation typically these are written to a http.Request
func NewGetPrivateCustomAttributesInfoParams ¶
func NewGetPrivateCustomAttributesInfoParams() *GetPrivateCustomAttributesInfoParams
NewGetPrivateCustomAttributesInfoParams creates a new GetPrivateCustomAttributesInfoParams object with the default values initialized.
func NewGetPrivateCustomAttributesInfoParamsWithContext ¶
func NewGetPrivateCustomAttributesInfoParamsWithContext(ctx context.Context) *GetPrivateCustomAttributesInfoParams
NewGetPrivateCustomAttributesInfoParamsWithContext creates a new GetPrivateCustomAttributesInfoParams object with the default values initialized, and the ability to set a context for a request
func NewGetPrivateCustomAttributesInfoParamsWithHTTPClient ¶
func NewGetPrivateCustomAttributesInfoParamsWithHTTPClient(client *http.Client) *GetPrivateCustomAttributesInfoParams
NewGetPrivateCustomAttributesInfoParamsWithHTTPClient creates a new GetPrivateCustomAttributesInfoParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetPrivateCustomAttributesInfoParamsWithTimeout ¶
func NewGetPrivateCustomAttributesInfoParamsWithTimeout(timeout time.Duration) *GetPrivateCustomAttributesInfoParams
NewGetPrivateCustomAttributesInfoParamsWithTimeout creates a new GetPrivateCustomAttributesInfoParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetPrivateCustomAttributesInfoParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *GetPrivateCustomAttributesInfoParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the get private custom attributes info params
func (*GetPrivateCustomAttributesInfoParams) SetContext ¶
func (o *GetPrivateCustomAttributesInfoParams) SetContext(ctx context.Context)
SetContext adds the context to the get private custom attributes info params
func (*GetPrivateCustomAttributesInfoParams) SetHTTPClient ¶
func (o *GetPrivateCustomAttributesInfoParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get private custom attributes info params
func (*GetPrivateCustomAttributesInfoParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *GetPrivateCustomAttributesInfoParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the get private custom attributes info params
func (*GetPrivateCustomAttributesInfoParams) SetNamespace ¶
func (o *GetPrivateCustomAttributesInfoParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the get private custom attributes info params
func (*GetPrivateCustomAttributesInfoParams) SetTimeout ¶
func (o *GetPrivateCustomAttributesInfoParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get private custom attributes info params
func (*GetPrivateCustomAttributesInfoParams) SetUserID ¶
func (o *GetPrivateCustomAttributesInfoParams) SetUserID(userID string)
SetUserID adds the userId to the get private custom attributes info params
func (*GetPrivateCustomAttributesInfoParams) WithContext ¶
func (o *GetPrivateCustomAttributesInfoParams) WithContext(ctx context.Context) *GetPrivateCustomAttributesInfoParams
WithContext adds the context to the get private custom attributes info params
func (*GetPrivateCustomAttributesInfoParams) WithHTTPClient ¶
func (o *GetPrivateCustomAttributesInfoParams) WithHTTPClient(client *http.Client) *GetPrivateCustomAttributesInfoParams
WithHTTPClient adds the HTTPClient to the get private custom attributes info params
func (*GetPrivateCustomAttributesInfoParams) WithNamespace ¶
func (o *GetPrivateCustomAttributesInfoParams) WithNamespace(namespace string) *GetPrivateCustomAttributesInfoParams
WithNamespace adds the namespace to the get private custom attributes info params
func (*GetPrivateCustomAttributesInfoParams) WithTimeout ¶
func (o *GetPrivateCustomAttributesInfoParams) WithTimeout(timeout time.Duration) *GetPrivateCustomAttributesInfoParams
WithTimeout adds the timeout to the get private custom attributes info params
func (*GetPrivateCustomAttributesInfoParams) WithUserID ¶
func (o *GetPrivateCustomAttributesInfoParams) WithUserID(userID string) *GetPrivateCustomAttributesInfoParams
WithUserID adds the userID to the get private custom attributes info params
func (*GetPrivateCustomAttributesInfoParams) WriteToRequest ¶
func (o *GetPrivateCustomAttributesInfoParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetPrivateCustomAttributesInfoReader ¶
type GetPrivateCustomAttributesInfoReader struct {
// contains filtered or unexported fields
}
GetPrivateCustomAttributesInfoReader is a Reader for the GetPrivateCustomAttributesInfo structure.
func (*GetPrivateCustomAttributesInfoReader) ReadResponse ¶
func (o *GetPrivateCustomAttributesInfoReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetPrivateCustomAttributesInfoUnauthorized ¶
type GetPrivateCustomAttributesInfoUnauthorized struct {
}GetPrivateCustomAttributesInfoUnauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized</td></tr></table>
func NewGetPrivateCustomAttributesInfoUnauthorized ¶
func NewGetPrivateCustomAttributesInfoUnauthorized() *GetPrivateCustomAttributesInfoUnauthorized
NewGetPrivateCustomAttributesInfoUnauthorized creates a GetPrivateCustomAttributesInfoUnauthorized with default headers values
func (*GetPrivateCustomAttributesInfoUnauthorized) Error ¶
func (o *GetPrivateCustomAttributesInfoUnauthorized) Error() string
func (*GetPrivateCustomAttributesInfoUnauthorized) GetPayload ¶
func (o *GetPrivateCustomAttributesInfoUnauthorized) GetPayload() *basicclientmodels.ErrorEntity
func (*GetPrivateCustomAttributesInfoUnauthorized) ToJSONString ¶ added in v0.25.0
func (o *GetPrivateCustomAttributesInfoUnauthorized) ToJSONString() string
type GetUserProfileInfoBadRequest ¶
type GetUserProfileInfoBadRequest struct {
Payload *basicclientmodels.ValidationErrorEntity
}
GetUserProfileInfoBadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20002</td><td>validation error</td></tr></table>
func NewGetUserProfileInfoBadRequest ¶
func NewGetUserProfileInfoBadRequest() *GetUserProfileInfoBadRequest
NewGetUserProfileInfoBadRequest creates a GetUserProfileInfoBadRequest with default headers values
func (*GetUserProfileInfoBadRequest) Error ¶
func (o *GetUserProfileInfoBadRequest) Error() string
func (*GetUserProfileInfoBadRequest) GetPayload ¶
func (o *GetUserProfileInfoBadRequest) GetPayload() *basicclientmodels.ValidationErrorEntity
func (*GetUserProfileInfoBadRequest) ToJSONString ¶ added in v0.25.0
func (o *GetUserProfileInfoBadRequest) ToJSONString() string
type GetUserProfileInfoByPublicIDBadRequest ¶ added in v0.20.0
type GetUserProfileInfoByPublicIDBadRequest struct {
Payload *basicclientmodels.ValidationErrorEntity
}
GetUserProfileInfoByPublicIDBadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20002</td><td>validation error</td></tr></table>
func NewGetUserProfileInfoByPublicIDBadRequest ¶ added in v0.20.0
func NewGetUserProfileInfoByPublicIDBadRequest() *GetUserProfileInfoByPublicIDBadRequest
NewGetUserProfileInfoByPublicIDBadRequest creates a GetUserProfileInfoByPublicIDBadRequest with default headers values
func (*GetUserProfileInfoByPublicIDBadRequest) Error ¶ added in v0.20.0
func (o *GetUserProfileInfoByPublicIDBadRequest) Error() string
func (*GetUserProfileInfoByPublicIDBadRequest) GetPayload ¶ added in v0.20.0
func (o *GetUserProfileInfoByPublicIDBadRequest) GetPayload() *basicclientmodels.ValidationErrorEntity
func (*GetUserProfileInfoByPublicIDBadRequest) ToJSONString ¶ added in v0.25.0
func (o *GetUserProfileInfoByPublicIDBadRequest) ToJSONString() string
type GetUserProfileInfoByPublicIDForbidden ¶ added in v0.20.0
type GetUserProfileInfoByPublicIDForbidden struct {
Payload *basicclientmodels.ErrorEntity
}
GetUserProfileInfoByPublicIDForbidden 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 NewGetUserProfileInfoByPublicIDForbidden ¶ added in v0.20.0
func NewGetUserProfileInfoByPublicIDForbidden() *GetUserProfileInfoByPublicIDForbidden
NewGetUserProfileInfoByPublicIDForbidden creates a GetUserProfileInfoByPublicIDForbidden with default headers values
func (*GetUserProfileInfoByPublicIDForbidden) Error ¶ added in v0.20.0
func (o *GetUserProfileInfoByPublicIDForbidden) Error() string
func (*GetUserProfileInfoByPublicIDForbidden) GetPayload ¶ added in v0.20.0
func (o *GetUserProfileInfoByPublicIDForbidden) GetPayload() *basicclientmodels.ErrorEntity
func (*GetUserProfileInfoByPublicIDForbidden) ToJSONString ¶ added in v0.25.0
func (o *GetUserProfileInfoByPublicIDForbidden) ToJSONString() string
type GetUserProfileInfoByPublicIDNotFound ¶ added in v0.20.0
type GetUserProfileInfoByPublicIDNotFound struct {
Payload *basicclientmodels.ErrorEntity
}
GetUserProfileInfoByPublicIDNotFound handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>11469</td><td>User profile with publicId [{publicId}] not found in namespace [{namespace}]</td></tr></table>
func NewGetUserProfileInfoByPublicIDNotFound ¶ added in v0.20.0
func NewGetUserProfileInfoByPublicIDNotFound() *GetUserProfileInfoByPublicIDNotFound
NewGetUserProfileInfoByPublicIDNotFound creates a GetUserProfileInfoByPublicIDNotFound with default headers values
func (*GetUserProfileInfoByPublicIDNotFound) Error ¶ added in v0.20.0
func (o *GetUserProfileInfoByPublicIDNotFound) Error() string
func (*GetUserProfileInfoByPublicIDNotFound) GetPayload ¶ added in v0.20.0
func (o *GetUserProfileInfoByPublicIDNotFound) GetPayload() *basicclientmodels.ErrorEntity
func (*GetUserProfileInfoByPublicIDNotFound) ToJSONString ¶ added in v0.25.0
func (o *GetUserProfileInfoByPublicIDNotFound) ToJSONString() string
type GetUserProfileInfoByPublicIDOK ¶ added in v0.20.0
type GetUserProfileInfoByPublicIDOK struct {
Payload *basicclientmodels.UserProfileInfo
}
GetUserProfileInfoByPublicIDOK handles this case with default header values.
Successful operation
func NewGetUserProfileInfoByPublicIDOK ¶ added in v0.20.0
func NewGetUserProfileInfoByPublicIDOK() *GetUserProfileInfoByPublicIDOK
NewGetUserProfileInfoByPublicIDOK creates a GetUserProfileInfoByPublicIDOK with default headers values
func (*GetUserProfileInfoByPublicIDOK) Error ¶ added in v0.20.0
func (o *GetUserProfileInfoByPublicIDOK) Error() string
func (*GetUserProfileInfoByPublicIDOK) GetPayload ¶ added in v0.20.0
func (o *GetUserProfileInfoByPublicIDOK) GetPayload() *basicclientmodels.UserProfileInfo
func (*GetUserProfileInfoByPublicIDOK) ToJSONString ¶ added in v0.25.0
func (o *GetUserProfileInfoByPublicIDOK) ToJSONString() string
type GetUserProfileInfoByPublicIDParams ¶ added in v0.20.0
type GetUserProfileInfoByPublicIDParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace namespace, only accept alphabet and numeric */ Namespace string /*PublicID user public id */ PublicID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetUserProfileInfoByPublicIDParams contains all the parameters to send to the API endpoint for the get user profile info by public id operation typically these are written to a http.Request
func NewGetUserProfileInfoByPublicIDParams ¶ added in v0.20.0
func NewGetUserProfileInfoByPublicIDParams() *GetUserProfileInfoByPublicIDParams
NewGetUserProfileInfoByPublicIDParams creates a new GetUserProfileInfoByPublicIDParams object with the default values initialized.
func NewGetUserProfileInfoByPublicIDParamsWithContext ¶ added in v0.20.0
func NewGetUserProfileInfoByPublicIDParamsWithContext(ctx context.Context) *GetUserProfileInfoByPublicIDParams
NewGetUserProfileInfoByPublicIDParamsWithContext creates a new GetUserProfileInfoByPublicIDParams object with the default values initialized, and the ability to set a context for a request
func NewGetUserProfileInfoByPublicIDParamsWithHTTPClient ¶ added in v0.20.0
func NewGetUserProfileInfoByPublicIDParamsWithHTTPClient(client *http.Client) *GetUserProfileInfoByPublicIDParams
NewGetUserProfileInfoByPublicIDParamsWithHTTPClient creates a new GetUserProfileInfoByPublicIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetUserProfileInfoByPublicIDParamsWithTimeout ¶ added in v0.20.0
func NewGetUserProfileInfoByPublicIDParamsWithTimeout(timeout time.Duration) *GetUserProfileInfoByPublicIDParams
NewGetUserProfileInfoByPublicIDParamsWithTimeout creates a new GetUserProfileInfoByPublicIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetUserProfileInfoByPublicIDParams) SetAuthInfoWriter ¶ added in v0.20.0
func (o *GetUserProfileInfoByPublicIDParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the get user profile info by public id params
func (*GetUserProfileInfoByPublicIDParams) SetContext ¶ added in v0.20.0
func (o *GetUserProfileInfoByPublicIDParams) SetContext(ctx context.Context)
SetContext adds the context to the get user profile info by public id params
func (*GetUserProfileInfoByPublicIDParams) SetHTTPClient ¶ added in v0.20.0
func (o *GetUserProfileInfoByPublicIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get user profile info by public id params
func (*GetUserProfileInfoByPublicIDParams) SetHTTPClientTransport ¶ added in v0.20.0
func (o *GetUserProfileInfoByPublicIDParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the get user profile info by public id params
func (*GetUserProfileInfoByPublicIDParams) SetNamespace ¶ added in v0.20.0
func (o *GetUserProfileInfoByPublicIDParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the get user profile info by public id params
func (*GetUserProfileInfoByPublicIDParams) SetPublicID ¶ added in v0.20.0
func (o *GetUserProfileInfoByPublicIDParams) SetPublicID(publicID string)
SetPublicID adds the publicId to the get user profile info by public id params
func (*GetUserProfileInfoByPublicIDParams) SetTimeout ¶ added in v0.20.0
func (o *GetUserProfileInfoByPublicIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get user profile info by public id params
func (*GetUserProfileInfoByPublicIDParams) WithContext ¶ added in v0.20.0
func (o *GetUserProfileInfoByPublicIDParams) WithContext(ctx context.Context) *GetUserProfileInfoByPublicIDParams
WithContext adds the context to the get user profile info by public id params
func (*GetUserProfileInfoByPublicIDParams) WithHTTPClient ¶ added in v0.20.0
func (o *GetUserProfileInfoByPublicIDParams) WithHTTPClient(client *http.Client) *GetUserProfileInfoByPublicIDParams
WithHTTPClient adds the HTTPClient to the get user profile info by public id params
func (*GetUserProfileInfoByPublicIDParams) WithNamespace ¶ added in v0.20.0
func (o *GetUserProfileInfoByPublicIDParams) WithNamespace(namespace string) *GetUserProfileInfoByPublicIDParams
WithNamespace adds the namespace to the get user profile info by public id params
func (*GetUserProfileInfoByPublicIDParams) WithPublicID ¶ added in v0.20.0
func (o *GetUserProfileInfoByPublicIDParams) WithPublicID(publicID string) *GetUserProfileInfoByPublicIDParams
WithPublicID adds the publicID to the get user profile info by public id params
func (*GetUserProfileInfoByPublicIDParams) WithTimeout ¶ added in v0.20.0
func (o *GetUserProfileInfoByPublicIDParams) WithTimeout(timeout time.Duration) *GetUserProfileInfoByPublicIDParams
WithTimeout adds the timeout to the get user profile info by public id params
func (*GetUserProfileInfoByPublicIDParams) WriteToRequest ¶ added in v0.20.0
func (o *GetUserProfileInfoByPublicIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetUserProfileInfoByPublicIDReader ¶ added in v0.20.0
type GetUserProfileInfoByPublicIDReader struct {
// contains filtered or unexported fields
}
GetUserProfileInfoByPublicIDReader is a Reader for the GetUserProfileInfoByPublicID structure.
func (*GetUserProfileInfoByPublicIDReader) ReadResponse ¶ added in v0.20.0
func (o *GetUserProfileInfoByPublicIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetUserProfileInfoByPublicIDUnauthorized ¶ added in v0.20.0
type GetUserProfileInfoByPublicIDUnauthorized struct {
}GetUserProfileInfoByPublicIDUnauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized</td></tr></table>
func NewGetUserProfileInfoByPublicIDUnauthorized ¶ added in v0.20.0
func NewGetUserProfileInfoByPublicIDUnauthorized() *GetUserProfileInfoByPublicIDUnauthorized
NewGetUserProfileInfoByPublicIDUnauthorized creates a GetUserProfileInfoByPublicIDUnauthorized with default headers values
func (*GetUserProfileInfoByPublicIDUnauthorized) Error ¶ added in v0.20.0
func (o *GetUserProfileInfoByPublicIDUnauthorized) Error() string
func (*GetUserProfileInfoByPublicIDUnauthorized) GetPayload ¶ added in v0.20.0
func (o *GetUserProfileInfoByPublicIDUnauthorized) GetPayload() *basicclientmodels.ErrorEntity
func (*GetUserProfileInfoByPublicIDUnauthorized) ToJSONString ¶ added in v0.25.0
func (o *GetUserProfileInfoByPublicIDUnauthorized) ToJSONString() string
type GetUserProfileInfoForbidden ¶
type GetUserProfileInfoForbidden struct {
Payload *basicclientmodels.ErrorEntity
}
GetUserProfileInfoForbidden 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 NewGetUserProfileInfoForbidden ¶
func NewGetUserProfileInfoForbidden() *GetUserProfileInfoForbidden
NewGetUserProfileInfoForbidden creates a GetUserProfileInfoForbidden with default headers values
func (*GetUserProfileInfoForbidden) Error ¶
func (o *GetUserProfileInfoForbidden) Error() string
func (*GetUserProfileInfoForbidden) GetPayload ¶
func (o *GetUserProfileInfoForbidden) GetPayload() *basicclientmodels.ErrorEntity
func (*GetUserProfileInfoForbidden) ToJSONString ¶ added in v0.25.0
func (o *GetUserProfileInfoForbidden) ToJSONString() string
type GetUserProfileInfoNotFound ¶
type GetUserProfileInfoNotFound struct {
Payload *basicclientmodels.ErrorEntity
}
GetUserProfileInfoNotFound handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>11440</td><td>Unable to {action}: User profile not found in namespace [{namespace}]</td></tr></table>
func NewGetUserProfileInfoNotFound ¶
func NewGetUserProfileInfoNotFound() *GetUserProfileInfoNotFound
NewGetUserProfileInfoNotFound creates a GetUserProfileInfoNotFound with default headers values
func (*GetUserProfileInfoNotFound) Error ¶
func (o *GetUserProfileInfoNotFound) Error() string
func (*GetUserProfileInfoNotFound) GetPayload ¶
func (o *GetUserProfileInfoNotFound) GetPayload() *basicclientmodels.ErrorEntity
func (*GetUserProfileInfoNotFound) ToJSONString ¶ added in v0.25.0
func (o *GetUserProfileInfoNotFound) ToJSONString() string
type GetUserProfileInfoOK ¶
type GetUserProfileInfoOK struct {
Payload *basicclientmodels.UserProfilePrivateInfo
}
GetUserProfileInfoOK handles this case with default header values.
successful operation
func NewGetUserProfileInfoOK ¶
func NewGetUserProfileInfoOK() *GetUserProfileInfoOK
NewGetUserProfileInfoOK creates a GetUserProfileInfoOK with default headers values
func (*GetUserProfileInfoOK) Error ¶
func (o *GetUserProfileInfoOK) Error() string
func (*GetUserProfileInfoOK) GetPayload ¶
func (o *GetUserProfileInfoOK) GetPayload() *basicclientmodels.UserProfilePrivateInfo
func (*GetUserProfileInfoOK) ToJSONString ¶ added in v0.25.0
func (o *GetUserProfileInfoOK) ToJSONString() string
type GetUserProfileInfoParams ¶
type GetUserProfileInfoParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace namespace, only accept alphabet and numeric */ Namespace string /*UserID user's id, should follow UUID version 4 without hyphen */ UserID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetUserProfileInfoParams contains all the parameters to send to the API endpoint for the get user profile info operation typically these are written to a http.Request
func NewGetUserProfileInfoParams ¶
func NewGetUserProfileInfoParams() *GetUserProfileInfoParams
NewGetUserProfileInfoParams creates a new GetUserProfileInfoParams object with the default values initialized.
func NewGetUserProfileInfoParamsWithContext ¶
func NewGetUserProfileInfoParamsWithContext(ctx context.Context) *GetUserProfileInfoParams
NewGetUserProfileInfoParamsWithContext creates a new GetUserProfileInfoParams object with the default values initialized, and the ability to set a context for a request
func NewGetUserProfileInfoParamsWithHTTPClient ¶
func NewGetUserProfileInfoParamsWithHTTPClient(client *http.Client) *GetUserProfileInfoParams
NewGetUserProfileInfoParamsWithHTTPClient creates a new GetUserProfileInfoParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetUserProfileInfoParamsWithTimeout ¶
func NewGetUserProfileInfoParamsWithTimeout(timeout time.Duration) *GetUserProfileInfoParams
NewGetUserProfileInfoParamsWithTimeout creates a new GetUserProfileInfoParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetUserProfileInfoParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *GetUserProfileInfoParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the get user profile info params
func (*GetUserProfileInfoParams) SetContext ¶
func (o *GetUserProfileInfoParams) SetContext(ctx context.Context)
SetContext adds the context to the get user profile info params
func (*GetUserProfileInfoParams) SetHTTPClient ¶
func (o *GetUserProfileInfoParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get user profile info params
func (*GetUserProfileInfoParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *GetUserProfileInfoParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the get user profile info params
func (*GetUserProfileInfoParams) SetNamespace ¶
func (o *GetUserProfileInfoParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the get user profile info params
func (*GetUserProfileInfoParams) SetTimeout ¶
func (o *GetUserProfileInfoParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get user profile info params
func (*GetUserProfileInfoParams) SetUserID ¶
func (o *GetUserProfileInfoParams) SetUserID(userID string)
SetUserID adds the userId to the get user profile info params
func (*GetUserProfileInfoParams) WithContext ¶
func (o *GetUserProfileInfoParams) WithContext(ctx context.Context) *GetUserProfileInfoParams
WithContext adds the context to the get user profile info params
func (*GetUserProfileInfoParams) WithHTTPClient ¶
func (o *GetUserProfileInfoParams) WithHTTPClient(client *http.Client) *GetUserProfileInfoParams
WithHTTPClient adds the HTTPClient to the get user profile info params
func (*GetUserProfileInfoParams) WithNamespace ¶
func (o *GetUserProfileInfoParams) WithNamespace(namespace string) *GetUserProfileInfoParams
WithNamespace adds the namespace to the get user profile info params
func (*GetUserProfileInfoParams) WithTimeout ¶
func (o *GetUserProfileInfoParams) WithTimeout(timeout time.Duration) *GetUserProfileInfoParams
WithTimeout adds the timeout to the get user profile info params
func (*GetUserProfileInfoParams) WithUserID ¶
func (o *GetUserProfileInfoParams) WithUserID(userID string) *GetUserProfileInfoParams
WithUserID adds the userID to the get user profile info params
func (*GetUserProfileInfoParams) WriteToRequest ¶
func (o *GetUserProfileInfoParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetUserProfileInfoReader ¶
type GetUserProfileInfoReader struct {
// contains filtered or unexported fields
}
GetUserProfileInfoReader is a Reader for the GetUserProfileInfo structure.
func (*GetUserProfileInfoReader) ReadResponse ¶
func (o *GetUserProfileInfoReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetUserProfileInfoUnauthorized ¶
type GetUserProfileInfoUnauthorized struct {
}GetUserProfileInfoUnauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized</td></tr></table>
func NewGetUserProfileInfoUnauthorized ¶
func NewGetUserProfileInfoUnauthorized() *GetUserProfileInfoUnauthorized
NewGetUserProfileInfoUnauthorized creates a GetUserProfileInfoUnauthorized with default headers values
func (*GetUserProfileInfoUnauthorized) Error ¶
func (o *GetUserProfileInfoUnauthorized) Error() string
func (*GetUserProfileInfoUnauthorized) GetPayload ¶
func (o *GetUserProfileInfoUnauthorized) GetPayload() *basicclientmodels.ErrorEntity
func (*GetUserProfileInfoUnauthorized) ToJSONString ¶ added in v0.25.0
func (o *GetUserProfileInfoUnauthorized) ToJSONString() string
type PublicCreateUserProfileBadRequest ¶
type PublicCreateUserProfileBadRequest struct {
Payload *basicclientmodels.ValidationErrorEntity
}
PublicCreateUserProfileBadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20002</td><td>validation error</td></tr><tr><td>20019</td><td>unable to parse request body</td></tr></table>
func NewPublicCreateUserProfileBadRequest ¶
func NewPublicCreateUserProfileBadRequest() *PublicCreateUserProfileBadRequest
NewPublicCreateUserProfileBadRequest creates a PublicCreateUserProfileBadRequest with default headers values
func (*PublicCreateUserProfileBadRequest) Error ¶
func (o *PublicCreateUserProfileBadRequest) Error() string
func (*PublicCreateUserProfileBadRequest) GetPayload ¶
func (o *PublicCreateUserProfileBadRequest) GetPayload() *basicclientmodels.ValidationErrorEntity
func (*PublicCreateUserProfileBadRequest) ToJSONString ¶ added in v0.25.0
func (o *PublicCreateUserProfileBadRequest) ToJSONString() string
type PublicCreateUserProfileConflict ¶
type PublicCreateUserProfileConflict struct {
Payload *basicclientmodels.ErrorEntity
}
PublicCreateUserProfileConflict handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>11441</td><td>Unable to {action}: User profile already exists</td></tr></table>
func NewPublicCreateUserProfileConflict ¶
func NewPublicCreateUserProfileConflict() *PublicCreateUserProfileConflict
NewPublicCreateUserProfileConflict creates a PublicCreateUserProfileConflict with default headers values
func (*PublicCreateUserProfileConflict) Error ¶
func (o *PublicCreateUserProfileConflict) Error() string
func (*PublicCreateUserProfileConflict) GetPayload ¶
func (o *PublicCreateUserProfileConflict) GetPayload() *basicclientmodels.ErrorEntity
func (*PublicCreateUserProfileConflict) ToJSONString ¶ added in v0.25.0
func (o *PublicCreateUserProfileConflict) ToJSONString() string
type PublicCreateUserProfileCreated ¶
type PublicCreateUserProfileCreated struct {
Payload *basicclientmodels.UserProfileInfo
}
PublicCreateUserProfileCreated handles this case with default header values.
Successful operation
func NewPublicCreateUserProfileCreated ¶
func NewPublicCreateUserProfileCreated() *PublicCreateUserProfileCreated
NewPublicCreateUserProfileCreated creates a PublicCreateUserProfileCreated with default headers values
func (*PublicCreateUserProfileCreated) Error ¶
func (o *PublicCreateUserProfileCreated) Error() string
func (*PublicCreateUserProfileCreated) GetPayload ¶
func (o *PublicCreateUserProfileCreated) GetPayload() *basicclientmodels.UserProfileInfo
func (*PublicCreateUserProfileCreated) ToJSONString ¶ added in v0.25.0
func (o *PublicCreateUserProfileCreated) ToJSONString() string
type PublicCreateUserProfileForbidden ¶
type PublicCreateUserProfileForbidden struct {
Payload *basicclientmodels.ErrorEntity
}
PublicCreateUserProfileForbidden 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 NewPublicCreateUserProfileForbidden ¶
func NewPublicCreateUserProfileForbidden() *PublicCreateUserProfileForbidden
NewPublicCreateUserProfileForbidden creates a PublicCreateUserProfileForbidden with default headers values
func (*PublicCreateUserProfileForbidden) Error ¶
func (o *PublicCreateUserProfileForbidden) Error() string
func (*PublicCreateUserProfileForbidden) GetPayload ¶
func (o *PublicCreateUserProfileForbidden) GetPayload() *basicclientmodels.ErrorEntity
func (*PublicCreateUserProfileForbidden) ToJSONString ¶ added in v0.25.0
func (o *PublicCreateUserProfileForbidden) ToJSONString() string
type PublicCreateUserProfileParams ¶
type PublicCreateUserProfileParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *basicclientmodels.UserProfileCreate /*Namespace namespace, only accept alphabet and numeric */ Namespace string /*UserID user's id, should follow UUID version 4 without hyphen */ UserID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicCreateUserProfileParams contains all the parameters to send to the API endpoint for the public create user profile operation typically these are written to a http.Request
func NewPublicCreateUserProfileParams ¶
func NewPublicCreateUserProfileParams() *PublicCreateUserProfileParams
NewPublicCreateUserProfileParams creates a new PublicCreateUserProfileParams object with the default values initialized.
func NewPublicCreateUserProfileParamsWithContext ¶
func NewPublicCreateUserProfileParamsWithContext(ctx context.Context) *PublicCreateUserProfileParams
NewPublicCreateUserProfileParamsWithContext creates a new PublicCreateUserProfileParams object with the default values initialized, and the ability to set a context for a request
func NewPublicCreateUserProfileParamsWithHTTPClient ¶
func NewPublicCreateUserProfileParamsWithHTTPClient(client *http.Client) *PublicCreateUserProfileParams
NewPublicCreateUserProfileParamsWithHTTPClient creates a new PublicCreateUserProfileParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicCreateUserProfileParamsWithTimeout ¶
func NewPublicCreateUserProfileParamsWithTimeout(timeout time.Duration) *PublicCreateUserProfileParams
NewPublicCreateUserProfileParamsWithTimeout creates a new PublicCreateUserProfileParams object with the default values initialized, and the ability to set a timeout on a request
func (*PublicCreateUserProfileParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *PublicCreateUserProfileParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the public create user profile params
func (*PublicCreateUserProfileParams) SetBody ¶
func (o *PublicCreateUserProfileParams) SetBody(body *basicclientmodels.UserProfileCreate)
SetBody adds the body to the public create user profile params
func (*PublicCreateUserProfileParams) SetContext ¶
func (o *PublicCreateUserProfileParams) SetContext(ctx context.Context)
SetContext adds the context to the public create user profile params
func (*PublicCreateUserProfileParams) SetHTTPClient ¶
func (o *PublicCreateUserProfileParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public create user profile params
func (*PublicCreateUserProfileParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *PublicCreateUserProfileParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the public create user profile params
func (*PublicCreateUserProfileParams) SetNamespace ¶
func (o *PublicCreateUserProfileParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the public create user profile params
func (*PublicCreateUserProfileParams) SetTimeout ¶
func (o *PublicCreateUserProfileParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public create user profile params
func (*PublicCreateUserProfileParams) SetUserID ¶
func (o *PublicCreateUserProfileParams) SetUserID(userID string)
SetUserID adds the userId to the public create user profile params
func (*PublicCreateUserProfileParams) WithBody ¶
func (o *PublicCreateUserProfileParams) WithBody(body *basicclientmodels.UserProfileCreate) *PublicCreateUserProfileParams
WithBody adds the body to the public create user profile params
func (*PublicCreateUserProfileParams) WithContext ¶
func (o *PublicCreateUserProfileParams) WithContext(ctx context.Context) *PublicCreateUserProfileParams
WithContext adds the context to the public create user profile params
func (*PublicCreateUserProfileParams) WithHTTPClient ¶
func (o *PublicCreateUserProfileParams) WithHTTPClient(client *http.Client) *PublicCreateUserProfileParams
WithHTTPClient adds the HTTPClient to the public create user profile params
func (*PublicCreateUserProfileParams) WithNamespace ¶
func (o *PublicCreateUserProfileParams) WithNamespace(namespace string) *PublicCreateUserProfileParams
WithNamespace adds the namespace to the public create user profile params
func (*PublicCreateUserProfileParams) WithTimeout ¶
func (o *PublicCreateUserProfileParams) WithTimeout(timeout time.Duration) *PublicCreateUserProfileParams
WithTimeout adds the timeout to the public create user profile params
func (*PublicCreateUserProfileParams) WithUserID ¶
func (o *PublicCreateUserProfileParams) WithUserID(userID string) *PublicCreateUserProfileParams
WithUserID adds the userID to the public create user profile params
func (*PublicCreateUserProfileParams) WriteToRequest ¶
func (o *PublicCreateUserProfileParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicCreateUserProfileReader ¶
type PublicCreateUserProfileReader struct {
// contains filtered or unexported fields
}
PublicCreateUserProfileReader is a Reader for the PublicCreateUserProfile structure.
func (*PublicCreateUserProfileReader) ReadResponse ¶
func (o *PublicCreateUserProfileReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicCreateUserProfileUnauthorized ¶
type PublicCreateUserProfileUnauthorized struct {
}PublicCreateUserProfileUnauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized</td></tr></table>
func NewPublicCreateUserProfileUnauthorized ¶
func NewPublicCreateUserProfileUnauthorized() *PublicCreateUserProfileUnauthorized
NewPublicCreateUserProfileUnauthorized creates a PublicCreateUserProfileUnauthorized with default headers values
func (*PublicCreateUserProfileUnauthorized) Error ¶
func (o *PublicCreateUserProfileUnauthorized) Error() string
func (*PublicCreateUserProfileUnauthorized) GetPayload ¶
func (o *PublicCreateUserProfileUnauthorized) GetPayload() *basicclientmodels.ErrorEntity
func (*PublicCreateUserProfileUnauthorized) ToJSONString ¶ added in v0.25.0
func (o *PublicCreateUserProfileUnauthorized) ToJSONString() string
type PublicGetCustomAttributesInfoNotFound ¶ added in v0.7.0
type PublicGetCustomAttributesInfoNotFound struct {
Payload *basicclientmodels.ErrorEntity
}
PublicGetCustomAttributesInfoNotFound handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>11440</td><td>Unable to {action}: User profile not found in namespace [{namespace}]</td></tr></table>
func NewPublicGetCustomAttributesInfoNotFound ¶ added in v0.7.0
func NewPublicGetCustomAttributesInfoNotFound() *PublicGetCustomAttributesInfoNotFound
NewPublicGetCustomAttributesInfoNotFound creates a PublicGetCustomAttributesInfoNotFound with default headers values
func (*PublicGetCustomAttributesInfoNotFound) Error ¶ added in v0.7.0
func (o *PublicGetCustomAttributesInfoNotFound) Error() string
func (*PublicGetCustomAttributesInfoNotFound) GetPayload ¶ added in v0.7.0
func (o *PublicGetCustomAttributesInfoNotFound) GetPayload() *basicclientmodels.ErrorEntity
func (*PublicGetCustomAttributesInfoNotFound) ToJSONString ¶ added in v0.25.0
func (o *PublicGetCustomAttributesInfoNotFound) ToJSONString() string
type PublicGetCustomAttributesInfoOK ¶ added in v0.7.0
type PublicGetCustomAttributesInfoOK struct {
Payload map[string]interface{}
}
PublicGetCustomAttributesInfoOK handles this case with default header values.
Successful operation
func NewPublicGetCustomAttributesInfoOK ¶ added in v0.7.0
func NewPublicGetCustomAttributesInfoOK() *PublicGetCustomAttributesInfoOK
NewPublicGetCustomAttributesInfoOK creates a PublicGetCustomAttributesInfoOK with default headers values
func (*PublicGetCustomAttributesInfoOK) Error ¶ added in v0.7.0
func (o *PublicGetCustomAttributesInfoOK) Error() string
func (*PublicGetCustomAttributesInfoOK) GetPayload ¶ added in v0.7.0
func (o *PublicGetCustomAttributesInfoOK) GetPayload() map[string]interface{}
func (*PublicGetCustomAttributesInfoOK) ToJSONString ¶ added in v0.25.0
func (o *PublicGetCustomAttributesInfoOK) ToJSONString() string
type PublicGetCustomAttributesInfoParams ¶ added in v0.7.0
type PublicGetCustomAttributesInfoParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace namespace, only accept alphabet and numeric */ Namespace string /*UserID user's id, should follow UUID version 4 without hyphen */ UserID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicGetCustomAttributesInfoParams contains all the parameters to send to the API endpoint for the public get custom attributes info operation typically these are written to a http.Request
func NewPublicGetCustomAttributesInfoParams ¶ added in v0.7.0
func NewPublicGetCustomAttributesInfoParams() *PublicGetCustomAttributesInfoParams
NewPublicGetCustomAttributesInfoParams creates a new PublicGetCustomAttributesInfoParams object with the default values initialized.
func NewPublicGetCustomAttributesInfoParamsWithContext ¶ added in v0.7.0
func NewPublicGetCustomAttributesInfoParamsWithContext(ctx context.Context) *PublicGetCustomAttributesInfoParams
NewPublicGetCustomAttributesInfoParamsWithContext creates a new PublicGetCustomAttributesInfoParams object with the default values initialized, and the ability to set a context for a request
func NewPublicGetCustomAttributesInfoParamsWithHTTPClient ¶ added in v0.7.0
func NewPublicGetCustomAttributesInfoParamsWithHTTPClient(client *http.Client) *PublicGetCustomAttributesInfoParams
NewPublicGetCustomAttributesInfoParamsWithHTTPClient creates a new PublicGetCustomAttributesInfoParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicGetCustomAttributesInfoParamsWithTimeout ¶ added in v0.7.0
func NewPublicGetCustomAttributesInfoParamsWithTimeout(timeout time.Duration) *PublicGetCustomAttributesInfoParams
NewPublicGetCustomAttributesInfoParamsWithTimeout creates a new PublicGetCustomAttributesInfoParams object with the default values initialized, and the ability to set a timeout on a request
func (*PublicGetCustomAttributesInfoParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *PublicGetCustomAttributesInfoParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the public get custom attributes info params
func (*PublicGetCustomAttributesInfoParams) SetContext ¶ added in v0.7.0
func (o *PublicGetCustomAttributesInfoParams) SetContext(ctx context.Context)
SetContext adds the context to the public get custom attributes info params
func (*PublicGetCustomAttributesInfoParams) SetHTTPClient ¶ added in v0.7.0
func (o *PublicGetCustomAttributesInfoParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public get custom attributes info params
func (*PublicGetCustomAttributesInfoParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *PublicGetCustomAttributesInfoParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the public get custom attributes info params
func (*PublicGetCustomAttributesInfoParams) SetNamespace ¶ added in v0.7.0
func (o *PublicGetCustomAttributesInfoParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the public get custom attributes info params
func (*PublicGetCustomAttributesInfoParams) SetTimeout ¶ added in v0.7.0
func (o *PublicGetCustomAttributesInfoParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public get custom attributes info params
func (*PublicGetCustomAttributesInfoParams) SetUserID ¶ added in v0.7.0
func (o *PublicGetCustomAttributesInfoParams) SetUserID(userID string)
SetUserID adds the userId to the public get custom attributes info params
func (*PublicGetCustomAttributesInfoParams) WithContext ¶ added in v0.7.0
func (o *PublicGetCustomAttributesInfoParams) WithContext(ctx context.Context) *PublicGetCustomAttributesInfoParams
WithContext adds the context to the public get custom attributes info params
func (*PublicGetCustomAttributesInfoParams) WithHTTPClient ¶ added in v0.7.0
func (o *PublicGetCustomAttributesInfoParams) WithHTTPClient(client *http.Client) *PublicGetCustomAttributesInfoParams
WithHTTPClient adds the HTTPClient to the public get custom attributes info params
func (*PublicGetCustomAttributesInfoParams) WithNamespace ¶ added in v0.7.0
func (o *PublicGetCustomAttributesInfoParams) WithNamespace(namespace string) *PublicGetCustomAttributesInfoParams
WithNamespace adds the namespace to the public get custom attributes info params
func (*PublicGetCustomAttributesInfoParams) WithTimeout ¶ added in v0.7.0
func (o *PublicGetCustomAttributesInfoParams) WithTimeout(timeout time.Duration) *PublicGetCustomAttributesInfoParams
WithTimeout adds the timeout to the public get custom attributes info params
func (*PublicGetCustomAttributesInfoParams) WithUserID ¶ added in v0.7.0
func (o *PublicGetCustomAttributesInfoParams) WithUserID(userID string) *PublicGetCustomAttributesInfoParams
WithUserID adds the userID to the public get custom attributes info params
func (*PublicGetCustomAttributesInfoParams) WriteToRequest ¶ added in v0.7.0
func (o *PublicGetCustomAttributesInfoParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicGetCustomAttributesInfoReader ¶ added in v0.7.0
type PublicGetCustomAttributesInfoReader struct {
// contains filtered or unexported fields
}
PublicGetCustomAttributesInfoReader is a Reader for the PublicGetCustomAttributesInfo structure.
func (*PublicGetCustomAttributesInfoReader) ReadResponse ¶ added in v0.7.0
func (o *PublicGetCustomAttributesInfoReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicGetUserProfileInfoBadRequest ¶
type PublicGetUserProfileInfoBadRequest struct {
Payload *basicclientmodels.ValidationErrorEntity
}
PublicGetUserProfileInfoBadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20002</td><td>validation error</td></tr></table>
func NewPublicGetUserProfileInfoBadRequest ¶
func NewPublicGetUserProfileInfoBadRequest() *PublicGetUserProfileInfoBadRequest
NewPublicGetUserProfileInfoBadRequest creates a PublicGetUserProfileInfoBadRequest with default headers values
func (*PublicGetUserProfileInfoBadRequest) Error ¶
func (o *PublicGetUserProfileInfoBadRequest) Error() string
func (*PublicGetUserProfileInfoBadRequest) GetPayload ¶
func (o *PublicGetUserProfileInfoBadRequest) GetPayload() *basicclientmodels.ValidationErrorEntity
func (*PublicGetUserProfileInfoBadRequest) ToJSONString ¶ added in v0.25.0
func (o *PublicGetUserProfileInfoBadRequest) ToJSONString() string
type PublicGetUserProfileInfoByPublicIDBadRequest ¶ added in v0.20.0
type PublicGetUserProfileInfoByPublicIDBadRequest struct {
Payload *basicclientmodels.ValidationErrorEntity
}
PublicGetUserProfileInfoByPublicIDBadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20002</td><td>validation error</td></tr></table>
func NewPublicGetUserProfileInfoByPublicIDBadRequest ¶ added in v0.20.0
func NewPublicGetUserProfileInfoByPublicIDBadRequest() *PublicGetUserProfileInfoByPublicIDBadRequest
NewPublicGetUserProfileInfoByPublicIDBadRequest creates a PublicGetUserProfileInfoByPublicIDBadRequest with default headers values
func (*PublicGetUserProfileInfoByPublicIDBadRequest) Error ¶ added in v0.20.0
func (o *PublicGetUserProfileInfoByPublicIDBadRequest) Error() string
func (*PublicGetUserProfileInfoByPublicIDBadRequest) GetPayload ¶ added in v0.20.0
func (o *PublicGetUserProfileInfoByPublicIDBadRequest) GetPayload() *basicclientmodels.ValidationErrorEntity
func (*PublicGetUserProfileInfoByPublicIDBadRequest) ToJSONString ¶ added in v0.25.0
func (o *PublicGetUserProfileInfoByPublicIDBadRequest) ToJSONString() string
type PublicGetUserProfileInfoByPublicIDNotFound ¶ added in v0.20.0
type PublicGetUserProfileInfoByPublicIDNotFound struct {
Payload *basicclientmodels.ErrorEntity
}
PublicGetUserProfileInfoByPublicIDNotFound handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>11469</td><td>User profile with publicId [{publicId}] not found in namespace [{namespace}]</td></tr></table>
func NewPublicGetUserProfileInfoByPublicIDNotFound ¶ added in v0.20.0
func NewPublicGetUserProfileInfoByPublicIDNotFound() *PublicGetUserProfileInfoByPublicIDNotFound
NewPublicGetUserProfileInfoByPublicIDNotFound creates a PublicGetUserProfileInfoByPublicIDNotFound with default headers values
func (*PublicGetUserProfileInfoByPublicIDNotFound) Error ¶ added in v0.20.0
func (o *PublicGetUserProfileInfoByPublicIDNotFound) Error() string
func (*PublicGetUserProfileInfoByPublicIDNotFound) GetPayload ¶ added in v0.20.0
func (o *PublicGetUserProfileInfoByPublicIDNotFound) GetPayload() *basicclientmodels.ErrorEntity
func (*PublicGetUserProfileInfoByPublicIDNotFound) ToJSONString ¶ added in v0.25.0
func (o *PublicGetUserProfileInfoByPublicIDNotFound) ToJSONString() string
type PublicGetUserProfileInfoByPublicIDOK ¶ added in v0.20.0
type PublicGetUserProfileInfoByPublicIDOK struct {
Payload *basicclientmodels.UserProfilePublicInfo
}
PublicGetUserProfileInfoByPublicIDOK handles this case with default header values.
Successful operation
func NewPublicGetUserProfileInfoByPublicIDOK ¶ added in v0.20.0
func NewPublicGetUserProfileInfoByPublicIDOK() *PublicGetUserProfileInfoByPublicIDOK
NewPublicGetUserProfileInfoByPublicIDOK creates a PublicGetUserProfileInfoByPublicIDOK with default headers values
func (*PublicGetUserProfileInfoByPublicIDOK) Error ¶ added in v0.20.0
func (o *PublicGetUserProfileInfoByPublicIDOK) Error() string
func (*PublicGetUserProfileInfoByPublicIDOK) GetPayload ¶ added in v0.20.0
func (o *PublicGetUserProfileInfoByPublicIDOK) GetPayload() *basicclientmodels.UserProfilePublicInfo
func (*PublicGetUserProfileInfoByPublicIDOK) ToJSONString ¶ added in v0.25.0
func (o *PublicGetUserProfileInfoByPublicIDOK) ToJSONString() string
type PublicGetUserProfileInfoByPublicIDParams ¶ added in v0.20.0
type PublicGetUserProfileInfoByPublicIDParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace namespace, only accept alphabet and numeric */ Namespace string /*PublicID user public id */ PublicID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicGetUserProfileInfoByPublicIDParams contains all the parameters to send to the API endpoint for the public get user profile info by public id operation typically these are written to a http.Request
func NewPublicGetUserProfileInfoByPublicIDParams ¶ added in v0.20.0
func NewPublicGetUserProfileInfoByPublicIDParams() *PublicGetUserProfileInfoByPublicIDParams
NewPublicGetUserProfileInfoByPublicIDParams creates a new PublicGetUserProfileInfoByPublicIDParams object with the default values initialized.
func NewPublicGetUserProfileInfoByPublicIDParamsWithContext ¶ added in v0.20.0
func NewPublicGetUserProfileInfoByPublicIDParamsWithContext(ctx context.Context) *PublicGetUserProfileInfoByPublicIDParams
NewPublicGetUserProfileInfoByPublicIDParamsWithContext creates a new PublicGetUserProfileInfoByPublicIDParams object with the default values initialized, and the ability to set a context for a request
func NewPublicGetUserProfileInfoByPublicIDParamsWithHTTPClient ¶ added in v0.20.0
func NewPublicGetUserProfileInfoByPublicIDParamsWithHTTPClient(client *http.Client) *PublicGetUserProfileInfoByPublicIDParams
NewPublicGetUserProfileInfoByPublicIDParamsWithHTTPClient creates a new PublicGetUserProfileInfoByPublicIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicGetUserProfileInfoByPublicIDParamsWithTimeout ¶ added in v0.20.0
func NewPublicGetUserProfileInfoByPublicIDParamsWithTimeout(timeout time.Duration) *PublicGetUserProfileInfoByPublicIDParams
NewPublicGetUserProfileInfoByPublicIDParamsWithTimeout creates a new PublicGetUserProfileInfoByPublicIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*PublicGetUserProfileInfoByPublicIDParams) SetAuthInfoWriter ¶ added in v0.20.0
func (o *PublicGetUserProfileInfoByPublicIDParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the public get user profile info by public id params
func (*PublicGetUserProfileInfoByPublicIDParams) SetContext ¶ added in v0.20.0
func (o *PublicGetUserProfileInfoByPublicIDParams) SetContext(ctx context.Context)
SetContext adds the context to the public get user profile info by public id params
func (*PublicGetUserProfileInfoByPublicIDParams) SetHTTPClient ¶ added in v0.20.0
func (o *PublicGetUserProfileInfoByPublicIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public get user profile info by public id params
func (*PublicGetUserProfileInfoByPublicIDParams) SetHTTPClientTransport ¶ added in v0.20.0
func (o *PublicGetUserProfileInfoByPublicIDParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the public get user profile info by public id params
func (*PublicGetUserProfileInfoByPublicIDParams) SetNamespace ¶ added in v0.20.0
func (o *PublicGetUserProfileInfoByPublicIDParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the public get user profile info by public id params
func (*PublicGetUserProfileInfoByPublicIDParams) SetPublicID ¶ added in v0.20.0
func (o *PublicGetUserProfileInfoByPublicIDParams) SetPublicID(publicID string)
SetPublicID adds the publicId to the public get user profile info by public id params
func (*PublicGetUserProfileInfoByPublicIDParams) SetTimeout ¶ added in v0.20.0
func (o *PublicGetUserProfileInfoByPublicIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public get user profile info by public id params
func (*PublicGetUserProfileInfoByPublicIDParams) WithContext ¶ added in v0.20.0
func (o *PublicGetUserProfileInfoByPublicIDParams) WithContext(ctx context.Context) *PublicGetUserProfileInfoByPublicIDParams
WithContext adds the context to the public get user profile info by public id params
func (*PublicGetUserProfileInfoByPublicIDParams) WithHTTPClient ¶ added in v0.20.0
func (o *PublicGetUserProfileInfoByPublicIDParams) WithHTTPClient(client *http.Client) *PublicGetUserProfileInfoByPublicIDParams
WithHTTPClient adds the HTTPClient to the public get user profile info by public id params
func (*PublicGetUserProfileInfoByPublicIDParams) WithNamespace ¶ added in v0.20.0
func (o *PublicGetUserProfileInfoByPublicIDParams) WithNamespace(namespace string) *PublicGetUserProfileInfoByPublicIDParams
WithNamespace adds the namespace to the public get user profile info by public id params
func (*PublicGetUserProfileInfoByPublicIDParams) WithPublicID ¶ added in v0.20.0
func (o *PublicGetUserProfileInfoByPublicIDParams) WithPublicID(publicID string) *PublicGetUserProfileInfoByPublicIDParams
WithPublicID adds the publicID to the public get user profile info by public id params
func (*PublicGetUserProfileInfoByPublicIDParams) WithTimeout ¶ added in v0.20.0
func (o *PublicGetUserProfileInfoByPublicIDParams) WithTimeout(timeout time.Duration) *PublicGetUserProfileInfoByPublicIDParams
WithTimeout adds the timeout to the public get user profile info by public id params
func (*PublicGetUserProfileInfoByPublicIDParams) WriteToRequest ¶ added in v0.20.0
func (o *PublicGetUserProfileInfoByPublicIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicGetUserProfileInfoByPublicIDReader ¶ added in v0.20.0
type PublicGetUserProfileInfoByPublicIDReader struct {
// contains filtered or unexported fields
}
PublicGetUserProfileInfoByPublicIDReader is a Reader for the PublicGetUserProfileInfoByPublicID structure.
func (*PublicGetUserProfileInfoByPublicIDReader) ReadResponse ¶ added in v0.20.0
func (o *PublicGetUserProfileInfoByPublicIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicGetUserProfileInfoForbidden ¶
type PublicGetUserProfileInfoForbidden struct {
Payload *basicclientmodels.ErrorEntity
}
PublicGetUserProfileInfoForbidden 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 NewPublicGetUserProfileInfoForbidden ¶
func NewPublicGetUserProfileInfoForbidden() *PublicGetUserProfileInfoForbidden
NewPublicGetUserProfileInfoForbidden creates a PublicGetUserProfileInfoForbidden with default headers values
func (*PublicGetUserProfileInfoForbidden) Error ¶
func (o *PublicGetUserProfileInfoForbidden) Error() string
func (*PublicGetUserProfileInfoForbidden) GetPayload ¶
func (o *PublicGetUserProfileInfoForbidden) GetPayload() *basicclientmodels.ErrorEntity
func (*PublicGetUserProfileInfoForbidden) ToJSONString ¶ added in v0.25.0
func (o *PublicGetUserProfileInfoForbidden) ToJSONString() string
type PublicGetUserProfileInfoNotFound ¶
type PublicGetUserProfileInfoNotFound struct {
Payload *basicclientmodels.ErrorEntity
}
PublicGetUserProfileInfoNotFound handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>11440</td><td>Unable to {action}: User profile not found in namespace [{namespace}]</td></tr></table>
func NewPublicGetUserProfileInfoNotFound ¶
func NewPublicGetUserProfileInfoNotFound() *PublicGetUserProfileInfoNotFound
NewPublicGetUserProfileInfoNotFound creates a PublicGetUserProfileInfoNotFound with default headers values
func (*PublicGetUserProfileInfoNotFound) Error ¶
func (o *PublicGetUserProfileInfoNotFound) Error() string
func (*PublicGetUserProfileInfoNotFound) GetPayload ¶
func (o *PublicGetUserProfileInfoNotFound) GetPayload() *basicclientmodels.ErrorEntity
func (*PublicGetUserProfileInfoNotFound) ToJSONString ¶ added in v0.25.0
func (o *PublicGetUserProfileInfoNotFound) ToJSONString() string
type PublicGetUserProfileInfoOK ¶
type PublicGetUserProfileInfoOK struct {
Payload *basicclientmodels.UserProfileInfo
}
PublicGetUserProfileInfoOK handles this case with default header values.
Successful operation
func NewPublicGetUserProfileInfoOK ¶
func NewPublicGetUserProfileInfoOK() *PublicGetUserProfileInfoOK
NewPublicGetUserProfileInfoOK creates a PublicGetUserProfileInfoOK with default headers values
func (*PublicGetUserProfileInfoOK) Error ¶
func (o *PublicGetUserProfileInfoOK) Error() string
func (*PublicGetUserProfileInfoOK) GetPayload ¶
func (o *PublicGetUserProfileInfoOK) GetPayload() *basicclientmodels.UserProfileInfo
func (*PublicGetUserProfileInfoOK) ToJSONString ¶ added in v0.25.0
func (o *PublicGetUserProfileInfoOK) ToJSONString() string
type PublicGetUserProfileInfoParams ¶
type PublicGetUserProfileInfoParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace namespace, only accept alphabet and numeric */ Namespace string /*UserID user's id, should follow UUID version 4 without hyphen */ UserID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicGetUserProfileInfoParams contains all the parameters to send to the API endpoint for the public get user profile info operation typically these are written to a http.Request
func NewPublicGetUserProfileInfoParams ¶
func NewPublicGetUserProfileInfoParams() *PublicGetUserProfileInfoParams
NewPublicGetUserProfileInfoParams creates a new PublicGetUserProfileInfoParams object with the default values initialized.
func NewPublicGetUserProfileInfoParamsWithContext ¶
func NewPublicGetUserProfileInfoParamsWithContext(ctx context.Context) *PublicGetUserProfileInfoParams
NewPublicGetUserProfileInfoParamsWithContext creates a new PublicGetUserProfileInfoParams object with the default values initialized, and the ability to set a context for a request
func NewPublicGetUserProfileInfoParamsWithHTTPClient ¶
func NewPublicGetUserProfileInfoParamsWithHTTPClient(client *http.Client) *PublicGetUserProfileInfoParams
NewPublicGetUserProfileInfoParamsWithHTTPClient creates a new PublicGetUserProfileInfoParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicGetUserProfileInfoParamsWithTimeout ¶
func NewPublicGetUserProfileInfoParamsWithTimeout(timeout time.Duration) *PublicGetUserProfileInfoParams
NewPublicGetUserProfileInfoParamsWithTimeout creates a new PublicGetUserProfileInfoParams object with the default values initialized, and the ability to set a timeout on a request
func (*PublicGetUserProfileInfoParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *PublicGetUserProfileInfoParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the public get user profile info params
func (*PublicGetUserProfileInfoParams) SetContext ¶
func (o *PublicGetUserProfileInfoParams) SetContext(ctx context.Context)
SetContext adds the context to the public get user profile info params
func (*PublicGetUserProfileInfoParams) SetHTTPClient ¶
func (o *PublicGetUserProfileInfoParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public get user profile info params
func (*PublicGetUserProfileInfoParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *PublicGetUserProfileInfoParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the public get user profile info params
func (*PublicGetUserProfileInfoParams) SetNamespace ¶
func (o *PublicGetUserProfileInfoParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the public get user profile info params
func (*PublicGetUserProfileInfoParams) SetTimeout ¶
func (o *PublicGetUserProfileInfoParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public get user profile info params
func (*PublicGetUserProfileInfoParams) SetUserID ¶
func (o *PublicGetUserProfileInfoParams) SetUserID(userID string)
SetUserID adds the userId to the public get user profile info params
func (*PublicGetUserProfileInfoParams) WithContext ¶
func (o *PublicGetUserProfileInfoParams) WithContext(ctx context.Context) *PublicGetUserProfileInfoParams
WithContext adds the context to the public get user profile info params
func (*PublicGetUserProfileInfoParams) WithHTTPClient ¶
func (o *PublicGetUserProfileInfoParams) WithHTTPClient(client *http.Client) *PublicGetUserProfileInfoParams
WithHTTPClient adds the HTTPClient to the public get user profile info params
func (*PublicGetUserProfileInfoParams) WithNamespace ¶
func (o *PublicGetUserProfileInfoParams) WithNamespace(namespace string) *PublicGetUserProfileInfoParams
WithNamespace adds the namespace to the public get user profile info params
func (*PublicGetUserProfileInfoParams) WithTimeout ¶
func (o *PublicGetUserProfileInfoParams) WithTimeout(timeout time.Duration) *PublicGetUserProfileInfoParams
WithTimeout adds the timeout to the public get user profile info params
func (*PublicGetUserProfileInfoParams) WithUserID ¶
func (o *PublicGetUserProfileInfoParams) WithUserID(userID string) *PublicGetUserProfileInfoParams
WithUserID adds the userID to the public get user profile info params
func (*PublicGetUserProfileInfoParams) WriteToRequest ¶
func (o *PublicGetUserProfileInfoParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicGetUserProfileInfoReader ¶
type PublicGetUserProfileInfoReader struct {
// contains filtered or unexported fields
}
PublicGetUserProfileInfoReader is a Reader for the PublicGetUserProfileInfo structure.
func (*PublicGetUserProfileInfoReader) ReadResponse ¶
func (o *PublicGetUserProfileInfoReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicGetUserProfileInfoUnauthorized ¶
type PublicGetUserProfileInfoUnauthorized struct {
}PublicGetUserProfileInfoUnauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized</td></tr></table>
func NewPublicGetUserProfileInfoUnauthorized ¶
func NewPublicGetUserProfileInfoUnauthorized() *PublicGetUserProfileInfoUnauthorized
NewPublicGetUserProfileInfoUnauthorized creates a PublicGetUserProfileInfoUnauthorized with default headers values
func (*PublicGetUserProfileInfoUnauthorized) Error ¶
func (o *PublicGetUserProfileInfoUnauthorized) Error() string
func (*PublicGetUserProfileInfoUnauthorized) GetPayload ¶
func (o *PublicGetUserProfileInfoUnauthorized) GetPayload() *basicclientmodels.ErrorEntity
func (*PublicGetUserProfileInfoUnauthorized) ToJSONString ¶ added in v0.25.0
func (o *PublicGetUserProfileInfoUnauthorized) ToJSONString() string
type PublicGetUserProfilePublicInfoBadRequest ¶
type PublicGetUserProfilePublicInfoBadRequest struct {
Payload *basicclientmodels.ValidationErrorEntity
}
PublicGetUserProfilePublicInfoBadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20002</td><td>validation error</td></tr></table>
func NewPublicGetUserProfilePublicInfoBadRequest ¶
func NewPublicGetUserProfilePublicInfoBadRequest() *PublicGetUserProfilePublicInfoBadRequest
NewPublicGetUserProfilePublicInfoBadRequest creates a PublicGetUserProfilePublicInfoBadRequest with default headers values
func (*PublicGetUserProfilePublicInfoBadRequest) Error ¶
func (o *PublicGetUserProfilePublicInfoBadRequest) Error() string
func (*PublicGetUserProfilePublicInfoBadRequest) GetPayload ¶
func (o *PublicGetUserProfilePublicInfoBadRequest) GetPayload() *basicclientmodels.ValidationErrorEntity
func (*PublicGetUserProfilePublicInfoBadRequest) ToJSONString ¶ added in v0.25.0
func (o *PublicGetUserProfilePublicInfoBadRequest) ToJSONString() string
type PublicGetUserProfilePublicInfoByIdsBadRequest ¶
type PublicGetUserProfilePublicInfoByIdsBadRequest struct {
Payload *basicclientmodels.ValidationErrorEntity
}
PublicGetUserProfilePublicInfoByIdsBadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20002</td><td>validation error</td></tr></table>
func NewPublicGetUserProfilePublicInfoByIdsBadRequest ¶
func NewPublicGetUserProfilePublicInfoByIdsBadRequest() *PublicGetUserProfilePublicInfoByIdsBadRequest
NewPublicGetUserProfilePublicInfoByIdsBadRequest creates a PublicGetUserProfilePublicInfoByIdsBadRequest with default headers values
func (*PublicGetUserProfilePublicInfoByIdsBadRequest) Error ¶
func (o *PublicGetUserProfilePublicInfoByIdsBadRequest) Error() string
func (*PublicGetUserProfilePublicInfoByIdsBadRequest) GetPayload ¶
func (o *PublicGetUserProfilePublicInfoByIdsBadRequest) GetPayload() *basicclientmodels.ValidationErrorEntity
func (*PublicGetUserProfilePublicInfoByIdsBadRequest) ToJSONString ¶ added in v0.25.0
func (o *PublicGetUserProfilePublicInfoByIdsBadRequest) ToJSONString() string
type PublicGetUserProfilePublicInfoByIdsOK ¶
type PublicGetUserProfilePublicInfoByIdsOK struct {
Payload []*basicclientmodels.UserProfilePublicInfo
}
PublicGetUserProfilePublicInfoByIdsOK handles this case with default header values.
Successful operation
func NewPublicGetUserProfilePublicInfoByIdsOK ¶
func NewPublicGetUserProfilePublicInfoByIdsOK() *PublicGetUserProfilePublicInfoByIdsOK
NewPublicGetUserProfilePublicInfoByIdsOK creates a PublicGetUserProfilePublicInfoByIdsOK with default headers values
func (*PublicGetUserProfilePublicInfoByIdsOK) Error ¶
func (o *PublicGetUserProfilePublicInfoByIdsOK) Error() string
func (*PublicGetUserProfilePublicInfoByIdsOK) GetPayload ¶
func (o *PublicGetUserProfilePublicInfoByIdsOK) GetPayload() []*basicclientmodels.UserProfilePublicInfo
func (*PublicGetUserProfilePublicInfoByIdsOK) ToJSONString ¶ added in v0.25.0
func (o *PublicGetUserProfilePublicInfoByIdsOK) ToJSONString() string
type PublicGetUserProfilePublicInfoByIdsParams ¶
type PublicGetUserProfilePublicInfoByIdsParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace namespace, only accept alphabet and numeric */ Namespace string /*UserIds User IDs, should follow UUID version 4 without hyphen, separate the IDs using comma */ UserIds string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicGetUserProfilePublicInfoByIdsParams contains all the parameters to send to the API endpoint for the public get user profile public info by ids operation typically these are written to a http.Request
func NewPublicGetUserProfilePublicInfoByIdsParams ¶
func NewPublicGetUserProfilePublicInfoByIdsParams() *PublicGetUserProfilePublicInfoByIdsParams
NewPublicGetUserProfilePublicInfoByIdsParams creates a new PublicGetUserProfilePublicInfoByIdsParams object with the default values initialized.
func NewPublicGetUserProfilePublicInfoByIdsParamsWithContext ¶
func NewPublicGetUserProfilePublicInfoByIdsParamsWithContext(ctx context.Context) *PublicGetUserProfilePublicInfoByIdsParams
NewPublicGetUserProfilePublicInfoByIdsParamsWithContext creates a new PublicGetUserProfilePublicInfoByIdsParams object with the default values initialized, and the ability to set a context for a request
func NewPublicGetUserProfilePublicInfoByIdsParamsWithHTTPClient ¶
func NewPublicGetUserProfilePublicInfoByIdsParamsWithHTTPClient(client *http.Client) *PublicGetUserProfilePublicInfoByIdsParams
NewPublicGetUserProfilePublicInfoByIdsParamsWithHTTPClient creates a new PublicGetUserProfilePublicInfoByIdsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicGetUserProfilePublicInfoByIdsParamsWithTimeout ¶
func NewPublicGetUserProfilePublicInfoByIdsParamsWithTimeout(timeout time.Duration) *PublicGetUserProfilePublicInfoByIdsParams
NewPublicGetUserProfilePublicInfoByIdsParamsWithTimeout creates a new PublicGetUserProfilePublicInfoByIdsParams object with the default values initialized, and the ability to set a timeout on a request
func (*PublicGetUserProfilePublicInfoByIdsParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *PublicGetUserProfilePublicInfoByIdsParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the public get user profile public info by ids params
func (*PublicGetUserProfilePublicInfoByIdsParams) SetContext ¶
func (o *PublicGetUserProfilePublicInfoByIdsParams) SetContext(ctx context.Context)
SetContext adds the context to the public get user profile public info by ids params
func (*PublicGetUserProfilePublicInfoByIdsParams) SetHTTPClient ¶
func (o *PublicGetUserProfilePublicInfoByIdsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public get user profile public info by ids params
func (*PublicGetUserProfilePublicInfoByIdsParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *PublicGetUserProfilePublicInfoByIdsParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the public get user profile public info by ids params
func (*PublicGetUserProfilePublicInfoByIdsParams) SetNamespace ¶
func (o *PublicGetUserProfilePublicInfoByIdsParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the public get user profile public info by ids params
func (*PublicGetUserProfilePublicInfoByIdsParams) SetTimeout ¶
func (o *PublicGetUserProfilePublicInfoByIdsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public get user profile public info by ids params
func (*PublicGetUserProfilePublicInfoByIdsParams) SetUserIds ¶
func (o *PublicGetUserProfilePublicInfoByIdsParams) SetUserIds(userIds string)
SetUserIds adds the userIds to the public get user profile public info by ids params
func (*PublicGetUserProfilePublicInfoByIdsParams) WithContext ¶
func (o *PublicGetUserProfilePublicInfoByIdsParams) WithContext(ctx context.Context) *PublicGetUserProfilePublicInfoByIdsParams
WithContext adds the context to the public get user profile public info by ids params
func (*PublicGetUserProfilePublicInfoByIdsParams) WithHTTPClient ¶
func (o *PublicGetUserProfilePublicInfoByIdsParams) WithHTTPClient(client *http.Client) *PublicGetUserProfilePublicInfoByIdsParams
WithHTTPClient adds the HTTPClient to the public get user profile public info by ids params
func (*PublicGetUserProfilePublicInfoByIdsParams) WithNamespace ¶
func (o *PublicGetUserProfilePublicInfoByIdsParams) WithNamespace(namespace string) *PublicGetUserProfilePublicInfoByIdsParams
WithNamespace adds the namespace to the public get user profile public info by ids params
func (*PublicGetUserProfilePublicInfoByIdsParams) WithTimeout ¶
func (o *PublicGetUserProfilePublicInfoByIdsParams) WithTimeout(timeout time.Duration) *PublicGetUserProfilePublicInfoByIdsParams
WithTimeout adds the timeout to the public get user profile public info by ids params
func (*PublicGetUserProfilePublicInfoByIdsParams) WithUserIds ¶
func (o *PublicGetUserProfilePublicInfoByIdsParams) WithUserIds(userIds string) *PublicGetUserProfilePublicInfoByIdsParams
WithUserIds adds the userIds to the public get user profile public info by ids params
func (*PublicGetUserProfilePublicInfoByIdsParams) WriteToRequest ¶
func (o *PublicGetUserProfilePublicInfoByIdsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicGetUserProfilePublicInfoByIdsReader ¶
type PublicGetUserProfilePublicInfoByIdsReader struct {
// contains filtered or unexported fields
}
PublicGetUserProfilePublicInfoByIdsReader is a Reader for the PublicGetUserProfilePublicInfoByIds structure.
func (*PublicGetUserProfilePublicInfoByIdsReader) ReadResponse ¶
func (o *PublicGetUserProfilePublicInfoByIdsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicGetUserProfilePublicInfoNotFound ¶
type PublicGetUserProfilePublicInfoNotFound struct {
Payload *basicclientmodels.ErrorEntity
}
PublicGetUserProfilePublicInfoNotFound handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>11440</td><td>Unable to {action}: User profile not found in namespace [{namespace}]</td></tr></table>
func NewPublicGetUserProfilePublicInfoNotFound ¶
func NewPublicGetUserProfilePublicInfoNotFound() *PublicGetUserProfilePublicInfoNotFound
NewPublicGetUserProfilePublicInfoNotFound creates a PublicGetUserProfilePublicInfoNotFound with default headers values
func (*PublicGetUserProfilePublicInfoNotFound) Error ¶
func (o *PublicGetUserProfilePublicInfoNotFound) Error() string
func (*PublicGetUserProfilePublicInfoNotFound) GetPayload ¶
func (o *PublicGetUserProfilePublicInfoNotFound) GetPayload() *basicclientmodels.ErrorEntity
func (*PublicGetUserProfilePublicInfoNotFound) ToJSONString ¶ added in v0.25.0
func (o *PublicGetUserProfilePublicInfoNotFound) ToJSONString() string
type PublicGetUserProfilePublicInfoOK ¶
type PublicGetUserProfilePublicInfoOK struct {
Payload *basicclientmodels.UserProfilePublicInfo
}
PublicGetUserProfilePublicInfoOK handles this case with default header values.
Successful operation
func NewPublicGetUserProfilePublicInfoOK ¶
func NewPublicGetUserProfilePublicInfoOK() *PublicGetUserProfilePublicInfoOK
NewPublicGetUserProfilePublicInfoOK creates a PublicGetUserProfilePublicInfoOK with default headers values
func (*PublicGetUserProfilePublicInfoOK) Error ¶
func (o *PublicGetUserProfilePublicInfoOK) Error() string
func (*PublicGetUserProfilePublicInfoOK) GetPayload ¶
func (o *PublicGetUserProfilePublicInfoOK) GetPayload() *basicclientmodels.UserProfilePublicInfo
func (*PublicGetUserProfilePublicInfoOK) ToJSONString ¶ added in v0.25.0
func (o *PublicGetUserProfilePublicInfoOK) ToJSONString() string
type PublicGetUserProfilePublicInfoParams ¶
type PublicGetUserProfilePublicInfoParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace namespace, only accept alphabet and numeric */ Namespace string /*UserID user's id, should follow UUID version 4 without hyphen */ UserID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicGetUserProfilePublicInfoParams contains all the parameters to send to the API endpoint for the public get user profile public info operation typically these are written to a http.Request
func NewPublicGetUserProfilePublicInfoParams ¶
func NewPublicGetUserProfilePublicInfoParams() *PublicGetUserProfilePublicInfoParams
NewPublicGetUserProfilePublicInfoParams creates a new PublicGetUserProfilePublicInfoParams object with the default values initialized.
func NewPublicGetUserProfilePublicInfoParamsWithContext ¶
func NewPublicGetUserProfilePublicInfoParamsWithContext(ctx context.Context) *PublicGetUserProfilePublicInfoParams
NewPublicGetUserProfilePublicInfoParamsWithContext creates a new PublicGetUserProfilePublicInfoParams object with the default values initialized, and the ability to set a context for a request
func NewPublicGetUserProfilePublicInfoParamsWithHTTPClient ¶
func NewPublicGetUserProfilePublicInfoParamsWithHTTPClient(client *http.Client) *PublicGetUserProfilePublicInfoParams
NewPublicGetUserProfilePublicInfoParamsWithHTTPClient creates a new PublicGetUserProfilePublicInfoParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicGetUserProfilePublicInfoParamsWithTimeout ¶
func NewPublicGetUserProfilePublicInfoParamsWithTimeout(timeout time.Duration) *PublicGetUserProfilePublicInfoParams
NewPublicGetUserProfilePublicInfoParamsWithTimeout creates a new PublicGetUserProfilePublicInfoParams object with the default values initialized, and the ability to set a timeout on a request
func (*PublicGetUserProfilePublicInfoParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *PublicGetUserProfilePublicInfoParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the public get user profile public info params
func (*PublicGetUserProfilePublicInfoParams) SetContext ¶
func (o *PublicGetUserProfilePublicInfoParams) SetContext(ctx context.Context)
SetContext adds the context to the public get user profile public info params
func (*PublicGetUserProfilePublicInfoParams) SetHTTPClient ¶
func (o *PublicGetUserProfilePublicInfoParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public get user profile public info params
func (*PublicGetUserProfilePublicInfoParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *PublicGetUserProfilePublicInfoParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the public get user profile public info params
func (*PublicGetUserProfilePublicInfoParams) SetNamespace ¶
func (o *PublicGetUserProfilePublicInfoParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the public get user profile public info params
func (*PublicGetUserProfilePublicInfoParams) SetTimeout ¶
func (o *PublicGetUserProfilePublicInfoParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public get user profile public info params
func (*PublicGetUserProfilePublicInfoParams) SetUserID ¶
func (o *PublicGetUserProfilePublicInfoParams) SetUserID(userID string)
SetUserID adds the userId to the public get user profile public info params
func (*PublicGetUserProfilePublicInfoParams) WithContext ¶
func (o *PublicGetUserProfilePublicInfoParams) WithContext(ctx context.Context) *PublicGetUserProfilePublicInfoParams
WithContext adds the context to the public get user profile public info params
func (*PublicGetUserProfilePublicInfoParams) WithHTTPClient ¶
func (o *PublicGetUserProfilePublicInfoParams) WithHTTPClient(client *http.Client) *PublicGetUserProfilePublicInfoParams
WithHTTPClient adds the HTTPClient to the public get user profile public info params
func (*PublicGetUserProfilePublicInfoParams) WithNamespace ¶
func (o *PublicGetUserProfilePublicInfoParams) WithNamespace(namespace string) *PublicGetUserProfilePublicInfoParams
WithNamespace adds the namespace to the public get user profile public info params
func (*PublicGetUserProfilePublicInfoParams) WithTimeout ¶
func (o *PublicGetUserProfilePublicInfoParams) WithTimeout(timeout time.Duration) *PublicGetUserProfilePublicInfoParams
WithTimeout adds the timeout to the public get user profile public info params
func (*PublicGetUserProfilePublicInfoParams) WithUserID ¶
func (o *PublicGetUserProfilePublicInfoParams) WithUserID(userID string) *PublicGetUserProfilePublicInfoParams
WithUserID adds the userID to the public get user profile public info params
func (*PublicGetUserProfilePublicInfoParams) WriteToRequest ¶
func (o *PublicGetUserProfilePublicInfoParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicGetUserProfilePublicInfoReader ¶
type PublicGetUserProfilePublicInfoReader struct {
// contains filtered or unexported fields
}
PublicGetUserProfilePublicInfoReader is a Reader for the PublicGetUserProfilePublicInfo structure.
func (*PublicGetUserProfilePublicInfoReader) ReadResponse ¶
func (o *PublicGetUserProfilePublicInfoReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicUpdateCustomAttributesPartiallyBadRequest ¶ added in v0.7.0
type PublicUpdateCustomAttributesPartiallyBadRequest struct {
Payload *basicclientmodels.ValidationErrorEntity
}
PublicUpdateCustomAttributesPartiallyBadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20002</td><td>validation error</td></tr><tr><td>20019</td><td>unable to parse request body</td></tr></table>
func NewPublicUpdateCustomAttributesPartiallyBadRequest ¶ added in v0.7.0
func NewPublicUpdateCustomAttributesPartiallyBadRequest() *PublicUpdateCustomAttributesPartiallyBadRequest
NewPublicUpdateCustomAttributesPartiallyBadRequest creates a PublicUpdateCustomAttributesPartiallyBadRequest with default headers values
func (*PublicUpdateCustomAttributesPartiallyBadRequest) Error ¶ added in v0.7.0
func (o *PublicUpdateCustomAttributesPartiallyBadRequest) Error() string
func (*PublicUpdateCustomAttributesPartiallyBadRequest) GetPayload ¶ added in v0.7.0
func (o *PublicUpdateCustomAttributesPartiallyBadRequest) GetPayload() *basicclientmodels.ValidationErrorEntity
func (*PublicUpdateCustomAttributesPartiallyBadRequest) ToJSONString ¶ added in v0.25.0
func (o *PublicUpdateCustomAttributesPartiallyBadRequest) ToJSONString() string
type PublicUpdateCustomAttributesPartiallyForbidden ¶ added in v0.7.0
type PublicUpdateCustomAttributesPartiallyForbidden struct {
Payload *basicclientmodels.ErrorEntity
}
PublicUpdateCustomAttributesPartiallyForbidden 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 NewPublicUpdateCustomAttributesPartiallyForbidden ¶ added in v0.7.0
func NewPublicUpdateCustomAttributesPartiallyForbidden() *PublicUpdateCustomAttributesPartiallyForbidden
NewPublicUpdateCustomAttributesPartiallyForbidden creates a PublicUpdateCustomAttributesPartiallyForbidden with default headers values
func (*PublicUpdateCustomAttributesPartiallyForbidden) Error ¶ added in v0.7.0
func (o *PublicUpdateCustomAttributesPartiallyForbidden) Error() string
func (*PublicUpdateCustomAttributesPartiallyForbidden) GetPayload ¶ added in v0.7.0
func (o *PublicUpdateCustomAttributesPartiallyForbidden) GetPayload() *basicclientmodels.ErrorEntity
func (*PublicUpdateCustomAttributesPartiallyForbidden) ToJSONString ¶ added in v0.25.0
func (o *PublicUpdateCustomAttributesPartiallyForbidden) ToJSONString() string
type PublicUpdateCustomAttributesPartiallyNotFound ¶ added in v0.7.0
type PublicUpdateCustomAttributesPartiallyNotFound struct {
Payload *basicclientmodels.ErrorEntity
}
PublicUpdateCustomAttributesPartiallyNotFound handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>11440</td><td>Unable to {action}: User profile not found in namespace [{namespace}]</td></tr></table>
func NewPublicUpdateCustomAttributesPartiallyNotFound ¶ added in v0.7.0
func NewPublicUpdateCustomAttributesPartiallyNotFound() *PublicUpdateCustomAttributesPartiallyNotFound
NewPublicUpdateCustomAttributesPartiallyNotFound creates a PublicUpdateCustomAttributesPartiallyNotFound with default headers values
func (*PublicUpdateCustomAttributesPartiallyNotFound) Error ¶ added in v0.7.0
func (o *PublicUpdateCustomAttributesPartiallyNotFound) Error() string
func (*PublicUpdateCustomAttributesPartiallyNotFound) GetPayload ¶ added in v0.7.0
func (o *PublicUpdateCustomAttributesPartiallyNotFound) GetPayload() *basicclientmodels.ErrorEntity
func (*PublicUpdateCustomAttributesPartiallyNotFound) ToJSONString ¶ added in v0.25.0
func (o *PublicUpdateCustomAttributesPartiallyNotFound) ToJSONString() string
type PublicUpdateCustomAttributesPartiallyOK ¶ added in v0.7.0
type PublicUpdateCustomAttributesPartiallyOK struct {
Payload map[string]interface{}
}
PublicUpdateCustomAttributesPartiallyOK handles this case with default header values.
Successful operation
func NewPublicUpdateCustomAttributesPartiallyOK ¶ added in v0.7.0
func NewPublicUpdateCustomAttributesPartiallyOK() *PublicUpdateCustomAttributesPartiallyOK
NewPublicUpdateCustomAttributesPartiallyOK creates a PublicUpdateCustomAttributesPartiallyOK with default headers values
func (*PublicUpdateCustomAttributesPartiallyOK) Error ¶ added in v0.7.0
func (o *PublicUpdateCustomAttributesPartiallyOK) Error() string
func (*PublicUpdateCustomAttributesPartiallyOK) GetPayload ¶ added in v0.7.0
func (o *PublicUpdateCustomAttributesPartiallyOK) GetPayload() map[string]interface{}
func (*PublicUpdateCustomAttributesPartiallyOK) ToJSONString ¶ added in v0.25.0
func (o *PublicUpdateCustomAttributesPartiallyOK) ToJSONString() string
type PublicUpdateCustomAttributesPartiallyParams ¶ added in v0.7.0
type PublicUpdateCustomAttributesPartiallyParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body map[string]interface{} /*Namespace namespace, only accept alphabet and numeric */ Namespace string /*UserID user's id, should follow UUID version 4 without hyphen */ UserID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicUpdateCustomAttributesPartiallyParams contains all the parameters to send to the API endpoint for the public update custom attributes partially operation typically these are written to a http.Request
func NewPublicUpdateCustomAttributesPartiallyParams ¶ added in v0.7.0
func NewPublicUpdateCustomAttributesPartiallyParams() *PublicUpdateCustomAttributesPartiallyParams
NewPublicUpdateCustomAttributesPartiallyParams creates a new PublicUpdateCustomAttributesPartiallyParams object with the default values initialized.
func NewPublicUpdateCustomAttributesPartiallyParamsWithContext ¶ added in v0.7.0
func NewPublicUpdateCustomAttributesPartiallyParamsWithContext(ctx context.Context) *PublicUpdateCustomAttributesPartiallyParams
NewPublicUpdateCustomAttributesPartiallyParamsWithContext creates a new PublicUpdateCustomAttributesPartiallyParams object with the default values initialized, and the ability to set a context for a request
func NewPublicUpdateCustomAttributesPartiallyParamsWithHTTPClient ¶ added in v0.7.0
func NewPublicUpdateCustomAttributesPartiallyParamsWithHTTPClient(client *http.Client) *PublicUpdateCustomAttributesPartiallyParams
NewPublicUpdateCustomAttributesPartiallyParamsWithHTTPClient creates a new PublicUpdateCustomAttributesPartiallyParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicUpdateCustomAttributesPartiallyParamsWithTimeout ¶ added in v0.7.0
func NewPublicUpdateCustomAttributesPartiallyParamsWithTimeout(timeout time.Duration) *PublicUpdateCustomAttributesPartiallyParams
NewPublicUpdateCustomAttributesPartiallyParamsWithTimeout creates a new PublicUpdateCustomAttributesPartiallyParams object with the default values initialized, and the ability to set a timeout on a request
func (*PublicUpdateCustomAttributesPartiallyParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *PublicUpdateCustomAttributesPartiallyParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the public update custom attributes partially params
func (*PublicUpdateCustomAttributesPartiallyParams) SetBody ¶ added in v0.7.0
func (o *PublicUpdateCustomAttributesPartiallyParams) SetBody(body map[string]interface{})
SetBody adds the body to the public update custom attributes partially params
func (*PublicUpdateCustomAttributesPartiallyParams) SetContext ¶ added in v0.7.0
func (o *PublicUpdateCustomAttributesPartiallyParams) SetContext(ctx context.Context)
SetContext adds the context to the public update custom attributes partially params
func (*PublicUpdateCustomAttributesPartiallyParams) SetHTTPClient ¶ added in v0.7.0
func (o *PublicUpdateCustomAttributesPartiallyParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public update custom attributes partially params
func (*PublicUpdateCustomAttributesPartiallyParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *PublicUpdateCustomAttributesPartiallyParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the public update custom attributes partially params
func (*PublicUpdateCustomAttributesPartiallyParams) SetNamespace ¶ added in v0.7.0
func (o *PublicUpdateCustomAttributesPartiallyParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the public update custom attributes partially params
func (*PublicUpdateCustomAttributesPartiallyParams) SetTimeout ¶ added in v0.7.0
func (o *PublicUpdateCustomAttributesPartiallyParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public update custom attributes partially params
func (*PublicUpdateCustomAttributesPartiallyParams) SetUserID ¶ added in v0.7.0
func (o *PublicUpdateCustomAttributesPartiallyParams) SetUserID(userID string)
SetUserID adds the userId to the public update custom attributes partially params
func (*PublicUpdateCustomAttributesPartiallyParams) WithBody ¶ added in v0.7.0
func (o *PublicUpdateCustomAttributesPartiallyParams) WithBody(body map[string]interface{}) *PublicUpdateCustomAttributesPartiallyParams
WithBody adds the body to the public update custom attributes partially params
func (*PublicUpdateCustomAttributesPartiallyParams) WithContext ¶ added in v0.7.0
func (o *PublicUpdateCustomAttributesPartiallyParams) WithContext(ctx context.Context) *PublicUpdateCustomAttributesPartiallyParams
WithContext adds the context to the public update custom attributes partially params
func (*PublicUpdateCustomAttributesPartiallyParams) WithHTTPClient ¶ added in v0.7.0
func (o *PublicUpdateCustomAttributesPartiallyParams) WithHTTPClient(client *http.Client) *PublicUpdateCustomAttributesPartiallyParams
WithHTTPClient adds the HTTPClient to the public update custom attributes partially params
func (*PublicUpdateCustomAttributesPartiallyParams) WithNamespace ¶ added in v0.7.0
func (o *PublicUpdateCustomAttributesPartiallyParams) WithNamespace(namespace string) *PublicUpdateCustomAttributesPartiallyParams
WithNamespace adds the namespace to the public update custom attributes partially params
func (*PublicUpdateCustomAttributesPartiallyParams) WithTimeout ¶ added in v0.7.0
func (o *PublicUpdateCustomAttributesPartiallyParams) WithTimeout(timeout time.Duration) *PublicUpdateCustomAttributesPartiallyParams
WithTimeout adds the timeout to the public update custom attributes partially params
func (*PublicUpdateCustomAttributesPartiallyParams) WithUserID ¶ added in v0.7.0
func (o *PublicUpdateCustomAttributesPartiallyParams) WithUserID(userID string) *PublicUpdateCustomAttributesPartiallyParams
WithUserID adds the userID to the public update custom attributes partially params
func (*PublicUpdateCustomAttributesPartiallyParams) WriteToRequest ¶ added in v0.7.0
func (o *PublicUpdateCustomAttributesPartiallyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicUpdateCustomAttributesPartiallyReader ¶ added in v0.7.0
type PublicUpdateCustomAttributesPartiallyReader struct {
// contains filtered or unexported fields
}
PublicUpdateCustomAttributesPartiallyReader is a Reader for the PublicUpdateCustomAttributesPartially structure.
func (*PublicUpdateCustomAttributesPartiallyReader) ReadResponse ¶ added in v0.7.0
func (o *PublicUpdateCustomAttributesPartiallyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicUpdateCustomAttributesPartiallyUnauthorized ¶ added in v0.7.0
type PublicUpdateCustomAttributesPartiallyUnauthorized struct {
}PublicUpdateCustomAttributesPartiallyUnauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized</td></tr></table>
func NewPublicUpdateCustomAttributesPartiallyUnauthorized ¶ added in v0.7.0
func NewPublicUpdateCustomAttributesPartiallyUnauthorized() *PublicUpdateCustomAttributesPartiallyUnauthorized
NewPublicUpdateCustomAttributesPartiallyUnauthorized creates a PublicUpdateCustomAttributesPartiallyUnauthorized with default headers values
func (*PublicUpdateCustomAttributesPartiallyUnauthorized) Error ¶ added in v0.7.0
func (o *PublicUpdateCustomAttributesPartiallyUnauthorized) Error() string
func (*PublicUpdateCustomAttributesPartiallyUnauthorized) GetPayload ¶ added in v0.7.0
func (o *PublicUpdateCustomAttributesPartiallyUnauthorized) GetPayload() *basicclientmodels.ErrorEntity
func (*PublicUpdateCustomAttributesPartiallyUnauthorized) ToJSONString ¶ added in v0.25.0
func (o *PublicUpdateCustomAttributesPartiallyUnauthorized) ToJSONString() string
type PublicUpdateUserProfileBadRequest ¶
type PublicUpdateUserProfileBadRequest struct {
Payload *basicclientmodels.ValidationErrorEntity
}
PublicUpdateUserProfileBadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20002</td><td>validation error</td></tr><tr><td>20019</td><td>unable to parse request body</td></tr></table>
func NewPublicUpdateUserProfileBadRequest ¶
func NewPublicUpdateUserProfileBadRequest() *PublicUpdateUserProfileBadRequest
NewPublicUpdateUserProfileBadRequest creates a PublicUpdateUserProfileBadRequest with default headers values
func (*PublicUpdateUserProfileBadRequest) Error ¶
func (o *PublicUpdateUserProfileBadRequest) Error() string
func (*PublicUpdateUserProfileBadRequest) GetPayload ¶
func (o *PublicUpdateUserProfileBadRequest) GetPayload() *basicclientmodels.ValidationErrorEntity
func (*PublicUpdateUserProfileBadRequest) ToJSONString ¶ added in v0.25.0
func (o *PublicUpdateUserProfileBadRequest) ToJSONString() string
type PublicUpdateUserProfileForbidden ¶
type PublicUpdateUserProfileForbidden struct {
Payload *basicclientmodels.ErrorEntity
}
PublicUpdateUserProfileForbidden 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 NewPublicUpdateUserProfileForbidden ¶
func NewPublicUpdateUserProfileForbidden() *PublicUpdateUserProfileForbidden
NewPublicUpdateUserProfileForbidden creates a PublicUpdateUserProfileForbidden with default headers values
func (*PublicUpdateUserProfileForbidden) Error ¶
func (o *PublicUpdateUserProfileForbidden) Error() string
func (*PublicUpdateUserProfileForbidden) GetPayload ¶
func (o *PublicUpdateUserProfileForbidden) GetPayload() *basicclientmodels.ErrorEntity
func (*PublicUpdateUserProfileForbidden) ToJSONString ¶ added in v0.25.0
func (o *PublicUpdateUserProfileForbidden) ToJSONString() string
type PublicUpdateUserProfileNotFound ¶
type PublicUpdateUserProfileNotFound struct {
Payload *basicclientmodels.ErrorEntity
}
PublicUpdateUserProfileNotFound handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>11440</td><td>Unable to {action}: User profile not found in namespace [{namespace}]</td></tr></table>
func NewPublicUpdateUserProfileNotFound ¶
func NewPublicUpdateUserProfileNotFound() *PublicUpdateUserProfileNotFound
NewPublicUpdateUserProfileNotFound creates a PublicUpdateUserProfileNotFound with default headers values
func (*PublicUpdateUserProfileNotFound) Error ¶
func (o *PublicUpdateUserProfileNotFound) Error() string
func (*PublicUpdateUserProfileNotFound) GetPayload ¶
func (o *PublicUpdateUserProfileNotFound) GetPayload() *basicclientmodels.ErrorEntity
func (*PublicUpdateUserProfileNotFound) ToJSONString ¶ added in v0.25.0
func (o *PublicUpdateUserProfileNotFound) ToJSONString() string
type PublicUpdateUserProfileOK ¶
type PublicUpdateUserProfileOK struct {
Payload *basicclientmodels.UserProfileInfo
}
PublicUpdateUserProfileOK handles this case with default header values.
Successful operation
func NewPublicUpdateUserProfileOK ¶
func NewPublicUpdateUserProfileOK() *PublicUpdateUserProfileOK
NewPublicUpdateUserProfileOK creates a PublicUpdateUserProfileOK with default headers values
func (*PublicUpdateUserProfileOK) Error ¶
func (o *PublicUpdateUserProfileOK) Error() string
func (*PublicUpdateUserProfileOK) GetPayload ¶
func (o *PublicUpdateUserProfileOK) GetPayload() *basicclientmodels.UserProfileInfo
func (*PublicUpdateUserProfileOK) ToJSONString ¶ added in v0.25.0
func (o *PublicUpdateUserProfileOK) ToJSONString() string
type PublicUpdateUserProfileParams ¶
type PublicUpdateUserProfileParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *basicclientmodels.UserProfileUpdate /*Namespace namespace, only accept alphabet and numeric */ Namespace string /*UserID user's id, should follow UUID version 4 without hyphen */ UserID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicUpdateUserProfileParams contains all the parameters to send to the API endpoint for the public update user profile operation typically these are written to a http.Request
func NewPublicUpdateUserProfileParams ¶
func NewPublicUpdateUserProfileParams() *PublicUpdateUserProfileParams
NewPublicUpdateUserProfileParams creates a new PublicUpdateUserProfileParams object with the default values initialized.
func NewPublicUpdateUserProfileParamsWithContext ¶
func NewPublicUpdateUserProfileParamsWithContext(ctx context.Context) *PublicUpdateUserProfileParams
NewPublicUpdateUserProfileParamsWithContext creates a new PublicUpdateUserProfileParams object with the default values initialized, and the ability to set a context for a request
func NewPublicUpdateUserProfileParamsWithHTTPClient ¶
func NewPublicUpdateUserProfileParamsWithHTTPClient(client *http.Client) *PublicUpdateUserProfileParams
NewPublicUpdateUserProfileParamsWithHTTPClient creates a new PublicUpdateUserProfileParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicUpdateUserProfileParamsWithTimeout ¶
func NewPublicUpdateUserProfileParamsWithTimeout(timeout time.Duration) *PublicUpdateUserProfileParams
NewPublicUpdateUserProfileParamsWithTimeout creates a new PublicUpdateUserProfileParams object with the default values initialized, and the ability to set a timeout on a request
func (*PublicUpdateUserProfileParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *PublicUpdateUserProfileParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the public update user profile params
func (*PublicUpdateUserProfileParams) SetBody ¶
func (o *PublicUpdateUserProfileParams) SetBody(body *basicclientmodels.UserProfileUpdate)
SetBody adds the body to the public update user profile params
func (*PublicUpdateUserProfileParams) SetContext ¶
func (o *PublicUpdateUserProfileParams) SetContext(ctx context.Context)
SetContext adds the context to the public update user profile params
func (*PublicUpdateUserProfileParams) SetHTTPClient ¶
func (o *PublicUpdateUserProfileParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public update user profile params
func (*PublicUpdateUserProfileParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *PublicUpdateUserProfileParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the public update user profile params
func (*PublicUpdateUserProfileParams) SetNamespace ¶
func (o *PublicUpdateUserProfileParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the public update user profile params
func (*PublicUpdateUserProfileParams) SetTimeout ¶
func (o *PublicUpdateUserProfileParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public update user profile params
func (*PublicUpdateUserProfileParams) SetUserID ¶
func (o *PublicUpdateUserProfileParams) SetUserID(userID string)
SetUserID adds the userId to the public update user profile params
func (*PublicUpdateUserProfileParams) WithBody ¶
func (o *PublicUpdateUserProfileParams) WithBody(body *basicclientmodels.UserProfileUpdate) *PublicUpdateUserProfileParams
WithBody adds the body to the public update user profile params
func (*PublicUpdateUserProfileParams) WithContext ¶
func (o *PublicUpdateUserProfileParams) WithContext(ctx context.Context) *PublicUpdateUserProfileParams
WithContext adds the context to the public update user profile params
func (*PublicUpdateUserProfileParams) WithHTTPClient ¶
func (o *PublicUpdateUserProfileParams) WithHTTPClient(client *http.Client) *PublicUpdateUserProfileParams
WithHTTPClient adds the HTTPClient to the public update user profile params
func (*PublicUpdateUserProfileParams) WithNamespace ¶
func (o *PublicUpdateUserProfileParams) WithNamespace(namespace string) *PublicUpdateUserProfileParams
WithNamespace adds the namespace to the public update user profile params
func (*PublicUpdateUserProfileParams) WithTimeout ¶
func (o *PublicUpdateUserProfileParams) WithTimeout(timeout time.Duration) *PublicUpdateUserProfileParams
WithTimeout adds the timeout to the public update user profile params
func (*PublicUpdateUserProfileParams) WithUserID ¶
func (o *PublicUpdateUserProfileParams) WithUserID(userID string) *PublicUpdateUserProfileParams
WithUserID adds the userID to the public update user profile params
func (*PublicUpdateUserProfileParams) WriteToRequest ¶
func (o *PublicUpdateUserProfileParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicUpdateUserProfileReader ¶
type PublicUpdateUserProfileReader struct {
// contains filtered or unexported fields
}
PublicUpdateUserProfileReader is a Reader for the PublicUpdateUserProfile structure.
func (*PublicUpdateUserProfileReader) ReadResponse ¶
func (o *PublicUpdateUserProfileReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicUpdateUserProfileStatusBadRequest ¶ added in v0.7.0
type PublicUpdateUserProfileStatusBadRequest struct {
Payload *basicclientmodels.ValidationErrorEntity
}
PublicUpdateUserProfileStatusBadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20002</td><td>validation error</td></tr><tr><td>20019</td><td>unable to parse request body</td></tr></table>
func NewPublicUpdateUserProfileStatusBadRequest ¶ added in v0.7.0
func NewPublicUpdateUserProfileStatusBadRequest() *PublicUpdateUserProfileStatusBadRequest
NewPublicUpdateUserProfileStatusBadRequest creates a PublicUpdateUserProfileStatusBadRequest with default headers values
func (*PublicUpdateUserProfileStatusBadRequest) Error ¶ added in v0.7.0
func (o *PublicUpdateUserProfileStatusBadRequest) Error() string
func (*PublicUpdateUserProfileStatusBadRequest) GetPayload ¶ added in v0.7.0
func (o *PublicUpdateUserProfileStatusBadRequest) GetPayload() *basicclientmodels.ValidationErrorEntity
func (*PublicUpdateUserProfileStatusBadRequest) ToJSONString ¶ added in v0.25.0
func (o *PublicUpdateUserProfileStatusBadRequest) ToJSONString() string
type PublicUpdateUserProfileStatusForbidden ¶ added in v0.7.0
type PublicUpdateUserProfileStatusForbidden struct {
Payload *basicclientmodels.ErrorEntity
}
PublicUpdateUserProfileStatusForbidden 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 NewPublicUpdateUserProfileStatusForbidden ¶ added in v0.7.0
func NewPublicUpdateUserProfileStatusForbidden() *PublicUpdateUserProfileStatusForbidden
NewPublicUpdateUserProfileStatusForbidden creates a PublicUpdateUserProfileStatusForbidden with default headers values
func (*PublicUpdateUserProfileStatusForbidden) Error ¶ added in v0.7.0
func (o *PublicUpdateUserProfileStatusForbidden) Error() string
func (*PublicUpdateUserProfileStatusForbidden) GetPayload ¶ added in v0.7.0
func (o *PublicUpdateUserProfileStatusForbidden) GetPayload() *basicclientmodels.ErrorEntity
func (*PublicUpdateUserProfileStatusForbidden) ToJSONString ¶ added in v0.25.0
func (o *PublicUpdateUserProfileStatusForbidden) ToJSONString() string
type PublicUpdateUserProfileStatusNotFound ¶ added in v0.7.0
type PublicUpdateUserProfileStatusNotFound struct {
Payload *basicclientmodels.ErrorEntity
}
PublicUpdateUserProfileStatusNotFound handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>11440</td><td>Unable to {action}: User profile not found in namespace [{namespace}]</td></tr></table>
func NewPublicUpdateUserProfileStatusNotFound ¶ added in v0.7.0
func NewPublicUpdateUserProfileStatusNotFound() *PublicUpdateUserProfileStatusNotFound
NewPublicUpdateUserProfileStatusNotFound creates a PublicUpdateUserProfileStatusNotFound with default headers values
func (*PublicUpdateUserProfileStatusNotFound) Error ¶ added in v0.7.0
func (o *PublicUpdateUserProfileStatusNotFound) Error() string
func (*PublicUpdateUserProfileStatusNotFound) GetPayload ¶ added in v0.7.0
func (o *PublicUpdateUserProfileStatusNotFound) GetPayload() *basicclientmodels.ErrorEntity
func (*PublicUpdateUserProfileStatusNotFound) ToJSONString ¶ added in v0.25.0
func (o *PublicUpdateUserProfileStatusNotFound) ToJSONString() string
type PublicUpdateUserProfileStatusOK ¶ added in v0.7.0
type PublicUpdateUserProfileStatusOK struct {
Payload *basicclientmodels.UserProfileInfo
}
PublicUpdateUserProfileStatusOK handles this case with default header values.
Successful operation
func NewPublicUpdateUserProfileStatusOK ¶ added in v0.7.0
func NewPublicUpdateUserProfileStatusOK() *PublicUpdateUserProfileStatusOK
NewPublicUpdateUserProfileStatusOK creates a PublicUpdateUserProfileStatusOK with default headers values
func (*PublicUpdateUserProfileStatusOK) Error ¶ added in v0.7.0
func (o *PublicUpdateUserProfileStatusOK) Error() string
func (*PublicUpdateUserProfileStatusOK) GetPayload ¶ added in v0.7.0
func (o *PublicUpdateUserProfileStatusOK) GetPayload() *basicclientmodels.UserProfileInfo
func (*PublicUpdateUserProfileStatusOK) ToJSONString ¶ added in v0.25.0
func (o *PublicUpdateUserProfileStatusOK) ToJSONString() string
type PublicUpdateUserProfileStatusParams ¶ added in v0.7.0
type PublicUpdateUserProfileStatusParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *basicclientmodels.UserProfileStatusUpdate /*Namespace namespace, only accept alphabet and numeric */ Namespace string /*UserID user's id, should follow UUID version 4 without hyphen */ UserID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicUpdateUserProfileStatusParams contains all the parameters to send to the API endpoint for the public update user profile status operation typically these are written to a http.Request
func NewPublicUpdateUserProfileStatusParams ¶ added in v0.7.0
func NewPublicUpdateUserProfileStatusParams() *PublicUpdateUserProfileStatusParams
NewPublicUpdateUserProfileStatusParams creates a new PublicUpdateUserProfileStatusParams object with the default values initialized.
func NewPublicUpdateUserProfileStatusParamsWithContext ¶ added in v0.7.0
func NewPublicUpdateUserProfileStatusParamsWithContext(ctx context.Context) *PublicUpdateUserProfileStatusParams
NewPublicUpdateUserProfileStatusParamsWithContext creates a new PublicUpdateUserProfileStatusParams object with the default values initialized, and the ability to set a context for a request
func NewPublicUpdateUserProfileStatusParamsWithHTTPClient ¶ added in v0.7.0
func NewPublicUpdateUserProfileStatusParamsWithHTTPClient(client *http.Client) *PublicUpdateUserProfileStatusParams
NewPublicUpdateUserProfileStatusParamsWithHTTPClient creates a new PublicUpdateUserProfileStatusParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicUpdateUserProfileStatusParamsWithTimeout ¶ added in v0.7.0
func NewPublicUpdateUserProfileStatusParamsWithTimeout(timeout time.Duration) *PublicUpdateUserProfileStatusParams
NewPublicUpdateUserProfileStatusParamsWithTimeout creates a new PublicUpdateUserProfileStatusParams object with the default values initialized, and the ability to set a timeout on a request
func (*PublicUpdateUserProfileStatusParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *PublicUpdateUserProfileStatusParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the public update user profile status params
func (*PublicUpdateUserProfileStatusParams) SetBody ¶ added in v0.7.0
func (o *PublicUpdateUserProfileStatusParams) SetBody(body *basicclientmodels.UserProfileStatusUpdate)
SetBody adds the body to the public update user profile status params
func (*PublicUpdateUserProfileStatusParams) SetContext ¶ added in v0.7.0
func (o *PublicUpdateUserProfileStatusParams) SetContext(ctx context.Context)
SetContext adds the context to the public update user profile status params
func (*PublicUpdateUserProfileStatusParams) SetHTTPClient ¶ added in v0.7.0
func (o *PublicUpdateUserProfileStatusParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public update user profile status params
func (*PublicUpdateUserProfileStatusParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *PublicUpdateUserProfileStatusParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the public update user profile status params
func (*PublicUpdateUserProfileStatusParams) SetNamespace ¶ added in v0.7.0
func (o *PublicUpdateUserProfileStatusParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the public update user profile status params
func (*PublicUpdateUserProfileStatusParams) SetTimeout ¶ added in v0.7.0
func (o *PublicUpdateUserProfileStatusParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public update user profile status params
func (*PublicUpdateUserProfileStatusParams) SetUserID ¶ added in v0.7.0
func (o *PublicUpdateUserProfileStatusParams) SetUserID(userID string)
SetUserID adds the userId to the public update user profile status params
func (*PublicUpdateUserProfileStatusParams) WithBody ¶ added in v0.7.0
func (o *PublicUpdateUserProfileStatusParams) WithBody(body *basicclientmodels.UserProfileStatusUpdate) *PublicUpdateUserProfileStatusParams
WithBody adds the body to the public update user profile status params
func (*PublicUpdateUserProfileStatusParams) WithContext ¶ added in v0.7.0
func (o *PublicUpdateUserProfileStatusParams) WithContext(ctx context.Context) *PublicUpdateUserProfileStatusParams
WithContext adds the context to the public update user profile status params
func (*PublicUpdateUserProfileStatusParams) WithHTTPClient ¶ added in v0.7.0
func (o *PublicUpdateUserProfileStatusParams) WithHTTPClient(client *http.Client) *PublicUpdateUserProfileStatusParams
WithHTTPClient adds the HTTPClient to the public update user profile status params
func (*PublicUpdateUserProfileStatusParams) WithNamespace ¶ added in v0.7.0
func (o *PublicUpdateUserProfileStatusParams) WithNamespace(namespace string) *PublicUpdateUserProfileStatusParams
WithNamespace adds the namespace to the public update user profile status params
func (*PublicUpdateUserProfileStatusParams) WithTimeout ¶ added in v0.7.0
func (o *PublicUpdateUserProfileStatusParams) WithTimeout(timeout time.Duration) *PublicUpdateUserProfileStatusParams
WithTimeout adds the timeout to the public update user profile status params
func (*PublicUpdateUserProfileStatusParams) WithUserID ¶ added in v0.7.0
func (o *PublicUpdateUserProfileStatusParams) WithUserID(userID string) *PublicUpdateUserProfileStatusParams
WithUserID adds the userID to the public update user profile status params
func (*PublicUpdateUserProfileStatusParams) WriteToRequest ¶ added in v0.7.0
func (o *PublicUpdateUserProfileStatusParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicUpdateUserProfileStatusReader ¶ added in v0.7.0
type PublicUpdateUserProfileStatusReader struct {
// contains filtered or unexported fields
}
PublicUpdateUserProfileStatusReader is a Reader for the PublicUpdateUserProfileStatus structure.
func (*PublicUpdateUserProfileStatusReader) ReadResponse ¶ added in v0.7.0
func (o *PublicUpdateUserProfileStatusReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicUpdateUserProfileStatusUnauthorized ¶ added in v0.7.0
type PublicUpdateUserProfileStatusUnauthorized struct {
}PublicUpdateUserProfileStatusUnauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized</td></tr></table>
func NewPublicUpdateUserProfileStatusUnauthorized ¶ added in v0.7.0
func NewPublicUpdateUserProfileStatusUnauthorized() *PublicUpdateUserProfileStatusUnauthorized
NewPublicUpdateUserProfileStatusUnauthorized creates a PublicUpdateUserProfileStatusUnauthorized with default headers values
func (*PublicUpdateUserProfileStatusUnauthorized) Error ¶ added in v0.7.0
func (o *PublicUpdateUserProfileStatusUnauthorized) Error() string
func (*PublicUpdateUserProfileStatusUnauthorized) GetPayload ¶ added in v0.7.0
func (o *PublicUpdateUserProfileStatusUnauthorized) GetPayload() *basicclientmodels.ErrorEntity
func (*PublicUpdateUserProfileStatusUnauthorized) ToJSONString ¶ added in v0.25.0
func (o *PublicUpdateUserProfileStatusUnauthorized) ToJSONString() string
type PublicUpdateUserProfileUnauthorized ¶
type PublicUpdateUserProfileUnauthorized struct {
}PublicUpdateUserProfileUnauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized</td></tr></table>
func NewPublicUpdateUserProfileUnauthorized ¶
func NewPublicUpdateUserProfileUnauthorized() *PublicUpdateUserProfileUnauthorized
NewPublicUpdateUserProfileUnauthorized creates a PublicUpdateUserProfileUnauthorized with default headers values
func (*PublicUpdateUserProfileUnauthorized) Error ¶
func (o *PublicUpdateUserProfileUnauthorized) Error() string
func (*PublicUpdateUserProfileUnauthorized) GetPayload ¶
func (o *PublicUpdateUserProfileUnauthorized) GetPayload() *basicclientmodels.ErrorEntity
func (*PublicUpdateUserProfileUnauthorized) ToJSONString ¶ added in v0.25.0
func (o *PublicUpdateUserProfileUnauthorized) ToJSONString() string
type UpdateCustomAttributesPartiallyBadRequest ¶
type UpdateCustomAttributesPartiallyBadRequest struct {
Payload *basicclientmodels.ValidationErrorEntity
}
UpdateCustomAttributesPartiallyBadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20002</td><td>validation error</td></tr><tr><td>20019</td><td>unable to parse request body</td></tr></table>
func NewUpdateCustomAttributesPartiallyBadRequest ¶
func NewUpdateCustomAttributesPartiallyBadRequest() *UpdateCustomAttributesPartiallyBadRequest
NewUpdateCustomAttributesPartiallyBadRequest creates a UpdateCustomAttributesPartiallyBadRequest with default headers values
func (*UpdateCustomAttributesPartiallyBadRequest) Error ¶
func (o *UpdateCustomAttributesPartiallyBadRequest) Error() string
func (*UpdateCustomAttributesPartiallyBadRequest) GetPayload ¶
func (o *UpdateCustomAttributesPartiallyBadRequest) GetPayload() *basicclientmodels.ValidationErrorEntity
func (*UpdateCustomAttributesPartiallyBadRequest) ToJSONString ¶ added in v0.25.0
func (o *UpdateCustomAttributesPartiallyBadRequest) ToJSONString() string
type UpdateCustomAttributesPartiallyForbidden ¶
type UpdateCustomAttributesPartiallyForbidden struct {
Payload *basicclientmodels.ErrorEntity
}
UpdateCustomAttributesPartiallyForbidden 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 NewUpdateCustomAttributesPartiallyForbidden ¶
func NewUpdateCustomAttributesPartiallyForbidden() *UpdateCustomAttributesPartiallyForbidden
NewUpdateCustomAttributesPartiallyForbidden creates a UpdateCustomAttributesPartiallyForbidden with default headers values
func (*UpdateCustomAttributesPartiallyForbidden) Error ¶
func (o *UpdateCustomAttributesPartiallyForbidden) Error() string
func (*UpdateCustomAttributesPartiallyForbidden) GetPayload ¶
func (o *UpdateCustomAttributesPartiallyForbidden) GetPayload() *basicclientmodels.ErrorEntity
func (*UpdateCustomAttributesPartiallyForbidden) ToJSONString ¶ added in v0.25.0
func (o *UpdateCustomAttributesPartiallyForbidden) ToJSONString() string
type UpdateCustomAttributesPartiallyNotFound ¶
type UpdateCustomAttributesPartiallyNotFound struct {
Payload *basicclientmodels.ErrorEntity
}
UpdateCustomAttributesPartiallyNotFound handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>11440</td><td>Unable to {action}: User profile not found in namespace [{namespace}]</td></tr></table>
func NewUpdateCustomAttributesPartiallyNotFound ¶
func NewUpdateCustomAttributesPartiallyNotFound() *UpdateCustomAttributesPartiallyNotFound
NewUpdateCustomAttributesPartiallyNotFound creates a UpdateCustomAttributesPartiallyNotFound with default headers values
func (*UpdateCustomAttributesPartiallyNotFound) Error ¶
func (o *UpdateCustomAttributesPartiallyNotFound) Error() string
func (*UpdateCustomAttributesPartiallyNotFound) GetPayload ¶
func (o *UpdateCustomAttributesPartiallyNotFound) GetPayload() *basicclientmodels.ErrorEntity
func (*UpdateCustomAttributesPartiallyNotFound) ToJSONString ¶ added in v0.25.0
func (o *UpdateCustomAttributesPartiallyNotFound) ToJSONString() string
type UpdateCustomAttributesPartiallyOK ¶
type UpdateCustomAttributesPartiallyOK struct {
Payload map[string]interface{}
}
UpdateCustomAttributesPartiallyOK handles this case with default header values.
successful operation
func NewUpdateCustomAttributesPartiallyOK ¶
func NewUpdateCustomAttributesPartiallyOK() *UpdateCustomAttributesPartiallyOK
NewUpdateCustomAttributesPartiallyOK creates a UpdateCustomAttributesPartiallyOK with default headers values
func (*UpdateCustomAttributesPartiallyOK) Error ¶
func (o *UpdateCustomAttributesPartiallyOK) Error() string
func (*UpdateCustomAttributesPartiallyOK) GetPayload ¶
func (o *UpdateCustomAttributesPartiallyOK) GetPayload() map[string]interface{}
func (*UpdateCustomAttributesPartiallyOK) ToJSONString ¶ added in v0.25.0
func (o *UpdateCustomAttributesPartiallyOK) ToJSONString() string
type UpdateCustomAttributesPartiallyParams ¶
type UpdateCustomAttributesPartiallyParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body map[string]interface{} /*Namespace namespace, only accept alphabet and numeric */ Namespace string /*UserID user's id, should follow UUID version 4 without hyphen */ UserID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateCustomAttributesPartiallyParams contains all the parameters to send to the API endpoint for the update custom attributes partially operation typically these are written to a http.Request
func NewUpdateCustomAttributesPartiallyParams ¶
func NewUpdateCustomAttributesPartiallyParams() *UpdateCustomAttributesPartiallyParams
NewUpdateCustomAttributesPartiallyParams creates a new UpdateCustomAttributesPartiallyParams object with the default values initialized.
func NewUpdateCustomAttributesPartiallyParamsWithContext ¶
func NewUpdateCustomAttributesPartiallyParamsWithContext(ctx context.Context) *UpdateCustomAttributesPartiallyParams
NewUpdateCustomAttributesPartiallyParamsWithContext creates a new UpdateCustomAttributesPartiallyParams object with the default values initialized, and the ability to set a context for a request
func NewUpdateCustomAttributesPartiallyParamsWithHTTPClient ¶
func NewUpdateCustomAttributesPartiallyParamsWithHTTPClient(client *http.Client) *UpdateCustomAttributesPartiallyParams
NewUpdateCustomAttributesPartiallyParamsWithHTTPClient creates a new UpdateCustomAttributesPartiallyParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateCustomAttributesPartiallyParamsWithTimeout ¶
func NewUpdateCustomAttributesPartiallyParamsWithTimeout(timeout time.Duration) *UpdateCustomAttributesPartiallyParams
NewUpdateCustomAttributesPartiallyParamsWithTimeout creates a new UpdateCustomAttributesPartiallyParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateCustomAttributesPartiallyParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *UpdateCustomAttributesPartiallyParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the update custom attributes partially params
func (*UpdateCustomAttributesPartiallyParams) SetBody ¶
func (o *UpdateCustomAttributesPartiallyParams) SetBody(body map[string]interface{})
SetBody adds the body to the update custom attributes partially params
func (*UpdateCustomAttributesPartiallyParams) SetContext ¶
func (o *UpdateCustomAttributesPartiallyParams) SetContext(ctx context.Context)
SetContext adds the context to the update custom attributes partially params
func (*UpdateCustomAttributesPartiallyParams) SetHTTPClient ¶
func (o *UpdateCustomAttributesPartiallyParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update custom attributes partially params
func (*UpdateCustomAttributesPartiallyParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *UpdateCustomAttributesPartiallyParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the update custom attributes partially params
func (*UpdateCustomAttributesPartiallyParams) SetNamespace ¶
func (o *UpdateCustomAttributesPartiallyParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the update custom attributes partially params
func (*UpdateCustomAttributesPartiallyParams) SetTimeout ¶
func (o *UpdateCustomAttributesPartiallyParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update custom attributes partially params
func (*UpdateCustomAttributesPartiallyParams) SetUserID ¶
func (o *UpdateCustomAttributesPartiallyParams) SetUserID(userID string)
SetUserID adds the userId to the update custom attributes partially params
func (*UpdateCustomAttributesPartiallyParams) WithBody ¶
func (o *UpdateCustomAttributesPartiallyParams) WithBody(body map[string]interface{}) *UpdateCustomAttributesPartiallyParams
WithBody adds the body to the update custom attributes partially params
func (*UpdateCustomAttributesPartiallyParams) WithContext ¶
func (o *UpdateCustomAttributesPartiallyParams) WithContext(ctx context.Context) *UpdateCustomAttributesPartiallyParams
WithContext adds the context to the update custom attributes partially params
func (*UpdateCustomAttributesPartiallyParams) WithHTTPClient ¶
func (o *UpdateCustomAttributesPartiallyParams) WithHTTPClient(client *http.Client) *UpdateCustomAttributesPartiallyParams
WithHTTPClient adds the HTTPClient to the update custom attributes partially params
func (*UpdateCustomAttributesPartiallyParams) WithNamespace ¶
func (o *UpdateCustomAttributesPartiallyParams) WithNamespace(namespace string) *UpdateCustomAttributesPartiallyParams
WithNamespace adds the namespace to the update custom attributes partially params
func (*UpdateCustomAttributesPartiallyParams) WithTimeout ¶
func (o *UpdateCustomAttributesPartiallyParams) WithTimeout(timeout time.Duration) *UpdateCustomAttributesPartiallyParams
WithTimeout adds the timeout to the update custom attributes partially params
func (*UpdateCustomAttributesPartiallyParams) WithUserID ¶
func (o *UpdateCustomAttributesPartiallyParams) WithUserID(userID string) *UpdateCustomAttributesPartiallyParams
WithUserID adds the userID to the update custom attributes partially params
func (*UpdateCustomAttributesPartiallyParams) WriteToRequest ¶
func (o *UpdateCustomAttributesPartiallyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateCustomAttributesPartiallyReader ¶
type UpdateCustomAttributesPartiallyReader struct {
// contains filtered or unexported fields
}
UpdateCustomAttributesPartiallyReader is a Reader for the UpdateCustomAttributesPartially structure.
func (*UpdateCustomAttributesPartiallyReader) ReadResponse ¶
func (o *UpdateCustomAttributesPartiallyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateCustomAttributesPartiallyUnauthorized ¶
type UpdateCustomAttributesPartiallyUnauthorized struct {
}UpdateCustomAttributesPartiallyUnauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized</td></tr></table>
func NewUpdateCustomAttributesPartiallyUnauthorized ¶
func NewUpdateCustomAttributesPartiallyUnauthorized() *UpdateCustomAttributesPartiallyUnauthorized
NewUpdateCustomAttributesPartiallyUnauthorized creates a UpdateCustomAttributesPartiallyUnauthorized with default headers values
func (*UpdateCustomAttributesPartiallyUnauthorized) Error ¶
func (o *UpdateCustomAttributesPartiallyUnauthorized) Error() string
func (*UpdateCustomAttributesPartiallyUnauthorized) GetPayload ¶
func (o *UpdateCustomAttributesPartiallyUnauthorized) GetPayload() *basicclientmodels.ErrorEntity
func (*UpdateCustomAttributesPartiallyUnauthorized) ToJSONString ¶ added in v0.25.0
func (o *UpdateCustomAttributesPartiallyUnauthorized) ToJSONString() string
type UpdateMyPrivateCustomAttributesPartiallyBadRequest ¶ added in v0.29.0
type UpdateMyPrivateCustomAttributesPartiallyBadRequest struct {
Payload *basicclientmodels.ValidationErrorEntity
}
UpdateMyPrivateCustomAttributesPartiallyBadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20002</td><td>validation error</td></tr><tr><td>20019</td><td>unable to parse request body</td></tr></table>
func NewUpdateMyPrivateCustomAttributesPartiallyBadRequest ¶ added in v0.29.0
func NewUpdateMyPrivateCustomAttributesPartiallyBadRequest() *UpdateMyPrivateCustomAttributesPartiallyBadRequest
NewUpdateMyPrivateCustomAttributesPartiallyBadRequest creates a UpdateMyPrivateCustomAttributesPartiallyBadRequest with default headers values
func (*UpdateMyPrivateCustomAttributesPartiallyBadRequest) Error ¶ added in v0.29.0
func (o *UpdateMyPrivateCustomAttributesPartiallyBadRequest) Error() string
func (*UpdateMyPrivateCustomAttributesPartiallyBadRequest) GetPayload ¶ added in v0.29.0
func (o *UpdateMyPrivateCustomAttributesPartiallyBadRequest) GetPayload() *basicclientmodels.ValidationErrorEntity
func (*UpdateMyPrivateCustomAttributesPartiallyBadRequest) ToJSONString ¶ added in v0.29.0
func (o *UpdateMyPrivateCustomAttributesPartiallyBadRequest) ToJSONString() string
type UpdateMyPrivateCustomAttributesPartiallyForbidden ¶ added in v0.29.0
type UpdateMyPrivateCustomAttributesPartiallyForbidden struct {
Payload *basicclientmodels.ErrorEntity
}
UpdateMyPrivateCustomAttributesPartiallyForbidden 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 NewUpdateMyPrivateCustomAttributesPartiallyForbidden ¶ added in v0.29.0
func NewUpdateMyPrivateCustomAttributesPartiallyForbidden() *UpdateMyPrivateCustomAttributesPartiallyForbidden
NewUpdateMyPrivateCustomAttributesPartiallyForbidden creates a UpdateMyPrivateCustomAttributesPartiallyForbidden with default headers values
func (*UpdateMyPrivateCustomAttributesPartiallyForbidden) Error ¶ added in v0.29.0
func (o *UpdateMyPrivateCustomAttributesPartiallyForbidden) Error() string
func (*UpdateMyPrivateCustomAttributesPartiallyForbidden) GetPayload ¶ added in v0.29.0
func (o *UpdateMyPrivateCustomAttributesPartiallyForbidden) GetPayload() *basicclientmodels.ErrorEntity
func (*UpdateMyPrivateCustomAttributesPartiallyForbidden) ToJSONString ¶ added in v0.29.0
func (o *UpdateMyPrivateCustomAttributesPartiallyForbidden) ToJSONString() string
type UpdateMyPrivateCustomAttributesPartiallyNotFound ¶ added in v0.29.0
type UpdateMyPrivateCustomAttributesPartiallyNotFound struct {
Payload *basicclientmodels.ErrorEntity
}
UpdateMyPrivateCustomAttributesPartiallyNotFound handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>11440</td><td>Unable to {action}: User profile not found in namespace [{namespace}]</td></tr></table>
func NewUpdateMyPrivateCustomAttributesPartiallyNotFound ¶ added in v0.29.0
func NewUpdateMyPrivateCustomAttributesPartiallyNotFound() *UpdateMyPrivateCustomAttributesPartiallyNotFound
NewUpdateMyPrivateCustomAttributesPartiallyNotFound creates a UpdateMyPrivateCustomAttributesPartiallyNotFound with default headers values
func (*UpdateMyPrivateCustomAttributesPartiallyNotFound) Error ¶ added in v0.29.0
func (o *UpdateMyPrivateCustomAttributesPartiallyNotFound) Error() string
func (*UpdateMyPrivateCustomAttributesPartiallyNotFound) GetPayload ¶ added in v0.29.0
func (o *UpdateMyPrivateCustomAttributesPartiallyNotFound) GetPayload() *basicclientmodels.ErrorEntity
func (*UpdateMyPrivateCustomAttributesPartiallyNotFound) ToJSONString ¶ added in v0.29.0
func (o *UpdateMyPrivateCustomAttributesPartiallyNotFound) ToJSONString() string
type UpdateMyPrivateCustomAttributesPartiallyOK ¶ added in v0.29.0
type UpdateMyPrivateCustomAttributesPartiallyOK struct {
Payload map[string]interface{}
}
UpdateMyPrivateCustomAttributesPartiallyOK handles this case with default header values.
successful operation
func NewUpdateMyPrivateCustomAttributesPartiallyOK ¶ added in v0.29.0
func NewUpdateMyPrivateCustomAttributesPartiallyOK() *UpdateMyPrivateCustomAttributesPartiallyOK
NewUpdateMyPrivateCustomAttributesPartiallyOK creates a UpdateMyPrivateCustomAttributesPartiallyOK with default headers values
func (*UpdateMyPrivateCustomAttributesPartiallyOK) Error ¶ added in v0.29.0
func (o *UpdateMyPrivateCustomAttributesPartiallyOK) Error() string
func (*UpdateMyPrivateCustomAttributesPartiallyOK) GetPayload ¶ added in v0.29.0
func (o *UpdateMyPrivateCustomAttributesPartiallyOK) GetPayload() map[string]interface{}
func (*UpdateMyPrivateCustomAttributesPartiallyOK) ToJSONString ¶ added in v0.29.0
func (o *UpdateMyPrivateCustomAttributesPartiallyOK) ToJSONString() string
type UpdateMyPrivateCustomAttributesPartiallyParams ¶ added in v0.29.0
type UpdateMyPrivateCustomAttributesPartiallyParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body map[string]interface{} /*Namespace namespace, only accept alphabet and numeric */ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateMyPrivateCustomAttributesPartiallyParams contains all the parameters to send to the API endpoint for the update my private custom attributes partially operation typically these are written to a http.Request
func NewUpdateMyPrivateCustomAttributesPartiallyParams ¶ added in v0.29.0
func NewUpdateMyPrivateCustomAttributesPartiallyParams() *UpdateMyPrivateCustomAttributesPartiallyParams
NewUpdateMyPrivateCustomAttributesPartiallyParams creates a new UpdateMyPrivateCustomAttributesPartiallyParams object with the default values initialized.
func NewUpdateMyPrivateCustomAttributesPartiallyParamsWithContext ¶ added in v0.29.0
func NewUpdateMyPrivateCustomAttributesPartiallyParamsWithContext(ctx context.Context) *UpdateMyPrivateCustomAttributesPartiallyParams
NewUpdateMyPrivateCustomAttributesPartiallyParamsWithContext creates a new UpdateMyPrivateCustomAttributesPartiallyParams object with the default values initialized, and the ability to set a context for a request
func NewUpdateMyPrivateCustomAttributesPartiallyParamsWithHTTPClient ¶ added in v0.29.0
func NewUpdateMyPrivateCustomAttributesPartiallyParamsWithHTTPClient(client *http.Client) *UpdateMyPrivateCustomAttributesPartiallyParams
NewUpdateMyPrivateCustomAttributesPartiallyParamsWithHTTPClient creates a new UpdateMyPrivateCustomAttributesPartiallyParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateMyPrivateCustomAttributesPartiallyParamsWithTimeout ¶ added in v0.29.0
func NewUpdateMyPrivateCustomAttributesPartiallyParamsWithTimeout(timeout time.Duration) *UpdateMyPrivateCustomAttributesPartiallyParams
NewUpdateMyPrivateCustomAttributesPartiallyParamsWithTimeout creates a new UpdateMyPrivateCustomAttributesPartiallyParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateMyPrivateCustomAttributesPartiallyParams) SetAuthInfoWriter ¶ added in v0.29.0
func (o *UpdateMyPrivateCustomAttributesPartiallyParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the update my private custom attributes partially params
func (*UpdateMyPrivateCustomAttributesPartiallyParams) SetBody ¶ added in v0.29.0
func (o *UpdateMyPrivateCustomAttributesPartiallyParams) SetBody(body map[string]interface{})
SetBody adds the body to the update my private custom attributes partially params
func (*UpdateMyPrivateCustomAttributesPartiallyParams) SetContext ¶ added in v0.29.0
func (o *UpdateMyPrivateCustomAttributesPartiallyParams) SetContext(ctx context.Context)
SetContext adds the context to the update my private custom attributes partially params
func (*UpdateMyPrivateCustomAttributesPartiallyParams) SetHTTPClient ¶ added in v0.29.0
func (o *UpdateMyPrivateCustomAttributesPartiallyParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update my private custom attributes partially params
func (*UpdateMyPrivateCustomAttributesPartiallyParams) SetHTTPClientTransport ¶ added in v0.29.0
func (o *UpdateMyPrivateCustomAttributesPartiallyParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the update my private custom attributes partially params
func (*UpdateMyPrivateCustomAttributesPartiallyParams) SetNamespace ¶ added in v0.29.0
func (o *UpdateMyPrivateCustomAttributesPartiallyParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the update my private custom attributes partially params
func (*UpdateMyPrivateCustomAttributesPartiallyParams) SetTimeout ¶ added in v0.29.0
func (o *UpdateMyPrivateCustomAttributesPartiallyParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update my private custom attributes partially params
func (*UpdateMyPrivateCustomAttributesPartiallyParams) WithBody ¶ added in v0.29.0
func (o *UpdateMyPrivateCustomAttributesPartiallyParams) WithBody(body map[string]interface{}) *UpdateMyPrivateCustomAttributesPartiallyParams
WithBody adds the body to the update my private custom attributes partially params
func (*UpdateMyPrivateCustomAttributesPartiallyParams) WithContext ¶ added in v0.29.0
func (o *UpdateMyPrivateCustomAttributesPartiallyParams) WithContext(ctx context.Context) *UpdateMyPrivateCustomAttributesPartiallyParams
WithContext adds the context to the update my private custom attributes partially params
func (*UpdateMyPrivateCustomAttributesPartiallyParams) WithHTTPClient ¶ added in v0.29.0
func (o *UpdateMyPrivateCustomAttributesPartiallyParams) WithHTTPClient(client *http.Client) *UpdateMyPrivateCustomAttributesPartiallyParams
WithHTTPClient adds the HTTPClient to the update my private custom attributes partially params
func (*UpdateMyPrivateCustomAttributesPartiallyParams) WithNamespace ¶ added in v0.29.0
func (o *UpdateMyPrivateCustomAttributesPartiallyParams) WithNamespace(namespace string) *UpdateMyPrivateCustomAttributesPartiallyParams
WithNamespace adds the namespace to the update my private custom attributes partially params
func (*UpdateMyPrivateCustomAttributesPartiallyParams) WithTimeout ¶ added in v0.29.0
func (o *UpdateMyPrivateCustomAttributesPartiallyParams) WithTimeout(timeout time.Duration) *UpdateMyPrivateCustomAttributesPartiallyParams
WithTimeout adds the timeout to the update my private custom attributes partially params
func (*UpdateMyPrivateCustomAttributesPartiallyParams) WriteToRequest ¶ added in v0.29.0
func (o *UpdateMyPrivateCustomAttributesPartiallyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateMyPrivateCustomAttributesPartiallyReader ¶ added in v0.29.0
type UpdateMyPrivateCustomAttributesPartiallyReader struct {
// contains filtered or unexported fields
}
UpdateMyPrivateCustomAttributesPartiallyReader is a Reader for the UpdateMyPrivateCustomAttributesPartially structure.
func (*UpdateMyPrivateCustomAttributesPartiallyReader) ReadResponse ¶ added in v0.29.0
func (o *UpdateMyPrivateCustomAttributesPartiallyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateMyPrivateCustomAttributesPartiallyUnauthorized ¶ added in v0.29.0
type UpdateMyPrivateCustomAttributesPartiallyUnauthorized struct {
}UpdateMyPrivateCustomAttributesPartiallyUnauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized</td></tr></table>
func NewUpdateMyPrivateCustomAttributesPartiallyUnauthorized ¶ added in v0.29.0
func NewUpdateMyPrivateCustomAttributesPartiallyUnauthorized() *UpdateMyPrivateCustomAttributesPartiallyUnauthorized
NewUpdateMyPrivateCustomAttributesPartiallyUnauthorized creates a UpdateMyPrivateCustomAttributesPartiallyUnauthorized with default headers values
func (*UpdateMyPrivateCustomAttributesPartiallyUnauthorized) Error ¶ added in v0.29.0
func (o *UpdateMyPrivateCustomAttributesPartiallyUnauthorized) Error() string
func (*UpdateMyPrivateCustomAttributesPartiallyUnauthorized) GetPayload ¶ added in v0.29.0
func (o *UpdateMyPrivateCustomAttributesPartiallyUnauthorized) GetPayload() *basicclientmodels.ErrorEntity
func (*UpdateMyPrivateCustomAttributesPartiallyUnauthorized) ToJSONString ¶ added in v0.29.0
func (o *UpdateMyPrivateCustomAttributesPartiallyUnauthorized) ToJSONString() string
type UpdateMyProfileBadRequest ¶
type UpdateMyProfileBadRequest struct {
Payload *basicclientmodels.ValidationErrorEntity
}
UpdateMyProfileBadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20002</td><td>validation error</td></tr><tr><td>20019</td><td>unable to parse request body</td></tr></table>
func NewUpdateMyProfileBadRequest ¶
func NewUpdateMyProfileBadRequest() *UpdateMyProfileBadRequest
NewUpdateMyProfileBadRequest creates a UpdateMyProfileBadRequest with default headers values
func (*UpdateMyProfileBadRequest) Error ¶
func (o *UpdateMyProfileBadRequest) Error() string
func (*UpdateMyProfileBadRequest) GetPayload ¶
func (o *UpdateMyProfileBadRequest) GetPayload() *basicclientmodels.ValidationErrorEntity
func (*UpdateMyProfileBadRequest) ToJSONString ¶ added in v0.25.0
func (o *UpdateMyProfileBadRequest) ToJSONString() string
type UpdateMyProfileForbidden ¶
type UpdateMyProfileForbidden struct {
Payload *basicclientmodels.ErrorEntity
}
UpdateMyProfileForbidden 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 NewUpdateMyProfileForbidden ¶
func NewUpdateMyProfileForbidden() *UpdateMyProfileForbidden
NewUpdateMyProfileForbidden creates a UpdateMyProfileForbidden with default headers values
func (*UpdateMyProfileForbidden) Error ¶
func (o *UpdateMyProfileForbidden) Error() string
func (*UpdateMyProfileForbidden) GetPayload ¶
func (o *UpdateMyProfileForbidden) GetPayload() *basicclientmodels.ErrorEntity
func (*UpdateMyProfileForbidden) ToJSONString ¶ added in v0.25.0
func (o *UpdateMyProfileForbidden) ToJSONString() string
type UpdateMyProfileNotFound ¶
type UpdateMyProfileNotFound struct {
Payload *basicclientmodels.ErrorEntity
}
UpdateMyProfileNotFound handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20008</td><td>user not found</td></tr><tr><td>20017</td><td>user not linked</td></tr><tr><td>11440</td><td>Unable to {action}: User profile not found in namespace [{namespace}]</td></tr></table>
func NewUpdateMyProfileNotFound ¶
func NewUpdateMyProfileNotFound() *UpdateMyProfileNotFound
NewUpdateMyProfileNotFound creates a UpdateMyProfileNotFound with default headers values
func (*UpdateMyProfileNotFound) Error ¶
func (o *UpdateMyProfileNotFound) Error() string
func (*UpdateMyProfileNotFound) GetPayload ¶
func (o *UpdateMyProfileNotFound) GetPayload() *basicclientmodels.ErrorEntity
func (*UpdateMyProfileNotFound) ToJSONString ¶ added in v0.25.0
func (o *UpdateMyProfileNotFound) ToJSONString() string
type UpdateMyProfileOK ¶
type UpdateMyProfileOK struct {
Payload *basicclientmodels.UserProfilePrivateInfo
}
UpdateMyProfileOK handles this case with default header values.
Successful operation
func NewUpdateMyProfileOK ¶
func NewUpdateMyProfileOK() *UpdateMyProfileOK
NewUpdateMyProfileOK creates a UpdateMyProfileOK with default headers values
func (*UpdateMyProfileOK) Error ¶
func (o *UpdateMyProfileOK) Error() string
func (*UpdateMyProfileOK) GetPayload ¶
func (o *UpdateMyProfileOK) GetPayload() *basicclientmodels.UserProfilePrivateInfo
func (*UpdateMyProfileOK) ToJSONString ¶ added in v0.25.0
func (o *UpdateMyProfileOK) ToJSONString() string
type UpdateMyProfileParams ¶
type UpdateMyProfileParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *basicclientmodels.UserProfileUpdate /*Namespace namespace, only accept alphabet and numeric */ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateMyProfileParams contains all the parameters to send to the API endpoint for the update my profile operation typically these are written to a http.Request
func NewUpdateMyProfileParams ¶
func NewUpdateMyProfileParams() *UpdateMyProfileParams
NewUpdateMyProfileParams creates a new UpdateMyProfileParams object with the default values initialized.
func NewUpdateMyProfileParamsWithContext ¶
func NewUpdateMyProfileParamsWithContext(ctx context.Context) *UpdateMyProfileParams
NewUpdateMyProfileParamsWithContext creates a new UpdateMyProfileParams object with the default values initialized, and the ability to set a context for a request
func NewUpdateMyProfileParamsWithHTTPClient ¶
func NewUpdateMyProfileParamsWithHTTPClient(client *http.Client) *UpdateMyProfileParams
NewUpdateMyProfileParamsWithHTTPClient creates a new UpdateMyProfileParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateMyProfileParamsWithTimeout ¶
func NewUpdateMyProfileParamsWithTimeout(timeout time.Duration) *UpdateMyProfileParams
NewUpdateMyProfileParamsWithTimeout creates a new UpdateMyProfileParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateMyProfileParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *UpdateMyProfileParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the update my profile params
func (*UpdateMyProfileParams) SetBody ¶
func (o *UpdateMyProfileParams) SetBody(body *basicclientmodels.UserProfileUpdate)
SetBody adds the body to the update my profile params
func (*UpdateMyProfileParams) SetContext ¶
func (o *UpdateMyProfileParams) SetContext(ctx context.Context)
SetContext adds the context to the update my profile params
func (*UpdateMyProfileParams) SetHTTPClient ¶
func (o *UpdateMyProfileParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update my profile params
func (*UpdateMyProfileParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *UpdateMyProfileParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the update my profile params
func (*UpdateMyProfileParams) SetNamespace ¶
func (o *UpdateMyProfileParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the update my profile params
func (*UpdateMyProfileParams) SetTimeout ¶
func (o *UpdateMyProfileParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update my profile params
func (*UpdateMyProfileParams) WithBody ¶
func (o *UpdateMyProfileParams) WithBody(body *basicclientmodels.UserProfileUpdate) *UpdateMyProfileParams
WithBody adds the body to the update my profile params
func (*UpdateMyProfileParams) WithContext ¶
func (o *UpdateMyProfileParams) WithContext(ctx context.Context) *UpdateMyProfileParams
WithContext adds the context to the update my profile params
func (*UpdateMyProfileParams) WithHTTPClient ¶
func (o *UpdateMyProfileParams) WithHTTPClient(client *http.Client) *UpdateMyProfileParams
WithHTTPClient adds the HTTPClient to the update my profile params
func (*UpdateMyProfileParams) WithNamespace ¶
func (o *UpdateMyProfileParams) WithNamespace(namespace string) *UpdateMyProfileParams
WithNamespace adds the namespace to the update my profile params
func (*UpdateMyProfileParams) WithTimeout ¶
func (o *UpdateMyProfileParams) WithTimeout(timeout time.Duration) *UpdateMyProfileParams
WithTimeout adds the timeout to the update my profile params
func (*UpdateMyProfileParams) WriteToRequest ¶
func (o *UpdateMyProfileParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateMyProfileReader ¶
type UpdateMyProfileReader struct {
// contains filtered or unexported fields
}
UpdateMyProfileReader is a Reader for the UpdateMyProfile structure.
func (*UpdateMyProfileReader) ReadResponse ¶
func (o *UpdateMyProfileReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateMyProfileUnauthorized ¶
type UpdateMyProfileUnauthorized struct {
}UpdateMyProfileUnauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized</td></tr></table>
func NewUpdateMyProfileUnauthorized ¶
func NewUpdateMyProfileUnauthorized() *UpdateMyProfileUnauthorized
NewUpdateMyProfileUnauthorized creates a UpdateMyProfileUnauthorized with default headers values
func (*UpdateMyProfileUnauthorized) Error ¶
func (o *UpdateMyProfileUnauthorized) Error() string
func (*UpdateMyProfileUnauthorized) GetPayload ¶
func (o *UpdateMyProfileUnauthorized) GetPayload() *basicclientmodels.ErrorEntity
func (*UpdateMyProfileUnauthorized) ToJSONString ¶ added in v0.25.0
func (o *UpdateMyProfileUnauthorized) ToJSONString() string
type UpdateMyZipCodeBadRequest ¶ added in v0.7.0
type UpdateMyZipCodeBadRequest struct {
Payload *basicclientmodels.ValidationErrorEntity
}
UpdateMyZipCodeBadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20002</td><td>validation error</td></tr><tr><td>20019</td><td>unable to parse request body</td></tr></table>
func NewUpdateMyZipCodeBadRequest ¶ added in v0.7.0
func NewUpdateMyZipCodeBadRequest() *UpdateMyZipCodeBadRequest
NewUpdateMyZipCodeBadRequest creates a UpdateMyZipCodeBadRequest with default headers values
func (*UpdateMyZipCodeBadRequest) Error ¶ added in v0.7.0
func (o *UpdateMyZipCodeBadRequest) Error() string
func (*UpdateMyZipCodeBadRequest) GetPayload ¶ added in v0.7.0
func (o *UpdateMyZipCodeBadRequest) GetPayload() *basicclientmodels.ValidationErrorEntity
func (*UpdateMyZipCodeBadRequest) ToJSONString ¶ added in v0.25.0
func (o *UpdateMyZipCodeBadRequest) ToJSONString() string
type UpdateMyZipCodeForbidden ¶ added in v0.7.0
type UpdateMyZipCodeForbidden struct {
Payload *basicclientmodels.ErrorEntity
}
UpdateMyZipCodeForbidden 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 NewUpdateMyZipCodeForbidden ¶ added in v0.7.0
func NewUpdateMyZipCodeForbidden() *UpdateMyZipCodeForbidden
NewUpdateMyZipCodeForbidden creates a UpdateMyZipCodeForbidden with default headers values
func (*UpdateMyZipCodeForbidden) Error ¶ added in v0.7.0
func (o *UpdateMyZipCodeForbidden) Error() string
func (*UpdateMyZipCodeForbidden) GetPayload ¶ added in v0.7.0
func (o *UpdateMyZipCodeForbidden) GetPayload() *basicclientmodels.ErrorEntity
func (*UpdateMyZipCodeForbidden) ToJSONString ¶ added in v0.25.0
func (o *UpdateMyZipCodeForbidden) ToJSONString() string
type UpdateMyZipCodeOK ¶ added in v0.7.0
type UpdateMyZipCodeOK struct {
Payload *basicclientmodels.UserZipCode
}
UpdateMyZipCodeOK handles this case with default header values.
Successful operation
func NewUpdateMyZipCodeOK ¶ added in v0.7.0
func NewUpdateMyZipCodeOK() *UpdateMyZipCodeOK
NewUpdateMyZipCodeOK creates a UpdateMyZipCodeOK with default headers values
func (*UpdateMyZipCodeOK) Error ¶ added in v0.7.0
func (o *UpdateMyZipCodeOK) Error() string
func (*UpdateMyZipCodeOK) GetPayload ¶ added in v0.7.0
func (o *UpdateMyZipCodeOK) GetPayload() *basicclientmodels.UserZipCode
func (*UpdateMyZipCodeOK) ToJSONString ¶ added in v0.25.0
func (o *UpdateMyZipCodeOK) ToJSONString() string
type UpdateMyZipCodeParams ¶ added in v0.7.0
type UpdateMyZipCodeParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*UserZipCodeUpdate*/ UserZipCodeUpdate *basicclientmodels.UserZipCodeUpdate /*Namespace namespace, only accept alphabet and numeric */ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateMyZipCodeParams contains all the parameters to send to the API endpoint for the update my zip code operation typically these are written to a http.Request
func NewUpdateMyZipCodeParams ¶ added in v0.7.0
func NewUpdateMyZipCodeParams() *UpdateMyZipCodeParams
NewUpdateMyZipCodeParams creates a new UpdateMyZipCodeParams object with the default values initialized.
func NewUpdateMyZipCodeParamsWithContext ¶ added in v0.7.0
func NewUpdateMyZipCodeParamsWithContext(ctx context.Context) *UpdateMyZipCodeParams
NewUpdateMyZipCodeParamsWithContext creates a new UpdateMyZipCodeParams object with the default values initialized, and the ability to set a context for a request
func NewUpdateMyZipCodeParamsWithHTTPClient ¶ added in v0.7.0
func NewUpdateMyZipCodeParamsWithHTTPClient(client *http.Client) *UpdateMyZipCodeParams
NewUpdateMyZipCodeParamsWithHTTPClient creates a new UpdateMyZipCodeParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateMyZipCodeParamsWithTimeout ¶ added in v0.7.0
func NewUpdateMyZipCodeParamsWithTimeout(timeout time.Duration) *UpdateMyZipCodeParams
NewUpdateMyZipCodeParamsWithTimeout creates a new UpdateMyZipCodeParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateMyZipCodeParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *UpdateMyZipCodeParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the update my zip code params
func (*UpdateMyZipCodeParams) SetContext ¶ added in v0.7.0
func (o *UpdateMyZipCodeParams) SetContext(ctx context.Context)
SetContext adds the context to the update my zip code params
func (*UpdateMyZipCodeParams) SetHTTPClient ¶ added in v0.7.0
func (o *UpdateMyZipCodeParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update my zip code params
func (*UpdateMyZipCodeParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *UpdateMyZipCodeParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the update my zip code params
func (*UpdateMyZipCodeParams) SetNamespace ¶ added in v0.7.0
func (o *UpdateMyZipCodeParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the update my zip code params
func (*UpdateMyZipCodeParams) SetTimeout ¶ added in v0.7.0
func (o *UpdateMyZipCodeParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update my zip code params
func (*UpdateMyZipCodeParams) SetUserZipCodeUpdate ¶ added in v0.7.0
func (o *UpdateMyZipCodeParams) SetUserZipCodeUpdate(userZipCodeUpdate *basicclientmodels.UserZipCodeUpdate)
SetUserZipCodeUpdate adds the userZipCodeUpdate to the update my zip code params
func (*UpdateMyZipCodeParams) WithContext ¶ added in v0.7.0
func (o *UpdateMyZipCodeParams) WithContext(ctx context.Context) *UpdateMyZipCodeParams
WithContext adds the context to the update my zip code params
func (*UpdateMyZipCodeParams) WithHTTPClient ¶ added in v0.7.0
func (o *UpdateMyZipCodeParams) WithHTTPClient(client *http.Client) *UpdateMyZipCodeParams
WithHTTPClient adds the HTTPClient to the update my zip code params
func (*UpdateMyZipCodeParams) WithNamespace ¶ added in v0.7.0
func (o *UpdateMyZipCodeParams) WithNamespace(namespace string) *UpdateMyZipCodeParams
WithNamespace adds the namespace to the update my zip code params
func (*UpdateMyZipCodeParams) WithTimeout ¶ added in v0.7.0
func (o *UpdateMyZipCodeParams) WithTimeout(timeout time.Duration) *UpdateMyZipCodeParams
WithTimeout adds the timeout to the update my zip code params
func (*UpdateMyZipCodeParams) WithUserZipCodeUpdate ¶ added in v0.7.0
func (o *UpdateMyZipCodeParams) WithUserZipCodeUpdate(userZipCodeUpdate *basicclientmodels.UserZipCodeUpdate) *UpdateMyZipCodeParams
WithUserZipCodeUpdate adds the userZipCodeUpdate to the update my zip code params
func (*UpdateMyZipCodeParams) WriteToRequest ¶ added in v0.7.0
func (o *UpdateMyZipCodeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateMyZipCodeReader ¶ added in v0.7.0
type UpdateMyZipCodeReader struct {
// contains filtered or unexported fields
}
UpdateMyZipCodeReader is a Reader for the UpdateMyZipCode structure.
func (*UpdateMyZipCodeReader) ReadResponse ¶ added in v0.7.0
func (o *UpdateMyZipCodeReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateMyZipCodeUnauthorized ¶ added in v0.7.0
type UpdateMyZipCodeUnauthorized struct {
}UpdateMyZipCodeUnauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized</td></tr></table>
func NewUpdateMyZipCodeUnauthorized ¶ added in v0.7.0
func NewUpdateMyZipCodeUnauthorized() *UpdateMyZipCodeUnauthorized
NewUpdateMyZipCodeUnauthorized creates a UpdateMyZipCodeUnauthorized with default headers values
func (*UpdateMyZipCodeUnauthorized) Error ¶ added in v0.7.0
func (o *UpdateMyZipCodeUnauthorized) Error() string
func (*UpdateMyZipCodeUnauthorized) GetPayload ¶ added in v0.7.0
func (o *UpdateMyZipCodeUnauthorized) GetPayload() *basicclientmodels.ErrorEntity
func (*UpdateMyZipCodeUnauthorized) ToJSONString ¶ added in v0.25.0
func (o *UpdateMyZipCodeUnauthorized) ToJSONString() string
type UpdatePrivateCustomAttributesPartiallyBadRequest ¶
type UpdatePrivateCustomAttributesPartiallyBadRequest struct {
Payload *basicclientmodels.ValidationErrorEntity
}
UpdatePrivateCustomAttributesPartiallyBadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20002</td><td>validation error</td></tr><tr><td>20019</td><td>unable to parse request body</td></tr></table>
func NewUpdatePrivateCustomAttributesPartiallyBadRequest ¶
func NewUpdatePrivateCustomAttributesPartiallyBadRequest() *UpdatePrivateCustomAttributesPartiallyBadRequest
NewUpdatePrivateCustomAttributesPartiallyBadRequest creates a UpdatePrivateCustomAttributesPartiallyBadRequest with default headers values
func (*UpdatePrivateCustomAttributesPartiallyBadRequest) Error ¶
func (o *UpdatePrivateCustomAttributesPartiallyBadRequest) Error() string
func (*UpdatePrivateCustomAttributesPartiallyBadRequest) GetPayload ¶
func (o *UpdatePrivateCustomAttributesPartiallyBadRequest) GetPayload() *basicclientmodels.ValidationErrorEntity
func (*UpdatePrivateCustomAttributesPartiallyBadRequest) ToJSONString ¶ added in v0.25.0
func (o *UpdatePrivateCustomAttributesPartiallyBadRequest) ToJSONString() string
type UpdatePrivateCustomAttributesPartiallyForbidden ¶
type UpdatePrivateCustomAttributesPartiallyForbidden struct {
Payload *basicclientmodels.ErrorEntity
}
UpdatePrivateCustomAttributesPartiallyForbidden 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 NewUpdatePrivateCustomAttributesPartiallyForbidden ¶
func NewUpdatePrivateCustomAttributesPartiallyForbidden() *UpdatePrivateCustomAttributesPartiallyForbidden
NewUpdatePrivateCustomAttributesPartiallyForbidden creates a UpdatePrivateCustomAttributesPartiallyForbidden with default headers values
func (*UpdatePrivateCustomAttributesPartiallyForbidden) Error ¶
func (o *UpdatePrivateCustomAttributesPartiallyForbidden) Error() string
func (*UpdatePrivateCustomAttributesPartiallyForbidden) GetPayload ¶
func (o *UpdatePrivateCustomAttributesPartiallyForbidden) GetPayload() *basicclientmodels.ErrorEntity
func (*UpdatePrivateCustomAttributesPartiallyForbidden) ToJSONString ¶ added in v0.25.0
func (o *UpdatePrivateCustomAttributesPartiallyForbidden) ToJSONString() string
type UpdatePrivateCustomAttributesPartiallyNotFound ¶
type UpdatePrivateCustomAttributesPartiallyNotFound struct {
Payload *basicclientmodels.ErrorEntity
}
UpdatePrivateCustomAttributesPartiallyNotFound handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>11440</td><td>Unable to {action}: User profile not found in namespace [{namespace}]</td></tr></table>
func NewUpdatePrivateCustomAttributesPartiallyNotFound ¶
func NewUpdatePrivateCustomAttributesPartiallyNotFound() *UpdatePrivateCustomAttributesPartiallyNotFound
NewUpdatePrivateCustomAttributesPartiallyNotFound creates a UpdatePrivateCustomAttributesPartiallyNotFound with default headers values
func (*UpdatePrivateCustomAttributesPartiallyNotFound) Error ¶
func (o *UpdatePrivateCustomAttributesPartiallyNotFound) Error() string
func (*UpdatePrivateCustomAttributesPartiallyNotFound) GetPayload ¶
func (o *UpdatePrivateCustomAttributesPartiallyNotFound) GetPayload() *basicclientmodels.ErrorEntity
func (*UpdatePrivateCustomAttributesPartiallyNotFound) ToJSONString ¶ added in v0.25.0
func (o *UpdatePrivateCustomAttributesPartiallyNotFound) ToJSONString() string
type UpdatePrivateCustomAttributesPartiallyOK ¶
type UpdatePrivateCustomAttributesPartiallyOK struct {
Payload map[string]interface{}
}
UpdatePrivateCustomAttributesPartiallyOK handles this case with default header values.
successful operation
func NewUpdatePrivateCustomAttributesPartiallyOK ¶
func NewUpdatePrivateCustomAttributesPartiallyOK() *UpdatePrivateCustomAttributesPartiallyOK
NewUpdatePrivateCustomAttributesPartiallyOK creates a UpdatePrivateCustomAttributesPartiallyOK with default headers values
func (*UpdatePrivateCustomAttributesPartiallyOK) Error ¶
func (o *UpdatePrivateCustomAttributesPartiallyOK) Error() string
func (*UpdatePrivateCustomAttributesPartiallyOK) GetPayload ¶
func (o *UpdatePrivateCustomAttributesPartiallyOK) GetPayload() map[string]interface{}
func (*UpdatePrivateCustomAttributesPartiallyOK) ToJSONString ¶ added in v0.25.0
func (o *UpdatePrivateCustomAttributesPartiallyOK) ToJSONString() string
type UpdatePrivateCustomAttributesPartiallyParams ¶
type UpdatePrivateCustomAttributesPartiallyParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body map[string]interface{} /*Namespace namespace, only accept alphabet and numeric */ Namespace string /*UserID user's id, should follow UUID version 4 without hyphen */ UserID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdatePrivateCustomAttributesPartiallyParams contains all the parameters to send to the API endpoint for the update private custom attributes partially operation typically these are written to a http.Request
func NewUpdatePrivateCustomAttributesPartiallyParams ¶
func NewUpdatePrivateCustomAttributesPartiallyParams() *UpdatePrivateCustomAttributesPartiallyParams
NewUpdatePrivateCustomAttributesPartiallyParams creates a new UpdatePrivateCustomAttributesPartiallyParams object with the default values initialized.
func NewUpdatePrivateCustomAttributesPartiallyParamsWithContext ¶
func NewUpdatePrivateCustomAttributesPartiallyParamsWithContext(ctx context.Context) *UpdatePrivateCustomAttributesPartiallyParams
NewUpdatePrivateCustomAttributesPartiallyParamsWithContext creates a new UpdatePrivateCustomAttributesPartiallyParams object with the default values initialized, and the ability to set a context for a request
func NewUpdatePrivateCustomAttributesPartiallyParamsWithHTTPClient ¶
func NewUpdatePrivateCustomAttributesPartiallyParamsWithHTTPClient(client *http.Client) *UpdatePrivateCustomAttributesPartiallyParams
NewUpdatePrivateCustomAttributesPartiallyParamsWithHTTPClient creates a new UpdatePrivateCustomAttributesPartiallyParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdatePrivateCustomAttributesPartiallyParamsWithTimeout ¶
func NewUpdatePrivateCustomAttributesPartiallyParamsWithTimeout(timeout time.Duration) *UpdatePrivateCustomAttributesPartiallyParams
NewUpdatePrivateCustomAttributesPartiallyParamsWithTimeout creates a new UpdatePrivateCustomAttributesPartiallyParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdatePrivateCustomAttributesPartiallyParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *UpdatePrivateCustomAttributesPartiallyParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the update private custom attributes partially params
func (*UpdatePrivateCustomAttributesPartiallyParams) SetBody ¶
func (o *UpdatePrivateCustomAttributesPartiallyParams) SetBody(body map[string]interface{})
SetBody adds the body to the update private custom attributes partially params
func (*UpdatePrivateCustomAttributesPartiallyParams) SetContext ¶
func (o *UpdatePrivateCustomAttributesPartiallyParams) SetContext(ctx context.Context)
SetContext adds the context to the update private custom attributes partially params
func (*UpdatePrivateCustomAttributesPartiallyParams) SetHTTPClient ¶
func (o *UpdatePrivateCustomAttributesPartiallyParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update private custom attributes partially params
func (*UpdatePrivateCustomAttributesPartiallyParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *UpdatePrivateCustomAttributesPartiallyParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the update private custom attributes partially params
func (*UpdatePrivateCustomAttributesPartiallyParams) SetNamespace ¶
func (o *UpdatePrivateCustomAttributesPartiallyParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the update private custom attributes partially params
func (*UpdatePrivateCustomAttributesPartiallyParams) SetTimeout ¶
func (o *UpdatePrivateCustomAttributesPartiallyParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update private custom attributes partially params
func (*UpdatePrivateCustomAttributesPartiallyParams) SetUserID ¶
func (o *UpdatePrivateCustomAttributesPartiallyParams) SetUserID(userID string)
SetUserID adds the userId to the update private custom attributes partially params
func (*UpdatePrivateCustomAttributesPartiallyParams) WithBody ¶
func (o *UpdatePrivateCustomAttributesPartiallyParams) WithBody(body map[string]interface{}) *UpdatePrivateCustomAttributesPartiallyParams
WithBody adds the body to the update private custom attributes partially params
func (*UpdatePrivateCustomAttributesPartiallyParams) WithContext ¶
func (o *UpdatePrivateCustomAttributesPartiallyParams) WithContext(ctx context.Context) *UpdatePrivateCustomAttributesPartiallyParams
WithContext adds the context to the update private custom attributes partially params
func (*UpdatePrivateCustomAttributesPartiallyParams) WithHTTPClient ¶
func (o *UpdatePrivateCustomAttributesPartiallyParams) WithHTTPClient(client *http.Client) *UpdatePrivateCustomAttributesPartiallyParams
WithHTTPClient adds the HTTPClient to the update private custom attributes partially params
func (*UpdatePrivateCustomAttributesPartiallyParams) WithNamespace ¶
func (o *UpdatePrivateCustomAttributesPartiallyParams) WithNamespace(namespace string) *UpdatePrivateCustomAttributesPartiallyParams
WithNamespace adds the namespace to the update private custom attributes partially params
func (*UpdatePrivateCustomAttributesPartiallyParams) WithTimeout ¶
func (o *UpdatePrivateCustomAttributesPartiallyParams) WithTimeout(timeout time.Duration) *UpdatePrivateCustomAttributesPartiallyParams
WithTimeout adds the timeout to the update private custom attributes partially params
func (*UpdatePrivateCustomAttributesPartiallyParams) WithUserID ¶
func (o *UpdatePrivateCustomAttributesPartiallyParams) WithUserID(userID string) *UpdatePrivateCustomAttributesPartiallyParams
WithUserID adds the userID to the update private custom attributes partially params
func (*UpdatePrivateCustomAttributesPartiallyParams) WriteToRequest ¶
func (o *UpdatePrivateCustomAttributesPartiallyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdatePrivateCustomAttributesPartiallyReader ¶
type UpdatePrivateCustomAttributesPartiallyReader struct {
// contains filtered or unexported fields
}
UpdatePrivateCustomAttributesPartiallyReader is a Reader for the UpdatePrivateCustomAttributesPartially structure.
func (*UpdatePrivateCustomAttributesPartiallyReader) ReadResponse ¶
func (o *UpdatePrivateCustomAttributesPartiallyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdatePrivateCustomAttributesPartiallyUnauthorized ¶
type UpdatePrivateCustomAttributesPartiallyUnauthorized struct {
}UpdatePrivateCustomAttributesPartiallyUnauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized</td></tr></table>
func NewUpdatePrivateCustomAttributesPartiallyUnauthorized ¶
func NewUpdatePrivateCustomAttributesPartiallyUnauthorized() *UpdatePrivateCustomAttributesPartiallyUnauthorized
NewUpdatePrivateCustomAttributesPartiallyUnauthorized creates a UpdatePrivateCustomAttributesPartiallyUnauthorized with default headers values
func (*UpdatePrivateCustomAttributesPartiallyUnauthorized) Error ¶
func (o *UpdatePrivateCustomAttributesPartiallyUnauthorized) Error() string
func (*UpdatePrivateCustomAttributesPartiallyUnauthorized) GetPayload ¶
func (o *UpdatePrivateCustomAttributesPartiallyUnauthorized) GetPayload() *basicclientmodels.ErrorEntity
func (*UpdatePrivateCustomAttributesPartiallyUnauthorized) ToJSONString ¶ added in v0.25.0
func (o *UpdatePrivateCustomAttributesPartiallyUnauthorized) ToJSONString() string
type UpdateUserProfileBadRequest ¶
type UpdateUserProfileBadRequest struct {
Payload *basicclientmodels.ValidationErrorEntity
}
UpdateUserProfileBadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20002</td><td>validation error</td></tr><tr><td>20019</td><td>unable to parse request body</td></tr></table>
func NewUpdateUserProfileBadRequest ¶
func NewUpdateUserProfileBadRequest() *UpdateUserProfileBadRequest
NewUpdateUserProfileBadRequest creates a UpdateUserProfileBadRequest with default headers values
func (*UpdateUserProfileBadRequest) Error ¶
func (o *UpdateUserProfileBadRequest) Error() string
func (*UpdateUserProfileBadRequest) GetPayload ¶
func (o *UpdateUserProfileBadRequest) GetPayload() *basicclientmodels.ValidationErrorEntity
func (*UpdateUserProfileBadRequest) ToJSONString ¶ added in v0.25.0
func (o *UpdateUserProfileBadRequest) ToJSONString() string
type UpdateUserProfileForbidden ¶
type UpdateUserProfileForbidden struct {
Payload *basicclientmodels.ErrorEntity
}
UpdateUserProfileForbidden 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 NewUpdateUserProfileForbidden ¶
func NewUpdateUserProfileForbidden() *UpdateUserProfileForbidden
NewUpdateUserProfileForbidden creates a UpdateUserProfileForbidden with default headers values
func (*UpdateUserProfileForbidden) Error ¶
func (o *UpdateUserProfileForbidden) Error() string
func (*UpdateUserProfileForbidden) GetPayload ¶
func (o *UpdateUserProfileForbidden) GetPayload() *basicclientmodels.ErrorEntity
func (*UpdateUserProfileForbidden) ToJSONString ¶ added in v0.25.0
func (o *UpdateUserProfileForbidden) ToJSONString() string
type UpdateUserProfileNotFound ¶
type UpdateUserProfileNotFound struct {
Payload *basicclientmodels.ErrorEntity
}
UpdateUserProfileNotFound handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>11440</td><td>Unable to {action}: User profile not found in namespace [{namespace}]</td></tr></table>
func NewUpdateUserProfileNotFound ¶
func NewUpdateUserProfileNotFound() *UpdateUserProfileNotFound
NewUpdateUserProfileNotFound creates a UpdateUserProfileNotFound with default headers values
func (*UpdateUserProfileNotFound) Error ¶
func (o *UpdateUserProfileNotFound) Error() string
func (*UpdateUserProfileNotFound) GetPayload ¶
func (o *UpdateUserProfileNotFound) GetPayload() *basicclientmodels.ErrorEntity
func (*UpdateUserProfileNotFound) ToJSONString ¶ added in v0.25.0
func (o *UpdateUserProfileNotFound) ToJSONString() string
type UpdateUserProfileOK ¶
type UpdateUserProfileOK struct {
Payload *basicclientmodels.UserProfilePrivateInfo
}
UpdateUserProfileOK handles this case with default header values.
successful operation
func NewUpdateUserProfileOK ¶
func NewUpdateUserProfileOK() *UpdateUserProfileOK
NewUpdateUserProfileOK creates a UpdateUserProfileOK with default headers values
func (*UpdateUserProfileOK) Error ¶
func (o *UpdateUserProfileOK) Error() string
func (*UpdateUserProfileOK) GetPayload ¶
func (o *UpdateUserProfileOK) GetPayload() *basicclientmodels.UserProfilePrivateInfo
func (*UpdateUserProfileOK) ToJSONString ¶ added in v0.25.0
func (o *UpdateUserProfileOK) ToJSONString() string
type UpdateUserProfileParams ¶
type UpdateUserProfileParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *basicclientmodels.UserProfileAdmin /*Namespace namespace, only accept alphabet and numeric */ Namespace string /*UserID user's id, should follow UUID version 4 without hyphen */ UserID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateUserProfileParams contains all the parameters to send to the API endpoint for the update user profile operation typically these are written to a http.Request
func NewUpdateUserProfileParams ¶
func NewUpdateUserProfileParams() *UpdateUserProfileParams
NewUpdateUserProfileParams creates a new UpdateUserProfileParams object with the default values initialized.
func NewUpdateUserProfileParamsWithContext ¶
func NewUpdateUserProfileParamsWithContext(ctx context.Context) *UpdateUserProfileParams
NewUpdateUserProfileParamsWithContext creates a new UpdateUserProfileParams object with the default values initialized, and the ability to set a context for a request
func NewUpdateUserProfileParamsWithHTTPClient ¶
func NewUpdateUserProfileParamsWithHTTPClient(client *http.Client) *UpdateUserProfileParams
NewUpdateUserProfileParamsWithHTTPClient creates a new UpdateUserProfileParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateUserProfileParamsWithTimeout ¶
func NewUpdateUserProfileParamsWithTimeout(timeout time.Duration) *UpdateUserProfileParams
NewUpdateUserProfileParamsWithTimeout creates a new UpdateUserProfileParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateUserProfileParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *UpdateUserProfileParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the update user profile params
func (*UpdateUserProfileParams) SetBody ¶
func (o *UpdateUserProfileParams) SetBody(body *basicclientmodels.UserProfileAdmin)
SetBody adds the body to the update user profile params
func (*UpdateUserProfileParams) SetContext ¶
func (o *UpdateUserProfileParams) SetContext(ctx context.Context)
SetContext adds the context to the update user profile params
func (*UpdateUserProfileParams) SetHTTPClient ¶
func (o *UpdateUserProfileParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update user profile params
func (*UpdateUserProfileParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *UpdateUserProfileParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the update user profile params
func (*UpdateUserProfileParams) SetNamespace ¶
func (o *UpdateUserProfileParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the update user profile params
func (*UpdateUserProfileParams) SetTimeout ¶
func (o *UpdateUserProfileParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update user profile params
func (*UpdateUserProfileParams) SetUserID ¶
func (o *UpdateUserProfileParams) SetUserID(userID string)
SetUserID adds the userId to the update user profile params
func (*UpdateUserProfileParams) WithBody ¶
func (o *UpdateUserProfileParams) WithBody(body *basicclientmodels.UserProfileAdmin) *UpdateUserProfileParams
WithBody adds the body to the update user profile params
func (*UpdateUserProfileParams) WithContext ¶
func (o *UpdateUserProfileParams) WithContext(ctx context.Context) *UpdateUserProfileParams
WithContext adds the context to the update user profile params
func (*UpdateUserProfileParams) WithHTTPClient ¶
func (o *UpdateUserProfileParams) WithHTTPClient(client *http.Client) *UpdateUserProfileParams
WithHTTPClient adds the HTTPClient to the update user profile params
func (*UpdateUserProfileParams) WithNamespace ¶
func (o *UpdateUserProfileParams) WithNamespace(namespace string) *UpdateUserProfileParams
WithNamespace adds the namespace to the update user profile params
func (*UpdateUserProfileParams) WithTimeout ¶
func (o *UpdateUserProfileParams) WithTimeout(timeout time.Duration) *UpdateUserProfileParams
WithTimeout adds the timeout to the update user profile params
func (*UpdateUserProfileParams) WithUserID ¶
func (o *UpdateUserProfileParams) WithUserID(userID string) *UpdateUserProfileParams
WithUserID adds the userID to the update user profile params
func (*UpdateUserProfileParams) WriteToRequest ¶
func (o *UpdateUserProfileParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateUserProfileReader ¶
type UpdateUserProfileReader struct {
// contains filtered or unexported fields
}
UpdateUserProfileReader is a Reader for the UpdateUserProfile structure.
func (*UpdateUserProfileReader) ReadResponse ¶
func (o *UpdateUserProfileReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateUserProfileStatusBadRequest ¶ added in v0.7.0
type UpdateUserProfileStatusBadRequest struct {
Payload *basicclientmodels.ValidationErrorEntity
}
UpdateUserProfileStatusBadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20002</td><td>validation error</td></tr><tr><td>20019</td><td>unable to parse request body</td></tr></table>
func NewUpdateUserProfileStatusBadRequest ¶ added in v0.7.0
func NewUpdateUserProfileStatusBadRequest() *UpdateUserProfileStatusBadRequest
NewUpdateUserProfileStatusBadRequest creates a UpdateUserProfileStatusBadRequest with default headers values
func (*UpdateUserProfileStatusBadRequest) Error ¶ added in v0.7.0
func (o *UpdateUserProfileStatusBadRequest) Error() string
func (*UpdateUserProfileStatusBadRequest) GetPayload ¶ added in v0.7.0
func (o *UpdateUserProfileStatusBadRequest) GetPayload() *basicclientmodels.ValidationErrorEntity
func (*UpdateUserProfileStatusBadRequest) ToJSONString ¶ added in v0.25.0
func (o *UpdateUserProfileStatusBadRequest) ToJSONString() string
type UpdateUserProfileStatusForbidden ¶ added in v0.7.0
type UpdateUserProfileStatusForbidden struct {
Payload *basicclientmodels.ErrorEntity
}
UpdateUserProfileStatusForbidden 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 NewUpdateUserProfileStatusForbidden ¶ added in v0.7.0
func NewUpdateUserProfileStatusForbidden() *UpdateUserProfileStatusForbidden
NewUpdateUserProfileStatusForbidden creates a UpdateUserProfileStatusForbidden with default headers values
func (*UpdateUserProfileStatusForbidden) Error ¶ added in v0.7.0
func (o *UpdateUserProfileStatusForbidden) Error() string
func (*UpdateUserProfileStatusForbidden) GetPayload ¶ added in v0.7.0
func (o *UpdateUserProfileStatusForbidden) GetPayload() *basicclientmodels.ErrorEntity
func (*UpdateUserProfileStatusForbidden) ToJSONString ¶ added in v0.25.0
func (o *UpdateUserProfileStatusForbidden) ToJSONString() string
type UpdateUserProfileStatusNotFound ¶ added in v0.7.0
type UpdateUserProfileStatusNotFound struct {
Payload *basicclientmodels.ErrorEntity
}
UpdateUserProfileStatusNotFound handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>11440</td><td>Unable to {action}: User profile not found in namespace [{namespace}]</td></tr></table>
func NewUpdateUserProfileStatusNotFound ¶ added in v0.7.0
func NewUpdateUserProfileStatusNotFound() *UpdateUserProfileStatusNotFound
NewUpdateUserProfileStatusNotFound creates a UpdateUserProfileStatusNotFound with default headers values
func (*UpdateUserProfileStatusNotFound) Error ¶ added in v0.7.0
func (o *UpdateUserProfileStatusNotFound) Error() string
func (*UpdateUserProfileStatusNotFound) GetPayload ¶ added in v0.7.0
func (o *UpdateUserProfileStatusNotFound) GetPayload() *basicclientmodels.ErrorEntity
func (*UpdateUserProfileStatusNotFound) ToJSONString ¶ added in v0.25.0
func (o *UpdateUserProfileStatusNotFound) ToJSONString() string
type UpdateUserProfileStatusOK ¶ added in v0.7.0
type UpdateUserProfileStatusOK struct {
Payload *basicclientmodels.UserProfilePrivateInfo
}
UpdateUserProfileStatusOK handles this case with default header values.
successful operation
func NewUpdateUserProfileStatusOK ¶ added in v0.7.0
func NewUpdateUserProfileStatusOK() *UpdateUserProfileStatusOK
NewUpdateUserProfileStatusOK creates a UpdateUserProfileStatusOK with default headers values
func (*UpdateUserProfileStatusOK) Error ¶ added in v0.7.0
func (o *UpdateUserProfileStatusOK) Error() string
func (*UpdateUserProfileStatusOK) GetPayload ¶ added in v0.7.0
func (o *UpdateUserProfileStatusOK) GetPayload() *basicclientmodels.UserProfilePrivateInfo
func (*UpdateUserProfileStatusOK) ToJSONString ¶ added in v0.25.0
func (o *UpdateUserProfileStatusOK) ToJSONString() string
type UpdateUserProfileStatusParams ¶ added in v0.7.0
type UpdateUserProfileStatusParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *basicclientmodels.UserProfileStatusUpdate /*Namespace namespace, only accept alphabet and numeric */ Namespace string /*UserID user's id, should follow UUID version 4 without hyphen */ UserID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateUserProfileStatusParams contains all the parameters to send to the API endpoint for the update user profile status operation typically these are written to a http.Request
func NewUpdateUserProfileStatusParams ¶ added in v0.7.0
func NewUpdateUserProfileStatusParams() *UpdateUserProfileStatusParams
NewUpdateUserProfileStatusParams creates a new UpdateUserProfileStatusParams object with the default values initialized.
func NewUpdateUserProfileStatusParamsWithContext ¶ added in v0.7.0
func NewUpdateUserProfileStatusParamsWithContext(ctx context.Context) *UpdateUserProfileStatusParams
NewUpdateUserProfileStatusParamsWithContext creates a new UpdateUserProfileStatusParams object with the default values initialized, and the ability to set a context for a request
func NewUpdateUserProfileStatusParamsWithHTTPClient ¶ added in v0.7.0
func NewUpdateUserProfileStatusParamsWithHTTPClient(client *http.Client) *UpdateUserProfileStatusParams
NewUpdateUserProfileStatusParamsWithHTTPClient creates a new UpdateUserProfileStatusParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateUserProfileStatusParamsWithTimeout ¶ added in v0.7.0
func NewUpdateUserProfileStatusParamsWithTimeout(timeout time.Duration) *UpdateUserProfileStatusParams
NewUpdateUserProfileStatusParamsWithTimeout creates a new UpdateUserProfileStatusParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateUserProfileStatusParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *UpdateUserProfileStatusParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the update user profile status params
func (*UpdateUserProfileStatusParams) SetBody ¶ added in v0.7.0
func (o *UpdateUserProfileStatusParams) SetBody(body *basicclientmodels.UserProfileStatusUpdate)
SetBody adds the body to the update user profile status params
func (*UpdateUserProfileStatusParams) SetContext ¶ added in v0.7.0
func (o *UpdateUserProfileStatusParams) SetContext(ctx context.Context)
SetContext adds the context to the update user profile status params
func (*UpdateUserProfileStatusParams) SetHTTPClient ¶ added in v0.7.0
func (o *UpdateUserProfileStatusParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update user profile status params
func (*UpdateUserProfileStatusParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *UpdateUserProfileStatusParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the update user profile status params
func (*UpdateUserProfileStatusParams) SetNamespace ¶ added in v0.7.0
func (o *UpdateUserProfileStatusParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the update user profile status params
func (*UpdateUserProfileStatusParams) SetTimeout ¶ added in v0.7.0
func (o *UpdateUserProfileStatusParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update user profile status params
func (*UpdateUserProfileStatusParams) SetUserID ¶ added in v0.7.0
func (o *UpdateUserProfileStatusParams) SetUserID(userID string)
SetUserID adds the userId to the update user profile status params
func (*UpdateUserProfileStatusParams) WithBody ¶ added in v0.7.0
func (o *UpdateUserProfileStatusParams) WithBody(body *basicclientmodels.UserProfileStatusUpdate) *UpdateUserProfileStatusParams
WithBody adds the body to the update user profile status params
func (*UpdateUserProfileStatusParams) WithContext ¶ added in v0.7.0
func (o *UpdateUserProfileStatusParams) WithContext(ctx context.Context) *UpdateUserProfileStatusParams
WithContext adds the context to the update user profile status params
func (*UpdateUserProfileStatusParams) WithHTTPClient ¶ added in v0.7.0
func (o *UpdateUserProfileStatusParams) WithHTTPClient(client *http.Client) *UpdateUserProfileStatusParams
WithHTTPClient adds the HTTPClient to the update user profile status params
func (*UpdateUserProfileStatusParams) WithNamespace ¶ added in v0.7.0
func (o *UpdateUserProfileStatusParams) WithNamespace(namespace string) *UpdateUserProfileStatusParams
WithNamespace adds the namespace to the update user profile status params
func (*UpdateUserProfileStatusParams) WithTimeout ¶ added in v0.7.0
func (o *UpdateUserProfileStatusParams) WithTimeout(timeout time.Duration) *UpdateUserProfileStatusParams
WithTimeout adds the timeout to the update user profile status params
func (*UpdateUserProfileStatusParams) WithUserID ¶ added in v0.7.0
func (o *UpdateUserProfileStatusParams) WithUserID(userID string) *UpdateUserProfileStatusParams
WithUserID adds the userID to the update user profile status params
func (*UpdateUserProfileStatusParams) WriteToRequest ¶ added in v0.7.0
func (o *UpdateUserProfileStatusParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateUserProfileStatusReader ¶ added in v0.7.0
type UpdateUserProfileStatusReader struct {
// contains filtered or unexported fields
}
UpdateUserProfileStatusReader is a Reader for the UpdateUserProfileStatus structure.
func (*UpdateUserProfileStatusReader) ReadResponse ¶ added in v0.7.0
func (o *UpdateUserProfileStatusReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateUserProfileStatusUnauthorized ¶ added in v0.7.0
type UpdateUserProfileStatusUnauthorized struct {
}UpdateUserProfileStatusUnauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized</td></tr></table>
func NewUpdateUserProfileStatusUnauthorized ¶ added in v0.7.0
func NewUpdateUserProfileStatusUnauthorized() *UpdateUserProfileStatusUnauthorized
NewUpdateUserProfileStatusUnauthorized creates a UpdateUserProfileStatusUnauthorized with default headers values
func (*UpdateUserProfileStatusUnauthorized) Error ¶ added in v0.7.0
func (o *UpdateUserProfileStatusUnauthorized) Error() string
func (*UpdateUserProfileStatusUnauthorized) GetPayload ¶ added in v0.7.0
func (o *UpdateUserProfileStatusUnauthorized) GetPayload() *basicclientmodels.ErrorEntity
func (*UpdateUserProfileStatusUnauthorized) ToJSONString ¶ added in v0.25.0
func (o *UpdateUserProfileStatusUnauthorized) ToJSONString() string
type UpdateUserProfileUnauthorized ¶
type UpdateUserProfileUnauthorized struct {
}UpdateUserProfileUnauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized</td></tr></table>
func NewUpdateUserProfileUnauthorized ¶
func NewUpdateUserProfileUnauthorized() *UpdateUserProfileUnauthorized
NewUpdateUserProfileUnauthorized creates a UpdateUserProfileUnauthorized with default headers values
func (*UpdateUserProfileUnauthorized) Error ¶
func (o *UpdateUserProfileUnauthorized) Error() string
func (*UpdateUserProfileUnauthorized) GetPayload ¶
func (o *UpdateUserProfileUnauthorized) GetPayload() *basicclientmodels.ErrorEntity
func (*UpdateUserProfileUnauthorized) ToJSONString ¶ added in v0.25.0
func (o *UpdateUserProfileUnauthorized) ToJSONString() string
Source Files ¶
- admin_get_user_profile_public_info_by_ids_parameters.go
- admin_get_user_profile_public_info_by_ids_responses.go
- create_my_profile_parameters.go
- create_my_profile_responses.go
- delete_user_profile_parameters.go
- delete_user_profile_responses.go
- get_custom_attributes_info_parameters.go
- get_custom_attributes_info_responses.go
- get_my_private_custom_attributes_info_parameters.go
- get_my_private_custom_attributes_info_responses.go
- get_my_profile_info_parameters.go
- get_my_profile_info_responses.go
- get_my_zip_code_parameters.go
- get_my_zip_code_responses.go
- get_private_custom_attributes_info_parameters.go
- get_private_custom_attributes_info_responses.go
- get_user_profile_info_by_public_id_parameters.go
- get_user_profile_info_by_public_id_responses.go
- get_user_profile_info_parameters.go
- get_user_profile_info_responses.go
- public_create_user_profile_parameters.go
- public_create_user_profile_responses.go
- public_get_custom_attributes_info_parameters.go
- public_get_custom_attributes_info_responses.go
- public_get_user_profile_info_by_public_id_parameters.go
- public_get_user_profile_info_by_public_id_responses.go
- public_get_user_profile_info_parameters.go
- public_get_user_profile_info_responses.go
- public_get_user_profile_public_info_by_ids_parameters.go
- public_get_user_profile_public_info_by_ids_responses.go
- public_get_user_profile_public_info_parameters.go
- public_get_user_profile_public_info_responses.go
- public_update_custom_attributes_partially_parameters.go
- public_update_custom_attributes_partially_responses.go
- public_update_user_profile_parameters.go
- public_update_user_profile_responses.go
- public_update_user_profile_status_parameters.go
- public_update_user_profile_status_responses.go
- update_custom_attributes_partially_parameters.go
- update_custom_attributes_partially_responses.go
- update_my_private_custom_attributes_partially_parameters.go
- update_my_private_custom_attributes_partially_responses.go
- update_my_profile_parameters.go
- update_my_profile_responses.go
- update_my_zip_code_parameters.go
- update_my_zip_code_responses.go
- update_private_custom_attributes_partially_parameters.go
- update_private_custom_attributes_partially_responses.go
- update_user_profile_parameters.go
- update_user_profile_responses.go
- update_user_profile_status_parameters.go
- update_user_profile_status_responses.go
- user_profile_client.go