Documentation ¶
Index ¶
- type AddUserPermissionBadRequest
- type AddUserPermissionForbidden
- type AddUserPermissionNoContent
- type AddUserPermissionNotFound
- type AddUserPermissionParams
- func NewAddUserPermissionParams() *AddUserPermissionParams
- func NewAddUserPermissionParamsWithContext(ctx context.Context) *AddUserPermissionParams
- func NewAddUserPermissionParamsWithHTTPClient(client *http.Client) *AddUserPermissionParams
- func NewAddUserPermissionParamsWithTimeout(timeout time.Duration) *AddUserPermissionParams
- func (o *AddUserPermissionParams) SetAction(action int64)
- func (o *AddUserPermissionParams) SetBody(body *iamclientmodels.ModelUpdatePermissionScheduleRequest)
- func (o *AddUserPermissionParams) SetContext(ctx context.Context)
- func (o *AddUserPermissionParams) SetHTTPClient(client *http.Client)
- func (o *AddUserPermissionParams) SetNamespace(namespace string)
- func (o *AddUserPermissionParams) SetResource(resource string)
- func (o *AddUserPermissionParams) SetTimeout(timeout time.Duration)
- func (o *AddUserPermissionParams) SetUserID(userID string)
- func (o *AddUserPermissionParams) WithAction(action int64) *AddUserPermissionParams
- func (o *AddUserPermissionParams) WithBody(body *iamclientmodels.ModelUpdatePermissionScheduleRequest) *AddUserPermissionParams
- func (o *AddUserPermissionParams) WithContext(ctx context.Context) *AddUserPermissionParams
- func (o *AddUserPermissionParams) WithHTTPClient(client *http.Client) *AddUserPermissionParams
- func (o *AddUserPermissionParams) WithNamespace(namespace string) *AddUserPermissionParams
- func (o *AddUserPermissionParams) WithResource(resource string) *AddUserPermissionParams
- func (o *AddUserPermissionParams) WithTimeout(timeout time.Duration) *AddUserPermissionParams
- func (o *AddUserPermissionParams) WithUserID(userID string) *AddUserPermissionParams
- func (o *AddUserPermissionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AddUserPermissionReader
- type AddUserPermissionUnauthorized
- type AddUserRoleConflict
- type AddUserRoleForbidden
- type AddUserRoleInternalServerError
- type AddUserRoleNoContent
- type AddUserRoleNotFound
- type AddUserRoleParams
- func (o *AddUserRoleParams) SetContext(ctx context.Context)
- func (o *AddUserRoleParams) SetHTTPClient(client *http.Client)
- func (o *AddUserRoleParams) SetNamespace(namespace string)
- func (o *AddUserRoleParams) SetRoleID(roleID string)
- func (o *AddUserRoleParams) SetTimeout(timeout time.Duration)
- func (o *AddUserRoleParams) SetUserID(userID string)
- func (o *AddUserRoleParams) WithContext(ctx context.Context) *AddUserRoleParams
- func (o *AddUserRoleParams) WithHTTPClient(client *http.Client) *AddUserRoleParams
- func (o *AddUserRoleParams) WithNamespace(namespace string) *AddUserRoleParams
- func (o *AddUserRoleParams) WithRoleID(roleID string) *AddUserRoleParams
- func (o *AddUserRoleParams) WithTimeout(timeout time.Duration) *AddUserRoleParams
- func (o *AddUserRoleParams) WithUserID(userID string) *AddUserRoleParams
- func (o *AddUserRoleParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AddUserRoleReader
- type AddUserRoleUnauthorized
- type AdminAddUserPermissionsV3BadRequest
- type AdminAddUserPermissionsV3Forbidden
- type AdminAddUserPermissionsV3NoContent
- type AdminAddUserPermissionsV3NotFound
- type AdminAddUserPermissionsV3Params
- func NewAdminAddUserPermissionsV3Params() *AdminAddUserPermissionsV3Params
- func NewAdminAddUserPermissionsV3ParamsWithContext(ctx context.Context) *AdminAddUserPermissionsV3Params
- func NewAdminAddUserPermissionsV3ParamsWithHTTPClient(client *http.Client) *AdminAddUserPermissionsV3Params
- func NewAdminAddUserPermissionsV3ParamsWithTimeout(timeout time.Duration) *AdminAddUserPermissionsV3Params
- func (o *AdminAddUserPermissionsV3Params) SetBody(body *iamclientmodels.AccountcommonPermissions)
- func (o *AdminAddUserPermissionsV3Params) SetContext(ctx context.Context)
- func (o *AdminAddUserPermissionsV3Params) SetHTTPClient(client *http.Client)
- func (o *AdminAddUserPermissionsV3Params) SetNamespace(namespace string)
- func (o *AdminAddUserPermissionsV3Params) SetTimeout(timeout time.Duration)
- func (o *AdminAddUserPermissionsV3Params) SetUserID(userID string)
- func (o *AdminAddUserPermissionsV3Params) WithBody(body *iamclientmodels.AccountcommonPermissions) *AdminAddUserPermissionsV3Params
- func (o *AdminAddUserPermissionsV3Params) WithContext(ctx context.Context) *AdminAddUserPermissionsV3Params
- func (o *AdminAddUserPermissionsV3Params) WithHTTPClient(client *http.Client) *AdminAddUserPermissionsV3Params
- func (o *AdminAddUserPermissionsV3Params) WithNamespace(namespace string) *AdminAddUserPermissionsV3Params
- func (o *AdminAddUserPermissionsV3Params) WithTimeout(timeout time.Duration) *AdminAddUserPermissionsV3Params
- func (o *AdminAddUserPermissionsV3Params) WithUserID(userID string) *AdminAddUserPermissionsV3Params
- func (o *AdminAddUserPermissionsV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminAddUserPermissionsV3Reader
- type AdminAddUserPermissionsV3Unauthorized
- type AdminAddUserRoleV3BadRequest
- type AdminAddUserRoleV3Conflict
- type AdminAddUserRoleV3Forbidden
- type AdminAddUserRoleV3NoContent
- type AdminAddUserRoleV3NotFound
- type AdminAddUserRoleV3Params
- func NewAdminAddUserRoleV3Params() *AdminAddUserRoleV3Params
- func NewAdminAddUserRoleV3ParamsWithContext(ctx context.Context) *AdminAddUserRoleV3Params
- func NewAdminAddUserRoleV3ParamsWithHTTPClient(client *http.Client) *AdminAddUserRoleV3Params
- func NewAdminAddUserRoleV3ParamsWithTimeout(timeout time.Duration) *AdminAddUserRoleV3Params
- func (o *AdminAddUserRoleV3Params) SetContext(ctx context.Context)
- func (o *AdminAddUserRoleV3Params) SetHTTPClient(client *http.Client)
- func (o *AdminAddUserRoleV3Params) SetNamespace(namespace string)
- func (o *AdminAddUserRoleV3Params) SetRoleID(roleID string)
- func (o *AdminAddUserRoleV3Params) SetTimeout(timeout time.Duration)
- func (o *AdminAddUserRoleV3Params) SetUserID(userID string)
- func (o *AdminAddUserRoleV3Params) WithContext(ctx context.Context) *AdminAddUserRoleV3Params
- func (o *AdminAddUserRoleV3Params) WithHTTPClient(client *http.Client) *AdminAddUserRoleV3Params
- func (o *AdminAddUserRoleV3Params) WithNamespace(namespace string) *AdminAddUserRoleV3Params
- func (o *AdminAddUserRoleV3Params) WithRoleID(roleID string) *AdminAddUserRoleV3Params
- func (o *AdminAddUserRoleV3Params) WithTimeout(timeout time.Duration) *AdminAddUserRoleV3Params
- func (o *AdminAddUserRoleV3Params) WithUserID(userID string) *AdminAddUserRoleV3Params
- func (o *AdminAddUserRoleV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminAddUserRoleV3Reader
- type AdminAddUserRoleV3Unauthorized
- type AdminBanUserV2BadRequest
- type AdminBanUserV2Created
- type AdminBanUserV2Forbidden
- type AdminBanUserV2InternalServerError
- type AdminBanUserV2NotFound
- type AdminBanUserV2Params
- func NewAdminBanUserV2Params() *AdminBanUserV2Params
- func NewAdminBanUserV2ParamsWithContext(ctx context.Context) *AdminBanUserV2Params
- func NewAdminBanUserV2ParamsWithHTTPClient(client *http.Client) *AdminBanUserV2Params
- func NewAdminBanUserV2ParamsWithTimeout(timeout time.Duration) *AdminBanUserV2Params
- func (o *AdminBanUserV2Params) SetBody(body *iamclientmodels.ModelBanCreateRequest)
- func (o *AdminBanUserV2Params) SetContext(ctx context.Context)
- func (o *AdminBanUserV2Params) SetHTTPClient(client *http.Client)
- func (o *AdminBanUserV2Params) SetNamespace(namespace string)
- func (o *AdminBanUserV2Params) SetTimeout(timeout time.Duration)
- func (o *AdminBanUserV2Params) SetUserID(userID string)
- func (o *AdminBanUserV2Params) WithBody(body *iamclientmodels.ModelBanCreateRequest) *AdminBanUserV2Params
- func (o *AdminBanUserV2Params) WithContext(ctx context.Context) *AdminBanUserV2Params
- func (o *AdminBanUserV2Params) WithHTTPClient(client *http.Client) *AdminBanUserV2Params
- func (o *AdminBanUserV2Params) WithNamespace(namespace string) *AdminBanUserV2Params
- func (o *AdminBanUserV2Params) WithTimeout(timeout time.Duration) *AdminBanUserV2Params
- func (o *AdminBanUserV2Params) WithUserID(userID string) *AdminBanUserV2Params
- func (o *AdminBanUserV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminBanUserV2Reader
- type AdminBanUserV2Unauthorized
- type AdminBanUserV3BadRequest
- type AdminBanUserV3Created
- type AdminBanUserV3Forbidden
- type AdminBanUserV3NotFound
- type AdminBanUserV3Params
- func NewAdminBanUserV3Params() *AdminBanUserV3Params
- func NewAdminBanUserV3ParamsWithContext(ctx context.Context) *AdminBanUserV3Params
- func NewAdminBanUserV3ParamsWithHTTPClient(client *http.Client) *AdminBanUserV3Params
- func NewAdminBanUserV3ParamsWithTimeout(timeout time.Duration) *AdminBanUserV3Params
- func (o *AdminBanUserV3Params) SetBody(body *iamclientmodels.ModelBanCreateRequest)
- func (o *AdminBanUserV3Params) SetContext(ctx context.Context)
- func (o *AdminBanUserV3Params) SetHTTPClient(client *http.Client)
- func (o *AdminBanUserV3Params) SetNamespace(namespace string)
- func (o *AdminBanUserV3Params) SetTimeout(timeout time.Duration)
- func (o *AdminBanUserV3Params) SetUserID(userID string)
- func (o *AdminBanUserV3Params) WithBody(body *iamclientmodels.ModelBanCreateRequest) *AdminBanUserV3Params
- func (o *AdminBanUserV3Params) WithContext(ctx context.Context) *AdminBanUserV3Params
- func (o *AdminBanUserV3Params) WithHTTPClient(client *http.Client) *AdminBanUserV3Params
- func (o *AdminBanUserV3Params) WithNamespace(namespace string) *AdminBanUserV3Params
- func (o *AdminBanUserV3Params) WithTimeout(timeout time.Duration) *AdminBanUserV3Params
- func (o *AdminBanUserV3Params) WithUserID(userID string) *AdminBanUserV3Params
- func (o *AdminBanUserV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminBanUserV3Reader
- type AdminBanUserV3Unauthorized
- type AdminCreateJusticeUserBadRequest
- type AdminCreateJusticeUserCreated
- type AdminCreateJusticeUserForbidden
- type AdminCreateJusticeUserInternalServerError
- type AdminCreateJusticeUserNotFound
- type AdminCreateJusticeUserParams
- func NewAdminCreateJusticeUserParams() *AdminCreateJusticeUserParams
- func NewAdminCreateJusticeUserParamsWithContext(ctx context.Context) *AdminCreateJusticeUserParams
- func NewAdminCreateJusticeUserParamsWithHTTPClient(client *http.Client) *AdminCreateJusticeUserParams
- func NewAdminCreateJusticeUserParamsWithTimeout(timeout time.Duration) *AdminCreateJusticeUserParams
- func (o *AdminCreateJusticeUserParams) SetContext(ctx context.Context)
- func (o *AdminCreateJusticeUserParams) SetHTTPClient(client *http.Client)
- func (o *AdminCreateJusticeUserParams) SetNamespace(namespace string)
- func (o *AdminCreateJusticeUserParams) SetTargetNamespace(targetNamespace string)
- func (o *AdminCreateJusticeUserParams) SetTimeout(timeout time.Duration)
- func (o *AdminCreateJusticeUserParams) SetUserID(userID string)
- func (o *AdminCreateJusticeUserParams) WithContext(ctx context.Context) *AdminCreateJusticeUserParams
- func (o *AdminCreateJusticeUserParams) WithHTTPClient(client *http.Client) *AdminCreateJusticeUserParams
- func (o *AdminCreateJusticeUserParams) WithNamespace(namespace string) *AdminCreateJusticeUserParams
- func (o *AdminCreateJusticeUserParams) WithTargetNamespace(targetNamespace string) *AdminCreateJusticeUserParams
- func (o *AdminCreateJusticeUserParams) WithTimeout(timeout time.Duration) *AdminCreateJusticeUserParams
- func (o *AdminCreateJusticeUserParams) WithUserID(userID string) *AdminCreateJusticeUserParams
- func (o *AdminCreateJusticeUserParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminCreateJusticeUserReader
- type AdminCreateJusticeUserUnauthorized
- type AdminCreateUserRolesV2BadRequest
- type AdminCreateUserRolesV2Conflict
- type AdminCreateUserRolesV2Forbidden
- type AdminCreateUserRolesV2NoContent
- type AdminCreateUserRolesV2NotFound
- type AdminCreateUserRolesV2Params
- func NewAdminCreateUserRolesV2Params() *AdminCreateUserRolesV2Params
- func NewAdminCreateUserRolesV2ParamsWithContext(ctx context.Context) *AdminCreateUserRolesV2Params
- func NewAdminCreateUserRolesV2ParamsWithHTTPClient(client *http.Client) *AdminCreateUserRolesV2Params
- func NewAdminCreateUserRolesV2ParamsWithTimeout(timeout time.Duration) *AdminCreateUserRolesV2Params
- func (o *AdminCreateUserRolesV2Params) SetBody(body []string)
- func (o *AdminCreateUserRolesV2Params) SetContext(ctx context.Context)
- func (o *AdminCreateUserRolesV2Params) SetHTTPClient(client *http.Client)
- func (o *AdminCreateUserRolesV2Params) SetNamespace(namespace string)
- func (o *AdminCreateUserRolesV2Params) SetTimeout(timeout time.Duration)
- func (o *AdminCreateUserRolesV2Params) SetUserID(userID string)
- func (o *AdminCreateUserRolesV2Params) WithBody(body []string) *AdminCreateUserRolesV2Params
- func (o *AdminCreateUserRolesV2Params) WithContext(ctx context.Context) *AdminCreateUserRolesV2Params
- func (o *AdminCreateUserRolesV2Params) WithHTTPClient(client *http.Client) *AdminCreateUserRolesV2Params
- func (o *AdminCreateUserRolesV2Params) WithNamespace(namespace string) *AdminCreateUserRolesV2Params
- func (o *AdminCreateUserRolesV2Params) WithTimeout(timeout time.Duration) *AdminCreateUserRolesV2Params
- func (o *AdminCreateUserRolesV2Params) WithUserID(userID string) *AdminCreateUserRolesV2Params
- func (o *AdminCreateUserRolesV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminCreateUserRolesV2Reader
- type AdminCreateUserRolesV2Unauthorized
- type AdminDeletePlatformLinkV2BadRequest
- type AdminDeletePlatformLinkV2Forbidden
- type AdminDeletePlatformLinkV2InternalServerError
- type AdminDeletePlatformLinkV2NoContent
- type AdminDeletePlatformLinkV2NotFound
- type AdminDeletePlatformLinkV2Params
- func NewAdminDeletePlatformLinkV2Params() *AdminDeletePlatformLinkV2Params
- func NewAdminDeletePlatformLinkV2ParamsWithContext(ctx context.Context) *AdminDeletePlatformLinkV2Params
- func NewAdminDeletePlatformLinkV2ParamsWithHTTPClient(client *http.Client) *AdminDeletePlatformLinkV2Params
- func NewAdminDeletePlatformLinkV2ParamsWithTimeout(timeout time.Duration) *AdminDeletePlatformLinkV2Params
- func (o *AdminDeletePlatformLinkV2Params) SetContext(ctx context.Context)
- func (o *AdminDeletePlatformLinkV2Params) SetHTTPClient(client *http.Client)
- func (o *AdminDeletePlatformLinkV2Params) SetNamespace(namespace string)
- func (o *AdminDeletePlatformLinkV2Params) SetPlatformID(platformID string)
- func (o *AdminDeletePlatformLinkV2Params) SetPlatformNamespace(platformNamespace *string)
- func (o *AdminDeletePlatformLinkV2Params) SetTimeout(timeout time.Duration)
- func (o *AdminDeletePlatformLinkV2Params) SetUserID(userID string)
- func (o *AdminDeletePlatformLinkV2Params) WithContext(ctx context.Context) *AdminDeletePlatformLinkV2Params
- func (o *AdminDeletePlatformLinkV2Params) WithHTTPClient(client *http.Client) *AdminDeletePlatformLinkV2Params
- func (o *AdminDeletePlatformLinkV2Params) WithNamespace(namespace string) *AdminDeletePlatformLinkV2Params
- func (o *AdminDeletePlatformLinkV2Params) WithPlatformID(platformID string) *AdminDeletePlatformLinkV2Params
- func (o *AdminDeletePlatformLinkV2Params) WithPlatformNamespace(platformNamespace *string) *AdminDeletePlatformLinkV2Params
- func (o *AdminDeletePlatformLinkV2Params) WithTimeout(timeout time.Duration) *AdminDeletePlatformLinkV2Params
- func (o *AdminDeletePlatformLinkV2Params) WithUserID(userID string) *AdminDeletePlatformLinkV2Params
- func (o *AdminDeletePlatformLinkV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminDeletePlatformLinkV2Reader
- type AdminDeletePlatformLinkV2Unauthorized
- type AdminDeleteUserInformationV3Forbidden
- type AdminDeleteUserInformationV3NoContent
- type AdminDeleteUserInformationV3NotFound
- type AdminDeleteUserInformationV3Params
- func NewAdminDeleteUserInformationV3Params() *AdminDeleteUserInformationV3Params
- func NewAdminDeleteUserInformationV3ParamsWithContext(ctx context.Context) *AdminDeleteUserInformationV3Params
- func NewAdminDeleteUserInformationV3ParamsWithHTTPClient(client *http.Client) *AdminDeleteUserInformationV3Params
- func NewAdminDeleteUserInformationV3ParamsWithTimeout(timeout time.Duration) *AdminDeleteUserInformationV3Params
- func (o *AdminDeleteUserInformationV3Params) SetContext(ctx context.Context)
- func (o *AdminDeleteUserInformationV3Params) SetHTTPClient(client *http.Client)
- func (o *AdminDeleteUserInformationV3Params) SetNamespace(namespace string)
- func (o *AdminDeleteUserInformationV3Params) SetTimeout(timeout time.Duration)
- func (o *AdminDeleteUserInformationV3Params) SetUserID(userID string)
- func (o *AdminDeleteUserInformationV3Params) WithContext(ctx context.Context) *AdminDeleteUserInformationV3Params
- func (o *AdminDeleteUserInformationV3Params) WithHTTPClient(client *http.Client) *AdminDeleteUserInformationV3Params
- func (o *AdminDeleteUserInformationV3Params) WithNamespace(namespace string) *AdminDeleteUserInformationV3Params
- func (o *AdminDeleteUserInformationV3Params) WithTimeout(timeout time.Duration) *AdminDeleteUserInformationV3Params
- func (o *AdminDeleteUserInformationV3Params) WithUserID(userID string) *AdminDeleteUserInformationV3Params
- func (o *AdminDeleteUserInformationV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminDeleteUserInformationV3Reader
- type AdminDeleteUserInformationV3Unauthorized
- type AdminDeleteUserPermissionBulkV3BadRequest
- type AdminDeleteUserPermissionBulkV3Forbidden
- type AdminDeleteUserPermissionBulkV3NoContent
- type AdminDeleteUserPermissionBulkV3NotFound
- type AdminDeleteUserPermissionBulkV3Params
- func NewAdminDeleteUserPermissionBulkV3Params() *AdminDeleteUserPermissionBulkV3Params
- func NewAdminDeleteUserPermissionBulkV3ParamsWithContext(ctx context.Context) *AdminDeleteUserPermissionBulkV3Params
- func NewAdminDeleteUserPermissionBulkV3ParamsWithHTTPClient(client *http.Client) *AdminDeleteUserPermissionBulkV3Params
- func NewAdminDeleteUserPermissionBulkV3ParamsWithTimeout(timeout time.Duration) *AdminDeleteUserPermissionBulkV3Params
- func (o *AdminDeleteUserPermissionBulkV3Params) SetBody(body []*iamclientmodels.ModelPermissionDeleteRequest)
- func (o *AdminDeleteUserPermissionBulkV3Params) SetContext(ctx context.Context)
- func (o *AdminDeleteUserPermissionBulkV3Params) SetHTTPClient(client *http.Client)
- func (o *AdminDeleteUserPermissionBulkV3Params) SetNamespace(namespace string)
- func (o *AdminDeleteUserPermissionBulkV3Params) SetTimeout(timeout time.Duration)
- func (o *AdminDeleteUserPermissionBulkV3Params) SetUserID(userID string)
- func (o *AdminDeleteUserPermissionBulkV3Params) WithBody(body []*iamclientmodels.ModelPermissionDeleteRequest) *AdminDeleteUserPermissionBulkV3Params
- func (o *AdminDeleteUserPermissionBulkV3Params) WithContext(ctx context.Context) *AdminDeleteUserPermissionBulkV3Params
- func (o *AdminDeleteUserPermissionBulkV3Params) WithHTTPClient(client *http.Client) *AdminDeleteUserPermissionBulkV3Params
- func (o *AdminDeleteUserPermissionBulkV3Params) WithNamespace(namespace string) *AdminDeleteUserPermissionBulkV3Params
- func (o *AdminDeleteUserPermissionBulkV3Params) WithTimeout(timeout time.Duration) *AdminDeleteUserPermissionBulkV3Params
- func (o *AdminDeleteUserPermissionBulkV3Params) WithUserID(userID string) *AdminDeleteUserPermissionBulkV3Params
- func (o *AdminDeleteUserPermissionBulkV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminDeleteUserPermissionBulkV3Reader
- type AdminDeleteUserPermissionBulkV3Unauthorized
- type AdminDeleteUserPermissionV3BadRequest
- type AdminDeleteUserPermissionV3Forbidden
- type AdminDeleteUserPermissionV3NoContent
- type AdminDeleteUserPermissionV3NotFound
- type AdminDeleteUserPermissionV3Params
- func NewAdminDeleteUserPermissionV3Params() *AdminDeleteUserPermissionV3Params
- func NewAdminDeleteUserPermissionV3ParamsWithContext(ctx context.Context) *AdminDeleteUserPermissionV3Params
- func NewAdminDeleteUserPermissionV3ParamsWithHTTPClient(client *http.Client) *AdminDeleteUserPermissionV3Params
- func NewAdminDeleteUserPermissionV3ParamsWithTimeout(timeout time.Duration) *AdminDeleteUserPermissionV3Params
- func (o *AdminDeleteUserPermissionV3Params) SetAction(action int64)
- func (o *AdminDeleteUserPermissionV3Params) SetContext(ctx context.Context)
- func (o *AdminDeleteUserPermissionV3Params) SetHTTPClient(client *http.Client)
- func (o *AdminDeleteUserPermissionV3Params) SetNamespace(namespace string)
- func (o *AdminDeleteUserPermissionV3Params) SetResource(resource string)
- func (o *AdminDeleteUserPermissionV3Params) SetTimeout(timeout time.Duration)
- func (o *AdminDeleteUserPermissionV3Params) SetUserID(userID string)
- func (o *AdminDeleteUserPermissionV3Params) WithAction(action int64) *AdminDeleteUserPermissionV3Params
- func (o *AdminDeleteUserPermissionV3Params) WithContext(ctx context.Context) *AdminDeleteUserPermissionV3Params
- func (o *AdminDeleteUserPermissionV3Params) WithHTTPClient(client *http.Client) *AdminDeleteUserPermissionV3Params
- func (o *AdminDeleteUserPermissionV3Params) WithNamespace(namespace string) *AdminDeleteUserPermissionV3Params
- func (o *AdminDeleteUserPermissionV3Params) WithResource(resource string) *AdminDeleteUserPermissionV3Params
- func (o *AdminDeleteUserPermissionV3Params) WithTimeout(timeout time.Duration) *AdminDeleteUserPermissionV3Params
- func (o *AdminDeleteUserPermissionV3Params) WithUserID(userID string) *AdminDeleteUserPermissionV3Params
- func (o *AdminDeleteUserPermissionV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminDeleteUserPermissionV3Reader
- type AdminDeleteUserPermissionV3Unauthorized
- type AdminDeleteUserRoleV3BadRequest
- type AdminDeleteUserRoleV3Forbidden
- type AdminDeleteUserRoleV3NoContent
- type AdminDeleteUserRoleV3NotFound
- type AdminDeleteUserRoleV3Params
- func NewAdminDeleteUserRoleV3Params() *AdminDeleteUserRoleV3Params
- func NewAdminDeleteUserRoleV3ParamsWithContext(ctx context.Context) *AdminDeleteUserRoleV3Params
- func NewAdminDeleteUserRoleV3ParamsWithHTTPClient(client *http.Client) *AdminDeleteUserRoleV3Params
- func NewAdminDeleteUserRoleV3ParamsWithTimeout(timeout time.Duration) *AdminDeleteUserRoleV3Params
- func (o *AdminDeleteUserRoleV3Params) SetContext(ctx context.Context)
- func (o *AdminDeleteUserRoleV3Params) SetHTTPClient(client *http.Client)
- func (o *AdminDeleteUserRoleV3Params) SetNamespace(namespace string)
- func (o *AdminDeleteUserRoleV3Params) SetRoleID(roleID string)
- func (o *AdminDeleteUserRoleV3Params) SetTimeout(timeout time.Duration)
- func (o *AdminDeleteUserRoleV3Params) SetUserID(userID string)
- func (o *AdminDeleteUserRoleV3Params) WithContext(ctx context.Context) *AdminDeleteUserRoleV3Params
- func (o *AdminDeleteUserRoleV3Params) WithHTTPClient(client *http.Client) *AdminDeleteUserRoleV3Params
- func (o *AdminDeleteUserRoleV3Params) WithNamespace(namespace string) *AdminDeleteUserRoleV3Params
- func (o *AdminDeleteUserRoleV3Params) WithRoleID(roleID string) *AdminDeleteUserRoleV3Params
- func (o *AdminDeleteUserRoleV3Params) WithTimeout(timeout time.Duration) *AdminDeleteUserRoleV3Params
- func (o *AdminDeleteUserRoleV3Params) WithUserID(userID string) *AdminDeleteUserRoleV3Params
- func (o *AdminDeleteUserRoleV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminDeleteUserRoleV3Reader
- type AdminDeleteUserRoleV3Unauthorized
- type AdminDeleteUserRolesV3BadRequest
- type AdminDeleteUserRolesV3Forbidden
- type AdminDeleteUserRolesV3NoContent
- type AdminDeleteUserRolesV3NotFound
- type AdminDeleteUserRolesV3Params
- func NewAdminDeleteUserRolesV3Params() *AdminDeleteUserRolesV3Params
- func NewAdminDeleteUserRolesV3ParamsWithContext(ctx context.Context) *AdminDeleteUserRolesV3Params
- func NewAdminDeleteUserRolesV3ParamsWithHTTPClient(client *http.Client) *AdminDeleteUserRolesV3Params
- func NewAdminDeleteUserRolesV3ParamsWithTimeout(timeout time.Duration) *AdminDeleteUserRolesV3Params
- func (o *AdminDeleteUserRolesV3Params) SetBody(body []string)
- func (o *AdminDeleteUserRolesV3Params) SetContext(ctx context.Context)
- func (o *AdminDeleteUserRolesV3Params) SetHTTPClient(client *http.Client)
- func (o *AdminDeleteUserRolesV3Params) SetNamespace(namespace string)
- func (o *AdminDeleteUserRolesV3Params) SetTimeout(timeout time.Duration)
- func (o *AdminDeleteUserRolesV3Params) SetUserID(userID string)
- func (o *AdminDeleteUserRolesV3Params) WithBody(body []string) *AdminDeleteUserRolesV3Params
- func (o *AdminDeleteUserRolesV3Params) WithContext(ctx context.Context) *AdminDeleteUserRolesV3Params
- func (o *AdminDeleteUserRolesV3Params) WithHTTPClient(client *http.Client) *AdminDeleteUserRolesV3Params
- func (o *AdminDeleteUserRolesV3Params) WithNamespace(namespace string) *AdminDeleteUserRolesV3Params
- func (o *AdminDeleteUserRolesV3Params) WithTimeout(timeout time.Duration) *AdminDeleteUserRolesV3Params
- func (o *AdminDeleteUserRolesV3Params) WithUserID(userID string) *AdminDeleteUserRolesV3Params
- func (o *AdminDeleteUserRolesV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminDeleteUserRolesV3Reader
- type AdminDeleteUserRolesV3Unauthorized
- type AdminDisableUserV2BadRequest
- type AdminDisableUserV2Forbidden
- type AdminDisableUserV2InternalServerError
- type AdminDisableUserV2NoContent
- type AdminDisableUserV2NotFound
- type AdminDisableUserV2Params
- func NewAdminDisableUserV2Params() *AdminDisableUserV2Params
- func NewAdminDisableUserV2ParamsWithContext(ctx context.Context) *AdminDisableUserV2Params
- func NewAdminDisableUserV2ParamsWithHTTPClient(client *http.Client) *AdminDisableUserV2Params
- func NewAdminDisableUserV2ParamsWithTimeout(timeout time.Duration) *AdminDisableUserV2Params
- func (o *AdminDisableUserV2Params) SetBody(body *iamclientmodels.ModelDisableUserRequest)
- func (o *AdminDisableUserV2Params) SetContext(ctx context.Context)
- func (o *AdminDisableUserV2Params) SetHTTPClient(client *http.Client)
- func (o *AdminDisableUserV2Params) SetNamespace(namespace string)
- func (o *AdminDisableUserV2Params) SetTimeout(timeout time.Duration)
- func (o *AdminDisableUserV2Params) SetUserID(userID string)
- func (o *AdminDisableUserV2Params) WithBody(body *iamclientmodels.ModelDisableUserRequest) *AdminDisableUserV2Params
- func (o *AdminDisableUserV2Params) WithContext(ctx context.Context) *AdminDisableUserV2Params
- func (o *AdminDisableUserV2Params) WithHTTPClient(client *http.Client) *AdminDisableUserV2Params
- func (o *AdminDisableUserV2Params) WithNamespace(namespace string) *AdminDisableUserV2Params
- func (o *AdminDisableUserV2Params) WithTimeout(timeout time.Duration) *AdminDisableUserV2Params
- func (o *AdminDisableUserV2Params) WithUserID(userID string) *AdminDisableUserV2Params
- func (o *AdminDisableUserV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminDisableUserV2Reader
- type AdminDisableUserV2Unauthorized
- type AdminEnableUserV2Forbidden
- type AdminEnableUserV2InternalServerError
- type AdminEnableUserV2NoContent
- type AdminEnableUserV2NotFound
- type AdminEnableUserV2Params
- func NewAdminEnableUserV2Params() *AdminEnableUserV2Params
- func NewAdminEnableUserV2ParamsWithContext(ctx context.Context) *AdminEnableUserV2Params
- func NewAdminEnableUserV2ParamsWithHTTPClient(client *http.Client) *AdminEnableUserV2Params
- func NewAdminEnableUserV2ParamsWithTimeout(timeout time.Duration) *AdminEnableUserV2Params
- func (o *AdminEnableUserV2Params) SetContext(ctx context.Context)
- func (o *AdminEnableUserV2Params) SetHTTPClient(client *http.Client)
- func (o *AdminEnableUserV2Params) SetNamespace(namespace string)
- func (o *AdminEnableUserV2Params) SetTimeout(timeout time.Duration)
- func (o *AdminEnableUserV2Params) SetUserID(userID string)
- func (o *AdminEnableUserV2Params) WithContext(ctx context.Context) *AdminEnableUserV2Params
- func (o *AdminEnableUserV2Params) WithHTTPClient(client *http.Client) *AdminEnableUserV2Params
- func (o *AdminEnableUserV2Params) WithNamespace(namespace string) *AdminEnableUserV2Params
- func (o *AdminEnableUserV2Params) WithTimeout(timeout time.Duration) *AdminEnableUserV2Params
- func (o *AdminEnableUserV2Params) WithUserID(userID string) *AdminEnableUserV2Params
- func (o *AdminEnableUserV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminEnableUserV2Reader
- type AdminEnableUserV2Unauthorized
- type AdminGetAgeRestrictionStatusV2Forbidden
- type AdminGetAgeRestrictionStatusV2NotFound
- type AdminGetAgeRestrictionStatusV2OK
- type AdminGetAgeRestrictionStatusV2Params
- func NewAdminGetAgeRestrictionStatusV2Params() *AdminGetAgeRestrictionStatusV2Params
- func NewAdminGetAgeRestrictionStatusV2ParamsWithContext(ctx context.Context) *AdminGetAgeRestrictionStatusV2Params
- func NewAdminGetAgeRestrictionStatusV2ParamsWithHTTPClient(client *http.Client) *AdminGetAgeRestrictionStatusV2Params
- func NewAdminGetAgeRestrictionStatusV2ParamsWithTimeout(timeout time.Duration) *AdminGetAgeRestrictionStatusV2Params
- func (o *AdminGetAgeRestrictionStatusV2Params) SetContext(ctx context.Context)
- func (o *AdminGetAgeRestrictionStatusV2Params) SetHTTPClient(client *http.Client)
- func (o *AdminGetAgeRestrictionStatusV2Params) SetNamespace(namespace string)
- func (o *AdminGetAgeRestrictionStatusV2Params) SetTimeout(timeout time.Duration)
- func (o *AdminGetAgeRestrictionStatusV2Params) WithContext(ctx context.Context) *AdminGetAgeRestrictionStatusV2Params
- func (o *AdminGetAgeRestrictionStatusV2Params) WithHTTPClient(client *http.Client) *AdminGetAgeRestrictionStatusV2Params
- func (o *AdminGetAgeRestrictionStatusV2Params) WithNamespace(namespace string) *AdminGetAgeRestrictionStatusV2Params
- func (o *AdminGetAgeRestrictionStatusV2Params) WithTimeout(timeout time.Duration) *AdminGetAgeRestrictionStatusV2Params
- func (o *AdminGetAgeRestrictionStatusV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminGetAgeRestrictionStatusV2Reader
- type AdminGetAgeRestrictionStatusV2Unauthorized
- type AdminGetAgeRestrictionStatusV3BadRequest
- type AdminGetAgeRestrictionStatusV3Forbidden
- type AdminGetAgeRestrictionStatusV3InternalServerError
- type AdminGetAgeRestrictionStatusV3NotFound
- type AdminGetAgeRestrictionStatusV3OK
- type AdminGetAgeRestrictionStatusV3Params
- func NewAdminGetAgeRestrictionStatusV3Params() *AdminGetAgeRestrictionStatusV3Params
- func NewAdminGetAgeRestrictionStatusV3ParamsWithContext(ctx context.Context) *AdminGetAgeRestrictionStatusV3Params
- func NewAdminGetAgeRestrictionStatusV3ParamsWithHTTPClient(client *http.Client) *AdminGetAgeRestrictionStatusV3Params
- func NewAdminGetAgeRestrictionStatusV3ParamsWithTimeout(timeout time.Duration) *AdminGetAgeRestrictionStatusV3Params
- func (o *AdminGetAgeRestrictionStatusV3Params) SetContext(ctx context.Context)
- func (o *AdminGetAgeRestrictionStatusV3Params) SetHTTPClient(client *http.Client)
- func (o *AdminGetAgeRestrictionStatusV3Params) SetNamespace(namespace string)
- func (o *AdminGetAgeRestrictionStatusV3Params) SetTimeout(timeout time.Duration)
- func (o *AdminGetAgeRestrictionStatusV3Params) WithContext(ctx context.Context) *AdminGetAgeRestrictionStatusV3Params
- func (o *AdminGetAgeRestrictionStatusV3Params) WithHTTPClient(client *http.Client) *AdminGetAgeRestrictionStatusV3Params
- func (o *AdminGetAgeRestrictionStatusV3Params) WithNamespace(namespace string) *AdminGetAgeRestrictionStatusV3Params
- func (o *AdminGetAgeRestrictionStatusV3Params) WithTimeout(timeout time.Duration) *AdminGetAgeRestrictionStatusV3Params
- func (o *AdminGetAgeRestrictionStatusV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminGetAgeRestrictionStatusV3Reader
- type AdminGetAgeRestrictionStatusV3Unauthorized
- type AdminGetBulkUserByEmailAddressV3BadRequest
- type AdminGetBulkUserByEmailAddressV3Forbidden
- type AdminGetBulkUserByEmailAddressV3InternalServerError
- type AdminGetBulkUserByEmailAddressV3NotFound
- type AdminGetBulkUserByEmailAddressV3OK
- type AdminGetBulkUserByEmailAddressV3Params
- func NewAdminGetBulkUserByEmailAddressV3Params() *AdminGetBulkUserByEmailAddressV3Params
- func NewAdminGetBulkUserByEmailAddressV3ParamsWithContext(ctx context.Context) *AdminGetBulkUserByEmailAddressV3Params
- func NewAdminGetBulkUserByEmailAddressV3ParamsWithHTTPClient(client *http.Client) *AdminGetBulkUserByEmailAddressV3Params
- func NewAdminGetBulkUserByEmailAddressV3ParamsWithTimeout(timeout time.Duration) *AdminGetBulkUserByEmailAddressV3Params
- func (o *AdminGetBulkUserByEmailAddressV3Params) SetBody(body *iamclientmodels.ModelListEmailAddressRequest)
- func (o *AdminGetBulkUserByEmailAddressV3Params) SetContext(ctx context.Context)
- func (o *AdminGetBulkUserByEmailAddressV3Params) SetHTTPClient(client *http.Client)
- func (o *AdminGetBulkUserByEmailAddressV3Params) SetNamespace(namespace string)
- func (o *AdminGetBulkUserByEmailAddressV3Params) SetTimeout(timeout time.Duration)
- func (o *AdminGetBulkUserByEmailAddressV3Params) WithBody(body *iamclientmodels.ModelListEmailAddressRequest) *AdminGetBulkUserByEmailAddressV3Params
- func (o *AdminGetBulkUserByEmailAddressV3Params) WithContext(ctx context.Context) *AdminGetBulkUserByEmailAddressV3Params
- func (o *AdminGetBulkUserByEmailAddressV3Params) WithHTTPClient(client *http.Client) *AdminGetBulkUserByEmailAddressV3Params
- func (o *AdminGetBulkUserByEmailAddressV3Params) WithNamespace(namespace string) *AdminGetBulkUserByEmailAddressV3Params
- func (o *AdminGetBulkUserByEmailAddressV3Params) WithTimeout(timeout time.Duration) *AdminGetBulkUserByEmailAddressV3Params
- func (o *AdminGetBulkUserByEmailAddressV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminGetBulkUserByEmailAddressV3Reader
- type AdminGetBulkUserByEmailAddressV3Unauthorized
- type AdminGetListCountryAgeRestrictionV3BadRequest
- type AdminGetListCountryAgeRestrictionV3Forbidden
- type AdminGetListCountryAgeRestrictionV3InternalServerError
- type AdminGetListCountryAgeRestrictionV3OK
- type AdminGetListCountryAgeRestrictionV3Params
- func NewAdminGetListCountryAgeRestrictionV3Params() *AdminGetListCountryAgeRestrictionV3Params
- func NewAdminGetListCountryAgeRestrictionV3ParamsWithContext(ctx context.Context) *AdminGetListCountryAgeRestrictionV3Params
- func NewAdminGetListCountryAgeRestrictionV3ParamsWithHTTPClient(client *http.Client) *AdminGetListCountryAgeRestrictionV3Params
- func NewAdminGetListCountryAgeRestrictionV3ParamsWithTimeout(timeout time.Duration) *AdminGetListCountryAgeRestrictionV3Params
- func (o *AdminGetListCountryAgeRestrictionV3Params) SetContext(ctx context.Context)
- func (o *AdminGetListCountryAgeRestrictionV3Params) SetHTTPClient(client *http.Client)
- func (o *AdminGetListCountryAgeRestrictionV3Params) SetNamespace(namespace string)
- func (o *AdminGetListCountryAgeRestrictionV3Params) SetTimeout(timeout time.Duration)
- func (o *AdminGetListCountryAgeRestrictionV3Params) WithContext(ctx context.Context) *AdminGetListCountryAgeRestrictionV3Params
- func (o *AdminGetListCountryAgeRestrictionV3Params) WithHTTPClient(client *http.Client) *AdminGetListCountryAgeRestrictionV3Params
- func (o *AdminGetListCountryAgeRestrictionV3Params) WithNamespace(namespace string) *AdminGetListCountryAgeRestrictionV3Params
- func (o *AdminGetListCountryAgeRestrictionV3Params) WithTimeout(timeout time.Duration) *AdminGetListCountryAgeRestrictionV3Params
- func (o *AdminGetListCountryAgeRestrictionV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminGetListCountryAgeRestrictionV3Reader
- type AdminGetListCountryAgeRestrictionV3Unauthorized
- type AdminGetMyUserV3InternalServerError
- type AdminGetMyUserV3OK
- type AdminGetMyUserV3Params
- func NewAdminGetMyUserV3Params() *AdminGetMyUserV3Params
- func NewAdminGetMyUserV3ParamsWithContext(ctx context.Context) *AdminGetMyUserV3Params
- func NewAdminGetMyUserV3ParamsWithHTTPClient(client *http.Client) *AdminGetMyUserV3Params
- func NewAdminGetMyUserV3ParamsWithTimeout(timeout time.Duration) *AdminGetMyUserV3Params
- func (o *AdminGetMyUserV3Params) SetContext(ctx context.Context)
- func (o *AdminGetMyUserV3Params) SetHTTPClient(client *http.Client)
- func (o *AdminGetMyUserV3Params) SetTimeout(timeout time.Duration)
- func (o *AdminGetMyUserV3Params) WithContext(ctx context.Context) *AdminGetMyUserV3Params
- func (o *AdminGetMyUserV3Params) WithHTTPClient(client *http.Client) *AdminGetMyUserV3Params
- func (o *AdminGetMyUserV3Params) WithTimeout(timeout time.Duration) *AdminGetMyUserV3Params
- func (o *AdminGetMyUserV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminGetMyUserV3Reader
- type AdminGetMyUserV3Unauthorized
- type AdminGetUserBanV2Forbidden
- type AdminGetUserBanV2NotFound
- type AdminGetUserBanV2OK
- type AdminGetUserBanV2Params
- func NewAdminGetUserBanV2Params() *AdminGetUserBanV2Params
- func NewAdminGetUserBanV2ParamsWithContext(ctx context.Context) *AdminGetUserBanV2Params
- func NewAdminGetUserBanV2ParamsWithHTTPClient(client *http.Client) *AdminGetUserBanV2Params
- func NewAdminGetUserBanV2ParamsWithTimeout(timeout time.Duration) *AdminGetUserBanV2Params
- func (o *AdminGetUserBanV2Params) SetActiveOnly(activeOnly *bool)
- func (o *AdminGetUserBanV2Params) SetContext(ctx context.Context)
- func (o *AdminGetUserBanV2Params) SetHTTPClient(client *http.Client)
- func (o *AdminGetUserBanV2Params) SetNamespace(namespace string)
- func (o *AdminGetUserBanV2Params) SetTimeout(timeout time.Duration)
- func (o *AdminGetUserBanV2Params) SetUserID(userID string)
- func (o *AdminGetUserBanV2Params) WithActiveOnly(activeOnly *bool) *AdminGetUserBanV2Params
- func (o *AdminGetUserBanV2Params) WithContext(ctx context.Context) *AdminGetUserBanV2Params
- func (o *AdminGetUserBanV2Params) WithHTTPClient(client *http.Client) *AdminGetUserBanV2Params
- func (o *AdminGetUserBanV2Params) WithNamespace(namespace string) *AdminGetUserBanV2Params
- func (o *AdminGetUserBanV2Params) WithTimeout(timeout time.Duration) *AdminGetUserBanV2Params
- func (o *AdminGetUserBanV2Params) WithUserID(userID string) *AdminGetUserBanV2Params
- func (o *AdminGetUserBanV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminGetUserBanV2Reader
- type AdminGetUserBanV2Unauthorized
- type AdminGetUserBanV3BadRequest
- type AdminGetUserBanV3Forbidden
- type AdminGetUserBanV3NotFound
- type AdminGetUserBanV3OK
- type AdminGetUserBanV3Params
- func NewAdminGetUserBanV3Params() *AdminGetUserBanV3Params
- func NewAdminGetUserBanV3ParamsWithContext(ctx context.Context) *AdminGetUserBanV3Params
- func NewAdminGetUserBanV3ParamsWithHTTPClient(client *http.Client) *AdminGetUserBanV3Params
- func NewAdminGetUserBanV3ParamsWithTimeout(timeout time.Duration) *AdminGetUserBanV3Params
- func (o *AdminGetUserBanV3Params) SetActiveOnly(activeOnly *bool)
- func (o *AdminGetUserBanV3Params) SetAfter(after *string)
- func (o *AdminGetUserBanV3Params) SetBefore(before *string)
- func (o *AdminGetUserBanV3Params) SetContext(ctx context.Context)
- func (o *AdminGetUserBanV3Params) SetHTTPClient(client *http.Client)
- func (o *AdminGetUserBanV3Params) SetLimit(limit *int64)
- func (o *AdminGetUserBanV3Params) SetNamespace(namespace string)
- func (o *AdminGetUserBanV3Params) SetTimeout(timeout time.Duration)
- func (o *AdminGetUserBanV3Params) SetUserID(userID string)
- func (o *AdminGetUserBanV3Params) WithActiveOnly(activeOnly *bool) *AdminGetUserBanV3Params
- func (o *AdminGetUserBanV3Params) WithAfter(after *string) *AdminGetUserBanV3Params
- func (o *AdminGetUserBanV3Params) WithBefore(before *string) *AdminGetUserBanV3Params
- func (o *AdminGetUserBanV3Params) WithContext(ctx context.Context) *AdminGetUserBanV3Params
- func (o *AdminGetUserBanV3Params) WithHTTPClient(client *http.Client) *AdminGetUserBanV3Params
- func (o *AdminGetUserBanV3Params) WithLimit(limit *int64) *AdminGetUserBanV3Params
- func (o *AdminGetUserBanV3Params) WithNamespace(namespace string) *AdminGetUserBanV3Params
- func (o *AdminGetUserBanV3Params) WithTimeout(timeout time.Duration) *AdminGetUserBanV3Params
- func (o *AdminGetUserBanV3Params) WithUserID(userID string) *AdminGetUserBanV3Params
- func (o *AdminGetUserBanV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminGetUserBanV3Reader
- type AdminGetUserBanV3Unauthorized
- type AdminGetUserByEmailAddressV3BadRequest
- type AdminGetUserByEmailAddressV3Forbidden
- type AdminGetUserByEmailAddressV3InternalServerError
- type AdminGetUserByEmailAddressV3NotFound
- type AdminGetUserByEmailAddressV3OK
- type AdminGetUserByEmailAddressV3Params
- func NewAdminGetUserByEmailAddressV3Params() *AdminGetUserByEmailAddressV3Params
- func NewAdminGetUserByEmailAddressV3ParamsWithContext(ctx context.Context) *AdminGetUserByEmailAddressV3Params
- func NewAdminGetUserByEmailAddressV3ParamsWithHTTPClient(client *http.Client) *AdminGetUserByEmailAddressV3Params
- func NewAdminGetUserByEmailAddressV3ParamsWithTimeout(timeout time.Duration) *AdminGetUserByEmailAddressV3Params
- func (o *AdminGetUserByEmailAddressV3Params) SetContext(ctx context.Context)
- func (o *AdminGetUserByEmailAddressV3Params) SetEmailAddress(emailAddress *string)
- func (o *AdminGetUserByEmailAddressV3Params) SetHTTPClient(client *http.Client)
- func (o *AdminGetUserByEmailAddressV3Params) SetNamespace(namespace string)
- func (o *AdminGetUserByEmailAddressV3Params) SetTimeout(timeout time.Duration)
- func (o *AdminGetUserByEmailAddressV3Params) WithContext(ctx context.Context) *AdminGetUserByEmailAddressV3Params
- func (o *AdminGetUserByEmailAddressV3Params) WithEmailAddress(emailAddress *string) *AdminGetUserByEmailAddressV3Params
- func (o *AdminGetUserByEmailAddressV3Params) WithHTTPClient(client *http.Client) *AdminGetUserByEmailAddressV3Params
- func (o *AdminGetUserByEmailAddressV3Params) WithNamespace(namespace string) *AdminGetUserByEmailAddressV3Params
- func (o *AdminGetUserByEmailAddressV3Params) WithTimeout(timeout time.Duration) *AdminGetUserByEmailAddressV3Params
- func (o *AdminGetUserByEmailAddressV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminGetUserByEmailAddressV3Reader
- type AdminGetUserByEmailAddressV3Unauthorized
- type AdminGetUserByUserIDV2InternalServerError
- type AdminGetUserByUserIDV2NotFound
- type AdminGetUserByUserIDV2OK
- type AdminGetUserByUserIDV2Params
- func NewAdminGetUserByUserIDV2Params() *AdminGetUserByUserIDV2Params
- func NewAdminGetUserByUserIDV2ParamsWithContext(ctx context.Context) *AdminGetUserByUserIDV2Params
- func NewAdminGetUserByUserIDV2ParamsWithHTTPClient(client *http.Client) *AdminGetUserByUserIDV2Params
- func NewAdminGetUserByUserIDV2ParamsWithTimeout(timeout time.Duration) *AdminGetUserByUserIDV2Params
- func (o *AdminGetUserByUserIDV2Params) SetContext(ctx context.Context)
- func (o *AdminGetUserByUserIDV2Params) SetHTTPClient(client *http.Client)
- func (o *AdminGetUserByUserIDV2Params) SetNamespace(namespace string)
- func (o *AdminGetUserByUserIDV2Params) SetTimeout(timeout time.Duration)
- func (o *AdminGetUserByUserIDV2Params) SetUserID(userID string)
- func (o *AdminGetUserByUserIDV2Params) WithContext(ctx context.Context) *AdminGetUserByUserIDV2Params
- func (o *AdminGetUserByUserIDV2Params) WithHTTPClient(client *http.Client) *AdminGetUserByUserIDV2Params
- func (o *AdminGetUserByUserIDV2Params) WithNamespace(namespace string) *AdminGetUserByUserIDV2Params
- func (o *AdminGetUserByUserIDV2Params) WithTimeout(timeout time.Duration) *AdminGetUserByUserIDV2Params
- func (o *AdminGetUserByUserIDV2Params) WithUserID(userID string) *AdminGetUserByUserIDV2Params
- func (o *AdminGetUserByUserIDV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminGetUserByUserIDV2Reader
- type AdminGetUserByUserIDV3BadRequest
- type AdminGetUserByUserIDV3Forbidden
- type AdminGetUserByUserIDV3InternalServerError
- type AdminGetUserByUserIDV3NotFound
- type AdminGetUserByUserIDV3OK
- type AdminGetUserByUserIDV3Params
- func NewAdminGetUserByUserIDV3Params() *AdminGetUserByUserIDV3Params
- func NewAdminGetUserByUserIDV3ParamsWithContext(ctx context.Context) *AdminGetUserByUserIDV3Params
- func NewAdminGetUserByUserIDV3ParamsWithHTTPClient(client *http.Client) *AdminGetUserByUserIDV3Params
- func NewAdminGetUserByUserIDV3ParamsWithTimeout(timeout time.Duration) *AdminGetUserByUserIDV3Params
- func (o *AdminGetUserByUserIDV3Params) SetContext(ctx context.Context)
- func (o *AdminGetUserByUserIDV3Params) SetHTTPClient(client *http.Client)
- func (o *AdminGetUserByUserIDV3Params) SetNamespace(namespace string)
- func (o *AdminGetUserByUserIDV3Params) SetTimeout(timeout time.Duration)
- func (o *AdminGetUserByUserIDV3Params) SetUserID(userID string)
- func (o *AdminGetUserByUserIDV3Params) WithContext(ctx context.Context) *AdminGetUserByUserIDV3Params
- func (o *AdminGetUserByUserIDV3Params) WithHTTPClient(client *http.Client) *AdminGetUserByUserIDV3Params
- func (o *AdminGetUserByUserIDV3Params) WithNamespace(namespace string) *AdminGetUserByUserIDV3Params
- func (o *AdminGetUserByUserIDV3Params) WithTimeout(timeout time.Duration) *AdminGetUserByUserIDV3Params
- func (o *AdminGetUserByUserIDV3Params) WithUserID(userID string) *AdminGetUserByUserIDV3Params
- func (o *AdminGetUserByUserIDV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminGetUserByUserIDV3Reader
- type AdminGetUserByUserIDV3Unauthorized
- type AdminGetUserDeletionStatusV3Forbidden
- type AdminGetUserDeletionStatusV3InternalServerError
- type AdminGetUserDeletionStatusV3NotFound
- type AdminGetUserDeletionStatusV3OK
- type AdminGetUserDeletionStatusV3Params
- func NewAdminGetUserDeletionStatusV3Params() *AdminGetUserDeletionStatusV3Params
- func NewAdminGetUserDeletionStatusV3ParamsWithContext(ctx context.Context) *AdminGetUserDeletionStatusV3Params
- func NewAdminGetUserDeletionStatusV3ParamsWithHTTPClient(client *http.Client) *AdminGetUserDeletionStatusV3Params
- func NewAdminGetUserDeletionStatusV3ParamsWithTimeout(timeout time.Duration) *AdminGetUserDeletionStatusV3Params
- func (o *AdminGetUserDeletionStatusV3Params) SetContext(ctx context.Context)
- func (o *AdminGetUserDeletionStatusV3Params) SetHTTPClient(client *http.Client)
- func (o *AdminGetUserDeletionStatusV3Params) SetNamespace(namespace string)
- func (o *AdminGetUserDeletionStatusV3Params) SetTimeout(timeout time.Duration)
- func (o *AdminGetUserDeletionStatusV3Params) SetUserID(userID string)
- func (o *AdminGetUserDeletionStatusV3Params) WithContext(ctx context.Context) *AdminGetUserDeletionStatusV3Params
- func (o *AdminGetUserDeletionStatusV3Params) WithHTTPClient(client *http.Client) *AdminGetUserDeletionStatusV3Params
- func (o *AdminGetUserDeletionStatusV3Params) WithNamespace(namespace string) *AdminGetUserDeletionStatusV3Params
- func (o *AdminGetUserDeletionStatusV3Params) WithTimeout(timeout time.Duration) *AdminGetUserDeletionStatusV3Params
- func (o *AdminGetUserDeletionStatusV3Params) WithUserID(userID string) *AdminGetUserDeletionStatusV3Params
- func (o *AdminGetUserDeletionStatusV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminGetUserDeletionStatusV3Reader
- type AdminGetUserDeletionStatusV3Unauthorized
- type AdminGetUserLoginHistoriesV3Forbidden
- type AdminGetUserLoginHistoriesV3NotFound
- type AdminGetUserLoginHistoriesV3OK
- type AdminGetUserLoginHistoriesV3Params
- func NewAdminGetUserLoginHistoriesV3Params() *AdminGetUserLoginHistoriesV3Params
- func NewAdminGetUserLoginHistoriesV3ParamsWithContext(ctx context.Context) *AdminGetUserLoginHistoriesV3Params
- func NewAdminGetUserLoginHistoriesV3ParamsWithHTTPClient(client *http.Client) *AdminGetUserLoginHistoriesV3Params
- func NewAdminGetUserLoginHistoriesV3ParamsWithTimeout(timeout time.Duration) *AdminGetUserLoginHistoriesV3Params
- func (o *AdminGetUserLoginHistoriesV3Params) SetAfter(after *float64)
- func (o *AdminGetUserLoginHistoriesV3Params) SetBefore(before *float64)
- func (o *AdminGetUserLoginHistoriesV3Params) SetContext(ctx context.Context)
- func (o *AdminGetUserLoginHistoriesV3Params) SetHTTPClient(client *http.Client)
- func (o *AdminGetUserLoginHistoriesV3Params) SetLimit(limit *float64)
- func (o *AdminGetUserLoginHistoriesV3Params) SetNamespace(namespace string)
- func (o *AdminGetUserLoginHistoriesV3Params) SetTimeout(timeout time.Duration)
- func (o *AdminGetUserLoginHistoriesV3Params) SetUserID(userID string)
- func (o *AdminGetUserLoginHistoriesV3Params) WithAfter(after *float64) *AdminGetUserLoginHistoriesV3Params
- func (o *AdminGetUserLoginHistoriesV3Params) WithBefore(before *float64) *AdminGetUserLoginHistoriesV3Params
- func (o *AdminGetUserLoginHistoriesV3Params) WithContext(ctx context.Context) *AdminGetUserLoginHistoriesV3Params
- func (o *AdminGetUserLoginHistoriesV3Params) WithHTTPClient(client *http.Client) *AdminGetUserLoginHistoriesV3Params
- func (o *AdminGetUserLoginHistoriesV3Params) WithLimit(limit *float64) *AdminGetUserLoginHistoriesV3Params
- func (o *AdminGetUserLoginHistoriesV3Params) WithNamespace(namespace string) *AdminGetUserLoginHistoriesV3Params
- func (o *AdminGetUserLoginHistoriesV3Params) WithTimeout(timeout time.Duration) *AdminGetUserLoginHistoriesV3Params
- func (o *AdminGetUserLoginHistoriesV3Params) WithUserID(userID string) *AdminGetUserLoginHistoriesV3Params
- func (o *AdminGetUserLoginHistoriesV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminGetUserLoginHistoriesV3Reader
- type AdminGetUserLoginHistoriesV3Unauthorized
- type AdminGetUserPlatformAccountsV3BadRequest
- type AdminGetUserPlatformAccountsV3Forbidden
- type AdminGetUserPlatformAccountsV3NotFound
- type AdminGetUserPlatformAccountsV3OK
- type AdminGetUserPlatformAccountsV3Params
- func NewAdminGetUserPlatformAccountsV3Params() *AdminGetUserPlatformAccountsV3Params
- func NewAdminGetUserPlatformAccountsV3ParamsWithContext(ctx context.Context) *AdminGetUserPlatformAccountsV3Params
- func NewAdminGetUserPlatformAccountsV3ParamsWithHTTPClient(client *http.Client) *AdminGetUserPlatformAccountsV3Params
- func NewAdminGetUserPlatformAccountsV3ParamsWithTimeout(timeout time.Duration) *AdminGetUserPlatformAccountsV3Params
- func (o *AdminGetUserPlatformAccountsV3Params) SetAfter(after *string)
- func (o *AdminGetUserPlatformAccountsV3Params) SetBefore(before *string)
- func (o *AdminGetUserPlatformAccountsV3Params) SetContext(ctx context.Context)
- func (o *AdminGetUserPlatformAccountsV3Params) SetHTTPClient(client *http.Client)
- func (o *AdminGetUserPlatformAccountsV3Params) SetLimit(limit *int64)
- func (o *AdminGetUserPlatformAccountsV3Params) SetNamespace(namespace string)
- func (o *AdminGetUserPlatformAccountsV3Params) SetTimeout(timeout time.Duration)
- func (o *AdminGetUserPlatformAccountsV3Params) SetUserID(userID string)
- func (o *AdminGetUserPlatformAccountsV3Params) WithAfter(after *string) *AdminGetUserPlatformAccountsV3Params
- func (o *AdminGetUserPlatformAccountsV3Params) WithBefore(before *string) *AdminGetUserPlatformAccountsV3Params
- func (o *AdminGetUserPlatformAccountsV3Params) WithContext(ctx context.Context) *AdminGetUserPlatformAccountsV3Params
- func (o *AdminGetUserPlatformAccountsV3Params) WithHTTPClient(client *http.Client) *AdminGetUserPlatformAccountsV3Params
- func (o *AdminGetUserPlatformAccountsV3Params) WithLimit(limit *int64) *AdminGetUserPlatformAccountsV3Params
- func (o *AdminGetUserPlatformAccountsV3Params) WithNamespace(namespace string) *AdminGetUserPlatformAccountsV3Params
- func (o *AdminGetUserPlatformAccountsV3Params) WithTimeout(timeout time.Duration) *AdminGetUserPlatformAccountsV3Params
- func (o *AdminGetUserPlatformAccountsV3Params) WithUserID(userID string) *AdminGetUserPlatformAccountsV3Params
- func (o *AdminGetUserPlatformAccountsV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminGetUserPlatformAccountsV3Reader
- type AdminGetUserPlatformAccountsV3Unauthorized
- type AdminInviteUserV3BadRequest
- type AdminInviteUserV3Conflict
- type AdminInviteUserV3Created
- type AdminInviteUserV3InternalServerError
- type AdminInviteUserV3NotFound
- type AdminInviteUserV3Params
- func NewAdminInviteUserV3Params() *AdminInviteUserV3Params
- func NewAdminInviteUserV3ParamsWithContext(ctx context.Context) *AdminInviteUserV3Params
- func NewAdminInviteUserV3ParamsWithHTTPClient(client *http.Client) *AdminInviteUserV3Params
- func NewAdminInviteUserV3ParamsWithTimeout(timeout time.Duration) *AdminInviteUserV3Params
- func (o *AdminInviteUserV3Params) SetBody(body *iamclientmodels.ModelInviteAdminRequestV3)
- func (o *AdminInviteUserV3Params) SetContext(ctx context.Context)
- func (o *AdminInviteUserV3Params) SetHTTPClient(client *http.Client)
- func (o *AdminInviteUserV3Params) SetNamespace(namespace string)
- func (o *AdminInviteUserV3Params) SetTimeout(timeout time.Duration)
- func (o *AdminInviteUserV3Params) WithBody(body *iamclientmodels.ModelInviteAdminRequestV3) *AdminInviteUserV3Params
- func (o *AdminInviteUserV3Params) WithContext(ctx context.Context) *AdminInviteUserV3Params
- func (o *AdminInviteUserV3Params) WithHTTPClient(client *http.Client) *AdminInviteUserV3Params
- func (o *AdminInviteUserV3Params) WithNamespace(namespace string) *AdminInviteUserV3Params
- func (o *AdminInviteUserV3Params) WithTimeout(timeout time.Duration) *AdminInviteUserV3Params
- func (o *AdminInviteUserV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminInviteUserV3Reader
- type AdminInviteUserV3UnprocessableEntity
- type AdminLinkPlatformAccountBadRequest
- type AdminLinkPlatformAccountForbidden
- type AdminLinkPlatformAccountInternalServerError
- type AdminLinkPlatformAccountNoContent
- type AdminLinkPlatformAccountParams
- func NewAdminLinkPlatformAccountParams() *AdminLinkPlatformAccountParams
- func NewAdminLinkPlatformAccountParamsWithContext(ctx context.Context) *AdminLinkPlatformAccountParams
- func NewAdminLinkPlatformAccountParamsWithHTTPClient(client *http.Client) *AdminLinkPlatformAccountParams
- func NewAdminLinkPlatformAccountParamsWithTimeout(timeout time.Duration) *AdminLinkPlatformAccountParams
- func (o *AdminLinkPlatformAccountParams) SetBody(body *iamclientmodels.ModelLinkPlatformAccountRequest)
- func (o *AdminLinkPlatformAccountParams) SetContext(ctx context.Context)
- func (o *AdminLinkPlatformAccountParams) SetHTTPClient(client *http.Client)
- func (o *AdminLinkPlatformAccountParams) SetNamespace(namespace string)
- func (o *AdminLinkPlatformAccountParams) SetTimeout(timeout time.Duration)
- func (o *AdminLinkPlatformAccountParams) SetUserID(userID string)
- func (o *AdminLinkPlatformAccountParams) WithBody(body *iamclientmodels.ModelLinkPlatformAccountRequest) *AdminLinkPlatformAccountParams
- func (o *AdminLinkPlatformAccountParams) WithContext(ctx context.Context) *AdminLinkPlatformAccountParams
- func (o *AdminLinkPlatformAccountParams) WithHTTPClient(client *http.Client) *AdminLinkPlatformAccountParams
- func (o *AdminLinkPlatformAccountParams) WithNamespace(namespace string) *AdminLinkPlatformAccountParams
- func (o *AdminLinkPlatformAccountParams) WithTimeout(timeout time.Duration) *AdminLinkPlatformAccountParams
- func (o *AdminLinkPlatformAccountParams) WithUserID(userID string) *AdminLinkPlatformAccountParams
- func (o *AdminLinkPlatformAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminLinkPlatformAccountReader
- type AdminLinkPlatformAccountUnauthorized
- type AdminListUsersV3BadRequest
- type AdminListUsersV3Forbidden
- type AdminListUsersV3InternalServerError
- type AdminListUsersV3OK
- type AdminListUsersV3Params
- func NewAdminListUsersV3Params() *AdminListUsersV3Params
- func NewAdminListUsersV3ParamsWithContext(ctx context.Context) *AdminListUsersV3Params
- func NewAdminListUsersV3ParamsWithHTTPClient(client *http.Client) *AdminListUsersV3Params
- func NewAdminListUsersV3ParamsWithTimeout(timeout time.Duration) *AdminListUsersV3Params
- func (o *AdminListUsersV3Params) SetContext(ctx context.Context)
- func (o *AdminListUsersV3Params) SetHTTPClient(client *http.Client)
- func (o *AdminListUsersV3Params) SetLimit(limit *int64)
- func (o *AdminListUsersV3Params) SetNamespace(namespace string)
- func (o *AdminListUsersV3Params) SetOffset(offset *int64)
- func (o *AdminListUsersV3Params) SetTimeout(timeout time.Duration)
- func (o *AdminListUsersV3Params) WithContext(ctx context.Context) *AdminListUsersV3Params
- func (o *AdminListUsersV3Params) WithHTTPClient(client *http.Client) *AdminListUsersV3Params
- func (o *AdminListUsersV3Params) WithLimit(limit *int64) *AdminListUsersV3Params
- func (o *AdminListUsersV3Params) WithNamespace(namespace string) *AdminListUsersV3Params
- func (o *AdminListUsersV3Params) WithOffset(offset *int64) *AdminListUsersV3Params
- func (o *AdminListUsersV3Params) WithTimeout(timeout time.Duration) *AdminListUsersV3Params
- func (o *AdminListUsersV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminListUsersV3Reader
- type AdminListUsersV3Unauthorized
- type AdminPlatformLinkV3BadRequest
- type AdminPlatformLinkV3Conflict
- type AdminPlatformLinkV3Forbidden
- type AdminPlatformLinkV3InternalServerError
- type AdminPlatformLinkV3NoContent
- type AdminPlatformLinkV3NotFound
- type AdminPlatformLinkV3Params
- func NewAdminPlatformLinkV3Params() *AdminPlatformLinkV3Params
- func NewAdminPlatformLinkV3ParamsWithContext(ctx context.Context) *AdminPlatformLinkV3Params
- func NewAdminPlatformLinkV3ParamsWithHTTPClient(client *http.Client) *AdminPlatformLinkV3Params
- func NewAdminPlatformLinkV3ParamsWithTimeout(timeout time.Duration) *AdminPlatformLinkV3Params
- func (o *AdminPlatformLinkV3Params) SetContext(ctx context.Context)
- func (o *AdminPlatformLinkV3Params) SetHTTPClient(client *http.Client)
- func (o *AdminPlatformLinkV3Params) SetNamespace(namespace string)
- func (o *AdminPlatformLinkV3Params) SetPlatformID(platformID string)
- func (o *AdminPlatformLinkV3Params) SetTicket(ticket string)
- func (o *AdminPlatformLinkV3Params) SetTimeout(timeout time.Duration)
- func (o *AdminPlatformLinkV3Params) SetUserID(userID string)
- func (o *AdminPlatformLinkV3Params) WithContext(ctx context.Context) *AdminPlatformLinkV3Params
- func (o *AdminPlatformLinkV3Params) WithHTTPClient(client *http.Client) *AdminPlatformLinkV3Params
- func (o *AdminPlatformLinkV3Params) WithNamespace(namespace string) *AdminPlatformLinkV3Params
- func (o *AdminPlatformLinkV3Params) WithPlatformID(platformID string) *AdminPlatformLinkV3Params
- func (o *AdminPlatformLinkV3Params) WithTicket(ticket string) *AdminPlatformLinkV3Params
- func (o *AdminPlatformLinkV3Params) WithTimeout(timeout time.Duration) *AdminPlatformLinkV3Params
- func (o *AdminPlatformLinkV3Params) WithUserID(userID string) *AdminPlatformLinkV3Params
- func (o *AdminPlatformLinkV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminPlatformLinkV3Reader
- type AdminPlatformLinkV3Unauthorized
- type AdminPlatformUnlinkV3BadRequest
- type AdminPlatformUnlinkV3Forbidden
- type AdminPlatformUnlinkV3InternalServerError
- type AdminPlatformUnlinkV3NoContent
- type AdminPlatformUnlinkV3NotFound
- type AdminPlatformUnlinkV3Params
- func NewAdminPlatformUnlinkV3Params() *AdminPlatformUnlinkV3Params
- func NewAdminPlatformUnlinkV3ParamsWithContext(ctx context.Context) *AdminPlatformUnlinkV3Params
- func NewAdminPlatformUnlinkV3ParamsWithHTTPClient(client *http.Client) *AdminPlatformUnlinkV3Params
- func NewAdminPlatformUnlinkV3ParamsWithTimeout(timeout time.Duration) *AdminPlatformUnlinkV3Params
- func (o *AdminPlatformUnlinkV3Params) SetBody(body *iamclientmodels.ModelUnlinkUserPlatformRequest)
- func (o *AdminPlatformUnlinkV3Params) SetContext(ctx context.Context)
- func (o *AdminPlatformUnlinkV3Params) SetHTTPClient(client *http.Client)
- func (o *AdminPlatformUnlinkV3Params) SetNamespace(namespace string)
- func (o *AdminPlatformUnlinkV3Params) SetPlatformID(platformID string)
- func (o *AdminPlatformUnlinkV3Params) SetTimeout(timeout time.Duration)
- func (o *AdminPlatformUnlinkV3Params) SetUserID(userID string)
- func (o *AdminPlatformUnlinkV3Params) WithBody(body *iamclientmodels.ModelUnlinkUserPlatformRequest) *AdminPlatformUnlinkV3Params
- func (o *AdminPlatformUnlinkV3Params) WithContext(ctx context.Context) *AdminPlatformUnlinkV3Params
- func (o *AdminPlatformUnlinkV3Params) WithHTTPClient(client *http.Client) *AdminPlatformUnlinkV3Params
- func (o *AdminPlatformUnlinkV3Params) WithNamespace(namespace string) *AdminPlatformUnlinkV3Params
- func (o *AdminPlatformUnlinkV3Params) WithPlatformID(platformID string) *AdminPlatformUnlinkV3Params
- func (o *AdminPlatformUnlinkV3Params) WithTimeout(timeout time.Duration) *AdminPlatformUnlinkV3Params
- func (o *AdminPlatformUnlinkV3Params) WithUserID(userID string) *AdminPlatformUnlinkV3Params
- func (o *AdminPlatformUnlinkV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminPlatformUnlinkV3Reader
- type AdminPlatformUnlinkV3Unauthorized
- type AdminPutUserRolesV2BadRequest
- type AdminPutUserRolesV2Forbidden
- type AdminPutUserRolesV2NoContent
- type AdminPutUserRolesV2NotFound
- type AdminPutUserRolesV2Params
- func NewAdminPutUserRolesV2Params() *AdminPutUserRolesV2Params
- func NewAdminPutUserRolesV2ParamsWithContext(ctx context.Context) *AdminPutUserRolesV2Params
- func NewAdminPutUserRolesV2ParamsWithHTTPClient(client *http.Client) *AdminPutUserRolesV2Params
- func NewAdminPutUserRolesV2ParamsWithTimeout(timeout time.Duration) *AdminPutUserRolesV2Params
- func (o *AdminPutUserRolesV2Params) SetBody(body []string)
- func (o *AdminPutUserRolesV2Params) SetContext(ctx context.Context)
- func (o *AdminPutUserRolesV2Params) SetHTTPClient(client *http.Client)
- func (o *AdminPutUserRolesV2Params) SetNamespace(namespace string)
- func (o *AdminPutUserRolesV2Params) SetTimeout(timeout time.Duration)
- func (o *AdminPutUserRolesV2Params) SetUserID(userID string)
- func (o *AdminPutUserRolesV2Params) WithBody(body []string) *AdminPutUserRolesV2Params
- func (o *AdminPutUserRolesV2Params) WithContext(ctx context.Context) *AdminPutUserRolesV2Params
- func (o *AdminPutUserRolesV2Params) WithHTTPClient(client *http.Client) *AdminPutUserRolesV2Params
- func (o *AdminPutUserRolesV2Params) WithNamespace(namespace string) *AdminPutUserRolesV2Params
- func (o *AdminPutUserRolesV2Params) WithTimeout(timeout time.Duration) *AdminPutUserRolesV2Params
- func (o *AdminPutUserRolesV2Params) WithUserID(userID string) *AdminPutUserRolesV2Params
- func (o *AdminPutUserRolesV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminPutUserRolesV2Reader
- type AdminPutUserRolesV2Unauthorized
- type AdminResetPasswordV2BadRequest
- type AdminResetPasswordV2Forbidden
- type AdminResetPasswordV2InternalServerError
- type AdminResetPasswordV2NoContent
- type AdminResetPasswordV2NotFound
- type AdminResetPasswordV2Params
- func NewAdminResetPasswordV2Params() *AdminResetPasswordV2Params
- func NewAdminResetPasswordV2ParamsWithContext(ctx context.Context) *AdminResetPasswordV2Params
- func NewAdminResetPasswordV2ParamsWithHTTPClient(client *http.Client) *AdminResetPasswordV2Params
- func NewAdminResetPasswordV2ParamsWithTimeout(timeout time.Duration) *AdminResetPasswordV2Params
- func (o *AdminResetPasswordV2Params) SetBody(body *iamclientmodels.ModelUserPasswordUpdateRequest)
- func (o *AdminResetPasswordV2Params) SetContext(ctx context.Context)
- func (o *AdminResetPasswordV2Params) SetHTTPClient(client *http.Client)
- func (o *AdminResetPasswordV2Params) SetNamespace(namespace string)
- func (o *AdminResetPasswordV2Params) SetTimeout(timeout time.Duration)
- func (o *AdminResetPasswordV2Params) SetUserID(userID string)
- func (o *AdminResetPasswordV2Params) WithBody(body *iamclientmodels.ModelUserPasswordUpdateRequest) *AdminResetPasswordV2Params
- func (o *AdminResetPasswordV2Params) WithContext(ctx context.Context) *AdminResetPasswordV2Params
- func (o *AdminResetPasswordV2Params) WithHTTPClient(client *http.Client) *AdminResetPasswordV2Params
- func (o *AdminResetPasswordV2Params) WithNamespace(namespace string) *AdminResetPasswordV2Params
- func (o *AdminResetPasswordV2Params) WithTimeout(timeout time.Duration) *AdminResetPasswordV2Params
- func (o *AdminResetPasswordV2Params) WithUserID(userID string) *AdminResetPasswordV2Params
- func (o *AdminResetPasswordV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminResetPasswordV2Reader
- type AdminResetPasswordV2Unauthorized
- type AdminSaveUserRoleV3BadRequest
- type AdminSaveUserRoleV3Forbidden
- type AdminSaveUserRoleV3InternalServerError
- type AdminSaveUserRoleV3NoContent
- type AdminSaveUserRoleV3NotFound
- type AdminSaveUserRoleV3Params
- func NewAdminSaveUserRoleV3Params() *AdminSaveUserRoleV3Params
- func NewAdminSaveUserRoleV3ParamsWithContext(ctx context.Context) *AdminSaveUserRoleV3Params
- func NewAdminSaveUserRoleV3ParamsWithHTTPClient(client *http.Client) *AdminSaveUserRoleV3Params
- func NewAdminSaveUserRoleV3ParamsWithTimeout(timeout time.Duration) *AdminSaveUserRoleV3Params
- func (o *AdminSaveUserRoleV3Params) SetBody(body []*iamclientmodels.ModelNamespaceRoleRequest)
- func (o *AdminSaveUserRoleV3Params) SetContext(ctx context.Context)
- func (o *AdminSaveUserRoleV3Params) SetHTTPClient(client *http.Client)
- func (o *AdminSaveUserRoleV3Params) SetNamespace(namespace string)
- func (o *AdminSaveUserRoleV3Params) SetTimeout(timeout time.Duration)
- func (o *AdminSaveUserRoleV3Params) SetUserID(userID string)
- func (o *AdminSaveUserRoleV3Params) WithBody(body []*iamclientmodels.ModelNamespaceRoleRequest) *AdminSaveUserRoleV3Params
- func (o *AdminSaveUserRoleV3Params) WithContext(ctx context.Context) *AdminSaveUserRoleV3Params
- func (o *AdminSaveUserRoleV3Params) WithHTTPClient(client *http.Client) *AdminSaveUserRoleV3Params
- func (o *AdminSaveUserRoleV3Params) WithNamespace(namespace string) *AdminSaveUserRoleV3Params
- func (o *AdminSaveUserRoleV3Params) WithTimeout(timeout time.Duration) *AdminSaveUserRoleV3Params
- func (o *AdminSaveUserRoleV3Params) WithUserID(userID string) *AdminSaveUserRoleV3Params
- func (o *AdminSaveUserRoleV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminSaveUserRoleV3Reader
- type AdminSaveUserRoleV3UnprocessableEntity
- type AdminSearchUserV3BadRequest
- type AdminSearchUserV3Forbidden
- type AdminSearchUserV3InternalServerError
- type AdminSearchUserV3OK
- type AdminSearchUserV3Params
- func NewAdminSearchUserV3Params() *AdminSearchUserV3Params
- func NewAdminSearchUserV3ParamsWithContext(ctx context.Context) *AdminSearchUserV3Params
- func NewAdminSearchUserV3ParamsWithHTTPClient(client *http.Client) *AdminSearchUserV3Params
- func NewAdminSearchUserV3ParamsWithTimeout(timeout time.Duration) *AdminSearchUserV3Params
- func (o *AdminSearchUserV3Params) SetBy(by *string)
- func (o *AdminSearchUserV3Params) SetContext(ctx context.Context)
- func (o *AdminSearchUserV3Params) SetEndDate(endDate *string)
- func (o *AdminSearchUserV3Params) SetHTTPClient(client *http.Client)
- func (o *AdminSearchUserV3Params) SetLimit(limit *int64)
- func (o *AdminSearchUserV3Params) SetNamespace(namespace string)
- func (o *AdminSearchUserV3Params) SetOffset(offset *string)
- func (o *AdminSearchUserV3Params) SetQuery(query *string)
- func (o *AdminSearchUserV3Params) SetStartDate(startDate *string)
- func (o *AdminSearchUserV3Params) SetTimeout(timeout time.Duration)
- func (o *AdminSearchUserV3Params) WithBy(by *string) *AdminSearchUserV3Params
- func (o *AdminSearchUserV3Params) WithContext(ctx context.Context) *AdminSearchUserV3Params
- func (o *AdminSearchUserV3Params) WithEndDate(endDate *string) *AdminSearchUserV3Params
- func (o *AdminSearchUserV3Params) WithHTTPClient(client *http.Client) *AdminSearchUserV3Params
- func (o *AdminSearchUserV3Params) WithLimit(limit *int64) *AdminSearchUserV3Params
- func (o *AdminSearchUserV3Params) WithNamespace(namespace string) *AdminSearchUserV3Params
- func (o *AdminSearchUserV3Params) WithOffset(offset *string) *AdminSearchUserV3Params
- func (o *AdminSearchUserV3Params) WithQuery(query *string) *AdminSearchUserV3Params
- func (o *AdminSearchUserV3Params) WithStartDate(startDate *string) *AdminSearchUserV3Params
- func (o *AdminSearchUserV3Params) WithTimeout(timeout time.Duration) *AdminSearchUserV3Params
- func (o *AdminSearchUserV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminSearchUserV3Reader
- type AdminSearchUserV3Unauthorized
- type AdminSearchUsersV2BadRequest
- type AdminSearchUsersV2Forbidden
- type AdminSearchUsersV2OK
- type AdminSearchUsersV2Params
- func NewAdminSearchUsersV2Params() *AdminSearchUsersV2Params
- func NewAdminSearchUsersV2ParamsWithContext(ctx context.Context) *AdminSearchUsersV2Params
- func NewAdminSearchUsersV2ParamsWithHTTPClient(client *http.Client) *AdminSearchUsersV2Params
- func NewAdminSearchUsersV2ParamsWithTimeout(timeout time.Duration) *AdminSearchUsersV2Params
- func (o *AdminSearchUsersV2Params) SetAfter(after *string)
- func (o *AdminSearchUsersV2Params) SetBefore(before *string)
- func (o *AdminSearchUsersV2Params) SetContext(ctx context.Context)
- func (o *AdminSearchUsersV2Params) SetDisplayName(displayName *string)
- func (o *AdminSearchUsersV2Params) SetHTTPClient(client *http.Client)
- func (o *AdminSearchUsersV2Params) SetLimit(limit *string)
- func (o *AdminSearchUsersV2Params) SetLoginID(loginID *string)
- func (o *AdminSearchUsersV2Params) SetNamespace(namespace string)
- func (o *AdminSearchUsersV2Params) SetPlatformID(platformID string)
- func (o *AdminSearchUsersV2Params) SetPlatformUserID(platformUserID *string)
- func (o *AdminSearchUsersV2Params) SetRoleID(roleID *string)
- func (o *AdminSearchUsersV2Params) SetTimeout(timeout time.Duration)
- func (o *AdminSearchUsersV2Params) SetUserID(userID *string)
- func (o *AdminSearchUsersV2Params) WithAfter(after *string) *AdminSearchUsersV2Params
- func (o *AdminSearchUsersV2Params) WithBefore(before *string) *AdminSearchUsersV2Params
- func (o *AdminSearchUsersV2Params) WithContext(ctx context.Context) *AdminSearchUsersV2Params
- func (o *AdminSearchUsersV2Params) WithDisplayName(displayName *string) *AdminSearchUsersV2Params
- func (o *AdminSearchUsersV2Params) WithHTTPClient(client *http.Client) *AdminSearchUsersV2Params
- func (o *AdminSearchUsersV2Params) WithLimit(limit *string) *AdminSearchUsersV2Params
- func (o *AdminSearchUsersV2Params) WithLoginID(loginID *string) *AdminSearchUsersV2Params
- func (o *AdminSearchUsersV2Params) WithNamespace(namespace string) *AdminSearchUsersV2Params
- func (o *AdminSearchUsersV2Params) WithPlatformID(platformID string) *AdminSearchUsersV2Params
- func (o *AdminSearchUsersV2Params) WithPlatformUserID(platformUserID *string) *AdminSearchUsersV2Params
- func (o *AdminSearchUsersV2Params) WithRoleID(roleID *string) *AdminSearchUsersV2Params
- func (o *AdminSearchUsersV2Params) WithTimeout(timeout time.Duration) *AdminSearchUsersV2Params
- func (o *AdminSearchUsersV2Params) WithUserID(userID *string) *AdminSearchUsersV2Params
- func (o *AdminSearchUsersV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminSearchUsersV2Reader
- type AdminSearchUsersV2Unauthorized
- type AdminSendVerificationCodeV3BadRequest
- type AdminSendVerificationCodeV3Conflict
- type AdminSendVerificationCodeV3Forbidden
- type AdminSendVerificationCodeV3NoContent
- type AdminSendVerificationCodeV3NotFound
- type AdminSendVerificationCodeV3Params
- func NewAdminSendVerificationCodeV3Params() *AdminSendVerificationCodeV3Params
- func NewAdminSendVerificationCodeV3ParamsWithContext(ctx context.Context) *AdminSendVerificationCodeV3Params
- func NewAdminSendVerificationCodeV3ParamsWithHTTPClient(client *http.Client) *AdminSendVerificationCodeV3Params
- func NewAdminSendVerificationCodeV3ParamsWithTimeout(timeout time.Duration) *AdminSendVerificationCodeV3Params
- func (o *AdminSendVerificationCodeV3Params) SetBody(body *iamclientmodels.ModelSendVerificationCodeRequestV3)
- func (o *AdminSendVerificationCodeV3Params) SetContext(ctx context.Context)
- func (o *AdminSendVerificationCodeV3Params) SetHTTPClient(client *http.Client)
- func (o *AdminSendVerificationCodeV3Params) SetNamespace(namespace string)
- func (o *AdminSendVerificationCodeV3Params) SetTimeout(timeout time.Duration)
- func (o *AdminSendVerificationCodeV3Params) SetUserID(userID string)
- func (o *AdminSendVerificationCodeV3Params) WithBody(body *iamclientmodels.ModelSendVerificationCodeRequestV3) *AdminSendVerificationCodeV3Params
- func (o *AdminSendVerificationCodeV3Params) WithContext(ctx context.Context) *AdminSendVerificationCodeV3Params
- func (o *AdminSendVerificationCodeV3Params) WithHTTPClient(client *http.Client) *AdminSendVerificationCodeV3Params
- func (o *AdminSendVerificationCodeV3Params) WithNamespace(namespace string) *AdminSendVerificationCodeV3Params
- func (o *AdminSendVerificationCodeV3Params) WithTimeout(timeout time.Duration) *AdminSendVerificationCodeV3Params
- func (o *AdminSendVerificationCodeV3Params) WithUserID(userID string) *AdminSendVerificationCodeV3Params
- func (o *AdminSendVerificationCodeV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminSendVerificationCodeV3Reader
- type AdminSendVerificationCodeV3TooManyRequests
- type AdminSendVerificationCodeV3Unauthorized
- type AdminUpdateAgeRestrictionConfigV2BadRequest
- type AdminUpdateAgeRestrictionConfigV2Forbidden
- type AdminUpdateAgeRestrictionConfigV2NotFound
- type AdminUpdateAgeRestrictionConfigV2OK
- type AdminUpdateAgeRestrictionConfigV2Params
- func NewAdminUpdateAgeRestrictionConfigV2Params() *AdminUpdateAgeRestrictionConfigV2Params
- func NewAdminUpdateAgeRestrictionConfigV2ParamsWithContext(ctx context.Context) *AdminUpdateAgeRestrictionConfigV2Params
- func NewAdminUpdateAgeRestrictionConfigV2ParamsWithHTTPClient(client *http.Client) *AdminUpdateAgeRestrictionConfigV2Params
- func NewAdminUpdateAgeRestrictionConfigV2ParamsWithTimeout(timeout time.Duration) *AdminUpdateAgeRestrictionConfigV2Params
- func (o *AdminUpdateAgeRestrictionConfigV2Params) SetBody(body *iamclientmodels.ModelAgeRestrictionRequest)
- func (o *AdminUpdateAgeRestrictionConfigV2Params) SetContext(ctx context.Context)
- func (o *AdminUpdateAgeRestrictionConfigV2Params) SetHTTPClient(client *http.Client)
- func (o *AdminUpdateAgeRestrictionConfigV2Params) SetNamespace(namespace string)
- func (o *AdminUpdateAgeRestrictionConfigV2Params) SetTimeout(timeout time.Duration)
- func (o *AdminUpdateAgeRestrictionConfigV2Params) WithBody(body *iamclientmodels.ModelAgeRestrictionRequest) *AdminUpdateAgeRestrictionConfigV2Params
- func (o *AdminUpdateAgeRestrictionConfigV2Params) WithContext(ctx context.Context) *AdminUpdateAgeRestrictionConfigV2Params
- func (o *AdminUpdateAgeRestrictionConfigV2Params) WithHTTPClient(client *http.Client) *AdminUpdateAgeRestrictionConfigV2Params
- func (o *AdminUpdateAgeRestrictionConfigV2Params) WithNamespace(namespace string) *AdminUpdateAgeRestrictionConfigV2Params
- func (o *AdminUpdateAgeRestrictionConfigV2Params) WithTimeout(timeout time.Duration) *AdminUpdateAgeRestrictionConfigV2Params
- func (o *AdminUpdateAgeRestrictionConfigV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminUpdateAgeRestrictionConfigV2Reader
- type AdminUpdateAgeRestrictionConfigV2Unauthorized
- type AdminUpdateAgeRestrictionConfigV3BadRequest
- type AdminUpdateAgeRestrictionConfigV3Forbidden
- type AdminUpdateAgeRestrictionConfigV3InternalServerError
- type AdminUpdateAgeRestrictionConfigV3OK
- type AdminUpdateAgeRestrictionConfigV3Params
- func NewAdminUpdateAgeRestrictionConfigV3Params() *AdminUpdateAgeRestrictionConfigV3Params
- func NewAdminUpdateAgeRestrictionConfigV3ParamsWithContext(ctx context.Context) *AdminUpdateAgeRestrictionConfigV3Params
- func NewAdminUpdateAgeRestrictionConfigV3ParamsWithHTTPClient(client *http.Client) *AdminUpdateAgeRestrictionConfigV3Params
- func NewAdminUpdateAgeRestrictionConfigV3ParamsWithTimeout(timeout time.Duration) *AdminUpdateAgeRestrictionConfigV3Params
- func (o *AdminUpdateAgeRestrictionConfigV3Params) SetBody(body *iamclientmodels.ModelAgeRestrictionRequestV3)
- func (o *AdminUpdateAgeRestrictionConfigV3Params) SetContext(ctx context.Context)
- func (o *AdminUpdateAgeRestrictionConfigV3Params) SetHTTPClient(client *http.Client)
- func (o *AdminUpdateAgeRestrictionConfigV3Params) SetNamespace(namespace string)
- func (o *AdminUpdateAgeRestrictionConfigV3Params) SetTimeout(timeout time.Duration)
- func (o *AdminUpdateAgeRestrictionConfigV3Params) WithBody(body *iamclientmodels.ModelAgeRestrictionRequestV3) *AdminUpdateAgeRestrictionConfigV3Params
- func (o *AdminUpdateAgeRestrictionConfigV3Params) WithContext(ctx context.Context) *AdminUpdateAgeRestrictionConfigV3Params
- func (o *AdminUpdateAgeRestrictionConfigV3Params) WithHTTPClient(client *http.Client) *AdminUpdateAgeRestrictionConfigV3Params
- func (o *AdminUpdateAgeRestrictionConfigV3Params) WithNamespace(namespace string) *AdminUpdateAgeRestrictionConfigV3Params
- func (o *AdminUpdateAgeRestrictionConfigV3Params) WithTimeout(timeout time.Duration) *AdminUpdateAgeRestrictionConfigV3Params
- func (o *AdminUpdateAgeRestrictionConfigV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminUpdateAgeRestrictionConfigV3Reader
- type AdminUpdateAgeRestrictionConfigV3Unauthorized
- type AdminUpdateCountryAgeRestrictionV3BadRequest
- type AdminUpdateCountryAgeRestrictionV3Forbidden
- type AdminUpdateCountryAgeRestrictionV3InternalServerError
- type AdminUpdateCountryAgeRestrictionV3NotFound
- type AdminUpdateCountryAgeRestrictionV3OK
- type AdminUpdateCountryAgeRestrictionV3Params
- func NewAdminUpdateCountryAgeRestrictionV3Params() *AdminUpdateCountryAgeRestrictionV3Params
- func NewAdminUpdateCountryAgeRestrictionV3ParamsWithContext(ctx context.Context) *AdminUpdateCountryAgeRestrictionV3Params
- func NewAdminUpdateCountryAgeRestrictionV3ParamsWithHTTPClient(client *http.Client) *AdminUpdateCountryAgeRestrictionV3Params
- func NewAdminUpdateCountryAgeRestrictionV3ParamsWithTimeout(timeout time.Duration) *AdminUpdateCountryAgeRestrictionV3Params
- func (o *AdminUpdateCountryAgeRestrictionV3Params) SetBody(body *iamclientmodels.ModelCountryAgeRestrictionV3Request)
- func (o *AdminUpdateCountryAgeRestrictionV3Params) SetContext(ctx context.Context)
- func (o *AdminUpdateCountryAgeRestrictionV3Params) SetCountryCode(countryCode string)
- func (o *AdminUpdateCountryAgeRestrictionV3Params) SetHTTPClient(client *http.Client)
- func (o *AdminUpdateCountryAgeRestrictionV3Params) SetNamespace(namespace string)
- func (o *AdminUpdateCountryAgeRestrictionV3Params) SetTimeout(timeout time.Duration)
- func (o *AdminUpdateCountryAgeRestrictionV3Params) WithBody(body *iamclientmodels.ModelCountryAgeRestrictionV3Request) *AdminUpdateCountryAgeRestrictionV3Params
- func (o *AdminUpdateCountryAgeRestrictionV3Params) WithContext(ctx context.Context) *AdminUpdateCountryAgeRestrictionV3Params
- func (o *AdminUpdateCountryAgeRestrictionV3Params) WithCountryCode(countryCode string) *AdminUpdateCountryAgeRestrictionV3Params
- func (o *AdminUpdateCountryAgeRestrictionV3Params) WithHTTPClient(client *http.Client) *AdminUpdateCountryAgeRestrictionV3Params
- func (o *AdminUpdateCountryAgeRestrictionV3Params) WithNamespace(namespace string) *AdminUpdateCountryAgeRestrictionV3Params
- func (o *AdminUpdateCountryAgeRestrictionV3Params) WithTimeout(timeout time.Duration) *AdminUpdateCountryAgeRestrictionV3Params
- func (o *AdminUpdateCountryAgeRestrictionV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminUpdateCountryAgeRestrictionV3Reader
- type AdminUpdateCountryAgeRestrictionV3Unauthorized
- type AdminUpdateMyUserV4BadRequest
- type AdminUpdateMyUserV4Conflict
- type AdminUpdateMyUserV4InternalServerError
- type AdminUpdateMyUserV4OK
- type AdminUpdateMyUserV4Params
- func NewAdminUpdateMyUserV4Params() *AdminUpdateMyUserV4Params
- func NewAdminUpdateMyUserV4ParamsWithContext(ctx context.Context) *AdminUpdateMyUserV4Params
- func NewAdminUpdateMyUserV4ParamsWithHTTPClient(client *http.Client) *AdminUpdateMyUserV4Params
- func NewAdminUpdateMyUserV4ParamsWithTimeout(timeout time.Duration) *AdminUpdateMyUserV4Params
- func (o *AdminUpdateMyUserV4Params) SetBody(body *iamclientmodels.ModelUserUpdateRequestV3)
- func (o *AdminUpdateMyUserV4Params) SetContext(ctx context.Context)
- func (o *AdminUpdateMyUserV4Params) SetHTTPClient(client *http.Client)
- func (o *AdminUpdateMyUserV4Params) SetTimeout(timeout time.Duration)
- func (o *AdminUpdateMyUserV4Params) WithBody(body *iamclientmodels.ModelUserUpdateRequestV3) *AdminUpdateMyUserV4Params
- func (o *AdminUpdateMyUserV4Params) WithContext(ctx context.Context) *AdminUpdateMyUserV4Params
- func (o *AdminUpdateMyUserV4Params) WithHTTPClient(client *http.Client) *AdminUpdateMyUserV4Params
- func (o *AdminUpdateMyUserV4Params) WithTimeout(timeout time.Duration) *AdminUpdateMyUserV4Params
- func (o *AdminUpdateMyUserV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminUpdateMyUserV4Reader
- type AdminUpdateMyUserV4Unauthorized
- type AdminUpdateUserBanV3BadRequest
- type AdminUpdateUserBanV3Forbidden
- type AdminUpdateUserBanV3InternalServerError
- type AdminUpdateUserBanV3NotFound
- type AdminUpdateUserBanV3OK
- type AdminUpdateUserBanV3Params
- func NewAdminUpdateUserBanV3Params() *AdminUpdateUserBanV3Params
- func NewAdminUpdateUserBanV3ParamsWithContext(ctx context.Context) *AdminUpdateUserBanV3Params
- func NewAdminUpdateUserBanV3ParamsWithHTTPClient(client *http.Client) *AdminUpdateUserBanV3Params
- func NewAdminUpdateUserBanV3ParamsWithTimeout(timeout time.Duration) *AdminUpdateUserBanV3Params
- func (o *AdminUpdateUserBanV3Params) SetBanID(banID string)
- func (o *AdminUpdateUserBanV3Params) SetBody(body *iamclientmodels.ModelBanUpdateRequest)
- func (o *AdminUpdateUserBanV3Params) SetContext(ctx context.Context)
- func (o *AdminUpdateUserBanV3Params) SetHTTPClient(client *http.Client)
- func (o *AdminUpdateUserBanV3Params) SetNamespace(namespace string)
- func (o *AdminUpdateUserBanV3Params) SetTimeout(timeout time.Duration)
- func (o *AdminUpdateUserBanV3Params) SetUserID(userID string)
- func (o *AdminUpdateUserBanV3Params) WithBanID(banID string) *AdminUpdateUserBanV3Params
- func (o *AdminUpdateUserBanV3Params) WithBody(body *iamclientmodels.ModelBanUpdateRequest) *AdminUpdateUserBanV3Params
- func (o *AdminUpdateUserBanV3Params) WithContext(ctx context.Context) *AdminUpdateUserBanV3Params
- func (o *AdminUpdateUserBanV3Params) WithHTTPClient(client *http.Client) *AdminUpdateUserBanV3Params
- func (o *AdminUpdateUserBanV3Params) WithNamespace(namespace string) *AdminUpdateUserBanV3Params
- func (o *AdminUpdateUserBanV3Params) WithTimeout(timeout time.Duration) *AdminUpdateUserBanV3Params
- func (o *AdminUpdateUserBanV3Params) WithUserID(userID string) *AdminUpdateUserBanV3Params
- func (o *AdminUpdateUserBanV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminUpdateUserBanV3Reader
- type AdminUpdateUserBanV3Unauthorized
- type AdminUpdateUserDeletionStatusV3BadRequest
- type AdminUpdateUserDeletionStatusV3Forbidden
- type AdminUpdateUserDeletionStatusV3InternalServerError
- type AdminUpdateUserDeletionStatusV3NoContent
- type AdminUpdateUserDeletionStatusV3NotFound
- type AdminUpdateUserDeletionStatusV3Params
- func NewAdminUpdateUserDeletionStatusV3Params() *AdminUpdateUserDeletionStatusV3Params
- func NewAdminUpdateUserDeletionStatusV3ParamsWithContext(ctx context.Context) *AdminUpdateUserDeletionStatusV3Params
- func NewAdminUpdateUserDeletionStatusV3ParamsWithHTTPClient(client *http.Client) *AdminUpdateUserDeletionStatusV3Params
- func NewAdminUpdateUserDeletionStatusV3ParamsWithTimeout(timeout time.Duration) *AdminUpdateUserDeletionStatusV3Params
- func (o *AdminUpdateUserDeletionStatusV3Params) SetBody(body *iamclientmodels.ModelUpdateUserDeletionStatusRequest)
- func (o *AdminUpdateUserDeletionStatusV3Params) SetContext(ctx context.Context)
- func (o *AdminUpdateUserDeletionStatusV3Params) SetHTTPClient(client *http.Client)
- func (o *AdminUpdateUserDeletionStatusV3Params) SetNamespace(namespace string)
- func (o *AdminUpdateUserDeletionStatusV3Params) SetTimeout(timeout time.Duration)
- func (o *AdminUpdateUserDeletionStatusV3Params) SetUserID(userID string)
- func (o *AdminUpdateUserDeletionStatusV3Params) WithBody(body *iamclientmodels.ModelUpdateUserDeletionStatusRequest) *AdminUpdateUserDeletionStatusV3Params
- func (o *AdminUpdateUserDeletionStatusV3Params) WithContext(ctx context.Context) *AdminUpdateUserDeletionStatusV3Params
- func (o *AdminUpdateUserDeletionStatusV3Params) WithHTTPClient(client *http.Client) *AdminUpdateUserDeletionStatusV3Params
- func (o *AdminUpdateUserDeletionStatusV3Params) WithNamespace(namespace string) *AdminUpdateUserDeletionStatusV3Params
- func (o *AdminUpdateUserDeletionStatusV3Params) WithTimeout(timeout time.Duration) *AdminUpdateUserDeletionStatusV3Params
- func (o *AdminUpdateUserDeletionStatusV3Params) WithUserID(userID string) *AdminUpdateUserDeletionStatusV3Params
- func (o *AdminUpdateUserDeletionStatusV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminUpdateUserDeletionStatusV3Reader
- type AdminUpdateUserDeletionStatusV3Unauthorized
- type AdminUpdateUserPermissionV3BadRequest
- type AdminUpdateUserPermissionV3Forbidden
- type AdminUpdateUserPermissionV3NoContent
- type AdminUpdateUserPermissionV3NotFound
- type AdminUpdateUserPermissionV3Params
- func NewAdminUpdateUserPermissionV3Params() *AdminUpdateUserPermissionV3Params
- func NewAdminUpdateUserPermissionV3ParamsWithContext(ctx context.Context) *AdminUpdateUserPermissionV3Params
- func NewAdminUpdateUserPermissionV3ParamsWithHTTPClient(client *http.Client) *AdminUpdateUserPermissionV3Params
- func NewAdminUpdateUserPermissionV3ParamsWithTimeout(timeout time.Duration) *AdminUpdateUserPermissionV3Params
- func (o *AdminUpdateUserPermissionV3Params) SetBody(body *iamclientmodels.AccountcommonPermissions)
- func (o *AdminUpdateUserPermissionV3Params) SetContext(ctx context.Context)
- func (o *AdminUpdateUserPermissionV3Params) SetHTTPClient(client *http.Client)
- func (o *AdminUpdateUserPermissionV3Params) SetNamespace(namespace string)
- func (o *AdminUpdateUserPermissionV3Params) SetTimeout(timeout time.Duration)
- func (o *AdminUpdateUserPermissionV3Params) SetUserID(userID string)
- func (o *AdminUpdateUserPermissionV3Params) WithBody(body *iamclientmodels.AccountcommonPermissions) *AdminUpdateUserPermissionV3Params
- func (o *AdminUpdateUserPermissionV3Params) WithContext(ctx context.Context) *AdminUpdateUserPermissionV3Params
- func (o *AdminUpdateUserPermissionV3Params) WithHTTPClient(client *http.Client) *AdminUpdateUserPermissionV3Params
- func (o *AdminUpdateUserPermissionV3Params) WithNamespace(namespace string) *AdminUpdateUserPermissionV3Params
- func (o *AdminUpdateUserPermissionV3Params) WithTimeout(timeout time.Duration) *AdminUpdateUserPermissionV3Params
- func (o *AdminUpdateUserPermissionV3Params) WithUserID(userID string) *AdminUpdateUserPermissionV3Params
- func (o *AdminUpdateUserPermissionV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminUpdateUserPermissionV3Reader
- type AdminUpdateUserPermissionV3Unauthorized
- type AdminUpdateUserStatusV3BadRequest
- type AdminUpdateUserStatusV3Forbidden
- type AdminUpdateUserStatusV3NoContent
- type AdminUpdateUserStatusV3NotFound
- type AdminUpdateUserStatusV3Params
- func NewAdminUpdateUserStatusV3Params() *AdminUpdateUserStatusV3Params
- func NewAdminUpdateUserStatusV3ParamsWithContext(ctx context.Context) *AdminUpdateUserStatusV3Params
- func NewAdminUpdateUserStatusV3ParamsWithHTTPClient(client *http.Client) *AdminUpdateUserStatusV3Params
- func NewAdminUpdateUserStatusV3ParamsWithTimeout(timeout time.Duration) *AdminUpdateUserStatusV3Params
- func (o *AdminUpdateUserStatusV3Params) SetBody(body *iamclientmodels.ModelUpdateUserStatusRequest)
- func (o *AdminUpdateUserStatusV3Params) SetContext(ctx context.Context)
- func (o *AdminUpdateUserStatusV3Params) SetHTTPClient(client *http.Client)
- func (o *AdminUpdateUserStatusV3Params) SetNamespace(namespace string)
- func (o *AdminUpdateUserStatusV3Params) SetTimeout(timeout time.Duration)
- func (o *AdminUpdateUserStatusV3Params) SetUserID(userID string)
- func (o *AdminUpdateUserStatusV3Params) WithBody(body *iamclientmodels.ModelUpdateUserStatusRequest) *AdminUpdateUserStatusV3Params
- func (o *AdminUpdateUserStatusV3Params) WithContext(ctx context.Context) *AdminUpdateUserStatusV3Params
- func (o *AdminUpdateUserStatusV3Params) WithHTTPClient(client *http.Client) *AdminUpdateUserStatusV3Params
- func (o *AdminUpdateUserStatusV3Params) WithNamespace(namespace string) *AdminUpdateUserStatusV3Params
- func (o *AdminUpdateUserStatusV3Params) WithTimeout(timeout time.Duration) *AdminUpdateUserStatusV3Params
- func (o *AdminUpdateUserStatusV3Params) WithUserID(userID string) *AdminUpdateUserStatusV3Params
- func (o *AdminUpdateUserStatusV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminUpdateUserStatusV3Reader
- type AdminUpdateUserStatusV3Unauthorized
- type AdminUpdateUserV2BadRequest
- type AdminUpdateUserV2Conflict
- type AdminUpdateUserV2InternalServerError
- type AdminUpdateUserV2NotFound
- type AdminUpdateUserV2OK
- type AdminUpdateUserV2Params
- func NewAdminUpdateUserV2Params() *AdminUpdateUserV2Params
- func NewAdminUpdateUserV2ParamsWithContext(ctx context.Context) *AdminUpdateUserV2Params
- func NewAdminUpdateUserV2ParamsWithHTTPClient(client *http.Client) *AdminUpdateUserV2Params
- func NewAdminUpdateUserV2ParamsWithTimeout(timeout time.Duration) *AdminUpdateUserV2Params
- func (o *AdminUpdateUserV2Params) SetBody(body *iamclientmodels.ModelUserUpdateRequest)
- func (o *AdminUpdateUserV2Params) SetContext(ctx context.Context)
- func (o *AdminUpdateUserV2Params) SetHTTPClient(client *http.Client)
- func (o *AdminUpdateUserV2Params) SetNamespace(namespace string)
- func (o *AdminUpdateUserV2Params) SetTimeout(timeout time.Duration)
- func (o *AdminUpdateUserV2Params) SetUserID(userID string)
- func (o *AdminUpdateUserV2Params) WithBody(body *iamclientmodels.ModelUserUpdateRequest) *AdminUpdateUserV2Params
- func (o *AdminUpdateUserV2Params) WithContext(ctx context.Context) *AdminUpdateUserV2Params
- func (o *AdminUpdateUserV2Params) WithHTTPClient(client *http.Client) *AdminUpdateUserV2Params
- func (o *AdminUpdateUserV2Params) WithNamespace(namespace string) *AdminUpdateUserV2Params
- func (o *AdminUpdateUserV2Params) WithTimeout(timeout time.Duration) *AdminUpdateUserV2Params
- func (o *AdminUpdateUserV2Params) WithUserID(userID string) *AdminUpdateUserV2Params
- func (o *AdminUpdateUserV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminUpdateUserV2Reader
- type AdminUpdateUserV2Unauthorized
- type AdminUpdateUserV3BadRequest
- type AdminUpdateUserV3Conflict
- type AdminUpdateUserV3Forbidden
- type AdminUpdateUserV3InternalServerError
- type AdminUpdateUserV3NotFound
- type AdminUpdateUserV3OK
- type AdminUpdateUserV3Params
- func NewAdminUpdateUserV3Params() *AdminUpdateUserV3Params
- func NewAdminUpdateUserV3ParamsWithContext(ctx context.Context) *AdminUpdateUserV3Params
- func NewAdminUpdateUserV3ParamsWithHTTPClient(client *http.Client) *AdminUpdateUserV3Params
- func NewAdminUpdateUserV3ParamsWithTimeout(timeout time.Duration) *AdminUpdateUserV3Params
- func (o *AdminUpdateUserV3Params) SetBody(body *iamclientmodels.ModelUserUpdateRequestV3)
- func (o *AdminUpdateUserV3Params) SetContext(ctx context.Context)
- func (o *AdminUpdateUserV3Params) SetHTTPClient(client *http.Client)
- func (o *AdminUpdateUserV3Params) SetNamespace(namespace string)
- func (o *AdminUpdateUserV3Params) SetTimeout(timeout time.Duration)
- func (o *AdminUpdateUserV3Params) SetUserID(userID string)
- func (o *AdminUpdateUserV3Params) WithBody(body *iamclientmodels.ModelUserUpdateRequestV3) *AdminUpdateUserV3Params
- func (o *AdminUpdateUserV3Params) WithContext(ctx context.Context) *AdminUpdateUserV3Params
- func (o *AdminUpdateUserV3Params) WithHTTPClient(client *http.Client) *AdminUpdateUserV3Params
- func (o *AdminUpdateUserV3Params) WithNamespace(namespace string) *AdminUpdateUserV3Params
- func (o *AdminUpdateUserV3Params) WithTimeout(timeout time.Duration) *AdminUpdateUserV3Params
- func (o *AdminUpdateUserV3Params) WithUserID(userID string) *AdminUpdateUserV3Params
- func (o *AdminUpdateUserV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminUpdateUserV3Reader
- type AdminUpdateUserV3Unauthorized
- type AdminUpgradeHeadlessAccountV3BadRequest
- type AdminUpgradeHeadlessAccountV3Conflict
- type AdminUpgradeHeadlessAccountV3Forbidden
- type AdminUpgradeHeadlessAccountV3InternalServerError
- type AdminUpgradeHeadlessAccountV3NotFound
- type AdminUpgradeHeadlessAccountV3OK
- type AdminUpgradeHeadlessAccountV3Params
- func NewAdminUpgradeHeadlessAccountV3Params() *AdminUpgradeHeadlessAccountV3Params
- func NewAdminUpgradeHeadlessAccountV3ParamsWithContext(ctx context.Context) *AdminUpgradeHeadlessAccountV3Params
- func NewAdminUpgradeHeadlessAccountV3ParamsWithHTTPClient(client *http.Client) *AdminUpgradeHeadlessAccountV3Params
- func NewAdminUpgradeHeadlessAccountV3ParamsWithTimeout(timeout time.Duration) *AdminUpgradeHeadlessAccountV3Params
- func (o *AdminUpgradeHeadlessAccountV3Params) SetBody(body *iamclientmodels.ModelUpgradeHeadlessAccountWithVerificationCodeRequestV3)
- func (o *AdminUpgradeHeadlessAccountV3Params) SetContext(ctx context.Context)
- func (o *AdminUpgradeHeadlessAccountV3Params) SetHTTPClient(client *http.Client)
- func (o *AdminUpgradeHeadlessAccountV3Params) SetNamespace(namespace string)
- func (o *AdminUpgradeHeadlessAccountV3Params) SetTimeout(timeout time.Duration)
- func (o *AdminUpgradeHeadlessAccountV3Params) SetUserID(userID string)
- func (o *AdminUpgradeHeadlessAccountV3Params) WithBody(body *iamclientmodels.ModelUpgradeHeadlessAccountWithVerificationCodeRequestV3) *AdminUpgradeHeadlessAccountV3Params
- func (o *AdminUpgradeHeadlessAccountV3Params) WithContext(ctx context.Context) *AdminUpgradeHeadlessAccountV3Params
- func (o *AdminUpgradeHeadlessAccountV3Params) WithHTTPClient(client *http.Client) *AdminUpgradeHeadlessAccountV3Params
- func (o *AdminUpgradeHeadlessAccountV3Params) WithNamespace(namespace string) *AdminUpgradeHeadlessAccountV3Params
- func (o *AdminUpgradeHeadlessAccountV3Params) WithTimeout(timeout time.Duration) *AdminUpgradeHeadlessAccountV3Params
- func (o *AdminUpgradeHeadlessAccountV3Params) WithUserID(userID string) *AdminUpgradeHeadlessAccountV3Params
- func (o *AdminUpgradeHeadlessAccountV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminUpgradeHeadlessAccountV3Reader
- type AdminUpgradeHeadlessAccountV3Unauthorized
- type AdminVerifyAccountV3BadRequest
- type AdminVerifyAccountV3Forbidden
- type AdminVerifyAccountV3InternalServerError
- type AdminVerifyAccountV3NoContent
- type AdminVerifyAccountV3NotFound
- type AdminVerifyAccountV3Params
- func NewAdminVerifyAccountV3Params() *AdminVerifyAccountV3Params
- func NewAdminVerifyAccountV3ParamsWithContext(ctx context.Context) *AdminVerifyAccountV3Params
- func NewAdminVerifyAccountV3ParamsWithHTTPClient(client *http.Client) *AdminVerifyAccountV3Params
- func NewAdminVerifyAccountV3ParamsWithTimeout(timeout time.Duration) *AdminVerifyAccountV3Params
- func (o *AdminVerifyAccountV3Params) SetBody(body *iamclientmodels.ModelUserVerificationRequest)
- func (o *AdminVerifyAccountV3Params) SetContext(ctx context.Context)
- func (o *AdminVerifyAccountV3Params) SetHTTPClient(client *http.Client)
- func (o *AdminVerifyAccountV3Params) SetNamespace(namespace string)
- func (o *AdminVerifyAccountV3Params) SetTimeout(timeout time.Duration)
- func (o *AdminVerifyAccountV3Params) SetUserID(userID string)
- func (o *AdminVerifyAccountV3Params) WithBody(body *iamclientmodels.ModelUserVerificationRequest) *AdminVerifyAccountV3Params
- func (o *AdminVerifyAccountV3Params) WithContext(ctx context.Context) *AdminVerifyAccountV3Params
- func (o *AdminVerifyAccountV3Params) WithHTTPClient(client *http.Client) *AdminVerifyAccountV3Params
- func (o *AdminVerifyAccountV3Params) WithNamespace(namespace string) *AdminVerifyAccountV3Params
- func (o *AdminVerifyAccountV3Params) WithTimeout(timeout time.Duration) *AdminVerifyAccountV3Params
- func (o *AdminVerifyAccountV3Params) WithUserID(userID string) *AdminVerifyAccountV3Params
- func (o *AdminVerifyAccountV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminVerifyAccountV3Reader
- type AdminVerifyAccountV3Unauthorized
- type AdminVerifyUserWithoutVerificationCodeV3BadRequest
- type AdminVerifyUserWithoutVerificationCodeV3Conflict
- type AdminVerifyUserWithoutVerificationCodeV3Forbidden
- type AdminVerifyUserWithoutVerificationCodeV3NoContent
- type AdminVerifyUserWithoutVerificationCodeV3NotFound
- type AdminVerifyUserWithoutVerificationCodeV3Params
- func NewAdminVerifyUserWithoutVerificationCodeV3Params() *AdminVerifyUserWithoutVerificationCodeV3Params
- func NewAdminVerifyUserWithoutVerificationCodeV3ParamsWithContext(ctx context.Context) *AdminVerifyUserWithoutVerificationCodeV3Params
- func NewAdminVerifyUserWithoutVerificationCodeV3ParamsWithHTTPClient(client *http.Client) *AdminVerifyUserWithoutVerificationCodeV3Params
- func NewAdminVerifyUserWithoutVerificationCodeV3ParamsWithTimeout(timeout time.Duration) *AdminVerifyUserWithoutVerificationCodeV3Params
- func (o *AdminVerifyUserWithoutVerificationCodeV3Params) SetContext(ctx context.Context)
- func (o *AdminVerifyUserWithoutVerificationCodeV3Params) SetHTTPClient(client *http.Client)
- func (o *AdminVerifyUserWithoutVerificationCodeV3Params) SetNamespace(namespace string)
- func (o *AdminVerifyUserWithoutVerificationCodeV3Params) SetTimeout(timeout time.Duration)
- func (o *AdminVerifyUserWithoutVerificationCodeV3Params) SetUserID(userID string)
- func (o *AdminVerifyUserWithoutVerificationCodeV3Params) WithContext(ctx context.Context) *AdminVerifyUserWithoutVerificationCodeV3Params
- func (o *AdminVerifyUserWithoutVerificationCodeV3Params) WithHTTPClient(client *http.Client) *AdminVerifyUserWithoutVerificationCodeV3Params
- func (o *AdminVerifyUserWithoutVerificationCodeV3Params) WithNamespace(namespace string) *AdminVerifyUserWithoutVerificationCodeV3Params
- func (o *AdminVerifyUserWithoutVerificationCodeV3Params) WithTimeout(timeout time.Duration) *AdminVerifyUserWithoutVerificationCodeV3Params
- func (o *AdminVerifyUserWithoutVerificationCodeV3Params) WithUserID(userID string) *AdminVerifyUserWithoutVerificationCodeV3Params
- func (o *AdminVerifyUserWithoutVerificationCodeV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminVerifyUserWithoutVerificationCodeV3Reader
- type AdminVerifyUserWithoutVerificationCodeV3Unauthorized
- type BanUserBadRequest
- type BanUserCreated
- type BanUserForbidden
- type BanUserInternalServerError
- type BanUserNotFound
- type BanUserParams
- func (o *BanUserParams) SetBody(body *iamclientmodels.ModelBanCreateRequest)
- func (o *BanUserParams) SetContext(ctx context.Context)
- func (o *BanUserParams) SetHTTPClient(client *http.Client)
- func (o *BanUserParams) SetNamespace(namespace string)
- func (o *BanUserParams) SetTimeout(timeout time.Duration)
- func (o *BanUserParams) SetUserID(userID string)
- func (o *BanUserParams) WithBody(body *iamclientmodels.ModelBanCreateRequest) *BanUserParams
- func (o *BanUserParams) WithContext(ctx context.Context) *BanUserParams
- func (o *BanUserParams) WithHTTPClient(client *http.Client) *BanUserParams
- func (o *BanUserParams) WithNamespace(namespace string) *BanUserParams
- func (o *BanUserParams) WithTimeout(timeout time.Duration) *BanUserParams
- func (o *BanUserParams) WithUserID(userID string) *BanUserParams
- func (o *BanUserParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type BanUserReader
- type BanUserUnauthorized
- type Client
- func (a *Client) AddUserPermission(params *AddUserPermissionParams, authInfo runtime.ClientAuthInfoWriter) (*AddUserPermissionNoContent, *AddUserPermissionBadRequest, ...)
- func (a *Client) AddUserRole(params *AddUserRoleParams, authInfo runtime.ClientAuthInfoWriter) (*AddUserRoleNoContent, *AddUserRoleUnauthorized, *AddUserRoleForbidden, ...)
- func (a *Client) AdminAddUserPermissionsV3(params *AdminAddUserPermissionsV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminAddUserPermissionsV3NoContent, *AdminAddUserPermissionsV3BadRequest, ...)
- func (a *Client) AdminAddUserRoleV3(params *AdminAddUserRoleV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminAddUserRoleV3NoContent, *AdminAddUserRoleV3BadRequest, ...)
- func (a *Client) AdminBanUserV2(params *AdminBanUserV2Params, authInfo runtime.ClientAuthInfoWriter) (*AdminBanUserV2Created, *AdminBanUserV2BadRequest, *AdminBanUserV2Unauthorized, ...)
- func (a *Client) AdminBanUserV3(params *AdminBanUserV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminBanUserV3Created, *AdminBanUserV3BadRequest, *AdminBanUserV3Unauthorized, ...)
- func (a *Client) AdminCreateJusticeUser(params *AdminCreateJusticeUserParams, authInfo runtime.ClientAuthInfoWriter) (*AdminCreateJusticeUserCreated, *AdminCreateJusticeUserBadRequest, ...)
- func (a *Client) AdminCreateUserRolesV2(params *AdminCreateUserRolesV2Params, authInfo runtime.ClientAuthInfoWriter) (*AdminCreateUserRolesV2NoContent, *AdminCreateUserRolesV2BadRequest, ...)
- func (a *Client) AdminDeletePlatformLinkV2(params *AdminDeletePlatformLinkV2Params, authInfo runtime.ClientAuthInfoWriter) (*AdminDeletePlatformLinkV2NoContent, *AdminDeletePlatformLinkV2BadRequest, ...)
- func (a *Client) AdminDeleteUserInformationV3(params *AdminDeleteUserInformationV3Params, ...) (*AdminDeleteUserInformationV3NoContent, ...)
- func (a *Client) AdminDeleteUserPermissionBulkV3(params *AdminDeleteUserPermissionBulkV3Params, ...) (*AdminDeleteUserPermissionBulkV3NoContent, ...)
- func (a *Client) AdminDeleteUserPermissionV3(params *AdminDeleteUserPermissionV3Params, ...) (*AdminDeleteUserPermissionV3NoContent, *AdminDeleteUserPermissionV3BadRequest, ...)
- func (a *Client) AdminDeleteUserRoleV3(params *AdminDeleteUserRoleV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminDeleteUserRoleV3NoContent, *AdminDeleteUserRoleV3BadRequest, ...)
- func (a *Client) AdminDeleteUserRolesV3(params *AdminDeleteUserRolesV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminDeleteUserRolesV3NoContent, *AdminDeleteUserRolesV3BadRequest, ...)
- func (a *Client) AdminDisableUserV2(params *AdminDisableUserV2Params, authInfo runtime.ClientAuthInfoWriter) (*AdminDisableUserV2NoContent, *AdminDisableUserV2BadRequest, ...)
- func (a *Client) AdminEnableUserV2(params *AdminEnableUserV2Params, authInfo runtime.ClientAuthInfoWriter) (*AdminEnableUserV2NoContent, *AdminEnableUserV2Unauthorized, ...)
- func (a *Client) AdminGetAgeRestrictionStatusV2(params *AdminGetAgeRestrictionStatusV2Params, ...) (*AdminGetAgeRestrictionStatusV2OK, *AdminGetAgeRestrictionStatusV2Unauthorized, ...)
- func (a *Client) AdminGetAgeRestrictionStatusV3(params *AdminGetAgeRestrictionStatusV3Params, ...) (*AdminGetAgeRestrictionStatusV3OK, *AdminGetAgeRestrictionStatusV3BadRequest, ...)
- func (a *Client) AdminGetBulkUserByEmailAddressV3(params *AdminGetBulkUserByEmailAddressV3Params, ...) (*AdminGetBulkUserByEmailAddressV3OK, ...)
- func (a *Client) AdminGetListCountryAgeRestrictionV3(params *AdminGetListCountryAgeRestrictionV3Params, ...) (*AdminGetListCountryAgeRestrictionV3OK, ...)
- func (a *Client) AdminGetMyUserV3(params *AdminGetMyUserV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminGetMyUserV3OK, *AdminGetMyUserV3Unauthorized, ...)
- func (a *Client) AdminGetUserBanV2(params *AdminGetUserBanV2Params, authInfo runtime.ClientAuthInfoWriter) (*AdminGetUserBanV2OK, *AdminGetUserBanV2Unauthorized, ...)
- func (a *Client) AdminGetUserBanV3(params *AdminGetUserBanV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminGetUserBanV3OK, *AdminGetUserBanV3BadRequest, ...)
- func (a *Client) AdminGetUserByEmailAddressV3(params *AdminGetUserByEmailAddressV3Params, ...) (*AdminGetUserByEmailAddressV3OK, *AdminGetUserByEmailAddressV3BadRequest, ...)
- func (a *Client) AdminGetUserByUserIDV2(params *AdminGetUserByUserIDV2Params, authInfo runtime.ClientAuthInfoWriter) (*AdminGetUserByUserIDV2OK, *AdminGetUserByUserIDV2NotFound, ...)
- func (a *Client) AdminGetUserByUserIDV3(params *AdminGetUserByUserIDV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminGetUserByUserIDV3OK, *AdminGetUserByUserIDV3BadRequest, ...)
- func (a *Client) AdminGetUserDeletionStatusV3(params *AdminGetUserDeletionStatusV3Params, ...) (*AdminGetUserDeletionStatusV3OK, *AdminGetUserDeletionStatusV3Unauthorized, ...)
- func (a *Client) AdminGetUserLoginHistoriesV3(params *AdminGetUserLoginHistoriesV3Params, ...) (*AdminGetUserLoginHistoriesV3OK, *AdminGetUserLoginHistoriesV3Unauthorized, ...)
- func (a *Client) AdminGetUserPlatformAccountsV3(params *AdminGetUserPlatformAccountsV3Params, ...) (*AdminGetUserPlatformAccountsV3OK, *AdminGetUserPlatformAccountsV3BadRequest, ...)
- func (a *Client) AdminInviteUserV3(params *AdminInviteUserV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminInviteUserV3Created, *AdminInviteUserV3BadRequest, ...)
- func (a *Client) AdminLinkPlatformAccount(params *AdminLinkPlatformAccountParams, authInfo runtime.ClientAuthInfoWriter) (*AdminLinkPlatformAccountNoContent, *AdminLinkPlatformAccountBadRequest, ...)
- func (a *Client) AdminListUsersV3(params *AdminListUsersV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminListUsersV3OK, *AdminListUsersV3BadRequest, ...)
- func (a *Client) AdminPlatformLinkV3(params *AdminPlatformLinkV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminPlatformLinkV3NoContent, *AdminPlatformLinkV3BadRequest, ...)
- func (a *Client) AdminPlatformUnlinkV3(params *AdminPlatformUnlinkV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminPlatformUnlinkV3NoContent, *AdminPlatformUnlinkV3BadRequest, ...)
- func (a *Client) AdminPutUserRolesV2(params *AdminPutUserRolesV2Params, authInfo runtime.ClientAuthInfoWriter) (*AdminPutUserRolesV2NoContent, *AdminPutUserRolesV2BadRequest, ...)
- func (a *Client) AdminResetPasswordV2(params *AdminResetPasswordV2Params, authInfo runtime.ClientAuthInfoWriter) (*AdminResetPasswordV2NoContent, *AdminResetPasswordV2BadRequest, ...)
- func (a *Client) AdminSaveUserRoleV3(params *AdminSaveUserRoleV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminSaveUserRoleV3NoContent, *AdminSaveUserRoleV3BadRequest, ...)
- func (a *Client) AdminSearchUserV3(params *AdminSearchUserV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminSearchUserV3OK, *AdminSearchUserV3BadRequest, ...)
- func (a *Client) AdminSearchUsersV2(params *AdminSearchUsersV2Params, authInfo runtime.ClientAuthInfoWriter) (*AdminSearchUsersV2OK, *AdminSearchUsersV2BadRequest, ...)
- func (a *Client) AdminSendVerificationCodeV3(params *AdminSendVerificationCodeV3Params, ...) (*AdminSendVerificationCodeV3NoContent, *AdminSendVerificationCodeV3BadRequest, ...)
- func (a *Client) AdminUpdateAgeRestrictionConfigV2(params *AdminUpdateAgeRestrictionConfigV2Params, ...) (*AdminUpdateAgeRestrictionConfigV2OK, ...)
- func (a *Client) AdminUpdateAgeRestrictionConfigV3(params *AdminUpdateAgeRestrictionConfigV3Params, ...) (*AdminUpdateAgeRestrictionConfigV3OK, ...)
- func (a *Client) AdminUpdateCountryAgeRestrictionV3(params *AdminUpdateCountryAgeRestrictionV3Params, ...) (*AdminUpdateCountryAgeRestrictionV3OK, ...)
- func (a *Client) AdminUpdateMyUserV4(params *AdminUpdateMyUserV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateMyUserV4OK, *AdminUpdateMyUserV4BadRequest, ...)
- func (a *Client) AdminUpdateUserBanV3(params *AdminUpdateUserBanV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateUserBanV3OK, *AdminUpdateUserBanV3BadRequest, ...)
- func (a *Client) AdminUpdateUserDeletionStatusV3(params *AdminUpdateUserDeletionStatusV3Params, ...) (*AdminUpdateUserDeletionStatusV3NoContent, ...)
- func (a *Client) AdminUpdateUserPermissionV3(params *AdminUpdateUserPermissionV3Params, ...) (*AdminUpdateUserPermissionV3NoContent, *AdminUpdateUserPermissionV3BadRequest, ...)
- func (a *Client) AdminUpdateUserStatusV3(params *AdminUpdateUserStatusV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateUserStatusV3NoContent, *AdminUpdateUserStatusV3BadRequest, ...)
- func (a *Client) AdminUpdateUserV2(params *AdminUpdateUserV2Params, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateUserV2OK, *AdminUpdateUserV2BadRequest, ...)
- func (a *Client) AdminUpdateUserV3(params *AdminUpdateUserV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateUserV3OK, *AdminUpdateUserV3BadRequest, ...)
- func (a *Client) AdminUpgradeHeadlessAccountV3(params *AdminUpgradeHeadlessAccountV3Params, ...) (*AdminUpgradeHeadlessAccountV3OK, *AdminUpgradeHeadlessAccountV3BadRequest, ...)
- func (a *Client) AdminVerifyAccountV3(params *AdminVerifyAccountV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminVerifyAccountV3NoContent, *AdminVerifyAccountV3BadRequest, ...)
- func (a *Client) AdminVerifyUserWithoutVerificationCodeV3(params *AdminVerifyUserWithoutVerificationCodeV3Params, ...) (*AdminVerifyUserWithoutVerificationCodeV3NoContent, ...)
- func (a *Client) BanUser(params *BanUserParams, authInfo runtime.ClientAuthInfoWriter) (*BanUserCreated, *BanUserBadRequest, *BanUserUnauthorized, *BanUserForbidden, ...)
- func (a *Client) CreateUser(params *CreateUserParams, authInfo runtime.ClientAuthInfoWriter) (*CreateUserCreated, *CreateUserBadRequest, *CreateUserUnauthorized, ...)
- func (a *Client) CreateUserFromInvitationV3(params *CreateUserFromInvitationV3Params, ...) (*CreateUserFromInvitationV3Created, *CreateUserFromInvitationV3BadRequest, ...)
- func (a *Client) DeleteUser(params *DeleteUserParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteUserNoContent, *DeleteUserUnauthorized, *DeleteUserForbidden, ...)
- func (a *Client) DeleteUserInformation(params *DeleteUserInformationParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteUserInformationNoContent, *DeleteUserInformationUnauthorized, ...)
- func (a *Client) DeleteUserPermission(params *DeleteUserPermissionParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteUserPermissionNoContent, *DeleteUserPermissionBadRequest, ...)
- func (a *Client) DeleteUserRole(params *DeleteUserRoleParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteUserRoleNoContent, *DeleteUserRoleUnauthorized, ...)
- func (a *Client) DisableUser(params *DisableUserParams, authInfo runtime.ClientAuthInfoWriter) (*DisableUserNoContent, *DisableUserBadRequest, *DisableUserUnauthorized, ...)
- func (a *Client) DisableUserBan(params *DisableUserBanParams, authInfo runtime.ClientAuthInfoWriter) (*DisableUserBanOK, *DisableUserBanUnauthorized, *DisableUserBanForbidden, ...)
- func (a *Client) EnableUser(params *EnableUserParams, authInfo runtime.ClientAuthInfoWriter) (*EnableUserNoContent, *EnableUserUnauthorized, *EnableUserForbidden, ...)
- func (a *Client) EnableUserBan(params *EnableUserBanParams, authInfo runtime.ClientAuthInfoWriter) (*EnableUserBanOK, *EnableUserBanUnauthorized, *EnableUserBanForbidden, ...)
- func (a *Client) ForgotPassword(params *ForgotPasswordParams, authInfo runtime.ClientAuthInfoWriter) (*ForgotPasswordNoContent, *ForgotPasswordBadRequest, ...)
- func (a *Client) GetAdminInvitationV3(params *GetAdminInvitationV3Params, authInfo runtime.ClientAuthInfoWriter) (*GetAdminInvitationV3OK, *GetAdminInvitationV3NotFound, ...)
- func (a *Client) GetAdminUsersByRoleID(params *GetAdminUsersByRoleIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetAdminUsersByRoleIDOK, *GetAdminUsersByRoleIDBadRequest, ...)
- func (a *Client) GetAdminUsersByRoleIDV3(params *GetAdminUsersByRoleIDV3Params, authInfo runtime.ClientAuthInfoWriter) (*GetAdminUsersByRoleIDV3OK, *GetAdminUsersByRoleIDV3BadRequest, ...)
- func (a *Client) GetListCountryAgeRestriction(params *GetListCountryAgeRestrictionParams, ...) (*GetListCountryAgeRestrictionOK, *GetListCountryAgeRestrictionUnauthorized, ...)
- func (a *Client) GetListJusticePlatformAccounts(params *GetListJusticePlatformAccountsParams, ...) (*GetListJusticePlatformAccountsOK, *GetListJusticePlatformAccountsBadRequest, ...)
- func (a *Client) GetPublisherUser(params *GetPublisherUserParams, authInfo runtime.ClientAuthInfoWriter) (*GetPublisherUserOK, *GetPublisherUserBadRequest, ...)
- func (a *Client) GetUserBanHistory(params *GetUserBanHistoryParams, authInfo runtime.ClientAuthInfoWriter) (*GetUserBanHistoryOK, *GetUserBanHistoryUnauthorized, ...)
- func (a *Client) GetUserByLoginID(params *GetUserByLoginIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetUserByLoginIDOK, *GetUserByLoginIDBadRequest, *GetUserByLoginIDNotFound, ...)
- func (a *Client) GetUserByPlatformUserID(params *GetUserByPlatformUserIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetUserByPlatformUserIDOK, *GetUserByPlatformUserIDBadRequest, ...)
- func (a *Client) GetUserByUserID(params *GetUserByUserIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetUserByUserIDOK, *GetUserByUserIDNotFound, ...)
- func (a *Client) GetUserInformation(params *GetUserInformationParams, authInfo runtime.ClientAuthInfoWriter) (*GetUserInformationOK, *GetUserInformationUnauthorized, ...)
- func (a *Client) GetUserJusticePlatformAccount(params *GetUserJusticePlatformAccountParams, ...) (*GetUserJusticePlatformAccountOK, *GetUserJusticePlatformAccountBadRequest, ...)
- func (a *Client) GetUserLoginHistories(params *GetUserLoginHistoriesParams, authInfo runtime.ClientAuthInfoWriter) (*GetUserLoginHistoriesOK, *GetUserLoginHistoriesUnauthorized, ...)
- func (a *Client) GetUserMapping(params *GetUserMappingParams, authInfo runtime.ClientAuthInfoWriter) (*GetUserMappingOK, *GetUserMappingBadRequest, *GetUserMappingUnauthorized, ...)
- func (a *Client) GetUserPlatformAccounts(params *GetUserPlatformAccountsParams, authInfo runtime.ClientAuthInfoWriter) (*GetUserPlatformAccountsOK, *GetUserPlatformAccountsBadRequest, ...)
- func (a *Client) GetUserVerificationCode(params *GetUserVerificationCodeParams, authInfo runtime.ClientAuthInfoWriter) (*GetUserVerificationCodeOK, *GetUserVerificationCodeUnauthorized, ...)
- func (a *Client) GetUsersByLoginIds(params *GetUsersByLoginIdsParams, authInfo runtime.ClientAuthInfoWriter) (*GetUsersByLoginIdsOK, *GetUsersByLoginIdsBadRequest, ...)
- func (a *Client) ListAdminsV3(params *ListAdminsV3Params, authInfo runtime.ClientAuthInfoWriter) (*ListAdminsV3OK, *ListAdminsV3Unauthorized, *ListAdminsV3Forbidden, ...)
- func (a *Client) ListCrossNamespaceAccountLink(params *ListCrossNamespaceAccountLinkParams, ...) (*ListCrossNamespaceAccountLinkOK, *ListCrossNamespaceAccountLinkBadRequest, ...)
- func (a *Client) PlatformLink(params *PlatformLinkParams, authInfo runtime.ClientAuthInfoWriter) (*PlatformLinkNoContent, *PlatformLinkBadRequest, *PlatformLinkUnauthorized, ...)
- func (a *Client) PlatformUnlink(params *PlatformUnlinkParams, authInfo runtime.ClientAuthInfoWriter) (*PlatformUnlinkNoContent, *PlatformUnlinkBadRequest, ...)
- func (a *Client) PublicCreateJusticeUser(params *PublicCreateJusticeUserParams, authInfo runtime.ClientAuthInfoWriter) (*PublicCreateJusticeUserCreated, *PublicCreateJusticeUserBadRequest, ...)
- func (a *Client) PublicCreateUserV2(params *PublicCreateUserV2Params, authInfo runtime.ClientAuthInfoWriter) (*PublicCreateUserV2Created, *PublicCreateUserV2BadRequest, ...)
- func (a *Client) PublicCreateUserV3(params *PublicCreateUserV3Params, authInfo runtime.ClientAuthInfoWriter) (*PublicCreateUserV3Created, *PublicCreateUserV3BadRequest, ...)
- func (a *Client) PublicDeletePlatformLinkV2(params *PublicDeletePlatformLinkV2Params, ...) (*PublicDeletePlatformLinkV2NoContent, *PublicDeletePlatformLinkV2BadRequest, ...)
- func (a *Client) PublicForgotPasswordV2(params *PublicForgotPasswordV2Params, authInfo runtime.ClientAuthInfoWriter) (*PublicForgotPasswordV2NoContent, *PublicForgotPasswordV2BadRequest, ...)
- func (a *Client) PublicForgotPasswordV3(params *PublicForgotPasswordV3Params, authInfo runtime.ClientAuthInfoWriter) (*PublicForgotPasswordV3NoContent, *PublicForgotPasswordV3BadRequest, ...)
- func (a *Client) PublicGetAsyncStatus(params *PublicGetAsyncStatusParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetAsyncStatusOK, *PublicGetAsyncStatusUnauthorized, ...)
- func (a *Client) PublicGetMyUserV3(params *PublicGetMyUserV3Params, authInfo runtime.ClientAuthInfoWriter) (*PublicGetMyUserV3OK, *PublicGetMyUserV3Unauthorized, ...)
- func (a *Client) PublicGetUserBan(params *PublicGetUserBanParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetUserBanOK, *PublicGetUserBanUnauthorized, *PublicGetUserBanForbidden, ...)
- func (a *Client) PublicGetUserBanHistoryV3(params *PublicGetUserBanHistoryV3Params, authInfo runtime.ClientAuthInfoWriter) (*PublicGetUserBanHistoryV3OK, *PublicGetUserBanHistoryV3BadRequest, ...)
- func (a *Client) PublicGetUserByPlatformUserIDV3(params *PublicGetUserByPlatformUserIDV3Params, ...) (*PublicGetUserByPlatformUserIDV3OK, ...)
- func (a *Client) PublicGetUserByUserIDV2(params *PublicGetUserByUserIDV2Params, authInfo runtime.ClientAuthInfoWriter) (*PublicGetUserByUserIDV2OK, *PublicGetUserByUserIDV2NotFound, ...)
- func (a *Client) PublicGetUserByUserIDV3(params *PublicGetUserByUserIDV3Params, authInfo runtime.ClientAuthInfoWriter) (*PublicGetUserByUserIDV3OK, *PublicGetUserByUserIDV3BadRequest, ...)
- func (a *Client) PublicGetUserLoginHistoriesV3(params *PublicGetUserLoginHistoriesV3Params, ...) (*PublicGetUserLoginHistoriesV3OK, *PublicGetUserLoginHistoriesV3Unauthorized, ...)
- func (a *Client) PublicGetUserPlatformAccountsV3(params *PublicGetUserPlatformAccountsV3Params, ...) (*PublicGetUserPlatformAccountsV3OK, *PublicGetUserPlatformAccountsV3BadRequest, ...)
- func (a *Client) PublicLinkPlatformAccount(params *PublicLinkPlatformAccountParams, authInfo runtime.ClientAuthInfoWriter) (*PublicLinkPlatformAccountNoContent, *PublicLinkPlatformAccountBadRequest, ...)
- func (a *Client) PublicListUserIDByPlatformUserIDsV3(params *PublicListUserIDByPlatformUserIDsV3Params, ...) (*PublicListUserIDByPlatformUserIDsV3OK, ...)
- func (a *Client) PublicPlatformLinkV2(params *PublicPlatformLinkV2Params, authInfo runtime.ClientAuthInfoWriter) (*PublicPlatformLinkV2NoContent, *PublicPlatformLinkV2BadRequest, ...)
- func (a *Client) PublicPlatformLinkV3(params *PublicPlatformLinkV3Params, authInfo runtime.ClientAuthInfoWriter) (*PublicPlatformLinkV3NoContent, *PublicPlatformLinkV3BadRequest, ...)
- func (a *Client) PublicPlatformUnlinkV3(params *PublicPlatformUnlinkV3Params, authInfo runtime.ClientAuthInfoWriter) (*PublicPlatformUnlinkV3NoContent, *PublicPlatformUnlinkV3BadRequest, ...)
- func (a *Client) PublicResetPasswordV2(params *PublicResetPasswordV2Params, authInfo runtime.ClientAuthInfoWriter) (*PublicResetPasswordV2NoContent, *PublicResetPasswordV2BadRequest, ...)
- func (a *Client) PublicSearchUserV3(params *PublicSearchUserV3Params, authInfo runtime.ClientAuthInfoWriter) (*PublicSearchUserV3OK, *PublicSearchUserV3BadRequest, ...)
- func (a *Client) PublicSendVerificationCodeV3(params *PublicSendVerificationCodeV3Params, ...) (*PublicSendVerificationCodeV3NoContent, ...)
- func (a *Client) PublicUpdatePasswordV2(params *PublicUpdatePasswordV2Params, authInfo runtime.ClientAuthInfoWriter) (*PublicUpdatePasswordV2NoContent, *PublicUpdatePasswordV2BadRequest, ...)
- func (a *Client) PublicUpdatePasswordV3(params *PublicUpdatePasswordV3Params, authInfo runtime.ClientAuthInfoWriter) (*PublicUpdatePasswordV3NoContent, *PublicUpdatePasswordV3BadRequest, ...)
- func (a *Client) PublicUpdateUserV2(params *PublicUpdateUserV2Params, authInfo runtime.ClientAuthInfoWriter) (*PublicUpdateUserV2OK, *PublicUpdateUserV2BadRequest, ...)
- func (a *Client) PublicUpdateUserV3(params *PublicUpdateUserV3Params, authInfo runtime.ClientAuthInfoWriter) (*PublicUpdateUserV3OK, *PublicUpdateUserV3BadRequest, ...)
- func (a *Client) PublicUpgradeHeadlessAccountV3(params *PublicUpgradeHeadlessAccountV3Params, ...) (*PublicUpgradeHeadlessAccountV3OK, *PublicUpgradeHeadlessAccountV3BadRequest, ...)
- func (a *Client) PublicUserVerificationV3(params *PublicUserVerificationV3Params, authInfo runtime.ClientAuthInfoWriter) (*PublicUserVerificationV3NoContent, *PublicUserVerificationV3BadRequest, ...)
- func (a *Client) PublicValidateUserByUserIDAndPasswordV3(params *PublicValidateUserByUserIDAndPasswordV3Params, ...) (*PublicValidateUserByUserIDAndPasswordV3NoContent, ...)
- func (a *Client) PublicVerifyHeadlessAccountV3(params *PublicVerifyHeadlessAccountV3Params, ...) (*PublicVerifyHeadlessAccountV3OK, *PublicVerifyHeadlessAccountV3BadRequest, ...)
- func (a *Client) PublicWebLinkPlatform(params *PublicWebLinkPlatformParams, authInfo runtime.ClientAuthInfoWriter) (*PublicWebLinkPlatformOK, *PublicWebLinkPlatformBadRequest, ...)
- func (a *Client) PublicWebLinkPlatformEstablish(params *PublicWebLinkPlatformEstablishParams, ...) (*PublicWebLinkPlatformEstablishFound, error)
- func (a *Client) ResetPassword(params *ResetPasswordParams, authInfo runtime.ClientAuthInfoWriter) (*ResetPasswordNoContent, *ResetPasswordBadRequest, *ResetPasswordForbidden, ...)
- func (a *Client) ResetPasswordV3(params *ResetPasswordV3Params, authInfo runtime.ClientAuthInfoWriter) (*ResetPasswordV3NoContent, *ResetPasswordV3BadRequest, ...)
- func (a *Client) SaveUserPermission(params *SaveUserPermissionParams, authInfo runtime.ClientAuthInfoWriter) (*SaveUserPermissionNoContent, *SaveUserPermissionBadRequest, ...)
- func (a *Client) SaveUserRoles(params *SaveUserRolesParams, authInfo runtime.ClientAuthInfoWriter) (*SaveUserRolesNoContent, *SaveUserRolesBadRequest, *SaveUserRolesUnauthorized, ...)
- func (a *Client) SearchUser(params *SearchUserParams, authInfo runtime.ClientAuthInfoWriter) (*SearchUserOK, *SearchUserBadRequest, *SearchUserUnauthorized, ...)
- func (a *Client) SendVerificationCode(params *SendVerificationCodeParams, authInfo runtime.ClientAuthInfoWriter) (*SendVerificationCodeNoContent, *SendVerificationCodeBadRequest, ...)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) UpdateCountryAgeRestriction(params *UpdateCountryAgeRestrictionParams, ...) (*UpdateCountryAgeRestrictionOK, *UpdateCountryAgeRestrictionBadRequest, ...)
- func (a *Client) UpdatePassword(params *UpdatePasswordParams, authInfo runtime.ClientAuthInfoWriter) (*UpdatePasswordNoContent, *UpdatePasswordBadRequest, ...)
- func (a *Client) UpdateUser(params *UpdateUserParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateUserOK, *UpdateUserBadRequest, *UpdateUserUnauthorized, ...)
- func (a *Client) UpdateUserV3(params *UpdateUserV3Params, authInfo runtime.ClientAuthInfoWriter) (*UpdateUserV3OK, *UpdateUserV3BadRequest, *UpdateUserV3Unauthorized, ...)
- func (a *Client) UpgradeHeadlessAccount(params *UpgradeHeadlessAccountParams, authInfo runtime.ClientAuthInfoWriter) (*UpgradeHeadlessAccountOK, *UpgradeHeadlessAccountUnauthorized, ...)
- func (a *Client) UpgradeHeadlessAccountWithVerificationCode(params *UpgradeHeadlessAccountWithVerificationCodeParams, ...) (*UpgradeHeadlessAccountWithVerificationCodeOK, ...)
- func (a *Client) UserVerification(params *UserVerificationParams, authInfo runtime.ClientAuthInfoWriter) (*UserVerificationNoContent, *UserVerificationBadRequest, ...)
- type ClientService
- type CreateUserBadRequest
- type CreateUserConflict
- type CreateUserCreated
- type CreateUserForbidden
- type CreateUserFromInvitationV3BadRequest
- type CreateUserFromInvitationV3Created
- type CreateUserFromInvitationV3InternalServerError
- type CreateUserFromInvitationV3NotFound
- type CreateUserFromInvitationV3Params
- func NewCreateUserFromInvitationV3Params() *CreateUserFromInvitationV3Params
- func NewCreateUserFromInvitationV3ParamsWithContext(ctx context.Context) *CreateUserFromInvitationV3Params
- func NewCreateUserFromInvitationV3ParamsWithHTTPClient(client *http.Client) *CreateUserFromInvitationV3Params
- func NewCreateUserFromInvitationV3ParamsWithTimeout(timeout time.Duration) *CreateUserFromInvitationV3Params
- func (o *CreateUserFromInvitationV3Params) SetBody(body *iamclientmodels.ModelUserCreateFromInvitationRequestV3)
- func (o *CreateUserFromInvitationV3Params) SetContext(ctx context.Context)
- func (o *CreateUserFromInvitationV3Params) SetHTTPClient(client *http.Client)
- func (o *CreateUserFromInvitationV3Params) SetInvitationID(invitationID string)
- func (o *CreateUserFromInvitationV3Params) SetNamespace(namespace string)
- func (o *CreateUserFromInvitationV3Params) SetTimeout(timeout time.Duration)
- func (o *CreateUserFromInvitationV3Params) WithBody(body *iamclientmodels.ModelUserCreateFromInvitationRequestV3) *CreateUserFromInvitationV3Params
- func (o *CreateUserFromInvitationV3Params) WithContext(ctx context.Context) *CreateUserFromInvitationV3Params
- func (o *CreateUserFromInvitationV3Params) WithHTTPClient(client *http.Client) *CreateUserFromInvitationV3Params
- func (o *CreateUserFromInvitationV3Params) WithInvitationID(invitationID string) *CreateUserFromInvitationV3Params
- func (o *CreateUserFromInvitationV3Params) WithNamespace(namespace string) *CreateUserFromInvitationV3Params
- func (o *CreateUserFromInvitationV3Params) WithTimeout(timeout time.Duration) *CreateUserFromInvitationV3Params
- func (o *CreateUserFromInvitationV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateUserFromInvitationV3Reader
- type CreateUserParams
- func (o *CreateUserParams) SetBody(body *iamclientmodels.ModelUserCreateRequest)
- func (o *CreateUserParams) SetContext(ctx context.Context)
- func (o *CreateUserParams) SetHTTPClient(client *http.Client)
- func (o *CreateUserParams) SetNamespace(namespace string)
- func (o *CreateUserParams) SetTimeout(timeout time.Duration)
- func (o *CreateUserParams) WithBody(body *iamclientmodels.ModelUserCreateRequest) *CreateUserParams
- func (o *CreateUserParams) WithContext(ctx context.Context) *CreateUserParams
- func (o *CreateUserParams) WithHTTPClient(client *http.Client) *CreateUserParams
- func (o *CreateUserParams) WithNamespace(namespace string) *CreateUserParams
- func (o *CreateUserParams) WithTimeout(timeout time.Duration) *CreateUserParams
- func (o *CreateUserParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateUserReader
- type CreateUserUnauthorized
- type DeleteUserForbidden
- type DeleteUserInformationForbidden
- type DeleteUserInformationNoContent
- type DeleteUserInformationNotFound
- type DeleteUserInformationParams
- func NewDeleteUserInformationParams() *DeleteUserInformationParams
- func NewDeleteUserInformationParamsWithContext(ctx context.Context) *DeleteUserInformationParams
- func NewDeleteUserInformationParamsWithHTTPClient(client *http.Client) *DeleteUserInformationParams
- func NewDeleteUserInformationParamsWithTimeout(timeout time.Duration) *DeleteUserInformationParams
- func (o *DeleteUserInformationParams) SetContext(ctx context.Context)
- func (o *DeleteUserInformationParams) SetHTTPClient(client *http.Client)
- func (o *DeleteUserInformationParams) SetNamespace(namespace string)
- func (o *DeleteUserInformationParams) SetTimeout(timeout time.Duration)
- func (o *DeleteUserInformationParams) SetUserID(userID string)
- func (o *DeleteUserInformationParams) WithContext(ctx context.Context) *DeleteUserInformationParams
- func (o *DeleteUserInformationParams) WithHTTPClient(client *http.Client) *DeleteUserInformationParams
- func (o *DeleteUserInformationParams) WithNamespace(namespace string) *DeleteUserInformationParams
- func (o *DeleteUserInformationParams) WithTimeout(timeout time.Duration) *DeleteUserInformationParams
- func (o *DeleteUserInformationParams) WithUserID(userID string) *DeleteUserInformationParams
- func (o *DeleteUserInformationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteUserInformationReader
- type DeleteUserInformationUnauthorized
- type DeleteUserNoContent
- type DeleteUserNotFound
- type DeleteUserParams
- func (o *DeleteUserParams) SetContext(ctx context.Context)
- func (o *DeleteUserParams) SetHTTPClient(client *http.Client)
- func (o *DeleteUserParams) SetNamespace(namespace string)
- func (o *DeleteUserParams) SetTimeout(timeout time.Duration)
- func (o *DeleteUserParams) SetUserID(userID string)
- func (o *DeleteUserParams) WithContext(ctx context.Context) *DeleteUserParams
- func (o *DeleteUserParams) WithHTTPClient(client *http.Client) *DeleteUserParams
- func (o *DeleteUserParams) WithNamespace(namespace string) *DeleteUserParams
- func (o *DeleteUserParams) WithTimeout(timeout time.Duration) *DeleteUserParams
- func (o *DeleteUserParams) WithUserID(userID string) *DeleteUserParams
- func (o *DeleteUserParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteUserPermissionBadRequest
- type DeleteUserPermissionForbidden
- type DeleteUserPermissionNoContent
- type DeleteUserPermissionNotFound
- type DeleteUserPermissionParams
- func NewDeleteUserPermissionParams() *DeleteUserPermissionParams
- func NewDeleteUserPermissionParamsWithContext(ctx context.Context) *DeleteUserPermissionParams
- func NewDeleteUserPermissionParamsWithHTTPClient(client *http.Client) *DeleteUserPermissionParams
- func NewDeleteUserPermissionParamsWithTimeout(timeout time.Duration) *DeleteUserPermissionParams
- func (o *DeleteUserPermissionParams) SetAction(action int64)
- func (o *DeleteUserPermissionParams) SetContext(ctx context.Context)
- func (o *DeleteUserPermissionParams) SetHTTPClient(client *http.Client)
- func (o *DeleteUserPermissionParams) SetNamespace(namespace string)
- func (o *DeleteUserPermissionParams) SetResource(resource string)
- func (o *DeleteUserPermissionParams) SetTimeout(timeout time.Duration)
- func (o *DeleteUserPermissionParams) SetUserID(userID string)
- func (o *DeleteUserPermissionParams) WithAction(action int64) *DeleteUserPermissionParams
- func (o *DeleteUserPermissionParams) WithContext(ctx context.Context) *DeleteUserPermissionParams
- func (o *DeleteUserPermissionParams) WithHTTPClient(client *http.Client) *DeleteUserPermissionParams
- func (o *DeleteUserPermissionParams) WithNamespace(namespace string) *DeleteUserPermissionParams
- func (o *DeleteUserPermissionParams) WithResource(resource string) *DeleteUserPermissionParams
- func (o *DeleteUserPermissionParams) WithTimeout(timeout time.Duration) *DeleteUserPermissionParams
- func (o *DeleteUserPermissionParams) WithUserID(userID string) *DeleteUserPermissionParams
- func (o *DeleteUserPermissionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteUserPermissionReader
- type DeleteUserPermissionUnauthorized
- type DeleteUserReader
- type DeleteUserRoleForbidden
- type DeleteUserRoleInternalServerError
- type DeleteUserRoleNoContent
- type DeleteUserRoleNotFound
- type DeleteUserRoleParams
- func NewDeleteUserRoleParams() *DeleteUserRoleParams
- func NewDeleteUserRoleParamsWithContext(ctx context.Context) *DeleteUserRoleParams
- func NewDeleteUserRoleParamsWithHTTPClient(client *http.Client) *DeleteUserRoleParams
- func NewDeleteUserRoleParamsWithTimeout(timeout time.Duration) *DeleteUserRoleParams
- func (o *DeleteUserRoleParams) SetContext(ctx context.Context)
- func (o *DeleteUserRoleParams) SetHTTPClient(client *http.Client)
- func (o *DeleteUserRoleParams) SetNamespace(namespace string)
- func (o *DeleteUserRoleParams) SetRoleID(roleID string)
- func (o *DeleteUserRoleParams) SetTimeout(timeout time.Duration)
- func (o *DeleteUserRoleParams) SetUserID(userID string)
- func (o *DeleteUserRoleParams) WithContext(ctx context.Context) *DeleteUserRoleParams
- func (o *DeleteUserRoleParams) WithHTTPClient(client *http.Client) *DeleteUserRoleParams
- func (o *DeleteUserRoleParams) WithNamespace(namespace string) *DeleteUserRoleParams
- func (o *DeleteUserRoleParams) WithRoleID(roleID string) *DeleteUserRoleParams
- func (o *DeleteUserRoleParams) WithTimeout(timeout time.Duration) *DeleteUserRoleParams
- func (o *DeleteUserRoleParams) WithUserID(userID string) *DeleteUserRoleParams
- func (o *DeleteUserRoleParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteUserRoleReader
- type DeleteUserRoleUnauthorized
- type DeleteUserUnauthorized
- type DisableUserBadRequest
- type DisableUserBanForbidden
- type DisableUserBanInternalServerError
- type DisableUserBanNotFound
- type DisableUserBanOK
- type DisableUserBanParams
- func NewDisableUserBanParams() *DisableUserBanParams
- func NewDisableUserBanParamsWithContext(ctx context.Context) *DisableUserBanParams
- func NewDisableUserBanParamsWithHTTPClient(client *http.Client) *DisableUserBanParams
- func NewDisableUserBanParamsWithTimeout(timeout time.Duration) *DisableUserBanParams
- func (o *DisableUserBanParams) SetBanID(banID string)
- func (o *DisableUserBanParams) SetContext(ctx context.Context)
- func (o *DisableUserBanParams) SetHTTPClient(client *http.Client)
- func (o *DisableUserBanParams) SetNamespace(namespace string)
- func (o *DisableUserBanParams) SetTimeout(timeout time.Duration)
- func (o *DisableUserBanParams) SetUserID(userID string)
- func (o *DisableUserBanParams) WithBanID(banID string) *DisableUserBanParams
- func (o *DisableUserBanParams) WithContext(ctx context.Context) *DisableUserBanParams
- func (o *DisableUserBanParams) WithHTTPClient(client *http.Client) *DisableUserBanParams
- func (o *DisableUserBanParams) WithNamespace(namespace string) *DisableUserBanParams
- func (o *DisableUserBanParams) WithTimeout(timeout time.Duration) *DisableUserBanParams
- func (o *DisableUserBanParams) WithUserID(userID string) *DisableUserBanParams
- func (o *DisableUserBanParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DisableUserBanReader
- type DisableUserBanUnauthorized
- type DisableUserForbidden
- type DisableUserInternalServerError
- type DisableUserNoContent
- type DisableUserNotFound
- type DisableUserParams
- func (o *DisableUserParams) SetBody(body *iamclientmodels.ModelDisableUserRequest)
- func (o *DisableUserParams) SetContext(ctx context.Context)
- func (o *DisableUserParams) SetHTTPClient(client *http.Client)
- func (o *DisableUserParams) SetNamespace(namespace string)
- func (o *DisableUserParams) SetTimeout(timeout time.Duration)
- func (o *DisableUserParams) SetUserID(userID string)
- func (o *DisableUserParams) WithBody(body *iamclientmodels.ModelDisableUserRequest) *DisableUserParams
- func (o *DisableUserParams) WithContext(ctx context.Context) *DisableUserParams
- func (o *DisableUserParams) WithHTTPClient(client *http.Client) *DisableUserParams
- func (o *DisableUserParams) WithNamespace(namespace string) *DisableUserParams
- func (o *DisableUserParams) WithTimeout(timeout time.Duration) *DisableUserParams
- func (o *DisableUserParams) WithUserID(userID string) *DisableUserParams
- func (o *DisableUserParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DisableUserReader
- type DisableUserUnauthorized
- type EnableUserBanForbidden
- type EnableUserBanInternalServerError
- type EnableUserBanNotFound
- type EnableUserBanOK
- type EnableUserBanParams
- func (o *EnableUserBanParams) SetBanID(banID string)
- func (o *EnableUserBanParams) SetContext(ctx context.Context)
- func (o *EnableUserBanParams) SetHTTPClient(client *http.Client)
- func (o *EnableUserBanParams) SetNamespace(namespace string)
- func (o *EnableUserBanParams) SetTimeout(timeout time.Duration)
- func (o *EnableUserBanParams) SetUserID(userID string)
- func (o *EnableUserBanParams) WithBanID(banID string) *EnableUserBanParams
- func (o *EnableUserBanParams) WithContext(ctx context.Context) *EnableUserBanParams
- func (o *EnableUserBanParams) WithHTTPClient(client *http.Client) *EnableUserBanParams
- func (o *EnableUserBanParams) WithNamespace(namespace string) *EnableUserBanParams
- func (o *EnableUserBanParams) WithTimeout(timeout time.Duration) *EnableUserBanParams
- func (o *EnableUserBanParams) WithUserID(userID string) *EnableUserBanParams
- func (o *EnableUserBanParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type EnableUserBanReader
- type EnableUserBanUnauthorized
- type EnableUserForbidden
- type EnableUserInternalServerError
- type EnableUserNoContent
- type EnableUserNotFound
- type EnableUserParams
- func (o *EnableUserParams) SetContext(ctx context.Context)
- func (o *EnableUserParams) SetHTTPClient(client *http.Client)
- func (o *EnableUserParams) SetNamespace(namespace string)
- func (o *EnableUserParams) SetTimeout(timeout time.Duration)
- func (o *EnableUserParams) SetUserID(userID string)
- func (o *EnableUserParams) WithContext(ctx context.Context) *EnableUserParams
- func (o *EnableUserParams) WithHTTPClient(client *http.Client) *EnableUserParams
- func (o *EnableUserParams) WithNamespace(namespace string) *EnableUserParams
- func (o *EnableUserParams) WithTimeout(timeout time.Duration) *EnableUserParams
- func (o *EnableUserParams) WithUserID(userID string) *EnableUserParams
- func (o *EnableUserParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type EnableUserReader
- type EnableUserUnauthorized
- type ForgotPasswordBadRequest
- type ForgotPasswordForbidden
- type ForgotPasswordNoContent
- type ForgotPasswordNotFound
- type ForgotPasswordParams
- func NewForgotPasswordParams() *ForgotPasswordParams
- func NewForgotPasswordParamsWithContext(ctx context.Context) *ForgotPasswordParams
- func NewForgotPasswordParamsWithHTTPClient(client *http.Client) *ForgotPasswordParams
- func NewForgotPasswordParamsWithTimeout(timeout time.Duration) *ForgotPasswordParams
- func (o *ForgotPasswordParams) SetBody(body *iamclientmodels.ModelSendVerificationCodeRequest)
- func (o *ForgotPasswordParams) SetContext(ctx context.Context)
- func (o *ForgotPasswordParams) SetHTTPClient(client *http.Client)
- func (o *ForgotPasswordParams) SetNamespace(namespace string)
- func (o *ForgotPasswordParams) SetTimeout(timeout time.Duration)
- func (o *ForgotPasswordParams) WithBody(body *iamclientmodels.ModelSendVerificationCodeRequest) *ForgotPasswordParams
- func (o *ForgotPasswordParams) WithContext(ctx context.Context) *ForgotPasswordParams
- func (o *ForgotPasswordParams) WithHTTPClient(client *http.Client) *ForgotPasswordParams
- func (o *ForgotPasswordParams) WithNamespace(namespace string) *ForgotPasswordParams
- func (o *ForgotPasswordParams) WithTimeout(timeout time.Duration) *ForgotPasswordParams
- func (o *ForgotPasswordParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ForgotPasswordReader
- type ForgotPasswordUnauthorized
- type GetAdminInvitationV3InternalServerError
- type GetAdminInvitationV3NotFound
- type GetAdminInvitationV3OK
- type GetAdminInvitationV3Params
- func NewGetAdminInvitationV3Params() *GetAdminInvitationV3Params
- func NewGetAdminInvitationV3ParamsWithContext(ctx context.Context) *GetAdminInvitationV3Params
- func NewGetAdminInvitationV3ParamsWithHTTPClient(client *http.Client) *GetAdminInvitationV3Params
- func NewGetAdminInvitationV3ParamsWithTimeout(timeout time.Duration) *GetAdminInvitationV3Params
- func (o *GetAdminInvitationV3Params) SetContext(ctx context.Context)
- func (o *GetAdminInvitationV3Params) SetHTTPClient(client *http.Client)
- func (o *GetAdminInvitationV3Params) SetInvitationID(invitationID string)
- func (o *GetAdminInvitationV3Params) SetNamespace(namespace string)
- func (o *GetAdminInvitationV3Params) SetTimeout(timeout time.Duration)
- func (o *GetAdminInvitationV3Params) WithContext(ctx context.Context) *GetAdminInvitationV3Params
- func (o *GetAdminInvitationV3Params) WithHTTPClient(client *http.Client) *GetAdminInvitationV3Params
- func (o *GetAdminInvitationV3Params) WithInvitationID(invitationID string) *GetAdminInvitationV3Params
- func (o *GetAdminInvitationV3Params) WithNamespace(namespace string) *GetAdminInvitationV3Params
- func (o *GetAdminInvitationV3Params) WithTimeout(timeout time.Duration) *GetAdminInvitationV3Params
- func (o *GetAdminInvitationV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAdminInvitationV3Reader
- type GetAdminUsersByRoleIDBadRequest
- type GetAdminUsersByRoleIDForbidden
- type GetAdminUsersByRoleIDInternalServerError
- type GetAdminUsersByRoleIDNotFound
- type GetAdminUsersByRoleIDOK
- type GetAdminUsersByRoleIDParams
- func NewGetAdminUsersByRoleIDParams() *GetAdminUsersByRoleIDParams
- func NewGetAdminUsersByRoleIDParamsWithContext(ctx context.Context) *GetAdminUsersByRoleIDParams
- func NewGetAdminUsersByRoleIDParamsWithHTTPClient(client *http.Client) *GetAdminUsersByRoleIDParams
- func NewGetAdminUsersByRoleIDParamsWithTimeout(timeout time.Duration) *GetAdminUsersByRoleIDParams
- func (o *GetAdminUsersByRoleIDParams) SetAfter(after *int64)
- func (o *GetAdminUsersByRoleIDParams) SetBefore(before *int64)
- func (o *GetAdminUsersByRoleIDParams) SetContext(ctx context.Context)
- func (o *GetAdminUsersByRoleIDParams) SetHTTPClient(client *http.Client)
- func (o *GetAdminUsersByRoleIDParams) SetLimit(limit *int64)
- func (o *GetAdminUsersByRoleIDParams) SetNamespace(namespace string)
- func (o *GetAdminUsersByRoleIDParams) SetRoleID(roleID *string)
- func (o *GetAdminUsersByRoleIDParams) SetTimeout(timeout time.Duration)
- func (o *GetAdminUsersByRoleIDParams) WithAfter(after *int64) *GetAdminUsersByRoleIDParams
- func (o *GetAdminUsersByRoleIDParams) WithBefore(before *int64) *GetAdminUsersByRoleIDParams
- func (o *GetAdminUsersByRoleIDParams) WithContext(ctx context.Context) *GetAdminUsersByRoleIDParams
- func (o *GetAdminUsersByRoleIDParams) WithHTTPClient(client *http.Client) *GetAdminUsersByRoleIDParams
- func (o *GetAdminUsersByRoleIDParams) WithLimit(limit *int64) *GetAdminUsersByRoleIDParams
- func (o *GetAdminUsersByRoleIDParams) WithNamespace(namespace string) *GetAdminUsersByRoleIDParams
- func (o *GetAdminUsersByRoleIDParams) WithRoleID(roleID *string) *GetAdminUsersByRoleIDParams
- func (o *GetAdminUsersByRoleIDParams) WithTimeout(timeout time.Duration) *GetAdminUsersByRoleIDParams
- func (o *GetAdminUsersByRoleIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAdminUsersByRoleIDReader
- type GetAdminUsersByRoleIDUnauthorized
- type GetAdminUsersByRoleIDV3BadRequest
- type GetAdminUsersByRoleIDV3Forbidden
- type GetAdminUsersByRoleIDV3InternalServerError
- type GetAdminUsersByRoleIDV3NotFound
- type GetAdminUsersByRoleIDV3OK
- type GetAdminUsersByRoleIDV3Params
- func NewGetAdminUsersByRoleIDV3Params() *GetAdminUsersByRoleIDV3Params
- func NewGetAdminUsersByRoleIDV3ParamsWithContext(ctx context.Context) *GetAdminUsersByRoleIDV3Params
- func NewGetAdminUsersByRoleIDV3ParamsWithHTTPClient(client *http.Client) *GetAdminUsersByRoleIDV3Params
- func NewGetAdminUsersByRoleIDV3ParamsWithTimeout(timeout time.Duration) *GetAdminUsersByRoleIDV3Params
- func (o *GetAdminUsersByRoleIDV3Params) SetAfter(after *int64)
- func (o *GetAdminUsersByRoleIDV3Params) SetBefore(before *int64)
- func (o *GetAdminUsersByRoleIDV3Params) SetContext(ctx context.Context)
- func (o *GetAdminUsersByRoleIDV3Params) SetHTTPClient(client *http.Client)
- func (o *GetAdminUsersByRoleIDV3Params) SetLimit(limit *int64)
- func (o *GetAdminUsersByRoleIDV3Params) SetNamespace(namespace string)
- func (o *GetAdminUsersByRoleIDV3Params) SetRoleID(roleID string)
- func (o *GetAdminUsersByRoleIDV3Params) SetTimeout(timeout time.Duration)
- func (o *GetAdminUsersByRoleIDV3Params) WithAfter(after *int64) *GetAdminUsersByRoleIDV3Params
- func (o *GetAdminUsersByRoleIDV3Params) WithBefore(before *int64) *GetAdminUsersByRoleIDV3Params
- func (o *GetAdminUsersByRoleIDV3Params) WithContext(ctx context.Context) *GetAdminUsersByRoleIDV3Params
- func (o *GetAdminUsersByRoleIDV3Params) WithHTTPClient(client *http.Client) *GetAdminUsersByRoleIDV3Params
- func (o *GetAdminUsersByRoleIDV3Params) WithLimit(limit *int64) *GetAdminUsersByRoleIDV3Params
- func (o *GetAdminUsersByRoleIDV3Params) WithNamespace(namespace string) *GetAdminUsersByRoleIDV3Params
- func (o *GetAdminUsersByRoleIDV3Params) WithRoleID(roleID string) *GetAdminUsersByRoleIDV3Params
- func (o *GetAdminUsersByRoleIDV3Params) WithTimeout(timeout time.Duration) *GetAdminUsersByRoleIDV3Params
- func (o *GetAdminUsersByRoleIDV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAdminUsersByRoleIDV3Reader
- type GetAdminUsersByRoleIDV3Unauthorized
- type GetListCountryAgeRestrictionForbidden
- type GetListCountryAgeRestrictionNotFound
- type GetListCountryAgeRestrictionOK
- type GetListCountryAgeRestrictionParams
- func NewGetListCountryAgeRestrictionParams() *GetListCountryAgeRestrictionParams
- func NewGetListCountryAgeRestrictionParamsWithContext(ctx context.Context) *GetListCountryAgeRestrictionParams
- func NewGetListCountryAgeRestrictionParamsWithHTTPClient(client *http.Client) *GetListCountryAgeRestrictionParams
- func NewGetListCountryAgeRestrictionParamsWithTimeout(timeout time.Duration) *GetListCountryAgeRestrictionParams
- func (o *GetListCountryAgeRestrictionParams) SetContext(ctx context.Context)
- func (o *GetListCountryAgeRestrictionParams) SetHTTPClient(client *http.Client)
- func (o *GetListCountryAgeRestrictionParams) SetNamespace(namespace string)
- func (o *GetListCountryAgeRestrictionParams) SetTimeout(timeout time.Duration)
- func (o *GetListCountryAgeRestrictionParams) WithContext(ctx context.Context) *GetListCountryAgeRestrictionParams
- func (o *GetListCountryAgeRestrictionParams) WithHTTPClient(client *http.Client) *GetListCountryAgeRestrictionParams
- func (o *GetListCountryAgeRestrictionParams) WithNamespace(namespace string) *GetListCountryAgeRestrictionParams
- func (o *GetListCountryAgeRestrictionParams) WithTimeout(timeout time.Duration) *GetListCountryAgeRestrictionParams
- func (o *GetListCountryAgeRestrictionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetListCountryAgeRestrictionReader
- type GetListCountryAgeRestrictionUnauthorized
- type GetListJusticePlatformAccountsBadRequest
- type GetListJusticePlatformAccountsNotFound
- type GetListJusticePlatformAccountsOK
- type GetListJusticePlatformAccountsParams
- func NewGetListJusticePlatformAccountsParams() *GetListJusticePlatformAccountsParams
- func NewGetListJusticePlatformAccountsParamsWithContext(ctx context.Context) *GetListJusticePlatformAccountsParams
- func NewGetListJusticePlatformAccountsParamsWithHTTPClient(client *http.Client) *GetListJusticePlatformAccountsParams
- func NewGetListJusticePlatformAccountsParamsWithTimeout(timeout time.Duration) *GetListJusticePlatformAccountsParams
- func (o *GetListJusticePlatformAccountsParams) SetContext(ctx context.Context)
- func (o *GetListJusticePlatformAccountsParams) SetHTTPClient(client *http.Client)
- func (o *GetListJusticePlatformAccountsParams) SetNamespace(namespace string)
- func (o *GetListJusticePlatformAccountsParams) SetTimeout(timeout time.Duration)
- func (o *GetListJusticePlatformAccountsParams) SetUserID(userID string)
- func (o *GetListJusticePlatformAccountsParams) WithContext(ctx context.Context) *GetListJusticePlatformAccountsParams
- func (o *GetListJusticePlatformAccountsParams) WithHTTPClient(client *http.Client) *GetListJusticePlatformAccountsParams
- func (o *GetListJusticePlatformAccountsParams) WithNamespace(namespace string) *GetListJusticePlatformAccountsParams
- func (o *GetListJusticePlatformAccountsParams) WithTimeout(timeout time.Duration) *GetListJusticePlatformAccountsParams
- func (o *GetListJusticePlatformAccountsParams) WithUserID(userID string) *GetListJusticePlatformAccountsParams
- func (o *GetListJusticePlatformAccountsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetListJusticePlatformAccountsReader
- type GetPublisherUserBadRequest
- type GetPublisherUserForbidden
- type GetPublisherUserNotFound
- type GetPublisherUserOK
- type GetPublisherUserParams
- func NewGetPublisherUserParams() *GetPublisherUserParams
- func NewGetPublisherUserParamsWithContext(ctx context.Context) *GetPublisherUserParams
- func NewGetPublisherUserParamsWithHTTPClient(client *http.Client) *GetPublisherUserParams
- func NewGetPublisherUserParamsWithTimeout(timeout time.Duration) *GetPublisherUserParams
- func (o *GetPublisherUserParams) SetContext(ctx context.Context)
- func (o *GetPublisherUserParams) SetHTTPClient(client *http.Client)
- func (o *GetPublisherUserParams) SetNamespace(namespace string)
- func (o *GetPublisherUserParams) SetTimeout(timeout time.Duration)
- func (o *GetPublisherUserParams) SetUserID(userID string)
- func (o *GetPublisherUserParams) WithContext(ctx context.Context) *GetPublisherUserParams
- func (o *GetPublisherUserParams) WithHTTPClient(client *http.Client) *GetPublisherUserParams
- func (o *GetPublisherUserParams) WithNamespace(namespace string) *GetPublisherUserParams
- func (o *GetPublisherUserParams) WithTimeout(timeout time.Duration) *GetPublisherUserParams
- func (o *GetPublisherUserParams) WithUserID(userID string) *GetPublisherUserParams
- func (o *GetPublisherUserParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetPublisherUserReader
- type GetPublisherUserUnauthorized
- type GetUserBanHistoryForbidden
- type GetUserBanHistoryNotFound
- type GetUserBanHistoryOK
- type GetUserBanHistoryParams
- func NewGetUserBanHistoryParams() *GetUserBanHistoryParams
- func NewGetUserBanHistoryParamsWithContext(ctx context.Context) *GetUserBanHistoryParams
- func NewGetUserBanHistoryParamsWithHTTPClient(client *http.Client) *GetUserBanHistoryParams
- func NewGetUserBanHistoryParamsWithTimeout(timeout time.Duration) *GetUserBanHistoryParams
- func (o *GetUserBanHistoryParams) SetContext(ctx context.Context)
- func (o *GetUserBanHistoryParams) SetHTTPClient(client *http.Client)
- func (o *GetUserBanHistoryParams) SetNamespace(namespace string)
- func (o *GetUserBanHistoryParams) SetTimeout(timeout time.Duration)
- func (o *GetUserBanHistoryParams) SetUserID(userID string)
- func (o *GetUserBanHistoryParams) WithContext(ctx context.Context) *GetUserBanHistoryParams
- func (o *GetUserBanHistoryParams) WithHTTPClient(client *http.Client) *GetUserBanHistoryParams
- func (o *GetUserBanHistoryParams) WithNamespace(namespace string) *GetUserBanHistoryParams
- func (o *GetUserBanHistoryParams) WithTimeout(timeout time.Duration) *GetUserBanHistoryParams
- func (o *GetUserBanHistoryParams) WithUserID(userID string) *GetUserBanHistoryParams
- func (o *GetUserBanHistoryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetUserBanHistoryReader
- type GetUserBanHistoryUnauthorized
- type GetUserByLoginIDBadRequest
- type GetUserByLoginIDInternalServerError
- type GetUserByLoginIDNotFound
- type GetUserByLoginIDOK
- type GetUserByLoginIDParams
- func NewGetUserByLoginIDParams() *GetUserByLoginIDParams
- func NewGetUserByLoginIDParamsWithContext(ctx context.Context) *GetUserByLoginIDParams
- func NewGetUserByLoginIDParamsWithHTTPClient(client *http.Client) *GetUserByLoginIDParams
- func NewGetUserByLoginIDParamsWithTimeout(timeout time.Duration) *GetUserByLoginIDParams
- func (o *GetUserByLoginIDParams) SetContext(ctx context.Context)
- func (o *GetUserByLoginIDParams) SetHTTPClient(client *http.Client)
- func (o *GetUserByLoginIDParams) SetLoginID(loginID *string)
- func (o *GetUserByLoginIDParams) SetNamespace(namespace string)
- func (o *GetUserByLoginIDParams) SetTimeout(timeout time.Duration)
- func (o *GetUserByLoginIDParams) WithContext(ctx context.Context) *GetUserByLoginIDParams
- func (o *GetUserByLoginIDParams) WithHTTPClient(client *http.Client) *GetUserByLoginIDParams
- func (o *GetUserByLoginIDParams) WithLoginID(loginID *string) *GetUserByLoginIDParams
- func (o *GetUserByLoginIDParams) WithNamespace(namespace string) *GetUserByLoginIDParams
- func (o *GetUserByLoginIDParams) WithTimeout(timeout time.Duration) *GetUserByLoginIDParams
- func (o *GetUserByLoginIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetUserByLoginIDReader
- type GetUserByPlatformUserIDBadRequest
- type GetUserByPlatformUserIDForbidden
- type GetUserByPlatformUserIDNotFound
- type GetUserByPlatformUserIDOK
- type GetUserByPlatformUserIDParams
- func NewGetUserByPlatformUserIDParams() *GetUserByPlatformUserIDParams
- func NewGetUserByPlatformUserIDParamsWithContext(ctx context.Context) *GetUserByPlatformUserIDParams
- func NewGetUserByPlatformUserIDParamsWithHTTPClient(client *http.Client) *GetUserByPlatformUserIDParams
- func NewGetUserByPlatformUserIDParamsWithTimeout(timeout time.Duration) *GetUserByPlatformUserIDParams
- func (o *GetUserByPlatformUserIDParams) SetContext(ctx context.Context)
- func (o *GetUserByPlatformUserIDParams) SetHTTPClient(client *http.Client)
- func (o *GetUserByPlatformUserIDParams) SetNamespace(namespace string)
- func (o *GetUserByPlatformUserIDParams) SetPlatformID(platformID string)
- func (o *GetUserByPlatformUserIDParams) SetPlatformUserID(platformUserID string)
- func (o *GetUserByPlatformUserIDParams) SetTimeout(timeout time.Duration)
- func (o *GetUserByPlatformUserIDParams) WithContext(ctx context.Context) *GetUserByPlatformUserIDParams
- func (o *GetUserByPlatformUserIDParams) WithHTTPClient(client *http.Client) *GetUserByPlatformUserIDParams
- func (o *GetUserByPlatformUserIDParams) WithNamespace(namespace string) *GetUserByPlatformUserIDParams
- func (o *GetUserByPlatformUserIDParams) WithPlatformID(platformID string) *GetUserByPlatformUserIDParams
- func (o *GetUserByPlatformUserIDParams) WithPlatformUserID(platformUserID string) *GetUserByPlatformUserIDParams
- func (o *GetUserByPlatformUserIDParams) WithTimeout(timeout time.Duration) *GetUserByPlatformUserIDParams
- func (o *GetUserByPlatformUserIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetUserByPlatformUserIDReader
- type GetUserByPlatformUserIDUnauthorized
- type GetUserByUserIDInternalServerError
- type GetUserByUserIDNotFound
- type GetUserByUserIDOK
- type GetUserByUserIDParams
- func NewGetUserByUserIDParams() *GetUserByUserIDParams
- func NewGetUserByUserIDParamsWithContext(ctx context.Context) *GetUserByUserIDParams
- func NewGetUserByUserIDParamsWithHTTPClient(client *http.Client) *GetUserByUserIDParams
- func NewGetUserByUserIDParamsWithTimeout(timeout time.Duration) *GetUserByUserIDParams
- func (o *GetUserByUserIDParams) SetContext(ctx context.Context)
- func (o *GetUserByUserIDParams) SetHTTPClient(client *http.Client)
- func (o *GetUserByUserIDParams) SetNamespace(namespace string)
- func (o *GetUserByUserIDParams) SetTimeout(timeout time.Duration)
- func (o *GetUserByUserIDParams) SetUserID(userID string)
- func (o *GetUserByUserIDParams) WithContext(ctx context.Context) *GetUserByUserIDParams
- func (o *GetUserByUserIDParams) WithHTTPClient(client *http.Client) *GetUserByUserIDParams
- func (o *GetUserByUserIDParams) WithNamespace(namespace string) *GetUserByUserIDParams
- func (o *GetUserByUserIDParams) WithTimeout(timeout time.Duration) *GetUserByUserIDParams
- func (o *GetUserByUserIDParams) WithUserID(userID string) *GetUserByUserIDParams
- func (o *GetUserByUserIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetUserByUserIDReader
- type GetUserInformationForbidden
- type GetUserInformationNotFound
- type GetUserInformationOK
- type GetUserInformationParams
- func NewGetUserInformationParams() *GetUserInformationParams
- func NewGetUserInformationParamsWithContext(ctx context.Context) *GetUserInformationParams
- func NewGetUserInformationParamsWithHTTPClient(client *http.Client) *GetUserInformationParams
- func NewGetUserInformationParamsWithTimeout(timeout time.Duration) *GetUserInformationParams
- func (o *GetUserInformationParams) SetContext(ctx context.Context)
- func (o *GetUserInformationParams) SetHTTPClient(client *http.Client)
- func (o *GetUserInformationParams) SetNamespace(namespace string)
- func (o *GetUserInformationParams) SetTimeout(timeout time.Duration)
- func (o *GetUserInformationParams) SetUserID(userID string)
- func (o *GetUserInformationParams) WithContext(ctx context.Context) *GetUserInformationParams
- func (o *GetUserInformationParams) WithHTTPClient(client *http.Client) *GetUserInformationParams
- func (o *GetUserInformationParams) WithNamespace(namespace string) *GetUserInformationParams
- func (o *GetUserInformationParams) WithTimeout(timeout time.Duration) *GetUserInformationParams
- func (o *GetUserInformationParams) WithUserID(userID string) *GetUserInformationParams
- func (o *GetUserInformationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetUserInformationReader
- type GetUserInformationUnauthorized
- type GetUserJusticePlatformAccountBadRequest
- type GetUserJusticePlatformAccountForbidden
- type GetUserJusticePlatformAccountOK
- type GetUserJusticePlatformAccountParams
- func NewGetUserJusticePlatformAccountParams() *GetUserJusticePlatformAccountParams
- func NewGetUserJusticePlatformAccountParamsWithContext(ctx context.Context) *GetUserJusticePlatformAccountParams
- func NewGetUserJusticePlatformAccountParamsWithHTTPClient(client *http.Client) *GetUserJusticePlatformAccountParams
- func NewGetUserJusticePlatformAccountParamsWithTimeout(timeout time.Duration) *GetUserJusticePlatformAccountParams
- func (o *GetUserJusticePlatformAccountParams) SetContext(ctx context.Context)
- func (o *GetUserJusticePlatformAccountParams) SetHTTPClient(client *http.Client)
- func (o *GetUserJusticePlatformAccountParams) SetNamespace(namespace string)
- func (o *GetUserJusticePlatformAccountParams) SetTargetNamespace(targetNamespace string)
- func (o *GetUserJusticePlatformAccountParams) SetTimeout(timeout time.Duration)
- func (o *GetUserJusticePlatformAccountParams) SetUserID(userID string)
- func (o *GetUserJusticePlatformAccountParams) WithContext(ctx context.Context) *GetUserJusticePlatformAccountParams
- func (o *GetUserJusticePlatformAccountParams) WithHTTPClient(client *http.Client) *GetUserJusticePlatformAccountParams
- func (o *GetUserJusticePlatformAccountParams) WithNamespace(namespace string) *GetUserJusticePlatformAccountParams
- func (o *GetUserJusticePlatformAccountParams) WithTargetNamespace(targetNamespace string) *GetUserJusticePlatformAccountParams
- func (o *GetUserJusticePlatformAccountParams) WithTimeout(timeout time.Duration) *GetUserJusticePlatformAccountParams
- func (o *GetUserJusticePlatformAccountParams) WithUserID(userID string) *GetUserJusticePlatformAccountParams
- func (o *GetUserJusticePlatformAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetUserJusticePlatformAccountReader
- type GetUserJusticePlatformAccountUnauthorized
- type GetUserLoginHistoriesForbidden
- type GetUserLoginHistoriesNotFound
- type GetUserLoginHistoriesOK
- type GetUserLoginHistoriesParams
- func NewGetUserLoginHistoriesParams() *GetUserLoginHistoriesParams
- func NewGetUserLoginHistoriesParamsWithContext(ctx context.Context) *GetUserLoginHistoriesParams
- func NewGetUserLoginHistoriesParamsWithHTTPClient(client *http.Client) *GetUserLoginHistoriesParams
- func NewGetUserLoginHistoriesParamsWithTimeout(timeout time.Duration) *GetUserLoginHistoriesParams
- func (o *GetUserLoginHistoriesParams) SetAfter(after *float64)
- func (o *GetUserLoginHistoriesParams) SetBefore(before *float64)
- func (o *GetUserLoginHistoriesParams) SetContext(ctx context.Context)
- func (o *GetUserLoginHistoriesParams) SetHTTPClient(client *http.Client)
- func (o *GetUserLoginHistoriesParams) SetLimit(limit *float64)
- func (o *GetUserLoginHistoriesParams) SetNamespace(namespace string)
- func (o *GetUserLoginHistoriesParams) SetTimeout(timeout time.Duration)
- func (o *GetUserLoginHistoriesParams) SetUserID(userID string)
- func (o *GetUserLoginHistoriesParams) WithAfter(after *float64) *GetUserLoginHistoriesParams
- func (o *GetUserLoginHistoriesParams) WithBefore(before *float64) *GetUserLoginHistoriesParams
- func (o *GetUserLoginHistoriesParams) WithContext(ctx context.Context) *GetUserLoginHistoriesParams
- func (o *GetUserLoginHistoriesParams) WithHTTPClient(client *http.Client) *GetUserLoginHistoriesParams
- func (o *GetUserLoginHistoriesParams) WithLimit(limit *float64) *GetUserLoginHistoriesParams
- func (o *GetUserLoginHistoriesParams) WithNamespace(namespace string) *GetUserLoginHistoriesParams
- func (o *GetUserLoginHistoriesParams) WithTimeout(timeout time.Duration) *GetUserLoginHistoriesParams
- func (o *GetUserLoginHistoriesParams) WithUserID(userID string) *GetUserLoginHistoriesParams
- func (o *GetUserLoginHistoriesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetUserLoginHistoriesReader
- type GetUserLoginHistoriesUnauthorized
- type GetUserMappingBadRequest
- type GetUserMappingForbidden
- type GetUserMappingNotFound
- type GetUserMappingOK
- type GetUserMappingParams
- func NewGetUserMappingParams() *GetUserMappingParams
- func NewGetUserMappingParamsWithContext(ctx context.Context) *GetUserMappingParams
- func NewGetUserMappingParamsWithHTTPClient(client *http.Client) *GetUserMappingParams
- func NewGetUserMappingParamsWithTimeout(timeout time.Duration) *GetUserMappingParams
- func (o *GetUserMappingParams) SetContext(ctx context.Context)
- func (o *GetUserMappingParams) SetHTTPClient(client *http.Client)
- func (o *GetUserMappingParams) SetNamespace(namespace string)
- func (o *GetUserMappingParams) SetTargetNamespace(targetNamespace string)
- func (o *GetUserMappingParams) SetTimeout(timeout time.Duration)
- func (o *GetUserMappingParams) SetUserID(userID string)
- func (o *GetUserMappingParams) WithContext(ctx context.Context) *GetUserMappingParams
- func (o *GetUserMappingParams) WithHTTPClient(client *http.Client) *GetUserMappingParams
- func (o *GetUserMappingParams) WithNamespace(namespace string) *GetUserMappingParams
- func (o *GetUserMappingParams) WithTargetNamespace(targetNamespace string) *GetUserMappingParams
- func (o *GetUserMappingParams) WithTimeout(timeout time.Duration) *GetUserMappingParams
- func (o *GetUserMappingParams) WithUserID(userID string) *GetUserMappingParams
- func (o *GetUserMappingParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetUserMappingReader
- type GetUserMappingUnauthorized
- type GetUserPlatformAccountsBadRequest
- type GetUserPlatformAccountsForbidden
- type GetUserPlatformAccountsOK
- type GetUserPlatformAccountsParams
- func NewGetUserPlatformAccountsParams() *GetUserPlatformAccountsParams
- func NewGetUserPlatformAccountsParamsWithContext(ctx context.Context) *GetUserPlatformAccountsParams
- func NewGetUserPlatformAccountsParamsWithHTTPClient(client *http.Client) *GetUserPlatformAccountsParams
- func NewGetUserPlatformAccountsParamsWithTimeout(timeout time.Duration) *GetUserPlatformAccountsParams
- func (o *GetUserPlatformAccountsParams) SetContext(ctx context.Context)
- func (o *GetUserPlatformAccountsParams) SetHTTPClient(client *http.Client)
- func (o *GetUserPlatformAccountsParams) SetNamespace(namespace string)
- func (o *GetUserPlatformAccountsParams) SetTimeout(timeout time.Duration)
- func (o *GetUserPlatformAccountsParams) SetUserID(userID string)
- func (o *GetUserPlatformAccountsParams) WithContext(ctx context.Context) *GetUserPlatformAccountsParams
- func (o *GetUserPlatformAccountsParams) WithHTTPClient(client *http.Client) *GetUserPlatformAccountsParams
- func (o *GetUserPlatformAccountsParams) WithNamespace(namespace string) *GetUserPlatformAccountsParams
- func (o *GetUserPlatformAccountsParams) WithTimeout(timeout time.Duration) *GetUserPlatformAccountsParams
- func (o *GetUserPlatformAccountsParams) WithUserID(userID string) *GetUserPlatformAccountsParams
- func (o *GetUserPlatformAccountsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetUserPlatformAccountsReader
- type GetUserPlatformAccountsUnauthorized
- type GetUserVerificationCodeForbidden
- type GetUserVerificationCodeInternalServerError
- type GetUserVerificationCodeNotFound
- type GetUserVerificationCodeOK
- type GetUserVerificationCodeParams
- func NewGetUserVerificationCodeParams() *GetUserVerificationCodeParams
- func NewGetUserVerificationCodeParamsWithContext(ctx context.Context) *GetUserVerificationCodeParams
- func NewGetUserVerificationCodeParamsWithHTTPClient(client *http.Client) *GetUserVerificationCodeParams
- func NewGetUserVerificationCodeParamsWithTimeout(timeout time.Duration) *GetUserVerificationCodeParams
- func (o *GetUserVerificationCodeParams) SetContext(ctx context.Context)
- func (o *GetUserVerificationCodeParams) SetHTTPClient(client *http.Client)
- func (o *GetUserVerificationCodeParams) SetNamespace(namespace string)
- func (o *GetUserVerificationCodeParams) SetTimeout(timeout time.Duration)
- func (o *GetUserVerificationCodeParams) SetUserID(userID string)
- func (o *GetUserVerificationCodeParams) WithContext(ctx context.Context) *GetUserVerificationCodeParams
- func (o *GetUserVerificationCodeParams) WithHTTPClient(client *http.Client) *GetUserVerificationCodeParams
- func (o *GetUserVerificationCodeParams) WithNamespace(namespace string) *GetUserVerificationCodeParams
- func (o *GetUserVerificationCodeParams) WithTimeout(timeout time.Duration) *GetUserVerificationCodeParams
- func (o *GetUserVerificationCodeParams) WithUserID(userID string) *GetUserVerificationCodeParams
- func (o *GetUserVerificationCodeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetUserVerificationCodeReader
- type GetUserVerificationCodeUnauthorized
- type GetUsersByLoginIdsBadRequest
- type GetUsersByLoginIdsForbidden
- type GetUsersByLoginIdsOK
- type GetUsersByLoginIdsParams
- func NewGetUsersByLoginIdsParams() *GetUsersByLoginIdsParams
- func NewGetUsersByLoginIdsParamsWithContext(ctx context.Context) *GetUsersByLoginIdsParams
- func NewGetUsersByLoginIdsParamsWithHTTPClient(client *http.Client) *GetUsersByLoginIdsParams
- func NewGetUsersByLoginIdsParamsWithTimeout(timeout time.Duration) *GetUsersByLoginIdsParams
- func (o *GetUsersByLoginIdsParams) SetContext(ctx context.Context)
- func (o *GetUsersByLoginIdsParams) SetHTTPClient(client *http.Client)
- func (o *GetUsersByLoginIdsParams) SetLoginIds(loginIds *string)
- func (o *GetUsersByLoginIdsParams) SetNamespace(namespace string)
- func (o *GetUsersByLoginIdsParams) SetTimeout(timeout time.Duration)
- func (o *GetUsersByLoginIdsParams) WithContext(ctx context.Context) *GetUsersByLoginIdsParams
- func (o *GetUsersByLoginIdsParams) WithHTTPClient(client *http.Client) *GetUsersByLoginIdsParams
- func (o *GetUsersByLoginIdsParams) WithLoginIds(loginIds *string) *GetUsersByLoginIdsParams
- func (o *GetUsersByLoginIdsParams) WithNamespace(namespace string) *GetUsersByLoginIdsParams
- func (o *GetUsersByLoginIdsParams) WithTimeout(timeout time.Duration) *GetUsersByLoginIdsParams
- func (o *GetUsersByLoginIdsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetUsersByLoginIdsReader
- type GetUsersByLoginIdsUnauthorized
- type ListAdminsV3Forbidden
- type ListAdminsV3InternalServerError
- type ListAdminsV3OK
- type ListAdminsV3Params
- func (o *ListAdminsV3Params) SetAfter(after *string)
- func (o *ListAdminsV3Params) SetBefore(before *string)
- func (o *ListAdminsV3Params) SetContext(ctx context.Context)
- func (o *ListAdminsV3Params) SetHTTPClient(client *http.Client)
- func (o *ListAdminsV3Params) SetLimit(limit *int64)
- func (o *ListAdminsV3Params) SetNamespace(namespace string)
- func (o *ListAdminsV3Params) SetTimeout(timeout time.Duration)
- func (o *ListAdminsV3Params) WithAfter(after *string) *ListAdminsV3Params
- func (o *ListAdminsV3Params) WithBefore(before *string) *ListAdminsV3Params
- func (o *ListAdminsV3Params) WithContext(ctx context.Context) *ListAdminsV3Params
- func (o *ListAdminsV3Params) WithHTTPClient(client *http.Client) *ListAdminsV3Params
- func (o *ListAdminsV3Params) WithLimit(limit *int64) *ListAdminsV3Params
- func (o *ListAdminsV3Params) WithNamespace(namespace string) *ListAdminsV3Params
- func (o *ListAdminsV3Params) WithTimeout(timeout time.Duration) *ListAdminsV3Params
- func (o *ListAdminsV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListAdminsV3Reader
- type ListAdminsV3Unauthorized
- type ListCrossNamespaceAccountLinkBadRequest
- type ListCrossNamespaceAccountLinkForbidden
- type ListCrossNamespaceAccountLinkNotFound
- type ListCrossNamespaceAccountLinkOK
- type ListCrossNamespaceAccountLinkParams
- func NewListCrossNamespaceAccountLinkParams() *ListCrossNamespaceAccountLinkParams
- func NewListCrossNamespaceAccountLinkParamsWithContext(ctx context.Context) *ListCrossNamespaceAccountLinkParams
- func NewListCrossNamespaceAccountLinkParamsWithHTTPClient(client *http.Client) *ListCrossNamespaceAccountLinkParams
- func NewListCrossNamespaceAccountLinkParamsWithTimeout(timeout time.Duration) *ListCrossNamespaceAccountLinkParams
- func (o *ListCrossNamespaceAccountLinkParams) SetContext(ctx context.Context)
- func (o *ListCrossNamespaceAccountLinkParams) SetHTTPClient(client *http.Client)
- func (o *ListCrossNamespaceAccountLinkParams) SetLinkingToken(linkingToken string)
- func (o *ListCrossNamespaceAccountLinkParams) SetNamespace(namespace string)
- func (o *ListCrossNamespaceAccountLinkParams) SetPlatformID(platformID *string)
- func (o *ListCrossNamespaceAccountLinkParams) SetTimeout(timeout time.Duration)
- func (o *ListCrossNamespaceAccountLinkParams) SetUserID(userID string)
- func (o *ListCrossNamespaceAccountLinkParams) WithContext(ctx context.Context) *ListCrossNamespaceAccountLinkParams
- func (o *ListCrossNamespaceAccountLinkParams) WithHTTPClient(client *http.Client) *ListCrossNamespaceAccountLinkParams
- func (o *ListCrossNamespaceAccountLinkParams) WithLinkingToken(linkingToken string) *ListCrossNamespaceAccountLinkParams
- func (o *ListCrossNamespaceAccountLinkParams) WithNamespace(namespace string) *ListCrossNamespaceAccountLinkParams
- func (o *ListCrossNamespaceAccountLinkParams) WithPlatformID(platformID *string) *ListCrossNamespaceAccountLinkParams
- func (o *ListCrossNamespaceAccountLinkParams) WithTimeout(timeout time.Duration) *ListCrossNamespaceAccountLinkParams
- func (o *ListCrossNamespaceAccountLinkParams) WithUserID(userID string) *ListCrossNamespaceAccountLinkParams
- func (o *ListCrossNamespaceAccountLinkParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListCrossNamespaceAccountLinkReader
- type ListCrossNamespaceAccountLinkUnauthorized
- type PlatformLinkBadRequest
- type PlatformLinkConflict
- type PlatformLinkForbidden
- type PlatformLinkInternalServerError
- type PlatformLinkNoContent
- type PlatformLinkNotFound
- type PlatformLinkParams
- func (o *PlatformLinkParams) SetContext(ctx context.Context)
- func (o *PlatformLinkParams) SetHTTPClient(client *http.Client)
- func (o *PlatformLinkParams) SetNamespace(namespace string)
- func (o *PlatformLinkParams) SetPlatformID(platformID string)
- func (o *PlatformLinkParams) SetTicket(ticket string)
- func (o *PlatformLinkParams) SetTimeout(timeout time.Duration)
- func (o *PlatformLinkParams) SetUserID(userID string)
- func (o *PlatformLinkParams) WithContext(ctx context.Context) *PlatformLinkParams
- func (o *PlatformLinkParams) WithHTTPClient(client *http.Client) *PlatformLinkParams
- func (o *PlatformLinkParams) WithNamespace(namespace string) *PlatformLinkParams
- func (o *PlatformLinkParams) WithPlatformID(platformID string) *PlatformLinkParams
- func (o *PlatformLinkParams) WithTicket(ticket string) *PlatformLinkParams
- func (o *PlatformLinkParams) WithTimeout(timeout time.Duration) *PlatformLinkParams
- func (o *PlatformLinkParams) WithUserID(userID string) *PlatformLinkParams
- func (o *PlatformLinkParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PlatformLinkReader
- type PlatformLinkUnauthorized
- type PlatformUnlinkBadRequest
- type PlatformUnlinkForbidden
- type PlatformUnlinkInternalServerError
- type PlatformUnlinkNoContent
- type PlatformUnlinkNotFound
- type PlatformUnlinkParams
- func NewPlatformUnlinkParams() *PlatformUnlinkParams
- func NewPlatformUnlinkParamsWithContext(ctx context.Context) *PlatformUnlinkParams
- func NewPlatformUnlinkParamsWithHTTPClient(client *http.Client) *PlatformUnlinkParams
- func NewPlatformUnlinkParamsWithTimeout(timeout time.Duration) *PlatformUnlinkParams
- func (o *PlatformUnlinkParams) SetContext(ctx context.Context)
- func (o *PlatformUnlinkParams) SetHTTPClient(client *http.Client)
- func (o *PlatformUnlinkParams) SetNamespace(namespace string)
- func (o *PlatformUnlinkParams) SetPlatformID(platformID string)
- func (o *PlatformUnlinkParams) SetPlatformNamespace(platformNamespace *string)
- func (o *PlatformUnlinkParams) SetTimeout(timeout time.Duration)
- func (o *PlatformUnlinkParams) SetUserID(userID string)
- func (o *PlatformUnlinkParams) WithContext(ctx context.Context) *PlatformUnlinkParams
- func (o *PlatformUnlinkParams) WithHTTPClient(client *http.Client) *PlatformUnlinkParams
- func (o *PlatformUnlinkParams) WithNamespace(namespace string) *PlatformUnlinkParams
- func (o *PlatformUnlinkParams) WithPlatformID(platformID string) *PlatformUnlinkParams
- func (o *PlatformUnlinkParams) WithPlatformNamespace(platformNamespace *string) *PlatformUnlinkParams
- func (o *PlatformUnlinkParams) WithTimeout(timeout time.Duration) *PlatformUnlinkParams
- func (o *PlatformUnlinkParams) WithUserID(userID string) *PlatformUnlinkParams
- func (o *PlatformUnlinkParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PlatformUnlinkReader
- type PlatformUnlinkUnauthorized
- type PublicCreateJusticeUserBadRequest
- type PublicCreateJusticeUserCreated
- type PublicCreateJusticeUserForbidden
- type PublicCreateJusticeUserInternalServerError
- type PublicCreateJusticeUserNotFound
- type PublicCreateJusticeUserParams
- func NewPublicCreateJusticeUserParams() *PublicCreateJusticeUserParams
- func NewPublicCreateJusticeUserParamsWithContext(ctx context.Context) *PublicCreateJusticeUserParams
- func NewPublicCreateJusticeUserParamsWithHTTPClient(client *http.Client) *PublicCreateJusticeUserParams
- func NewPublicCreateJusticeUserParamsWithTimeout(timeout time.Duration) *PublicCreateJusticeUserParams
- func (o *PublicCreateJusticeUserParams) SetContext(ctx context.Context)
- func (o *PublicCreateJusticeUserParams) SetHTTPClient(client *http.Client)
- func (o *PublicCreateJusticeUserParams) SetNamespace(namespace string)
- func (o *PublicCreateJusticeUserParams) SetTargetNamespace(targetNamespace string)
- func (o *PublicCreateJusticeUserParams) SetTimeout(timeout time.Duration)
- func (o *PublicCreateJusticeUserParams) WithContext(ctx context.Context) *PublicCreateJusticeUserParams
- func (o *PublicCreateJusticeUserParams) WithHTTPClient(client *http.Client) *PublicCreateJusticeUserParams
- func (o *PublicCreateJusticeUserParams) WithNamespace(namespace string) *PublicCreateJusticeUserParams
- func (o *PublicCreateJusticeUserParams) WithTargetNamespace(targetNamespace string) *PublicCreateJusticeUserParams
- func (o *PublicCreateJusticeUserParams) WithTimeout(timeout time.Duration) *PublicCreateJusticeUserParams
- func (o *PublicCreateJusticeUserParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicCreateJusticeUserReader
- type PublicCreateJusticeUserUnauthorized
- type PublicCreateUserV2BadRequest
- type PublicCreateUserV2Conflict
- type PublicCreateUserV2Created
- type PublicCreateUserV2Forbidden
- type PublicCreateUserV2Params
- func NewPublicCreateUserV2Params() *PublicCreateUserV2Params
- func NewPublicCreateUserV2ParamsWithContext(ctx context.Context) *PublicCreateUserV2Params
- func NewPublicCreateUserV2ParamsWithHTTPClient(client *http.Client) *PublicCreateUserV2Params
- func NewPublicCreateUserV2ParamsWithTimeout(timeout time.Duration) *PublicCreateUserV2Params
- func (o *PublicCreateUserV2Params) SetBody(body *iamclientmodels.ModelUserCreateRequest)
- func (o *PublicCreateUserV2Params) SetContext(ctx context.Context)
- func (o *PublicCreateUserV2Params) SetHTTPClient(client *http.Client)
- func (o *PublicCreateUserV2Params) SetNamespace(namespace string)
- func (o *PublicCreateUserV2Params) SetTimeout(timeout time.Duration)
- func (o *PublicCreateUserV2Params) WithBody(body *iamclientmodels.ModelUserCreateRequest) *PublicCreateUserV2Params
- func (o *PublicCreateUserV2Params) WithContext(ctx context.Context) *PublicCreateUserV2Params
- func (o *PublicCreateUserV2Params) WithHTTPClient(client *http.Client) *PublicCreateUserV2Params
- func (o *PublicCreateUserV2Params) WithNamespace(namespace string) *PublicCreateUserV2Params
- func (o *PublicCreateUserV2Params) WithTimeout(timeout time.Duration) *PublicCreateUserV2Params
- func (o *PublicCreateUserV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicCreateUserV2Reader
- type PublicCreateUserV2Unauthorized
- type PublicCreateUserV3BadRequest
- type PublicCreateUserV3Conflict
- type PublicCreateUserV3Created
- type PublicCreateUserV3InternalServerError
- type PublicCreateUserV3NotFound
- type PublicCreateUserV3Params
- func NewPublicCreateUserV3Params() *PublicCreateUserV3Params
- func NewPublicCreateUserV3ParamsWithContext(ctx context.Context) *PublicCreateUserV3Params
- func NewPublicCreateUserV3ParamsWithHTTPClient(client *http.Client) *PublicCreateUserV3Params
- func NewPublicCreateUserV3ParamsWithTimeout(timeout time.Duration) *PublicCreateUserV3Params
- func (o *PublicCreateUserV3Params) SetBody(body *iamclientmodels.ModelUserCreateRequestV3)
- func (o *PublicCreateUserV3Params) SetContext(ctx context.Context)
- func (o *PublicCreateUserV3Params) SetHTTPClient(client *http.Client)
- func (o *PublicCreateUserV3Params) SetNamespace(namespace string)
- func (o *PublicCreateUserV3Params) SetTimeout(timeout time.Duration)
- func (o *PublicCreateUserV3Params) WithBody(body *iamclientmodels.ModelUserCreateRequestV3) *PublicCreateUserV3Params
- func (o *PublicCreateUserV3Params) WithContext(ctx context.Context) *PublicCreateUserV3Params
- func (o *PublicCreateUserV3Params) WithHTTPClient(client *http.Client) *PublicCreateUserV3Params
- func (o *PublicCreateUserV3Params) WithNamespace(namespace string) *PublicCreateUserV3Params
- func (o *PublicCreateUserV3Params) WithTimeout(timeout time.Duration) *PublicCreateUserV3Params
- func (o *PublicCreateUserV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicCreateUserV3Reader
- type PublicDeletePlatformLinkV2BadRequest
- type PublicDeletePlatformLinkV2Forbidden
- type PublicDeletePlatformLinkV2InternalServerError
- type PublicDeletePlatformLinkV2NoContent
- type PublicDeletePlatformLinkV2NotFound
- type PublicDeletePlatformLinkV2Params
- func NewPublicDeletePlatformLinkV2Params() *PublicDeletePlatformLinkV2Params
- func NewPublicDeletePlatformLinkV2ParamsWithContext(ctx context.Context) *PublicDeletePlatformLinkV2Params
- func NewPublicDeletePlatformLinkV2ParamsWithHTTPClient(client *http.Client) *PublicDeletePlatformLinkV2Params
- func NewPublicDeletePlatformLinkV2ParamsWithTimeout(timeout time.Duration) *PublicDeletePlatformLinkV2Params
- func (o *PublicDeletePlatformLinkV2Params) SetContext(ctx context.Context)
- func (o *PublicDeletePlatformLinkV2Params) SetHTTPClient(client *http.Client)
- func (o *PublicDeletePlatformLinkV2Params) SetNamespace(namespace string)
- func (o *PublicDeletePlatformLinkV2Params) SetPlatformID(platformID string)
- func (o *PublicDeletePlatformLinkV2Params) SetPlatformNamespace(platformNamespace *string)
- func (o *PublicDeletePlatformLinkV2Params) SetTimeout(timeout time.Duration)
- func (o *PublicDeletePlatformLinkV2Params) SetUserID(userID string)
- func (o *PublicDeletePlatformLinkV2Params) WithContext(ctx context.Context) *PublicDeletePlatformLinkV2Params
- func (o *PublicDeletePlatformLinkV2Params) WithHTTPClient(client *http.Client) *PublicDeletePlatformLinkV2Params
- func (o *PublicDeletePlatformLinkV2Params) WithNamespace(namespace string) *PublicDeletePlatformLinkV2Params
- func (o *PublicDeletePlatformLinkV2Params) WithPlatformID(platformID string) *PublicDeletePlatformLinkV2Params
- func (o *PublicDeletePlatformLinkV2Params) WithPlatformNamespace(platformNamespace *string) *PublicDeletePlatformLinkV2Params
- func (o *PublicDeletePlatformLinkV2Params) WithTimeout(timeout time.Duration) *PublicDeletePlatformLinkV2Params
- func (o *PublicDeletePlatformLinkV2Params) WithUserID(userID string) *PublicDeletePlatformLinkV2Params
- func (o *PublicDeletePlatformLinkV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicDeletePlatformLinkV2Reader
- type PublicDeletePlatformLinkV2Unauthorized
- type PublicForgotPasswordV2BadRequest
- type PublicForgotPasswordV2InternalServerError
- type PublicForgotPasswordV2NoContent
- type PublicForgotPasswordV2NotFound
- type PublicForgotPasswordV2Params
- func NewPublicForgotPasswordV2Params() *PublicForgotPasswordV2Params
- func NewPublicForgotPasswordV2ParamsWithContext(ctx context.Context) *PublicForgotPasswordV2Params
- func NewPublicForgotPasswordV2ParamsWithHTTPClient(client *http.Client) *PublicForgotPasswordV2Params
- func NewPublicForgotPasswordV2ParamsWithTimeout(timeout time.Duration) *PublicForgotPasswordV2Params
- func (o *PublicForgotPasswordV2Params) SetBody(body *iamclientmodels.ModelSendVerificationCodeRequest)
- func (o *PublicForgotPasswordV2Params) SetContext(ctx context.Context)
- func (o *PublicForgotPasswordV2Params) SetHTTPClient(client *http.Client)
- func (o *PublicForgotPasswordV2Params) SetNamespace(namespace string)
- func (o *PublicForgotPasswordV2Params) SetTimeout(timeout time.Duration)
- func (o *PublicForgotPasswordV2Params) WithBody(body *iamclientmodels.ModelSendVerificationCodeRequest) *PublicForgotPasswordV2Params
- func (o *PublicForgotPasswordV2Params) WithContext(ctx context.Context) *PublicForgotPasswordV2Params
- func (o *PublicForgotPasswordV2Params) WithHTTPClient(client *http.Client) *PublicForgotPasswordV2Params
- func (o *PublicForgotPasswordV2Params) WithNamespace(namespace string) *PublicForgotPasswordV2Params
- func (o *PublicForgotPasswordV2Params) WithTimeout(timeout time.Duration) *PublicForgotPasswordV2Params
- func (o *PublicForgotPasswordV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicForgotPasswordV2Reader
- type PublicForgotPasswordV2TooManyRequests
- type PublicForgotPasswordV3BadRequest
- type PublicForgotPasswordV3NoContent
- type PublicForgotPasswordV3NotFound
- type PublicForgotPasswordV3Params
- func NewPublicForgotPasswordV3Params() *PublicForgotPasswordV3Params
- func NewPublicForgotPasswordV3ParamsWithContext(ctx context.Context) *PublicForgotPasswordV3Params
- func NewPublicForgotPasswordV3ParamsWithHTTPClient(client *http.Client) *PublicForgotPasswordV3Params
- func NewPublicForgotPasswordV3ParamsWithTimeout(timeout time.Duration) *PublicForgotPasswordV3Params
- func (o *PublicForgotPasswordV3Params) SetBody(body *iamclientmodels.ModelForgotPasswordRequestV3)
- func (o *PublicForgotPasswordV3Params) SetContext(ctx context.Context)
- func (o *PublicForgotPasswordV3Params) SetHTTPClient(client *http.Client)
- func (o *PublicForgotPasswordV3Params) SetNamespace(namespace string)
- func (o *PublicForgotPasswordV3Params) SetTimeout(timeout time.Duration)
- func (o *PublicForgotPasswordV3Params) WithBody(body *iamclientmodels.ModelForgotPasswordRequestV3) *PublicForgotPasswordV3Params
- func (o *PublicForgotPasswordV3Params) WithContext(ctx context.Context) *PublicForgotPasswordV3Params
- func (o *PublicForgotPasswordV3Params) WithHTTPClient(client *http.Client) *PublicForgotPasswordV3Params
- func (o *PublicForgotPasswordV3Params) WithNamespace(namespace string) *PublicForgotPasswordV3Params
- func (o *PublicForgotPasswordV3Params) WithTimeout(timeout time.Duration) *PublicForgotPasswordV3Params
- func (o *PublicForgotPasswordV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicForgotPasswordV3Reader
- type PublicForgotPasswordV3TooManyRequests
- type PublicGetAsyncStatusForbidden
- type PublicGetAsyncStatusInternalServerError
- type PublicGetAsyncStatusOK
- type PublicGetAsyncStatusParams
- func NewPublicGetAsyncStatusParams() *PublicGetAsyncStatusParams
- func NewPublicGetAsyncStatusParamsWithContext(ctx context.Context) *PublicGetAsyncStatusParams
- func NewPublicGetAsyncStatusParamsWithHTTPClient(client *http.Client) *PublicGetAsyncStatusParams
- func NewPublicGetAsyncStatusParamsWithTimeout(timeout time.Duration) *PublicGetAsyncStatusParams
- func (o *PublicGetAsyncStatusParams) SetContext(ctx context.Context)
- func (o *PublicGetAsyncStatusParams) SetHTTPClient(client *http.Client)
- func (o *PublicGetAsyncStatusParams) SetNamespace(namespace string)
- func (o *PublicGetAsyncStatusParams) SetRequestID(requestID string)
- func (o *PublicGetAsyncStatusParams) SetTimeout(timeout time.Duration)
- func (o *PublicGetAsyncStatusParams) WithContext(ctx context.Context) *PublicGetAsyncStatusParams
- func (o *PublicGetAsyncStatusParams) WithHTTPClient(client *http.Client) *PublicGetAsyncStatusParams
- func (o *PublicGetAsyncStatusParams) WithNamespace(namespace string) *PublicGetAsyncStatusParams
- func (o *PublicGetAsyncStatusParams) WithRequestID(requestID string) *PublicGetAsyncStatusParams
- func (o *PublicGetAsyncStatusParams) WithTimeout(timeout time.Duration) *PublicGetAsyncStatusParams
- func (o *PublicGetAsyncStatusParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicGetAsyncStatusReader
- type PublicGetAsyncStatusUnauthorized
- type PublicGetMyUserV3InternalServerError
- type PublicGetMyUserV3OK
- type PublicGetMyUserV3Params
- func NewPublicGetMyUserV3Params() *PublicGetMyUserV3Params
- func NewPublicGetMyUserV3ParamsWithContext(ctx context.Context) *PublicGetMyUserV3Params
- func NewPublicGetMyUserV3ParamsWithHTTPClient(client *http.Client) *PublicGetMyUserV3Params
- func NewPublicGetMyUserV3ParamsWithTimeout(timeout time.Duration) *PublicGetMyUserV3Params
- func (o *PublicGetMyUserV3Params) SetContext(ctx context.Context)
- func (o *PublicGetMyUserV3Params) SetHTTPClient(client *http.Client)
- func (o *PublicGetMyUserV3Params) SetTimeout(timeout time.Duration)
- func (o *PublicGetMyUserV3Params) WithContext(ctx context.Context) *PublicGetMyUserV3Params
- func (o *PublicGetMyUserV3Params) WithHTTPClient(client *http.Client) *PublicGetMyUserV3Params
- func (o *PublicGetMyUserV3Params) WithTimeout(timeout time.Duration) *PublicGetMyUserV3Params
- func (o *PublicGetMyUserV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicGetMyUserV3Reader
- type PublicGetMyUserV3Unauthorized
- type PublicGetUserBanForbidden
- type PublicGetUserBanHistoryV3BadRequest
- type PublicGetUserBanHistoryV3Forbidden
- type PublicGetUserBanHistoryV3InternalServerError
- type PublicGetUserBanHistoryV3NotFound
- type PublicGetUserBanHistoryV3OK
- type PublicGetUserBanHistoryV3Params
- func NewPublicGetUserBanHistoryV3Params() *PublicGetUserBanHistoryV3Params
- func NewPublicGetUserBanHistoryV3ParamsWithContext(ctx context.Context) *PublicGetUserBanHistoryV3Params
- func NewPublicGetUserBanHistoryV3ParamsWithHTTPClient(client *http.Client) *PublicGetUserBanHistoryV3Params
- func NewPublicGetUserBanHistoryV3ParamsWithTimeout(timeout time.Duration) *PublicGetUserBanHistoryV3Params
- func (o *PublicGetUserBanHistoryV3Params) SetActiveOnly(activeOnly *bool)
- func (o *PublicGetUserBanHistoryV3Params) SetAfter(after *string)
- func (o *PublicGetUserBanHistoryV3Params) SetBefore(before *string)
- func (o *PublicGetUserBanHistoryV3Params) SetContext(ctx context.Context)
- func (o *PublicGetUserBanHistoryV3Params) SetHTTPClient(client *http.Client)
- func (o *PublicGetUserBanHistoryV3Params) SetLimit(limit *int64)
- func (o *PublicGetUserBanHistoryV3Params) SetNamespace(namespace string)
- func (o *PublicGetUserBanHistoryV3Params) SetTimeout(timeout time.Duration)
- func (o *PublicGetUserBanHistoryV3Params) SetUserID(userID string)
- func (o *PublicGetUserBanHistoryV3Params) WithActiveOnly(activeOnly *bool) *PublicGetUserBanHistoryV3Params
- func (o *PublicGetUserBanHistoryV3Params) WithAfter(after *string) *PublicGetUserBanHistoryV3Params
- func (o *PublicGetUserBanHistoryV3Params) WithBefore(before *string) *PublicGetUserBanHistoryV3Params
- func (o *PublicGetUserBanHistoryV3Params) WithContext(ctx context.Context) *PublicGetUserBanHistoryV3Params
- func (o *PublicGetUserBanHistoryV3Params) WithHTTPClient(client *http.Client) *PublicGetUserBanHistoryV3Params
- func (o *PublicGetUserBanHistoryV3Params) WithLimit(limit *int64) *PublicGetUserBanHistoryV3Params
- func (o *PublicGetUserBanHistoryV3Params) WithNamespace(namespace string) *PublicGetUserBanHistoryV3Params
- func (o *PublicGetUserBanHistoryV3Params) WithTimeout(timeout time.Duration) *PublicGetUserBanHistoryV3Params
- func (o *PublicGetUserBanHistoryV3Params) WithUserID(userID string) *PublicGetUserBanHistoryV3Params
- func (o *PublicGetUserBanHistoryV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicGetUserBanHistoryV3Reader
- type PublicGetUserBanHistoryV3Unauthorized
- type PublicGetUserBanNotFound
- type PublicGetUserBanOK
- type PublicGetUserBanParams
- func NewPublicGetUserBanParams() *PublicGetUserBanParams
- func NewPublicGetUserBanParamsWithContext(ctx context.Context) *PublicGetUserBanParams
- func NewPublicGetUserBanParamsWithHTTPClient(client *http.Client) *PublicGetUserBanParams
- func NewPublicGetUserBanParamsWithTimeout(timeout time.Duration) *PublicGetUserBanParams
- func (o *PublicGetUserBanParams) SetActiveOnly(activeOnly *bool)
- func (o *PublicGetUserBanParams) SetContext(ctx context.Context)
- func (o *PublicGetUserBanParams) SetHTTPClient(client *http.Client)
- func (o *PublicGetUserBanParams) SetNamespace(namespace string)
- func (o *PublicGetUserBanParams) SetTimeout(timeout time.Duration)
- func (o *PublicGetUserBanParams) SetUserID(userID string)
- func (o *PublicGetUserBanParams) WithActiveOnly(activeOnly *bool) *PublicGetUserBanParams
- func (o *PublicGetUserBanParams) WithContext(ctx context.Context) *PublicGetUserBanParams
- func (o *PublicGetUserBanParams) WithHTTPClient(client *http.Client) *PublicGetUserBanParams
- func (o *PublicGetUserBanParams) WithNamespace(namespace string) *PublicGetUserBanParams
- func (o *PublicGetUserBanParams) WithTimeout(timeout time.Duration) *PublicGetUserBanParams
- func (o *PublicGetUserBanParams) WithUserID(userID string) *PublicGetUserBanParams
- func (o *PublicGetUserBanParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicGetUserBanReader
- type PublicGetUserBanUnauthorized
- type PublicGetUserByPlatformUserIDV3Forbidden
- type PublicGetUserByPlatformUserIDV3InternalServerError
- type PublicGetUserByPlatformUserIDV3NotFound
- type PublicGetUserByPlatformUserIDV3OK
- type PublicGetUserByPlatformUserIDV3Params
- func NewPublicGetUserByPlatformUserIDV3Params() *PublicGetUserByPlatformUserIDV3Params
- func NewPublicGetUserByPlatformUserIDV3ParamsWithContext(ctx context.Context) *PublicGetUserByPlatformUserIDV3Params
- func NewPublicGetUserByPlatformUserIDV3ParamsWithHTTPClient(client *http.Client) *PublicGetUserByPlatformUserIDV3Params
- func NewPublicGetUserByPlatformUserIDV3ParamsWithTimeout(timeout time.Duration) *PublicGetUserByPlatformUserIDV3Params
- func (o *PublicGetUserByPlatformUserIDV3Params) SetContext(ctx context.Context)
- func (o *PublicGetUserByPlatformUserIDV3Params) SetHTTPClient(client *http.Client)
- func (o *PublicGetUserByPlatformUserIDV3Params) SetNamespace(namespace string)
- func (o *PublicGetUserByPlatformUserIDV3Params) SetPlatformID(platformID string)
- func (o *PublicGetUserByPlatformUserIDV3Params) SetPlatformUserID(platformUserID string)
- func (o *PublicGetUserByPlatformUserIDV3Params) SetTimeout(timeout time.Duration)
- func (o *PublicGetUserByPlatformUserIDV3Params) WithContext(ctx context.Context) *PublicGetUserByPlatformUserIDV3Params
- func (o *PublicGetUserByPlatformUserIDV3Params) WithHTTPClient(client *http.Client) *PublicGetUserByPlatformUserIDV3Params
- func (o *PublicGetUserByPlatformUserIDV3Params) WithNamespace(namespace string) *PublicGetUserByPlatformUserIDV3Params
- func (o *PublicGetUserByPlatformUserIDV3Params) WithPlatformID(platformID string) *PublicGetUserByPlatformUserIDV3Params
- func (o *PublicGetUserByPlatformUserIDV3Params) WithPlatformUserID(platformUserID string) *PublicGetUserByPlatformUserIDV3Params
- func (o *PublicGetUserByPlatformUserIDV3Params) WithTimeout(timeout time.Duration) *PublicGetUserByPlatformUserIDV3Params
- func (o *PublicGetUserByPlatformUserIDV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicGetUserByPlatformUserIDV3Reader
- type PublicGetUserByPlatformUserIDV3Unauthorized
- type PublicGetUserByUserIDV2InternalServerError
- type PublicGetUserByUserIDV2NotFound
- type PublicGetUserByUserIDV2OK
- type PublicGetUserByUserIDV2Params
- func NewPublicGetUserByUserIDV2Params() *PublicGetUserByUserIDV2Params
- func NewPublicGetUserByUserIDV2ParamsWithContext(ctx context.Context) *PublicGetUserByUserIDV2Params
- func NewPublicGetUserByUserIDV2ParamsWithHTTPClient(client *http.Client) *PublicGetUserByUserIDV2Params
- func NewPublicGetUserByUserIDV2ParamsWithTimeout(timeout time.Duration) *PublicGetUserByUserIDV2Params
- func (o *PublicGetUserByUserIDV2Params) SetContext(ctx context.Context)
- func (o *PublicGetUserByUserIDV2Params) SetHTTPClient(client *http.Client)
- func (o *PublicGetUserByUserIDV2Params) SetNamespace(namespace string)
- func (o *PublicGetUserByUserIDV2Params) SetTimeout(timeout time.Duration)
- func (o *PublicGetUserByUserIDV2Params) SetUserID(userID string)
- func (o *PublicGetUserByUserIDV2Params) WithContext(ctx context.Context) *PublicGetUserByUserIDV2Params
- func (o *PublicGetUserByUserIDV2Params) WithHTTPClient(client *http.Client) *PublicGetUserByUserIDV2Params
- func (o *PublicGetUserByUserIDV2Params) WithNamespace(namespace string) *PublicGetUserByUserIDV2Params
- func (o *PublicGetUserByUserIDV2Params) WithTimeout(timeout time.Duration) *PublicGetUserByUserIDV2Params
- func (o *PublicGetUserByUserIDV2Params) WithUserID(userID string) *PublicGetUserByUserIDV2Params
- func (o *PublicGetUserByUserIDV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicGetUserByUserIDV2Reader
- type PublicGetUserByUserIDV3BadRequest
- type PublicGetUserByUserIDV3InternalServerError
- type PublicGetUserByUserIDV3NotFound
- type PublicGetUserByUserIDV3OK
- type PublicGetUserByUserIDV3Params
- func NewPublicGetUserByUserIDV3Params() *PublicGetUserByUserIDV3Params
- func NewPublicGetUserByUserIDV3ParamsWithContext(ctx context.Context) *PublicGetUserByUserIDV3Params
- func NewPublicGetUserByUserIDV3ParamsWithHTTPClient(client *http.Client) *PublicGetUserByUserIDV3Params
- func NewPublicGetUserByUserIDV3ParamsWithTimeout(timeout time.Duration) *PublicGetUserByUserIDV3Params
- func (o *PublicGetUserByUserIDV3Params) SetContext(ctx context.Context)
- func (o *PublicGetUserByUserIDV3Params) SetHTTPClient(client *http.Client)
- func (o *PublicGetUserByUserIDV3Params) SetNamespace(namespace string)
- func (o *PublicGetUserByUserIDV3Params) SetTimeout(timeout time.Duration)
- func (o *PublicGetUserByUserIDV3Params) SetUserID(userID string)
- func (o *PublicGetUserByUserIDV3Params) WithContext(ctx context.Context) *PublicGetUserByUserIDV3Params
- func (o *PublicGetUserByUserIDV3Params) WithHTTPClient(client *http.Client) *PublicGetUserByUserIDV3Params
- func (o *PublicGetUserByUserIDV3Params) WithNamespace(namespace string) *PublicGetUserByUserIDV3Params
- func (o *PublicGetUserByUserIDV3Params) WithTimeout(timeout time.Duration) *PublicGetUserByUserIDV3Params
- func (o *PublicGetUserByUserIDV3Params) WithUserID(userID string) *PublicGetUserByUserIDV3Params
- func (o *PublicGetUserByUserIDV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicGetUserByUserIDV3Reader
- type PublicGetUserLoginHistoriesV3Forbidden
- type PublicGetUserLoginHistoriesV3NotFound
- type PublicGetUserLoginHistoriesV3OK
- type PublicGetUserLoginHistoriesV3Params
- func NewPublicGetUserLoginHistoriesV3Params() *PublicGetUserLoginHistoriesV3Params
- func NewPublicGetUserLoginHistoriesV3ParamsWithContext(ctx context.Context) *PublicGetUserLoginHistoriesV3Params
- func NewPublicGetUserLoginHistoriesV3ParamsWithHTTPClient(client *http.Client) *PublicGetUserLoginHistoriesV3Params
- func NewPublicGetUserLoginHistoriesV3ParamsWithTimeout(timeout time.Duration) *PublicGetUserLoginHistoriesV3Params
- func (o *PublicGetUserLoginHistoriesV3Params) SetAfter(after *float64)
- func (o *PublicGetUserLoginHistoriesV3Params) SetBefore(before *float64)
- func (o *PublicGetUserLoginHistoriesV3Params) SetContext(ctx context.Context)
- func (o *PublicGetUserLoginHistoriesV3Params) SetHTTPClient(client *http.Client)
- func (o *PublicGetUserLoginHistoriesV3Params) SetLimit(limit *float64)
- func (o *PublicGetUserLoginHistoriesV3Params) SetNamespace(namespace string)
- func (o *PublicGetUserLoginHistoriesV3Params) SetTimeout(timeout time.Duration)
- func (o *PublicGetUserLoginHistoriesV3Params) SetUserID(userID string)
- func (o *PublicGetUserLoginHistoriesV3Params) WithAfter(after *float64) *PublicGetUserLoginHistoriesV3Params
- func (o *PublicGetUserLoginHistoriesV3Params) WithBefore(before *float64) *PublicGetUserLoginHistoriesV3Params
- func (o *PublicGetUserLoginHistoriesV3Params) WithContext(ctx context.Context) *PublicGetUserLoginHistoriesV3Params
- func (o *PublicGetUserLoginHistoriesV3Params) WithHTTPClient(client *http.Client) *PublicGetUserLoginHistoriesV3Params
- func (o *PublicGetUserLoginHistoriesV3Params) WithLimit(limit *float64) *PublicGetUserLoginHistoriesV3Params
- func (o *PublicGetUserLoginHistoriesV3Params) WithNamespace(namespace string) *PublicGetUserLoginHistoriesV3Params
- func (o *PublicGetUserLoginHistoriesV3Params) WithTimeout(timeout time.Duration) *PublicGetUserLoginHistoriesV3Params
- func (o *PublicGetUserLoginHistoriesV3Params) WithUserID(userID string) *PublicGetUserLoginHistoriesV3Params
- func (o *PublicGetUserLoginHistoriesV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicGetUserLoginHistoriesV3Reader
- type PublicGetUserLoginHistoriesV3Unauthorized
- type PublicGetUserPlatformAccountsV3BadRequest
- type PublicGetUserPlatformAccountsV3Forbidden
- type PublicGetUserPlatformAccountsV3NotFound
- type PublicGetUserPlatformAccountsV3OK
- type PublicGetUserPlatformAccountsV3Params
- func NewPublicGetUserPlatformAccountsV3Params() *PublicGetUserPlatformAccountsV3Params
- func NewPublicGetUserPlatformAccountsV3ParamsWithContext(ctx context.Context) *PublicGetUserPlatformAccountsV3Params
- func NewPublicGetUserPlatformAccountsV3ParamsWithHTTPClient(client *http.Client) *PublicGetUserPlatformAccountsV3Params
- func NewPublicGetUserPlatformAccountsV3ParamsWithTimeout(timeout time.Duration) *PublicGetUserPlatformAccountsV3Params
- func (o *PublicGetUserPlatformAccountsV3Params) SetAfter(after *string)
- func (o *PublicGetUserPlatformAccountsV3Params) SetBefore(before *string)
- func (o *PublicGetUserPlatformAccountsV3Params) SetContext(ctx context.Context)
- func (o *PublicGetUserPlatformAccountsV3Params) SetHTTPClient(client *http.Client)
- func (o *PublicGetUserPlatformAccountsV3Params) SetLimit(limit *int64)
- func (o *PublicGetUserPlatformAccountsV3Params) SetNamespace(namespace string)
- func (o *PublicGetUserPlatformAccountsV3Params) SetTimeout(timeout time.Duration)
- func (o *PublicGetUserPlatformAccountsV3Params) SetUserID(userID string)
- func (o *PublicGetUserPlatformAccountsV3Params) WithAfter(after *string) *PublicGetUserPlatformAccountsV3Params
- func (o *PublicGetUserPlatformAccountsV3Params) WithBefore(before *string) *PublicGetUserPlatformAccountsV3Params
- func (o *PublicGetUserPlatformAccountsV3Params) WithContext(ctx context.Context) *PublicGetUserPlatformAccountsV3Params
- func (o *PublicGetUserPlatformAccountsV3Params) WithHTTPClient(client *http.Client) *PublicGetUserPlatformAccountsV3Params
- func (o *PublicGetUserPlatformAccountsV3Params) WithLimit(limit *int64) *PublicGetUserPlatformAccountsV3Params
- func (o *PublicGetUserPlatformAccountsV3Params) WithNamespace(namespace string) *PublicGetUserPlatformAccountsV3Params
- func (o *PublicGetUserPlatformAccountsV3Params) WithTimeout(timeout time.Duration) *PublicGetUserPlatformAccountsV3Params
- func (o *PublicGetUserPlatformAccountsV3Params) WithUserID(userID string) *PublicGetUserPlatformAccountsV3Params
- func (o *PublicGetUserPlatformAccountsV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicGetUserPlatformAccountsV3Reader
- type PublicGetUserPlatformAccountsV3Unauthorized
- type PublicLinkPlatformAccountBadRequest
- type PublicLinkPlatformAccountForbidden
- type PublicLinkPlatformAccountInternalServerError
- type PublicLinkPlatformAccountNoContent
- type PublicLinkPlatformAccountParams
- func NewPublicLinkPlatformAccountParams() *PublicLinkPlatformAccountParams
- func NewPublicLinkPlatformAccountParamsWithContext(ctx context.Context) *PublicLinkPlatformAccountParams
- func NewPublicLinkPlatformAccountParamsWithHTTPClient(client *http.Client) *PublicLinkPlatformAccountParams
- func NewPublicLinkPlatformAccountParamsWithTimeout(timeout time.Duration) *PublicLinkPlatformAccountParams
- func (o *PublicLinkPlatformAccountParams) SetBody(body *iamclientmodels.ModelLinkPlatformAccountRequest)
- func (o *PublicLinkPlatformAccountParams) SetContext(ctx context.Context)
- func (o *PublicLinkPlatformAccountParams) SetHTTPClient(client *http.Client)
- func (o *PublicLinkPlatformAccountParams) SetNamespace(namespace string)
- func (o *PublicLinkPlatformAccountParams) SetTimeout(timeout time.Duration)
- func (o *PublicLinkPlatformAccountParams) SetUserID(userID string)
- func (o *PublicLinkPlatformAccountParams) WithBody(body *iamclientmodels.ModelLinkPlatformAccountRequest) *PublicLinkPlatformAccountParams
- func (o *PublicLinkPlatformAccountParams) WithContext(ctx context.Context) *PublicLinkPlatformAccountParams
- func (o *PublicLinkPlatformAccountParams) WithHTTPClient(client *http.Client) *PublicLinkPlatformAccountParams
- func (o *PublicLinkPlatformAccountParams) WithNamespace(namespace string) *PublicLinkPlatformAccountParams
- func (o *PublicLinkPlatformAccountParams) WithTimeout(timeout time.Duration) *PublicLinkPlatformAccountParams
- func (o *PublicLinkPlatformAccountParams) WithUserID(userID string) *PublicLinkPlatformAccountParams
- func (o *PublicLinkPlatformAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicLinkPlatformAccountReader
- type PublicLinkPlatformAccountUnauthorized
- type PublicListUserIDByPlatformUserIDsV3BadRequest
- type PublicListUserIDByPlatformUserIDsV3Forbidden
- type PublicListUserIDByPlatformUserIDsV3InternalServerError
- type PublicListUserIDByPlatformUserIDsV3OK
- type PublicListUserIDByPlatformUserIDsV3Params
- func NewPublicListUserIDByPlatformUserIDsV3Params() *PublicListUserIDByPlatformUserIDsV3Params
- func NewPublicListUserIDByPlatformUserIDsV3ParamsWithContext(ctx context.Context) *PublicListUserIDByPlatformUserIDsV3Params
- func NewPublicListUserIDByPlatformUserIDsV3ParamsWithHTTPClient(client *http.Client) *PublicListUserIDByPlatformUserIDsV3Params
- func NewPublicListUserIDByPlatformUserIDsV3ParamsWithTimeout(timeout time.Duration) *PublicListUserIDByPlatformUserIDsV3Params
- func (o *PublicListUserIDByPlatformUserIDsV3Params) SetBody(body *iamclientmodels.ModelPlatformUserIDRequest)
- func (o *PublicListUserIDByPlatformUserIDsV3Params) SetContext(ctx context.Context)
- func (o *PublicListUserIDByPlatformUserIDsV3Params) SetHTTPClient(client *http.Client)
- func (o *PublicListUserIDByPlatformUserIDsV3Params) SetNamespace(namespace string)
- func (o *PublicListUserIDByPlatformUserIDsV3Params) SetPlatformID(platformID string)
- func (o *PublicListUserIDByPlatformUserIDsV3Params) SetTimeout(timeout time.Duration)
- func (o *PublicListUserIDByPlatformUserIDsV3Params) WithBody(body *iamclientmodels.ModelPlatformUserIDRequest) *PublicListUserIDByPlatformUserIDsV3Params
- func (o *PublicListUserIDByPlatformUserIDsV3Params) WithContext(ctx context.Context) *PublicListUserIDByPlatformUserIDsV3Params
- func (o *PublicListUserIDByPlatformUserIDsV3Params) WithHTTPClient(client *http.Client) *PublicListUserIDByPlatformUserIDsV3Params
- func (o *PublicListUserIDByPlatformUserIDsV3Params) WithNamespace(namespace string) *PublicListUserIDByPlatformUserIDsV3Params
- func (o *PublicListUserIDByPlatformUserIDsV3Params) WithPlatformID(platformID string) *PublicListUserIDByPlatformUserIDsV3Params
- func (o *PublicListUserIDByPlatformUserIDsV3Params) WithTimeout(timeout time.Duration) *PublicListUserIDByPlatformUserIDsV3Params
- func (o *PublicListUserIDByPlatformUserIDsV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicListUserIDByPlatformUserIDsV3Reader
- type PublicListUserIDByPlatformUserIDsV3Unauthorized
- type PublicPlatformLinkV2BadRequest
- type PublicPlatformLinkV2Conflict
- type PublicPlatformLinkV2Forbidden
- type PublicPlatformLinkV2InternalServerError
- type PublicPlatformLinkV2NoContent
- type PublicPlatformLinkV2NotFound
- type PublicPlatformLinkV2Params
- func NewPublicPlatformLinkV2Params() *PublicPlatformLinkV2Params
- func NewPublicPlatformLinkV2ParamsWithContext(ctx context.Context) *PublicPlatformLinkV2Params
- func NewPublicPlatformLinkV2ParamsWithHTTPClient(client *http.Client) *PublicPlatformLinkV2Params
- func NewPublicPlatformLinkV2ParamsWithTimeout(timeout time.Duration) *PublicPlatformLinkV2Params
- func (o *PublicPlatformLinkV2Params) SetContext(ctx context.Context)
- func (o *PublicPlatformLinkV2Params) SetHTTPClient(client *http.Client)
- func (o *PublicPlatformLinkV2Params) SetNamespace(namespace string)
- func (o *PublicPlatformLinkV2Params) SetPlatformID(platformID string)
- func (o *PublicPlatformLinkV2Params) SetTicket(ticket string)
- func (o *PublicPlatformLinkV2Params) SetTimeout(timeout time.Duration)
- func (o *PublicPlatformLinkV2Params) SetUserID(userID string)
- func (o *PublicPlatformLinkV2Params) WithContext(ctx context.Context) *PublicPlatformLinkV2Params
- func (o *PublicPlatformLinkV2Params) WithHTTPClient(client *http.Client) *PublicPlatformLinkV2Params
- func (o *PublicPlatformLinkV2Params) WithNamespace(namespace string) *PublicPlatformLinkV2Params
- func (o *PublicPlatformLinkV2Params) WithPlatformID(platformID string) *PublicPlatformLinkV2Params
- func (o *PublicPlatformLinkV2Params) WithTicket(ticket string) *PublicPlatformLinkV2Params
- func (o *PublicPlatformLinkV2Params) WithTimeout(timeout time.Duration) *PublicPlatformLinkV2Params
- func (o *PublicPlatformLinkV2Params) WithUserID(userID string) *PublicPlatformLinkV2Params
- func (o *PublicPlatformLinkV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicPlatformLinkV2Reader
- type PublicPlatformLinkV2Unauthorized
- type PublicPlatformLinkV3BadRequest
- type PublicPlatformLinkV3Conflict
- type PublicPlatformLinkV3InternalServerError
- type PublicPlatformLinkV3NoContent
- type PublicPlatformLinkV3NotFound
- type PublicPlatformLinkV3Params
- func NewPublicPlatformLinkV3Params() *PublicPlatformLinkV3Params
- func NewPublicPlatformLinkV3ParamsWithContext(ctx context.Context) *PublicPlatformLinkV3Params
- func NewPublicPlatformLinkV3ParamsWithHTTPClient(client *http.Client) *PublicPlatformLinkV3Params
- func NewPublicPlatformLinkV3ParamsWithTimeout(timeout time.Duration) *PublicPlatformLinkV3Params
- func (o *PublicPlatformLinkV3Params) SetContext(ctx context.Context)
- func (o *PublicPlatformLinkV3Params) SetHTTPClient(client *http.Client)
- func (o *PublicPlatformLinkV3Params) SetNamespace(namespace string)
- func (o *PublicPlatformLinkV3Params) SetPlatformID(platformID string)
- func (o *PublicPlatformLinkV3Params) SetRedirectURI(redirectURI *string)
- func (o *PublicPlatformLinkV3Params) SetTicket(ticket string)
- func (o *PublicPlatformLinkV3Params) SetTimeout(timeout time.Duration)
- func (o *PublicPlatformLinkV3Params) WithContext(ctx context.Context) *PublicPlatformLinkV3Params
- func (o *PublicPlatformLinkV3Params) WithHTTPClient(client *http.Client) *PublicPlatformLinkV3Params
- func (o *PublicPlatformLinkV3Params) WithNamespace(namespace string) *PublicPlatformLinkV3Params
- func (o *PublicPlatformLinkV3Params) WithPlatformID(platformID string) *PublicPlatformLinkV3Params
- func (o *PublicPlatformLinkV3Params) WithRedirectURI(redirectURI *string) *PublicPlatformLinkV3Params
- func (o *PublicPlatformLinkV3Params) WithTicket(ticket string) *PublicPlatformLinkV3Params
- func (o *PublicPlatformLinkV3Params) WithTimeout(timeout time.Duration) *PublicPlatformLinkV3Params
- func (o *PublicPlatformLinkV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicPlatformLinkV3Reader
- type PublicPlatformLinkV3Unauthorized
- type PublicPlatformUnlinkV3BadRequest
- type PublicPlatformUnlinkV3InternalServerError
- type PublicPlatformUnlinkV3NoContent
- type PublicPlatformUnlinkV3NotFound
- type PublicPlatformUnlinkV3Params
- func NewPublicPlatformUnlinkV3Params() *PublicPlatformUnlinkV3Params
- func NewPublicPlatformUnlinkV3ParamsWithContext(ctx context.Context) *PublicPlatformUnlinkV3Params
- func NewPublicPlatformUnlinkV3ParamsWithHTTPClient(client *http.Client) *PublicPlatformUnlinkV3Params
- func NewPublicPlatformUnlinkV3ParamsWithTimeout(timeout time.Duration) *PublicPlatformUnlinkV3Params
- func (o *PublicPlatformUnlinkV3Params) SetBody(body *iamclientmodels.ModelUnlinkUserPlatformRequest)
- func (o *PublicPlatformUnlinkV3Params) SetContext(ctx context.Context)
- func (o *PublicPlatformUnlinkV3Params) SetHTTPClient(client *http.Client)
- func (o *PublicPlatformUnlinkV3Params) SetNamespace(namespace string)
- func (o *PublicPlatformUnlinkV3Params) SetPlatformID(platformID string)
- func (o *PublicPlatformUnlinkV3Params) SetTimeout(timeout time.Duration)
- func (o *PublicPlatformUnlinkV3Params) WithBody(body *iamclientmodels.ModelUnlinkUserPlatformRequest) *PublicPlatformUnlinkV3Params
- func (o *PublicPlatformUnlinkV3Params) WithContext(ctx context.Context) *PublicPlatformUnlinkV3Params
- func (o *PublicPlatformUnlinkV3Params) WithHTTPClient(client *http.Client) *PublicPlatformUnlinkV3Params
- func (o *PublicPlatformUnlinkV3Params) WithNamespace(namespace string) *PublicPlatformUnlinkV3Params
- func (o *PublicPlatformUnlinkV3Params) WithPlatformID(platformID string) *PublicPlatformUnlinkV3Params
- func (o *PublicPlatformUnlinkV3Params) WithTimeout(timeout time.Duration) *PublicPlatformUnlinkV3Params
- func (o *PublicPlatformUnlinkV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicPlatformUnlinkV3Reader
- type PublicPlatformUnlinkV3Unauthorized
- type PublicResetPasswordV2BadRequest
- type PublicResetPasswordV2Forbidden
- type PublicResetPasswordV2InternalServerError
- type PublicResetPasswordV2NoContent
- type PublicResetPasswordV2NotFound
- type PublicResetPasswordV2Params
- func NewPublicResetPasswordV2Params() *PublicResetPasswordV2Params
- func NewPublicResetPasswordV2ParamsWithContext(ctx context.Context) *PublicResetPasswordV2Params
- func NewPublicResetPasswordV2ParamsWithHTTPClient(client *http.Client) *PublicResetPasswordV2Params
- func NewPublicResetPasswordV2ParamsWithTimeout(timeout time.Duration) *PublicResetPasswordV2Params
- func (o *PublicResetPasswordV2Params) SetBody(body *iamclientmodels.ModelResetPasswordRequest)
- func (o *PublicResetPasswordV2Params) SetContext(ctx context.Context)
- func (o *PublicResetPasswordV2Params) SetHTTPClient(client *http.Client)
- func (o *PublicResetPasswordV2Params) SetNamespace(namespace string)
- func (o *PublicResetPasswordV2Params) SetTimeout(timeout time.Duration)
- func (o *PublicResetPasswordV2Params) WithBody(body *iamclientmodels.ModelResetPasswordRequest) *PublicResetPasswordV2Params
- func (o *PublicResetPasswordV2Params) WithContext(ctx context.Context) *PublicResetPasswordV2Params
- func (o *PublicResetPasswordV2Params) WithHTTPClient(client *http.Client) *PublicResetPasswordV2Params
- func (o *PublicResetPasswordV2Params) WithNamespace(namespace string) *PublicResetPasswordV2Params
- func (o *PublicResetPasswordV2Params) WithTimeout(timeout time.Duration) *PublicResetPasswordV2Params
- func (o *PublicResetPasswordV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicResetPasswordV2Reader
- type PublicSearchUserV3BadRequest
- type PublicSearchUserV3InternalServerError
- type PublicSearchUserV3NotFound
- type PublicSearchUserV3OK
- type PublicSearchUserV3Params
- func NewPublicSearchUserV3Params() *PublicSearchUserV3Params
- func NewPublicSearchUserV3ParamsWithContext(ctx context.Context) *PublicSearchUserV3Params
- func NewPublicSearchUserV3ParamsWithHTTPClient(client *http.Client) *PublicSearchUserV3Params
- func NewPublicSearchUserV3ParamsWithTimeout(timeout time.Duration) *PublicSearchUserV3Params
- func (o *PublicSearchUserV3Params) SetBy(by *string)
- func (o *PublicSearchUserV3Params) SetContext(ctx context.Context)
- func (o *PublicSearchUserV3Params) SetHTTPClient(client *http.Client)
- func (o *PublicSearchUserV3Params) SetNamespace(namespace string)
- func (o *PublicSearchUserV3Params) SetQuery(query *string)
- func (o *PublicSearchUserV3Params) SetTimeout(timeout time.Duration)
- func (o *PublicSearchUserV3Params) WithBy(by *string) *PublicSearchUserV3Params
- func (o *PublicSearchUserV3Params) WithContext(ctx context.Context) *PublicSearchUserV3Params
- func (o *PublicSearchUserV3Params) WithHTTPClient(client *http.Client) *PublicSearchUserV3Params
- func (o *PublicSearchUserV3Params) WithNamespace(namespace string) *PublicSearchUserV3Params
- func (o *PublicSearchUserV3Params) WithQuery(query *string) *PublicSearchUserV3Params
- func (o *PublicSearchUserV3Params) WithTimeout(timeout time.Duration) *PublicSearchUserV3Params
- func (o *PublicSearchUserV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicSearchUserV3Reader
- type PublicSearchUserV3Unauthorized
- type PublicSendVerificationCodeV3BadRequest
- type PublicSendVerificationCodeV3Conflict
- type PublicSendVerificationCodeV3NoContent
- type PublicSendVerificationCodeV3NotFound
- type PublicSendVerificationCodeV3Params
- func NewPublicSendVerificationCodeV3Params() *PublicSendVerificationCodeV3Params
- func NewPublicSendVerificationCodeV3ParamsWithContext(ctx context.Context) *PublicSendVerificationCodeV3Params
- func NewPublicSendVerificationCodeV3ParamsWithHTTPClient(client *http.Client) *PublicSendVerificationCodeV3Params
- func NewPublicSendVerificationCodeV3ParamsWithTimeout(timeout time.Duration) *PublicSendVerificationCodeV3Params
- func (o *PublicSendVerificationCodeV3Params) SetBody(body *iamclientmodels.ModelSendVerificationCodeRequestV3)
- func (o *PublicSendVerificationCodeV3Params) SetContext(ctx context.Context)
- func (o *PublicSendVerificationCodeV3Params) SetHTTPClient(client *http.Client)
- func (o *PublicSendVerificationCodeV3Params) SetNamespace(namespace string)
- func (o *PublicSendVerificationCodeV3Params) SetTimeout(timeout time.Duration)
- func (o *PublicSendVerificationCodeV3Params) WithBody(body *iamclientmodels.ModelSendVerificationCodeRequestV3) *PublicSendVerificationCodeV3Params
- func (o *PublicSendVerificationCodeV3Params) WithContext(ctx context.Context) *PublicSendVerificationCodeV3Params
- func (o *PublicSendVerificationCodeV3Params) WithHTTPClient(client *http.Client) *PublicSendVerificationCodeV3Params
- func (o *PublicSendVerificationCodeV3Params) WithNamespace(namespace string) *PublicSendVerificationCodeV3Params
- func (o *PublicSendVerificationCodeV3Params) WithTimeout(timeout time.Duration) *PublicSendVerificationCodeV3Params
- func (o *PublicSendVerificationCodeV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicSendVerificationCodeV3Reader
- type PublicSendVerificationCodeV3TooManyRequests
- type PublicSendVerificationCodeV3Unauthorized
- type PublicUpdatePasswordV2BadRequest
- type PublicUpdatePasswordV2Forbidden
- type PublicUpdatePasswordV2InternalServerError
- type PublicUpdatePasswordV2NoContent
- type PublicUpdatePasswordV2NotFound
- type PublicUpdatePasswordV2Params
- func NewPublicUpdatePasswordV2Params() *PublicUpdatePasswordV2Params
- func NewPublicUpdatePasswordV2ParamsWithContext(ctx context.Context) *PublicUpdatePasswordV2Params
- func NewPublicUpdatePasswordV2ParamsWithHTTPClient(client *http.Client) *PublicUpdatePasswordV2Params
- func NewPublicUpdatePasswordV2ParamsWithTimeout(timeout time.Duration) *PublicUpdatePasswordV2Params
- func (o *PublicUpdatePasswordV2Params) SetBody(body *iamclientmodels.ModelUserPasswordUpdateRequest)
- func (o *PublicUpdatePasswordV2Params) SetContext(ctx context.Context)
- func (o *PublicUpdatePasswordV2Params) SetHTTPClient(client *http.Client)
- func (o *PublicUpdatePasswordV2Params) SetNamespace(namespace string)
- func (o *PublicUpdatePasswordV2Params) SetTimeout(timeout time.Duration)
- func (o *PublicUpdatePasswordV2Params) SetUserID(userID string)
- func (o *PublicUpdatePasswordV2Params) WithBody(body *iamclientmodels.ModelUserPasswordUpdateRequest) *PublicUpdatePasswordV2Params
- func (o *PublicUpdatePasswordV2Params) WithContext(ctx context.Context) *PublicUpdatePasswordV2Params
- func (o *PublicUpdatePasswordV2Params) WithHTTPClient(client *http.Client) *PublicUpdatePasswordV2Params
- func (o *PublicUpdatePasswordV2Params) WithNamespace(namespace string) *PublicUpdatePasswordV2Params
- func (o *PublicUpdatePasswordV2Params) WithTimeout(timeout time.Duration) *PublicUpdatePasswordV2Params
- func (o *PublicUpdatePasswordV2Params) WithUserID(userID string) *PublicUpdatePasswordV2Params
- func (o *PublicUpdatePasswordV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicUpdatePasswordV2Reader
- type PublicUpdatePasswordV2Unauthorized
- type PublicUpdatePasswordV3BadRequest
- type PublicUpdatePasswordV3InternalServerError
- type PublicUpdatePasswordV3NoContent
- type PublicUpdatePasswordV3Params
- func NewPublicUpdatePasswordV3Params() *PublicUpdatePasswordV3Params
- func NewPublicUpdatePasswordV3ParamsWithContext(ctx context.Context) *PublicUpdatePasswordV3Params
- func NewPublicUpdatePasswordV3ParamsWithHTTPClient(client *http.Client) *PublicUpdatePasswordV3Params
- func NewPublicUpdatePasswordV3ParamsWithTimeout(timeout time.Duration) *PublicUpdatePasswordV3Params
- func (o *PublicUpdatePasswordV3Params) SetBody(body *iamclientmodels.ModelUserPasswordUpdateV3Request)
- func (o *PublicUpdatePasswordV3Params) SetContext(ctx context.Context)
- func (o *PublicUpdatePasswordV3Params) SetHTTPClient(client *http.Client)
- func (o *PublicUpdatePasswordV3Params) SetNamespace(namespace string)
- func (o *PublicUpdatePasswordV3Params) SetTimeout(timeout time.Duration)
- func (o *PublicUpdatePasswordV3Params) WithBody(body *iamclientmodels.ModelUserPasswordUpdateV3Request) *PublicUpdatePasswordV3Params
- func (o *PublicUpdatePasswordV3Params) WithContext(ctx context.Context) *PublicUpdatePasswordV3Params
- func (o *PublicUpdatePasswordV3Params) WithHTTPClient(client *http.Client) *PublicUpdatePasswordV3Params
- func (o *PublicUpdatePasswordV3Params) WithNamespace(namespace string) *PublicUpdatePasswordV3Params
- func (o *PublicUpdatePasswordV3Params) WithTimeout(timeout time.Duration) *PublicUpdatePasswordV3Params
- func (o *PublicUpdatePasswordV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicUpdatePasswordV3Reader
- type PublicUpdatePasswordV3Unauthorized
- type PublicUpdateUserV2BadRequest
- type PublicUpdateUserV2Conflict
- type PublicUpdateUserV2InternalServerError
- type PublicUpdateUserV2NotFound
- type PublicUpdateUserV2OK
- type PublicUpdateUserV2Params
- func NewPublicUpdateUserV2Params() *PublicUpdateUserV2Params
- func NewPublicUpdateUserV2ParamsWithContext(ctx context.Context) *PublicUpdateUserV2Params
- func NewPublicUpdateUserV2ParamsWithHTTPClient(client *http.Client) *PublicUpdateUserV2Params
- func NewPublicUpdateUserV2ParamsWithTimeout(timeout time.Duration) *PublicUpdateUserV2Params
- func (o *PublicUpdateUserV2Params) SetBody(body *iamclientmodels.ModelUserUpdateRequest)
- func (o *PublicUpdateUserV2Params) SetContext(ctx context.Context)
- func (o *PublicUpdateUserV2Params) SetHTTPClient(client *http.Client)
- func (o *PublicUpdateUserV2Params) SetNamespace(namespace string)
- func (o *PublicUpdateUserV2Params) SetTimeout(timeout time.Duration)
- func (o *PublicUpdateUserV2Params) SetUserID(userID string)
- func (o *PublicUpdateUserV2Params) WithBody(body *iamclientmodels.ModelUserUpdateRequest) *PublicUpdateUserV2Params
- func (o *PublicUpdateUserV2Params) WithContext(ctx context.Context) *PublicUpdateUserV2Params
- func (o *PublicUpdateUserV2Params) WithHTTPClient(client *http.Client) *PublicUpdateUserV2Params
- func (o *PublicUpdateUserV2Params) WithNamespace(namespace string) *PublicUpdateUserV2Params
- func (o *PublicUpdateUserV2Params) WithTimeout(timeout time.Duration) *PublicUpdateUserV2Params
- func (o *PublicUpdateUserV2Params) WithUserID(userID string) *PublicUpdateUserV2Params
- func (o *PublicUpdateUserV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicUpdateUserV2Reader
- type PublicUpdateUserV2Unauthorized
- type PublicUpdateUserV3BadRequest
- type PublicUpdateUserV3Conflict
- type PublicUpdateUserV3InternalServerError
- type PublicUpdateUserV3OK
- type PublicUpdateUserV3Params
- func NewPublicUpdateUserV3Params() *PublicUpdateUserV3Params
- func NewPublicUpdateUserV3ParamsWithContext(ctx context.Context) *PublicUpdateUserV3Params
- func NewPublicUpdateUserV3ParamsWithHTTPClient(client *http.Client) *PublicUpdateUserV3Params
- func NewPublicUpdateUserV3ParamsWithTimeout(timeout time.Duration) *PublicUpdateUserV3Params
- func (o *PublicUpdateUserV3Params) SetBody(body *iamclientmodels.ModelUserUpdateRequestV3)
- func (o *PublicUpdateUserV3Params) SetContext(ctx context.Context)
- func (o *PublicUpdateUserV3Params) SetHTTPClient(client *http.Client)
- func (o *PublicUpdateUserV3Params) SetNamespace(namespace string)
- func (o *PublicUpdateUserV3Params) SetTimeout(timeout time.Duration)
- func (o *PublicUpdateUserV3Params) WithBody(body *iamclientmodels.ModelUserUpdateRequestV3) *PublicUpdateUserV3Params
- func (o *PublicUpdateUserV3Params) WithContext(ctx context.Context) *PublicUpdateUserV3Params
- func (o *PublicUpdateUserV3Params) WithHTTPClient(client *http.Client) *PublicUpdateUserV3Params
- func (o *PublicUpdateUserV3Params) WithNamespace(namespace string) *PublicUpdateUserV3Params
- func (o *PublicUpdateUserV3Params) WithTimeout(timeout time.Duration) *PublicUpdateUserV3Params
- func (o *PublicUpdateUserV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicUpdateUserV3Reader
- type PublicUpdateUserV3Unauthorized
- type PublicUpgradeHeadlessAccountV3BadRequest
- type PublicUpgradeHeadlessAccountV3Conflict
- type PublicUpgradeHeadlessAccountV3Forbidden
- type PublicUpgradeHeadlessAccountV3InternalServerError
- type PublicUpgradeHeadlessAccountV3NotFound
- type PublicUpgradeHeadlessAccountV3OK
- type PublicUpgradeHeadlessAccountV3Params
- func NewPublicUpgradeHeadlessAccountV3Params() *PublicUpgradeHeadlessAccountV3Params
- func NewPublicUpgradeHeadlessAccountV3ParamsWithContext(ctx context.Context) *PublicUpgradeHeadlessAccountV3Params
- func NewPublicUpgradeHeadlessAccountV3ParamsWithHTTPClient(client *http.Client) *PublicUpgradeHeadlessAccountV3Params
- func NewPublicUpgradeHeadlessAccountV3ParamsWithTimeout(timeout time.Duration) *PublicUpgradeHeadlessAccountV3Params
- func (o *PublicUpgradeHeadlessAccountV3Params) SetBody(body *iamclientmodels.ModelUpgradeHeadlessAccountWithVerificationCodeRequestV3)
- func (o *PublicUpgradeHeadlessAccountV3Params) SetContext(ctx context.Context)
- func (o *PublicUpgradeHeadlessAccountV3Params) SetHTTPClient(client *http.Client)
- func (o *PublicUpgradeHeadlessAccountV3Params) SetNamespace(namespace string)
- func (o *PublicUpgradeHeadlessAccountV3Params) SetTimeout(timeout time.Duration)
- func (o *PublicUpgradeHeadlessAccountV3Params) WithBody(body *iamclientmodels.ModelUpgradeHeadlessAccountWithVerificationCodeRequestV3) *PublicUpgradeHeadlessAccountV3Params
- func (o *PublicUpgradeHeadlessAccountV3Params) WithContext(ctx context.Context) *PublicUpgradeHeadlessAccountV3Params
- func (o *PublicUpgradeHeadlessAccountV3Params) WithHTTPClient(client *http.Client) *PublicUpgradeHeadlessAccountV3Params
- func (o *PublicUpgradeHeadlessAccountV3Params) WithNamespace(namespace string) *PublicUpgradeHeadlessAccountV3Params
- func (o *PublicUpgradeHeadlessAccountV3Params) WithTimeout(timeout time.Duration) *PublicUpgradeHeadlessAccountV3Params
- func (o *PublicUpgradeHeadlessAccountV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicUpgradeHeadlessAccountV3Reader
- type PublicUpgradeHeadlessAccountV3Unauthorized
- type PublicUserVerificationV3BadRequest
- type PublicUserVerificationV3Conflict
- type PublicUserVerificationV3Forbidden
- type PublicUserVerificationV3NoContent
- type PublicUserVerificationV3Params
- func NewPublicUserVerificationV3Params() *PublicUserVerificationV3Params
- func NewPublicUserVerificationV3ParamsWithContext(ctx context.Context) *PublicUserVerificationV3Params
- func NewPublicUserVerificationV3ParamsWithHTTPClient(client *http.Client) *PublicUserVerificationV3Params
- func NewPublicUserVerificationV3ParamsWithTimeout(timeout time.Duration) *PublicUserVerificationV3Params
- func (o *PublicUserVerificationV3Params) SetBody(body *iamclientmodels.ModelUserVerificationRequestV3)
- func (o *PublicUserVerificationV3Params) SetContext(ctx context.Context)
- func (o *PublicUserVerificationV3Params) SetHTTPClient(client *http.Client)
- func (o *PublicUserVerificationV3Params) SetNamespace(namespace string)
- func (o *PublicUserVerificationV3Params) SetTimeout(timeout time.Duration)
- func (o *PublicUserVerificationV3Params) WithBody(body *iamclientmodels.ModelUserVerificationRequestV3) *PublicUserVerificationV3Params
- func (o *PublicUserVerificationV3Params) WithContext(ctx context.Context) *PublicUserVerificationV3Params
- func (o *PublicUserVerificationV3Params) WithHTTPClient(client *http.Client) *PublicUserVerificationV3Params
- func (o *PublicUserVerificationV3Params) WithNamespace(namespace string) *PublicUserVerificationV3Params
- func (o *PublicUserVerificationV3Params) WithTimeout(timeout time.Duration) *PublicUserVerificationV3Params
- func (o *PublicUserVerificationV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicUserVerificationV3Reader
- type PublicUserVerificationV3Unauthorized
- type PublicValidateUserByUserIDAndPasswordV3BadRequest
- type PublicValidateUserByUserIDAndPasswordV3Forbidden
- type PublicValidateUserByUserIDAndPasswordV3InternalServerError
- type PublicValidateUserByUserIDAndPasswordV3NoContent
- type PublicValidateUserByUserIDAndPasswordV3NotFound
- type PublicValidateUserByUserIDAndPasswordV3Params
- func NewPublicValidateUserByUserIDAndPasswordV3Params() *PublicValidateUserByUserIDAndPasswordV3Params
- func NewPublicValidateUserByUserIDAndPasswordV3ParamsWithContext(ctx context.Context) *PublicValidateUserByUserIDAndPasswordV3Params
- func NewPublicValidateUserByUserIDAndPasswordV3ParamsWithHTTPClient(client *http.Client) *PublicValidateUserByUserIDAndPasswordV3Params
- func NewPublicValidateUserByUserIDAndPasswordV3ParamsWithTimeout(timeout time.Duration) *PublicValidateUserByUserIDAndPasswordV3Params
- func (o *PublicValidateUserByUserIDAndPasswordV3Params) SetContext(ctx context.Context)
- func (o *PublicValidateUserByUserIDAndPasswordV3Params) SetHTTPClient(client *http.Client)
- func (o *PublicValidateUserByUserIDAndPasswordV3Params) SetNamespace(namespace string)
- func (o *PublicValidateUserByUserIDAndPasswordV3Params) SetPassword(password string)
- func (o *PublicValidateUserByUserIDAndPasswordV3Params) SetTimeout(timeout time.Duration)
- func (o *PublicValidateUserByUserIDAndPasswordV3Params) SetUserID(userID string)
- func (o *PublicValidateUserByUserIDAndPasswordV3Params) WithContext(ctx context.Context) *PublicValidateUserByUserIDAndPasswordV3Params
- func (o *PublicValidateUserByUserIDAndPasswordV3Params) WithHTTPClient(client *http.Client) *PublicValidateUserByUserIDAndPasswordV3Params
- func (o *PublicValidateUserByUserIDAndPasswordV3Params) WithNamespace(namespace string) *PublicValidateUserByUserIDAndPasswordV3Params
- func (o *PublicValidateUserByUserIDAndPasswordV3Params) WithPassword(password string) *PublicValidateUserByUserIDAndPasswordV3Params
- func (o *PublicValidateUserByUserIDAndPasswordV3Params) WithTimeout(timeout time.Duration) *PublicValidateUserByUserIDAndPasswordV3Params
- func (o *PublicValidateUserByUserIDAndPasswordV3Params) WithUserID(userID string) *PublicValidateUserByUserIDAndPasswordV3Params
- func (o *PublicValidateUserByUserIDAndPasswordV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicValidateUserByUserIDAndPasswordV3Reader
- type PublicValidateUserByUserIDAndPasswordV3Unauthorized
- type PublicVerifyHeadlessAccountV3BadRequest
- type PublicVerifyHeadlessAccountV3Conflict
- type PublicVerifyHeadlessAccountV3InternalServerError
- type PublicVerifyHeadlessAccountV3NotFound
- type PublicVerifyHeadlessAccountV3OK
- type PublicVerifyHeadlessAccountV3Params
- func NewPublicVerifyHeadlessAccountV3Params() *PublicVerifyHeadlessAccountV3Params
- func NewPublicVerifyHeadlessAccountV3ParamsWithContext(ctx context.Context) *PublicVerifyHeadlessAccountV3Params
- func NewPublicVerifyHeadlessAccountV3ParamsWithHTTPClient(client *http.Client) *PublicVerifyHeadlessAccountV3Params
- func NewPublicVerifyHeadlessAccountV3ParamsWithTimeout(timeout time.Duration) *PublicVerifyHeadlessAccountV3Params
- func (o *PublicVerifyHeadlessAccountV3Params) SetBody(body *iamclientmodels.ModelUpgradeHeadlessAccountV3Request)
- func (o *PublicVerifyHeadlessAccountV3Params) SetContext(ctx context.Context)
- func (o *PublicVerifyHeadlessAccountV3Params) SetHTTPClient(client *http.Client)
- func (o *PublicVerifyHeadlessAccountV3Params) SetNamespace(namespace string)
- func (o *PublicVerifyHeadlessAccountV3Params) SetTimeout(timeout time.Duration)
- func (o *PublicVerifyHeadlessAccountV3Params) WithBody(body *iamclientmodels.ModelUpgradeHeadlessAccountV3Request) *PublicVerifyHeadlessAccountV3Params
- func (o *PublicVerifyHeadlessAccountV3Params) WithContext(ctx context.Context) *PublicVerifyHeadlessAccountV3Params
- func (o *PublicVerifyHeadlessAccountV3Params) WithHTTPClient(client *http.Client) *PublicVerifyHeadlessAccountV3Params
- func (o *PublicVerifyHeadlessAccountV3Params) WithNamespace(namespace string) *PublicVerifyHeadlessAccountV3Params
- func (o *PublicVerifyHeadlessAccountV3Params) WithTimeout(timeout time.Duration) *PublicVerifyHeadlessAccountV3Params
- func (o *PublicVerifyHeadlessAccountV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicVerifyHeadlessAccountV3Reader
- type PublicVerifyHeadlessAccountV3Unauthorized
- type PublicWebLinkPlatformBadRequest
- type PublicWebLinkPlatformEstablishFound
- type PublicWebLinkPlatformEstablishParams
- func NewPublicWebLinkPlatformEstablishParams() *PublicWebLinkPlatformEstablishParams
- func NewPublicWebLinkPlatformEstablishParamsWithContext(ctx context.Context) *PublicWebLinkPlatformEstablishParams
- func NewPublicWebLinkPlatformEstablishParamsWithHTTPClient(client *http.Client) *PublicWebLinkPlatformEstablishParams
- func NewPublicWebLinkPlatformEstablishParamsWithTimeout(timeout time.Duration) *PublicWebLinkPlatformEstablishParams
- func (o *PublicWebLinkPlatformEstablishParams) SetContext(ctx context.Context)
- func (o *PublicWebLinkPlatformEstablishParams) SetHTTPClient(client *http.Client)
- func (o *PublicWebLinkPlatformEstablishParams) SetNamespace(namespace string)
- func (o *PublicWebLinkPlatformEstablishParams) SetPlatformID(platformID string)
- func (o *PublicWebLinkPlatformEstablishParams) SetState(state string)
- func (o *PublicWebLinkPlatformEstablishParams) SetTimeout(timeout time.Duration)
- func (o *PublicWebLinkPlatformEstablishParams) WithContext(ctx context.Context) *PublicWebLinkPlatformEstablishParams
- func (o *PublicWebLinkPlatformEstablishParams) WithHTTPClient(client *http.Client) *PublicWebLinkPlatformEstablishParams
- func (o *PublicWebLinkPlatformEstablishParams) WithNamespace(namespace string) *PublicWebLinkPlatformEstablishParams
- func (o *PublicWebLinkPlatformEstablishParams) WithPlatformID(platformID string) *PublicWebLinkPlatformEstablishParams
- func (o *PublicWebLinkPlatformEstablishParams) WithState(state string) *PublicWebLinkPlatformEstablishParams
- func (o *PublicWebLinkPlatformEstablishParams) WithTimeout(timeout time.Duration) *PublicWebLinkPlatformEstablishParams
- func (o *PublicWebLinkPlatformEstablishParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicWebLinkPlatformEstablishReader
- type PublicWebLinkPlatformNotFound
- type PublicWebLinkPlatformOK
- type PublicWebLinkPlatformParams
- func NewPublicWebLinkPlatformParams() *PublicWebLinkPlatformParams
- func NewPublicWebLinkPlatformParamsWithContext(ctx context.Context) *PublicWebLinkPlatformParams
- func NewPublicWebLinkPlatformParamsWithHTTPClient(client *http.Client) *PublicWebLinkPlatformParams
- func NewPublicWebLinkPlatformParamsWithTimeout(timeout time.Duration) *PublicWebLinkPlatformParams
- func (o *PublicWebLinkPlatformParams) SetClientID(clientID *string)
- func (o *PublicWebLinkPlatformParams) SetContext(ctx context.Context)
- func (o *PublicWebLinkPlatformParams) SetHTTPClient(client *http.Client)
- func (o *PublicWebLinkPlatformParams) SetNamespace(namespace string)
- func (o *PublicWebLinkPlatformParams) SetPlatformID(platformID string)
- func (o *PublicWebLinkPlatformParams) SetRedirectURI(redirectURI *string)
- func (o *PublicWebLinkPlatformParams) SetTimeout(timeout time.Duration)
- func (o *PublicWebLinkPlatformParams) WithClientID(clientID *string) *PublicWebLinkPlatformParams
- func (o *PublicWebLinkPlatformParams) WithContext(ctx context.Context) *PublicWebLinkPlatformParams
- func (o *PublicWebLinkPlatformParams) WithHTTPClient(client *http.Client) *PublicWebLinkPlatformParams
- func (o *PublicWebLinkPlatformParams) WithNamespace(namespace string) *PublicWebLinkPlatformParams
- func (o *PublicWebLinkPlatformParams) WithPlatformID(platformID string) *PublicWebLinkPlatformParams
- func (o *PublicWebLinkPlatformParams) WithRedirectURI(redirectURI *string) *PublicWebLinkPlatformParams
- func (o *PublicWebLinkPlatformParams) WithTimeout(timeout time.Duration) *PublicWebLinkPlatformParams
- func (o *PublicWebLinkPlatformParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicWebLinkPlatformReader
- type PublicWebLinkPlatformUnauthorized
- type ResetPasswordBadRequest
- type ResetPasswordForbidden
- type ResetPasswordInternalServerError
- type ResetPasswordNoContent
- type ResetPasswordNotFound
- type ResetPasswordParams
- func (o *ResetPasswordParams) SetBody(body *iamclientmodels.ModelResetPasswordRequest)
- func (o *ResetPasswordParams) SetContext(ctx context.Context)
- func (o *ResetPasswordParams) SetHTTPClient(client *http.Client)
- func (o *ResetPasswordParams) SetNamespace(namespace string)
- func (o *ResetPasswordParams) SetTimeout(timeout time.Duration)
- func (o *ResetPasswordParams) WithBody(body *iamclientmodels.ModelResetPasswordRequest) *ResetPasswordParams
- func (o *ResetPasswordParams) WithContext(ctx context.Context) *ResetPasswordParams
- func (o *ResetPasswordParams) WithHTTPClient(client *http.Client) *ResetPasswordParams
- func (o *ResetPasswordParams) WithNamespace(namespace string) *ResetPasswordParams
- func (o *ResetPasswordParams) WithTimeout(timeout time.Duration) *ResetPasswordParams
- func (o *ResetPasswordParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ResetPasswordReader
- type ResetPasswordV3BadRequest
- type ResetPasswordV3Forbidden
- type ResetPasswordV3NoContent
- type ResetPasswordV3NotFound
- type ResetPasswordV3Params
- func NewResetPasswordV3Params() *ResetPasswordV3Params
- func NewResetPasswordV3ParamsWithContext(ctx context.Context) *ResetPasswordV3Params
- func NewResetPasswordV3ParamsWithHTTPClient(client *http.Client) *ResetPasswordV3Params
- func NewResetPasswordV3ParamsWithTimeout(timeout time.Duration) *ResetPasswordV3Params
- func (o *ResetPasswordV3Params) SetBody(body *iamclientmodels.ModelResetPasswordRequestV3)
- func (o *ResetPasswordV3Params) SetContext(ctx context.Context)
- func (o *ResetPasswordV3Params) SetHTTPClient(client *http.Client)
- func (o *ResetPasswordV3Params) SetNamespace(namespace string)
- func (o *ResetPasswordV3Params) SetTimeout(timeout time.Duration)
- func (o *ResetPasswordV3Params) WithBody(body *iamclientmodels.ModelResetPasswordRequestV3) *ResetPasswordV3Params
- func (o *ResetPasswordV3Params) WithContext(ctx context.Context) *ResetPasswordV3Params
- func (o *ResetPasswordV3Params) WithHTTPClient(client *http.Client) *ResetPasswordV3Params
- func (o *ResetPasswordV3Params) WithNamespace(namespace string) *ResetPasswordV3Params
- func (o *ResetPasswordV3Params) WithTimeout(timeout time.Duration) *ResetPasswordV3Params
- func (o *ResetPasswordV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ResetPasswordV3Reader
- type SaveUserPermissionBadRequest
- type SaveUserPermissionForbidden
- type SaveUserPermissionNoContent
- type SaveUserPermissionNotFound
- type SaveUserPermissionParams
- func NewSaveUserPermissionParams() *SaveUserPermissionParams
- func NewSaveUserPermissionParamsWithContext(ctx context.Context) *SaveUserPermissionParams
- func NewSaveUserPermissionParamsWithHTTPClient(client *http.Client) *SaveUserPermissionParams
- func NewSaveUserPermissionParamsWithTimeout(timeout time.Duration) *SaveUserPermissionParams
- func (o *SaveUserPermissionParams) SetBody(body *iamclientmodels.AccountcommonPermissions)
- func (o *SaveUserPermissionParams) SetContext(ctx context.Context)
- func (o *SaveUserPermissionParams) SetHTTPClient(client *http.Client)
- func (o *SaveUserPermissionParams) SetNamespace(namespace string)
- func (o *SaveUserPermissionParams) SetTimeout(timeout time.Duration)
- func (o *SaveUserPermissionParams) SetUserID(userID string)
- func (o *SaveUserPermissionParams) WithBody(body *iamclientmodels.AccountcommonPermissions) *SaveUserPermissionParams
- func (o *SaveUserPermissionParams) WithContext(ctx context.Context) *SaveUserPermissionParams
- func (o *SaveUserPermissionParams) WithHTTPClient(client *http.Client) *SaveUserPermissionParams
- func (o *SaveUserPermissionParams) WithNamespace(namespace string) *SaveUserPermissionParams
- func (o *SaveUserPermissionParams) WithTimeout(timeout time.Duration) *SaveUserPermissionParams
- func (o *SaveUserPermissionParams) WithUserID(userID string) *SaveUserPermissionParams
- func (o *SaveUserPermissionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SaveUserPermissionReader
- type SaveUserPermissionUnauthorized
- type SaveUserRolesBadRequest
- type SaveUserRolesConflict
- type SaveUserRolesForbidden
- type SaveUserRolesNoContent
- type SaveUserRolesNotFound
- type SaveUserRolesParams
- func (o *SaveUserRolesParams) SetBody(body []string)
- func (o *SaveUserRolesParams) SetContext(ctx context.Context)
- func (o *SaveUserRolesParams) SetHTTPClient(client *http.Client)
- func (o *SaveUserRolesParams) SetNamespace(namespace string)
- func (o *SaveUserRolesParams) SetTimeout(timeout time.Duration)
- func (o *SaveUserRolesParams) SetUserID(userID string)
- func (o *SaveUserRolesParams) WithBody(body []string) *SaveUserRolesParams
- func (o *SaveUserRolesParams) WithContext(ctx context.Context) *SaveUserRolesParams
- func (o *SaveUserRolesParams) WithHTTPClient(client *http.Client) *SaveUserRolesParams
- func (o *SaveUserRolesParams) WithNamespace(namespace string) *SaveUserRolesParams
- func (o *SaveUserRolesParams) WithTimeout(timeout time.Duration) *SaveUserRolesParams
- func (o *SaveUserRolesParams) WithUserID(userID string) *SaveUserRolesParams
- func (o *SaveUserRolesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SaveUserRolesReader
- type SaveUserRolesUnauthorized
- type SearchUserBadRequest
- type SearchUserForbidden
- type SearchUserOK
- type SearchUserParams
- func (o *SearchUserParams) SetContext(ctx context.Context)
- func (o *SearchUserParams) SetHTTPClient(client *http.Client)
- func (o *SearchUserParams) SetNamespace(namespace string)
- func (o *SearchUserParams) SetQuery(query *string)
- func (o *SearchUserParams) SetTimeout(timeout time.Duration)
- func (o *SearchUserParams) WithContext(ctx context.Context) *SearchUserParams
- func (o *SearchUserParams) WithHTTPClient(client *http.Client) *SearchUserParams
- func (o *SearchUserParams) WithNamespace(namespace string) *SearchUserParams
- func (o *SearchUserParams) WithQuery(query *string) *SearchUserParams
- func (o *SearchUserParams) WithTimeout(timeout time.Duration) *SearchUserParams
- func (o *SearchUserParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SearchUserReader
- type SearchUserUnauthorized
- type SendVerificationCodeBadRequest
- type SendVerificationCodeConflict
- type SendVerificationCodeForbidden
- type SendVerificationCodeInternalServerError
- type SendVerificationCodeNoContent
- type SendVerificationCodeNotFound
- type SendVerificationCodeParams
- func NewSendVerificationCodeParams() *SendVerificationCodeParams
- func NewSendVerificationCodeParamsWithContext(ctx context.Context) *SendVerificationCodeParams
- func NewSendVerificationCodeParamsWithHTTPClient(client *http.Client) *SendVerificationCodeParams
- func NewSendVerificationCodeParamsWithTimeout(timeout time.Duration) *SendVerificationCodeParams
- func (o *SendVerificationCodeParams) SetBody(body *iamclientmodels.ModelSendVerificationCodeRequest)
- func (o *SendVerificationCodeParams) SetContext(ctx context.Context)
- func (o *SendVerificationCodeParams) SetHTTPClient(client *http.Client)
- func (o *SendVerificationCodeParams) SetNamespace(namespace string)
- func (o *SendVerificationCodeParams) SetTimeout(timeout time.Duration)
- func (o *SendVerificationCodeParams) SetUserID(userID string)
- func (o *SendVerificationCodeParams) WithBody(body *iamclientmodels.ModelSendVerificationCodeRequest) *SendVerificationCodeParams
- func (o *SendVerificationCodeParams) WithContext(ctx context.Context) *SendVerificationCodeParams
- func (o *SendVerificationCodeParams) WithHTTPClient(client *http.Client) *SendVerificationCodeParams
- func (o *SendVerificationCodeParams) WithNamespace(namespace string) *SendVerificationCodeParams
- func (o *SendVerificationCodeParams) WithTimeout(timeout time.Duration) *SendVerificationCodeParams
- func (o *SendVerificationCodeParams) WithUserID(userID string) *SendVerificationCodeParams
- func (o *SendVerificationCodeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SendVerificationCodeReader
- type SendVerificationCodeTooManyRequests
- type SendVerificationCodeUnauthorized
- type UpdateCountryAgeRestrictionBadRequest
- type UpdateCountryAgeRestrictionForbidden
- type UpdateCountryAgeRestrictionNotFound
- type UpdateCountryAgeRestrictionOK
- type UpdateCountryAgeRestrictionParams
- func NewUpdateCountryAgeRestrictionParams() *UpdateCountryAgeRestrictionParams
- func NewUpdateCountryAgeRestrictionParamsWithContext(ctx context.Context) *UpdateCountryAgeRestrictionParams
- func NewUpdateCountryAgeRestrictionParamsWithHTTPClient(client *http.Client) *UpdateCountryAgeRestrictionParams
- func NewUpdateCountryAgeRestrictionParamsWithTimeout(timeout time.Duration) *UpdateCountryAgeRestrictionParams
- func (o *UpdateCountryAgeRestrictionParams) SetBody(body *iamclientmodels.ModelCountryAgeRestrictionRequest)
- func (o *UpdateCountryAgeRestrictionParams) SetContext(ctx context.Context)
- func (o *UpdateCountryAgeRestrictionParams) SetCountryCode(countryCode string)
- func (o *UpdateCountryAgeRestrictionParams) SetHTTPClient(client *http.Client)
- func (o *UpdateCountryAgeRestrictionParams) SetNamespace(namespace string)
- func (o *UpdateCountryAgeRestrictionParams) SetTimeout(timeout time.Duration)
- func (o *UpdateCountryAgeRestrictionParams) WithBody(body *iamclientmodels.ModelCountryAgeRestrictionRequest) *UpdateCountryAgeRestrictionParams
- func (o *UpdateCountryAgeRestrictionParams) WithContext(ctx context.Context) *UpdateCountryAgeRestrictionParams
- func (o *UpdateCountryAgeRestrictionParams) WithCountryCode(countryCode string) *UpdateCountryAgeRestrictionParams
- func (o *UpdateCountryAgeRestrictionParams) WithHTTPClient(client *http.Client) *UpdateCountryAgeRestrictionParams
- func (o *UpdateCountryAgeRestrictionParams) WithNamespace(namespace string) *UpdateCountryAgeRestrictionParams
- func (o *UpdateCountryAgeRestrictionParams) WithTimeout(timeout time.Duration) *UpdateCountryAgeRestrictionParams
- func (o *UpdateCountryAgeRestrictionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateCountryAgeRestrictionReader
- type UpdateCountryAgeRestrictionUnauthorized
- type UpdatePasswordBadRequest
- type UpdatePasswordForbidden
- type UpdatePasswordInternalServerError
- type UpdatePasswordNoContent
- type UpdatePasswordNotFound
- type UpdatePasswordParams
- func NewUpdatePasswordParams() *UpdatePasswordParams
- func NewUpdatePasswordParamsWithContext(ctx context.Context) *UpdatePasswordParams
- func NewUpdatePasswordParamsWithHTTPClient(client *http.Client) *UpdatePasswordParams
- func NewUpdatePasswordParamsWithTimeout(timeout time.Duration) *UpdatePasswordParams
- func (o *UpdatePasswordParams) SetBody(body *iamclientmodels.ModelUserPasswordUpdateRequest)
- func (o *UpdatePasswordParams) SetContext(ctx context.Context)
- func (o *UpdatePasswordParams) SetHTTPClient(client *http.Client)
- func (o *UpdatePasswordParams) SetNamespace(namespace string)
- func (o *UpdatePasswordParams) SetTimeout(timeout time.Duration)
- func (o *UpdatePasswordParams) SetUserID(userID string)
- func (o *UpdatePasswordParams) WithBody(body *iamclientmodels.ModelUserPasswordUpdateRequest) *UpdatePasswordParams
- func (o *UpdatePasswordParams) WithContext(ctx context.Context) *UpdatePasswordParams
- func (o *UpdatePasswordParams) WithHTTPClient(client *http.Client) *UpdatePasswordParams
- func (o *UpdatePasswordParams) WithNamespace(namespace string) *UpdatePasswordParams
- func (o *UpdatePasswordParams) WithTimeout(timeout time.Duration) *UpdatePasswordParams
- func (o *UpdatePasswordParams) WithUserID(userID string) *UpdatePasswordParams
- func (o *UpdatePasswordParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdatePasswordReader
- type UpdatePasswordUnauthorized
- type UpdateUserBadRequest
- type UpdateUserConflict
- type UpdateUserInternalServerError
- type UpdateUserNotFound
- type UpdateUserOK
- type UpdateUserParams
- func (o *UpdateUserParams) SetBody(body *iamclientmodels.ModelUserUpdateRequest)
- func (o *UpdateUserParams) SetContext(ctx context.Context)
- func (o *UpdateUserParams) SetHTTPClient(client *http.Client)
- func (o *UpdateUserParams) SetNamespace(namespace string)
- func (o *UpdateUserParams) SetTimeout(timeout time.Duration)
- func (o *UpdateUserParams) SetUserID(userID string)
- func (o *UpdateUserParams) WithBody(body *iamclientmodels.ModelUserUpdateRequest) *UpdateUserParams
- func (o *UpdateUserParams) WithContext(ctx context.Context) *UpdateUserParams
- func (o *UpdateUserParams) WithHTTPClient(client *http.Client) *UpdateUserParams
- func (o *UpdateUserParams) WithNamespace(namespace string) *UpdateUserParams
- func (o *UpdateUserParams) WithTimeout(timeout time.Duration) *UpdateUserParams
- func (o *UpdateUserParams) WithUserID(userID string) *UpdateUserParams
- func (o *UpdateUserParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateUserReader
- type UpdateUserUnauthorized
- type UpdateUserV3BadRequest
- type UpdateUserV3Conflict
- type UpdateUserV3InternalServerError
- type UpdateUserV3OK
- type UpdateUserV3Params
- func (o *UpdateUserV3Params) SetBody(body *iamclientmodels.ModelUserUpdateRequestV3)
- func (o *UpdateUserV3Params) SetContext(ctx context.Context)
- func (o *UpdateUserV3Params) SetHTTPClient(client *http.Client)
- func (o *UpdateUserV3Params) SetNamespace(namespace string)
- func (o *UpdateUserV3Params) SetTimeout(timeout time.Duration)
- func (o *UpdateUserV3Params) WithBody(body *iamclientmodels.ModelUserUpdateRequestV3) *UpdateUserV3Params
- func (o *UpdateUserV3Params) WithContext(ctx context.Context) *UpdateUserV3Params
- func (o *UpdateUserV3Params) WithHTTPClient(client *http.Client) *UpdateUserV3Params
- func (o *UpdateUserV3Params) WithNamespace(namespace string) *UpdateUserV3Params
- func (o *UpdateUserV3Params) WithTimeout(timeout time.Duration) *UpdateUserV3Params
- func (o *UpdateUserV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateUserV3Reader
- type UpdateUserV3Unauthorized
- type UpgradeHeadlessAccountConflict
- type UpgradeHeadlessAccountForbidden
- type UpgradeHeadlessAccountOK
- type UpgradeHeadlessAccountParams
- func NewUpgradeHeadlessAccountParams() *UpgradeHeadlessAccountParams
- func NewUpgradeHeadlessAccountParamsWithContext(ctx context.Context) *UpgradeHeadlessAccountParams
- func NewUpgradeHeadlessAccountParamsWithHTTPClient(client *http.Client) *UpgradeHeadlessAccountParams
- func NewUpgradeHeadlessAccountParamsWithTimeout(timeout time.Duration) *UpgradeHeadlessAccountParams
- func (o *UpgradeHeadlessAccountParams) SetBody(body *iamclientmodels.ModelUpgradeHeadlessAccountRequest)
- func (o *UpgradeHeadlessAccountParams) SetContext(ctx context.Context)
- func (o *UpgradeHeadlessAccountParams) SetHTTPClient(client *http.Client)
- func (o *UpgradeHeadlessAccountParams) SetNamespace(namespace string)
- func (o *UpgradeHeadlessAccountParams) SetTimeout(timeout time.Duration)
- func (o *UpgradeHeadlessAccountParams) SetUserID(userID string)
- func (o *UpgradeHeadlessAccountParams) WithBody(body *iamclientmodels.ModelUpgradeHeadlessAccountRequest) *UpgradeHeadlessAccountParams
- func (o *UpgradeHeadlessAccountParams) WithContext(ctx context.Context) *UpgradeHeadlessAccountParams
- func (o *UpgradeHeadlessAccountParams) WithHTTPClient(client *http.Client) *UpgradeHeadlessAccountParams
- func (o *UpgradeHeadlessAccountParams) WithNamespace(namespace string) *UpgradeHeadlessAccountParams
- func (o *UpgradeHeadlessAccountParams) WithTimeout(timeout time.Duration) *UpgradeHeadlessAccountParams
- func (o *UpgradeHeadlessAccountParams) WithUserID(userID string) *UpgradeHeadlessAccountParams
- func (o *UpgradeHeadlessAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpgradeHeadlessAccountReader
- type UpgradeHeadlessAccountUnauthorized
- type UpgradeHeadlessAccountWithVerificationCodeBadRequest
- type UpgradeHeadlessAccountWithVerificationCodeConflict
- type UpgradeHeadlessAccountWithVerificationCodeForbidden
- type UpgradeHeadlessAccountWithVerificationCodeOK
- type UpgradeHeadlessAccountWithVerificationCodeParams
- func NewUpgradeHeadlessAccountWithVerificationCodeParams() *UpgradeHeadlessAccountWithVerificationCodeParams
- func NewUpgradeHeadlessAccountWithVerificationCodeParamsWithContext(ctx context.Context) *UpgradeHeadlessAccountWithVerificationCodeParams
- func NewUpgradeHeadlessAccountWithVerificationCodeParamsWithHTTPClient(client *http.Client) *UpgradeHeadlessAccountWithVerificationCodeParams
- func NewUpgradeHeadlessAccountWithVerificationCodeParamsWithTimeout(timeout time.Duration) *UpgradeHeadlessAccountWithVerificationCodeParams
- func (o *UpgradeHeadlessAccountWithVerificationCodeParams) SetBody(body *iamclientmodels.ModelUpgradeHeadlessAccountWithVerificationCodeRequest)
- func (o *UpgradeHeadlessAccountWithVerificationCodeParams) SetContext(ctx context.Context)
- func (o *UpgradeHeadlessAccountWithVerificationCodeParams) SetHTTPClient(client *http.Client)
- func (o *UpgradeHeadlessAccountWithVerificationCodeParams) SetNamespace(namespace string)
- func (o *UpgradeHeadlessAccountWithVerificationCodeParams) SetTimeout(timeout time.Duration)
- func (o *UpgradeHeadlessAccountWithVerificationCodeParams) SetUserID(userID string)
- func (o *UpgradeHeadlessAccountWithVerificationCodeParams) WithBody(body *iamclientmodels.ModelUpgradeHeadlessAccountWithVerificationCodeRequest) *UpgradeHeadlessAccountWithVerificationCodeParams
- func (o *UpgradeHeadlessAccountWithVerificationCodeParams) WithContext(ctx context.Context) *UpgradeHeadlessAccountWithVerificationCodeParams
- func (o *UpgradeHeadlessAccountWithVerificationCodeParams) WithHTTPClient(client *http.Client) *UpgradeHeadlessAccountWithVerificationCodeParams
- func (o *UpgradeHeadlessAccountWithVerificationCodeParams) WithNamespace(namespace string) *UpgradeHeadlessAccountWithVerificationCodeParams
- func (o *UpgradeHeadlessAccountWithVerificationCodeParams) WithTimeout(timeout time.Duration) *UpgradeHeadlessAccountWithVerificationCodeParams
- func (o *UpgradeHeadlessAccountWithVerificationCodeParams) WithUserID(userID string) *UpgradeHeadlessAccountWithVerificationCodeParams
- func (o *UpgradeHeadlessAccountWithVerificationCodeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpgradeHeadlessAccountWithVerificationCodeReader
- type UpgradeHeadlessAccountWithVerificationCodeUnauthorized
- type UserVerificationBadRequest
- type UserVerificationForbidden
- type UserVerificationInternalServerError
- type UserVerificationNoContent
- type UserVerificationNotFound
- type UserVerificationParams
- func NewUserVerificationParams() *UserVerificationParams
- func NewUserVerificationParamsWithContext(ctx context.Context) *UserVerificationParams
- func NewUserVerificationParamsWithHTTPClient(client *http.Client) *UserVerificationParams
- func NewUserVerificationParamsWithTimeout(timeout time.Duration) *UserVerificationParams
- func (o *UserVerificationParams) SetBody(body *iamclientmodels.ModelUserVerificationRequest)
- func (o *UserVerificationParams) SetContext(ctx context.Context)
- func (o *UserVerificationParams) SetHTTPClient(client *http.Client)
- func (o *UserVerificationParams) SetNamespace(namespace string)
- func (o *UserVerificationParams) SetTimeout(timeout time.Duration)
- func (o *UserVerificationParams) SetUserID(userID string)
- func (o *UserVerificationParams) WithBody(body *iamclientmodels.ModelUserVerificationRequest) *UserVerificationParams
- func (o *UserVerificationParams) WithContext(ctx context.Context) *UserVerificationParams
- func (o *UserVerificationParams) WithHTTPClient(client *http.Client) *UserVerificationParams
- func (o *UserVerificationParams) WithNamespace(namespace string) *UserVerificationParams
- func (o *UserVerificationParams) WithTimeout(timeout time.Duration) *UserVerificationParams
- func (o *UserVerificationParams) WithUserID(userID string) *UserVerificationParams
- func (o *UserVerificationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UserVerificationReader
- type UserVerificationUnauthorized
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AddUserPermissionBadRequest ¶ added in v0.2.0
type AddUserPermissionBadRequest struct { }
AddUserPermissionBadRequest handles this case with default header values.
Invalid request
func NewAddUserPermissionBadRequest ¶ added in v0.2.0
func NewAddUserPermissionBadRequest() *AddUserPermissionBadRequest
NewAddUserPermissionBadRequest creates a AddUserPermissionBadRequest with default headers values
func (*AddUserPermissionBadRequest) Error ¶ added in v0.2.0
func (o *AddUserPermissionBadRequest) Error() string
type AddUserPermissionForbidden ¶ added in v0.2.0
type AddUserPermissionForbidden struct { }
AddUserPermissionForbidden handles this case with default header values.
Forbidden
func NewAddUserPermissionForbidden ¶ added in v0.2.0
func NewAddUserPermissionForbidden() *AddUserPermissionForbidden
NewAddUserPermissionForbidden creates a AddUserPermissionForbidden with default headers values
func (*AddUserPermissionForbidden) Error ¶ added in v0.2.0
func (o *AddUserPermissionForbidden) Error() string
type AddUserPermissionNoContent ¶ added in v0.2.0
type AddUserPermissionNoContent struct { }
AddUserPermissionNoContent handles this case with default header values.
Operation succeeded
func NewAddUserPermissionNoContent ¶ added in v0.2.0
func NewAddUserPermissionNoContent() *AddUserPermissionNoContent
NewAddUserPermissionNoContent creates a AddUserPermissionNoContent with default headers values
func (*AddUserPermissionNoContent) Error ¶ added in v0.2.0
func (o *AddUserPermissionNoContent) Error() string
type AddUserPermissionNotFound ¶ added in v0.2.0
type AddUserPermissionNotFound struct { }
AddUserPermissionNotFound handles this case with default header values.
Data not found
func NewAddUserPermissionNotFound ¶ added in v0.2.0
func NewAddUserPermissionNotFound() *AddUserPermissionNotFound
NewAddUserPermissionNotFound creates a AddUserPermissionNotFound with default headers values
func (*AddUserPermissionNotFound) Error ¶ added in v0.2.0
func (o *AddUserPermissionNotFound) Error() string
type AddUserPermissionParams ¶ added in v0.2.0
type AddUserPermissionParams struct { /*Action Action (1..15) */ Action int64 /*Body*/ Body *iamclientmodels.ModelUpdatePermissionScheduleRequest /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*Resource Resource Name */ Resource string /*UserID User id */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AddUserPermissionParams contains all the parameters to send to the API endpoint for the add user permission operation typically these are written to a http.Request
func NewAddUserPermissionParams ¶ added in v0.2.0
func NewAddUserPermissionParams() *AddUserPermissionParams
NewAddUserPermissionParams creates a new AddUserPermissionParams object with the default values initialized.
func NewAddUserPermissionParamsWithContext ¶ added in v0.2.0
func NewAddUserPermissionParamsWithContext(ctx context.Context) *AddUserPermissionParams
NewAddUserPermissionParamsWithContext creates a new AddUserPermissionParams object with the default values initialized, and the ability to set a context for a request
func NewAddUserPermissionParamsWithHTTPClient ¶ added in v0.2.0
func NewAddUserPermissionParamsWithHTTPClient(client *http.Client) *AddUserPermissionParams
NewAddUserPermissionParamsWithHTTPClient creates a new AddUserPermissionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAddUserPermissionParamsWithTimeout ¶ added in v0.2.0
func NewAddUserPermissionParamsWithTimeout(timeout time.Duration) *AddUserPermissionParams
NewAddUserPermissionParamsWithTimeout creates a new AddUserPermissionParams object with the default values initialized, and the ability to set a timeout on a request
func (*AddUserPermissionParams) SetAction ¶ added in v0.2.0
func (o *AddUserPermissionParams) SetAction(action int64)
SetAction adds the action to the add user permission params
func (*AddUserPermissionParams) SetBody ¶ added in v0.2.0
func (o *AddUserPermissionParams) SetBody(body *iamclientmodels.ModelUpdatePermissionScheduleRequest)
SetBody adds the body to the add user permission params
func (*AddUserPermissionParams) SetContext ¶ added in v0.2.0
func (o *AddUserPermissionParams) SetContext(ctx context.Context)
SetContext adds the context to the add user permission params
func (*AddUserPermissionParams) SetHTTPClient ¶ added in v0.2.0
func (o *AddUserPermissionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the add user permission params
func (*AddUserPermissionParams) SetNamespace ¶ added in v0.2.0
func (o *AddUserPermissionParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the add user permission params
func (*AddUserPermissionParams) SetResource ¶ added in v0.2.0
func (o *AddUserPermissionParams) SetResource(resource string)
SetResource adds the resource to the add user permission params
func (*AddUserPermissionParams) SetTimeout ¶ added in v0.2.0
func (o *AddUserPermissionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the add user permission params
func (*AddUserPermissionParams) SetUserID ¶ added in v0.2.0
func (o *AddUserPermissionParams) SetUserID(userID string)
SetUserID adds the userId to the add user permission params
func (*AddUserPermissionParams) WithAction ¶ added in v0.2.0
func (o *AddUserPermissionParams) WithAction(action int64) *AddUserPermissionParams
WithAction adds the action to the add user permission params
func (*AddUserPermissionParams) WithBody ¶ added in v0.2.0
func (o *AddUserPermissionParams) WithBody(body *iamclientmodels.ModelUpdatePermissionScheduleRequest) *AddUserPermissionParams
WithBody adds the body to the add user permission params
func (*AddUserPermissionParams) WithContext ¶ added in v0.2.0
func (o *AddUserPermissionParams) WithContext(ctx context.Context) *AddUserPermissionParams
WithContext adds the context to the add user permission params
func (*AddUserPermissionParams) WithHTTPClient ¶ added in v0.2.0
func (o *AddUserPermissionParams) WithHTTPClient(client *http.Client) *AddUserPermissionParams
WithHTTPClient adds the HTTPClient to the add user permission params
func (*AddUserPermissionParams) WithNamespace ¶ added in v0.2.0
func (o *AddUserPermissionParams) WithNamespace(namespace string) *AddUserPermissionParams
WithNamespace adds the namespace to the add user permission params
func (*AddUserPermissionParams) WithResource ¶ added in v0.2.0
func (o *AddUserPermissionParams) WithResource(resource string) *AddUserPermissionParams
WithResource adds the resource to the add user permission params
func (*AddUserPermissionParams) WithTimeout ¶ added in v0.2.0
func (o *AddUserPermissionParams) WithTimeout(timeout time.Duration) *AddUserPermissionParams
WithTimeout adds the timeout to the add user permission params
func (*AddUserPermissionParams) WithUserID ¶ added in v0.2.0
func (o *AddUserPermissionParams) WithUserID(userID string) *AddUserPermissionParams
WithUserID adds the userID to the add user permission params
func (*AddUserPermissionParams) WriteToRequest ¶ added in v0.2.0
func (o *AddUserPermissionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AddUserPermissionReader ¶ added in v0.2.0
type AddUserPermissionReader struct {
// contains filtered or unexported fields
}
AddUserPermissionReader is a Reader for the AddUserPermission structure.
func (*AddUserPermissionReader) ReadResponse ¶ added in v0.2.0
func (o *AddUserPermissionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AddUserPermissionUnauthorized ¶ added in v0.2.0
type AddUserPermissionUnauthorized struct { }
AddUserPermissionUnauthorized handles this case with default header values.
Unauthorized access
func NewAddUserPermissionUnauthorized ¶ added in v0.2.0
func NewAddUserPermissionUnauthorized() *AddUserPermissionUnauthorized
NewAddUserPermissionUnauthorized creates a AddUserPermissionUnauthorized with default headers values
func (*AddUserPermissionUnauthorized) Error ¶ added in v0.2.0
func (o *AddUserPermissionUnauthorized) Error() string
type AddUserRoleConflict ¶ added in v0.2.0
type AddUserRoleConflict struct { }
AddUserRoleConflict handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10160</td><td>user already has the role</td></tr><tr><td>10161</td><td>user already the role member</td></tr></table>
func NewAddUserRoleConflict ¶ added in v0.2.0
func NewAddUserRoleConflict() *AddUserRoleConflict
NewAddUserRoleConflict creates a AddUserRoleConflict with default headers values
func (*AddUserRoleConflict) Error ¶ added in v0.2.0
func (o *AddUserRoleConflict) Error() string
type AddUserRoleForbidden ¶ added in v0.2.0
type AddUserRoleForbidden struct { }
AddUserRoleForbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10159</td><td>operator is not a role manager</td></tr></table>
func NewAddUserRoleForbidden ¶ added in v0.2.0
func NewAddUserRoleForbidden() *AddUserRoleForbidden
NewAddUserRoleForbidden creates a AddUserRoleForbidden with default headers values
func (*AddUserRoleForbidden) Error ¶ added in v0.2.0
func (o *AddUserRoleForbidden) Error() string
type AddUserRoleInternalServerError ¶ added in v0.2.0
type AddUserRoleInternalServerError struct { }
AddUserRoleInternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20000</td><td>internal server error</td></tr></table>
func NewAddUserRoleInternalServerError ¶ added in v0.2.0
func NewAddUserRoleInternalServerError() *AddUserRoleInternalServerError
NewAddUserRoleInternalServerError creates a AddUserRoleInternalServerError with default headers values
func (*AddUserRoleInternalServerError) Error ¶ added in v0.2.0
func (o *AddUserRoleInternalServerError) Error() string
type AddUserRoleNoContent ¶ added in v0.2.0
type AddUserRoleNoContent struct { }
AddUserRoleNoContent handles this case with default header values.
Operation succeeded
func NewAddUserRoleNoContent ¶ added in v0.2.0
func NewAddUserRoleNoContent() *AddUserRoleNoContent
NewAddUserRoleNoContent creates a AddUserRoleNoContent with default headers values
func (*AddUserRoleNoContent) Error ¶ added in v0.2.0
func (o *AddUserRoleNoContent) Error() string
type AddUserRoleNotFound ¶ added in v0.2.0
type AddUserRoleNotFound struct { }
AddUserRoleNotFound handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10156</td><td>role not found</td></tr><tr><td>20008</td><td>user not found</td></tr></table>
func NewAddUserRoleNotFound ¶ added in v0.2.0
func NewAddUserRoleNotFound() *AddUserRoleNotFound
NewAddUserRoleNotFound creates a AddUserRoleNotFound with default headers values
func (*AddUserRoleNotFound) Error ¶ added in v0.2.0
func (o *AddUserRoleNotFound) Error() string
type AddUserRoleParams ¶ added in v0.2.0
type AddUserRoleParams struct { /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*RoleID Role id */ RoleID string /*UserID User id */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AddUserRoleParams contains all the parameters to send to the API endpoint for the add user role operation typically these are written to a http.Request
func NewAddUserRoleParams ¶ added in v0.2.0
func NewAddUserRoleParams() *AddUserRoleParams
NewAddUserRoleParams creates a new AddUserRoleParams object with the default values initialized.
func NewAddUserRoleParamsWithContext ¶ added in v0.2.0
func NewAddUserRoleParamsWithContext(ctx context.Context) *AddUserRoleParams
NewAddUserRoleParamsWithContext creates a new AddUserRoleParams object with the default values initialized, and the ability to set a context for a request
func NewAddUserRoleParamsWithHTTPClient ¶ added in v0.2.0
func NewAddUserRoleParamsWithHTTPClient(client *http.Client) *AddUserRoleParams
NewAddUserRoleParamsWithHTTPClient creates a new AddUserRoleParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAddUserRoleParamsWithTimeout ¶ added in v0.2.0
func NewAddUserRoleParamsWithTimeout(timeout time.Duration) *AddUserRoleParams
NewAddUserRoleParamsWithTimeout creates a new AddUserRoleParams object with the default values initialized, and the ability to set a timeout on a request
func (*AddUserRoleParams) SetContext ¶ added in v0.2.0
func (o *AddUserRoleParams) SetContext(ctx context.Context)
SetContext adds the context to the add user role params
func (*AddUserRoleParams) SetHTTPClient ¶ added in v0.2.0
func (o *AddUserRoleParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the add user role params
func (*AddUserRoleParams) SetNamespace ¶ added in v0.2.0
func (o *AddUserRoleParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the add user role params
func (*AddUserRoleParams) SetRoleID ¶ added in v0.2.0
func (o *AddUserRoleParams) SetRoleID(roleID string)
SetRoleID adds the roleId to the add user role params
func (*AddUserRoleParams) SetTimeout ¶ added in v0.2.0
func (o *AddUserRoleParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the add user role params
func (*AddUserRoleParams) SetUserID ¶ added in v0.2.0
func (o *AddUserRoleParams) SetUserID(userID string)
SetUserID adds the userId to the add user role params
func (*AddUserRoleParams) WithContext ¶ added in v0.2.0
func (o *AddUserRoleParams) WithContext(ctx context.Context) *AddUserRoleParams
WithContext adds the context to the add user role params
func (*AddUserRoleParams) WithHTTPClient ¶ added in v0.2.0
func (o *AddUserRoleParams) WithHTTPClient(client *http.Client) *AddUserRoleParams
WithHTTPClient adds the HTTPClient to the add user role params
func (*AddUserRoleParams) WithNamespace ¶ added in v0.2.0
func (o *AddUserRoleParams) WithNamespace(namespace string) *AddUserRoleParams
WithNamespace adds the namespace to the add user role params
func (*AddUserRoleParams) WithRoleID ¶ added in v0.2.0
func (o *AddUserRoleParams) WithRoleID(roleID string) *AddUserRoleParams
WithRoleID adds the roleID to the add user role params
func (*AddUserRoleParams) WithTimeout ¶ added in v0.2.0
func (o *AddUserRoleParams) WithTimeout(timeout time.Duration) *AddUserRoleParams
WithTimeout adds the timeout to the add user role params
func (*AddUserRoleParams) WithUserID ¶ added in v0.2.0
func (o *AddUserRoleParams) WithUserID(userID string) *AddUserRoleParams
WithUserID adds the userID to the add user role params
func (*AddUserRoleParams) WriteToRequest ¶ added in v0.2.0
func (o *AddUserRoleParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AddUserRoleReader ¶ added in v0.2.0
type AddUserRoleReader struct {
// contains filtered or unexported fields
}
AddUserRoleReader is a Reader for the AddUserRole structure.
func (*AddUserRoleReader) ReadResponse ¶ added in v0.2.0
func (o *AddUserRoleReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AddUserRoleUnauthorized ¶ added in v0.2.0
type AddUserRoleUnauthorized struct { }
AddUserRoleUnauthorized handles this case with default header values.
Unauthorized access
func NewAddUserRoleUnauthorized ¶ added in v0.2.0
func NewAddUserRoleUnauthorized() *AddUserRoleUnauthorized
NewAddUserRoleUnauthorized creates a AddUserRoleUnauthorized with default headers values
func (*AddUserRoleUnauthorized) Error ¶ added in v0.2.0
func (o *AddUserRoleUnauthorized) Error() string
type AdminAddUserPermissionsV3BadRequest ¶ added in v0.2.0
type AdminAddUserPermissionsV3BadRequest struct { }
AdminAddUserPermissionsV3BadRequest handles this case with default header values.
Invalid request
func NewAdminAddUserPermissionsV3BadRequest ¶ added in v0.2.0
func NewAdminAddUserPermissionsV3BadRequest() *AdminAddUserPermissionsV3BadRequest
NewAdminAddUserPermissionsV3BadRequest creates a AdminAddUserPermissionsV3BadRequest with default headers values
func (*AdminAddUserPermissionsV3BadRequest) Error ¶ added in v0.2.0
func (o *AdminAddUserPermissionsV3BadRequest) Error() string
type AdminAddUserPermissionsV3Forbidden ¶ added in v0.2.0
type AdminAddUserPermissionsV3Forbidden struct { }
AdminAddUserPermissionsV3Forbidden handles this case with default header values.
Forbidden
func NewAdminAddUserPermissionsV3Forbidden ¶ added in v0.2.0
func NewAdminAddUserPermissionsV3Forbidden() *AdminAddUserPermissionsV3Forbidden
NewAdminAddUserPermissionsV3Forbidden creates a AdminAddUserPermissionsV3Forbidden with default headers values
func (*AdminAddUserPermissionsV3Forbidden) Error ¶ added in v0.2.0
func (o *AdminAddUserPermissionsV3Forbidden) Error() string
type AdminAddUserPermissionsV3NoContent ¶ added in v0.2.0
type AdminAddUserPermissionsV3NoContent struct { }
AdminAddUserPermissionsV3NoContent handles this case with default header values.
Operation succeeded
func NewAdminAddUserPermissionsV3NoContent ¶ added in v0.2.0
func NewAdminAddUserPermissionsV3NoContent() *AdminAddUserPermissionsV3NoContent
NewAdminAddUserPermissionsV3NoContent creates a AdminAddUserPermissionsV3NoContent with default headers values
func (*AdminAddUserPermissionsV3NoContent) Error ¶ added in v0.2.0
func (o *AdminAddUserPermissionsV3NoContent) Error() string
type AdminAddUserPermissionsV3NotFound ¶ added in v0.2.0
type AdminAddUserPermissionsV3NotFound struct { }
AdminAddUserPermissionsV3NotFound handles this case with default header values.
Data not found
func NewAdminAddUserPermissionsV3NotFound ¶ added in v0.2.0
func NewAdminAddUserPermissionsV3NotFound() *AdminAddUserPermissionsV3NotFound
NewAdminAddUserPermissionsV3NotFound creates a AdminAddUserPermissionsV3NotFound with default headers values
func (*AdminAddUserPermissionsV3NotFound) Error ¶ added in v0.2.0
func (o *AdminAddUserPermissionsV3NotFound) Error() string
type AdminAddUserPermissionsV3Params ¶ added in v0.2.0
type AdminAddUserPermissionsV3Params struct { /*Body*/ Body *iamclientmodels.AccountcommonPermissions /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*UserID User id */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminAddUserPermissionsV3Params contains all the parameters to send to the API endpoint for the admin add user permissions v3 operation typically these are written to a http.Request
func NewAdminAddUserPermissionsV3Params ¶ added in v0.2.0
func NewAdminAddUserPermissionsV3Params() *AdminAddUserPermissionsV3Params
NewAdminAddUserPermissionsV3Params creates a new AdminAddUserPermissionsV3Params object with the default values initialized.
func NewAdminAddUserPermissionsV3ParamsWithContext ¶ added in v0.2.0
func NewAdminAddUserPermissionsV3ParamsWithContext(ctx context.Context) *AdminAddUserPermissionsV3Params
NewAdminAddUserPermissionsV3ParamsWithContext creates a new AdminAddUserPermissionsV3Params object with the default values initialized, and the ability to set a context for a request
func NewAdminAddUserPermissionsV3ParamsWithHTTPClient ¶ added in v0.2.0
func NewAdminAddUserPermissionsV3ParamsWithHTTPClient(client *http.Client) *AdminAddUserPermissionsV3Params
NewAdminAddUserPermissionsV3ParamsWithHTTPClient creates a new AdminAddUserPermissionsV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminAddUserPermissionsV3ParamsWithTimeout ¶ added in v0.2.0
func NewAdminAddUserPermissionsV3ParamsWithTimeout(timeout time.Duration) *AdminAddUserPermissionsV3Params
NewAdminAddUserPermissionsV3ParamsWithTimeout creates a new AdminAddUserPermissionsV3Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminAddUserPermissionsV3Params) SetBody ¶ added in v0.2.0
func (o *AdminAddUserPermissionsV3Params) SetBody(body *iamclientmodels.AccountcommonPermissions)
SetBody adds the body to the admin add user permissions v3 params
func (*AdminAddUserPermissionsV3Params) SetContext ¶ added in v0.2.0
func (o *AdminAddUserPermissionsV3Params) SetContext(ctx context.Context)
SetContext adds the context to the admin add user permissions v3 params
func (*AdminAddUserPermissionsV3Params) SetHTTPClient ¶ added in v0.2.0
func (o *AdminAddUserPermissionsV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin add user permissions v3 params
func (*AdminAddUserPermissionsV3Params) SetNamespace ¶ added in v0.2.0
func (o *AdminAddUserPermissionsV3Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin add user permissions v3 params
func (*AdminAddUserPermissionsV3Params) SetTimeout ¶ added in v0.2.0
func (o *AdminAddUserPermissionsV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin add user permissions v3 params
func (*AdminAddUserPermissionsV3Params) SetUserID ¶ added in v0.2.0
func (o *AdminAddUserPermissionsV3Params) SetUserID(userID string)
SetUserID adds the userId to the admin add user permissions v3 params
func (*AdminAddUserPermissionsV3Params) WithBody ¶ added in v0.2.0
func (o *AdminAddUserPermissionsV3Params) WithBody(body *iamclientmodels.AccountcommonPermissions) *AdminAddUserPermissionsV3Params
WithBody adds the body to the admin add user permissions v3 params
func (*AdminAddUserPermissionsV3Params) WithContext ¶ added in v0.2.0
func (o *AdminAddUserPermissionsV3Params) WithContext(ctx context.Context) *AdminAddUserPermissionsV3Params
WithContext adds the context to the admin add user permissions v3 params
func (*AdminAddUserPermissionsV3Params) WithHTTPClient ¶ added in v0.2.0
func (o *AdminAddUserPermissionsV3Params) WithHTTPClient(client *http.Client) *AdminAddUserPermissionsV3Params
WithHTTPClient adds the HTTPClient to the admin add user permissions v3 params
func (*AdminAddUserPermissionsV3Params) WithNamespace ¶ added in v0.2.0
func (o *AdminAddUserPermissionsV3Params) WithNamespace(namespace string) *AdminAddUserPermissionsV3Params
WithNamespace adds the namespace to the admin add user permissions v3 params
func (*AdminAddUserPermissionsV3Params) WithTimeout ¶ added in v0.2.0
func (o *AdminAddUserPermissionsV3Params) WithTimeout(timeout time.Duration) *AdminAddUserPermissionsV3Params
WithTimeout adds the timeout to the admin add user permissions v3 params
func (*AdminAddUserPermissionsV3Params) WithUserID ¶ added in v0.2.0
func (o *AdminAddUserPermissionsV3Params) WithUserID(userID string) *AdminAddUserPermissionsV3Params
WithUserID adds the userID to the admin add user permissions v3 params
func (*AdminAddUserPermissionsV3Params) WriteToRequest ¶ added in v0.2.0
func (o *AdminAddUserPermissionsV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminAddUserPermissionsV3Reader ¶ added in v0.2.0
type AdminAddUserPermissionsV3Reader struct {
// contains filtered or unexported fields
}
AdminAddUserPermissionsV3Reader is a Reader for the AdminAddUserPermissionsV3 structure.
func (*AdminAddUserPermissionsV3Reader) ReadResponse ¶ added in v0.2.0
func (o *AdminAddUserPermissionsV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminAddUserPermissionsV3Unauthorized ¶ added in v0.2.0
type AdminAddUserPermissionsV3Unauthorized struct { }
AdminAddUserPermissionsV3Unauthorized handles this case with default header values.
Unauthorized access
func NewAdminAddUserPermissionsV3Unauthorized ¶ added in v0.2.0
func NewAdminAddUserPermissionsV3Unauthorized() *AdminAddUserPermissionsV3Unauthorized
NewAdminAddUserPermissionsV3Unauthorized creates a AdminAddUserPermissionsV3Unauthorized with default headers values
func (*AdminAddUserPermissionsV3Unauthorized) Error ¶ added in v0.2.0
func (o *AdminAddUserPermissionsV3Unauthorized) Error() string
type AdminAddUserRoleV3BadRequest ¶
type AdminAddUserRoleV3BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminAddUserRoleV3BadRequest 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 NewAdminAddUserRoleV3BadRequest ¶
func NewAdminAddUserRoleV3BadRequest() *AdminAddUserRoleV3BadRequest
NewAdminAddUserRoleV3BadRequest creates a AdminAddUserRoleV3BadRequest with default headers values
func (*AdminAddUserRoleV3BadRequest) Error ¶
func (o *AdminAddUserRoleV3BadRequest) Error() string
func (*AdminAddUserRoleV3BadRequest) GetPayload ¶
func (o *AdminAddUserRoleV3BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
type AdminAddUserRoleV3Conflict ¶
type AdminAddUserRoleV3Conflict struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminAddUserRoleV3Conflict handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10160</td><td>user already has the role</td></tr><tr><td>10161</td><td>user already the role member</td></tr></table>
func NewAdminAddUserRoleV3Conflict ¶
func NewAdminAddUserRoleV3Conflict() *AdminAddUserRoleV3Conflict
NewAdminAddUserRoleV3Conflict creates a AdminAddUserRoleV3Conflict with default headers values
func (*AdminAddUserRoleV3Conflict) Error ¶
func (o *AdminAddUserRoleV3Conflict) Error() string
func (*AdminAddUserRoleV3Conflict) GetPayload ¶
func (o *AdminAddUserRoleV3Conflict) GetPayload() *iamclientmodels.RestErrorResponse
type AdminAddUserRoleV3Forbidden ¶
type AdminAddUserRoleV3Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminAddUserRoleV3Forbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20013</td><td>insufficient permissions</td></tr><tr><td>10159</td><td>operator is not a role manager</td></tr></table>
func NewAdminAddUserRoleV3Forbidden ¶
func NewAdminAddUserRoleV3Forbidden() *AdminAddUserRoleV3Forbidden
NewAdminAddUserRoleV3Forbidden creates a AdminAddUserRoleV3Forbidden with default headers values
func (*AdminAddUserRoleV3Forbidden) Error ¶
func (o *AdminAddUserRoleV3Forbidden) Error() string
func (*AdminAddUserRoleV3Forbidden) GetPayload ¶
func (o *AdminAddUserRoleV3Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
type AdminAddUserRoleV3NoContent ¶
type AdminAddUserRoleV3NoContent struct { }
AdminAddUserRoleV3NoContent handles this case with default header values.
No Content
func NewAdminAddUserRoleV3NoContent ¶
func NewAdminAddUserRoleV3NoContent() *AdminAddUserRoleV3NoContent
NewAdminAddUserRoleV3NoContent creates a AdminAddUserRoleV3NoContent with default headers values
func (*AdminAddUserRoleV3NoContent) Error ¶
func (o *AdminAddUserRoleV3NoContent) Error() string
type AdminAddUserRoleV3NotFound ¶
type AdminAddUserRoleV3NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminAddUserRoleV3NotFound 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>10156</td><td>role not found</td></tr></table>
func NewAdminAddUserRoleV3NotFound ¶
func NewAdminAddUserRoleV3NotFound() *AdminAddUserRoleV3NotFound
NewAdminAddUserRoleV3NotFound creates a AdminAddUserRoleV3NotFound with default headers values
func (*AdminAddUserRoleV3NotFound) Error ¶
func (o *AdminAddUserRoleV3NotFound) Error() string
func (*AdminAddUserRoleV3NotFound) GetPayload ¶
func (o *AdminAddUserRoleV3NotFound) GetPayload() *iamclientmodels.RestErrorResponse
type AdminAddUserRoleV3Params ¶
type AdminAddUserRoleV3Params struct { /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*RoleID Role ID, should follow UUID version 4 without hyphen */ RoleID string /*UserID User ID, should follow UUID version 4 without hyphen */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminAddUserRoleV3Params contains all the parameters to send to the API endpoint for the admin add user role v3 operation typically these are written to a http.Request
func NewAdminAddUserRoleV3Params ¶
func NewAdminAddUserRoleV3Params() *AdminAddUserRoleV3Params
NewAdminAddUserRoleV3Params creates a new AdminAddUserRoleV3Params object with the default values initialized.
func NewAdminAddUserRoleV3ParamsWithContext ¶
func NewAdminAddUserRoleV3ParamsWithContext(ctx context.Context) *AdminAddUserRoleV3Params
NewAdminAddUserRoleV3ParamsWithContext creates a new AdminAddUserRoleV3Params object with the default values initialized, and the ability to set a context for a request
func NewAdminAddUserRoleV3ParamsWithHTTPClient ¶
func NewAdminAddUserRoleV3ParamsWithHTTPClient(client *http.Client) *AdminAddUserRoleV3Params
NewAdminAddUserRoleV3ParamsWithHTTPClient creates a new AdminAddUserRoleV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminAddUserRoleV3ParamsWithTimeout ¶
func NewAdminAddUserRoleV3ParamsWithTimeout(timeout time.Duration) *AdminAddUserRoleV3Params
NewAdminAddUserRoleV3ParamsWithTimeout creates a new AdminAddUserRoleV3Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminAddUserRoleV3Params) SetContext ¶
func (o *AdminAddUserRoleV3Params) SetContext(ctx context.Context)
SetContext adds the context to the admin add user role v3 params
func (*AdminAddUserRoleV3Params) SetHTTPClient ¶
func (o *AdminAddUserRoleV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin add user role v3 params
func (*AdminAddUserRoleV3Params) SetNamespace ¶
func (o *AdminAddUserRoleV3Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin add user role v3 params
func (*AdminAddUserRoleV3Params) SetRoleID ¶
func (o *AdminAddUserRoleV3Params) SetRoleID(roleID string)
SetRoleID adds the roleId to the admin add user role v3 params
func (*AdminAddUserRoleV3Params) SetTimeout ¶
func (o *AdminAddUserRoleV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin add user role v3 params
func (*AdminAddUserRoleV3Params) SetUserID ¶
func (o *AdminAddUserRoleV3Params) SetUserID(userID string)
SetUserID adds the userId to the admin add user role v3 params
func (*AdminAddUserRoleV3Params) WithContext ¶
func (o *AdminAddUserRoleV3Params) WithContext(ctx context.Context) *AdminAddUserRoleV3Params
WithContext adds the context to the admin add user role v3 params
func (*AdminAddUserRoleV3Params) WithHTTPClient ¶
func (o *AdminAddUserRoleV3Params) WithHTTPClient(client *http.Client) *AdminAddUserRoleV3Params
WithHTTPClient adds the HTTPClient to the admin add user role v3 params
func (*AdminAddUserRoleV3Params) WithNamespace ¶
func (o *AdminAddUserRoleV3Params) WithNamespace(namespace string) *AdminAddUserRoleV3Params
WithNamespace adds the namespace to the admin add user role v3 params
func (*AdminAddUserRoleV3Params) WithRoleID ¶
func (o *AdminAddUserRoleV3Params) WithRoleID(roleID string) *AdminAddUserRoleV3Params
WithRoleID adds the roleID to the admin add user role v3 params
func (*AdminAddUserRoleV3Params) WithTimeout ¶
func (o *AdminAddUserRoleV3Params) WithTimeout(timeout time.Duration) *AdminAddUserRoleV3Params
WithTimeout adds the timeout to the admin add user role v3 params
func (*AdminAddUserRoleV3Params) WithUserID ¶
func (o *AdminAddUserRoleV3Params) WithUserID(userID string) *AdminAddUserRoleV3Params
WithUserID adds the userID to the admin add user role v3 params
func (*AdminAddUserRoleV3Params) WriteToRequest ¶
func (o *AdminAddUserRoleV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminAddUserRoleV3Reader ¶
type AdminAddUserRoleV3Reader struct {
// contains filtered or unexported fields
}
AdminAddUserRoleV3Reader is a Reader for the AdminAddUserRoleV3 structure.
func (*AdminAddUserRoleV3Reader) ReadResponse ¶
func (o *AdminAddUserRoleV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminAddUserRoleV3Unauthorized ¶
type AdminAddUserRoleV3Unauthorized struct {
}AdminAddUserRoleV3Unauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr></table>
func NewAdminAddUserRoleV3Unauthorized ¶
func NewAdminAddUserRoleV3Unauthorized() *AdminAddUserRoleV3Unauthorized
NewAdminAddUserRoleV3Unauthorized creates a AdminAddUserRoleV3Unauthorized with default headers values
func (*AdminAddUserRoleV3Unauthorized) Error ¶
func (o *AdminAddUserRoleV3Unauthorized) Error() string
func (*AdminAddUserRoleV3Unauthorized) GetPayload ¶
func (o *AdminAddUserRoleV3Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
type AdminBanUserV2BadRequest ¶ added in v0.2.0
type AdminBanUserV2BadRequest struct { }
AdminBanUserV2BadRequest 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 NewAdminBanUserV2BadRequest ¶ added in v0.2.0
func NewAdminBanUserV2BadRequest() *AdminBanUserV2BadRequest
NewAdminBanUserV2BadRequest creates a AdminBanUserV2BadRequest with default headers values
func (*AdminBanUserV2BadRequest) Error ¶ added in v0.2.0
func (o *AdminBanUserV2BadRequest) Error() string
type AdminBanUserV2Created ¶ added in v0.2.0
type AdminBanUserV2Created struct {
Payload *iamclientmodels.ModelUserBanResponse
}
AdminBanUserV2Created handles this case with default header values.
Created
func NewAdminBanUserV2Created ¶ added in v0.2.0
func NewAdminBanUserV2Created() *AdminBanUserV2Created
NewAdminBanUserV2Created creates a AdminBanUserV2Created with default headers values
func (*AdminBanUserV2Created) Error ¶ added in v0.2.0
func (o *AdminBanUserV2Created) Error() string
func (*AdminBanUserV2Created) GetPayload ¶ added in v0.2.0
func (o *AdminBanUserV2Created) GetPayload() *iamclientmodels.ModelUserBanResponse
type AdminBanUserV2Forbidden ¶ added in v0.2.0
type AdminBanUserV2Forbidden struct { }
AdminBanUserV2Forbidden handles this case with default header values.
Forbidden
func NewAdminBanUserV2Forbidden ¶ added in v0.2.0
func NewAdminBanUserV2Forbidden() *AdminBanUserV2Forbidden
NewAdminBanUserV2Forbidden creates a AdminBanUserV2Forbidden with default headers values
func (*AdminBanUserV2Forbidden) Error ¶ added in v0.2.0
func (o *AdminBanUserV2Forbidden) Error() string
type AdminBanUserV2InternalServerError ¶ added in v0.2.0
type AdminBanUserV2InternalServerError struct { }
AdminBanUserV2InternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20000</td><td>internal server error</td></tr></table>
func NewAdminBanUserV2InternalServerError ¶ added in v0.2.0
func NewAdminBanUserV2InternalServerError() *AdminBanUserV2InternalServerError
NewAdminBanUserV2InternalServerError creates a AdminBanUserV2InternalServerError with default headers values
func (*AdminBanUserV2InternalServerError) Error ¶ added in v0.2.0
func (o *AdminBanUserV2InternalServerError) Error() string
type AdminBanUserV2NotFound ¶ added in v0.2.0
type AdminBanUserV2NotFound struct { }
AdminBanUserV2NotFound handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10139</td><td>platform account not found</td></tr><tr><td>20008</td><td>user not found</td></tr><tr><td>10158</td><td>ban not found</td></tr></table>
func NewAdminBanUserV2NotFound ¶ added in v0.2.0
func NewAdminBanUserV2NotFound() *AdminBanUserV2NotFound
NewAdminBanUserV2NotFound creates a AdminBanUserV2NotFound with default headers values
func (*AdminBanUserV2NotFound) Error ¶ added in v0.2.0
func (o *AdminBanUserV2NotFound) Error() string
type AdminBanUserV2Params ¶ added in v0.2.0
type AdminBanUserV2Params struct { /*Body*/ Body *iamclientmodels.ModelBanCreateRequest /*Namespace Namespace */ Namespace string /*UserID User ID */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminBanUserV2Params contains all the parameters to send to the API endpoint for the admin ban user v2 operation typically these are written to a http.Request
func NewAdminBanUserV2Params ¶ added in v0.2.0
func NewAdminBanUserV2Params() *AdminBanUserV2Params
NewAdminBanUserV2Params creates a new AdminBanUserV2Params object with the default values initialized.
func NewAdminBanUserV2ParamsWithContext ¶ added in v0.2.0
func NewAdminBanUserV2ParamsWithContext(ctx context.Context) *AdminBanUserV2Params
NewAdminBanUserV2ParamsWithContext creates a new AdminBanUserV2Params object with the default values initialized, and the ability to set a context for a request
func NewAdminBanUserV2ParamsWithHTTPClient ¶ added in v0.2.0
func NewAdminBanUserV2ParamsWithHTTPClient(client *http.Client) *AdminBanUserV2Params
NewAdminBanUserV2ParamsWithHTTPClient creates a new AdminBanUserV2Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminBanUserV2ParamsWithTimeout ¶ added in v0.2.0
func NewAdminBanUserV2ParamsWithTimeout(timeout time.Duration) *AdminBanUserV2Params
NewAdminBanUserV2ParamsWithTimeout creates a new AdminBanUserV2Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminBanUserV2Params) SetBody ¶ added in v0.2.0
func (o *AdminBanUserV2Params) SetBody(body *iamclientmodels.ModelBanCreateRequest)
SetBody adds the body to the admin ban user v2 params
func (*AdminBanUserV2Params) SetContext ¶ added in v0.2.0
func (o *AdminBanUserV2Params) SetContext(ctx context.Context)
SetContext adds the context to the admin ban user v2 params
func (*AdminBanUserV2Params) SetHTTPClient ¶ added in v0.2.0
func (o *AdminBanUserV2Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin ban user v2 params
func (*AdminBanUserV2Params) SetNamespace ¶ added in v0.2.0
func (o *AdminBanUserV2Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin ban user v2 params
func (*AdminBanUserV2Params) SetTimeout ¶ added in v0.2.0
func (o *AdminBanUserV2Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin ban user v2 params
func (*AdminBanUserV2Params) SetUserID ¶ added in v0.2.0
func (o *AdminBanUserV2Params) SetUserID(userID string)
SetUserID adds the userId to the admin ban user v2 params
func (*AdminBanUserV2Params) WithBody ¶ added in v0.2.0
func (o *AdminBanUserV2Params) WithBody(body *iamclientmodels.ModelBanCreateRequest) *AdminBanUserV2Params
WithBody adds the body to the admin ban user v2 params
func (*AdminBanUserV2Params) WithContext ¶ added in v0.2.0
func (o *AdminBanUserV2Params) WithContext(ctx context.Context) *AdminBanUserV2Params
WithContext adds the context to the admin ban user v2 params
func (*AdminBanUserV2Params) WithHTTPClient ¶ added in v0.2.0
func (o *AdminBanUserV2Params) WithHTTPClient(client *http.Client) *AdminBanUserV2Params
WithHTTPClient adds the HTTPClient to the admin ban user v2 params
func (*AdminBanUserV2Params) WithNamespace ¶ added in v0.2.0
func (o *AdminBanUserV2Params) WithNamespace(namespace string) *AdminBanUserV2Params
WithNamespace adds the namespace to the admin ban user v2 params
func (*AdminBanUserV2Params) WithTimeout ¶ added in v0.2.0
func (o *AdminBanUserV2Params) WithTimeout(timeout time.Duration) *AdminBanUserV2Params
WithTimeout adds the timeout to the admin ban user v2 params
func (*AdminBanUserV2Params) WithUserID ¶ added in v0.2.0
func (o *AdminBanUserV2Params) WithUserID(userID string) *AdminBanUserV2Params
WithUserID adds the userID to the admin ban user v2 params
func (*AdminBanUserV2Params) WriteToRequest ¶ added in v0.2.0
func (o *AdminBanUserV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminBanUserV2Reader ¶ added in v0.2.0
type AdminBanUserV2Reader struct {
// contains filtered or unexported fields
}
AdminBanUserV2Reader is a Reader for the AdminBanUserV2 structure.
func (*AdminBanUserV2Reader) ReadResponse ¶ added in v0.2.0
func (o *AdminBanUserV2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminBanUserV2Unauthorized ¶ added in v0.2.0
type AdminBanUserV2Unauthorized struct { }
AdminBanUserV2Unauthorized handles this case with default header values.
Unauthorized access
func NewAdminBanUserV2Unauthorized ¶ added in v0.2.0
func NewAdminBanUserV2Unauthorized() *AdminBanUserV2Unauthorized
NewAdminBanUserV2Unauthorized creates a AdminBanUserV2Unauthorized with default headers values
func (*AdminBanUserV2Unauthorized) Error ¶ added in v0.2.0
func (o *AdminBanUserV2Unauthorized) Error() string
type AdminBanUserV3BadRequest ¶ added in v0.2.0
type AdminBanUserV3BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminBanUserV3BadRequest 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 NewAdminBanUserV3BadRequest ¶ added in v0.2.0
func NewAdminBanUserV3BadRequest() *AdminBanUserV3BadRequest
NewAdminBanUserV3BadRequest creates a AdminBanUserV3BadRequest with default headers values
func (*AdminBanUserV3BadRequest) Error ¶ added in v0.2.0
func (o *AdminBanUserV3BadRequest) Error() string
func (*AdminBanUserV3BadRequest) GetPayload ¶ added in v0.2.0
func (o *AdminBanUserV3BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
type AdminBanUserV3Created ¶ added in v0.2.0
type AdminBanUserV3Created struct {
Payload *iamclientmodels.ModelUserBanResponseV3
}
AdminBanUserV3Created handles this case with default header values.
Created
func NewAdminBanUserV3Created ¶ added in v0.2.0
func NewAdminBanUserV3Created() *AdminBanUserV3Created
NewAdminBanUserV3Created creates a AdminBanUserV3Created with default headers values
func (*AdminBanUserV3Created) Error ¶ added in v0.2.0
func (o *AdminBanUserV3Created) Error() string
func (*AdminBanUserV3Created) GetPayload ¶ added in v0.2.0
func (o *AdminBanUserV3Created) GetPayload() *iamclientmodels.ModelUserBanResponseV3
type AdminBanUserV3Forbidden ¶ added in v0.2.0
type AdminBanUserV3Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminBanUserV3Forbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20013</td><td>insufficient permissions</td></tr></table>
func NewAdminBanUserV3Forbidden ¶ added in v0.2.0
func NewAdminBanUserV3Forbidden() *AdminBanUserV3Forbidden
NewAdminBanUserV3Forbidden creates a AdminBanUserV3Forbidden with default headers values
func (*AdminBanUserV3Forbidden) Error ¶ added in v0.2.0
func (o *AdminBanUserV3Forbidden) Error() string
func (*AdminBanUserV3Forbidden) GetPayload ¶ added in v0.2.0
func (o *AdminBanUserV3Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
type AdminBanUserV3NotFound ¶ added in v0.2.0
type AdminBanUserV3NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminBanUserV3NotFound 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>10139</td><td>platform account not found</td></tr><tr><td>10158</td><td>ban not found</td></tr></table>
func NewAdminBanUserV3NotFound ¶ added in v0.2.0
func NewAdminBanUserV3NotFound() *AdminBanUserV3NotFound
NewAdminBanUserV3NotFound creates a AdminBanUserV3NotFound with default headers values
func (*AdminBanUserV3NotFound) Error ¶ added in v0.2.0
func (o *AdminBanUserV3NotFound) Error() string
func (*AdminBanUserV3NotFound) GetPayload ¶ added in v0.2.0
func (o *AdminBanUserV3NotFound) GetPayload() *iamclientmodels.RestErrorResponse
type AdminBanUserV3Params ¶ added in v0.2.0
type AdminBanUserV3Params struct { /*Body*/ Body *iamclientmodels.ModelBanCreateRequest /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*UserID User ID, should follow UUID version 4 without hyphen */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminBanUserV3Params contains all the parameters to send to the API endpoint for the admin ban user v3 operation typically these are written to a http.Request
func NewAdminBanUserV3Params ¶ added in v0.2.0
func NewAdminBanUserV3Params() *AdminBanUserV3Params
NewAdminBanUserV3Params creates a new AdminBanUserV3Params object with the default values initialized.
func NewAdminBanUserV3ParamsWithContext ¶ added in v0.2.0
func NewAdminBanUserV3ParamsWithContext(ctx context.Context) *AdminBanUserV3Params
NewAdminBanUserV3ParamsWithContext creates a new AdminBanUserV3Params object with the default values initialized, and the ability to set a context for a request
func NewAdminBanUserV3ParamsWithHTTPClient ¶ added in v0.2.0
func NewAdminBanUserV3ParamsWithHTTPClient(client *http.Client) *AdminBanUserV3Params
NewAdminBanUserV3ParamsWithHTTPClient creates a new AdminBanUserV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminBanUserV3ParamsWithTimeout ¶ added in v0.2.0
func NewAdminBanUserV3ParamsWithTimeout(timeout time.Duration) *AdminBanUserV3Params
NewAdminBanUserV3ParamsWithTimeout creates a new AdminBanUserV3Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminBanUserV3Params) SetBody ¶ added in v0.2.0
func (o *AdminBanUserV3Params) SetBody(body *iamclientmodels.ModelBanCreateRequest)
SetBody adds the body to the admin ban user v3 params
func (*AdminBanUserV3Params) SetContext ¶ added in v0.2.0
func (o *AdminBanUserV3Params) SetContext(ctx context.Context)
SetContext adds the context to the admin ban user v3 params
func (*AdminBanUserV3Params) SetHTTPClient ¶ added in v0.2.0
func (o *AdminBanUserV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin ban user v3 params
func (*AdminBanUserV3Params) SetNamespace ¶ added in v0.2.0
func (o *AdminBanUserV3Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin ban user v3 params
func (*AdminBanUserV3Params) SetTimeout ¶ added in v0.2.0
func (o *AdminBanUserV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin ban user v3 params
func (*AdminBanUserV3Params) SetUserID ¶ added in v0.2.0
func (o *AdminBanUserV3Params) SetUserID(userID string)
SetUserID adds the userId to the admin ban user v3 params
func (*AdminBanUserV3Params) WithBody ¶ added in v0.2.0
func (o *AdminBanUserV3Params) WithBody(body *iamclientmodels.ModelBanCreateRequest) *AdminBanUserV3Params
WithBody adds the body to the admin ban user v3 params
func (*AdminBanUserV3Params) WithContext ¶ added in v0.2.0
func (o *AdminBanUserV3Params) WithContext(ctx context.Context) *AdminBanUserV3Params
WithContext adds the context to the admin ban user v3 params
func (*AdminBanUserV3Params) WithHTTPClient ¶ added in v0.2.0
func (o *AdminBanUserV3Params) WithHTTPClient(client *http.Client) *AdminBanUserV3Params
WithHTTPClient adds the HTTPClient to the admin ban user v3 params
func (*AdminBanUserV3Params) WithNamespace ¶ added in v0.2.0
func (o *AdminBanUserV3Params) WithNamespace(namespace string) *AdminBanUserV3Params
WithNamespace adds the namespace to the admin ban user v3 params
func (*AdminBanUserV3Params) WithTimeout ¶ added in v0.2.0
func (o *AdminBanUserV3Params) WithTimeout(timeout time.Duration) *AdminBanUserV3Params
WithTimeout adds the timeout to the admin ban user v3 params
func (*AdminBanUserV3Params) WithUserID ¶ added in v0.2.0
func (o *AdminBanUserV3Params) WithUserID(userID string) *AdminBanUserV3Params
WithUserID adds the userID to the admin ban user v3 params
func (*AdminBanUserV3Params) WriteToRequest ¶ added in v0.2.0
func (o *AdminBanUserV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminBanUserV3Reader ¶ added in v0.2.0
type AdminBanUserV3Reader struct {
// contains filtered or unexported fields
}
AdminBanUserV3Reader is a Reader for the AdminBanUserV3 structure.
func (*AdminBanUserV3Reader) ReadResponse ¶ added in v0.2.0
func (o *AdminBanUserV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminBanUserV3Unauthorized ¶ added in v0.2.0
type AdminBanUserV3Unauthorized struct {
}AdminBanUserV3Unauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr></table>
func NewAdminBanUserV3Unauthorized ¶ added in v0.2.0
func NewAdminBanUserV3Unauthorized() *AdminBanUserV3Unauthorized
NewAdminBanUserV3Unauthorized creates a AdminBanUserV3Unauthorized with default headers values
func (*AdminBanUserV3Unauthorized) Error ¶ added in v0.2.0
func (o *AdminBanUserV3Unauthorized) Error() string
func (*AdminBanUserV3Unauthorized) GetPayload ¶ added in v0.2.0
func (o *AdminBanUserV3Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
type AdminCreateJusticeUserBadRequest ¶ added in v0.2.0
type AdminCreateJusticeUserBadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminCreateJusticeUserBadRequest 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 NewAdminCreateJusticeUserBadRequest ¶ added in v0.2.0
func NewAdminCreateJusticeUserBadRequest() *AdminCreateJusticeUserBadRequest
NewAdminCreateJusticeUserBadRequest creates a AdminCreateJusticeUserBadRequest with default headers values
func (*AdminCreateJusticeUserBadRequest) Error ¶ added in v0.2.0
func (o *AdminCreateJusticeUserBadRequest) Error() string
func (*AdminCreateJusticeUserBadRequest) GetPayload ¶ added in v0.2.0
func (o *AdminCreateJusticeUserBadRequest) GetPayload() *iamclientmodels.RestErrorResponse
type AdminCreateJusticeUserCreated ¶ added in v0.2.0
type AdminCreateJusticeUserCreated struct {
Payload *iamclientmodels.ModelCreateJusticeUserResponse
}
AdminCreateJusticeUserCreated handles this case with default header values.
Created
func NewAdminCreateJusticeUserCreated ¶ added in v0.2.0
func NewAdminCreateJusticeUserCreated() *AdminCreateJusticeUserCreated
NewAdminCreateJusticeUserCreated creates a AdminCreateJusticeUserCreated with default headers values
func (*AdminCreateJusticeUserCreated) Error ¶ added in v0.2.0
func (o *AdminCreateJusticeUserCreated) Error() string
func (*AdminCreateJusticeUserCreated) GetPayload ¶ added in v0.2.0
func (o *AdminCreateJusticeUserCreated) GetPayload() *iamclientmodels.ModelCreateJusticeUserResponse
type AdminCreateJusticeUserForbidden ¶ added in v0.2.0
type AdminCreateJusticeUserForbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminCreateJusticeUserForbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20013</td><td>insufficient permissions</td></tr></table>
func NewAdminCreateJusticeUserForbidden ¶ added in v0.2.0
func NewAdminCreateJusticeUserForbidden() *AdminCreateJusticeUserForbidden
NewAdminCreateJusticeUserForbidden creates a AdminCreateJusticeUserForbidden with default headers values
func (*AdminCreateJusticeUserForbidden) Error ¶ added in v0.2.0
func (o *AdminCreateJusticeUserForbidden) Error() string
func (*AdminCreateJusticeUserForbidden) GetPayload ¶ added in v0.2.0
func (o *AdminCreateJusticeUserForbidden) GetPayload() *iamclientmodels.RestErrorResponse
type AdminCreateJusticeUserInternalServerError ¶ added in v0.2.0
type AdminCreateJusticeUserInternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminCreateJusticeUserInternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20000</td><td>internal server error</td></tr></table>
func NewAdminCreateJusticeUserInternalServerError ¶ added in v0.2.0
func NewAdminCreateJusticeUserInternalServerError() *AdminCreateJusticeUserInternalServerError
NewAdminCreateJusticeUserInternalServerError creates a AdminCreateJusticeUserInternalServerError with default headers values
func (*AdminCreateJusticeUserInternalServerError) Error ¶ added in v0.2.0
func (o *AdminCreateJusticeUserInternalServerError) Error() string
func (*AdminCreateJusticeUserInternalServerError) GetPayload ¶ added in v0.2.0
func (o *AdminCreateJusticeUserInternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
type AdminCreateJusticeUserNotFound ¶ added in v0.2.0
type AdminCreateJusticeUserNotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminCreateJusticeUserNotFound 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></table>
func NewAdminCreateJusticeUserNotFound ¶ added in v0.2.0
func NewAdminCreateJusticeUserNotFound() *AdminCreateJusticeUserNotFound
NewAdminCreateJusticeUserNotFound creates a AdminCreateJusticeUserNotFound with default headers values
func (*AdminCreateJusticeUserNotFound) Error ¶ added in v0.2.0
func (o *AdminCreateJusticeUserNotFound) Error() string
func (*AdminCreateJusticeUserNotFound) GetPayload ¶ added in v0.2.0
func (o *AdminCreateJusticeUserNotFound) GetPayload() *iamclientmodels.RestErrorResponse
type AdminCreateJusticeUserParams ¶ added in v0.2.0
type AdminCreateJusticeUserParams struct { /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*TargetNamespace Target namespace */ TargetNamespace string /*UserID User ID */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminCreateJusticeUserParams contains all the parameters to send to the API endpoint for the admin create justice user operation typically these are written to a http.Request
func NewAdminCreateJusticeUserParams ¶ added in v0.2.0
func NewAdminCreateJusticeUserParams() *AdminCreateJusticeUserParams
NewAdminCreateJusticeUserParams creates a new AdminCreateJusticeUserParams object with the default values initialized.
func NewAdminCreateJusticeUserParamsWithContext ¶ added in v0.2.0
func NewAdminCreateJusticeUserParamsWithContext(ctx context.Context) *AdminCreateJusticeUserParams
NewAdminCreateJusticeUserParamsWithContext creates a new AdminCreateJusticeUserParams object with the default values initialized, and the ability to set a context for a request
func NewAdminCreateJusticeUserParamsWithHTTPClient ¶ added in v0.2.0
func NewAdminCreateJusticeUserParamsWithHTTPClient(client *http.Client) *AdminCreateJusticeUserParams
NewAdminCreateJusticeUserParamsWithHTTPClient creates a new AdminCreateJusticeUserParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminCreateJusticeUserParamsWithTimeout ¶ added in v0.2.0
func NewAdminCreateJusticeUserParamsWithTimeout(timeout time.Duration) *AdminCreateJusticeUserParams
NewAdminCreateJusticeUserParamsWithTimeout creates a new AdminCreateJusticeUserParams object with the default values initialized, and the ability to set a timeout on a request
func (*AdminCreateJusticeUserParams) SetContext ¶ added in v0.2.0
func (o *AdminCreateJusticeUserParams) SetContext(ctx context.Context)
SetContext adds the context to the admin create justice user params
func (*AdminCreateJusticeUserParams) SetHTTPClient ¶ added in v0.2.0
func (o *AdminCreateJusticeUserParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin create justice user params
func (*AdminCreateJusticeUserParams) SetNamespace ¶ added in v0.2.0
func (o *AdminCreateJusticeUserParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin create justice user params
func (*AdminCreateJusticeUserParams) SetTargetNamespace ¶ added in v0.2.0
func (o *AdminCreateJusticeUserParams) SetTargetNamespace(targetNamespace string)
SetTargetNamespace adds the targetNamespace to the admin create justice user params
func (*AdminCreateJusticeUserParams) SetTimeout ¶ added in v0.2.0
func (o *AdminCreateJusticeUserParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin create justice user params
func (*AdminCreateJusticeUserParams) SetUserID ¶ added in v0.2.0
func (o *AdminCreateJusticeUserParams) SetUserID(userID string)
SetUserID adds the userId to the admin create justice user params
func (*AdminCreateJusticeUserParams) WithContext ¶ added in v0.2.0
func (o *AdminCreateJusticeUserParams) WithContext(ctx context.Context) *AdminCreateJusticeUserParams
WithContext adds the context to the admin create justice user params
func (*AdminCreateJusticeUserParams) WithHTTPClient ¶ added in v0.2.0
func (o *AdminCreateJusticeUserParams) WithHTTPClient(client *http.Client) *AdminCreateJusticeUserParams
WithHTTPClient adds the HTTPClient to the admin create justice user params
func (*AdminCreateJusticeUserParams) WithNamespace ¶ added in v0.2.0
func (o *AdminCreateJusticeUserParams) WithNamespace(namespace string) *AdminCreateJusticeUserParams
WithNamespace adds the namespace to the admin create justice user params
func (*AdminCreateJusticeUserParams) WithTargetNamespace ¶ added in v0.2.0
func (o *AdminCreateJusticeUserParams) WithTargetNamespace(targetNamespace string) *AdminCreateJusticeUserParams
WithTargetNamespace adds the targetNamespace to the admin create justice user params
func (*AdminCreateJusticeUserParams) WithTimeout ¶ added in v0.2.0
func (o *AdminCreateJusticeUserParams) WithTimeout(timeout time.Duration) *AdminCreateJusticeUserParams
WithTimeout adds the timeout to the admin create justice user params
func (*AdminCreateJusticeUserParams) WithUserID ¶ added in v0.2.0
func (o *AdminCreateJusticeUserParams) WithUserID(userID string) *AdminCreateJusticeUserParams
WithUserID adds the userID to the admin create justice user params
func (*AdminCreateJusticeUserParams) WriteToRequest ¶ added in v0.2.0
func (o *AdminCreateJusticeUserParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminCreateJusticeUserReader ¶ added in v0.2.0
type AdminCreateJusticeUserReader struct {
// contains filtered or unexported fields
}
AdminCreateJusticeUserReader is a Reader for the AdminCreateJusticeUser structure.
func (*AdminCreateJusticeUserReader) ReadResponse ¶ added in v0.2.0
func (o *AdminCreateJusticeUserReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminCreateJusticeUserUnauthorized ¶ added in v0.2.0
type AdminCreateJusticeUserUnauthorized struct {
}AdminCreateJusticeUserUnauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr><tr><td>20022</td><td>token is not user token</td></tr></table>
func NewAdminCreateJusticeUserUnauthorized ¶ added in v0.2.0
func NewAdminCreateJusticeUserUnauthorized() *AdminCreateJusticeUserUnauthorized
NewAdminCreateJusticeUserUnauthorized creates a AdminCreateJusticeUserUnauthorized with default headers values
func (*AdminCreateJusticeUserUnauthorized) Error ¶ added in v0.2.0
func (o *AdminCreateJusticeUserUnauthorized) Error() string
func (*AdminCreateJusticeUserUnauthorized) GetPayload ¶ added in v0.2.0
func (o *AdminCreateJusticeUserUnauthorized) GetPayload() *iamclientmodels.RestErrorResponse
type AdminCreateUserRolesV2BadRequest ¶ added in v0.2.0
type AdminCreateUserRolesV2BadRequest struct { }
AdminCreateUserRolesV2BadRequest handles this case with default header values.
Invalid request
func NewAdminCreateUserRolesV2BadRequest ¶ added in v0.2.0
func NewAdminCreateUserRolesV2BadRequest() *AdminCreateUserRolesV2BadRequest
NewAdminCreateUserRolesV2BadRequest creates a AdminCreateUserRolesV2BadRequest with default headers values
func (*AdminCreateUserRolesV2BadRequest) Error ¶ added in v0.2.0
func (o *AdminCreateUserRolesV2BadRequest) Error() string
type AdminCreateUserRolesV2Conflict ¶ added in v0.2.0
type AdminCreateUserRolesV2Conflict struct { }
AdminCreateUserRolesV2Conflict handles this case with default header values.
Conflict
func NewAdminCreateUserRolesV2Conflict ¶ added in v0.2.0
func NewAdminCreateUserRolesV2Conflict() *AdminCreateUserRolesV2Conflict
NewAdminCreateUserRolesV2Conflict creates a AdminCreateUserRolesV2Conflict with default headers values
func (*AdminCreateUserRolesV2Conflict) Error ¶ added in v0.2.0
func (o *AdminCreateUserRolesV2Conflict) Error() string
type AdminCreateUserRolesV2Forbidden ¶ added in v0.2.0
type AdminCreateUserRolesV2Forbidden struct { }
AdminCreateUserRolesV2Forbidden handles this case with default header values.
Forbidden
func NewAdminCreateUserRolesV2Forbidden ¶ added in v0.2.0
func NewAdminCreateUserRolesV2Forbidden() *AdminCreateUserRolesV2Forbidden
NewAdminCreateUserRolesV2Forbidden creates a AdminCreateUserRolesV2Forbidden with default headers values
func (*AdminCreateUserRolesV2Forbidden) Error ¶ added in v0.2.0
func (o *AdminCreateUserRolesV2Forbidden) Error() string
type AdminCreateUserRolesV2NoContent ¶ added in v0.2.0
type AdminCreateUserRolesV2NoContent struct { }
AdminCreateUserRolesV2NoContent handles this case with default header values.
Operation succeeded
func NewAdminCreateUserRolesV2NoContent ¶ added in v0.2.0
func NewAdminCreateUserRolesV2NoContent() *AdminCreateUserRolesV2NoContent
NewAdminCreateUserRolesV2NoContent creates a AdminCreateUserRolesV2NoContent with default headers values
func (*AdminCreateUserRolesV2NoContent) Error ¶ added in v0.2.0
func (o *AdminCreateUserRolesV2NoContent) Error() string
type AdminCreateUserRolesV2NotFound ¶ added in v0.2.0
type AdminCreateUserRolesV2NotFound struct { }
AdminCreateUserRolesV2NotFound handles this case with default header values.
Data not found
func NewAdminCreateUserRolesV2NotFound ¶ added in v0.2.0
func NewAdminCreateUserRolesV2NotFound() *AdminCreateUserRolesV2NotFound
NewAdminCreateUserRolesV2NotFound creates a AdminCreateUserRolesV2NotFound with default headers values
func (*AdminCreateUserRolesV2NotFound) Error ¶ added in v0.2.0
func (o *AdminCreateUserRolesV2NotFound) Error() string
type AdminCreateUserRolesV2Params ¶ added in v0.2.0
type AdminCreateUserRolesV2Params struct { /*Body*/ Body []string /*Namespace Namespace */ Namespace string /*UserID User id */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminCreateUserRolesV2Params contains all the parameters to send to the API endpoint for the admin create user roles v2 operation typically these are written to a http.Request
func NewAdminCreateUserRolesV2Params ¶ added in v0.2.0
func NewAdminCreateUserRolesV2Params() *AdminCreateUserRolesV2Params
NewAdminCreateUserRolesV2Params creates a new AdminCreateUserRolesV2Params object with the default values initialized.
func NewAdminCreateUserRolesV2ParamsWithContext ¶ added in v0.2.0
func NewAdminCreateUserRolesV2ParamsWithContext(ctx context.Context) *AdminCreateUserRolesV2Params
NewAdminCreateUserRolesV2ParamsWithContext creates a new AdminCreateUserRolesV2Params object with the default values initialized, and the ability to set a context for a request
func NewAdminCreateUserRolesV2ParamsWithHTTPClient ¶ added in v0.2.0
func NewAdminCreateUserRolesV2ParamsWithHTTPClient(client *http.Client) *AdminCreateUserRolesV2Params
NewAdminCreateUserRolesV2ParamsWithHTTPClient creates a new AdminCreateUserRolesV2Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminCreateUserRolesV2ParamsWithTimeout ¶ added in v0.2.0
func NewAdminCreateUserRolesV2ParamsWithTimeout(timeout time.Duration) *AdminCreateUserRolesV2Params
NewAdminCreateUserRolesV2ParamsWithTimeout creates a new AdminCreateUserRolesV2Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminCreateUserRolesV2Params) SetBody ¶ added in v0.2.0
func (o *AdminCreateUserRolesV2Params) SetBody(body []string)
SetBody adds the body to the admin create user roles v2 params
func (*AdminCreateUserRolesV2Params) SetContext ¶ added in v0.2.0
func (o *AdminCreateUserRolesV2Params) SetContext(ctx context.Context)
SetContext adds the context to the admin create user roles v2 params
func (*AdminCreateUserRolesV2Params) SetHTTPClient ¶ added in v0.2.0
func (o *AdminCreateUserRolesV2Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin create user roles v2 params
func (*AdminCreateUserRolesV2Params) SetNamespace ¶ added in v0.2.0
func (o *AdminCreateUserRolesV2Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin create user roles v2 params
func (*AdminCreateUserRolesV2Params) SetTimeout ¶ added in v0.2.0
func (o *AdminCreateUserRolesV2Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin create user roles v2 params
func (*AdminCreateUserRolesV2Params) SetUserID ¶ added in v0.2.0
func (o *AdminCreateUserRolesV2Params) SetUserID(userID string)
SetUserID adds the userId to the admin create user roles v2 params
func (*AdminCreateUserRolesV2Params) WithBody ¶ added in v0.2.0
func (o *AdminCreateUserRolesV2Params) WithBody(body []string) *AdminCreateUserRolesV2Params
WithBody adds the body to the admin create user roles v2 params
func (*AdminCreateUserRolesV2Params) WithContext ¶ added in v0.2.0
func (o *AdminCreateUserRolesV2Params) WithContext(ctx context.Context) *AdminCreateUserRolesV2Params
WithContext adds the context to the admin create user roles v2 params
func (*AdminCreateUserRolesV2Params) WithHTTPClient ¶ added in v0.2.0
func (o *AdminCreateUserRolesV2Params) WithHTTPClient(client *http.Client) *AdminCreateUserRolesV2Params
WithHTTPClient adds the HTTPClient to the admin create user roles v2 params
func (*AdminCreateUserRolesV2Params) WithNamespace ¶ added in v0.2.0
func (o *AdminCreateUserRolesV2Params) WithNamespace(namespace string) *AdminCreateUserRolesV2Params
WithNamespace adds the namespace to the admin create user roles v2 params
func (*AdminCreateUserRolesV2Params) WithTimeout ¶ added in v0.2.0
func (o *AdminCreateUserRolesV2Params) WithTimeout(timeout time.Duration) *AdminCreateUserRolesV2Params
WithTimeout adds the timeout to the admin create user roles v2 params
func (*AdminCreateUserRolesV2Params) WithUserID ¶ added in v0.2.0
func (o *AdminCreateUserRolesV2Params) WithUserID(userID string) *AdminCreateUserRolesV2Params
WithUserID adds the userID to the admin create user roles v2 params
func (*AdminCreateUserRolesV2Params) WriteToRequest ¶ added in v0.2.0
func (o *AdminCreateUserRolesV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminCreateUserRolesV2Reader ¶ added in v0.2.0
type AdminCreateUserRolesV2Reader struct {
// contains filtered or unexported fields
}
AdminCreateUserRolesV2Reader is a Reader for the AdminCreateUserRolesV2 structure.
func (*AdminCreateUserRolesV2Reader) ReadResponse ¶ added in v0.2.0
func (o *AdminCreateUserRolesV2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminCreateUserRolesV2Unauthorized ¶ added in v0.2.0
type AdminCreateUserRolesV2Unauthorized struct { }
AdminCreateUserRolesV2Unauthorized handles this case with default header values.
Unauthorized access
func NewAdminCreateUserRolesV2Unauthorized ¶ added in v0.2.0
func NewAdminCreateUserRolesV2Unauthorized() *AdminCreateUserRolesV2Unauthorized
NewAdminCreateUserRolesV2Unauthorized creates a AdminCreateUserRolesV2Unauthorized with default headers values
func (*AdminCreateUserRolesV2Unauthorized) Error ¶ added in v0.2.0
func (o *AdminCreateUserRolesV2Unauthorized) Error() string
type AdminDeletePlatformLinkV2BadRequest ¶ added in v0.2.0
type AdminDeletePlatformLinkV2BadRequest struct { }
AdminDeletePlatformLinkV2BadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20019</td><td>unable to parse request body</td></tr></table>
func NewAdminDeletePlatformLinkV2BadRequest ¶ added in v0.2.0
func NewAdminDeletePlatformLinkV2BadRequest() *AdminDeletePlatformLinkV2BadRequest
NewAdminDeletePlatformLinkV2BadRequest creates a AdminDeletePlatformLinkV2BadRequest with default headers values
func (*AdminDeletePlatformLinkV2BadRequest) Error ¶ added in v0.2.0
func (o *AdminDeletePlatformLinkV2BadRequest) Error() string
type AdminDeletePlatformLinkV2Forbidden ¶ added in v0.2.0
type AdminDeletePlatformLinkV2Forbidden struct { }
AdminDeletePlatformLinkV2Forbidden handles this case with default header values.
Forbidden
func NewAdminDeletePlatformLinkV2Forbidden ¶ added in v0.2.0
func NewAdminDeletePlatformLinkV2Forbidden() *AdminDeletePlatformLinkV2Forbidden
NewAdminDeletePlatformLinkV2Forbidden creates a AdminDeletePlatformLinkV2Forbidden with default headers values
func (*AdminDeletePlatformLinkV2Forbidden) Error ¶ added in v0.2.0
func (o *AdminDeletePlatformLinkV2Forbidden) Error() string
type AdminDeletePlatformLinkV2InternalServerError ¶ added in v0.2.0
type AdminDeletePlatformLinkV2InternalServerError struct { }
AdminDeletePlatformLinkV2InternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20000</td><td>internal server error</td></tr></table>
func NewAdminDeletePlatformLinkV2InternalServerError ¶ added in v0.2.0
func NewAdminDeletePlatformLinkV2InternalServerError() *AdminDeletePlatformLinkV2InternalServerError
NewAdminDeletePlatformLinkV2InternalServerError creates a AdminDeletePlatformLinkV2InternalServerError with default headers values
func (*AdminDeletePlatformLinkV2InternalServerError) Error ¶ added in v0.2.0
func (o *AdminDeletePlatformLinkV2InternalServerError) Error() string
type AdminDeletePlatformLinkV2NoContent ¶ added in v0.2.0
type AdminDeletePlatformLinkV2NoContent struct { }
AdminDeletePlatformLinkV2NoContent handles this case with default header values.
Operation succeeded
func NewAdminDeletePlatformLinkV2NoContent ¶ added in v0.2.0
func NewAdminDeletePlatformLinkV2NoContent() *AdminDeletePlatformLinkV2NoContent
NewAdminDeletePlatformLinkV2NoContent creates a AdminDeletePlatformLinkV2NoContent with default headers values
func (*AdminDeletePlatformLinkV2NoContent) Error ¶ added in v0.2.0
func (o *AdminDeletePlatformLinkV2NoContent) Error() string
type AdminDeletePlatformLinkV2NotFound ¶ added in v0.2.0
type AdminDeletePlatformLinkV2NotFound struct { }
AdminDeletePlatformLinkV2NotFound 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></table>
func NewAdminDeletePlatformLinkV2NotFound ¶ added in v0.2.0
func NewAdminDeletePlatformLinkV2NotFound() *AdminDeletePlatformLinkV2NotFound
NewAdminDeletePlatformLinkV2NotFound creates a AdminDeletePlatformLinkV2NotFound with default headers values
func (*AdminDeletePlatformLinkV2NotFound) Error ¶ added in v0.2.0
func (o *AdminDeletePlatformLinkV2NotFound) Error() string
type AdminDeletePlatformLinkV2Params ¶ added in v0.2.0
type AdminDeletePlatformLinkV2Params struct { /*Namespace Namespace */ Namespace string /*PlatformID Platform ID */ PlatformID string /*PlatformNamespace Namespace of the platform account to be deleted */ PlatformNamespace *string /*UserID User ID */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminDeletePlatformLinkV2Params contains all the parameters to send to the API endpoint for the admin delete platform link v2 operation typically these are written to a http.Request
func NewAdminDeletePlatformLinkV2Params ¶ added in v0.2.0
func NewAdminDeletePlatformLinkV2Params() *AdminDeletePlatformLinkV2Params
NewAdminDeletePlatformLinkV2Params creates a new AdminDeletePlatformLinkV2Params object with the default values initialized.
func NewAdminDeletePlatformLinkV2ParamsWithContext ¶ added in v0.2.0
func NewAdminDeletePlatformLinkV2ParamsWithContext(ctx context.Context) *AdminDeletePlatformLinkV2Params
NewAdminDeletePlatformLinkV2ParamsWithContext creates a new AdminDeletePlatformLinkV2Params object with the default values initialized, and the ability to set a context for a request
func NewAdminDeletePlatformLinkV2ParamsWithHTTPClient ¶ added in v0.2.0
func NewAdminDeletePlatformLinkV2ParamsWithHTTPClient(client *http.Client) *AdminDeletePlatformLinkV2Params
NewAdminDeletePlatformLinkV2ParamsWithHTTPClient creates a new AdminDeletePlatformLinkV2Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminDeletePlatformLinkV2ParamsWithTimeout ¶ added in v0.2.0
func NewAdminDeletePlatformLinkV2ParamsWithTimeout(timeout time.Duration) *AdminDeletePlatformLinkV2Params
NewAdminDeletePlatformLinkV2ParamsWithTimeout creates a new AdminDeletePlatformLinkV2Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminDeletePlatformLinkV2Params) SetContext ¶ added in v0.2.0
func (o *AdminDeletePlatformLinkV2Params) SetContext(ctx context.Context)
SetContext adds the context to the admin delete platform link v2 params
func (*AdminDeletePlatformLinkV2Params) SetHTTPClient ¶ added in v0.2.0
func (o *AdminDeletePlatformLinkV2Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin delete platform link v2 params
func (*AdminDeletePlatformLinkV2Params) SetNamespace ¶ added in v0.2.0
func (o *AdminDeletePlatformLinkV2Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin delete platform link v2 params
func (*AdminDeletePlatformLinkV2Params) SetPlatformID ¶ added in v0.2.0
func (o *AdminDeletePlatformLinkV2Params) SetPlatformID(platformID string)
SetPlatformID adds the platformId to the admin delete platform link v2 params
func (*AdminDeletePlatformLinkV2Params) SetPlatformNamespace ¶ added in v0.2.0
func (o *AdminDeletePlatformLinkV2Params) SetPlatformNamespace(platformNamespace *string)
SetPlatformNamespace adds the platformNamespace to the admin delete platform link v2 params
func (*AdminDeletePlatformLinkV2Params) SetTimeout ¶ added in v0.2.0
func (o *AdminDeletePlatformLinkV2Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin delete platform link v2 params
func (*AdminDeletePlatformLinkV2Params) SetUserID ¶ added in v0.2.0
func (o *AdminDeletePlatformLinkV2Params) SetUserID(userID string)
SetUserID adds the userId to the admin delete platform link v2 params
func (*AdminDeletePlatformLinkV2Params) WithContext ¶ added in v0.2.0
func (o *AdminDeletePlatformLinkV2Params) WithContext(ctx context.Context) *AdminDeletePlatformLinkV2Params
WithContext adds the context to the admin delete platform link v2 params
func (*AdminDeletePlatformLinkV2Params) WithHTTPClient ¶ added in v0.2.0
func (o *AdminDeletePlatformLinkV2Params) WithHTTPClient(client *http.Client) *AdminDeletePlatformLinkV2Params
WithHTTPClient adds the HTTPClient to the admin delete platform link v2 params
func (*AdminDeletePlatformLinkV2Params) WithNamespace ¶ added in v0.2.0
func (o *AdminDeletePlatformLinkV2Params) WithNamespace(namespace string) *AdminDeletePlatformLinkV2Params
WithNamespace adds the namespace to the admin delete platform link v2 params
func (*AdminDeletePlatformLinkV2Params) WithPlatformID ¶ added in v0.2.0
func (o *AdminDeletePlatformLinkV2Params) WithPlatformID(platformID string) *AdminDeletePlatformLinkV2Params
WithPlatformID adds the platformID to the admin delete platform link v2 params
func (*AdminDeletePlatformLinkV2Params) WithPlatformNamespace ¶ added in v0.2.0
func (o *AdminDeletePlatformLinkV2Params) WithPlatformNamespace(platformNamespace *string) *AdminDeletePlatformLinkV2Params
WithPlatformNamespace adds the platformNamespace to the admin delete platform link v2 params
func (*AdminDeletePlatformLinkV2Params) WithTimeout ¶ added in v0.2.0
func (o *AdminDeletePlatformLinkV2Params) WithTimeout(timeout time.Duration) *AdminDeletePlatformLinkV2Params
WithTimeout adds the timeout to the admin delete platform link v2 params
func (*AdminDeletePlatformLinkV2Params) WithUserID ¶ added in v0.2.0
func (o *AdminDeletePlatformLinkV2Params) WithUserID(userID string) *AdminDeletePlatformLinkV2Params
WithUserID adds the userID to the admin delete platform link v2 params
func (*AdminDeletePlatformLinkV2Params) WriteToRequest ¶ added in v0.2.0
func (o *AdminDeletePlatformLinkV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminDeletePlatformLinkV2Reader ¶ added in v0.2.0
type AdminDeletePlatformLinkV2Reader struct {
// contains filtered or unexported fields
}
AdminDeletePlatformLinkV2Reader is a Reader for the AdminDeletePlatformLinkV2 structure.
func (*AdminDeletePlatformLinkV2Reader) ReadResponse ¶ added in v0.2.0
func (o *AdminDeletePlatformLinkV2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminDeletePlatformLinkV2Unauthorized ¶ added in v0.2.0
type AdminDeletePlatformLinkV2Unauthorized struct { }
AdminDeletePlatformLinkV2Unauthorized handles this case with default header values.
Unauthorized access
func NewAdminDeletePlatformLinkV2Unauthorized ¶ added in v0.2.0
func NewAdminDeletePlatformLinkV2Unauthorized() *AdminDeletePlatformLinkV2Unauthorized
NewAdminDeletePlatformLinkV2Unauthorized creates a AdminDeletePlatformLinkV2Unauthorized with default headers values
func (*AdminDeletePlatformLinkV2Unauthorized) Error ¶ added in v0.2.0
func (o *AdminDeletePlatformLinkV2Unauthorized) Error() string
type AdminDeleteUserInformationV3Forbidden ¶ added in v0.2.0
type AdminDeleteUserInformationV3Forbidden struct { }
AdminDeleteUserInformationV3Forbidden handles this case with default header values.
Forbidden
func NewAdminDeleteUserInformationV3Forbidden ¶ added in v0.2.0
func NewAdminDeleteUserInformationV3Forbidden() *AdminDeleteUserInformationV3Forbidden
NewAdminDeleteUserInformationV3Forbidden creates a AdminDeleteUserInformationV3Forbidden with default headers values
func (*AdminDeleteUserInformationV3Forbidden) Error ¶ added in v0.2.0
func (o *AdminDeleteUserInformationV3Forbidden) Error() string
type AdminDeleteUserInformationV3NoContent ¶ added in v0.2.0
type AdminDeleteUserInformationV3NoContent struct { }
AdminDeleteUserInformationV3NoContent handles this case with default header values.
Operation succeeded
func NewAdminDeleteUserInformationV3NoContent ¶ added in v0.2.0
func NewAdminDeleteUserInformationV3NoContent() *AdminDeleteUserInformationV3NoContent
NewAdminDeleteUserInformationV3NoContent creates a AdminDeleteUserInformationV3NoContent with default headers values
func (*AdminDeleteUserInformationV3NoContent) Error ¶ added in v0.2.0
func (o *AdminDeleteUserInformationV3NoContent) Error() string
type AdminDeleteUserInformationV3NotFound ¶ added in v0.2.0
type AdminDeleteUserInformationV3NotFound struct { }
AdminDeleteUserInformationV3NotFound handles this case with default header values.
Data not found
func NewAdminDeleteUserInformationV3NotFound ¶ added in v0.2.0
func NewAdminDeleteUserInformationV3NotFound() *AdminDeleteUserInformationV3NotFound
NewAdminDeleteUserInformationV3NotFound creates a AdminDeleteUserInformationV3NotFound with default headers values
func (*AdminDeleteUserInformationV3NotFound) Error ¶ added in v0.2.0
func (o *AdminDeleteUserInformationV3NotFound) Error() string
type AdminDeleteUserInformationV3Params ¶ added in v0.2.0
type AdminDeleteUserInformationV3Params struct { /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*UserID User ID */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminDeleteUserInformationV3Params contains all the parameters to send to the API endpoint for the admin delete user information v3 operation typically these are written to a http.Request
func NewAdminDeleteUserInformationV3Params ¶ added in v0.2.0
func NewAdminDeleteUserInformationV3Params() *AdminDeleteUserInformationV3Params
NewAdminDeleteUserInformationV3Params creates a new AdminDeleteUserInformationV3Params object with the default values initialized.
func NewAdminDeleteUserInformationV3ParamsWithContext ¶ added in v0.2.0
func NewAdminDeleteUserInformationV3ParamsWithContext(ctx context.Context) *AdminDeleteUserInformationV3Params
NewAdminDeleteUserInformationV3ParamsWithContext creates a new AdminDeleteUserInformationV3Params object with the default values initialized, and the ability to set a context for a request
func NewAdminDeleteUserInformationV3ParamsWithHTTPClient ¶ added in v0.2.0
func NewAdminDeleteUserInformationV3ParamsWithHTTPClient(client *http.Client) *AdminDeleteUserInformationV3Params
NewAdminDeleteUserInformationV3ParamsWithHTTPClient creates a new AdminDeleteUserInformationV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminDeleteUserInformationV3ParamsWithTimeout ¶ added in v0.2.0
func NewAdminDeleteUserInformationV3ParamsWithTimeout(timeout time.Duration) *AdminDeleteUserInformationV3Params
NewAdminDeleteUserInformationV3ParamsWithTimeout creates a new AdminDeleteUserInformationV3Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminDeleteUserInformationV3Params) SetContext ¶ added in v0.2.0
func (o *AdminDeleteUserInformationV3Params) SetContext(ctx context.Context)
SetContext adds the context to the admin delete user information v3 params
func (*AdminDeleteUserInformationV3Params) SetHTTPClient ¶ added in v0.2.0
func (o *AdminDeleteUserInformationV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin delete user information v3 params
func (*AdminDeleteUserInformationV3Params) SetNamespace ¶ added in v0.2.0
func (o *AdminDeleteUserInformationV3Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin delete user information v3 params
func (*AdminDeleteUserInformationV3Params) SetTimeout ¶ added in v0.2.0
func (o *AdminDeleteUserInformationV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin delete user information v3 params
func (*AdminDeleteUserInformationV3Params) SetUserID ¶ added in v0.2.0
func (o *AdminDeleteUserInformationV3Params) SetUserID(userID string)
SetUserID adds the userId to the admin delete user information v3 params
func (*AdminDeleteUserInformationV3Params) WithContext ¶ added in v0.2.0
func (o *AdminDeleteUserInformationV3Params) WithContext(ctx context.Context) *AdminDeleteUserInformationV3Params
WithContext adds the context to the admin delete user information v3 params
func (*AdminDeleteUserInformationV3Params) WithHTTPClient ¶ added in v0.2.0
func (o *AdminDeleteUserInformationV3Params) WithHTTPClient(client *http.Client) *AdminDeleteUserInformationV3Params
WithHTTPClient adds the HTTPClient to the admin delete user information v3 params
func (*AdminDeleteUserInformationV3Params) WithNamespace ¶ added in v0.2.0
func (o *AdminDeleteUserInformationV3Params) WithNamespace(namespace string) *AdminDeleteUserInformationV3Params
WithNamespace adds the namespace to the admin delete user information v3 params
func (*AdminDeleteUserInformationV3Params) WithTimeout ¶ added in v0.2.0
func (o *AdminDeleteUserInformationV3Params) WithTimeout(timeout time.Duration) *AdminDeleteUserInformationV3Params
WithTimeout adds the timeout to the admin delete user information v3 params
func (*AdminDeleteUserInformationV3Params) WithUserID ¶ added in v0.2.0
func (o *AdminDeleteUserInformationV3Params) WithUserID(userID string) *AdminDeleteUserInformationV3Params
WithUserID adds the userID to the admin delete user information v3 params
func (*AdminDeleteUserInformationV3Params) WriteToRequest ¶ added in v0.2.0
func (o *AdminDeleteUserInformationV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminDeleteUserInformationV3Reader ¶ added in v0.2.0
type AdminDeleteUserInformationV3Reader struct {
// contains filtered or unexported fields
}
AdminDeleteUserInformationV3Reader is a Reader for the AdminDeleteUserInformationV3 structure.
func (*AdminDeleteUserInformationV3Reader) ReadResponse ¶ added in v0.2.0
func (o *AdminDeleteUserInformationV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminDeleteUserInformationV3Unauthorized ¶ added in v0.2.0
type AdminDeleteUserInformationV3Unauthorized struct { }
AdminDeleteUserInformationV3Unauthorized handles this case with default header values.
Unauthorized access
func NewAdminDeleteUserInformationV3Unauthorized ¶ added in v0.2.0
func NewAdminDeleteUserInformationV3Unauthorized() *AdminDeleteUserInformationV3Unauthorized
NewAdminDeleteUserInformationV3Unauthorized creates a AdminDeleteUserInformationV3Unauthorized with default headers values
func (*AdminDeleteUserInformationV3Unauthorized) Error ¶ added in v0.2.0
func (o *AdminDeleteUserInformationV3Unauthorized) Error() string
type AdminDeleteUserPermissionBulkV3BadRequest ¶ added in v0.2.0
type AdminDeleteUserPermissionBulkV3BadRequest struct { }
AdminDeleteUserPermissionBulkV3BadRequest handles this case with default header values.
Invalid request
func NewAdminDeleteUserPermissionBulkV3BadRequest ¶ added in v0.2.0
func NewAdminDeleteUserPermissionBulkV3BadRequest() *AdminDeleteUserPermissionBulkV3BadRequest
NewAdminDeleteUserPermissionBulkV3BadRequest creates a AdminDeleteUserPermissionBulkV3BadRequest with default headers values
func (*AdminDeleteUserPermissionBulkV3BadRequest) Error ¶ added in v0.2.0
func (o *AdminDeleteUserPermissionBulkV3BadRequest) Error() string
type AdminDeleteUserPermissionBulkV3Forbidden ¶ added in v0.2.0
type AdminDeleteUserPermissionBulkV3Forbidden struct { }
AdminDeleteUserPermissionBulkV3Forbidden handles this case with default header values.
Forbidden
func NewAdminDeleteUserPermissionBulkV3Forbidden ¶ added in v0.2.0
func NewAdminDeleteUserPermissionBulkV3Forbidden() *AdminDeleteUserPermissionBulkV3Forbidden
NewAdminDeleteUserPermissionBulkV3Forbidden creates a AdminDeleteUserPermissionBulkV3Forbidden with default headers values
func (*AdminDeleteUserPermissionBulkV3Forbidden) Error ¶ added in v0.2.0
func (o *AdminDeleteUserPermissionBulkV3Forbidden) Error() string
type AdminDeleteUserPermissionBulkV3NoContent ¶ added in v0.2.0
type AdminDeleteUserPermissionBulkV3NoContent struct { }
AdminDeleteUserPermissionBulkV3NoContent handles this case with default header values.
Operation succeeded
func NewAdminDeleteUserPermissionBulkV3NoContent ¶ added in v0.2.0
func NewAdminDeleteUserPermissionBulkV3NoContent() *AdminDeleteUserPermissionBulkV3NoContent
NewAdminDeleteUserPermissionBulkV3NoContent creates a AdminDeleteUserPermissionBulkV3NoContent with default headers values
func (*AdminDeleteUserPermissionBulkV3NoContent) Error ¶ added in v0.2.0
func (o *AdminDeleteUserPermissionBulkV3NoContent) Error() string
type AdminDeleteUserPermissionBulkV3NotFound ¶ added in v0.2.0
type AdminDeleteUserPermissionBulkV3NotFound struct { }
AdminDeleteUserPermissionBulkV3NotFound handles this case with default header values.
Data not found
func NewAdminDeleteUserPermissionBulkV3NotFound ¶ added in v0.2.0
func NewAdminDeleteUserPermissionBulkV3NotFound() *AdminDeleteUserPermissionBulkV3NotFound
NewAdminDeleteUserPermissionBulkV3NotFound creates a AdminDeleteUserPermissionBulkV3NotFound with default headers values
func (*AdminDeleteUserPermissionBulkV3NotFound) Error ¶ added in v0.2.0
func (o *AdminDeleteUserPermissionBulkV3NotFound) Error() string
type AdminDeleteUserPermissionBulkV3Params ¶ added in v0.2.0
type AdminDeleteUserPermissionBulkV3Params struct { /*Body*/ Body []*iamclientmodels.ModelPermissionDeleteRequest /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*UserID User id */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminDeleteUserPermissionBulkV3Params contains all the parameters to send to the API endpoint for the admin delete user permission bulk v3 operation typically these are written to a http.Request
func NewAdminDeleteUserPermissionBulkV3Params ¶ added in v0.2.0
func NewAdminDeleteUserPermissionBulkV3Params() *AdminDeleteUserPermissionBulkV3Params
NewAdminDeleteUserPermissionBulkV3Params creates a new AdminDeleteUserPermissionBulkV3Params object with the default values initialized.
func NewAdminDeleteUserPermissionBulkV3ParamsWithContext ¶ added in v0.2.0
func NewAdminDeleteUserPermissionBulkV3ParamsWithContext(ctx context.Context) *AdminDeleteUserPermissionBulkV3Params
NewAdminDeleteUserPermissionBulkV3ParamsWithContext creates a new AdminDeleteUserPermissionBulkV3Params object with the default values initialized, and the ability to set a context for a request
func NewAdminDeleteUserPermissionBulkV3ParamsWithHTTPClient ¶ added in v0.2.0
func NewAdminDeleteUserPermissionBulkV3ParamsWithHTTPClient(client *http.Client) *AdminDeleteUserPermissionBulkV3Params
NewAdminDeleteUserPermissionBulkV3ParamsWithHTTPClient creates a new AdminDeleteUserPermissionBulkV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminDeleteUserPermissionBulkV3ParamsWithTimeout ¶ added in v0.2.0
func NewAdminDeleteUserPermissionBulkV3ParamsWithTimeout(timeout time.Duration) *AdminDeleteUserPermissionBulkV3Params
NewAdminDeleteUserPermissionBulkV3ParamsWithTimeout creates a new AdminDeleteUserPermissionBulkV3Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminDeleteUserPermissionBulkV3Params) SetBody ¶ added in v0.2.0
func (o *AdminDeleteUserPermissionBulkV3Params) SetBody(body []*iamclientmodels.ModelPermissionDeleteRequest)
SetBody adds the body to the admin delete user permission bulk v3 params
func (*AdminDeleteUserPermissionBulkV3Params) SetContext ¶ added in v0.2.0
func (o *AdminDeleteUserPermissionBulkV3Params) SetContext(ctx context.Context)
SetContext adds the context to the admin delete user permission bulk v3 params
func (*AdminDeleteUserPermissionBulkV3Params) SetHTTPClient ¶ added in v0.2.0
func (o *AdminDeleteUserPermissionBulkV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin delete user permission bulk v3 params
func (*AdminDeleteUserPermissionBulkV3Params) SetNamespace ¶ added in v0.2.0
func (o *AdminDeleteUserPermissionBulkV3Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin delete user permission bulk v3 params
func (*AdminDeleteUserPermissionBulkV3Params) SetTimeout ¶ added in v0.2.0
func (o *AdminDeleteUserPermissionBulkV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin delete user permission bulk v3 params
func (*AdminDeleteUserPermissionBulkV3Params) SetUserID ¶ added in v0.2.0
func (o *AdminDeleteUserPermissionBulkV3Params) SetUserID(userID string)
SetUserID adds the userId to the admin delete user permission bulk v3 params
func (*AdminDeleteUserPermissionBulkV3Params) WithBody ¶ added in v0.2.0
func (o *AdminDeleteUserPermissionBulkV3Params) WithBody(body []*iamclientmodels.ModelPermissionDeleteRequest) *AdminDeleteUserPermissionBulkV3Params
WithBody adds the body to the admin delete user permission bulk v3 params
func (*AdminDeleteUserPermissionBulkV3Params) WithContext ¶ added in v0.2.0
func (o *AdminDeleteUserPermissionBulkV3Params) WithContext(ctx context.Context) *AdminDeleteUserPermissionBulkV3Params
WithContext adds the context to the admin delete user permission bulk v3 params
func (*AdminDeleteUserPermissionBulkV3Params) WithHTTPClient ¶ added in v0.2.0
func (o *AdminDeleteUserPermissionBulkV3Params) WithHTTPClient(client *http.Client) *AdminDeleteUserPermissionBulkV3Params
WithHTTPClient adds the HTTPClient to the admin delete user permission bulk v3 params
func (*AdminDeleteUserPermissionBulkV3Params) WithNamespace ¶ added in v0.2.0
func (o *AdminDeleteUserPermissionBulkV3Params) WithNamespace(namespace string) *AdminDeleteUserPermissionBulkV3Params
WithNamespace adds the namespace to the admin delete user permission bulk v3 params
func (*AdminDeleteUserPermissionBulkV3Params) WithTimeout ¶ added in v0.2.0
func (o *AdminDeleteUserPermissionBulkV3Params) WithTimeout(timeout time.Duration) *AdminDeleteUserPermissionBulkV3Params
WithTimeout adds the timeout to the admin delete user permission bulk v3 params
func (*AdminDeleteUserPermissionBulkV3Params) WithUserID ¶ added in v0.2.0
func (o *AdminDeleteUserPermissionBulkV3Params) WithUserID(userID string) *AdminDeleteUserPermissionBulkV3Params
WithUserID adds the userID to the admin delete user permission bulk v3 params
func (*AdminDeleteUserPermissionBulkV3Params) WriteToRequest ¶ added in v0.2.0
func (o *AdminDeleteUserPermissionBulkV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminDeleteUserPermissionBulkV3Reader ¶ added in v0.2.0
type AdminDeleteUserPermissionBulkV3Reader struct {
// contains filtered or unexported fields
}
AdminDeleteUserPermissionBulkV3Reader is a Reader for the AdminDeleteUserPermissionBulkV3 structure.
func (*AdminDeleteUserPermissionBulkV3Reader) ReadResponse ¶ added in v0.2.0
func (o *AdminDeleteUserPermissionBulkV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminDeleteUserPermissionBulkV3Unauthorized ¶ added in v0.2.0
type AdminDeleteUserPermissionBulkV3Unauthorized struct { }
AdminDeleteUserPermissionBulkV3Unauthorized handles this case with default header values.
Unauthorized access
func NewAdminDeleteUserPermissionBulkV3Unauthorized ¶ added in v0.2.0
func NewAdminDeleteUserPermissionBulkV3Unauthorized() *AdminDeleteUserPermissionBulkV3Unauthorized
NewAdminDeleteUserPermissionBulkV3Unauthorized creates a AdminDeleteUserPermissionBulkV3Unauthorized with default headers values
func (*AdminDeleteUserPermissionBulkV3Unauthorized) Error ¶ added in v0.2.0
func (o *AdminDeleteUserPermissionBulkV3Unauthorized) Error() string
type AdminDeleteUserPermissionV3BadRequest ¶ added in v0.2.0
type AdminDeleteUserPermissionV3BadRequest struct { }
AdminDeleteUserPermissionV3BadRequest handles this case with default header values.
Invalid request
func NewAdminDeleteUserPermissionV3BadRequest ¶ added in v0.2.0
func NewAdminDeleteUserPermissionV3BadRequest() *AdminDeleteUserPermissionV3BadRequest
NewAdminDeleteUserPermissionV3BadRequest creates a AdminDeleteUserPermissionV3BadRequest with default headers values
func (*AdminDeleteUserPermissionV3BadRequest) Error ¶ added in v0.2.0
func (o *AdminDeleteUserPermissionV3BadRequest) Error() string
type AdminDeleteUserPermissionV3Forbidden ¶ added in v0.2.0
type AdminDeleteUserPermissionV3Forbidden struct { }
AdminDeleteUserPermissionV3Forbidden handles this case with default header values.
Forbidden
func NewAdminDeleteUserPermissionV3Forbidden ¶ added in v0.2.0
func NewAdminDeleteUserPermissionV3Forbidden() *AdminDeleteUserPermissionV3Forbidden
NewAdminDeleteUserPermissionV3Forbidden creates a AdminDeleteUserPermissionV3Forbidden with default headers values
func (*AdminDeleteUserPermissionV3Forbidden) Error ¶ added in v0.2.0
func (o *AdminDeleteUserPermissionV3Forbidden) Error() string
type AdminDeleteUserPermissionV3NoContent ¶ added in v0.2.0
type AdminDeleteUserPermissionV3NoContent struct { }
AdminDeleteUserPermissionV3NoContent handles this case with default header values.
Operation succeeded
func NewAdminDeleteUserPermissionV3NoContent ¶ added in v0.2.0
func NewAdminDeleteUserPermissionV3NoContent() *AdminDeleteUserPermissionV3NoContent
NewAdminDeleteUserPermissionV3NoContent creates a AdminDeleteUserPermissionV3NoContent with default headers values
func (*AdminDeleteUserPermissionV3NoContent) Error ¶ added in v0.2.0
func (o *AdminDeleteUserPermissionV3NoContent) Error() string
type AdminDeleteUserPermissionV3NotFound ¶ added in v0.2.0
type AdminDeleteUserPermissionV3NotFound struct { }
AdminDeleteUserPermissionV3NotFound handles this case with default header values.
Data not found
func NewAdminDeleteUserPermissionV3NotFound ¶ added in v0.2.0
func NewAdminDeleteUserPermissionV3NotFound() *AdminDeleteUserPermissionV3NotFound
NewAdminDeleteUserPermissionV3NotFound creates a AdminDeleteUserPermissionV3NotFound with default headers values
func (*AdminDeleteUserPermissionV3NotFound) Error ¶ added in v0.2.0
func (o *AdminDeleteUserPermissionV3NotFound) Error() string
type AdminDeleteUserPermissionV3Params ¶ added in v0.2.0
type AdminDeleteUserPermissionV3Params struct { /*Action Action (1..15) */ Action int64 /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*Resource Resource Name */ Resource string /*UserID User id */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminDeleteUserPermissionV3Params contains all the parameters to send to the API endpoint for the admin delete user permission v3 operation typically these are written to a http.Request
func NewAdminDeleteUserPermissionV3Params ¶ added in v0.2.0
func NewAdminDeleteUserPermissionV3Params() *AdminDeleteUserPermissionV3Params
NewAdminDeleteUserPermissionV3Params creates a new AdminDeleteUserPermissionV3Params object with the default values initialized.
func NewAdminDeleteUserPermissionV3ParamsWithContext ¶ added in v0.2.0
func NewAdminDeleteUserPermissionV3ParamsWithContext(ctx context.Context) *AdminDeleteUserPermissionV3Params
NewAdminDeleteUserPermissionV3ParamsWithContext creates a new AdminDeleteUserPermissionV3Params object with the default values initialized, and the ability to set a context for a request
func NewAdminDeleteUserPermissionV3ParamsWithHTTPClient ¶ added in v0.2.0
func NewAdminDeleteUserPermissionV3ParamsWithHTTPClient(client *http.Client) *AdminDeleteUserPermissionV3Params
NewAdminDeleteUserPermissionV3ParamsWithHTTPClient creates a new AdminDeleteUserPermissionV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminDeleteUserPermissionV3ParamsWithTimeout ¶ added in v0.2.0
func NewAdminDeleteUserPermissionV3ParamsWithTimeout(timeout time.Duration) *AdminDeleteUserPermissionV3Params
NewAdminDeleteUserPermissionV3ParamsWithTimeout creates a new AdminDeleteUserPermissionV3Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminDeleteUserPermissionV3Params) SetAction ¶ added in v0.2.0
func (o *AdminDeleteUserPermissionV3Params) SetAction(action int64)
SetAction adds the action to the admin delete user permission v3 params
func (*AdminDeleteUserPermissionV3Params) SetContext ¶ added in v0.2.0
func (o *AdminDeleteUserPermissionV3Params) SetContext(ctx context.Context)
SetContext adds the context to the admin delete user permission v3 params
func (*AdminDeleteUserPermissionV3Params) SetHTTPClient ¶ added in v0.2.0
func (o *AdminDeleteUserPermissionV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin delete user permission v3 params
func (*AdminDeleteUserPermissionV3Params) SetNamespace ¶ added in v0.2.0
func (o *AdminDeleteUserPermissionV3Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin delete user permission v3 params
func (*AdminDeleteUserPermissionV3Params) SetResource ¶ added in v0.2.0
func (o *AdminDeleteUserPermissionV3Params) SetResource(resource string)
SetResource adds the resource to the admin delete user permission v3 params
func (*AdminDeleteUserPermissionV3Params) SetTimeout ¶ added in v0.2.0
func (o *AdminDeleteUserPermissionV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin delete user permission v3 params
func (*AdminDeleteUserPermissionV3Params) SetUserID ¶ added in v0.2.0
func (o *AdminDeleteUserPermissionV3Params) SetUserID(userID string)
SetUserID adds the userId to the admin delete user permission v3 params
func (*AdminDeleteUserPermissionV3Params) WithAction ¶ added in v0.2.0
func (o *AdminDeleteUserPermissionV3Params) WithAction(action int64) *AdminDeleteUserPermissionV3Params
WithAction adds the action to the admin delete user permission v3 params
func (*AdminDeleteUserPermissionV3Params) WithContext ¶ added in v0.2.0
func (o *AdminDeleteUserPermissionV3Params) WithContext(ctx context.Context) *AdminDeleteUserPermissionV3Params
WithContext adds the context to the admin delete user permission v3 params
func (*AdminDeleteUserPermissionV3Params) WithHTTPClient ¶ added in v0.2.0
func (o *AdminDeleteUserPermissionV3Params) WithHTTPClient(client *http.Client) *AdminDeleteUserPermissionV3Params
WithHTTPClient adds the HTTPClient to the admin delete user permission v3 params
func (*AdminDeleteUserPermissionV3Params) WithNamespace ¶ added in v0.2.0
func (o *AdminDeleteUserPermissionV3Params) WithNamespace(namespace string) *AdminDeleteUserPermissionV3Params
WithNamespace adds the namespace to the admin delete user permission v3 params
func (*AdminDeleteUserPermissionV3Params) WithResource ¶ added in v0.2.0
func (o *AdminDeleteUserPermissionV3Params) WithResource(resource string) *AdminDeleteUserPermissionV3Params
WithResource adds the resource to the admin delete user permission v3 params
func (*AdminDeleteUserPermissionV3Params) WithTimeout ¶ added in v0.2.0
func (o *AdminDeleteUserPermissionV3Params) WithTimeout(timeout time.Duration) *AdminDeleteUserPermissionV3Params
WithTimeout adds the timeout to the admin delete user permission v3 params
func (*AdminDeleteUserPermissionV3Params) WithUserID ¶ added in v0.2.0
func (o *AdminDeleteUserPermissionV3Params) WithUserID(userID string) *AdminDeleteUserPermissionV3Params
WithUserID adds the userID to the admin delete user permission v3 params
func (*AdminDeleteUserPermissionV3Params) WriteToRequest ¶ added in v0.2.0
func (o *AdminDeleteUserPermissionV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminDeleteUserPermissionV3Reader ¶ added in v0.2.0
type AdminDeleteUserPermissionV3Reader struct {
// contains filtered or unexported fields
}
AdminDeleteUserPermissionV3Reader is a Reader for the AdminDeleteUserPermissionV3 structure.
func (*AdminDeleteUserPermissionV3Reader) ReadResponse ¶ added in v0.2.0
func (o *AdminDeleteUserPermissionV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminDeleteUserPermissionV3Unauthorized ¶ added in v0.2.0
type AdminDeleteUserPermissionV3Unauthorized struct { }
AdminDeleteUserPermissionV3Unauthorized handles this case with default header values.
Unauthorized access
func NewAdminDeleteUserPermissionV3Unauthorized ¶ added in v0.2.0
func NewAdminDeleteUserPermissionV3Unauthorized() *AdminDeleteUserPermissionV3Unauthorized
NewAdminDeleteUserPermissionV3Unauthorized creates a AdminDeleteUserPermissionV3Unauthorized with default headers values
func (*AdminDeleteUserPermissionV3Unauthorized) Error ¶ added in v0.2.0
func (o *AdminDeleteUserPermissionV3Unauthorized) Error() string
type AdminDeleteUserRoleV3BadRequest ¶
type AdminDeleteUserRoleV3BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminDeleteUserRoleV3BadRequest 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 NewAdminDeleteUserRoleV3BadRequest ¶
func NewAdminDeleteUserRoleV3BadRequest() *AdminDeleteUserRoleV3BadRequest
NewAdminDeleteUserRoleV3BadRequest creates a AdminDeleteUserRoleV3BadRequest with default headers values
func (*AdminDeleteUserRoleV3BadRequest) Error ¶
func (o *AdminDeleteUserRoleV3BadRequest) Error() string
func (*AdminDeleteUserRoleV3BadRequest) GetPayload ¶
func (o *AdminDeleteUserRoleV3BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
type AdminDeleteUserRoleV3Forbidden ¶
type AdminDeleteUserRoleV3Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminDeleteUserRoleV3Forbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20013</td><td>insufficient permissions</td></tr><tr><td>10159</td><td>operator is not a role manager</td></tr></table>
func NewAdminDeleteUserRoleV3Forbidden ¶
func NewAdminDeleteUserRoleV3Forbidden() *AdminDeleteUserRoleV3Forbidden
NewAdminDeleteUserRoleV3Forbidden creates a AdminDeleteUserRoleV3Forbidden with default headers values
func (*AdminDeleteUserRoleV3Forbidden) Error ¶
func (o *AdminDeleteUserRoleV3Forbidden) Error() string
func (*AdminDeleteUserRoleV3Forbidden) GetPayload ¶
func (o *AdminDeleteUserRoleV3Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
type AdminDeleteUserRoleV3NoContent ¶
type AdminDeleteUserRoleV3NoContent struct { }
AdminDeleteUserRoleV3NoContent handles this case with default header values.
Operation succeeded
func NewAdminDeleteUserRoleV3NoContent ¶
func NewAdminDeleteUserRoleV3NoContent() *AdminDeleteUserRoleV3NoContent
NewAdminDeleteUserRoleV3NoContent creates a AdminDeleteUserRoleV3NoContent with default headers values
func (*AdminDeleteUserRoleV3NoContent) Error ¶
func (o *AdminDeleteUserRoleV3NoContent) Error() string
type AdminDeleteUserRoleV3NotFound ¶
type AdminDeleteUserRoleV3NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminDeleteUserRoleV3NotFound 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>10156</td><td>role not found</td></tr></table>
func NewAdminDeleteUserRoleV3NotFound ¶
func NewAdminDeleteUserRoleV3NotFound() *AdminDeleteUserRoleV3NotFound
NewAdminDeleteUserRoleV3NotFound creates a AdminDeleteUserRoleV3NotFound with default headers values
func (*AdminDeleteUserRoleV3NotFound) Error ¶
func (o *AdminDeleteUserRoleV3NotFound) Error() string
func (*AdminDeleteUserRoleV3NotFound) GetPayload ¶
func (o *AdminDeleteUserRoleV3NotFound) GetPayload() *iamclientmodels.RestErrorResponse
type AdminDeleteUserRoleV3Params ¶
type AdminDeleteUserRoleV3Params struct { /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*RoleID Role ID, should follow UUID version 4 without hyphen */ RoleID string /*UserID User ID, should follow UUID version 4 without hyphen */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminDeleteUserRoleV3Params contains all the parameters to send to the API endpoint for the admin delete user role v3 operation typically these are written to a http.Request
func NewAdminDeleteUserRoleV3Params ¶
func NewAdminDeleteUserRoleV3Params() *AdminDeleteUserRoleV3Params
NewAdminDeleteUserRoleV3Params creates a new AdminDeleteUserRoleV3Params object with the default values initialized.
func NewAdminDeleteUserRoleV3ParamsWithContext ¶
func NewAdminDeleteUserRoleV3ParamsWithContext(ctx context.Context) *AdminDeleteUserRoleV3Params
NewAdminDeleteUserRoleV3ParamsWithContext creates a new AdminDeleteUserRoleV3Params object with the default values initialized, and the ability to set a context for a request
func NewAdminDeleteUserRoleV3ParamsWithHTTPClient ¶
func NewAdminDeleteUserRoleV3ParamsWithHTTPClient(client *http.Client) *AdminDeleteUserRoleV3Params
NewAdminDeleteUserRoleV3ParamsWithHTTPClient creates a new AdminDeleteUserRoleV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminDeleteUserRoleV3ParamsWithTimeout ¶
func NewAdminDeleteUserRoleV3ParamsWithTimeout(timeout time.Duration) *AdminDeleteUserRoleV3Params
NewAdminDeleteUserRoleV3ParamsWithTimeout creates a new AdminDeleteUserRoleV3Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminDeleteUserRoleV3Params) SetContext ¶
func (o *AdminDeleteUserRoleV3Params) SetContext(ctx context.Context)
SetContext adds the context to the admin delete user role v3 params
func (*AdminDeleteUserRoleV3Params) SetHTTPClient ¶
func (o *AdminDeleteUserRoleV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin delete user role v3 params
func (*AdminDeleteUserRoleV3Params) SetNamespace ¶
func (o *AdminDeleteUserRoleV3Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin delete user role v3 params
func (*AdminDeleteUserRoleV3Params) SetRoleID ¶
func (o *AdminDeleteUserRoleV3Params) SetRoleID(roleID string)
SetRoleID adds the roleId to the admin delete user role v3 params
func (*AdminDeleteUserRoleV3Params) SetTimeout ¶
func (o *AdminDeleteUserRoleV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin delete user role v3 params
func (*AdminDeleteUserRoleV3Params) SetUserID ¶
func (o *AdminDeleteUserRoleV3Params) SetUserID(userID string)
SetUserID adds the userId to the admin delete user role v3 params
func (*AdminDeleteUserRoleV3Params) WithContext ¶
func (o *AdminDeleteUserRoleV3Params) WithContext(ctx context.Context) *AdminDeleteUserRoleV3Params
WithContext adds the context to the admin delete user role v3 params
func (*AdminDeleteUserRoleV3Params) WithHTTPClient ¶
func (o *AdminDeleteUserRoleV3Params) WithHTTPClient(client *http.Client) *AdminDeleteUserRoleV3Params
WithHTTPClient adds the HTTPClient to the admin delete user role v3 params
func (*AdminDeleteUserRoleV3Params) WithNamespace ¶
func (o *AdminDeleteUserRoleV3Params) WithNamespace(namespace string) *AdminDeleteUserRoleV3Params
WithNamespace adds the namespace to the admin delete user role v3 params
func (*AdminDeleteUserRoleV3Params) WithRoleID ¶
func (o *AdminDeleteUserRoleV3Params) WithRoleID(roleID string) *AdminDeleteUserRoleV3Params
WithRoleID adds the roleID to the admin delete user role v3 params
func (*AdminDeleteUserRoleV3Params) WithTimeout ¶
func (o *AdminDeleteUserRoleV3Params) WithTimeout(timeout time.Duration) *AdminDeleteUserRoleV3Params
WithTimeout adds the timeout to the admin delete user role v3 params
func (*AdminDeleteUserRoleV3Params) WithUserID ¶
func (o *AdminDeleteUserRoleV3Params) WithUserID(userID string) *AdminDeleteUserRoleV3Params
WithUserID adds the userID to the admin delete user role v3 params
func (*AdminDeleteUserRoleV3Params) WriteToRequest ¶
func (o *AdminDeleteUserRoleV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminDeleteUserRoleV3Reader ¶
type AdminDeleteUserRoleV3Reader struct {
// contains filtered or unexported fields
}
AdminDeleteUserRoleV3Reader is a Reader for the AdminDeleteUserRoleV3 structure.
func (*AdminDeleteUserRoleV3Reader) ReadResponse ¶
func (o *AdminDeleteUserRoleV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminDeleteUserRoleV3Unauthorized ¶
type AdminDeleteUserRoleV3Unauthorized struct {
}AdminDeleteUserRoleV3Unauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr></table>
func NewAdminDeleteUserRoleV3Unauthorized ¶
func NewAdminDeleteUserRoleV3Unauthorized() *AdminDeleteUserRoleV3Unauthorized
NewAdminDeleteUserRoleV3Unauthorized creates a AdminDeleteUserRoleV3Unauthorized with default headers values
func (*AdminDeleteUserRoleV3Unauthorized) Error ¶
func (o *AdminDeleteUserRoleV3Unauthorized) Error() string
func (*AdminDeleteUserRoleV3Unauthorized) GetPayload ¶
func (o *AdminDeleteUserRoleV3Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
type AdminDeleteUserRolesV3BadRequest ¶ added in v0.2.0
type AdminDeleteUserRolesV3BadRequest struct { }
AdminDeleteUserRolesV3BadRequest handles this case with default header values.
Invalid request
func NewAdminDeleteUserRolesV3BadRequest ¶ added in v0.2.0
func NewAdminDeleteUserRolesV3BadRequest() *AdminDeleteUserRolesV3BadRequest
NewAdminDeleteUserRolesV3BadRequest creates a AdminDeleteUserRolesV3BadRequest with default headers values
func (*AdminDeleteUserRolesV3BadRequest) Error ¶ added in v0.2.0
func (o *AdminDeleteUserRolesV3BadRequest) Error() string
type AdminDeleteUserRolesV3Forbidden ¶ added in v0.2.0
type AdminDeleteUserRolesV3Forbidden struct { }
AdminDeleteUserRolesV3Forbidden handles this case with default header values.
Forbidden
func NewAdminDeleteUserRolesV3Forbidden ¶ added in v0.2.0
func NewAdminDeleteUserRolesV3Forbidden() *AdminDeleteUserRolesV3Forbidden
NewAdminDeleteUserRolesV3Forbidden creates a AdminDeleteUserRolesV3Forbidden with default headers values
func (*AdminDeleteUserRolesV3Forbidden) Error ¶ added in v0.2.0
func (o *AdminDeleteUserRolesV3Forbidden) Error() string
type AdminDeleteUserRolesV3NoContent ¶ added in v0.2.0
type AdminDeleteUserRolesV3NoContent struct { }
AdminDeleteUserRolesV3NoContent handles this case with default header values.
Operation succeeded
func NewAdminDeleteUserRolesV3NoContent ¶ added in v0.2.0
func NewAdminDeleteUserRolesV3NoContent() *AdminDeleteUserRolesV3NoContent
NewAdminDeleteUserRolesV3NoContent creates a AdminDeleteUserRolesV3NoContent with default headers values
func (*AdminDeleteUserRolesV3NoContent) Error ¶ added in v0.2.0
func (o *AdminDeleteUserRolesV3NoContent) Error() string
type AdminDeleteUserRolesV3NotFound ¶ added in v0.2.0
type AdminDeleteUserRolesV3NotFound struct { }
AdminDeleteUserRolesV3NotFound handles this case with default header values.
Data not found
func NewAdminDeleteUserRolesV3NotFound ¶ added in v0.2.0
func NewAdminDeleteUserRolesV3NotFound() *AdminDeleteUserRolesV3NotFound
NewAdminDeleteUserRolesV3NotFound creates a AdminDeleteUserRolesV3NotFound with default headers values
func (*AdminDeleteUserRolesV3NotFound) Error ¶ added in v0.2.0
func (o *AdminDeleteUserRolesV3NotFound) Error() string
type AdminDeleteUserRolesV3Params ¶ added in v0.2.0
type AdminDeleteUserRolesV3Params struct { /*Body*/ Body []string /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*UserID User id */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminDeleteUserRolesV3Params contains all the parameters to send to the API endpoint for the admin delete user roles v3 operation typically these are written to a http.Request
func NewAdminDeleteUserRolesV3Params ¶ added in v0.2.0
func NewAdminDeleteUserRolesV3Params() *AdminDeleteUserRolesV3Params
NewAdminDeleteUserRolesV3Params creates a new AdminDeleteUserRolesV3Params object with the default values initialized.
func NewAdminDeleteUserRolesV3ParamsWithContext ¶ added in v0.2.0
func NewAdminDeleteUserRolesV3ParamsWithContext(ctx context.Context) *AdminDeleteUserRolesV3Params
NewAdminDeleteUserRolesV3ParamsWithContext creates a new AdminDeleteUserRolesV3Params object with the default values initialized, and the ability to set a context for a request
func NewAdminDeleteUserRolesV3ParamsWithHTTPClient ¶ added in v0.2.0
func NewAdminDeleteUserRolesV3ParamsWithHTTPClient(client *http.Client) *AdminDeleteUserRolesV3Params
NewAdminDeleteUserRolesV3ParamsWithHTTPClient creates a new AdminDeleteUserRolesV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminDeleteUserRolesV3ParamsWithTimeout ¶ added in v0.2.0
func NewAdminDeleteUserRolesV3ParamsWithTimeout(timeout time.Duration) *AdminDeleteUserRolesV3Params
NewAdminDeleteUserRolesV3ParamsWithTimeout creates a new AdminDeleteUserRolesV3Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminDeleteUserRolesV3Params) SetBody ¶ added in v0.2.0
func (o *AdminDeleteUserRolesV3Params) SetBody(body []string)
SetBody adds the body to the admin delete user roles v3 params
func (*AdminDeleteUserRolesV3Params) SetContext ¶ added in v0.2.0
func (o *AdminDeleteUserRolesV3Params) SetContext(ctx context.Context)
SetContext adds the context to the admin delete user roles v3 params
func (*AdminDeleteUserRolesV3Params) SetHTTPClient ¶ added in v0.2.0
func (o *AdminDeleteUserRolesV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin delete user roles v3 params
func (*AdminDeleteUserRolesV3Params) SetNamespace ¶ added in v0.2.0
func (o *AdminDeleteUserRolesV3Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin delete user roles v3 params
func (*AdminDeleteUserRolesV3Params) SetTimeout ¶ added in v0.2.0
func (o *AdminDeleteUserRolesV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin delete user roles v3 params
func (*AdminDeleteUserRolesV3Params) SetUserID ¶ added in v0.2.0
func (o *AdminDeleteUserRolesV3Params) SetUserID(userID string)
SetUserID adds the userId to the admin delete user roles v3 params
func (*AdminDeleteUserRolesV3Params) WithBody ¶ added in v0.2.0
func (o *AdminDeleteUserRolesV3Params) WithBody(body []string) *AdminDeleteUserRolesV3Params
WithBody adds the body to the admin delete user roles v3 params
func (*AdminDeleteUserRolesV3Params) WithContext ¶ added in v0.2.0
func (o *AdminDeleteUserRolesV3Params) WithContext(ctx context.Context) *AdminDeleteUserRolesV3Params
WithContext adds the context to the admin delete user roles v3 params
func (*AdminDeleteUserRolesV3Params) WithHTTPClient ¶ added in v0.2.0
func (o *AdminDeleteUserRolesV3Params) WithHTTPClient(client *http.Client) *AdminDeleteUserRolesV3Params
WithHTTPClient adds the HTTPClient to the admin delete user roles v3 params
func (*AdminDeleteUserRolesV3Params) WithNamespace ¶ added in v0.2.0
func (o *AdminDeleteUserRolesV3Params) WithNamespace(namespace string) *AdminDeleteUserRolesV3Params
WithNamespace adds the namespace to the admin delete user roles v3 params
func (*AdminDeleteUserRolesV3Params) WithTimeout ¶ added in v0.2.0
func (o *AdminDeleteUserRolesV3Params) WithTimeout(timeout time.Duration) *AdminDeleteUserRolesV3Params
WithTimeout adds the timeout to the admin delete user roles v3 params
func (*AdminDeleteUserRolesV3Params) WithUserID ¶ added in v0.2.0
func (o *AdminDeleteUserRolesV3Params) WithUserID(userID string) *AdminDeleteUserRolesV3Params
WithUserID adds the userID to the admin delete user roles v3 params
func (*AdminDeleteUserRolesV3Params) WriteToRequest ¶ added in v0.2.0
func (o *AdminDeleteUserRolesV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminDeleteUserRolesV3Reader ¶ added in v0.2.0
type AdminDeleteUserRolesV3Reader struct {
// contains filtered or unexported fields
}
AdminDeleteUserRolesV3Reader is a Reader for the AdminDeleteUserRolesV3 structure.
func (*AdminDeleteUserRolesV3Reader) ReadResponse ¶ added in v0.2.0
func (o *AdminDeleteUserRolesV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminDeleteUserRolesV3Unauthorized ¶ added in v0.2.0
type AdminDeleteUserRolesV3Unauthorized struct { }
AdminDeleteUserRolesV3Unauthorized handles this case with default header values.
Unauthorized access
func NewAdminDeleteUserRolesV3Unauthorized ¶ added in v0.2.0
func NewAdminDeleteUserRolesV3Unauthorized() *AdminDeleteUserRolesV3Unauthorized
NewAdminDeleteUserRolesV3Unauthorized creates a AdminDeleteUserRolesV3Unauthorized with default headers values
func (*AdminDeleteUserRolesV3Unauthorized) Error ¶ added in v0.2.0
func (o *AdminDeleteUserRolesV3Unauthorized) Error() string
type AdminDisableUserV2BadRequest ¶ added in v0.2.0
type AdminDisableUserV2BadRequest struct { }
AdminDisableUserV2BadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20019</td><td>unable to parse request body</td></tr></table>
func NewAdminDisableUserV2BadRequest ¶ added in v0.2.0
func NewAdminDisableUserV2BadRequest() *AdminDisableUserV2BadRequest
NewAdminDisableUserV2BadRequest creates a AdminDisableUserV2BadRequest with default headers values
func (*AdminDisableUserV2BadRequest) Error ¶ added in v0.2.0
func (o *AdminDisableUserV2BadRequest) Error() string
type AdminDisableUserV2Forbidden ¶ added in v0.2.0
type AdminDisableUserV2Forbidden struct { }
AdminDisableUserV2Forbidden handles this case with default header values.
Forbidden
func NewAdminDisableUserV2Forbidden ¶ added in v0.2.0
func NewAdminDisableUserV2Forbidden() *AdminDisableUserV2Forbidden
NewAdminDisableUserV2Forbidden creates a AdminDisableUserV2Forbidden with default headers values
func (*AdminDisableUserV2Forbidden) Error ¶ added in v0.2.0
func (o *AdminDisableUserV2Forbidden) Error() string
type AdminDisableUserV2InternalServerError ¶ added in v0.2.0
type AdminDisableUserV2InternalServerError struct { }
AdminDisableUserV2InternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20000</td><td>internal server error</td></tr></table>
func NewAdminDisableUserV2InternalServerError ¶ added in v0.2.0
func NewAdminDisableUserV2InternalServerError() *AdminDisableUserV2InternalServerError
NewAdminDisableUserV2InternalServerError creates a AdminDisableUserV2InternalServerError with default headers values
func (*AdminDisableUserV2InternalServerError) Error ¶ added in v0.2.0
func (o *AdminDisableUserV2InternalServerError) Error() string
type AdminDisableUserV2NoContent ¶ added in v0.2.0
type AdminDisableUserV2NoContent struct { }
AdminDisableUserV2NoContent handles this case with default header values.
Operation succeeded
func NewAdminDisableUserV2NoContent ¶ added in v0.2.0
func NewAdminDisableUserV2NoContent() *AdminDisableUserV2NoContent
NewAdminDisableUserV2NoContent creates a AdminDisableUserV2NoContent with default headers values
func (*AdminDisableUserV2NoContent) Error ¶ added in v0.2.0
func (o *AdminDisableUserV2NoContent) Error() string
type AdminDisableUserV2NotFound ¶ added in v0.2.0
type AdminDisableUserV2NotFound struct { }
AdminDisableUserV2NotFound 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></table>
func NewAdminDisableUserV2NotFound ¶ added in v0.2.0
func NewAdminDisableUserV2NotFound() *AdminDisableUserV2NotFound
NewAdminDisableUserV2NotFound creates a AdminDisableUserV2NotFound with default headers values
func (*AdminDisableUserV2NotFound) Error ¶ added in v0.2.0
func (o *AdminDisableUserV2NotFound) Error() string
type AdminDisableUserV2Params ¶ added in v0.2.0
type AdminDisableUserV2Params struct { /*Body*/ Body *iamclientmodels.ModelDisableUserRequest /*Namespace Namespace */ Namespace string /*UserID User ID */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminDisableUserV2Params contains all the parameters to send to the API endpoint for the admin disable user v2 operation typically these are written to a http.Request
func NewAdminDisableUserV2Params ¶ added in v0.2.0
func NewAdminDisableUserV2Params() *AdminDisableUserV2Params
NewAdminDisableUserV2Params creates a new AdminDisableUserV2Params object with the default values initialized.
func NewAdminDisableUserV2ParamsWithContext ¶ added in v0.2.0
func NewAdminDisableUserV2ParamsWithContext(ctx context.Context) *AdminDisableUserV2Params
NewAdminDisableUserV2ParamsWithContext creates a new AdminDisableUserV2Params object with the default values initialized, and the ability to set a context for a request
func NewAdminDisableUserV2ParamsWithHTTPClient ¶ added in v0.2.0
func NewAdminDisableUserV2ParamsWithHTTPClient(client *http.Client) *AdminDisableUserV2Params
NewAdminDisableUserV2ParamsWithHTTPClient creates a new AdminDisableUserV2Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminDisableUserV2ParamsWithTimeout ¶ added in v0.2.0
func NewAdminDisableUserV2ParamsWithTimeout(timeout time.Duration) *AdminDisableUserV2Params
NewAdminDisableUserV2ParamsWithTimeout creates a new AdminDisableUserV2Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminDisableUserV2Params) SetBody ¶ added in v0.2.0
func (o *AdminDisableUserV2Params) SetBody(body *iamclientmodels.ModelDisableUserRequest)
SetBody adds the body to the admin disable user v2 params
func (*AdminDisableUserV2Params) SetContext ¶ added in v0.2.0
func (o *AdminDisableUserV2Params) SetContext(ctx context.Context)
SetContext adds the context to the admin disable user v2 params
func (*AdminDisableUserV2Params) SetHTTPClient ¶ added in v0.2.0
func (o *AdminDisableUserV2Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin disable user v2 params
func (*AdminDisableUserV2Params) SetNamespace ¶ added in v0.2.0
func (o *AdminDisableUserV2Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin disable user v2 params
func (*AdminDisableUserV2Params) SetTimeout ¶ added in v0.2.0
func (o *AdminDisableUserV2Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin disable user v2 params
func (*AdminDisableUserV2Params) SetUserID ¶ added in v0.2.0
func (o *AdminDisableUserV2Params) SetUserID(userID string)
SetUserID adds the userId to the admin disable user v2 params
func (*AdminDisableUserV2Params) WithBody ¶ added in v0.2.0
func (o *AdminDisableUserV2Params) WithBody(body *iamclientmodels.ModelDisableUserRequest) *AdminDisableUserV2Params
WithBody adds the body to the admin disable user v2 params
func (*AdminDisableUserV2Params) WithContext ¶ added in v0.2.0
func (o *AdminDisableUserV2Params) WithContext(ctx context.Context) *AdminDisableUserV2Params
WithContext adds the context to the admin disable user v2 params
func (*AdminDisableUserV2Params) WithHTTPClient ¶ added in v0.2.0
func (o *AdminDisableUserV2Params) WithHTTPClient(client *http.Client) *AdminDisableUserV2Params
WithHTTPClient adds the HTTPClient to the admin disable user v2 params
func (*AdminDisableUserV2Params) WithNamespace ¶ added in v0.2.0
func (o *AdminDisableUserV2Params) WithNamespace(namespace string) *AdminDisableUserV2Params
WithNamespace adds the namespace to the admin disable user v2 params
func (*AdminDisableUserV2Params) WithTimeout ¶ added in v0.2.0
func (o *AdminDisableUserV2Params) WithTimeout(timeout time.Duration) *AdminDisableUserV2Params
WithTimeout adds the timeout to the admin disable user v2 params
func (*AdminDisableUserV2Params) WithUserID ¶ added in v0.2.0
func (o *AdminDisableUserV2Params) WithUserID(userID string) *AdminDisableUserV2Params
WithUserID adds the userID to the admin disable user v2 params
func (*AdminDisableUserV2Params) WriteToRequest ¶ added in v0.2.0
func (o *AdminDisableUserV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminDisableUserV2Reader ¶ added in v0.2.0
type AdminDisableUserV2Reader struct {
// contains filtered or unexported fields
}
AdminDisableUserV2Reader is a Reader for the AdminDisableUserV2 structure.
func (*AdminDisableUserV2Reader) ReadResponse ¶ added in v0.2.0
func (o *AdminDisableUserV2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminDisableUserV2Unauthorized ¶ added in v0.2.0
type AdminDisableUserV2Unauthorized struct { }
AdminDisableUserV2Unauthorized handles this case with default header values.
Unauthorized access
func NewAdminDisableUserV2Unauthorized ¶ added in v0.2.0
func NewAdminDisableUserV2Unauthorized() *AdminDisableUserV2Unauthorized
NewAdminDisableUserV2Unauthorized creates a AdminDisableUserV2Unauthorized with default headers values
func (*AdminDisableUserV2Unauthorized) Error ¶ added in v0.2.0
func (o *AdminDisableUserV2Unauthorized) Error() string
type AdminEnableUserV2Forbidden ¶ added in v0.2.0
type AdminEnableUserV2Forbidden struct { }
AdminEnableUserV2Forbidden handles this case with default header values.
Forbidden
func NewAdminEnableUserV2Forbidden ¶ added in v0.2.0
func NewAdminEnableUserV2Forbidden() *AdminEnableUserV2Forbidden
NewAdminEnableUserV2Forbidden creates a AdminEnableUserV2Forbidden with default headers values
func (*AdminEnableUserV2Forbidden) Error ¶ added in v0.2.0
func (o *AdminEnableUserV2Forbidden) Error() string
type AdminEnableUserV2InternalServerError ¶ added in v0.2.0
type AdminEnableUserV2InternalServerError struct { }
AdminEnableUserV2InternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20000</td><td>internal server error</td></tr></table>
func NewAdminEnableUserV2InternalServerError ¶ added in v0.2.0
func NewAdminEnableUserV2InternalServerError() *AdminEnableUserV2InternalServerError
NewAdminEnableUserV2InternalServerError creates a AdminEnableUserV2InternalServerError with default headers values
func (*AdminEnableUserV2InternalServerError) Error ¶ added in v0.2.0
func (o *AdminEnableUserV2InternalServerError) Error() string
type AdminEnableUserV2NoContent ¶ added in v0.2.0
type AdminEnableUserV2NoContent struct { }
AdminEnableUserV2NoContent handles this case with default header values.
Operation succeeded
func NewAdminEnableUserV2NoContent ¶ added in v0.2.0
func NewAdminEnableUserV2NoContent() *AdminEnableUserV2NoContent
NewAdminEnableUserV2NoContent creates a AdminEnableUserV2NoContent with default headers values
func (*AdminEnableUserV2NoContent) Error ¶ added in v0.2.0
func (o *AdminEnableUserV2NoContent) Error() string
type AdminEnableUserV2NotFound ¶ added in v0.2.0
type AdminEnableUserV2NotFound struct { }
AdminEnableUserV2NotFound 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></table>
func NewAdminEnableUserV2NotFound ¶ added in v0.2.0
func NewAdminEnableUserV2NotFound() *AdminEnableUserV2NotFound
NewAdminEnableUserV2NotFound creates a AdminEnableUserV2NotFound with default headers values
func (*AdminEnableUserV2NotFound) Error ¶ added in v0.2.0
func (o *AdminEnableUserV2NotFound) Error() string
type AdminEnableUserV2Params ¶ added in v0.2.0
type AdminEnableUserV2Params struct { /*Namespace Namespace */ Namespace string /*UserID User ID */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminEnableUserV2Params contains all the parameters to send to the API endpoint for the admin enable user v2 operation typically these are written to a http.Request
func NewAdminEnableUserV2Params ¶ added in v0.2.0
func NewAdminEnableUserV2Params() *AdminEnableUserV2Params
NewAdminEnableUserV2Params creates a new AdminEnableUserV2Params object with the default values initialized.
func NewAdminEnableUserV2ParamsWithContext ¶ added in v0.2.0
func NewAdminEnableUserV2ParamsWithContext(ctx context.Context) *AdminEnableUserV2Params
NewAdminEnableUserV2ParamsWithContext creates a new AdminEnableUserV2Params object with the default values initialized, and the ability to set a context for a request
func NewAdminEnableUserV2ParamsWithHTTPClient ¶ added in v0.2.0
func NewAdminEnableUserV2ParamsWithHTTPClient(client *http.Client) *AdminEnableUserV2Params
NewAdminEnableUserV2ParamsWithHTTPClient creates a new AdminEnableUserV2Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminEnableUserV2ParamsWithTimeout ¶ added in v0.2.0
func NewAdminEnableUserV2ParamsWithTimeout(timeout time.Duration) *AdminEnableUserV2Params
NewAdminEnableUserV2ParamsWithTimeout creates a new AdminEnableUserV2Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminEnableUserV2Params) SetContext ¶ added in v0.2.0
func (o *AdminEnableUserV2Params) SetContext(ctx context.Context)
SetContext adds the context to the admin enable user v2 params
func (*AdminEnableUserV2Params) SetHTTPClient ¶ added in v0.2.0
func (o *AdminEnableUserV2Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin enable user v2 params
func (*AdminEnableUserV2Params) SetNamespace ¶ added in v0.2.0
func (o *AdminEnableUserV2Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin enable user v2 params
func (*AdminEnableUserV2Params) SetTimeout ¶ added in v0.2.0
func (o *AdminEnableUserV2Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin enable user v2 params
func (*AdminEnableUserV2Params) SetUserID ¶ added in v0.2.0
func (o *AdminEnableUserV2Params) SetUserID(userID string)
SetUserID adds the userId to the admin enable user v2 params
func (*AdminEnableUserV2Params) WithContext ¶ added in v0.2.0
func (o *AdminEnableUserV2Params) WithContext(ctx context.Context) *AdminEnableUserV2Params
WithContext adds the context to the admin enable user v2 params
func (*AdminEnableUserV2Params) WithHTTPClient ¶ added in v0.2.0
func (o *AdminEnableUserV2Params) WithHTTPClient(client *http.Client) *AdminEnableUserV2Params
WithHTTPClient adds the HTTPClient to the admin enable user v2 params
func (*AdminEnableUserV2Params) WithNamespace ¶ added in v0.2.0
func (o *AdminEnableUserV2Params) WithNamespace(namespace string) *AdminEnableUserV2Params
WithNamespace adds the namespace to the admin enable user v2 params
func (*AdminEnableUserV2Params) WithTimeout ¶ added in v0.2.0
func (o *AdminEnableUserV2Params) WithTimeout(timeout time.Duration) *AdminEnableUserV2Params
WithTimeout adds the timeout to the admin enable user v2 params
func (*AdminEnableUserV2Params) WithUserID ¶ added in v0.2.0
func (o *AdminEnableUserV2Params) WithUserID(userID string) *AdminEnableUserV2Params
WithUserID adds the userID to the admin enable user v2 params
func (*AdminEnableUserV2Params) WriteToRequest ¶ added in v0.2.0
func (o *AdminEnableUserV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminEnableUserV2Reader ¶ added in v0.2.0
type AdminEnableUserV2Reader struct {
// contains filtered or unexported fields
}
AdminEnableUserV2Reader is a Reader for the AdminEnableUserV2 structure.
func (*AdminEnableUserV2Reader) ReadResponse ¶ added in v0.2.0
func (o *AdminEnableUserV2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminEnableUserV2Unauthorized ¶ added in v0.2.0
type AdminEnableUserV2Unauthorized struct { }
AdminEnableUserV2Unauthorized handles this case with default header values.
Unauthorized access
func NewAdminEnableUserV2Unauthorized ¶ added in v0.2.0
func NewAdminEnableUserV2Unauthorized() *AdminEnableUserV2Unauthorized
NewAdminEnableUserV2Unauthorized creates a AdminEnableUserV2Unauthorized with default headers values
func (*AdminEnableUserV2Unauthorized) Error ¶ added in v0.2.0
func (o *AdminEnableUserV2Unauthorized) Error() string
type AdminGetAgeRestrictionStatusV2Forbidden ¶ added in v0.2.0
type AdminGetAgeRestrictionStatusV2Forbidden struct { }
AdminGetAgeRestrictionStatusV2Forbidden handles this case with default header values.
Forbidden
func NewAdminGetAgeRestrictionStatusV2Forbidden ¶ added in v0.2.0
func NewAdminGetAgeRestrictionStatusV2Forbidden() *AdminGetAgeRestrictionStatusV2Forbidden
NewAdminGetAgeRestrictionStatusV2Forbidden creates a AdminGetAgeRestrictionStatusV2Forbidden with default headers values
func (*AdminGetAgeRestrictionStatusV2Forbidden) Error ¶ added in v0.2.0
func (o *AdminGetAgeRestrictionStatusV2Forbidden) Error() string
type AdminGetAgeRestrictionStatusV2NotFound ¶ added in v0.2.0
type AdminGetAgeRestrictionStatusV2NotFound struct { }
AdminGetAgeRestrictionStatusV2NotFound handles this case with default header values.
Data not found
func NewAdminGetAgeRestrictionStatusV2NotFound ¶ added in v0.2.0
func NewAdminGetAgeRestrictionStatusV2NotFound() *AdminGetAgeRestrictionStatusV2NotFound
NewAdminGetAgeRestrictionStatusV2NotFound creates a AdminGetAgeRestrictionStatusV2NotFound with default headers values
func (*AdminGetAgeRestrictionStatusV2NotFound) Error ¶ added in v0.2.0
func (o *AdminGetAgeRestrictionStatusV2NotFound) Error() string
type AdminGetAgeRestrictionStatusV2OK ¶ added in v0.2.0
type AdminGetAgeRestrictionStatusV2OK struct {
Payload *iamclientmodels.ModelAgeRestrictionResponse
}
AdminGetAgeRestrictionStatusV2OK handles this case with default header values.
OK
func NewAdminGetAgeRestrictionStatusV2OK ¶ added in v0.2.0
func NewAdminGetAgeRestrictionStatusV2OK() *AdminGetAgeRestrictionStatusV2OK
NewAdminGetAgeRestrictionStatusV2OK creates a AdminGetAgeRestrictionStatusV2OK with default headers values
func (*AdminGetAgeRestrictionStatusV2OK) Error ¶ added in v0.2.0
func (o *AdminGetAgeRestrictionStatusV2OK) Error() string
func (*AdminGetAgeRestrictionStatusV2OK) GetPayload ¶ added in v0.2.0
func (o *AdminGetAgeRestrictionStatusV2OK) GetPayload() *iamclientmodels.ModelAgeRestrictionResponse
type AdminGetAgeRestrictionStatusV2Params ¶ added in v0.2.0
type AdminGetAgeRestrictionStatusV2Params struct { /*Namespace Namespace */ Namespace string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminGetAgeRestrictionStatusV2Params contains all the parameters to send to the API endpoint for the admin get age restriction status v2 operation typically these are written to a http.Request
func NewAdminGetAgeRestrictionStatusV2Params ¶ added in v0.2.0
func NewAdminGetAgeRestrictionStatusV2Params() *AdminGetAgeRestrictionStatusV2Params
NewAdminGetAgeRestrictionStatusV2Params creates a new AdminGetAgeRestrictionStatusV2Params object with the default values initialized.
func NewAdminGetAgeRestrictionStatusV2ParamsWithContext ¶ added in v0.2.0
func NewAdminGetAgeRestrictionStatusV2ParamsWithContext(ctx context.Context) *AdminGetAgeRestrictionStatusV2Params
NewAdminGetAgeRestrictionStatusV2ParamsWithContext creates a new AdminGetAgeRestrictionStatusV2Params object with the default values initialized, and the ability to set a context for a request
func NewAdminGetAgeRestrictionStatusV2ParamsWithHTTPClient ¶ added in v0.2.0
func NewAdminGetAgeRestrictionStatusV2ParamsWithHTTPClient(client *http.Client) *AdminGetAgeRestrictionStatusV2Params
NewAdminGetAgeRestrictionStatusV2ParamsWithHTTPClient creates a new AdminGetAgeRestrictionStatusV2Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminGetAgeRestrictionStatusV2ParamsWithTimeout ¶ added in v0.2.0
func NewAdminGetAgeRestrictionStatusV2ParamsWithTimeout(timeout time.Duration) *AdminGetAgeRestrictionStatusV2Params
NewAdminGetAgeRestrictionStatusV2ParamsWithTimeout creates a new AdminGetAgeRestrictionStatusV2Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminGetAgeRestrictionStatusV2Params) SetContext ¶ added in v0.2.0
func (o *AdminGetAgeRestrictionStatusV2Params) SetContext(ctx context.Context)
SetContext adds the context to the admin get age restriction status v2 params
func (*AdminGetAgeRestrictionStatusV2Params) SetHTTPClient ¶ added in v0.2.0
func (o *AdminGetAgeRestrictionStatusV2Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin get age restriction status v2 params
func (*AdminGetAgeRestrictionStatusV2Params) SetNamespace ¶ added in v0.2.0
func (o *AdminGetAgeRestrictionStatusV2Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin get age restriction status v2 params
func (*AdminGetAgeRestrictionStatusV2Params) SetTimeout ¶ added in v0.2.0
func (o *AdminGetAgeRestrictionStatusV2Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin get age restriction status v2 params
func (*AdminGetAgeRestrictionStatusV2Params) WithContext ¶ added in v0.2.0
func (o *AdminGetAgeRestrictionStatusV2Params) WithContext(ctx context.Context) *AdminGetAgeRestrictionStatusV2Params
WithContext adds the context to the admin get age restriction status v2 params
func (*AdminGetAgeRestrictionStatusV2Params) WithHTTPClient ¶ added in v0.2.0
func (o *AdminGetAgeRestrictionStatusV2Params) WithHTTPClient(client *http.Client) *AdminGetAgeRestrictionStatusV2Params
WithHTTPClient adds the HTTPClient to the admin get age restriction status v2 params
func (*AdminGetAgeRestrictionStatusV2Params) WithNamespace ¶ added in v0.2.0
func (o *AdminGetAgeRestrictionStatusV2Params) WithNamespace(namespace string) *AdminGetAgeRestrictionStatusV2Params
WithNamespace adds the namespace to the admin get age restriction status v2 params
func (*AdminGetAgeRestrictionStatusV2Params) WithTimeout ¶ added in v0.2.0
func (o *AdminGetAgeRestrictionStatusV2Params) WithTimeout(timeout time.Duration) *AdminGetAgeRestrictionStatusV2Params
WithTimeout adds the timeout to the admin get age restriction status v2 params
func (*AdminGetAgeRestrictionStatusV2Params) WriteToRequest ¶ added in v0.2.0
func (o *AdminGetAgeRestrictionStatusV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminGetAgeRestrictionStatusV2Reader ¶ added in v0.2.0
type AdminGetAgeRestrictionStatusV2Reader struct {
// contains filtered or unexported fields
}
AdminGetAgeRestrictionStatusV2Reader is a Reader for the AdminGetAgeRestrictionStatusV2 structure.
func (*AdminGetAgeRestrictionStatusV2Reader) ReadResponse ¶ added in v0.2.0
func (o *AdminGetAgeRestrictionStatusV2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminGetAgeRestrictionStatusV2Unauthorized ¶ added in v0.2.0
type AdminGetAgeRestrictionStatusV2Unauthorized struct { }
AdminGetAgeRestrictionStatusV2Unauthorized handles this case with default header values.
Unauthorized access
func NewAdminGetAgeRestrictionStatusV2Unauthorized ¶ added in v0.2.0
func NewAdminGetAgeRestrictionStatusV2Unauthorized() *AdminGetAgeRestrictionStatusV2Unauthorized
NewAdminGetAgeRestrictionStatusV2Unauthorized creates a AdminGetAgeRestrictionStatusV2Unauthorized with default headers values
func (*AdminGetAgeRestrictionStatusV2Unauthorized) Error ¶ added in v0.2.0
func (o *AdminGetAgeRestrictionStatusV2Unauthorized) Error() string
type AdminGetAgeRestrictionStatusV3BadRequest ¶ added in v0.2.0
type AdminGetAgeRestrictionStatusV3BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminGetAgeRestrictionStatusV3BadRequest 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 NewAdminGetAgeRestrictionStatusV3BadRequest ¶ added in v0.2.0
func NewAdminGetAgeRestrictionStatusV3BadRequest() *AdminGetAgeRestrictionStatusV3BadRequest
NewAdminGetAgeRestrictionStatusV3BadRequest creates a AdminGetAgeRestrictionStatusV3BadRequest with default headers values
func (*AdminGetAgeRestrictionStatusV3BadRequest) Error ¶ added in v0.2.0
func (o *AdminGetAgeRestrictionStatusV3BadRequest) Error() string
func (*AdminGetAgeRestrictionStatusV3BadRequest) GetPayload ¶ added in v0.2.0
func (o *AdminGetAgeRestrictionStatusV3BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
type AdminGetAgeRestrictionStatusV3Forbidden ¶ added in v0.2.0
type AdminGetAgeRestrictionStatusV3Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminGetAgeRestrictionStatusV3Forbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20013</td><td>insufficient permissions</td></tr></table>
func NewAdminGetAgeRestrictionStatusV3Forbidden ¶ added in v0.2.0
func NewAdminGetAgeRestrictionStatusV3Forbidden() *AdminGetAgeRestrictionStatusV3Forbidden
NewAdminGetAgeRestrictionStatusV3Forbidden creates a AdminGetAgeRestrictionStatusV3Forbidden with default headers values
func (*AdminGetAgeRestrictionStatusV3Forbidden) Error ¶ added in v0.2.0
func (o *AdminGetAgeRestrictionStatusV3Forbidden) Error() string
func (*AdminGetAgeRestrictionStatusV3Forbidden) GetPayload ¶ added in v0.2.0
func (o *AdminGetAgeRestrictionStatusV3Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
type AdminGetAgeRestrictionStatusV3InternalServerError ¶ added in v0.2.0
type AdminGetAgeRestrictionStatusV3InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminGetAgeRestrictionStatusV3InternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20000</td><td>internal server error</td></tr></table>
func NewAdminGetAgeRestrictionStatusV3InternalServerError ¶ added in v0.2.0
func NewAdminGetAgeRestrictionStatusV3InternalServerError() *AdminGetAgeRestrictionStatusV3InternalServerError
NewAdminGetAgeRestrictionStatusV3InternalServerError creates a AdminGetAgeRestrictionStatusV3InternalServerError with default headers values
func (*AdminGetAgeRestrictionStatusV3InternalServerError) Error ¶ added in v0.2.0
func (o *AdminGetAgeRestrictionStatusV3InternalServerError) Error() string
func (*AdminGetAgeRestrictionStatusV3InternalServerError) GetPayload ¶ added in v0.2.0
func (o *AdminGetAgeRestrictionStatusV3InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
type AdminGetAgeRestrictionStatusV3NotFound ¶ added in v0.2.0
type AdminGetAgeRestrictionStatusV3NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminGetAgeRestrictionStatusV3NotFound handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10169</td><td>age restriction not found</td></tr></table>
func NewAdminGetAgeRestrictionStatusV3NotFound ¶ added in v0.2.0
func NewAdminGetAgeRestrictionStatusV3NotFound() *AdminGetAgeRestrictionStatusV3NotFound
NewAdminGetAgeRestrictionStatusV3NotFound creates a AdminGetAgeRestrictionStatusV3NotFound with default headers values
func (*AdminGetAgeRestrictionStatusV3NotFound) Error ¶ added in v0.2.0
func (o *AdminGetAgeRestrictionStatusV3NotFound) Error() string
func (*AdminGetAgeRestrictionStatusV3NotFound) GetPayload ¶ added in v0.2.0
func (o *AdminGetAgeRestrictionStatusV3NotFound) GetPayload() *iamclientmodels.RestErrorResponse
type AdminGetAgeRestrictionStatusV3OK ¶ added in v0.2.0
type AdminGetAgeRestrictionStatusV3OK struct {
Payload *iamclientmodels.ModelAgeRestrictionResponseV3
}
AdminGetAgeRestrictionStatusV3OK handles this case with default header values.
OK
func NewAdminGetAgeRestrictionStatusV3OK ¶ added in v0.2.0
func NewAdminGetAgeRestrictionStatusV3OK() *AdminGetAgeRestrictionStatusV3OK
NewAdminGetAgeRestrictionStatusV3OK creates a AdminGetAgeRestrictionStatusV3OK with default headers values
func (*AdminGetAgeRestrictionStatusV3OK) Error ¶ added in v0.2.0
func (o *AdminGetAgeRestrictionStatusV3OK) Error() string
func (*AdminGetAgeRestrictionStatusV3OK) GetPayload ¶ added in v0.2.0
func (o *AdminGetAgeRestrictionStatusV3OK) GetPayload() *iamclientmodels.ModelAgeRestrictionResponseV3
type AdminGetAgeRestrictionStatusV3Params ¶ added in v0.2.0
type AdminGetAgeRestrictionStatusV3Params struct { /*Namespace Namespace, only accept alphabet and numeric */ Namespace string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminGetAgeRestrictionStatusV3Params contains all the parameters to send to the API endpoint for the admin get age restriction status v3 operation typically these are written to a http.Request
func NewAdminGetAgeRestrictionStatusV3Params ¶ added in v0.2.0
func NewAdminGetAgeRestrictionStatusV3Params() *AdminGetAgeRestrictionStatusV3Params
NewAdminGetAgeRestrictionStatusV3Params creates a new AdminGetAgeRestrictionStatusV3Params object with the default values initialized.
func NewAdminGetAgeRestrictionStatusV3ParamsWithContext ¶ added in v0.2.0
func NewAdminGetAgeRestrictionStatusV3ParamsWithContext(ctx context.Context) *AdminGetAgeRestrictionStatusV3Params
NewAdminGetAgeRestrictionStatusV3ParamsWithContext creates a new AdminGetAgeRestrictionStatusV3Params object with the default values initialized, and the ability to set a context for a request
func NewAdminGetAgeRestrictionStatusV3ParamsWithHTTPClient ¶ added in v0.2.0
func NewAdminGetAgeRestrictionStatusV3ParamsWithHTTPClient(client *http.Client) *AdminGetAgeRestrictionStatusV3Params
NewAdminGetAgeRestrictionStatusV3ParamsWithHTTPClient creates a new AdminGetAgeRestrictionStatusV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminGetAgeRestrictionStatusV3ParamsWithTimeout ¶ added in v0.2.0
func NewAdminGetAgeRestrictionStatusV3ParamsWithTimeout(timeout time.Duration) *AdminGetAgeRestrictionStatusV3Params
NewAdminGetAgeRestrictionStatusV3ParamsWithTimeout creates a new AdminGetAgeRestrictionStatusV3Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminGetAgeRestrictionStatusV3Params) SetContext ¶ added in v0.2.0
func (o *AdminGetAgeRestrictionStatusV3Params) SetContext(ctx context.Context)
SetContext adds the context to the admin get age restriction status v3 params
func (*AdminGetAgeRestrictionStatusV3Params) SetHTTPClient ¶ added in v0.2.0
func (o *AdminGetAgeRestrictionStatusV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin get age restriction status v3 params
func (*AdminGetAgeRestrictionStatusV3Params) SetNamespace ¶ added in v0.2.0
func (o *AdminGetAgeRestrictionStatusV3Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin get age restriction status v3 params
func (*AdminGetAgeRestrictionStatusV3Params) SetTimeout ¶ added in v0.2.0
func (o *AdminGetAgeRestrictionStatusV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin get age restriction status v3 params
func (*AdminGetAgeRestrictionStatusV3Params) WithContext ¶ added in v0.2.0
func (o *AdminGetAgeRestrictionStatusV3Params) WithContext(ctx context.Context) *AdminGetAgeRestrictionStatusV3Params
WithContext adds the context to the admin get age restriction status v3 params
func (*AdminGetAgeRestrictionStatusV3Params) WithHTTPClient ¶ added in v0.2.0
func (o *AdminGetAgeRestrictionStatusV3Params) WithHTTPClient(client *http.Client) *AdminGetAgeRestrictionStatusV3Params
WithHTTPClient adds the HTTPClient to the admin get age restriction status v3 params
func (*AdminGetAgeRestrictionStatusV3Params) WithNamespace ¶ added in v0.2.0
func (o *AdminGetAgeRestrictionStatusV3Params) WithNamespace(namespace string) *AdminGetAgeRestrictionStatusV3Params
WithNamespace adds the namespace to the admin get age restriction status v3 params
func (*AdminGetAgeRestrictionStatusV3Params) WithTimeout ¶ added in v0.2.0
func (o *AdminGetAgeRestrictionStatusV3Params) WithTimeout(timeout time.Duration) *AdminGetAgeRestrictionStatusV3Params
WithTimeout adds the timeout to the admin get age restriction status v3 params
func (*AdminGetAgeRestrictionStatusV3Params) WriteToRequest ¶ added in v0.2.0
func (o *AdminGetAgeRestrictionStatusV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminGetAgeRestrictionStatusV3Reader ¶ added in v0.2.0
type AdminGetAgeRestrictionStatusV3Reader struct {
// contains filtered or unexported fields
}
AdminGetAgeRestrictionStatusV3Reader is a Reader for the AdminGetAgeRestrictionStatusV3 structure.
func (*AdminGetAgeRestrictionStatusV3Reader) ReadResponse ¶ added in v0.2.0
func (o *AdminGetAgeRestrictionStatusV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminGetAgeRestrictionStatusV3Unauthorized ¶ added in v0.2.0
type AdminGetAgeRestrictionStatusV3Unauthorized struct {
}AdminGetAgeRestrictionStatusV3Unauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr></table>
func NewAdminGetAgeRestrictionStatusV3Unauthorized ¶ added in v0.2.0
func NewAdminGetAgeRestrictionStatusV3Unauthorized() *AdminGetAgeRestrictionStatusV3Unauthorized
NewAdminGetAgeRestrictionStatusV3Unauthorized creates a AdminGetAgeRestrictionStatusV3Unauthorized with default headers values
func (*AdminGetAgeRestrictionStatusV3Unauthorized) Error ¶ added in v0.2.0
func (o *AdminGetAgeRestrictionStatusV3Unauthorized) Error() string
func (*AdminGetAgeRestrictionStatusV3Unauthorized) GetPayload ¶ added in v0.2.0
func (o *AdminGetAgeRestrictionStatusV3Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
type AdminGetBulkUserByEmailAddressV3BadRequest ¶ added in v0.2.0
type AdminGetBulkUserByEmailAddressV3BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminGetBulkUserByEmailAddressV3BadRequest 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 NewAdminGetBulkUserByEmailAddressV3BadRequest ¶ added in v0.2.0
func NewAdminGetBulkUserByEmailAddressV3BadRequest() *AdminGetBulkUserByEmailAddressV3BadRequest
NewAdminGetBulkUserByEmailAddressV3BadRequest creates a AdminGetBulkUserByEmailAddressV3BadRequest with default headers values
func (*AdminGetBulkUserByEmailAddressV3BadRequest) Error ¶ added in v0.2.0
func (o *AdminGetBulkUserByEmailAddressV3BadRequest) Error() string
func (*AdminGetBulkUserByEmailAddressV3BadRequest) GetPayload ¶ added in v0.2.0
func (o *AdminGetBulkUserByEmailAddressV3BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
type AdminGetBulkUserByEmailAddressV3Forbidden ¶ added in v0.2.0
type AdminGetBulkUserByEmailAddressV3Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminGetBulkUserByEmailAddressV3Forbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20013</td><td>insufficient permissions</td></tr></table>
func NewAdminGetBulkUserByEmailAddressV3Forbidden ¶ added in v0.2.0
func NewAdminGetBulkUserByEmailAddressV3Forbidden() *AdminGetBulkUserByEmailAddressV3Forbidden
NewAdminGetBulkUserByEmailAddressV3Forbidden creates a AdminGetBulkUserByEmailAddressV3Forbidden with default headers values
func (*AdminGetBulkUserByEmailAddressV3Forbidden) Error ¶ added in v0.2.0
func (o *AdminGetBulkUserByEmailAddressV3Forbidden) Error() string
func (*AdminGetBulkUserByEmailAddressV3Forbidden) GetPayload ¶ added in v0.2.0
func (o *AdminGetBulkUserByEmailAddressV3Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
type AdminGetBulkUserByEmailAddressV3InternalServerError ¶ added in v0.2.0
type AdminGetBulkUserByEmailAddressV3InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminGetBulkUserByEmailAddressV3InternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20000</td><td>internal server error</td></tr></table>
func NewAdminGetBulkUserByEmailAddressV3InternalServerError ¶ added in v0.2.0
func NewAdminGetBulkUserByEmailAddressV3InternalServerError() *AdminGetBulkUserByEmailAddressV3InternalServerError
NewAdminGetBulkUserByEmailAddressV3InternalServerError creates a AdminGetBulkUserByEmailAddressV3InternalServerError with default headers values
func (*AdminGetBulkUserByEmailAddressV3InternalServerError) Error ¶ added in v0.2.0
func (o *AdminGetBulkUserByEmailAddressV3InternalServerError) Error() string
func (*AdminGetBulkUserByEmailAddressV3InternalServerError) GetPayload ¶ added in v0.2.0
func (o *AdminGetBulkUserByEmailAddressV3InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
type AdminGetBulkUserByEmailAddressV3NotFound ¶ added in v0.2.0
type AdminGetBulkUserByEmailAddressV3NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminGetBulkUserByEmailAddressV3NotFound 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></table>
func NewAdminGetBulkUserByEmailAddressV3NotFound ¶ added in v0.2.0
func NewAdminGetBulkUserByEmailAddressV3NotFound() *AdminGetBulkUserByEmailAddressV3NotFound
NewAdminGetBulkUserByEmailAddressV3NotFound creates a AdminGetBulkUserByEmailAddressV3NotFound with default headers values
func (*AdminGetBulkUserByEmailAddressV3NotFound) Error ¶ added in v0.2.0
func (o *AdminGetBulkUserByEmailAddressV3NotFound) Error() string
func (*AdminGetBulkUserByEmailAddressV3NotFound) GetPayload ¶ added in v0.2.0
func (o *AdminGetBulkUserByEmailAddressV3NotFound) GetPayload() *iamclientmodels.RestErrorResponse
type AdminGetBulkUserByEmailAddressV3OK ¶ added in v0.2.0
type AdminGetBulkUserByEmailAddressV3OK struct {
Payload *iamclientmodels.ModelListUserResponseV3
}
AdminGetBulkUserByEmailAddressV3OK handles this case with default header values.
OK
func NewAdminGetBulkUserByEmailAddressV3OK ¶ added in v0.2.0
func NewAdminGetBulkUserByEmailAddressV3OK() *AdminGetBulkUserByEmailAddressV3OK
NewAdminGetBulkUserByEmailAddressV3OK creates a AdminGetBulkUserByEmailAddressV3OK with default headers values
func (*AdminGetBulkUserByEmailAddressV3OK) Error ¶ added in v0.2.0
func (o *AdminGetBulkUserByEmailAddressV3OK) Error() string
func (*AdminGetBulkUserByEmailAddressV3OK) GetPayload ¶ added in v0.2.0
func (o *AdminGetBulkUserByEmailAddressV3OK) GetPayload() *iamclientmodels.ModelListUserResponseV3
type AdminGetBulkUserByEmailAddressV3Params ¶ added in v0.2.0
type AdminGetBulkUserByEmailAddressV3Params struct { /*Body*/ Body *iamclientmodels.ModelListEmailAddressRequest /*Namespace Namespace, only accept alphabet and numeric */ Namespace string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminGetBulkUserByEmailAddressV3Params contains all the parameters to send to the API endpoint for the admin get bulk user by email address v3 operation typically these are written to a http.Request
func NewAdminGetBulkUserByEmailAddressV3Params ¶ added in v0.2.0
func NewAdminGetBulkUserByEmailAddressV3Params() *AdminGetBulkUserByEmailAddressV3Params
NewAdminGetBulkUserByEmailAddressV3Params creates a new AdminGetBulkUserByEmailAddressV3Params object with the default values initialized.
func NewAdminGetBulkUserByEmailAddressV3ParamsWithContext ¶ added in v0.2.0
func NewAdminGetBulkUserByEmailAddressV3ParamsWithContext(ctx context.Context) *AdminGetBulkUserByEmailAddressV3Params
NewAdminGetBulkUserByEmailAddressV3ParamsWithContext creates a new AdminGetBulkUserByEmailAddressV3Params object with the default values initialized, and the ability to set a context for a request
func NewAdminGetBulkUserByEmailAddressV3ParamsWithHTTPClient ¶ added in v0.2.0
func NewAdminGetBulkUserByEmailAddressV3ParamsWithHTTPClient(client *http.Client) *AdminGetBulkUserByEmailAddressV3Params
NewAdminGetBulkUserByEmailAddressV3ParamsWithHTTPClient creates a new AdminGetBulkUserByEmailAddressV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminGetBulkUserByEmailAddressV3ParamsWithTimeout ¶ added in v0.2.0
func NewAdminGetBulkUserByEmailAddressV3ParamsWithTimeout(timeout time.Duration) *AdminGetBulkUserByEmailAddressV3Params
NewAdminGetBulkUserByEmailAddressV3ParamsWithTimeout creates a new AdminGetBulkUserByEmailAddressV3Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminGetBulkUserByEmailAddressV3Params) SetBody ¶ added in v0.2.0
func (o *AdminGetBulkUserByEmailAddressV3Params) SetBody(body *iamclientmodels.ModelListEmailAddressRequest)
SetBody adds the body to the admin get bulk user by email address v3 params
func (*AdminGetBulkUserByEmailAddressV3Params) SetContext ¶ added in v0.2.0
func (o *AdminGetBulkUserByEmailAddressV3Params) SetContext(ctx context.Context)
SetContext adds the context to the admin get bulk user by email address v3 params
func (*AdminGetBulkUserByEmailAddressV3Params) SetHTTPClient ¶ added in v0.2.0
func (o *AdminGetBulkUserByEmailAddressV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin get bulk user by email address v3 params
func (*AdminGetBulkUserByEmailAddressV3Params) SetNamespace ¶ added in v0.2.0
func (o *AdminGetBulkUserByEmailAddressV3Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin get bulk user by email address v3 params
func (*AdminGetBulkUserByEmailAddressV3Params) SetTimeout ¶ added in v0.2.0
func (o *AdminGetBulkUserByEmailAddressV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin get bulk user by email address v3 params
func (*AdminGetBulkUserByEmailAddressV3Params) WithBody ¶ added in v0.2.0
func (o *AdminGetBulkUserByEmailAddressV3Params) WithBody(body *iamclientmodels.ModelListEmailAddressRequest) *AdminGetBulkUserByEmailAddressV3Params
WithBody adds the body to the admin get bulk user by email address v3 params
func (*AdminGetBulkUserByEmailAddressV3Params) WithContext ¶ added in v0.2.0
func (o *AdminGetBulkUserByEmailAddressV3Params) WithContext(ctx context.Context) *AdminGetBulkUserByEmailAddressV3Params
WithContext adds the context to the admin get bulk user by email address v3 params
func (*AdminGetBulkUserByEmailAddressV3Params) WithHTTPClient ¶ added in v0.2.0
func (o *AdminGetBulkUserByEmailAddressV3Params) WithHTTPClient(client *http.Client) *AdminGetBulkUserByEmailAddressV3Params
WithHTTPClient adds the HTTPClient to the admin get bulk user by email address v3 params
func (*AdminGetBulkUserByEmailAddressV3Params) WithNamespace ¶ added in v0.2.0
func (o *AdminGetBulkUserByEmailAddressV3Params) WithNamespace(namespace string) *AdminGetBulkUserByEmailAddressV3Params
WithNamespace adds the namespace to the admin get bulk user by email address v3 params
func (*AdminGetBulkUserByEmailAddressV3Params) WithTimeout ¶ added in v0.2.0
func (o *AdminGetBulkUserByEmailAddressV3Params) WithTimeout(timeout time.Duration) *AdminGetBulkUserByEmailAddressV3Params
WithTimeout adds the timeout to the admin get bulk user by email address v3 params
func (*AdminGetBulkUserByEmailAddressV3Params) WriteToRequest ¶ added in v0.2.0
func (o *AdminGetBulkUserByEmailAddressV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminGetBulkUserByEmailAddressV3Reader ¶ added in v0.2.0
type AdminGetBulkUserByEmailAddressV3Reader struct {
// contains filtered or unexported fields
}
AdminGetBulkUserByEmailAddressV3Reader is a Reader for the AdminGetBulkUserByEmailAddressV3 structure.
func (*AdminGetBulkUserByEmailAddressV3Reader) ReadResponse ¶ added in v0.2.0
func (o *AdminGetBulkUserByEmailAddressV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminGetBulkUserByEmailAddressV3Unauthorized ¶ added in v0.2.0
type AdminGetBulkUserByEmailAddressV3Unauthorized struct {
}AdminGetBulkUserByEmailAddressV3Unauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr></table>
func NewAdminGetBulkUserByEmailAddressV3Unauthorized ¶ added in v0.2.0
func NewAdminGetBulkUserByEmailAddressV3Unauthorized() *AdminGetBulkUserByEmailAddressV3Unauthorized
NewAdminGetBulkUserByEmailAddressV3Unauthorized creates a AdminGetBulkUserByEmailAddressV3Unauthorized with default headers values
func (*AdminGetBulkUserByEmailAddressV3Unauthorized) Error ¶ added in v0.2.0
func (o *AdminGetBulkUserByEmailAddressV3Unauthorized) Error() string
func (*AdminGetBulkUserByEmailAddressV3Unauthorized) GetPayload ¶ added in v0.2.0
func (o *AdminGetBulkUserByEmailAddressV3Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
type AdminGetListCountryAgeRestrictionV3BadRequest ¶ added in v0.2.0
type AdminGetListCountryAgeRestrictionV3BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminGetListCountryAgeRestrictionV3BadRequest 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 NewAdminGetListCountryAgeRestrictionV3BadRequest ¶ added in v0.2.0
func NewAdminGetListCountryAgeRestrictionV3BadRequest() *AdminGetListCountryAgeRestrictionV3BadRequest
NewAdminGetListCountryAgeRestrictionV3BadRequest creates a AdminGetListCountryAgeRestrictionV3BadRequest with default headers values
func (*AdminGetListCountryAgeRestrictionV3BadRequest) Error ¶ added in v0.2.0
func (o *AdminGetListCountryAgeRestrictionV3BadRequest) Error() string
func (*AdminGetListCountryAgeRestrictionV3BadRequest) GetPayload ¶ added in v0.2.0
func (o *AdminGetListCountryAgeRestrictionV3BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
type AdminGetListCountryAgeRestrictionV3Forbidden ¶ added in v0.2.0
type AdminGetListCountryAgeRestrictionV3Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminGetListCountryAgeRestrictionV3Forbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20013</td><td>insufficient permissions</td></tr></table>
func NewAdminGetListCountryAgeRestrictionV3Forbidden ¶ added in v0.2.0
func NewAdminGetListCountryAgeRestrictionV3Forbidden() *AdminGetListCountryAgeRestrictionV3Forbidden
NewAdminGetListCountryAgeRestrictionV3Forbidden creates a AdminGetListCountryAgeRestrictionV3Forbidden with default headers values
func (*AdminGetListCountryAgeRestrictionV3Forbidden) Error ¶ added in v0.2.0
func (o *AdminGetListCountryAgeRestrictionV3Forbidden) Error() string
func (*AdminGetListCountryAgeRestrictionV3Forbidden) GetPayload ¶ added in v0.2.0
func (o *AdminGetListCountryAgeRestrictionV3Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
type AdminGetListCountryAgeRestrictionV3InternalServerError ¶ added in v0.2.0
type AdminGetListCountryAgeRestrictionV3InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminGetListCountryAgeRestrictionV3InternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20000</td><td>internal server error</td></tr></table>
func NewAdminGetListCountryAgeRestrictionV3InternalServerError ¶ added in v0.2.0
func NewAdminGetListCountryAgeRestrictionV3InternalServerError() *AdminGetListCountryAgeRestrictionV3InternalServerError
NewAdminGetListCountryAgeRestrictionV3InternalServerError creates a AdminGetListCountryAgeRestrictionV3InternalServerError with default headers values
func (*AdminGetListCountryAgeRestrictionV3InternalServerError) Error ¶ added in v0.2.0
func (o *AdminGetListCountryAgeRestrictionV3InternalServerError) Error() string
func (*AdminGetListCountryAgeRestrictionV3InternalServerError) GetPayload ¶ added in v0.2.0
func (o *AdminGetListCountryAgeRestrictionV3InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
type AdminGetListCountryAgeRestrictionV3OK ¶ added in v0.2.0
type AdminGetListCountryAgeRestrictionV3OK struct {
Payload []*iamclientmodels.ModelCountryV3Response
}
AdminGetListCountryAgeRestrictionV3OK handles this case with default header values.
OK
func NewAdminGetListCountryAgeRestrictionV3OK ¶ added in v0.2.0
func NewAdminGetListCountryAgeRestrictionV3OK() *AdminGetListCountryAgeRestrictionV3OK
NewAdminGetListCountryAgeRestrictionV3OK creates a AdminGetListCountryAgeRestrictionV3OK with default headers values
func (*AdminGetListCountryAgeRestrictionV3OK) Error ¶ added in v0.2.0
func (o *AdminGetListCountryAgeRestrictionV3OK) Error() string
func (*AdminGetListCountryAgeRestrictionV3OK) GetPayload ¶ added in v0.2.0
func (o *AdminGetListCountryAgeRestrictionV3OK) GetPayload() []*iamclientmodels.ModelCountryV3Response
type AdminGetListCountryAgeRestrictionV3Params ¶ added in v0.2.0
type AdminGetListCountryAgeRestrictionV3Params struct { /*Namespace Namespace, only accept alphabet and numeric */ Namespace string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminGetListCountryAgeRestrictionV3Params contains all the parameters to send to the API endpoint for the admin get list country age restriction v3 operation typically these are written to a http.Request
func NewAdminGetListCountryAgeRestrictionV3Params ¶ added in v0.2.0
func NewAdminGetListCountryAgeRestrictionV3Params() *AdminGetListCountryAgeRestrictionV3Params
NewAdminGetListCountryAgeRestrictionV3Params creates a new AdminGetListCountryAgeRestrictionV3Params object with the default values initialized.
func NewAdminGetListCountryAgeRestrictionV3ParamsWithContext ¶ added in v0.2.0
func NewAdminGetListCountryAgeRestrictionV3ParamsWithContext(ctx context.Context) *AdminGetListCountryAgeRestrictionV3Params
NewAdminGetListCountryAgeRestrictionV3ParamsWithContext creates a new AdminGetListCountryAgeRestrictionV3Params object with the default values initialized, and the ability to set a context for a request
func NewAdminGetListCountryAgeRestrictionV3ParamsWithHTTPClient ¶ added in v0.2.0
func NewAdminGetListCountryAgeRestrictionV3ParamsWithHTTPClient(client *http.Client) *AdminGetListCountryAgeRestrictionV3Params
NewAdminGetListCountryAgeRestrictionV3ParamsWithHTTPClient creates a new AdminGetListCountryAgeRestrictionV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminGetListCountryAgeRestrictionV3ParamsWithTimeout ¶ added in v0.2.0
func NewAdminGetListCountryAgeRestrictionV3ParamsWithTimeout(timeout time.Duration) *AdminGetListCountryAgeRestrictionV3Params
NewAdminGetListCountryAgeRestrictionV3ParamsWithTimeout creates a new AdminGetListCountryAgeRestrictionV3Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminGetListCountryAgeRestrictionV3Params) SetContext ¶ added in v0.2.0
func (o *AdminGetListCountryAgeRestrictionV3Params) SetContext(ctx context.Context)
SetContext adds the context to the admin get list country age restriction v3 params
func (*AdminGetListCountryAgeRestrictionV3Params) SetHTTPClient ¶ added in v0.2.0
func (o *AdminGetListCountryAgeRestrictionV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin get list country age restriction v3 params
func (*AdminGetListCountryAgeRestrictionV3Params) SetNamespace ¶ added in v0.2.0
func (o *AdminGetListCountryAgeRestrictionV3Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin get list country age restriction v3 params
func (*AdminGetListCountryAgeRestrictionV3Params) SetTimeout ¶ added in v0.2.0
func (o *AdminGetListCountryAgeRestrictionV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin get list country age restriction v3 params
func (*AdminGetListCountryAgeRestrictionV3Params) WithContext ¶ added in v0.2.0
func (o *AdminGetListCountryAgeRestrictionV3Params) WithContext(ctx context.Context) *AdminGetListCountryAgeRestrictionV3Params
WithContext adds the context to the admin get list country age restriction v3 params
func (*AdminGetListCountryAgeRestrictionV3Params) WithHTTPClient ¶ added in v0.2.0
func (o *AdminGetListCountryAgeRestrictionV3Params) WithHTTPClient(client *http.Client) *AdminGetListCountryAgeRestrictionV3Params
WithHTTPClient adds the HTTPClient to the admin get list country age restriction v3 params
func (*AdminGetListCountryAgeRestrictionV3Params) WithNamespace ¶ added in v0.2.0
func (o *AdminGetListCountryAgeRestrictionV3Params) WithNamespace(namespace string) *AdminGetListCountryAgeRestrictionV3Params
WithNamespace adds the namespace to the admin get list country age restriction v3 params
func (*AdminGetListCountryAgeRestrictionV3Params) WithTimeout ¶ added in v0.2.0
func (o *AdminGetListCountryAgeRestrictionV3Params) WithTimeout(timeout time.Duration) *AdminGetListCountryAgeRestrictionV3Params
WithTimeout adds the timeout to the admin get list country age restriction v3 params
func (*AdminGetListCountryAgeRestrictionV3Params) WriteToRequest ¶ added in v0.2.0
func (o *AdminGetListCountryAgeRestrictionV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminGetListCountryAgeRestrictionV3Reader ¶ added in v0.2.0
type AdminGetListCountryAgeRestrictionV3Reader struct {
// contains filtered or unexported fields
}
AdminGetListCountryAgeRestrictionV3Reader is a Reader for the AdminGetListCountryAgeRestrictionV3 structure.
func (*AdminGetListCountryAgeRestrictionV3Reader) ReadResponse ¶ added in v0.2.0
func (o *AdminGetListCountryAgeRestrictionV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminGetListCountryAgeRestrictionV3Unauthorized ¶ added in v0.2.0
type AdminGetListCountryAgeRestrictionV3Unauthorized struct {
}AdminGetListCountryAgeRestrictionV3Unauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr></table>
func NewAdminGetListCountryAgeRestrictionV3Unauthorized ¶ added in v0.2.0
func NewAdminGetListCountryAgeRestrictionV3Unauthorized() *AdminGetListCountryAgeRestrictionV3Unauthorized
NewAdminGetListCountryAgeRestrictionV3Unauthorized creates a AdminGetListCountryAgeRestrictionV3Unauthorized with default headers values
func (*AdminGetListCountryAgeRestrictionV3Unauthorized) Error ¶ added in v0.2.0
func (o *AdminGetListCountryAgeRestrictionV3Unauthorized) Error() string
func (*AdminGetListCountryAgeRestrictionV3Unauthorized) GetPayload ¶ added in v0.2.0
func (o *AdminGetListCountryAgeRestrictionV3Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
type AdminGetMyUserV3InternalServerError ¶ added in v0.2.0
type AdminGetMyUserV3InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminGetMyUserV3InternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20000</td><td>internal server error</td></tr></table>
func NewAdminGetMyUserV3InternalServerError ¶ added in v0.2.0
func NewAdminGetMyUserV3InternalServerError() *AdminGetMyUserV3InternalServerError
NewAdminGetMyUserV3InternalServerError creates a AdminGetMyUserV3InternalServerError with default headers values
func (*AdminGetMyUserV3InternalServerError) Error ¶ added in v0.2.0
func (o *AdminGetMyUserV3InternalServerError) Error() string
func (*AdminGetMyUserV3InternalServerError) GetPayload ¶ added in v0.2.0
func (o *AdminGetMyUserV3InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
type AdminGetMyUserV3OK ¶ added in v0.2.0
type AdminGetMyUserV3OK struct {
Payload *iamclientmodels.ModelUserResponseV3
}
AdminGetMyUserV3OK handles this case with default header values.
OK
func NewAdminGetMyUserV3OK ¶ added in v0.2.0
func NewAdminGetMyUserV3OK() *AdminGetMyUserV3OK
NewAdminGetMyUserV3OK creates a AdminGetMyUserV3OK with default headers values
func (*AdminGetMyUserV3OK) Error ¶ added in v0.2.0
func (o *AdminGetMyUserV3OK) Error() string
func (*AdminGetMyUserV3OK) GetPayload ¶ added in v0.2.0
func (o *AdminGetMyUserV3OK) GetPayload() *iamclientmodels.ModelUserResponseV3
type AdminGetMyUserV3Params ¶ added in v0.2.0
type AdminGetMyUserV3Params struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminGetMyUserV3Params contains all the parameters to send to the API endpoint for the admin get my user v3 operation typically these are written to a http.Request
func NewAdminGetMyUserV3Params ¶ added in v0.2.0
func NewAdminGetMyUserV3Params() *AdminGetMyUserV3Params
NewAdminGetMyUserV3Params creates a new AdminGetMyUserV3Params object with the default values initialized.
func NewAdminGetMyUserV3ParamsWithContext ¶ added in v0.2.0
func NewAdminGetMyUserV3ParamsWithContext(ctx context.Context) *AdminGetMyUserV3Params
NewAdminGetMyUserV3ParamsWithContext creates a new AdminGetMyUserV3Params object with the default values initialized, and the ability to set a context for a request
func NewAdminGetMyUserV3ParamsWithHTTPClient ¶ added in v0.2.0
func NewAdminGetMyUserV3ParamsWithHTTPClient(client *http.Client) *AdminGetMyUserV3Params
NewAdminGetMyUserV3ParamsWithHTTPClient creates a new AdminGetMyUserV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminGetMyUserV3ParamsWithTimeout ¶ added in v0.2.0
func NewAdminGetMyUserV3ParamsWithTimeout(timeout time.Duration) *AdminGetMyUserV3Params
NewAdminGetMyUserV3ParamsWithTimeout creates a new AdminGetMyUserV3Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminGetMyUserV3Params) SetContext ¶ added in v0.2.0
func (o *AdminGetMyUserV3Params) SetContext(ctx context.Context)
SetContext adds the context to the admin get my user v3 params
func (*AdminGetMyUserV3Params) SetHTTPClient ¶ added in v0.2.0
func (o *AdminGetMyUserV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin get my user v3 params
func (*AdminGetMyUserV3Params) SetTimeout ¶ added in v0.2.0
func (o *AdminGetMyUserV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin get my user v3 params
func (*AdminGetMyUserV3Params) WithContext ¶ added in v0.2.0
func (o *AdminGetMyUserV3Params) WithContext(ctx context.Context) *AdminGetMyUserV3Params
WithContext adds the context to the admin get my user v3 params
func (*AdminGetMyUserV3Params) WithHTTPClient ¶ added in v0.2.0
func (o *AdminGetMyUserV3Params) WithHTTPClient(client *http.Client) *AdminGetMyUserV3Params
WithHTTPClient adds the HTTPClient to the admin get my user v3 params
func (*AdminGetMyUserV3Params) WithTimeout ¶ added in v0.2.0
func (o *AdminGetMyUserV3Params) WithTimeout(timeout time.Duration) *AdminGetMyUserV3Params
WithTimeout adds the timeout to the admin get my user v3 params
func (*AdminGetMyUserV3Params) WriteToRequest ¶ added in v0.2.0
func (o *AdminGetMyUserV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminGetMyUserV3Reader ¶ added in v0.2.0
type AdminGetMyUserV3Reader struct {
// contains filtered or unexported fields
}
AdminGetMyUserV3Reader is a Reader for the AdminGetMyUserV3 structure.
func (*AdminGetMyUserV3Reader) ReadResponse ¶ added in v0.2.0
func (o *AdminGetMyUserV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminGetMyUserV3Unauthorized ¶ added in v0.2.0
type AdminGetMyUserV3Unauthorized struct {
}AdminGetMyUserV3Unauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr><tr><td>20022</td><td>token is not user token</td></tr></table>
func NewAdminGetMyUserV3Unauthorized ¶ added in v0.2.0
func NewAdminGetMyUserV3Unauthorized() *AdminGetMyUserV3Unauthorized
NewAdminGetMyUserV3Unauthorized creates a AdminGetMyUserV3Unauthorized with default headers values
func (*AdminGetMyUserV3Unauthorized) Error ¶ added in v0.2.0
func (o *AdminGetMyUserV3Unauthorized) Error() string
func (*AdminGetMyUserV3Unauthorized) GetPayload ¶ added in v0.2.0
func (o *AdminGetMyUserV3Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
type AdminGetUserBanV2Forbidden ¶ added in v0.2.0
type AdminGetUserBanV2Forbidden struct { }
AdminGetUserBanV2Forbidden handles this case with default header values.
Forbidden
func NewAdminGetUserBanV2Forbidden ¶ added in v0.2.0
func NewAdminGetUserBanV2Forbidden() *AdminGetUserBanV2Forbidden
NewAdminGetUserBanV2Forbidden creates a AdminGetUserBanV2Forbidden with default headers values
func (*AdminGetUserBanV2Forbidden) Error ¶ added in v0.2.0
func (o *AdminGetUserBanV2Forbidden) Error() string
type AdminGetUserBanV2NotFound ¶ added in v0.2.0
type AdminGetUserBanV2NotFound struct { }
AdminGetUserBanV2NotFound handles this case with default header values.
Data not found
func NewAdminGetUserBanV2NotFound ¶ added in v0.2.0
func NewAdminGetUserBanV2NotFound() *AdminGetUserBanV2NotFound
NewAdminGetUserBanV2NotFound creates a AdminGetUserBanV2NotFound with default headers values
func (*AdminGetUserBanV2NotFound) Error ¶ added in v0.2.0
func (o *AdminGetUserBanV2NotFound) Error() string
type AdminGetUserBanV2OK ¶ added in v0.2.0
type AdminGetUserBanV2OK struct {
Payload []*iamclientmodels.ModelUserBanResponse
}
AdminGetUserBanV2OK handles this case with default header values.
OK
func NewAdminGetUserBanV2OK ¶ added in v0.2.0
func NewAdminGetUserBanV2OK() *AdminGetUserBanV2OK
NewAdminGetUserBanV2OK creates a AdminGetUserBanV2OK with default headers values
func (*AdminGetUserBanV2OK) Error ¶ added in v0.2.0
func (o *AdminGetUserBanV2OK) Error() string
func (*AdminGetUserBanV2OK) GetPayload ¶ added in v0.2.0
func (o *AdminGetUserBanV2OK) GetPayload() []*iamclientmodels.ModelUserBanResponse
type AdminGetUserBanV2Params ¶ added in v0.2.0
type AdminGetUserBanV2Params struct { /*ActiveOnly Filter ban to only returns the active one */ ActiveOnly *bool /*Namespace Namespace */ Namespace string /*UserID User ID */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminGetUserBanV2Params contains all the parameters to send to the API endpoint for the admin get user ban v2 operation typically these are written to a http.Request
func NewAdminGetUserBanV2Params ¶ added in v0.2.0
func NewAdminGetUserBanV2Params() *AdminGetUserBanV2Params
NewAdminGetUserBanV2Params creates a new AdminGetUserBanV2Params object with the default values initialized.
func NewAdminGetUserBanV2ParamsWithContext ¶ added in v0.2.0
func NewAdminGetUserBanV2ParamsWithContext(ctx context.Context) *AdminGetUserBanV2Params
NewAdminGetUserBanV2ParamsWithContext creates a new AdminGetUserBanV2Params object with the default values initialized, and the ability to set a context for a request
func NewAdminGetUserBanV2ParamsWithHTTPClient ¶ added in v0.2.0
func NewAdminGetUserBanV2ParamsWithHTTPClient(client *http.Client) *AdminGetUserBanV2Params
NewAdminGetUserBanV2ParamsWithHTTPClient creates a new AdminGetUserBanV2Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminGetUserBanV2ParamsWithTimeout ¶ added in v0.2.0
func NewAdminGetUserBanV2ParamsWithTimeout(timeout time.Duration) *AdminGetUserBanV2Params
NewAdminGetUserBanV2ParamsWithTimeout creates a new AdminGetUserBanV2Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminGetUserBanV2Params) SetActiveOnly ¶ added in v0.2.0
func (o *AdminGetUserBanV2Params) SetActiveOnly(activeOnly *bool)
SetActiveOnly adds the activeOnly to the admin get user ban v2 params
func (*AdminGetUserBanV2Params) SetContext ¶ added in v0.2.0
func (o *AdminGetUserBanV2Params) SetContext(ctx context.Context)
SetContext adds the context to the admin get user ban v2 params
func (*AdminGetUserBanV2Params) SetHTTPClient ¶ added in v0.2.0
func (o *AdminGetUserBanV2Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin get user ban v2 params
func (*AdminGetUserBanV2Params) SetNamespace ¶ added in v0.2.0
func (o *AdminGetUserBanV2Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin get user ban v2 params
func (*AdminGetUserBanV2Params) SetTimeout ¶ added in v0.2.0
func (o *AdminGetUserBanV2Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin get user ban v2 params
func (*AdminGetUserBanV2Params) SetUserID ¶ added in v0.2.0
func (o *AdminGetUserBanV2Params) SetUserID(userID string)
SetUserID adds the userId to the admin get user ban v2 params
func (*AdminGetUserBanV2Params) WithActiveOnly ¶ added in v0.2.0
func (o *AdminGetUserBanV2Params) WithActiveOnly(activeOnly *bool) *AdminGetUserBanV2Params
WithActiveOnly adds the activeOnly to the admin get user ban v2 params
func (*AdminGetUserBanV2Params) WithContext ¶ added in v0.2.0
func (o *AdminGetUserBanV2Params) WithContext(ctx context.Context) *AdminGetUserBanV2Params
WithContext adds the context to the admin get user ban v2 params
func (*AdminGetUserBanV2Params) WithHTTPClient ¶ added in v0.2.0
func (o *AdminGetUserBanV2Params) WithHTTPClient(client *http.Client) *AdminGetUserBanV2Params
WithHTTPClient adds the HTTPClient to the admin get user ban v2 params
func (*AdminGetUserBanV2Params) WithNamespace ¶ added in v0.2.0
func (o *AdminGetUserBanV2Params) WithNamespace(namespace string) *AdminGetUserBanV2Params
WithNamespace adds the namespace to the admin get user ban v2 params
func (*AdminGetUserBanV2Params) WithTimeout ¶ added in v0.2.0
func (o *AdminGetUserBanV2Params) WithTimeout(timeout time.Duration) *AdminGetUserBanV2Params
WithTimeout adds the timeout to the admin get user ban v2 params
func (*AdminGetUserBanV2Params) WithUserID ¶ added in v0.2.0
func (o *AdminGetUserBanV2Params) WithUserID(userID string) *AdminGetUserBanV2Params
WithUserID adds the userID to the admin get user ban v2 params
func (*AdminGetUserBanV2Params) WriteToRequest ¶ added in v0.2.0
func (o *AdminGetUserBanV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminGetUserBanV2Reader ¶ added in v0.2.0
type AdminGetUserBanV2Reader struct {
// contains filtered or unexported fields
}
AdminGetUserBanV2Reader is a Reader for the AdminGetUserBanV2 structure.
func (*AdminGetUserBanV2Reader) ReadResponse ¶ added in v0.2.0
func (o *AdminGetUserBanV2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminGetUserBanV2Unauthorized ¶ added in v0.2.0
type AdminGetUserBanV2Unauthorized struct { }
AdminGetUserBanV2Unauthorized handles this case with default header values.
Unauthorized access
func NewAdminGetUserBanV2Unauthorized ¶ added in v0.2.0
func NewAdminGetUserBanV2Unauthorized() *AdminGetUserBanV2Unauthorized
NewAdminGetUserBanV2Unauthorized creates a AdminGetUserBanV2Unauthorized with default headers values
func (*AdminGetUserBanV2Unauthorized) Error ¶ added in v0.2.0
func (o *AdminGetUserBanV2Unauthorized) Error() string
type AdminGetUserBanV3BadRequest ¶ added in v0.2.0
type AdminGetUserBanV3BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminGetUserBanV3BadRequest 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 NewAdminGetUserBanV3BadRequest ¶ added in v0.2.0
func NewAdminGetUserBanV3BadRequest() *AdminGetUserBanV3BadRequest
NewAdminGetUserBanV3BadRequest creates a AdminGetUserBanV3BadRequest with default headers values
func (*AdminGetUserBanV3BadRequest) Error ¶ added in v0.2.0
func (o *AdminGetUserBanV3BadRequest) Error() string
func (*AdminGetUserBanV3BadRequest) GetPayload ¶ added in v0.2.0
func (o *AdminGetUserBanV3BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
type AdminGetUserBanV3Forbidden ¶ added in v0.2.0
type AdminGetUserBanV3Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminGetUserBanV3Forbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20013</td><td>insufficient permissions</td></tr></table>
func NewAdminGetUserBanV3Forbidden ¶ added in v0.2.0
func NewAdminGetUserBanV3Forbidden() *AdminGetUserBanV3Forbidden
NewAdminGetUserBanV3Forbidden creates a AdminGetUserBanV3Forbidden with default headers values
func (*AdminGetUserBanV3Forbidden) Error ¶ added in v0.2.0
func (o *AdminGetUserBanV3Forbidden) Error() string
func (*AdminGetUserBanV3Forbidden) GetPayload ¶ added in v0.2.0
func (o *AdminGetUserBanV3Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
type AdminGetUserBanV3NotFound ¶ added in v0.2.0
type AdminGetUserBanV3NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminGetUserBanV3NotFound 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>10139</td><td>platform account not found</td></tr></table>
func NewAdminGetUserBanV3NotFound ¶ added in v0.2.0
func NewAdminGetUserBanV3NotFound() *AdminGetUserBanV3NotFound
NewAdminGetUserBanV3NotFound creates a AdminGetUserBanV3NotFound with default headers values
func (*AdminGetUserBanV3NotFound) Error ¶ added in v0.2.0
func (o *AdminGetUserBanV3NotFound) Error() string
func (*AdminGetUserBanV3NotFound) GetPayload ¶ added in v0.2.0
func (o *AdminGetUserBanV3NotFound) GetPayload() *iamclientmodels.RestErrorResponse
type AdminGetUserBanV3OK ¶ added in v0.2.0
type AdminGetUserBanV3OK struct {
Payload *iamclientmodels.ModelGetUserBanV3Response
}
AdminGetUserBanV3OK handles this case with default header values.
OK
func NewAdminGetUserBanV3OK ¶ added in v0.2.0
func NewAdminGetUserBanV3OK() *AdminGetUserBanV3OK
NewAdminGetUserBanV3OK creates a AdminGetUserBanV3OK with default headers values
func (*AdminGetUserBanV3OK) Error ¶ added in v0.2.0
func (o *AdminGetUserBanV3OK) Error() string
func (*AdminGetUserBanV3OK) GetPayload ¶ added in v0.2.0
func (o *AdminGetUserBanV3OK) GetPayload() *iamclientmodels.ModelGetUserBanV3Response
type AdminGetUserBanV3Params ¶ added in v0.2.0
type AdminGetUserBanV3Params struct { /*ActiveOnly Filter ban based on the ban status. If you set this, only active ban returned */ ActiveOnly *bool /*After Filter ban based on the date creation. If you set this, only user bans created after the date returned. The date is in ISO-8601. Example value: 2019-05-18T07:17:45Z. <em>Doesn't work yet</em> */ After *string /*Before Filter ban based on the date creation. If you set this, only user bans created before the date returned. The date is in ISO-8601. Example value: 2019-05-18T07:17:45Z. <em>Doesn't work yet</em> */ Before *string /*Limit The number of data returned in one query. The maximum value of the limit is 100 and the minimum value of the limit is 1. If you set this into -1, then it returns all data. Default: -1. <em>Doesn't work yet</em>. */ Limit *int64 /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*UserID User ID, should follow UUID version 4 without hyphen */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminGetUserBanV3Params contains all the parameters to send to the API endpoint for the admin get user ban v3 operation typically these are written to a http.Request
func NewAdminGetUserBanV3Params ¶ added in v0.2.0
func NewAdminGetUserBanV3Params() *AdminGetUserBanV3Params
NewAdminGetUserBanV3Params creates a new AdminGetUserBanV3Params object with the default values initialized.
func NewAdminGetUserBanV3ParamsWithContext ¶ added in v0.2.0
func NewAdminGetUserBanV3ParamsWithContext(ctx context.Context) *AdminGetUserBanV3Params
NewAdminGetUserBanV3ParamsWithContext creates a new AdminGetUserBanV3Params object with the default values initialized, and the ability to set a context for a request
func NewAdminGetUserBanV3ParamsWithHTTPClient ¶ added in v0.2.0
func NewAdminGetUserBanV3ParamsWithHTTPClient(client *http.Client) *AdminGetUserBanV3Params
NewAdminGetUserBanV3ParamsWithHTTPClient creates a new AdminGetUserBanV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminGetUserBanV3ParamsWithTimeout ¶ added in v0.2.0
func NewAdminGetUserBanV3ParamsWithTimeout(timeout time.Duration) *AdminGetUserBanV3Params
NewAdminGetUserBanV3ParamsWithTimeout creates a new AdminGetUserBanV3Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminGetUserBanV3Params) SetActiveOnly ¶ added in v0.2.0
func (o *AdminGetUserBanV3Params) SetActiveOnly(activeOnly *bool)
SetActiveOnly adds the activeOnly to the admin get user ban v3 params
func (*AdminGetUserBanV3Params) SetAfter ¶ added in v0.2.0
func (o *AdminGetUserBanV3Params) SetAfter(after *string)
SetAfter adds the after to the admin get user ban v3 params
func (*AdminGetUserBanV3Params) SetBefore ¶ added in v0.2.0
func (o *AdminGetUserBanV3Params) SetBefore(before *string)
SetBefore adds the before to the admin get user ban v3 params
func (*AdminGetUserBanV3Params) SetContext ¶ added in v0.2.0
func (o *AdminGetUserBanV3Params) SetContext(ctx context.Context)
SetContext adds the context to the admin get user ban v3 params
func (*AdminGetUserBanV3Params) SetHTTPClient ¶ added in v0.2.0
func (o *AdminGetUserBanV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin get user ban v3 params
func (*AdminGetUserBanV3Params) SetLimit ¶ added in v0.2.0
func (o *AdminGetUserBanV3Params) SetLimit(limit *int64)
SetLimit adds the limit to the admin get user ban v3 params
func (*AdminGetUserBanV3Params) SetNamespace ¶ added in v0.2.0
func (o *AdminGetUserBanV3Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin get user ban v3 params
func (*AdminGetUserBanV3Params) SetTimeout ¶ added in v0.2.0
func (o *AdminGetUserBanV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin get user ban v3 params
func (*AdminGetUserBanV3Params) SetUserID ¶ added in v0.2.0
func (o *AdminGetUserBanV3Params) SetUserID(userID string)
SetUserID adds the userId to the admin get user ban v3 params
func (*AdminGetUserBanV3Params) WithActiveOnly ¶ added in v0.2.0
func (o *AdminGetUserBanV3Params) WithActiveOnly(activeOnly *bool) *AdminGetUserBanV3Params
WithActiveOnly adds the activeOnly to the admin get user ban v3 params
func (*AdminGetUserBanV3Params) WithAfter ¶ added in v0.2.0
func (o *AdminGetUserBanV3Params) WithAfter(after *string) *AdminGetUserBanV3Params
WithAfter adds the after to the admin get user ban v3 params
func (*AdminGetUserBanV3Params) WithBefore ¶ added in v0.2.0
func (o *AdminGetUserBanV3Params) WithBefore(before *string) *AdminGetUserBanV3Params
WithBefore adds the before to the admin get user ban v3 params
func (*AdminGetUserBanV3Params) WithContext ¶ added in v0.2.0
func (o *AdminGetUserBanV3Params) WithContext(ctx context.Context) *AdminGetUserBanV3Params
WithContext adds the context to the admin get user ban v3 params
func (*AdminGetUserBanV3Params) WithHTTPClient ¶ added in v0.2.0
func (o *AdminGetUserBanV3Params) WithHTTPClient(client *http.Client) *AdminGetUserBanV3Params
WithHTTPClient adds the HTTPClient to the admin get user ban v3 params
func (*AdminGetUserBanV3Params) WithLimit ¶ added in v0.2.0
func (o *AdminGetUserBanV3Params) WithLimit(limit *int64) *AdminGetUserBanV3Params
WithLimit adds the limit to the admin get user ban v3 params
func (*AdminGetUserBanV3Params) WithNamespace ¶ added in v0.2.0
func (o *AdminGetUserBanV3Params) WithNamespace(namespace string) *AdminGetUserBanV3Params
WithNamespace adds the namespace to the admin get user ban v3 params
func (*AdminGetUserBanV3Params) WithTimeout ¶ added in v0.2.0
func (o *AdminGetUserBanV3Params) WithTimeout(timeout time.Duration) *AdminGetUserBanV3Params
WithTimeout adds the timeout to the admin get user ban v3 params
func (*AdminGetUserBanV3Params) WithUserID ¶ added in v0.2.0
func (o *AdminGetUserBanV3Params) WithUserID(userID string) *AdminGetUserBanV3Params
WithUserID adds the userID to the admin get user ban v3 params
func (*AdminGetUserBanV3Params) WriteToRequest ¶ added in v0.2.0
func (o *AdminGetUserBanV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminGetUserBanV3Reader ¶ added in v0.2.0
type AdminGetUserBanV3Reader struct {
// contains filtered or unexported fields
}
AdminGetUserBanV3Reader is a Reader for the AdminGetUserBanV3 structure.
func (*AdminGetUserBanV3Reader) ReadResponse ¶ added in v0.2.0
func (o *AdminGetUserBanV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminGetUserBanV3Unauthorized ¶ added in v0.2.0
type AdminGetUserBanV3Unauthorized struct {
}AdminGetUserBanV3Unauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr></table>
func NewAdminGetUserBanV3Unauthorized ¶ added in v0.2.0
func NewAdminGetUserBanV3Unauthorized() *AdminGetUserBanV3Unauthorized
NewAdminGetUserBanV3Unauthorized creates a AdminGetUserBanV3Unauthorized with default headers values
func (*AdminGetUserBanV3Unauthorized) Error ¶ added in v0.2.0
func (o *AdminGetUserBanV3Unauthorized) Error() string
func (*AdminGetUserBanV3Unauthorized) GetPayload ¶ added in v0.2.0
func (o *AdminGetUserBanV3Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
type AdminGetUserByEmailAddressV3BadRequest ¶ added in v0.2.0
type AdminGetUserByEmailAddressV3BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminGetUserByEmailAddressV3BadRequest 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 NewAdminGetUserByEmailAddressV3BadRequest ¶ added in v0.2.0
func NewAdminGetUserByEmailAddressV3BadRequest() *AdminGetUserByEmailAddressV3BadRequest
NewAdminGetUserByEmailAddressV3BadRequest creates a AdminGetUserByEmailAddressV3BadRequest with default headers values
func (*AdminGetUserByEmailAddressV3BadRequest) Error ¶ added in v0.2.0
func (o *AdminGetUserByEmailAddressV3BadRequest) Error() string
func (*AdminGetUserByEmailAddressV3BadRequest) GetPayload ¶ added in v0.2.0
func (o *AdminGetUserByEmailAddressV3BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
type AdminGetUserByEmailAddressV3Forbidden ¶ added in v0.2.0
type AdminGetUserByEmailAddressV3Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminGetUserByEmailAddressV3Forbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20013</td><td>insufficient permissions</td></tr></table>
func NewAdminGetUserByEmailAddressV3Forbidden ¶ added in v0.2.0
func NewAdminGetUserByEmailAddressV3Forbidden() *AdminGetUserByEmailAddressV3Forbidden
NewAdminGetUserByEmailAddressV3Forbidden creates a AdminGetUserByEmailAddressV3Forbidden with default headers values
func (*AdminGetUserByEmailAddressV3Forbidden) Error ¶ added in v0.2.0
func (o *AdminGetUserByEmailAddressV3Forbidden) Error() string
func (*AdminGetUserByEmailAddressV3Forbidden) GetPayload ¶ added in v0.2.0
func (o *AdminGetUserByEmailAddressV3Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
type AdminGetUserByEmailAddressV3InternalServerError ¶ added in v0.2.0
type AdminGetUserByEmailAddressV3InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminGetUserByEmailAddressV3InternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20000</td><td>internal server error</td></tr></table>
func NewAdminGetUserByEmailAddressV3InternalServerError ¶ added in v0.2.0
func NewAdminGetUserByEmailAddressV3InternalServerError() *AdminGetUserByEmailAddressV3InternalServerError
NewAdminGetUserByEmailAddressV3InternalServerError creates a AdminGetUserByEmailAddressV3InternalServerError with default headers values
func (*AdminGetUserByEmailAddressV3InternalServerError) Error ¶ added in v0.2.0
func (o *AdminGetUserByEmailAddressV3InternalServerError) Error() string
func (*AdminGetUserByEmailAddressV3InternalServerError) GetPayload ¶ added in v0.2.0
func (o *AdminGetUserByEmailAddressV3InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
type AdminGetUserByEmailAddressV3NotFound ¶ added in v0.2.0
type AdminGetUserByEmailAddressV3NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminGetUserByEmailAddressV3NotFound 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></table>
func NewAdminGetUserByEmailAddressV3NotFound ¶ added in v0.2.0
func NewAdminGetUserByEmailAddressV3NotFound() *AdminGetUserByEmailAddressV3NotFound
NewAdminGetUserByEmailAddressV3NotFound creates a AdminGetUserByEmailAddressV3NotFound with default headers values
func (*AdminGetUserByEmailAddressV3NotFound) Error ¶ added in v0.2.0
func (o *AdminGetUserByEmailAddressV3NotFound) Error() string
func (*AdminGetUserByEmailAddressV3NotFound) GetPayload ¶ added in v0.2.0
func (o *AdminGetUserByEmailAddressV3NotFound) GetPayload() *iamclientmodels.RestErrorResponse
type AdminGetUserByEmailAddressV3OK ¶ added in v0.2.0
type AdminGetUserByEmailAddressV3OK struct {
Payload *iamclientmodels.ModelUserResponseV3
}
AdminGetUserByEmailAddressV3OK handles this case with default header values.
OK
func NewAdminGetUserByEmailAddressV3OK ¶ added in v0.2.0
func NewAdminGetUserByEmailAddressV3OK() *AdminGetUserByEmailAddressV3OK
NewAdminGetUserByEmailAddressV3OK creates a AdminGetUserByEmailAddressV3OK with default headers values
func (*AdminGetUserByEmailAddressV3OK) Error ¶ added in v0.2.0
func (o *AdminGetUserByEmailAddressV3OK) Error() string
func (*AdminGetUserByEmailAddressV3OK) GetPayload ¶ added in v0.2.0
func (o *AdminGetUserByEmailAddressV3OK) GetPayload() *iamclientmodels.ModelUserResponseV3
type AdminGetUserByEmailAddressV3Params ¶ added in v0.2.0
type AdminGetUserByEmailAddressV3Params struct { /*EmailAddress Email Address, should follow OWASP email format */ EmailAddress *string /*Namespace Namespace, only accept alphabet and numeric */ Namespace string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminGetUserByEmailAddressV3Params contains all the parameters to send to the API endpoint for the admin get user by email address v3 operation typically these are written to a http.Request
func NewAdminGetUserByEmailAddressV3Params ¶ added in v0.2.0
func NewAdminGetUserByEmailAddressV3Params() *AdminGetUserByEmailAddressV3Params
NewAdminGetUserByEmailAddressV3Params creates a new AdminGetUserByEmailAddressV3Params object with the default values initialized.
func NewAdminGetUserByEmailAddressV3ParamsWithContext ¶ added in v0.2.0
func NewAdminGetUserByEmailAddressV3ParamsWithContext(ctx context.Context) *AdminGetUserByEmailAddressV3Params
NewAdminGetUserByEmailAddressV3ParamsWithContext creates a new AdminGetUserByEmailAddressV3Params object with the default values initialized, and the ability to set a context for a request
func NewAdminGetUserByEmailAddressV3ParamsWithHTTPClient ¶ added in v0.2.0
func NewAdminGetUserByEmailAddressV3ParamsWithHTTPClient(client *http.Client) *AdminGetUserByEmailAddressV3Params
NewAdminGetUserByEmailAddressV3ParamsWithHTTPClient creates a new AdminGetUserByEmailAddressV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminGetUserByEmailAddressV3ParamsWithTimeout ¶ added in v0.2.0
func NewAdminGetUserByEmailAddressV3ParamsWithTimeout(timeout time.Duration) *AdminGetUserByEmailAddressV3Params
NewAdminGetUserByEmailAddressV3ParamsWithTimeout creates a new AdminGetUserByEmailAddressV3Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminGetUserByEmailAddressV3Params) SetContext ¶ added in v0.2.0
func (o *AdminGetUserByEmailAddressV3Params) SetContext(ctx context.Context)
SetContext adds the context to the admin get user by email address v3 params
func (*AdminGetUserByEmailAddressV3Params) SetEmailAddress ¶ added in v0.2.0
func (o *AdminGetUserByEmailAddressV3Params) SetEmailAddress(emailAddress *string)
SetEmailAddress adds the emailAddress to the admin get user by email address v3 params
func (*AdminGetUserByEmailAddressV3Params) SetHTTPClient ¶ added in v0.2.0
func (o *AdminGetUserByEmailAddressV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin get user by email address v3 params
func (*AdminGetUserByEmailAddressV3Params) SetNamespace ¶ added in v0.2.0
func (o *AdminGetUserByEmailAddressV3Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin get user by email address v3 params
func (*AdminGetUserByEmailAddressV3Params) SetTimeout ¶ added in v0.2.0
func (o *AdminGetUserByEmailAddressV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin get user by email address v3 params
func (*AdminGetUserByEmailAddressV3Params) WithContext ¶ added in v0.2.0
func (o *AdminGetUserByEmailAddressV3Params) WithContext(ctx context.Context) *AdminGetUserByEmailAddressV3Params
WithContext adds the context to the admin get user by email address v3 params
func (*AdminGetUserByEmailAddressV3Params) WithEmailAddress ¶ added in v0.2.0
func (o *AdminGetUserByEmailAddressV3Params) WithEmailAddress(emailAddress *string) *AdminGetUserByEmailAddressV3Params
WithEmailAddress adds the emailAddress to the admin get user by email address v3 params
func (*AdminGetUserByEmailAddressV3Params) WithHTTPClient ¶ added in v0.2.0
func (o *AdminGetUserByEmailAddressV3Params) WithHTTPClient(client *http.Client) *AdminGetUserByEmailAddressV3Params
WithHTTPClient adds the HTTPClient to the admin get user by email address v3 params
func (*AdminGetUserByEmailAddressV3Params) WithNamespace ¶ added in v0.2.0
func (o *AdminGetUserByEmailAddressV3Params) WithNamespace(namespace string) *AdminGetUserByEmailAddressV3Params
WithNamespace adds the namespace to the admin get user by email address v3 params
func (*AdminGetUserByEmailAddressV3Params) WithTimeout ¶ added in v0.2.0
func (o *AdminGetUserByEmailAddressV3Params) WithTimeout(timeout time.Duration) *AdminGetUserByEmailAddressV3Params
WithTimeout adds the timeout to the admin get user by email address v3 params
func (*AdminGetUserByEmailAddressV3Params) WriteToRequest ¶ added in v0.2.0
func (o *AdminGetUserByEmailAddressV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminGetUserByEmailAddressV3Reader ¶ added in v0.2.0
type AdminGetUserByEmailAddressV3Reader struct {
// contains filtered or unexported fields
}
AdminGetUserByEmailAddressV3Reader is a Reader for the AdminGetUserByEmailAddressV3 structure.
func (*AdminGetUserByEmailAddressV3Reader) ReadResponse ¶ added in v0.2.0
func (o *AdminGetUserByEmailAddressV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminGetUserByEmailAddressV3Unauthorized ¶ added in v0.2.0
type AdminGetUserByEmailAddressV3Unauthorized struct {
}AdminGetUserByEmailAddressV3Unauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr></table>
func NewAdminGetUserByEmailAddressV3Unauthorized ¶ added in v0.2.0
func NewAdminGetUserByEmailAddressV3Unauthorized() *AdminGetUserByEmailAddressV3Unauthorized
NewAdminGetUserByEmailAddressV3Unauthorized creates a AdminGetUserByEmailAddressV3Unauthorized with default headers values
func (*AdminGetUserByEmailAddressV3Unauthorized) Error ¶ added in v0.2.0
func (o *AdminGetUserByEmailAddressV3Unauthorized) Error() string
func (*AdminGetUserByEmailAddressV3Unauthorized) GetPayload ¶ added in v0.2.0
func (o *AdminGetUserByEmailAddressV3Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
type AdminGetUserByUserIDV2InternalServerError ¶ added in v0.2.0
type AdminGetUserByUserIDV2InternalServerError struct { }
AdminGetUserByUserIDV2InternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20000</td><td>internal server error</td></tr></table>
func NewAdminGetUserByUserIDV2InternalServerError ¶ added in v0.2.0
func NewAdminGetUserByUserIDV2InternalServerError() *AdminGetUserByUserIDV2InternalServerError
NewAdminGetUserByUserIDV2InternalServerError creates a AdminGetUserByUserIDV2InternalServerError with default headers values
func (*AdminGetUserByUserIDV2InternalServerError) Error ¶ added in v0.2.0
func (o *AdminGetUserByUserIDV2InternalServerError) Error() string
type AdminGetUserByUserIDV2NotFound ¶ added in v0.2.0
type AdminGetUserByUserIDV2NotFound struct { }
AdminGetUserByUserIDV2NotFound 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>10139</td><td>platform account not found</td></tr></table>
func NewAdminGetUserByUserIDV2NotFound ¶ added in v0.2.0
func NewAdminGetUserByUserIDV2NotFound() *AdminGetUserByUserIDV2NotFound
NewAdminGetUserByUserIDV2NotFound creates a AdminGetUserByUserIDV2NotFound with default headers values
func (*AdminGetUserByUserIDV2NotFound) Error ¶ added in v0.2.0
func (o *AdminGetUserByUserIDV2NotFound) Error() string
type AdminGetUserByUserIDV2OK ¶ added in v0.2.0
type AdminGetUserByUserIDV2OK struct {
Payload *iamclientmodels.ModelUserResponse
}
AdminGetUserByUserIDV2OK handles this case with default header values.
OK
func NewAdminGetUserByUserIDV2OK ¶ added in v0.2.0
func NewAdminGetUserByUserIDV2OK() *AdminGetUserByUserIDV2OK
NewAdminGetUserByUserIDV2OK creates a AdminGetUserByUserIDV2OK with default headers values
func (*AdminGetUserByUserIDV2OK) Error ¶ added in v0.2.0
func (o *AdminGetUserByUserIDV2OK) Error() string
func (*AdminGetUserByUserIDV2OK) GetPayload ¶ added in v0.2.0
func (o *AdminGetUserByUserIDV2OK) GetPayload() *iamclientmodels.ModelUserResponse
type AdminGetUserByUserIDV2Params ¶ added in v0.2.0
type AdminGetUserByUserIDV2Params struct { /*Namespace Namespace */ Namespace string /*UserID User ID */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminGetUserByUserIDV2Params contains all the parameters to send to the API endpoint for the admin get user by user Id v2 operation typically these are written to a http.Request
func NewAdminGetUserByUserIDV2Params ¶ added in v0.2.0
func NewAdminGetUserByUserIDV2Params() *AdminGetUserByUserIDV2Params
NewAdminGetUserByUserIDV2Params creates a new AdminGetUserByUserIDV2Params object with the default values initialized.
func NewAdminGetUserByUserIDV2ParamsWithContext ¶ added in v0.2.0
func NewAdminGetUserByUserIDV2ParamsWithContext(ctx context.Context) *AdminGetUserByUserIDV2Params
NewAdminGetUserByUserIDV2ParamsWithContext creates a new AdminGetUserByUserIDV2Params object with the default values initialized, and the ability to set a context for a request
func NewAdminGetUserByUserIDV2ParamsWithHTTPClient ¶ added in v0.2.0
func NewAdminGetUserByUserIDV2ParamsWithHTTPClient(client *http.Client) *AdminGetUserByUserIDV2Params
NewAdminGetUserByUserIDV2ParamsWithHTTPClient creates a new AdminGetUserByUserIDV2Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminGetUserByUserIDV2ParamsWithTimeout ¶ added in v0.2.0
func NewAdminGetUserByUserIDV2ParamsWithTimeout(timeout time.Duration) *AdminGetUserByUserIDV2Params
NewAdminGetUserByUserIDV2ParamsWithTimeout creates a new AdminGetUserByUserIDV2Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminGetUserByUserIDV2Params) SetContext ¶ added in v0.2.0
func (o *AdminGetUserByUserIDV2Params) SetContext(ctx context.Context)
SetContext adds the context to the admin get user by user Id v2 params
func (*AdminGetUserByUserIDV2Params) SetHTTPClient ¶ added in v0.2.0
func (o *AdminGetUserByUserIDV2Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin get user by user Id v2 params
func (*AdminGetUserByUserIDV2Params) SetNamespace ¶ added in v0.2.0
func (o *AdminGetUserByUserIDV2Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin get user by user Id v2 params
func (*AdminGetUserByUserIDV2Params) SetTimeout ¶ added in v0.2.0
func (o *AdminGetUserByUserIDV2Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin get user by user Id v2 params
func (*AdminGetUserByUserIDV2Params) SetUserID ¶ added in v0.2.0
func (o *AdminGetUserByUserIDV2Params) SetUserID(userID string)
SetUserID adds the userId to the admin get user by user Id v2 params
func (*AdminGetUserByUserIDV2Params) WithContext ¶ added in v0.2.0
func (o *AdminGetUserByUserIDV2Params) WithContext(ctx context.Context) *AdminGetUserByUserIDV2Params
WithContext adds the context to the admin get user by user Id v2 params
func (*AdminGetUserByUserIDV2Params) WithHTTPClient ¶ added in v0.2.0
func (o *AdminGetUserByUserIDV2Params) WithHTTPClient(client *http.Client) *AdminGetUserByUserIDV2Params
WithHTTPClient adds the HTTPClient to the admin get user by user Id v2 params
func (*AdminGetUserByUserIDV2Params) WithNamespace ¶ added in v0.2.0
func (o *AdminGetUserByUserIDV2Params) WithNamespace(namespace string) *AdminGetUserByUserIDV2Params
WithNamespace adds the namespace to the admin get user by user Id v2 params
func (*AdminGetUserByUserIDV2Params) WithTimeout ¶ added in v0.2.0
func (o *AdminGetUserByUserIDV2Params) WithTimeout(timeout time.Duration) *AdminGetUserByUserIDV2Params
WithTimeout adds the timeout to the admin get user by user Id v2 params
func (*AdminGetUserByUserIDV2Params) WithUserID ¶ added in v0.2.0
func (o *AdminGetUserByUserIDV2Params) WithUserID(userID string) *AdminGetUserByUserIDV2Params
WithUserID adds the userID to the admin get user by user Id v2 params
func (*AdminGetUserByUserIDV2Params) WriteToRequest ¶ added in v0.2.0
func (o *AdminGetUserByUserIDV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminGetUserByUserIDV2Reader ¶ added in v0.2.0
type AdminGetUserByUserIDV2Reader struct {
// contains filtered or unexported fields
}
AdminGetUserByUserIDV2Reader is a Reader for the AdminGetUserByUserIDV2 structure.
func (*AdminGetUserByUserIDV2Reader) ReadResponse ¶ added in v0.2.0
func (o *AdminGetUserByUserIDV2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminGetUserByUserIDV3BadRequest ¶ added in v0.2.0
type AdminGetUserByUserIDV3BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminGetUserByUserIDV3BadRequest 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 NewAdminGetUserByUserIDV3BadRequest ¶ added in v0.2.0
func NewAdminGetUserByUserIDV3BadRequest() *AdminGetUserByUserIDV3BadRequest
NewAdminGetUserByUserIDV3BadRequest creates a AdminGetUserByUserIDV3BadRequest with default headers values
func (*AdminGetUserByUserIDV3BadRequest) Error ¶ added in v0.2.0
func (o *AdminGetUserByUserIDV3BadRequest) Error() string
func (*AdminGetUserByUserIDV3BadRequest) GetPayload ¶ added in v0.2.0
func (o *AdminGetUserByUserIDV3BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
type AdminGetUserByUserIDV3Forbidden ¶ added in v0.2.0
type AdminGetUserByUserIDV3Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminGetUserByUserIDV3Forbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20013</td><td>insufficient permissions</td></tr></table>
func NewAdminGetUserByUserIDV3Forbidden ¶ added in v0.2.0
func NewAdminGetUserByUserIDV3Forbidden() *AdminGetUserByUserIDV3Forbidden
NewAdminGetUserByUserIDV3Forbidden creates a AdminGetUserByUserIDV3Forbidden with default headers values
func (*AdminGetUserByUserIDV3Forbidden) Error ¶ added in v0.2.0
func (o *AdminGetUserByUserIDV3Forbidden) Error() string
func (*AdminGetUserByUserIDV3Forbidden) GetPayload ¶ added in v0.2.0
func (o *AdminGetUserByUserIDV3Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
type AdminGetUserByUserIDV3InternalServerError ¶ added in v0.2.0
type AdminGetUserByUserIDV3InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminGetUserByUserIDV3InternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20000</td><td>internal server error</td></tr></table>
func NewAdminGetUserByUserIDV3InternalServerError ¶ added in v0.2.0
func NewAdminGetUserByUserIDV3InternalServerError() *AdminGetUserByUserIDV3InternalServerError
NewAdminGetUserByUserIDV3InternalServerError creates a AdminGetUserByUserIDV3InternalServerError with default headers values
func (*AdminGetUserByUserIDV3InternalServerError) Error ¶ added in v0.2.0
func (o *AdminGetUserByUserIDV3InternalServerError) Error() string
func (*AdminGetUserByUserIDV3InternalServerError) GetPayload ¶ added in v0.2.0
func (o *AdminGetUserByUserIDV3InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
type AdminGetUserByUserIDV3NotFound ¶ added in v0.2.0
type AdminGetUserByUserIDV3NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminGetUserByUserIDV3NotFound 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>10139</td><td>platform account not found</td></tr></table>
func NewAdminGetUserByUserIDV3NotFound ¶ added in v0.2.0
func NewAdminGetUserByUserIDV3NotFound() *AdminGetUserByUserIDV3NotFound
NewAdminGetUserByUserIDV3NotFound creates a AdminGetUserByUserIDV3NotFound with default headers values
func (*AdminGetUserByUserIDV3NotFound) Error ¶ added in v0.2.0
func (o *AdminGetUserByUserIDV3NotFound) Error() string
func (*AdminGetUserByUserIDV3NotFound) GetPayload ¶ added in v0.2.0
func (o *AdminGetUserByUserIDV3NotFound) GetPayload() *iamclientmodels.RestErrorResponse
type AdminGetUserByUserIDV3OK ¶ added in v0.2.0
type AdminGetUserByUserIDV3OK struct {
Payload *iamclientmodels.ModelUserResponseV3
}
AdminGetUserByUserIDV3OK handles this case with default header values.
OK
func NewAdminGetUserByUserIDV3OK ¶ added in v0.2.0
func NewAdminGetUserByUserIDV3OK() *AdminGetUserByUserIDV3OK
NewAdminGetUserByUserIDV3OK creates a AdminGetUserByUserIDV3OK with default headers values
func (*AdminGetUserByUserIDV3OK) Error ¶ added in v0.2.0
func (o *AdminGetUserByUserIDV3OK) Error() string
func (*AdminGetUserByUserIDV3OK) GetPayload ¶ added in v0.2.0
func (o *AdminGetUserByUserIDV3OK) GetPayload() *iamclientmodels.ModelUserResponseV3
type AdminGetUserByUserIDV3Params ¶ added in v0.2.0
type AdminGetUserByUserIDV3Params struct { /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*UserID User id */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminGetUserByUserIDV3Params contains all the parameters to send to the API endpoint for the admin get user by user Id v3 operation typically these are written to a http.Request
func NewAdminGetUserByUserIDV3Params ¶ added in v0.2.0
func NewAdminGetUserByUserIDV3Params() *AdminGetUserByUserIDV3Params
NewAdminGetUserByUserIDV3Params creates a new AdminGetUserByUserIDV3Params object with the default values initialized.
func NewAdminGetUserByUserIDV3ParamsWithContext ¶ added in v0.2.0
func NewAdminGetUserByUserIDV3ParamsWithContext(ctx context.Context) *AdminGetUserByUserIDV3Params
NewAdminGetUserByUserIDV3ParamsWithContext creates a new AdminGetUserByUserIDV3Params object with the default values initialized, and the ability to set a context for a request
func NewAdminGetUserByUserIDV3ParamsWithHTTPClient ¶ added in v0.2.0
func NewAdminGetUserByUserIDV3ParamsWithHTTPClient(client *http.Client) *AdminGetUserByUserIDV3Params
NewAdminGetUserByUserIDV3ParamsWithHTTPClient creates a new AdminGetUserByUserIDV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminGetUserByUserIDV3ParamsWithTimeout ¶ added in v0.2.0
func NewAdminGetUserByUserIDV3ParamsWithTimeout(timeout time.Duration) *AdminGetUserByUserIDV3Params
NewAdminGetUserByUserIDV3ParamsWithTimeout creates a new AdminGetUserByUserIDV3Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminGetUserByUserIDV3Params) SetContext ¶ added in v0.2.0
func (o *AdminGetUserByUserIDV3Params) SetContext(ctx context.Context)
SetContext adds the context to the admin get user by user Id v3 params
func (*AdminGetUserByUserIDV3Params) SetHTTPClient ¶ added in v0.2.0
func (o *AdminGetUserByUserIDV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin get user by user Id v3 params
func (*AdminGetUserByUserIDV3Params) SetNamespace ¶ added in v0.2.0
func (o *AdminGetUserByUserIDV3Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin get user by user Id v3 params
func (*AdminGetUserByUserIDV3Params) SetTimeout ¶ added in v0.2.0
func (o *AdminGetUserByUserIDV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin get user by user Id v3 params
func (*AdminGetUserByUserIDV3Params) SetUserID ¶ added in v0.2.0
func (o *AdminGetUserByUserIDV3Params) SetUserID(userID string)
SetUserID adds the userId to the admin get user by user Id v3 params
func (*AdminGetUserByUserIDV3Params) WithContext ¶ added in v0.2.0
func (o *AdminGetUserByUserIDV3Params) WithContext(ctx context.Context) *AdminGetUserByUserIDV3Params
WithContext adds the context to the admin get user by user Id v3 params
func (*AdminGetUserByUserIDV3Params) WithHTTPClient ¶ added in v0.2.0
func (o *AdminGetUserByUserIDV3Params) WithHTTPClient(client *http.Client) *AdminGetUserByUserIDV3Params
WithHTTPClient adds the HTTPClient to the admin get user by user Id v3 params
func (*AdminGetUserByUserIDV3Params) WithNamespace ¶ added in v0.2.0
func (o *AdminGetUserByUserIDV3Params) WithNamespace(namespace string) *AdminGetUserByUserIDV3Params
WithNamespace adds the namespace to the admin get user by user Id v3 params
func (*AdminGetUserByUserIDV3Params) WithTimeout ¶ added in v0.2.0
func (o *AdminGetUserByUserIDV3Params) WithTimeout(timeout time.Duration) *AdminGetUserByUserIDV3Params
WithTimeout adds the timeout to the admin get user by user Id v3 params
func (*AdminGetUserByUserIDV3Params) WithUserID ¶ added in v0.2.0
func (o *AdminGetUserByUserIDV3Params) WithUserID(userID string) *AdminGetUserByUserIDV3Params
WithUserID adds the userID to the admin get user by user Id v3 params
func (*AdminGetUserByUserIDV3Params) WriteToRequest ¶ added in v0.2.0
func (o *AdminGetUserByUserIDV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminGetUserByUserIDV3Reader ¶ added in v0.2.0
type AdminGetUserByUserIDV3Reader struct {
// contains filtered or unexported fields
}
AdminGetUserByUserIDV3Reader is a Reader for the AdminGetUserByUserIDV3 structure.
func (*AdminGetUserByUserIDV3Reader) ReadResponse ¶ added in v0.2.0
func (o *AdminGetUserByUserIDV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminGetUserByUserIDV3Unauthorized ¶ added in v0.2.0
type AdminGetUserByUserIDV3Unauthorized struct {
}AdminGetUserByUserIDV3Unauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr></table>
func NewAdminGetUserByUserIDV3Unauthorized ¶ added in v0.2.0
func NewAdminGetUserByUserIDV3Unauthorized() *AdminGetUserByUserIDV3Unauthorized
NewAdminGetUserByUserIDV3Unauthorized creates a AdminGetUserByUserIDV3Unauthorized with default headers values
func (*AdminGetUserByUserIDV3Unauthorized) Error ¶ added in v0.2.0
func (o *AdminGetUserByUserIDV3Unauthorized) Error() string
func (*AdminGetUserByUserIDV3Unauthorized) GetPayload ¶ added in v0.2.0
func (o *AdminGetUserByUserIDV3Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
type AdminGetUserDeletionStatusV3Forbidden ¶ added in v0.2.0
type AdminGetUserDeletionStatusV3Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminGetUserDeletionStatusV3Forbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20013</td><td>insufficient permissions</td></tr></table>
func NewAdminGetUserDeletionStatusV3Forbidden ¶ added in v0.2.0
func NewAdminGetUserDeletionStatusV3Forbidden() *AdminGetUserDeletionStatusV3Forbidden
NewAdminGetUserDeletionStatusV3Forbidden creates a AdminGetUserDeletionStatusV3Forbidden with default headers values
func (*AdminGetUserDeletionStatusV3Forbidden) Error ¶ added in v0.2.0
func (o *AdminGetUserDeletionStatusV3Forbidden) Error() string
func (*AdminGetUserDeletionStatusV3Forbidden) GetPayload ¶ added in v0.2.0
func (o *AdminGetUserDeletionStatusV3Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
type AdminGetUserDeletionStatusV3InternalServerError ¶ added in v0.2.0
type AdminGetUserDeletionStatusV3InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminGetUserDeletionStatusV3InternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20000</td><td>internal server error</td></tr></table>
func NewAdminGetUserDeletionStatusV3InternalServerError ¶ added in v0.2.0
func NewAdminGetUserDeletionStatusV3InternalServerError() *AdminGetUserDeletionStatusV3InternalServerError
NewAdminGetUserDeletionStatusV3InternalServerError creates a AdminGetUserDeletionStatusV3InternalServerError with default headers values
func (*AdminGetUserDeletionStatusV3InternalServerError) Error ¶ added in v0.2.0
func (o *AdminGetUserDeletionStatusV3InternalServerError) Error() string
func (*AdminGetUserDeletionStatusV3InternalServerError) GetPayload ¶ added in v0.2.0
func (o *AdminGetUserDeletionStatusV3InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
type AdminGetUserDeletionStatusV3NotFound ¶ added in v0.2.0
type AdminGetUserDeletionStatusV3NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminGetUserDeletionStatusV3NotFound 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></table>
func NewAdminGetUserDeletionStatusV3NotFound ¶ added in v0.2.0
func NewAdminGetUserDeletionStatusV3NotFound() *AdminGetUserDeletionStatusV3NotFound
NewAdminGetUserDeletionStatusV3NotFound creates a AdminGetUserDeletionStatusV3NotFound with default headers values
func (*AdminGetUserDeletionStatusV3NotFound) Error ¶ added in v0.2.0
func (o *AdminGetUserDeletionStatusV3NotFound) Error() string
func (*AdminGetUserDeletionStatusV3NotFound) GetPayload ¶ added in v0.2.0
func (o *AdminGetUserDeletionStatusV3NotFound) GetPayload() *iamclientmodels.RestErrorResponse
type AdminGetUserDeletionStatusV3OK ¶ added in v0.2.0
type AdminGetUserDeletionStatusV3OK struct {
Payload *iamclientmodels.ModelUserDeletionStatusResponse
}
AdminGetUserDeletionStatusV3OK handles this case with default header values.
OK
func NewAdminGetUserDeletionStatusV3OK ¶ added in v0.2.0
func NewAdminGetUserDeletionStatusV3OK() *AdminGetUserDeletionStatusV3OK
NewAdminGetUserDeletionStatusV3OK creates a AdminGetUserDeletionStatusV3OK with default headers values
func (*AdminGetUserDeletionStatusV3OK) Error ¶ added in v0.2.0
func (o *AdminGetUserDeletionStatusV3OK) Error() string
func (*AdminGetUserDeletionStatusV3OK) GetPayload ¶ added in v0.2.0
func (o *AdminGetUserDeletionStatusV3OK) GetPayload() *iamclientmodels.ModelUserDeletionStatusResponse
type AdminGetUserDeletionStatusV3Params ¶ added in v0.2.0
type AdminGetUserDeletionStatusV3Params struct { /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*UserID User ID, should follow UUID version 4 without hyphen */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminGetUserDeletionStatusV3Params contains all the parameters to send to the API endpoint for the admin get user deletion status v3 operation typically these are written to a http.Request
func NewAdminGetUserDeletionStatusV3Params ¶ added in v0.2.0
func NewAdminGetUserDeletionStatusV3Params() *AdminGetUserDeletionStatusV3Params
NewAdminGetUserDeletionStatusV3Params creates a new AdminGetUserDeletionStatusV3Params object with the default values initialized.
func NewAdminGetUserDeletionStatusV3ParamsWithContext ¶ added in v0.2.0
func NewAdminGetUserDeletionStatusV3ParamsWithContext(ctx context.Context) *AdminGetUserDeletionStatusV3Params
NewAdminGetUserDeletionStatusV3ParamsWithContext creates a new AdminGetUserDeletionStatusV3Params object with the default values initialized, and the ability to set a context for a request
func NewAdminGetUserDeletionStatusV3ParamsWithHTTPClient ¶ added in v0.2.0
func NewAdminGetUserDeletionStatusV3ParamsWithHTTPClient(client *http.Client) *AdminGetUserDeletionStatusV3Params
NewAdminGetUserDeletionStatusV3ParamsWithHTTPClient creates a new AdminGetUserDeletionStatusV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminGetUserDeletionStatusV3ParamsWithTimeout ¶ added in v0.2.0
func NewAdminGetUserDeletionStatusV3ParamsWithTimeout(timeout time.Duration) *AdminGetUserDeletionStatusV3Params
NewAdminGetUserDeletionStatusV3ParamsWithTimeout creates a new AdminGetUserDeletionStatusV3Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminGetUserDeletionStatusV3Params) SetContext ¶ added in v0.2.0
func (o *AdminGetUserDeletionStatusV3Params) SetContext(ctx context.Context)
SetContext adds the context to the admin get user deletion status v3 params
func (*AdminGetUserDeletionStatusV3Params) SetHTTPClient ¶ added in v0.2.0
func (o *AdminGetUserDeletionStatusV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin get user deletion status v3 params
func (*AdminGetUserDeletionStatusV3Params) SetNamespace ¶ added in v0.2.0
func (o *AdminGetUserDeletionStatusV3Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin get user deletion status v3 params
func (*AdminGetUserDeletionStatusV3Params) SetTimeout ¶ added in v0.2.0
func (o *AdminGetUserDeletionStatusV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin get user deletion status v3 params
func (*AdminGetUserDeletionStatusV3Params) SetUserID ¶ added in v0.2.0
func (o *AdminGetUserDeletionStatusV3Params) SetUserID(userID string)
SetUserID adds the userId to the admin get user deletion status v3 params
func (*AdminGetUserDeletionStatusV3Params) WithContext ¶ added in v0.2.0
func (o *AdminGetUserDeletionStatusV3Params) WithContext(ctx context.Context) *AdminGetUserDeletionStatusV3Params
WithContext adds the context to the admin get user deletion status v3 params
func (*AdminGetUserDeletionStatusV3Params) WithHTTPClient ¶ added in v0.2.0
func (o *AdminGetUserDeletionStatusV3Params) WithHTTPClient(client *http.Client) *AdminGetUserDeletionStatusV3Params
WithHTTPClient adds the HTTPClient to the admin get user deletion status v3 params
func (*AdminGetUserDeletionStatusV3Params) WithNamespace ¶ added in v0.2.0
func (o *AdminGetUserDeletionStatusV3Params) WithNamespace(namespace string) *AdminGetUserDeletionStatusV3Params
WithNamespace adds the namespace to the admin get user deletion status v3 params
func (*AdminGetUserDeletionStatusV3Params) WithTimeout ¶ added in v0.2.0
func (o *AdminGetUserDeletionStatusV3Params) WithTimeout(timeout time.Duration) *AdminGetUserDeletionStatusV3Params
WithTimeout adds the timeout to the admin get user deletion status v3 params
func (*AdminGetUserDeletionStatusV3Params) WithUserID ¶ added in v0.2.0
func (o *AdminGetUserDeletionStatusV3Params) WithUserID(userID string) *AdminGetUserDeletionStatusV3Params
WithUserID adds the userID to the admin get user deletion status v3 params
func (*AdminGetUserDeletionStatusV3Params) WriteToRequest ¶ added in v0.2.0
func (o *AdminGetUserDeletionStatusV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminGetUserDeletionStatusV3Reader ¶ added in v0.2.0
type AdminGetUserDeletionStatusV3Reader struct {
// contains filtered or unexported fields
}
AdminGetUserDeletionStatusV3Reader is a Reader for the AdminGetUserDeletionStatusV3 structure.
func (*AdminGetUserDeletionStatusV3Reader) ReadResponse ¶ added in v0.2.0
func (o *AdminGetUserDeletionStatusV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminGetUserDeletionStatusV3Unauthorized ¶ added in v0.2.0
type AdminGetUserDeletionStatusV3Unauthorized struct {
}AdminGetUserDeletionStatusV3Unauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr></table>
func NewAdminGetUserDeletionStatusV3Unauthorized ¶ added in v0.2.0
func NewAdminGetUserDeletionStatusV3Unauthorized() *AdminGetUserDeletionStatusV3Unauthorized
NewAdminGetUserDeletionStatusV3Unauthorized creates a AdminGetUserDeletionStatusV3Unauthorized with default headers values
func (*AdminGetUserDeletionStatusV3Unauthorized) Error ¶ added in v0.2.0
func (o *AdminGetUserDeletionStatusV3Unauthorized) Error() string
func (*AdminGetUserDeletionStatusV3Unauthorized) GetPayload ¶ added in v0.2.0
func (o *AdminGetUserDeletionStatusV3Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
type AdminGetUserLoginHistoriesV3Forbidden ¶ added in v0.2.0
type AdminGetUserLoginHistoriesV3Forbidden struct { }
AdminGetUserLoginHistoriesV3Forbidden handles this case with default header values.
Forbidden
func NewAdminGetUserLoginHistoriesV3Forbidden ¶ added in v0.2.0
func NewAdminGetUserLoginHistoriesV3Forbidden() *AdminGetUserLoginHistoriesV3Forbidden
NewAdminGetUserLoginHistoriesV3Forbidden creates a AdminGetUserLoginHistoriesV3Forbidden with default headers values
func (*AdminGetUserLoginHistoriesV3Forbidden) Error ¶ added in v0.2.0
func (o *AdminGetUserLoginHistoriesV3Forbidden) Error() string
type AdminGetUserLoginHistoriesV3NotFound ¶ added in v0.2.0
type AdminGetUserLoginHistoriesV3NotFound struct { }
AdminGetUserLoginHistoriesV3NotFound handles this case with default header values.
Data not found
func NewAdminGetUserLoginHistoriesV3NotFound ¶ added in v0.2.0
func NewAdminGetUserLoginHistoriesV3NotFound() *AdminGetUserLoginHistoriesV3NotFound
NewAdminGetUserLoginHistoriesV3NotFound creates a AdminGetUserLoginHistoriesV3NotFound with default headers values
func (*AdminGetUserLoginHistoriesV3NotFound) Error ¶ added in v0.2.0
func (o *AdminGetUserLoginHistoriesV3NotFound) Error() string
type AdminGetUserLoginHistoriesV3OK ¶ added in v0.2.0
type AdminGetUserLoginHistoriesV3OK struct {
Payload *iamclientmodels.ModelLoginHistoriesResponse
}
AdminGetUserLoginHistoriesV3OK handles this case with default header values.
OK
func NewAdminGetUserLoginHistoriesV3OK ¶ added in v0.2.0
func NewAdminGetUserLoginHistoriesV3OK() *AdminGetUserLoginHistoriesV3OK
NewAdminGetUserLoginHistoriesV3OK creates a AdminGetUserLoginHistoriesV3OK with default headers values
func (*AdminGetUserLoginHistoriesV3OK) Error ¶ added in v0.2.0
func (o *AdminGetUserLoginHistoriesV3OK) Error() string
func (*AdminGetUserLoginHistoriesV3OK) GetPayload ¶ added in v0.2.0
func (o *AdminGetUserLoginHistoriesV3OK) GetPayload() *iamclientmodels.ModelLoginHistoriesResponse
type AdminGetUserLoginHistoriesV3Params ¶ added in v0.2.0
type AdminGetUserLoginHistoriesV3Params struct { /*After The cursor that points to query data for the next page (In Unix timestamp formats, e.g:1545114248) */ After *float64 /*Before The cursor that points to query data for the previous page (In Unix timestamp formats, e.g:1545114248). */ Before *float64 /*Limit The number of data retrieved in a page */ Limit *float64 /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*UserID User ID */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminGetUserLoginHistoriesV3Params contains all the parameters to send to the API endpoint for the admin get user login histories v3 operation typically these are written to a http.Request
func NewAdminGetUserLoginHistoriesV3Params ¶ added in v0.2.0
func NewAdminGetUserLoginHistoriesV3Params() *AdminGetUserLoginHistoriesV3Params
NewAdminGetUserLoginHistoriesV3Params creates a new AdminGetUserLoginHistoriesV3Params object with the default values initialized.
func NewAdminGetUserLoginHistoriesV3ParamsWithContext ¶ added in v0.2.0
func NewAdminGetUserLoginHistoriesV3ParamsWithContext(ctx context.Context) *AdminGetUserLoginHistoriesV3Params
NewAdminGetUserLoginHistoriesV3ParamsWithContext creates a new AdminGetUserLoginHistoriesV3Params object with the default values initialized, and the ability to set a context for a request
func NewAdminGetUserLoginHistoriesV3ParamsWithHTTPClient ¶ added in v0.2.0
func NewAdminGetUserLoginHistoriesV3ParamsWithHTTPClient(client *http.Client) *AdminGetUserLoginHistoriesV3Params
NewAdminGetUserLoginHistoriesV3ParamsWithHTTPClient creates a new AdminGetUserLoginHistoriesV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminGetUserLoginHistoriesV3ParamsWithTimeout ¶ added in v0.2.0
func NewAdminGetUserLoginHistoriesV3ParamsWithTimeout(timeout time.Duration) *AdminGetUserLoginHistoriesV3Params
NewAdminGetUserLoginHistoriesV3ParamsWithTimeout creates a new AdminGetUserLoginHistoriesV3Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminGetUserLoginHistoriesV3Params) SetAfter ¶ added in v0.2.0
func (o *AdminGetUserLoginHistoriesV3Params) SetAfter(after *float64)
SetAfter adds the after to the admin get user login histories v3 params
func (*AdminGetUserLoginHistoriesV3Params) SetBefore ¶ added in v0.2.0
func (o *AdminGetUserLoginHistoriesV3Params) SetBefore(before *float64)
SetBefore adds the before to the admin get user login histories v3 params
func (*AdminGetUserLoginHistoriesV3Params) SetContext ¶ added in v0.2.0
func (o *AdminGetUserLoginHistoriesV3Params) SetContext(ctx context.Context)
SetContext adds the context to the admin get user login histories v3 params
func (*AdminGetUserLoginHistoriesV3Params) SetHTTPClient ¶ added in v0.2.0
func (o *AdminGetUserLoginHistoriesV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin get user login histories v3 params
func (*AdminGetUserLoginHistoriesV3Params) SetLimit ¶ added in v0.2.0
func (o *AdminGetUserLoginHistoriesV3Params) SetLimit(limit *float64)
SetLimit adds the limit to the admin get user login histories v3 params
func (*AdminGetUserLoginHistoriesV3Params) SetNamespace ¶ added in v0.2.0
func (o *AdminGetUserLoginHistoriesV3Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin get user login histories v3 params
func (*AdminGetUserLoginHistoriesV3Params) SetTimeout ¶ added in v0.2.0
func (o *AdminGetUserLoginHistoriesV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin get user login histories v3 params
func (*AdminGetUserLoginHistoriesV3Params) SetUserID ¶ added in v0.2.0
func (o *AdminGetUserLoginHistoriesV3Params) SetUserID(userID string)
SetUserID adds the userId to the admin get user login histories v3 params
func (*AdminGetUserLoginHistoriesV3Params) WithAfter ¶ added in v0.2.0
func (o *AdminGetUserLoginHistoriesV3Params) WithAfter(after *float64) *AdminGetUserLoginHistoriesV3Params
WithAfter adds the after to the admin get user login histories v3 params
func (*AdminGetUserLoginHistoriesV3Params) WithBefore ¶ added in v0.2.0
func (o *AdminGetUserLoginHistoriesV3Params) WithBefore(before *float64) *AdminGetUserLoginHistoriesV3Params
WithBefore adds the before to the admin get user login histories v3 params
func (*AdminGetUserLoginHistoriesV3Params) WithContext ¶ added in v0.2.0
func (o *AdminGetUserLoginHistoriesV3Params) WithContext(ctx context.Context) *AdminGetUserLoginHistoriesV3Params
WithContext adds the context to the admin get user login histories v3 params
func (*AdminGetUserLoginHistoriesV3Params) WithHTTPClient ¶ added in v0.2.0
func (o *AdminGetUserLoginHistoriesV3Params) WithHTTPClient(client *http.Client) *AdminGetUserLoginHistoriesV3Params
WithHTTPClient adds the HTTPClient to the admin get user login histories v3 params
func (*AdminGetUserLoginHistoriesV3Params) WithLimit ¶ added in v0.2.0
func (o *AdminGetUserLoginHistoriesV3Params) WithLimit(limit *float64) *AdminGetUserLoginHistoriesV3Params
WithLimit adds the limit to the admin get user login histories v3 params
func (*AdminGetUserLoginHistoriesV3Params) WithNamespace ¶ added in v0.2.0
func (o *AdminGetUserLoginHistoriesV3Params) WithNamespace(namespace string) *AdminGetUserLoginHistoriesV3Params
WithNamespace adds the namespace to the admin get user login histories v3 params
func (*AdminGetUserLoginHistoriesV3Params) WithTimeout ¶ added in v0.2.0
func (o *AdminGetUserLoginHistoriesV3Params) WithTimeout(timeout time.Duration) *AdminGetUserLoginHistoriesV3Params
WithTimeout adds the timeout to the admin get user login histories v3 params
func (*AdminGetUserLoginHistoriesV3Params) WithUserID ¶ added in v0.2.0
func (o *AdminGetUserLoginHistoriesV3Params) WithUserID(userID string) *AdminGetUserLoginHistoriesV3Params
WithUserID adds the userID to the admin get user login histories v3 params
func (*AdminGetUserLoginHistoriesV3Params) WriteToRequest ¶ added in v0.2.0
func (o *AdminGetUserLoginHistoriesV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminGetUserLoginHistoriesV3Reader ¶ added in v0.2.0
type AdminGetUserLoginHistoriesV3Reader struct {
// contains filtered or unexported fields
}
AdminGetUserLoginHistoriesV3Reader is a Reader for the AdminGetUserLoginHistoriesV3 structure.
func (*AdminGetUserLoginHistoriesV3Reader) ReadResponse ¶ added in v0.2.0
func (o *AdminGetUserLoginHistoriesV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminGetUserLoginHistoriesV3Unauthorized ¶ added in v0.2.0
type AdminGetUserLoginHistoriesV3Unauthorized struct { }
AdminGetUserLoginHistoriesV3Unauthorized handles this case with default header values.
Unauthorized access
func NewAdminGetUserLoginHistoriesV3Unauthorized ¶ added in v0.2.0
func NewAdminGetUserLoginHistoriesV3Unauthorized() *AdminGetUserLoginHistoriesV3Unauthorized
NewAdminGetUserLoginHistoriesV3Unauthorized creates a AdminGetUserLoginHistoriesV3Unauthorized with default headers values
func (*AdminGetUserLoginHistoriesV3Unauthorized) Error ¶ added in v0.2.0
func (o *AdminGetUserLoginHistoriesV3Unauthorized) Error() string
type AdminGetUserPlatformAccountsV3BadRequest ¶ added in v0.2.0
type AdminGetUserPlatformAccountsV3BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminGetUserPlatformAccountsV3BadRequest 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 NewAdminGetUserPlatformAccountsV3BadRequest ¶ added in v0.2.0
func NewAdminGetUserPlatformAccountsV3BadRequest() *AdminGetUserPlatformAccountsV3BadRequest
NewAdminGetUserPlatformAccountsV3BadRequest creates a AdminGetUserPlatformAccountsV3BadRequest with default headers values
func (*AdminGetUserPlatformAccountsV3BadRequest) Error ¶ added in v0.2.0
func (o *AdminGetUserPlatformAccountsV3BadRequest) Error() string
func (*AdminGetUserPlatformAccountsV3BadRequest) GetPayload ¶ added in v0.2.0
func (o *AdminGetUserPlatformAccountsV3BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
type AdminGetUserPlatformAccountsV3Forbidden ¶ added in v0.2.0
type AdminGetUserPlatformAccountsV3Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminGetUserPlatformAccountsV3Forbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20013</td><td>insufficient permissions</td></tr></table>
func NewAdminGetUserPlatformAccountsV3Forbidden ¶ added in v0.2.0
func NewAdminGetUserPlatformAccountsV3Forbidden() *AdminGetUserPlatformAccountsV3Forbidden
NewAdminGetUserPlatformAccountsV3Forbidden creates a AdminGetUserPlatformAccountsV3Forbidden with default headers values
func (*AdminGetUserPlatformAccountsV3Forbidden) Error ¶ added in v0.2.0
func (o *AdminGetUserPlatformAccountsV3Forbidden) Error() string
func (*AdminGetUserPlatformAccountsV3Forbidden) GetPayload ¶ added in v0.2.0
func (o *AdminGetUserPlatformAccountsV3Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
type AdminGetUserPlatformAccountsV3NotFound ¶ added in v0.2.0
type AdminGetUserPlatformAccountsV3NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminGetUserPlatformAccountsV3NotFound 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></table>
func NewAdminGetUserPlatformAccountsV3NotFound ¶ added in v0.2.0
func NewAdminGetUserPlatformAccountsV3NotFound() *AdminGetUserPlatformAccountsV3NotFound
NewAdminGetUserPlatformAccountsV3NotFound creates a AdminGetUserPlatformAccountsV3NotFound with default headers values
func (*AdminGetUserPlatformAccountsV3NotFound) Error ¶ added in v0.2.0
func (o *AdminGetUserPlatformAccountsV3NotFound) Error() string
func (*AdminGetUserPlatformAccountsV3NotFound) GetPayload ¶ added in v0.2.0
func (o *AdminGetUserPlatformAccountsV3NotFound) GetPayload() *iamclientmodels.RestErrorResponse
type AdminGetUserPlatformAccountsV3OK ¶ added in v0.2.0
type AdminGetUserPlatformAccountsV3OK struct {
Payload *iamclientmodels.AccountcommonUserLinkedPlatformsResponseV3
}
AdminGetUserPlatformAccountsV3OK handles this case with default header values.
OK
func NewAdminGetUserPlatformAccountsV3OK ¶ added in v0.2.0
func NewAdminGetUserPlatformAccountsV3OK() *AdminGetUserPlatformAccountsV3OK
NewAdminGetUserPlatformAccountsV3OK creates a AdminGetUserPlatformAccountsV3OK with default headers values
func (*AdminGetUserPlatformAccountsV3OK) Error ¶ added in v0.2.0
func (o *AdminGetUserPlatformAccountsV3OK) Error() string
func (*AdminGetUserPlatformAccountsV3OK) GetPayload ¶ added in v0.2.0
func (o *AdminGetUserPlatformAccountsV3OK) GetPayload() *iamclientmodels.AccountcommonUserLinkedPlatformsResponseV3
type AdminGetUserPlatformAccountsV3Params ¶ added in v0.2.0
type AdminGetUserPlatformAccountsV3Params struct { /*After The cursor that points to query data for the next page */ After *string /*Before The cursor that points to query data for the previous page */ Before *string /*Limit the maximum number of data that may be returned (1...100) */ Limit *int64 /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*UserID User ID, should follow UUID version 4 without hyphen */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminGetUserPlatformAccountsV3Params contains all the parameters to send to the API endpoint for the admin get user platform accounts v3 operation typically these are written to a http.Request
func NewAdminGetUserPlatformAccountsV3Params ¶ added in v0.2.0
func NewAdminGetUserPlatformAccountsV3Params() *AdminGetUserPlatformAccountsV3Params
NewAdminGetUserPlatformAccountsV3Params creates a new AdminGetUserPlatformAccountsV3Params object with the default values initialized.
func NewAdminGetUserPlatformAccountsV3ParamsWithContext ¶ added in v0.2.0
func NewAdminGetUserPlatformAccountsV3ParamsWithContext(ctx context.Context) *AdminGetUserPlatformAccountsV3Params
NewAdminGetUserPlatformAccountsV3ParamsWithContext creates a new AdminGetUserPlatformAccountsV3Params object with the default values initialized, and the ability to set a context for a request
func NewAdminGetUserPlatformAccountsV3ParamsWithHTTPClient ¶ added in v0.2.0
func NewAdminGetUserPlatformAccountsV3ParamsWithHTTPClient(client *http.Client) *AdminGetUserPlatformAccountsV3Params
NewAdminGetUserPlatformAccountsV3ParamsWithHTTPClient creates a new AdminGetUserPlatformAccountsV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminGetUserPlatformAccountsV3ParamsWithTimeout ¶ added in v0.2.0
func NewAdminGetUserPlatformAccountsV3ParamsWithTimeout(timeout time.Duration) *AdminGetUserPlatformAccountsV3Params
NewAdminGetUserPlatformAccountsV3ParamsWithTimeout creates a new AdminGetUserPlatformAccountsV3Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminGetUserPlatformAccountsV3Params) SetAfter ¶ added in v0.2.0
func (o *AdminGetUserPlatformAccountsV3Params) SetAfter(after *string)
SetAfter adds the after to the admin get user platform accounts v3 params
func (*AdminGetUserPlatformAccountsV3Params) SetBefore ¶ added in v0.2.0
func (o *AdminGetUserPlatformAccountsV3Params) SetBefore(before *string)
SetBefore adds the before to the admin get user platform accounts v3 params
func (*AdminGetUserPlatformAccountsV3Params) SetContext ¶ added in v0.2.0
func (o *AdminGetUserPlatformAccountsV3Params) SetContext(ctx context.Context)
SetContext adds the context to the admin get user platform accounts v3 params
func (*AdminGetUserPlatformAccountsV3Params) SetHTTPClient ¶ added in v0.2.0
func (o *AdminGetUserPlatformAccountsV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin get user platform accounts v3 params
func (*AdminGetUserPlatformAccountsV3Params) SetLimit ¶ added in v0.2.0
func (o *AdminGetUserPlatformAccountsV3Params) SetLimit(limit *int64)
SetLimit adds the limit to the admin get user platform accounts v3 params
func (*AdminGetUserPlatformAccountsV3Params) SetNamespace ¶ added in v0.2.0
func (o *AdminGetUserPlatformAccountsV3Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin get user platform accounts v3 params
func (*AdminGetUserPlatformAccountsV3Params) SetTimeout ¶ added in v0.2.0
func (o *AdminGetUserPlatformAccountsV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin get user platform accounts v3 params
func (*AdminGetUserPlatformAccountsV3Params) SetUserID ¶ added in v0.2.0
func (o *AdminGetUserPlatformAccountsV3Params) SetUserID(userID string)
SetUserID adds the userId to the admin get user platform accounts v3 params
func (*AdminGetUserPlatformAccountsV3Params) WithAfter ¶ added in v0.2.0
func (o *AdminGetUserPlatformAccountsV3Params) WithAfter(after *string) *AdminGetUserPlatformAccountsV3Params
WithAfter adds the after to the admin get user platform accounts v3 params
func (*AdminGetUserPlatformAccountsV3Params) WithBefore ¶ added in v0.2.0
func (o *AdminGetUserPlatformAccountsV3Params) WithBefore(before *string) *AdminGetUserPlatformAccountsV3Params
WithBefore adds the before to the admin get user platform accounts v3 params
func (*AdminGetUserPlatformAccountsV3Params) WithContext ¶ added in v0.2.0
func (o *AdminGetUserPlatformAccountsV3Params) WithContext(ctx context.Context) *AdminGetUserPlatformAccountsV3Params
WithContext adds the context to the admin get user platform accounts v3 params
func (*AdminGetUserPlatformAccountsV3Params) WithHTTPClient ¶ added in v0.2.0
func (o *AdminGetUserPlatformAccountsV3Params) WithHTTPClient(client *http.Client) *AdminGetUserPlatformAccountsV3Params
WithHTTPClient adds the HTTPClient to the admin get user platform accounts v3 params
func (*AdminGetUserPlatformAccountsV3Params) WithLimit ¶ added in v0.2.0
func (o *AdminGetUserPlatformAccountsV3Params) WithLimit(limit *int64) *AdminGetUserPlatformAccountsV3Params
WithLimit adds the limit to the admin get user platform accounts v3 params
func (*AdminGetUserPlatformAccountsV3Params) WithNamespace ¶ added in v0.2.0
func (o *AdminGetUserPlatformAccountsV3Params) WithNamespace(namespace string) *AdminGetUserPlatformAccountsV3Params
WithNamespace adds the namespace to the admin get user platform accounts v3 params
func (*AdminGetUserPlatformAccountsV3Params) WithTimeout ¶ added in v0.2.0
func (o *AdminGetUserPlatformAccountsV3Params) WithTimeout(timeout time.Duration) *AdminGetUserPlatformAccountsV3Params
WithTimeout adds the timeout to the admin get user platform accounts v3 params
func (*AdminGetUserPlatformAccountsV3Params) WithUserID ¶ added in v0.2.0
func (o *AdminGetUserPlatformAccountsV3Params) WithUserID(userID string) *AdminGetUserPlatformAccountsV3Params
WithUserID adds the userID to the admin get user platform accounts v3 params
func (*AdminGetUserPlatformAccountsV3Params) WriteToRequest ¶ added in v0.2.0
func (o *AdminGetUserPlatformAccountsV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminGetUserPlatformAccountsV3Reader ¶ added in v0.2.0
type AdminGetUserPlatformAccountsV3Reader struct {
// contains filtered or unexported fields
}
AdminGetUserPlatformAccountsV3Reader is a Reader for the AdminGetUserPlatformAccountsV3 structure.
func (*AdminGetUserPlatformAccountsV3Reader) ReadResponse ¶ added in v0.2.0
func (o *AdminGetUserPlatformAccountsV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminGetUserPlatformAccountsV3Unauthorized ¶ added in v0.2.0
type AdminGetUserPlatformAccountsV3Unauthorized struct {
}AdminGetUserPlatformAccountsV3Unauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr></table>
func NewAdminGetUserPlatformAccountsV3Unauthorized ¶ added in v0.2.0
func NewAdminGetUserPlatformAccountsV3Unauthorized() *AdminGetUserPlatformAccountsV3Unauthorized
NewAdminGetUserPlatformAccountsV3Unauthorized creates a AdminGetUserPlatformAccountsV3Unauthorized with default headers values
func (*AdminGetUserPlatformAccountsV3Unauthorized) Error ¶ added in v0.2.0
func (o *AdminGetUserPlatformAccountsV3Unauthorized) Error() string
func (*AdminGetUserPlatformAccountsV3Unauthorized) GetPayload ¶ added in v0.2.0
func (o *AdminGetUserPlatformAccountsV3Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
type AdminInviteUserV3BadRequest ¶ added in v0.2.0
type AdminInviteUserV3BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminInviteUserV3BadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20019</td><td>unable to parse request body</td></tr><tr><td>20002</td><td>validation error</td></tr></table>
func NewAdminInviteUserV3BadRequest ¶ added in v0.2.0
func NewAdminInviteUserV3BadRequest() *AdminInviteUserV3BadRequest
NewAdminInviteUserV3BadRequest creates a AdminInviteUserV3BadRequest with default headers values
func (*AdminInviteUserV3BadRequest) Error ¶ added in v0.2.0
func (o *AdminInviteUserV3BadRequest) Error() string
func (*AdminInviteUserV3BadRequest) GetPayload ¶ added in v0.2.0
func (o *AdminInviteUserV3BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
type AdminInviteUserV3Conflict ¶ added in v0.2.0
type AdminInviteUserV3Conflict struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminInviteUserV3Conflict handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10133</td><td>email already used</td></tr></table>
func NewAdminInviteUserV3Conflict ¶ added in v0.2.0
func NewAdminInviteUserV3Conflict() *AdminInviteUserV3Conflict
NewAdminInviteUserV3Conflict creates a AdminInviteUserV3Conflict with default headers values
func (*AdminInviteUserV3Conflict) Error ¶ added in v0.2.0
func (o *AdminInviteUserV3Conflict) Error() string
func (*AdminInviteUserV3Conflict) GetPayload ¶ added in v0.2.0
func (o *AdminInviteUserV3Conflict) GetPayload() *iamclientmodels.RestErrorResponse
type AdminInviteUserV3Created ¶ added in v0.2.0
type AdminInviteUserV3Created struct {
Payload *iamclientmodels.ModelInviteAdminResponseV3
}
AdminInviteUserV3Created handles this case with default header values.
Created
func NewAdminInviteUserV3Created ¶ added in v0.2.0
func NewAdminInviteUserV3Created() *AdminInviteUserV3Created
NewAdminInviteUserV3Created creates a AdminInviteUserV3Created with default headers values
func (*AdminInviteUserV3Created) Error ¶ added in v0.2.0
func (o *AdminInviteUserV3Created) Error() string
func (*AdminInviteUserV3Created) GetPayload ¶ added in v0.2.0
func (o *AdminInviteUserV3Created) GetPayload() *iamclientmodels.ModelInviteAdminResponseV3
type AdminInviteUserV3InternalServerError ¶ added in v0.2.0
type AdminInviteUserV3InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminInviteUserV3InternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20000</td><td>internal server error</td></tr></table>
func NewAdminInviteUserV3InternalServerError ¶ added in v0.2.0
func NewAdminInviteUserV3InternalServerError() *AdminInviteUserV3InternalServerError
NewAdminInviteUserV3InternalServerError creates a AdminInviteUserV3InternalServerError with default headers values
func (*AdminInviteUserV3InternalServerError) Error ¶ added in v0.2.0
func (o *AdminInviteUserV3InternalServerError) Error() string
func (*AdminInviteUserV3InternalServerError) GetPayload ¶ added in v0.2.0
func (o *AdminInviteUserV3InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
type AdminInviteUserV3NotFound ¶ added in v0.2.0
type AdminInviteUserV3NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminInviteUserV3NotFound handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10154</td><td>country not found</td></tr></table>
func NewAdminInviteUserV3NotFound ¶ added in v0.2.0
func NewAdminInviteUserV3NotFound() *AdminInviteUserV3NotFound
NewAdminInviteUserV3NotFound creates a AdminInviteUserV3NotFound with default headers values
func (*AdminInviteUserV3NotFound) Error ¶ added in v0.2.0
func (o *AdminInviteUserV3NotFound) Error() string
func (*AdminInviteUserV3NotFound) GetPayload ¶ added in v0.2.0
func (o *AdminInviteUserV3NotFound) GetPayload() *iamclientmodels.RestErrorResponse
type AdminInviteUserV3Params ¶ added in v0.2.0
type AdminInviteUserV3Params struct { /*Body*/ Body *iamclientmodels.ModelInviteAdminRequestV3 /*Namespace Namespace, only accept alphabet and numeric */ Namespace string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminInviteUserV3Params contains all the parameters to send to the API endpoint for the admin invite user v3 operation typically these are written to a http.Request
func NewAdminInviteUserV3Params ¶ added in v0.2.0
func NewAdminInviteUserV3Params() *AdminInviteUserV3Params
NewAdminInviteUserV3Params creates a new AdminInviteUserV3Params object with the default values initialized.
func NewAdminInviteUserV3ParamsWithContext ¶ added in v0.2.0
func NewAdminInviteUserV3ParamsWithContext(ctx context.Context) *AdminInviteUserV3Params
NewAdminInviteUserV3ParamsWithContext creates a new AdminInviteUserV3Params object with the default values initialized, and the ability to set a context for a request
func NewAdminInviteUserV3ParamsWithHTTPClient ¶ added in v0.2.0
func NewAdminInviteUserV3ParamsWithHTTPClient(client *http.Client) *AdminInviteUserV3Params
NewAdminInviteUserV3ParamsWithHTTPClient creates a new AdminInviteUserV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminInviteUserV3ParamsWithTimeout ¶ added in v0.2.0
func NewAdminInviteUserV3ParamsWithTimeout(timeout time.Duration) *AdminInviteUserV3Params
NewAdminInviteUserV3ParamsWithTimeout creates a new AdminInviteUserV3Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminInviteUserV3Params) SetBody ¶ added in v0.2.0
func (o *AdminInviteUserV3Params) SetBody(body *iamclientmodels.ModelInviteAdminRequestV3)
SetBody adds the body to the admin invite user v3 params
func (*AdminInviteUserV3Params) SetContext ¶ added in v0.2.0
func (o *AdminInviteUserV3Params) SetContext(ctx context.Context)
SetContext adds the context to the admin invite user v3 params
func (*AdminInviteUserV3Params) SetHTTPClient ¶ added in v0.2.0
func (o *AdminInviteUserV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin invite user v3 params
func (*AdminInviteUserV3Params) SetNamespace ¶ added in v0.2.0
func (o *AdminInviteUserV3Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin invite user v3 params
func (*AdminInviteUserV3Params) SetTimeout ¶ added in v0.2.0
func (o *AdminInviteUserV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin invite user v3 params
func (*AdminInviteUserV3Params) WithBody ¶ added in v0.2.0
func (o *AdminInviteUserV3Params) WithBody(body *iamclientmodels.ModelInviteAdminRequestV3) *AdminInviteUserV3Params
WithBody adds the body to the admin invite user v3 params
func (*AdminInviteUserV3Params) WithContext ¶ added in v0.2.0
func (o *AdminInviteUserV3Params) WithContext(ctx context.Context) *AdminInviteUserV3Params
WithContext adds the context to the admin invite user v3 params
func (*AdminInviteUserV3Params) WithHTTPClient ¶ added in v0.2.0
func (o *AdminInviteUserV3Params) WithHTTPClient(client *http.Client) *AdminInviteUserV3Params
WithHTTPClient adds the HTTPClient to the admin invite user v3 params
func (*AdminInviteUserV3Params) WithNamespace ¶ added in v0.2.0
func (o *AdminInviteUserV3Params) WithNamespace(namespace string) *AdminInviteUserV3Params
WithNamespace adds the namespace to the admin invite user v3 params
func (*AdminInviteUserV3Params) WithTimeout ¶ added in v0.2.0
func (o *AdminInviteUserV3Params) WithTimeout(timeout time.Duration) *AdminInviteUserV3Params
WithTimeout adds the timeout to the admin invite user v3 params
func (*AdminInviteUserV3Params) WriteToRequest ¶ added in v0.2.0
func (o *AdminInviteUserV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminInviteUserV3Reader ¶ added in v0.2.0
type AdminInviteUserV3Reader struct {
// contains filtered or unexported fields
}
AdminInviteUserV3Reader is a Reader for the AdminInviteUserV3 structure.
func (*AdminInviteUserV3Reader) ReadResponse ¶ added in v0.2.0
func (o *AdminInviteUserV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminInviteUserV3UnprocessableEntity ¶ added in v0.2.0
type AdminInviteUserV3UnprocessableEntity struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminInviteUserV3UnprocessableEntity handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10183</td><td>validation error</td></tr></table>
func NewAdminInviteUserV3UnprocessableEntity ¶ added in v0.2.0
func NewAdminInviteUserV3UnprocessableEntity() *AdminInviteUserV3UnprocessableEntity
NewAdminInviteUserV3UnprocessableEntity creates a AdminInviteUserV3UnprocessableEntity with default headers values
func (*AdminInviteUserV3UnprocessableEntity) Error ¶ added in v0.2.0
func (o *AdminInviteUserV3UnprocessableEntity) Error() string
func (*AdminInviteUserV3UnprocessableEntity) GetPayload ¶ added in v0.2.0
func (o *AdminInviteUserV3UnprocessableEntity) GetPayload() *iamclientmodels.RestErrorResponse
type AdminLinkPlatformAccountBadRequest ¶ added in v0.2.0
type AdminLinkPlatformAccountBadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminLinkPlatformAccountBadRequest 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 NewAdminLinkPlatformAccountBadRequest ¶ added in v0.2.0
func NewAdminLinkPlatformAccountBadRequest() *AdminLinkPlatformAccountBadRequest
NewAdminLinkPlatformAccountBadRequest creates a AdminLinkPlatformAccountBadRequest with default headers values
func (*AdminLinkPlatformAccountBadRequest) Error ¶ added in v0.2.0
func (o *AdminLinkPlatformAccountBadRequest) Error() string
func (*AdminLinkPlatformAccountBadRequest) GetPayload ¶ added in v0.2.0
func (o *AdminLinkPlatformAccountBadRequest) GetPayload() *iamclientmodels.RestErrorResponse
type AdminLinkPlatformAccountForbidden ¶ added in v0.2.0
type AdminLinkPlatformAccountForbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminLinkPlatformAccountForbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20013</td><td>insufficient permissions</td></tr></table>
func NewAdminLinkPlatformAccountForbidden ¶ added in v0.2.0
func NewAdminLinkPlatformAccountForbidden() *AdminLinkPlatformAccountForbidden
NewAdminLinkPlatformAccountForbidden creates a AdminLinkPlatformAccountForbidden with default headers values
func (*AdminLinkPlatformAccountForbidden) Error ¶ added in v0.2.0
func (o *AdminLinkPlatformAccountForbidden) Error() string
func (*AdminLinkPlatformAccountForbidden) GetPayload ¶ added in v0.2.0
func (o *AdminLinkPlatformAccountForbidden) GetPayload() *iamclientmodels.RestErrorResponse
type AdminLinkPlatformAccountInternalServerError ¶ added in v0.2.0
type AdminLinkPlatformAccountInternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminLinkPlatformAccountInternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20000</td><td>internal server error</td></tr></table>
func NewAdminLinkPlatformAccountInternalServerError ¶ added in v0.2.0
func NewAdminLinkPlatformAccountInternalServerError() *AdminLinkPlatformAccountInternalServerError
NewAdminLinkPlatformAccountInternalServerError creates a AdminLinkPlatformAccountInternalServerError with default headers values
func (*AdminLinkPlatformAccountInternalServerError) Error ¶ added in v0.2.0
func (o *AdminLinkPlatformAccountInternalServerError) Error() string
func (*AdminLinkPlatformAccountInternalServerError) GetPayload ¶ added in v0.2.0
func (o *AdminLinkPlatformAccountInternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
type AdminLinkPlatformAccountNoContent ¶ added in v0.2.0
type AdminLinkPlatformAccountNoContent struct { }
AdminLinkPlatformAccountNoContent handles this case with default header values.
No Content
func NewAdminLinkPlatformAccountNoContent ¶ added in v0.2.0
func NewAdminLinkPlatformAccountNoContent() *AdminLinkPlatformAccountNoContent
NewAdminLinkPlatformAccountNoContent creates a AdminLinkPlatformAccountNoContent with default headers values
func (*AdminLinkPlatformAccountNoContent) Error ¶ added in v0.2.0
func (o *AdminLinkPlatformAccountNoContent) Error() string
type AdminLinkPlatformAccountParams ¶ added in v0.2.0
type AdminLinkPlatformAccountParams struct { /*Body*/ Body *iamclientmodels.ModelLinkPlatformAccountRequest /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*UserID User ID */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminLinkPlatformAccountParams contains all the parameters to send to the API endpoint for the admin link platform account operation typically these are written to a http.Request
func NewAdminLinkPlatformAccountParams ¶ added in v0.2.0
func NewAdminLinkPlatformAccountParams() *AdminLinkPlatformAccountParams
NewAdminLinkPlatformAccountParams creates a new AdminLinkPlatformAccountParams object with the default values initialized.
func NewAdminLinkPlatformAccountParamsWithContext ¶ added in v0.2.0
func NewAdminLinkPlatformAccountParamsWithContext(ctx context.Context) *AdminLinkPlatformAccountParams
NewAdminLinkPlatformAccountParamsWithContext creates a new AdminLinkPlatformAccountParams object with the default values initialized, and the ability to set a context for a request
func NewAdminLinkPlatformAccountParamsWithHTTPClient ¶ added in v0.2.0
func NewAdminLinkPlatformAccountParamsWithHTTPClient(client *http.Client) *AdminLinkPlatformAccountParams
NewAdminLinkPlatformAccountParamsWithHTTPClient creates a new AdminLinkPlatformAccountParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminLinkPlatformAccountParamsWithTimeout ¶ added in v0.2.0
func NewAdminLinkPlatformAccountParamsWithTimeout(timeout time.Duration) *AdminLinkPlatformAccountParams
NewAdminLinkPlatformAccountParamsWithTimeout creates a new AdminLinkPlatformAccountParams object with the default values initialized, and the ability to set a timeout on a request
func (*AdminLinkPlatformAccountParams) SetBody ¶ added in v0.2.0
func (o *AdminLinkPlatformAccountParams) SetBody(body *iamclientmodels.ModelLinkPlatformAccountRequest)
SetBody adds the body to the admin link platform account params
func (*AdminLinkPlatformAccountParams) SetContext ¶ added in v0.2.0
func (o *AdminLinkPlatformAccountParams) SetContext(ctx context.Context)
SetContext adds the context to the admin link platform account params
func (*AdminLinkPlatformAccountParams) SetHTTPClient ¶ added in v0.2.0
func (o *AdminLinkPlatformAccountParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin link platform account params
func (*AdminLinkPlatformAccountParams) SetNamespace ¶ added in v0.2.0
func (o *AdminLinkPlatformAccountParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin link platform account params
func (*AdminLinkPlatformAccountParams) SetTimeout ¶ added in v0.2.0
func (o *AdminLinkPlatformAccountParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin link platform account params
func (*AdminLinkPlatformAccountParams) SetUserID ¶ added in v0.2.0
func (o *AdminLinkPlatformAccountParams) SetUserID(userID string)
SetUserID adds the userId to the admin link platform account params
func (*AdminLinkPlatformAccountParams) WithBody ¶ added in v0.2.0
func (o *AdminLinkPlatformAccountParams) WithBody(body *iamclientmodels.ModelLinkPlatformAccountRequest) *AdminLinkPlatformAccountParams
WithBody adds the body to the admin link platform account params
func (*AdminLinkPlatformAccountParams) WithContext ¶ added in v0.2.0
func (o *AdminLinkPlatformAccountParams) WithContext(ctx context.Context) *AdminLinkPlatformAccountParams
WithContext adds the context to the admin link platform account params
func (*AdminLinkPlatformAccountParams) WithHTTPClient ¶ added in v0.2.0
func (o *AdminLinkPlatformAccountParams) WithHTTPClient(client *http.Client) *AdminLinkPlatformAccountParams
WithHTTPClient adds the HTTPClient to the admin link platform account params
func (*AdminLinkPlatformAccountParams) WithNamespace ¶ added in v0.2.0
func (o *AdminLinkPlatformAccountParams) WithNamespace(namespace string) *AdminLinkPlatformAccountParams
WithNamespace adds the namespace to the admin link platform account params
func (*AdminLinkPlatformAccountParams) WithTimeout ¶ added in v0.2.0
func (o *AdminLinkPlatformAccountParams) WithTimeout(timeout time.Duration) *AdminLinkPlatformAccountParams
WithTimeout adds the timeout to the admin link platform account params
func (*AdminLinkPlatformAccountParams) WithUserID ¶ added in v0.2.0
func (o *AdminLinkPlatformAccountParams) WithUserID(userID string) *AdminLinkPlatformAccountParams
WithUserID adds the userID to the admin link platform account params
func (*AdminLinkPlatformAccountParams) WriteToRequest ¶ added in v0.2.0
func (o *AdminLinkPlatformAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminLinkPlatformAccountReader ¶ added in v0.2.0
type AdminLinkPlatformAccountReader struct {
// contains filtered or unexported fields
}
AdminLinkPlatformAccountReader is a Reader for the AdminLinkPlatformAccount structure.
func (*AdminLinkPlatformAccountReader) ReadResponse ¶ added in v0.2.0
func (o *AdminLinkPlatformAccountReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminLinkPlatformAccountUnauthorized ¶ added in v0.2.0
type AdminLinkPlatformAccountUnauthorized struct {
}AdminLinkPlatformAccountUnauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr><tr><td>20022</td><td>token is not user token</td></tr></table>
func NewAdminLinkPlatformAccountUnauthorized ¶ added in v0.2.0
func NewAdminLinkPlatformAccountUnauthorized() *AdminLinkPlatformAccountUnauthorized
NewAdminLinkPlatformAccountUnauthorized creates a AdminLinkPlatformAccountUnauthorized with default headers values
func (*AdminLinkPlatformAccountUnauthorized) Error ¶ added in v0.2.0
func (o *AdminLinkPlatformAccountUnauthorized) Error() string
func (*AdminLinkPlatformAccountUnauthorized) GetPayload ¶ added in v0.2.0
func (o *AdminLinkPlatformAccountUnauthorized) GetPayload() *iamclientmodels.RestErrorResponse
type AdminListUsersV3BadRequest ¶ added in v0.2.0
type AdminListUsersV3BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminListUsersV3BadRequest 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 NewAdminListUsersV3BadRequest ¶ added in v0.2.0
func NewAdminListUsersV3BadRequest() *AdminListUsersV3BadRequest
NewAdminListUsersV3BadRequest creates a AdminListUsersV3BadRequest with default headers values
func (*AdminListUsersV3BadRequest) Error ¶ added in v0.2.0
func (o *AdminListUsersV3BadRequest) Error() string
func (*AdminListUsersV3BadRequest) GetPayload ¶ added in v0.2.0
func (o *AdminListUsersV3BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
type AdminListUsersV3Forbidden ¶ added in v0.2.0
type AdminListUsersV3Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminListUsersV3Forbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20003</td><td>forbidden access</td></tr></table>
func NewAdminListUsersV3Forbidden ¶ added in v0.2.0
func NewAdminListUsersV3Forbidden() *AdminListUsersV3Forbidden
NewAdminListUsersV3Forbidden creates a AdminListUsersV3Forbidden with default headers values
func (*AdminListUsersV3Forbidden) Error ¶ added in v0.2.0
func (o *AdminListUsersV3Forbidden) Error() string
func (*AdminListUsersV3Forbidden) GetPayload ¶ added in v0.2.0
func (o *AdminListUsersV3Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
type AdminListUsersV3InternalServerError ¶ added in v0.2.0
type AdminListUsersV3InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminListUsersV3InternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20000</td><td>internal server error</td></tr></table>
func NewAdminListUsersV3InternalServerError ¶ added in v0.2.0
func NewAdminListUsersV3InternalServerError() *AdminListUsersV3InternalServerError
NewAdminListUsersV3InternalServerError creates a AdminListUsersV3InternalServerError with default headers values
func (*AdminListUsersV3InternalServerError) Error ¶ added in v0.2.0
func (o *AdminListUsersV3InternalServerError) Error() string
func (*AdminListUsersV3InternalServerError) GetPayload ¶ added in v0.2.0
func (o *AdminListUsersV3InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
type AdminListUsersV3OK ¶ added in v0.2.0
type AdminListUsersV3OK struct {
Payload *iamclientmodels.AccountcommonListUsersWithPlatformAccountsResponse
}
AdminListUsersV3OK handles this case with default header values.
Operation succeeded
func NewAdminListUsersV3OK ¶ added in v0.2.0
func NewAdminListUsersV3OK() *AdminListUsersV3OK
NewAdminListUsersV3OK creates a AdminListUsersV3OK with default headers values
func (*AdminListUsersV3OK) Error ¶ added in v0.2.0
func (o *AdminListUsersV3OK) Error() string
func (*AdminListUsersV3OK) GetPayload ¶ added in v0.2.0
func (o *AdminListUsersV3OK) GetPayload() *iamclientmodels.AccountcommonListUsersWithPlatformAccountsResponse
type AdminListUsersV3Params ¶ added in v0.2.0
type AdminListUsersV3Params struct { /*Limit number of returned data, default 100 */ Limit *int64 /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*Offset number of offset, default 0 */ Offset *int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminListUsersV3Params contains all the parameters to send to the API endpoint for the admin list users v3 operation typically these are written to a http.Request
func NewAdminListUsersV3Params ¶ added in v0.2.0
func NewAdminListUsersV3Params() *AdminListUsersV3Params
NewAdminListUsersV3Params creates a new AdminListUsersV3Params object with the default values initialized.
func NewAdminListUsersV3ParamsWithContext ¶ added in v0.2.0
func NewAdminListUsersV3ParamsWithContext(ctx context.Context) *AdminListUsersV3Params
NewAdminListUsersV3ParamsWithContext creates a new AdminListUsersV3Params object with the default values initialized, and the ability to set a context for a request
func NewAdminListUsersV3ParamsWithHTTPClient ¶ added in v0.2.0
func NewAdminListUsersV3ParamsWithHTTPClient(client *http.Client) *AdminListUsersV3Params
NewAdminListUsersV3ParamsWithHTTPClient creates a new AdminListUsersV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminListUsersV3ParamsWithTimeout ¶ added in v0.2.0
func NewAdminListUsersV3ParamsWithTimeout(timeout time.Duration) *AdminListUsersV3Params
NewAdminListUsersV3ParamsWithTimeout creates a new AdminListUsersV3Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminListUsersV3Params) SetContext ¶ added in v0.2.0
func (o *AdminListUsersV3Params) SetContext(ctx context.Context)
SetContext adds the context to the admin list users v3 params
func (*AdminListUsersV3Params) SetHTTPClient ¶ added in v0.2.0
func (o *AdminListUsersV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin list users v3 params
func (*AdminListUsersV3Params) SetLimit ¶ added in v0.2.0
func (o *AdminListUsersV3Params) SetLimit(limit *int64)
SetLimit adds the limit to the admin list users v3 params
func (*AdminListUsersV3Params) SetNamespace ¶ added in v0.2.0
func (o *AdminListUsersV3Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin list users v3 params
func (*AdminListUsersV3Params) SetOffset ¶ added in v0.2.0
func (o *AdminListUsersV3Params) SetOffset(offset *int64)
SetOffset adds the offset to the admin list users v3 params
func (*AdminListUsersV3Params) SetTimeout ¶ added in v0.2.0
func (o *AdminListUsersV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin list users v3 params
func (*AdminListUsersV3Params) WithContext ¶ added in v0.2.0
func (o *AdminListUsersV3Params) WithContext(ctx context.Context) *AdminListUsersV3Params
WithContext adds the context to the admin list users v3 params
func (*AdminListUsersV3Params) WithHTTPClient ¶ added in v0.2.0
func (o *AdminListUsersV3Params) WithHTTPClient(client *http.Client) *AdminListUsersV3Params
WithHTTPClient adds the HTTPClient to the admin list users v3 params
func (*AdminListUsersV3Params) WithLimit ¶ added in v0.2.0
func (o *AdminListUsersV3Params) WithLimit(limit *int64) *AdminListUsersV3Params
WithLimit adds the limit to the admin list users v3 params
func (*AdminListUsersV3Params) WithNamespace ¶ added in v0.2.0
func (o *AdminListUsersV3Params) WithNamespace(namespace string) *AdminListUsersV3Params
WithNamespace adds the namespace to the admin list users v3 params
func (*AdminListUsersV3Params) WithOffset ¶ added in v0.2.0
func (o *AdminListUsersV3Params) WithOffset(offset *int64) *AdminListUsersV3Params
WithOffset adds the offset to the admin list users v3 params
func (*AdminListUsersV3Params) WithTimeout ¶ added in v0.2.0
func (o *AdminListUsersV3Params) WithTimeout(timeout time.Duration) *AdminListUsersV3Params
WithTimeout adds the timeout to the admin list users v3 params
func (*AdminListUsersV3Params) WriteToRequest ¶ added in v0.2.0
func (o *AdminListUsersV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminListUsersV3Reader ¶ added in v0.2.0
type AdminListUsersV3Reader struct {
// contains filtered or unexported fields
}
AdminListUsersV3Reader is a Reader for the AdminListUsersV3 structure.
func (*AdminListUsersV3Reader) ReadResponse ¶ added in v0.2.0
func (o *AdminListUsersV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminListUsersV3Unauthorized ¶ added in v0.2.0
type AdminListUsersV3Unauthorized struct {
}AdminListUsersV3Unauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr></table>
func NewAdminListUsersV3Unauthorized ¶ added in v0.2.0
func NewAdminListUsersV3Unauthorized() *AdminListUsersV3Unauthorized
NewAdminListUsersV3Unauthorized creates a AdminListUsersV3Unauthorized with default headers values
func (*AdminListUsersV3Unauthorized) Error ¶ added in v0.2.0
func (o *AdminListUsersV3Unauthorized) Error() string
func (*AdminListUsersV3Unauthorized) GetPayload ¶ added in v0.2.0
func (o *AdminListUsersV3Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
type AdminPlatformLinkV3BadRequest ¶ added in v0.2.0
type AdminPlatformLinkV3BadRequest struct { }
AdminPlatformLinkV3BadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20019</td><td>unable to parse request body</td></tr></table>
func NewAdminPlatformLinkV3BadRequest ¶ added in v0.2.0
func NewAdminPlatformLinkV3BadRequest() *AdminPlatformLinkV3BadRequest
NewAdminPlatformLinkV3BadRequest creates a AdminPlatformLinkV3BadRequest with default headers values
func (*AdminPlatformLinkV3BadRequest) Error ¶ added in v0.2.0
func (o *AdminPlatformLinkV3BadRequest) Error() string
type AdminPlatformLinkV3Conflict ¶ added in v0.2.0
type AdminPlatformLinkV3Conflict struct { }
AdminPlatformLinkV3Conflict handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10163</td><td>platform is already linked with the user account</td></tr></table>
func NewAdminPlatformLinkV3Conflict ¶ added in v0.2.0
func NewAdminPlatformLinkV3Conflict() *AdminPlatformLinkV3Conflict
NewAdminPlatformLinkV3Conflict creates a AdminPlatformLinkV3Conflict with default headers values
func (*AdminPlatformLinkV3Conflict) Error ¶ added in v0.2.0
func (o *AdminPlatformLinkV3Conflict) Error() string
type AdminPlatformLinkV3Forbidden ¶ added in v0.2.0
type AdminPlatformLinkV3Forbidden struct { }
AdminPlatformLinkV3Forbidden handles this case with default header values.
Forbidden
func NewAdminPlatformLinkV3Forbidden ¶ added in v0.2.0
func NewAdminPlatformLinkV3Forbidden() *AdminPlatformLinkV3Forbidden
NewAdminPlatformLinkV3Forbidden creates a AdminPlatformLinkV3Forbidden with default headers values
func (*AdminPlatformLinkV3Forbidden) Error ¶ added in v0.2.0
func (o *AdminPlatformLinkV3Forbidden) Error() string
type AdminPlatformLinkV3InternalServerError ¶ added in v0.2.0
type AdminPlatformLinkV3InternalServerError struct { }
AdminPlatformLinkV3InternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20000</td><td>internal server error</td></tr></table>
func NewAdminPlatformLinkV3InternalServerError ¶ added in v0.2.0
func NewAdminPlatformLinkV3InternalServerError() *AdminPlatformLinkV3InternalServerError
NewAdminPlatformLinkV3InternalServerError creates a AdminPlatformLinkV3InternalServerError with default headers values
func (*AdminPlatformLinkV3InternalServerError) Error ¶ added in v0.2.0
func (o *AdminPlatformLinkV3InternalServerError) Error() string
type AdminPlatformLinkV3NoContent ¶ added in v0.2.0
type AdminPlatformLinkV3NoContent struct { }
AdminPlatformLinkV3NoContent handles this case with default header values.
Operation succeeded
func NewAdminPlatformLinkV3NoContent ¶ added in v0.2.0
func NewAdminPlatformLinkV3NoContent() *AdminPlatformLinkV3NoContent
NewAdminPlatformLinkV3NoContent creates a AdminPlatformLinkV3NoContent with default headers values
func (*AdminPlatformLinkV3NoContent) Error ¶ added in v0.2.0
func (o *AdminPlatformLinkV3NoContent) Error() string
type AdminPlatformLinkV3NotFound ¶ added in v0.2.0
type AdminPlatformLinkV3NotFound struct { }
AdminPlatformLinkV3NotFound 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></table>
func NewAdminPlatformLinkV3NotFound ¶ added in v0.2.0
func NewAdminPlatformLinkV3NotFound() *AdminPlatformLinkV3NotFound
NewAdminPlatformLinkV3NotFound creates a AdminPlatformLinkV3NotFound with default headers values
func (*AdminPlatformLinkV3NotFound) Error ¶ added in v0.2.0
func (o *AdminPlatformLinkV3NotFound) Error() string
type AdminPlatformLinkV3Params ¶ added in v0.2.0
type AdminPlatformLinkV3Params struct { /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*PlatformID Platform ID */ PlatformID string /*Ticket Ticket from platform */ Ticket string /*UserID User ID */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminPlatformLinkV3Params contains all the parameters to send to the API endpoint for the admin platform link v3 operation typically these are written to a http.Request
func NewAdminPlatformLinkV3Params ¶ added in v0.2.0
func NewAdminPlatformLinkV3Params() *AdminPlatformLinkV3Params
NewAdminPlatformLinkV3Params creates a new AdminPlatformLinkV3Params object with the default values initialized.
func NewAdminPlatformLinkV3ParamsWithContext ¶ added in v0.2.0
func NewAdminPlatformLinkV3ParamsWithContext(ctx context.Context) *AdminPlatformLinkV3Params
NewAdminPlatformLinkV3ParamsWithContext creates a new AdminPlatformLinkV3Params object with the default values initialized, and the ability to set a context for a request
func NewAdminPlatformLinkV3ParamsWithHTTPClient ¶ added in v0.2.0
func NewAdminPlatformLinkV3ParamsWithHTTPClient(client *http.Client) *AdminPlatformLinkV3Params
NewAdminPlatformLinkV3ParamsWithHTTPClient creates a new AdminPlatformLinkV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminPlatformLinkV3ParamsWithTimeout ¶ added in v0.2.0
func NewAdminPlatformLinkV3ParamsWithTimeout(timeout time.Duration) *AdminPlatformLinkV3Params
NewAdminPlatformLinkV3ParamsWithTimeout creates a new AdminPlatformLinkV3Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminPlatformLinkV3Params) SetContext ¶ added in v0.2.0
func (o *AdminPlatformLinkV3Params) SetContext(ctx context.Context)
SetContext adds the context to the admin platform link v3 params
func (*AdminPlatformLinkV3Params) SetHTTPClient ¶ added in v0.2.0
func (o *AdminPlatformLinkV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin platform link v3 params
func (*AdminPlatformLinkV3Params) SetNamespace ¶ added in v0.2.0
func (o *AdminPlatformLinkV3Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin platform link v3 params
func (*AdminPlatformLinkV3Params) SetPlatformID ¶ added in v0.2.0
func (o *AdminPlatformLinkV3Params) SetPlatformID(platformID string)
SetPlatformID adds the platformId to the admin platform link v3 params
func (*AdminPlatformLinkV3Params) SetTicket ¶ added in v0.2.0
func (o *AdminPlatformLinkV3Params) SetTicket(ticket string)
SetTicket adds the ticket to the admin platform link v3 params
func (*AdminPlatformLinkV3Params) SetTimeout ¶ added in v0.2.0
func (o *AdminPlatformLinkV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin platform link v3 params
func (*AdminPlatformLinkV3Params) SetUserID ¶ added in v0.2.0
func (o *AdminPlatformLinkV3Params) SetUserID(userID string)
SetUserID adds the userId to the admin platform link v3 params
func (*AdminPlatformLinkV3Params) WithContext ¶ added in v0.2.0
func (o *AdminPlatformLinkV3Params) WithContext(ctx context.Context) *AdminPlatformLinkV3Params
WithContext adds the context to the admin platform link v3 params
func (*AdminPlatformLinkV3Params) WithHTTPClient ¶ added in v0.2.0
func (o *AdminPlatformLinkV3Params) WithHTTPClient(client *http.Client) *AdminPlatformLinkV3Params
WithHTTPClient adds the HTTPClient to the admin platform link v3 params
func (*AdminPlatformLinkV3Params) WithNamespace ¶ added in v0.2.0
func (o *AdminPlatformLinkV3Params) WithNamespace(namespace string) *AdminPlatformLinkV3Params
WithNamespace adds the namespace to the admin platform link v3 params
func (*AdminPlatformLinkV3Params) WithPlatformID ¶ added in v0.2.0
func (o *AdminPlatformLinkV3Params) WithPlatformID(platformID string) *AdminPlatformLinkV3Params
WithPlatformID adds the platformID to the admin platform link v3 params
func (*AdminPlatformLinkV3Params) WithTicket ¶ added in v0.2.0
func (o *AdminPlatformLinkV3Params) WithTicket(ticket string) *AdminPlatformLinkV3Params
WithTicket adds the ticket to the admin platform link v3 params
func (*AdminPlatformLinkV3Params) WithTimeout ¶ added in v0.2.0
func (o *AdminPlatformLinkV3Params) WithTimeout(timeout time.Duration) *AdminPlatformLinkV3Params
WithTimeout adds the timeout to the admin platform link v3 params
func (*AdminPlatformLinkV3Params) WithUserID ¶ added in v0.2.0
func (o *AdminPlatformLinkV3Params) WithUserID(userID string) *AdminPlatformLinkV3Params
WithUserID adds the userID to the admin platform link v3 params
func (*AdminPlatformLinkV3Params) WriteToRequest ¶ added in v0.2.0
func (o *AdminPlatformLinkV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminPlatformLinkV3Reader ¶ added in v0.2.0
type AdminPlatformLinkV3Reader struct {
// contains filtered or unexported fields
}
AdminPlatformLinkV3Reader is a Reader for the AdminPlatformLinkV3 structure.
func (*AdminPlatformLinkV3Reader) ReadResponse ¶ added in v0.2.0
func (o *AdminPlatformLinkV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminPlatformLinkV3Unauthorized ¶ added in v0.2.0
type AdminPlatformLinkV3Unauthorized struct { }
AdminPlatformLinkV3Unauthorized handles this case with default header values.
Unauthorized access
func NewAdminPlatformLinkV3Unauthorized ¶ added in v0.2.0
func NewAdminPlatformLinkV3Unauthorized() *AdminPlatformLinkV3Unauthorized
NewAdminPlatformLinkV3Unauthorized creates a AdminPlatformLinkV3Unauthorized with default headers values
func (*AdminPlatformLinkV3Unauthorized) Error ¶ added in v0.2.0
func (o *AdminPlatformLinkV3Unauthorized) Error() string
type AdminPlatformUnlinkV3BadRequest ¶ added in v0.2.0
type AdminPlatformUnlinkV3BadRequest struct {
Payload *iamclientmodels.RestapiErrorResponse
}
AdminPlatformUnlinkV3BadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20019</td><td>unable to parse request body</td></tr><tr><td>20002</td><td>validation error</td></tr></table>
func NewAdminPlatformUnlinkV3BadRequest ¶ added in v0.2.0
func NewAdminPlatformUnlinkV3BadRequest() *AdminPlatformUnlinkV3BadRequest
NewAdminPlatformUnlinkV3BadRequest creates a AdminPlatformUnlinkV3BadRequest with default headers values
func (*AdminPlatformUnlinkV3BadRequest) Error ¶ added in v0.2.0
func (o *AdminPlatformUnlinkV3BadRequest) Error() string
func (*AdminPlatformUnlinkV3BadRequest) GetPayload ¶ added in v0.2.0
func (o *AdminPlatformUnlinkV3BadRequest) GetPayload() *iamclientmodels.RestapiErrorResponse
type AdminPlatformUnlinkV3Forbidden ¶ added in v0.2.0
type AdminPlatformUnlinkV3Forbidden struct {
Payload *iamclientmodels.RestapiErrorResponse
}
AdminPlatformUnlinkV3Forbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20013</td><td>insufficient permissions</td></tr></table>
func NewAdminPlatformUnlinkV3Forbidden ¶ added in v0.2.0
func NewAdminPlatformUnlinkV3Forbidden() *AdminPlatformUnlinkV3Forbidden
NewAdminPlatformUnlinkV3Forbidden creates a AdminPlatformUnlinkV3Forbidden with default headers values
func (*AdminPlatformUnlinkV3Forbidden) Error ¶ added in v0.2.0
func (o *AdminPlatformUnlinkV3Forbidden) Error() string
func (*AdminPlatformUnlinkV3Forbidden) GetPayload ¶ added in v0.2.0
func (o *AdminPlatformUnlinkV3Forbidden) GetPayload() *iamclientmodels.RestapiErrorResponse
type AdminPlatformUnlinkV3InternalServerError ¶ added in v0.2.0
type AdminPlatformUnlinkV3InternalServerError struct { }
AdminPlatformUnlinkV3InternalServerError handles this case with default header values.
Internal Server Error
func NewAdminPlatformUnlinkV3InternalServerError ¶ added in v0.2.0
func NewAdminPlatformUnlinkV3InternalServerError() *AdminPlatformUnlinkV3InternalServerError
NewAdminPlatformUnlinkV3InternalServerError creates a AdminPlatformUnlinkV3InternalServerError with default headers values
func (*AdminPlatformUnlinkV3InternalServerError) Error ¶ added in v0.2.0
func (o *AdminPlatformUnlinkV3InternalServerError) Error() string
type AdminPlatformUnlinkV3NoContent ¶ added in v0.2.0
type AdminPlatformUnlinkV3NoContent struct { }
AdminPlatformUnlinkV3NoContent handles this case with default header values.
Operation succeeded
func NewAdminPlatformUnlinkV3NoContent ¶ added in v0.2.0
func NewAdminPlatformUnlinkV3NoContent() *AdminPlatformUnlinkV3NoContent
NewAdminPlatformUnlinkV3NoContent creates a AdminPlatformUnlinkV3NoContent with default headers values
func (*AdminPlatformUnlinkV3NoContent) Error ¶ added in v0.2.0
func (o *AdminPlatformUnlinkV3NoContent) Error() string
type AdminPlatformUnlinkV3NotFound ¶ added in v0.2.0
type AdminPlatformUnlinkV3NotFound struct {
Payload *iamclientmodels.RestapiErrorResponse
}
AdminPlatformUnlinkV3NotFound 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></table>
func NewAdminPlatformUnlinkV3NotFound ¶ added in v0.2.0
func NewAdminPlatformUnlinkV3NotFound() *AdminPlatformUnlinkV3NotFound
NewAdminPlatformUnlinkV3NotFound creates a AdminPlatformUnlinkV3NotFound with default headers values
func (*AdminPlatformUnlinkV3NotFound) Error ¶ added in v0.2.0
func (o *AdminPlatformUnlinkV3NotFound) Error() string
func (*AdminPlatformUnlinkV3NotFound) GetPayload ¶ added in v0.2.0
func (o *AdminPlatformUnlinkV3NotFound) GetPayload() *iamclientmodels.RestapiErrorResponse
type AdminPlatformUnlinkV3Params ¶ added in v0.2.0
type AdminPlatformUnlinkV3Params struct { /*Body*/ Body *iamclientmodels.ModelUnlinkUserPlatformRequest /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*PlatformID Platform ID */ PlatformID string /*UserID User ID, should follow UUID version 4 without hyphen */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminPlatformUnlinkV3Params contains all the parameters to send to the API endpoint for the admin platform unlink v3 operation typically these are written to a http.Request
func NewAdminPlatformUnlinkV3Params ¶ added in v0.2.0
func NewAdminPlatformUnlinkV3Params() *AdminPlatformUnlinkV3Params
NewAdminPlatformUnlinkV3Params creates a new AdminPlatformUnlinkV3Params object with the default values initialized.
func NewAdminPlatformUnlinkV3ParamsWithContext ¶ added in v0.2.0
func NewAdminPlatformUnlinkV3ParamsWithContext(ctx context.Context) *AdminPlatformUnlinkV3Params
NewAdminPlatformUnlinkV3ParamsWithContext creates a new AdminPlatformUnlinkV3Params object with the default values initialized, and the ability to set a context for a request
func NewAdminPlatformUnlinkV3ParamsWithHTTPClient ¶ added in v0.2.0
func NewAdminPlatformUnlinkV3ParamsWithHTTPClient(client *http.Client) *AdminPlatformUnlinkV3Params
NewAdminPlatformUnlinkV3ParamsWithHTTPClient creates a new AdminPlatformUnlinkV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminPlatformUnlinkV3ParamsWithTimeout ¶ added in v0.2.0
func NewAdminPlatformUnlinkV3ParamsWithTimeout(timeout time.Duration) *AdminPlatformUnlinkV3Params
NewAdminPlatformUnlinkV3ParamsWithTimeout creates a new AdminPlatformUnlinkV3Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminPlatformUnlinkV3Params) SetBody ¶ added in v0.2.0
func (o *AdminPlatformUnlinkV3Params) SetBody(body *iamclientmodels.ModelUnlinkUserPlatformRequest)
SetBody adds the body to the admin platform unlink v3 params
func (*AdminPlatformUnlinkV3Params) SetContext ¶ added in v0.2.0
func (o *AdminPlatformUnlinkV3Params) SetContext(ctx context.Context)
SetContext adds the context to the admin platform unlink v3 params
func (*AdminPlatformUnlinkV3Params) SetHTTPClient ¶ added in v0.2.0
func (o *AdminPlatformUnlinkV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin platform unlink v3 params
func (*AdminPlatformUnlinkV3Params) SetNamespace ¶ added in v0.2.0
func (o *AdminPlatformUnlinkV3Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin platform unlink v3 params
func (*AdminPlatformUnlinkV3Params) SetPlatformID ¶ added in v0.2.0
func (o *AdminPlatformUnlinkV3Params) SetPlatformID(platformID string)
SetPlatformID adds the platformId to the admin platform unlink v3 params
func (*AdminPlatformUnlinkV3Params) SetTimeout ¶ added in v0.2.0
func (o *AdminPlatformUnlinkV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin platform unlink v3 params
func (*AdminPlatformUnlinkV3Params) SetUserID ¶ added in v0.2.0
func (o *AdminPlatformUnlinkV3Params) SetUserID(userID string)
SetUserID adds the userId to the admin platform unlink v3 params
func (*AdminPlatformUnlinkV3Params) WithBody ¶ added in v0.2.0
func (o *AdminPlatformUnlinkV3Params) WithBody(body *iamclientmodels.ModelUnlinkUserPlatformRequest) *AdminPlatformUnlinkV3Params
WithBody adds the body to the admin platform unlink v3 params
func (*AdminPlatformUnlinkV3Params) WithContext ¶ added in v0.2.0
func (o *AdminPlatformUnlinkV3Params) WithContext(ctx context.Context) *AdminPlatformUnlinkV3Params
WithContext adds the context to the admin platform unlink v3 params
func (*AdminPlatformUnlinkV3Params) WithHTTPClient ¶ added in v0.2.0
func (o *AdminPlatformUnlinkV3Params) WithHTTPClient(client *http.Client) *AdminPlatformUnlinkV3Params
WithHTTPClient adds the HTTPClient to the admin platform unlink v3 params
func (*AdminPlatformUnlinkV3Params) WithNamespace ¶ added in v0.2.0
func (o *AdminPlatformUnlinkV3Params) WithNamespace(namespace string) *AdminPlatformUnlinkV3Params
WithNamespace adds the namespace to the admin platform unlink v3 params
func (*AdminPlatformUnlinkV3Params) WithPlatformID ¶ added in v0.2.0
func (o *AdminPlatformUnlinkV3Params) WithPlatformID(platformID string) *AdminPlatformUnlinkV3Params
WithPlatformID adds the platformID to the admin platform unlink v3 params
func (*AdminPlatformUnlinkV3Params) WithTimeout ¶ added in v0.2.0
func (o *AdminPlatformUnlinkV3Params) WithTimeout(timeout time.Duration) *AdminPlatformUnlinkV3Params
WithTimeout adds the timeout to the admin platform unlink v3 params
func (*AdminPlatformUnlinkV3Params) WithUserID ¶ added in v0.2.0
func (o *AdminPlatformUnlinkV3Params) WithUserID(userID string) *AdminPlatformUnlinkV3Params
WithUserID adds the userID to the admin platform unlink v3 params
func (*AdminPlatformUnlinkV3Params) WriteToRequest ¶ added in v0.2.0
func (o *AdminPlatformUnlinkV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminPlatformUnlinkV3Reader ¶ added in v0.2.0
type AdminPlatformUnlinkV3Reader struct {
// contains filtered or unexported fields
}
AdminPlatformUnlinkV3Reader is a Reader for the AdminPlatformUnlinkV3 structure.
func (*AdminPlatformUnlinkV3Reader) ReadResponse ¶ added in v0.2.0
func (o *AdminPlatformUnlinkV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminPlatformUnlinkV3Unauthorized ¶ added in v0.2.0
type AdminPlatformUnlinkV3Unauthorized struct {
}AdminPlatformUnlinkV3Unauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr></table>
func NewAdminPlatformUnlinkV3Unauthorized ¶ added in v0.2.0
func NewAdminPlatformUnlinkV3Unauthorized() *AdminPlatformUnlinkV3Unauthorized
NewAdminPlatformUnlinkV3Unauthorized creates a AdminPlatformUnlinkV3Unauthorized with default headers values
func (*AdminPlatformUnlinkV3Unauthorized) Error ¶ added in v0.2.0
func (o *AdminPlatformUnlinkV3Unauthorized) Error() string
func (*AdminPlatformUnlinkV3Unauthorized) GetPayload ¶ added in v0.2.0
func (o *AdminPlatformUnlinkV3Unauthorized) GetPayload() *iamclientmodels.RestapiErrorResponse
type AdminPutUserRolesV2BadRequest ¶ added in v0.2.0
type AdminPutUserRolesV2BadRequest struct { }
AdminPutUserRolesV2BadRequest handles this case with default header values.
Invalid request
func NewAdminPutUserRolesV2BadRequest ¶ added in v0.2.0
func NewAdminPutUserRolesV2BadRequest() *AdminPutUserRolesV2BadRequest
NewAdminPutUserRolesV2BadRequest creates a AdminPutUserRolesV2BadRequest with default headers values
func (*AdminPutUserRolesV2BadRequest) Error ¶ added in v0.2.0
func (o *AdminPutUserRolesV2BadRequest) Error() string
type AdminPutUserRolesV2Forbidden ¶ added in v0.2.0
type AdminPutUserRolesV2Forbidden struct { }
AdminPutUserRolesV2Forbidden handles this case with default header values.
Forbidden
func NewAdminPutUserRolesV2Forbidden ¶ added in v0.2.0
func NewAdminPutUserRolesV2Forbidden() *AdminPutUserRolesV2Forbidden
NewAdminPutUserRolesV2Forbidden creates a AdminPutUserRolesV2Forbidden with default headers values
func (*AdminPutUserRolesV2Forbidden) Error ¶ added in v0.2.0
func (o *AdminPutUserRolesV2Forbidden) Error() string
type AdminPutUserRolesV2NoContent ¶ added in v0.2.0
type AdminPutUserRolesV2NoContent struct { }
AdminPutUserRolesV2NoContent handles this case with default header values.
Operation succeeded
func NewAdminPutUserRolesV2NoContent ¶ added in v0.2.0
func NewAdminPutUserRolesV2NoContent() *AdminPutUserRolesV2NoContent
NewAdminPutUserRolesV2NoContent creates a AdminPutUserRolesV2NoContent with default headers values
func (*AdminPutUserRolesV2NoContent) Error ¶ added in v0.2.0
func (o *AdminPutUserRolesV2NoContent) Error() string
type AdminPutUserRolesV2NotFound ¶ added in v0.2.0
type AdminPutUserRolesV2NotFound struct { }
AdminPutUserRolesV2NotFound handles this case with default header values.
Data not found
func NewAdminPutUserRolesV2NotFound ¶ added in v0.2.0
func NewAdminPutUserRolesV2NotFound() *AdminPutUserRolesV2NotFound
NewAdminPutUserRolesV2NotFound creates a AdminPutUserRolesV2NotFound with default headers values
func (*AdminPutUserRolesV2NotFound) Error ¶ added in v0.2.0
func (o *AdminPutUserRolesV2NotFound) Error() string
type AdminPutUserRolesV2Params ¶ added in v0.2.0
type AdminPutUserRolesV2Params struct { /*Body*/ Body []string /*Namespace Namespace */ Namespace string /*UserID User id */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminPutUserRolesV2Params contains all the parameters to send to the API endpoint for the admin put user roles v2 operation typically these are written to a http.Request
func NewAdminPutUserRolesV2Params ¶ added in v0.2.0
func NewAdminPutUserRolesV2Params() *AdminPutUserRolesV2Params
NewAdminPutUserRolesV2Params creates a new AdminPutUserRolesV2Params object with the default values initialized.
func NewAdminPutUserRolesV2ParamsWithContext ¶ added in v0.2.0
func NewAdminPutUserRolesV2ParamsWithContext(ctx context.Context) *AdminPutUserRolesV2Params
NewAdminPutUserRolesV2ParamsWithContext creates a new AdminPutUserRolesV2Params object with the default values initialized, and the ability to set a context for a request
func NewAdminPutUserRolesV2ParamsWithHTTPClient ¶ added in v0.2.0
func NewAdminPutUserRolesV2ParamsWithHTTPClient(client *http.Client) *AdminPutUserRolesV2Params
NewAdminPutUserRolesV2ParamsWithHTTPClient creates a new AdminPutUserRolesV2Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminPutUserRolesV2ParamsWithTimeout ¶ added in v0.2.0
func NewAdminPutUserRolesV2ParamsWithTimeout(timeout time.Duration) *AdminPutUserRolesV2Params
NewAdminPutUserRolesV2ParamsWithTimeout creates a new AdminPutUserRolesV2Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminPutUserRolesV2Params) SetBody ¶ added in v0.2.0
func (o *AdminPutUserRolesV2Params) SetBody(body []string)
SetBody adds the body to the admin put user roles v2 params
func (*AdminPutUserRolesV2Params) SetContext ¶ added in v0.2.0
func (o *AdminPutUserRolesV2Params) SetContext(ctx context.Context)
SetContext adds the context to the admin put user roles v2 params
func (*AdminPutUserRolesV2Params) SetHTTPClient ¶ added in v0.2.0
func (o *AdminPutUserRolesV2Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin put user roles v2 params
func (*AdminPutUserRolesV2Params) SetNamespace ¶ added in v0.2.0
func (o *AdminPutUserRolesV2Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin put user roles v2 params
func (*AdminPutUserRolesV2Params) SetTimeout ¶ added in v0.2.0
func (o *AdminPutUserRolesV2Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin put user roles v2 params
func (*AdminPutUserRolesV2Params) SetUserID ¶ added in v0.2.0
func (o *AdminPutUserRolesV2Params) SetUserID(userID string)
SetUserID adds the userId to the admin put user roles v2 params
func (*AdminPutUserRolesV2Params) WithBody ¶ added in v0.2.0
func (o *AdminPutUserRolesV2Params) WithBody(body []string) *AdminPutUserRolesV2Params
WithBody adds the body to the admin put user roles v2 params
func (*AdminPutUserRolesV2Params) WithContext ¶ added in v0.2.0
func (o *AdminPutUserRolesV2Params) WithContext(ctx context.Context) *AdminPutUserRolesV2Params
WithContext adds the context to the admin put user roles v2 params
func (*AdminPutUserRolesV2Params) WithHTTPClient ¶ added in v0.2.0
func (o *AdminPutUserRolesV2Params) WithHTTPClient(client *http.Client) *AdminPutUserRolesV2Params
WithHTTPClient adds the HTTPClient to the admin put user roles v2 params
func (*AdminPutUserRolesV2Params) WithNamespace ¶ added in v0.2.0
func (o *AdminPutUserRolesV2Params) WithNamespace(namespace string) *AdminPutUserRolesV2Params
WithNamespace adds the namespace to the admin put user roles v2 params
func (*AdminPutUserRolesV2Params) WithTimeout ¶ added in v0.2.0
func (o *AdminPutUserRolesV2Params) WithTimeout(timeout time.Duration) *AdminPutUserRolesV2Params
WithTimeout adds the timeout to the admin put user roles v2 params
func (*AdminPutUserRolesV2Params) WithUserID ¶ added in v0.2.0
func (o *AdminPutUserRolesV2Params) WithUserID(userID string) *AdminPutUserRolesV2Params
WithUserID adds the userID to the admin put user roles v2 params
func (*AdminPutUserRolesV2Params) WriteToRequest ¶ added in v0.2.0
func (o *AdminPutUserRolesV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminPutUserRolesV2Reader ¶ added in v0.2.0
type AdminPutUserRolesV2Reader struct {
// contains filtered or unexported fields
}
AdminPutUserRolesV2Reader is a Reader for the AdminPutUserRolesV2 structure.
func (*AdminPutUserRolesV2Reader) ReadResponse ¶ added in v0.2.0
func (o *AdminPutUserRolesV2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminPutUserRolesV2Unauthorized ¶ added in v0.2.0
type AdminPutUserRolesV2Unauthorized struct { }
AdminPutUserRolesV2Unauthorized handles this case with default header values.
Unauthorized access
func NewAdminPutUserRolesV2Unauthorized ¶ added in v0.2.0
func NewAdminPutUserRolesV2Unauthorized() *AdminPutUserRolesV2Unauthorized
NewAdminPutUserRolesV2Unauthorized creates a AdminPutUserRolesV2Unauthorized with default headers values
func (*AdminPutUserRolesV2Unauthorized) Error ¶ added in v0.2.0
func (o *AdminPutUserRolesV2Unauthorized) Error() string
type AdminResetPasswordV2BadRequest ¶ added in v0.2.0
type AdminResetPasswordV2BadRequest struct { }
AdminResetPasswordV2BadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20019</td><td>unable to parse request body</td></tr><tr><td>20002</td><td>validation error</td></tr><tr><td>10142</td><td>new password cannot be same with original</td></tr><tr><td>10143</td><td>password not match</td></tr></table>
func NewAdminResetPasswordV2BadRequest ¶ added in v0.2.0
func NewAdminResetPasswordV2BadRequest() *AdminResetPasswordV2BadRequest
NewAdminResetPasswordV2BadRequest creates a AdminResetPasswordV2BadRequest with default headers values
func (*AdminResetPasswordV2BadRequest) Error ¶ added in v0.2.0
func (o *AdminResetPasswordV2BadRequest) Error() string
type AdminResetPasswordV2Forbidden ¶ added in v0.2.0
type AdminResetPasswordV2Forbidden struct { }
AdminResetPasswordV2Forbidden handles this case with default header values.
Forbidden
func NewAdminResetPasswordV2Forbidden ¶ added in v0.2.0
func NewAdminResetPasswordV2Forbidden() *AdminResetPasswordV2Forbidden
NewAdminResetPasswordV2Forbidden creates a AdminResetPasswordV2Forbidden with default headers values
func (*AdminResetPasswordV2Forbidden) Error ¶ added in v0.2.0
func (o *AdminResetPasswordV2Forbidden) Error() string
type AdminResetPasswordV2InternalServerError ¶ added in v0.2.0
type AdminResetPasswordV2InternalServerError struct { }
AdminResetPasswordV2InternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20000</td><td>internal server error</td></tr></table>
func NewAdminResetPasswordV2InternalServerError ¶ added in v0.2.0
func NewAdminResetPasswordV2InternalServerError() *AdminResetPasswordV2InternalServerError
NewAdminResetPasswordV2InternalServerError creates a AdminResetPasswordV2InternalServerError with default headers values
func (*AdminResetPasswordV2InternalServerError) Error ¶ added in v0.2.0
func (o *AdminResetPasswordV2InternalServerError) Error() string
type AdminResetPasswordV2NoContent ¶ added in v0.2.0
type AdminResetPasswordV2NoContent struct { }
AdminResetPasswordV2NoContent handles this case with default header values.
Operation succeeded
func NewAdminResetPasswordV2NoContent ¶ added in v0.2.0
func NewAdminResetPasswordV2NoContent() *AdminResetPasswordV2NoContent
NewAdminResetPasswordV2NoContent creates a AdminResetPasswordV2NoContent with default headers values
func (*AdminResetPasswordV2NoContent) Error ¶ added in v0.2.0
func (o *AdminResetPasswordV2NoContent) Error() string
type AdminResetPasswordV2NotFound ¶ added in v0.2.0
type AdminResetPasswordV2NotFound struct { }
AdminResetPasswordV2NotFound 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></table>
func NewAdminResetPasswordV2NotFound ¶ added in v0.2.0
func NewAdminResetPasswordV2NotFound() *AdminResetPasswordV2NotFound
NewAdminResetPasswordV2NotFound creates a AdminResetPasswordV2NotFound with default headers values
func (*AdminResetPasswordV2NotFound) Error ¶ added in v0.2.0
func (o *AdminResetPasswordV2NotFound) Error() string
type AdminResetPasswordV2Params ¶ added in v0.2.0
type AdminResetPasswordV2Params struct { /*Body*/ Body *iamclientmodels.ModelUserPasswordUpdateRequest /*Namespace Namespace */ Namespace string /*UserID User ID */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminResetPasswordV2Params contains all the parameters to send to the API endpoint for the admin reset password v2 operation typically these are written to a http.Request
func NewAdminResetPasswordV2Params ¶ added in v0.2.0
func NewAdminResetPasswordV2Params() *AdminResetPasswordV2Params
NewAdminResetPasswordV2Params creates a new AdminResetPasswordV2Params object with the default values initialized.
func NewAdminResetPasswordV2ParamsWithContext ¶ added in v0.2.0
func NewAdminResetPasswordV2ParamsWithContext(ctx context.Context) *AdminResetPasswordV2Params
NewAdminResetPasswordV2ParamsWithContext creates a new AdminResetPasswordV2Params object with the default values initialized, and the ability to set a context for a request
func NewAdminResetPasswordV2ParamsWithHTTPClient ¶ added in v0.2.0
func NewAdminResetPasswordV2ParamsWithHTTPClient(client *http.Client) *AdminResetPasswordV2Params
NewAdminResetPasswordV2ParamsWithHTTPClient creates a new AdminResetPasswordV2Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminResetPasswordV2ParamsWithTimeout ¶ added in v0.2.0
func NewAdminResetPasswordV2ParamsWithTimeout(timeout time.Duration) *AdminResetPasswordV2Params
NewAdminResetPasswordV2ParamsWithTimeout creates a new AdminResetPasswordV2Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminResetPasswordV2Params) SetBody ¶ added in v0.2.0
func (o *AdminResetPasswordV2Params) SetBody(body *iamclientmodels.ModelUserPasswordUpdateRequest)
SetBody adds the body to the admin reset password v2 params
func (*AdminResetPasswordV2Params) SetContext ¶ added in v0.2.0
func (o *AdminResetPasswordV2Params) SetContext(ctx context.Context)
SetContext adds the context to the admin reset password v2 params
func (*AdminResetPasswordV2Params) SetHTTPClient ¶ added in v0.2.0
func (o *AdminResetPasswordV2Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin reset password v2 params
func (*AdminResetPasswordV2Params) SetNamespace ¶ added in v0.2.0
func (o *AdminResetPasswordV2Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin reset password v2 params
func (*AdminResetPasswordV2Params) SetTimeout ¶ added in v0.2.0
func (o *AdminResetPasswordV2Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin reset password v2 params
func (*AdminResetPasswordV2Params) SetUserID ¶ added in v0.2.0
func (o *AdminResetPasswordV2Params) SetUserID(userID string)
SetUserID adds the userId to the admin reset password v2 params
func (*AdminResetPasswordV2Params) WithBody ¶ added in v0.2.0
func (o *AdminResetPasswordV2Params) WithBody(body *iamclientmodels.ModelUserPasswordUpdateRequest) *AdminResetPasswordV2Params
WithBody adds the body to the admin reset password v2 params
func (*AdminResetPasswordV2Params) WithContext ¶ added in v0.2.0
func (o *AdminResetPasswordV2Params) WithContext(ctx context.Context) *AdminResetPasswordV2Params
WithContext adds the context to the admin reset password v2 params
func (*AdminResetPasswordV2Params) WithHTTPClient ¶ added in v0.2.0
func (o *AdminResetPasswordV2Params) WithHTTPClient(client *http.Client) *AdminResetPasswordV2Params
WithHTTPClient adds the HTTPClient to the admin reset password v2 params
func (*AdminResetPasswordV2Params) WithNamespace ¶ added in v0.2.0
func (o *AdminResetPasswordV2Params) WithNamespace(namespace string) *AdminResetPasswordV2Params
WithNamespace adds the namespace to the admin reset password v2 params
func (*AdminResetPasswordV2Params) WithTimeout ¶ added in v0.2.0
func (o *AdminResetPasswordV2Params) WithTimeout(timeout time.Duration) *AdminResetPasswordV2Params
WithTimeout adds the timeout to the admin reset password v2 params
func (*AdminResetPasswordV2Params) WithUserID ¶ added in v0.2.0
func (o *AdminResetPasswordV2Params) WithUserID(userID string) *AdminResetPasswordV2Params
WithUserID adds the userID to the admin reset password v2 params
func (*AdminResetPasswordV2Params) WriteToRequest ¶ added in v0.2.0
func (o *AdminResetPasswordV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminResetPasswordV2Reader ¶ added in v0.2.0
type AdminResetPasswordV2Reader struct {
// contains filtered or unexported fields
}
AdminResetPasswordV2Reader is a Reader for the AdminResetPasswordV2 structure.
func (*AdminResetPasswordV2Reader) ReadResponse ¶ added in v0.2.0
func (o *AdminResetPasswordV2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminResetPasswordV2Unauthorized ¶ added in v0.2.0
type AdminResetPasswordV2Unauthorized struct { }
AdminResetPasswordV2Unauthorized handles this case with default header values.
Unauthorized access
func NewAdminResetPasswordV2Unauthorized ¶ added in v0.2.0
func NewAdminResetPasswordV2Unauthorized() *AdminResetPasswordV2Unauthorized
NewAdminResetPasswordV2Unauthorized creates a AdminResetPasswordV2Unauthorized with default headers values
func (*AdminResetPasswordV2Unauthorized) Error ¶ added in v0.2.0
func (o *AdminResetPasswordV2Unauthorized) Error() string
type AdminSaveUserRoleV3BadRequest ¶ added in v0.2.0
type AdminSaveUserRoleV3BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminSaveUserRoleV3BadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20019</td><td>unable to parse request body</td></tr><tr><td>20002</td><td>validation error</td></tr></table>
func NewAdminSaveUserRoleV3BadRequest ¶ added in v0.2.0
func NewAdminSaveUserRoleV3BadRequest() *AdminSaveUserRoleV3BadRequest
NewAdminSaveUserRoleV3BadRequest creates a AdminSaveUserRoleV3BadRequest with default headers values
func (*AdminSaveUserRoleV3BadRequest) Error ¶ added in v0.2.0
func (o *AdminSaveUserRoleV3BadRequest) Error() string
func (*AdminSaveUserRoleV3BadRequest) GetPayload ¶ added in v0.2.0
func (o *AdminSaveUserRoleV3BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
type AdminSaveUserRoleV3Forbidden ¶ added in v0.2.0
type AdminSaveUserRoleV3Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminSaveUserRoleV3Forbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20003</td><td>forbidden access</td></tr></table>
func NewAdminSaveUserRoleV3Forbidden ¶ added in v0.2.0
func NewAdminSaveUserRoleV3Forbidden() *AdminSaveUserRoleV3Forbidden
NewAdminSaveUserRoleV3Forbidden creates a AdminSaveUserRoleV3Forbidden with default headers values
func (*AdminSaveUserRoleV3Forbidden) Error ¶ added in v0.2.0
func (o *AdminSaveUserRoleV3Forbidden) Error() string
func (*AdminSaveUserRoleV3Forbidden) GetPayload ¶ added in v0.2.0
func (o *AdminSaveUserRoleV3Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
type AdminSaveUserRoleV3InternalServerError ¶ added in v0.2.0
type AdminSaveUserRoleV3InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminSaveUserRoleV3InternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20000</td><td>internal server error</td></tr></table>
func NewAdminSaveUserRoleV3InternalServerError ¶ added in v0.2.0
func NewAdminSaveUserRoleV3InternalServerError() *AdminSaveUserRoleV3InternalServerError
NewAdminSaveUserRoleV3InternalServerError creates a AdminSaveUserRoleV3InternalServerError with default headers values
func (*AdminSaveUserRoleV3InternalServerError) Error ¶ added in v0.2.0
func (o *AdminSaveUserRoleV3InternalServerError) Error() string
func (*AdminSaveUserRoleV3InternalServerError) GetPayload ¶ added in v0.2.0
func (o *AdminSaveUserRoleV3InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
type AdminSaveUserRoleV3NoContent ¶ added in v0.2.0
type AdminSaveUserRoleV3NoContent struct { }
AdminSaveUserRoleV3NoContent handles this case with default header values.
Operation succeeded
func NewAdminSaveUserRoleV3NoContent ¶ added in v0.2.0
func NewAdminSaveUserRoleV3NoContent() *AdminSaveUserRoleV3NoContent
NewAdminSaveUserRoleV3NoContent creates a AdminSaveUserRoleV3NoContent with default headers values
func (*AdminSaveUserRoleV3NoContent) Error ¶ added in v0.2.0
func (o *AdminSaveUserRoleV3NoContent) Error() string
type AdminSaveUserRoleV3NotFound ¶ added in v0.2.0
type AdminSaveUserRoleV3NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminSaveUserRoleV3NotFound 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></table>
func NewAdminSaveUserRoleV3NotFound ¶ added in v0.2.0
func NewAdminSaveUserRoleV3NotFound() *AdminSaveUserRoleV3NotFound
NewAdminSaveUserRoleV3NotFound creates a AdminSaveUserRoleV3NotFound with default headers values
func (*AdminSaveUserRoleV3NotFound) Error ¶ added in v0.2.0
func (o *AdminSaveUserRoleV3NotFound) Error() string
func (*AdminSaveUserRoleV3NotFound) GetPayload ¶ added in v0.2.0
func (o *AdminSaveUserRoleV3NotFound) GetPayload() *iamclientmodels.RestErrorResponse
type AdminSaveUserRoleV3Params ¶ added in v0.2.0
type AdminSaveUserRoleV3Params struct { /*Body Array of Role ID to be assigned with allowed namespace */ Body []*iamclientmodels.ModelNamespaceRoleRequest /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*UserID User ID */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminSaveUserRoleV3Params contains all the parameters to send to the API endpoint for the admin save user role v3 operation typically these are written to a http.Request
func NewAdminSaveUserRoleV3Params ¶ added in v0.2.0
func NewAdminSaveUserRoleV3Params() *AdminSaveUserRoleV3Params
NewAdminSaveUserRoleV3Params creates a new AdminSaveUserRoleV3Params object with the default values initialized.
func NewAdminSaveUserRoleV3ParamsWithContext ¶ added in v0.2.0
func NewAdminSaveUserRoleV3ParamsWithContext(ctx context.Context) *AdminSaveUserRoleV3Params
NewAdminSaveUserRoleV3ParamsWithContext creates a new AdminSaveUserRoleV3Params object with the default values initialized, and the ability to set a context for a request
func NewAdminSaveUserRoleV3ParamsWithHTTPClient ¶ added in v0.2.0
func NewAdminSaveUserRoleV3ParamsWithHTTPClient(client *http.Client) *AdminSaveUserRoleV3Params
NewAdminSaveUserRoleV3ParamsWithHTTPClient creates a new AdminSaveUserRoleV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminSaveUserRoleV3ParamsWithTimeout ¶ added in v0.2.0
func NewAdminSaveUserRoleV3ParamsWithTimeout(timeout time.Duration) *AdminSaveUserRoleV3Params
NewAdminSaveUserRoleV3ParamsWithTimeout creates a new AdminSaveUserRoleV3Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminSaveUserRoleV3Params) SetBody ¶ added in v0.2.0
func (o *AdminSaveUserRoleV3Params) SetBody(body []*iamclientmodels.ModelNamespaceRoleRequest)
SetBody adds the body to the admin save user role v3 params
func (*AdminSaveUserRoleV3Params) SetContext ¶ added in v0.2.0
func (o *AdminSaveUserRoleV3Params) SetContext(ctx context.Context)
SetContext adds the context to the admin save user role v3 params
func (*AdminSaveUserRoleV3Params) SetHTTPClient ¶ added in v0.2.0
func (o *AdminSaveUserRoleV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin save user role v3 params
func (*AdminSaveUserRoleV3Params) SetNamespace ¶ added in v0.2.0
func (o *AdminSaveUserRoleV3Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin save user role v3 params
func (*AdminSaveUserRoleV3Params) SetTimeout ¶ added in v0.2.0
func (o *AdminSaveUserRoleV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin save user role v3 params
func (*AdminSaveUserRoleV3Params) SetUserID ¶ added in v0.2.0
func (o *AdminSaveUserRoleV3Params) SetUserID(userID string)
SetUserID adds the userId to the admin save user role v3 params
func (*AdminSaveUserRoleV3Params) WithBody ¶ added in v0.2.0
func (o *AdminSaveUserRoleV3Params) WithBody(body []*iamclientmodels.ModelNamespaceRoleRequest) *AdminSaveUserRoleV3Params
WithBody adds the body to the admin save user role v3 params
func (*AdminSaveUserRoleV3Params) WithContext ¶ added in v0.2.0
func (o *AdminSaveUserRoleV3Params) WithContext(ctx context.Context) *AdminSaveUserRoleV3Params
WithContext adds the context to the admin save user role v3 params
func (*AdminSaveUserRoleV3Params) WithHTTPClient ¶ added in v0.2.0
func (o *AdminSaveUserRoleV3Params) WithHTTPClient(client *http.Client) *AdminSaveUserRoleV3Params
WithHTTPClient adds the HTTPClient to the admin save user role v3 params
func (*AdminSaveUserRoleV3Params) WithNamespace ¶ added in v0.2.0
func (o *AdminSaveUserRoleV3Params) WithNamespace(namespace string) *AdminSaveUserRoleV3Params
WithNamespace adds the namespace to the admin save user role v3 params
func (*AdminSaveUserRoleV3Params) WithTimeout ¶ added in v0.2.0
func (o *AdminSaveUserRoleV3Params) WithTimeout(timeout time.Duration) *AdminSaveUserRoleV3Params
WithTimeout adds the timeout to the admin save user role v3 params
func (*AdminSaveUserRoleV3Params) WithUserID ¶ added in v0.2.0
func (o *AdminSaveUserRoleV3Params) WithUserID(userID string) *AdminSaveUserRoleV3Params
WithUserID adds the userID to the admin save user role v3 params
func (*AdminSaveUserRoleV3Params) WriteToRequest ¶ added in v0.2.0
func (o *AdminSaveUserRoleV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminSaveUserRoleV3Reader ¶ added in v0.2.0
type AdminSaveUserRoleV3Reader struct {
// contains filtered or unexported fields
}
AdminSaveUserRoleV3Reader is a Reader for the AdminSaveUserRoleV3 structure.
func (*AdminSaveUserRoleV3Reader) ReadResponse ¶ added in v0.2.0
func (o *AdminSaveUserRoleV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminSaveUserRoleV3UnprocessableEntity ¶ added in v0.2.0
type AdminSaveUserRoleV3UnprocessableEntity struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminSaveUserRoleV3UnprocessableEntity handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10183</td><td>validation error</td></tr></table>
func NewAdminSaveUserRoleV3UnprocessableEntity ¶ added in v0.2.0
func NewAdminSaveUserRoleV3UnprocessableEntity() *AdminSaveUserRoleV3UnprocessableEntity
NewAdminSaveUserRoleV3UnprocessableEntity creates a AdminSaveUserRoleV3UnprocessableEntity with default headers values
func (*AdminSaveUserRoleV3UnprocessableEntity) Error ¶ added in v0.2.0
func (o *AdminSaveUserRoleV3UnprocessableEntity) Error() string
func (*AdminSaveUserRoleV3UnprocessableEntity) GetPayload ¶ added in v0.2.0
func (o *AdminSaveUserRoleV3UnprocessableEntity) GetPayload() *iamclientmodels.RestErrorResponse
type AdminSearchUserV3BadRequest ¶ added in v0.2.0
type AdminSearchUserV3BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminSearchUserV3BadRequest 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 NewAdminSearchUserV3BadRequest ¶ added in v0.2.0
func NewAdminSearchUserV3BadRequest() *AdminSearchUserV3BadRequest
NewAdminSearchUserV3BadRequest creates a AdminSearchUserV3BadRequest with default headers values
func (*AdminSearchUserV3BadRequest) Error ¶ added in v0.2.0
func (o *AdminSearchUserV3BadRequest) Error() string
func (*AdminSearchUserV3BadRequest) GetPayload ¶ added in v0.2.0
func (o *AdminSearchUserV3BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
type AdminSearchUserV3Forbidden ¶ added in v0.2.0
type AdminSearchUserV3Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminSearchUserV3Forbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20013</td><td>insufficient permissions</td></tr></table>
func NewAdminSearchUserV3Forbidden ¶ added in v0.2.0
func NewAdminSearchUserV3Forbidden() *AdminSearchUserV3Forbidden
NewAdminSearchUserV3Forbidden creates a AdminSearchUserV3Forbidden with default headers values
func (*AdminSearchUserV3Forbidden) Error ¶ added in v0.2.0
func (o *AdminSearchUserV3Forbidden) Error() string
func (*AdminSearchUserV3Forbidden) GetPayload ¶ added in v0.2.0
func (o *AdminSearchUserV3Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
type AdminSearchUserV3InternalServerError ¶ added in v0.2.0
type AdminSearchUserV3InternalServerError struct { }
AdminSearchUserV3InternalServerError handles this case with default header values.
Internal Server Error
func NewAdminSearchUserV3InternalServerError ¶ added in v0.2.0
func NewAdminSearchUserV3InternalServerError() *AdminSearchUserV3InternalServerError
NewAdminSearchUserV3InternalServerError creates a AdminSearchUserV3InternalServerError with default headers values
func (*AdminSearchUserV3InternalServerError) Error ¶ added in v0.2.0
func (o *AdminSearchUserV3InternalServerError) Error() string
type AdminSearchUserV3OK ¶ added in v0.2.0
type AdminSearchUserV3OK struct {
Payload *iamclientmodels.ModelSearchUsersResponseWithPaginationV3
}
AdminSearchUserV3OK handles this case with default header values.
OK
func NewAdminSearchUserV3OK ¶ added in v0.2.0
func NewAdminSearchUserV3OK() *AdminSearchUserV3OK
NewAdminSearchUserV3OK creates a AdminSearchUserV3OK with default headers values
func (*AdminSearchUserV3OK) Error ¶ added in v0.2.0
func (o *AdminSearchUserV3OK) Error() string
func (*AdminSearchUserV3OK) GetPayload ¶ added in v0.2.0
func (o *AdminSearchUserV3OK) GetPayload() *iamclientmodels.ModelSearchUsersResponseWithPaginationV3
type AdminSearchUserV3Params ¶ added in v0.2.0
type AdminSearchUserV3Params struct { /*By Search by given attribute, possible values are emailAddress, displayName, and username */ By *string /*EndDate End Date, format YYYY-MM-DD */ EndDate *string /*Limit the maximum number of data that may be returned (1...100), default 100 */ Limit *int64 /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*Offset Offset, default 0 */ Offset *string /*Query Query, can be either email address or display name */ Query *string /*StartDate Start Date, format YYYY-MM-DD */ StartDate *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminSearchUserV3Params contains all the parameters to send to the API endpoint for the admin search user v3 operation typically these are written to a http.Request
func NewAdminSearchUserV3Params ¶ added in v0.2.0
func NewAdminSearchUserV3Params() *AdminSearchUserV3Params
NewAdminSearchUserV3Params creates a new AdminSearchUserV3Params object with the default values initialized.
func NewAdminSearchUserV3ParamsWithContext ¶ added in v0.2.0
func NewAdminSearchUserV3ParamsWithContext(ctx context.Context) *AdminSearchUserV3Params
NewAdminSearchUserV3ParamsWithContext creates a new AdminSearchUserV3Params object with the default values initialized, and the ability to set a context for a request
func NewAdminSearchUserV3ParamsWithHTTPClient ¶ added in v0.2.0
func NewAdminSearchUserV3ParamsWithHTTPClient(client *http.Client) *AdminSearchUserV3Params
NewAdminSearchUserV3ParamsWithHTTPClient creates a new AdminSearchUserV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminSearchUserV3ParamsWithTimeout ¶ added in v0.2.0
func NewAdminSearchUserV3ParamsWithTimeout(timeout time.Duration) *AdminSearchUserV3Params
NewAdminSearchUserV3ParamsWithTimeout creates a new AdminSearchUserV3Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminSearchUserV3Params) SetBy ¶ added in v0.2.0
func (o *AdminSearchUserV3Params) SetBy(by *string)
SetBy adds the by to the admin search user v3 params
func (*AdminSearchUserV3Params) SetContext ¶ added in v0.2.0
func (o *AdminSearchUserV3Params) SetContext(ctx context.Context)
SetContext adds the context to the admin search user v3 params
func (*AdminSearchUserV3Params) SetEndDate ¶ added in v0.2.0
func (o *AdminSearchUserV3Params) SetEndDate(endDate *string)
SetEndDate adds the endDate to the admin search user v3 params
func (*AdminSearchUserV3Params) SetHTTPClient ¶ added in v0.2.0
func (o *AdminSearchUserV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin search user v3 params
func (*AdminSearchUserV3Params) SetLimit ¶ added in v0.2.0
func (o *AdminSearchUserV3Params) SetLimit(limit *int64)
SetLimit adds the limit to the admin search user v3 params
func (*AdminSearchUserV3Params) SetNamespace ¶ added in v0.2.0
func (o *AdminSearchUserV3Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin search user v3 params
func (*AdminSearchUserV3Params) SetOffset ¶ added in v0.2.0
func (o *AdminSearchUserV3Params) SetOffset(offset *string)
SetOffset adds the offset to the admin search user v3 params
func (*AdminSearchUserV3Params) SetQuery ¶ added in v0.2.0
func (o *AdminSearchUserV3Params) SetQuery(query *string)
SetQuery adds the query to the admin search user v3 params
func (*AdminSearchUserV3Params) SetStartDate ¶ added in v0.2.0
func (o *AdminSearchUserV3Params) SetStartDate(startDate *string)
SetStartDate adds the startDate to the admin search user v3 params
func (*AdminSearchUserV3Params) SetTimeout ¶ added in v0.2.0
func (o *AdminSearchUserV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin search user v3 params
func (*AdminSearchUserV3Params) WithBy ¶ added in v0.2.0
func (o *AdminSearchUserV3Params) WithBy(by *string) *AdminSearchUserV3Params
WithBy adds the by to the admin search user v3 params
func (*AdminSearchUserV3Params) WithContext ¶ added in v0.2.0
func (o *AdminSearchUserV3Params) WithContext(ctx context.Context) *AdminSearchUserV3Params
WithContext adds the context to the admin search user v3 params
func (*AdminSearchUserV3Params) WithEndDate ¶ added in v0.2.0
func (o *AdminSearchUserV3Params) WithEndDate(endDate *string) *AdminSearchUserV3Params
WithEndDate adds the endDate to the admin search user v3 params
func (*AdminSearchUserV3Params) WithHTTPClient ¶ added in v0.2.0
func (o *AdminSearchUserV3Params) WithHTTPClient(client *http.Client) *AdminSearchUserV3Params
WithHTTPClient adds the HTTPClient to the admin search user v3 params
func (*AdminSearchUserV3Params) WithLimit ¶ added in v0.2.0
func (o *AdminSearchUserV3Params) WithLimit(limit *int64) *AdminSearchUserV3Params
WithLimit adds the limit to the admin search user v3 params
func (*AdminSearchUserV3Params) WithNamespace ¶ added in v0.2.0
func (o *AdminSearchUserV3Params) WithNamespace(namespace string) *AdminSearchUserV3Params
WithNamespace adds the namespace to the admin search user v3 params
func (*AdminSearchUserV3Params) WithOffset ¶ added in v0.2.0
func (o *AdminSearchUserV3Params) WithOffset(offset *string) *AdminSearchUserV3Params
WithOffset adds the offset to the admin search user v3 params
func (*AdminSearchUserV3Params) WithQuery ¶ added in v0.2.0
func (o *AdminSearchUserV3Params) WithQuery(query *string) *AdminSearchUserV3Params
WithQuery adds the query to the admin search user v3 params
func (*AdminSearchUserV3Params) WithStartDate ¶ added in v0.2.0
func (o *AdminSearchUserV3Params) WithStartDate(startDate *string) *AdminSearchUserV3Params
WithStartDate adds the startDate to the admin search user v3 params
func (*AdminSearchUserV3Params) WithTimeout ¶ added in v0.2.0
func (o *AdminSearchUserV3Params) WithTimeout(timeout time.Duration) *AdminSearchUserV3Params
WithTimeout adds the timeout to the admin search user v3 params
func (*AdminSearchUserV3Params) WriteToRequest ¶ added in v0.2.0
func (o *AdminSearchUserV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminSearchUserV3Reader ¶ added in v0.2.0
type AdminSearchUserV3Reader struct {
// contains filtered or unexported fields
}
AdminSearchUserV3Reader is a Reader for the AdminSearchUserV3 structure.
func (*AdminSearchUserV3Reader) ReadResponse ¶ added in v0.2.0
func (o *AdminSearchUserV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminSearchUserV3Unauthorized ¶ added in v0.2.0
type AdminSearchUserV3Unauthorized struct {
}AdminSearchUserV3Unauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr></table>
func NewAdminSearchUserV3Unauthorized ¶ added in v0.2.0
func NewAdminSearchUserV3Unauthorized() *AdminSearchUserV3Unauthorized
NewAdminSearchUserV3Unauthorized creates a AdminSearchUserV3Unauthorized with default headers values
func (*AdminSearchUserV3Unauthorized) Error ¶ added in v0.2.0
func (o *AdminSearchUserV3Unauthorized) Error() string
func (*AdminSearchUserV3Unauthorized) GetPayload ¶ added in v0.2.0
func (o *AdminSearchUserV3Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
type AdminSearchUsersV2BadRequest ¶ added in v0.2.0
type AdminSearchUsersV2BadRequest struct { }
AdminSearchUsersV2BadRequest handles this case with default header values.
Invalid request
func NewAdminSearchUsersV2BadRequest ¶ added in v0.2.0
func NewAdminSearchUsersV2BadRequest() *AdminSearchUsersV2BadRequest
NewAdminSearchUsersV2BadRequest creates a AdminSearchUsersV2BadRequest with default headers values
func (*AdminSearchUsersV2BadRequest) Error ¶ added in v0.2.0
func (o *AdminSearchUsersV2BadRequest) Error() string
type AdminSearchUsersV2Forbidden ¶ added in v0.2.0
type AdminSearchUsersV2Forbidden struct { }
AdminSearchUsersV2Forbidden handles this case with default header values.
Forbidden
func NewAdminSearchUsersV2Forbidden ¶ added in v0.2.0
func NewAdminSearchUsersV2Forbidden() *AdminSearchUsersV2Forbidden
NewAdminSearchUsersV2Forbidden creates a AdminSearchUsersV2Forbidden with default headers values
func (*AdminSearchUsersV2Forbidden) Error ¶ added in v0.2.0
func (o *AdminSearchUsersV2Forbidden) Error() string
type AdminSearchUsersV2OK ¶ added in v0.2.0
type AdminSearchUsersV2OK struct {
Payload *iamclientmodels.ModelSearchUsersByPlatformIDResponse
}
AdminSearchUsersV2OK handles this case with default header values.
OK
func NewAdminSearchUsersV2OK ¶ added in v0.2.0
func NewAdminSearchUsersV2OK() *AdminSearchUsersV2OK
NewAdminSearchUsersV2OK creates a AdminSearchUsersV2OK with default headers values
func (*AdminSearchUsersV2OK) Error ¶ added in v0.2.0
func (o *AdminSearchUsersV2OK) Error() string
func (*AdminSearchUsersV2OK) GetPayload ¶ added in v0.2.0
func (o *AdminSearchUsersV2OK) GetPayload() *iamclientmodels.ModelSearchUsersByPlatformIDResponse
type AdminSearchUsersV2Params ¶ added in v0.2.0
type AdminSearchUsersV2Params struct { /*After The cursor that points to ID of first item in for the next page */ After *string /*Before The cursor that points to ID of last item in for the previous page */ Before *string /*DisplayName display name */ DisplayName *string /*Limit the number of data retieved in a page */ Limit *string /*LoginID login ID */ LoginID *string /*Namespace Namespace */ Namespace string /*PlatformID platform ID */ PlatformID string /*PlatformUserID platform user ID */ PlatformUserID *string /*RoleID role ID */ RoleID *string /*UserID user ID */ UserID *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminSearchUsersV2Params contains all the parameters to send to the API endpoint for the admin search users v2 operation typically these are written to a http.Request
func NewAdminSearchUsersV2Params ¶ added in v0.2.0
func NewAdminSearchUsersV2Params() *AdminSearchUsersV2Params
NewAdminSearchUsersV2Params creates a new AdminSearchUsersV2Params object with the default values initialized.
func NewAdminSearchUsersV2ParamsWithContext ¶ added in v0.2.0
func NewAdminSearchUsersV2ParamsWithContext(ctx context.Context) *AdminSearchUsersV2Params
NewAdminSearchUsersV2ParamsWithContext creates a new AdminSearchUsersV2Params object with the default values initialized, and the ability to set a context for a request
func NewAdminSearchUsersV2ParamsWithHTTPClient ¶ added in v0.2.0
func NewAdminSearchUsersV2ParamsWithHTTPClient(client *http.Client) *AdminSearchUsersV2Params
NewAdminSearchUsersV2ParamsWithHTTPClient creates a new AdminSearchUsersV2Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminSearchUsersV2ParamsWithTimeout ¶ added in v0.2.0
func NewAdminSearchUsersV2ParamsWithTimeout(timeout time.Duration) *AdminSearchUsersV2Params
NewAdminSearchUsersV2ParamsWithTimeout creates a new AdminSearchUsersV2Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminSearchUsersV2Params) SetAfter ¶ added in v0.2.0
func (o *AdminSearchUsersV2Params) SetAfter(after *string)
SetAfter adds the after to the admin search users v2 params
func (*AdminSearchUsersV2Params) SetBefore ¶ added in v0.2.0
func (o *AdminSearchUsersV2Params) SetBefore(before *string)
SetBefore adds the before to the admin search users v2 params
func (*AdminSearchUsersV2Params) SetContext ¶ added in v0.2.0
func (o *AdminSearchUsersV2Params) SetContext(ctx context.Context)
SetContext adds the context to the admin search users v2 params
func (*AdminSearchUsersV2Params) SetDisplayName ¶ added in v0.2.0
func (o *AdminSearchUsersV2Params) SetDisplayName(displayName *string)
SetDisplayName adds the displayName to the admin search users v2 params
func (*AdminSearchUsersV2Params) SetHTTPClient ¶ added in v0.2.0
func (o *AdminSearchUsersV2Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin search users v2 params
func (*AdminSearchUsersV2Params) SetLimit ¶ added in v0.2.0
func (o *AdminSearchUsersV2Params) SetLimit(limit *string)
SetLimit adds the limit to the admin search users v2 params
func (*AdminSearchUsersV2Params) SetLoginID ¶ added in v0.2.0
func (o *AdminSearchUsersV2Params) SetLoginID(loginID *string)
SetLoginID adds the loginId to the admin search users v2 params
func (*AdminSearchUsersV2Params) SetNamespace ¶ added in v0.2.0
func (o *AdminSearchUsersV2Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin search users v2 params
func (*AdminSearchUsersV2Params) SetPlatformID ¶ added in v0.2.0
func (o *AdminSearchUsersV2Params) SetPlatformID(platformID string)
SetPlatformID adds the platformId to the admin search users v2 params
func (*AdminSearchUsersV2Params) SetPlatformUserID ¶ added in v0.2.0
func (o *AdminSearchUsersV2Params) SetPlatformUserID(platformUserID *string)
SetPlatformUserID adds the platformUserId to the admin search users v2 params
func (*AdminSearchUsersV2Params) SetRoleID ¶ added in v0.2.0
func (o *AdminSearchUsersV2Params) SetRoleID(roleID *string)
SetRoleID adds the roleId to the admin search users v2 params
func (*AdminSearchUsersV2Params) SetTimeout ¶ added in v0.2.0
func (o *AdminSearchUsersV2Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin search users v2 params
func (*AdminSearchUsersV2Params) SetUserID ¶ added in v0.2.0
func (o *AdminSearchUsersV2Params) SetUserID(userID *string)
SetUserID adds the userId to the admin search users v2 params
func (*AdminSearchUsersV2Params) WithAfter ¶ added in v0.2.0
func (o *AdminSearchUsersV2Params) WithAfter(after *string) *AdminSearchUsersV2Params
WithAfter adds the after to the admin search users v2 params
func (*AdminSearchUsersV2Params) WithBefore ¶ added in v0.2.0
func (o *AdminSearchUsersV2Params) WithBefore(before *string) *AdminSearchUsersV2Params
WithBefore adds the before to the admin search users v2 params
func (*AdminSearchUsersV2Params) WithContext ¶ added in v0.2.0
func (o *AdminSearchUsersV2Params) WithContext(ctx context.Context) *AdminSearchUsersV2Params
WithContext adds the context to the admin search users v2 params
func (*AdminSearchUsersV2Params) WithDisplayName ¶ added in v0.2.0
func (o *AdminSearchUsersV2Params) WithDisplayName(displayName *string) *AdminSearchUsersV2Params
WithDisplayName adds the displayName to the admin search users v2 params
func (*AdminSearchUsersV2Params) WithHTTPClient ¶ added in v0.2.0
func (o *AdminSearchUsersV2Params) WithHTTPClient(client *http.Client) *AdminSearchUsersV2Params
WithHTTPClient adds the HTTPClient to the admin search users v2 params
func (*AdminSearchUsersV2Params) WithLimit ¶ added in v0.2.0
func (o *AdminSearchUsersV2Params) WithLimit(limit *string) *AdminSearchUsersV2Params
WithLimit adds the limit to the admin search users v2 params
func (*AdminSearchUsersV2Params) WithLoginID ¶ added in v0.2.0
func (o *AdminSearchUsersV2Params) WithLoginID(loginID *string) *AdminSearchUsersV2Params
WithLoginID adds the loginID to the admin search users v2 params
func (*AdminSearchUsersV2Params) WithNamespace ¶ added in v0.2.0
func (o *AdminSearchUsersV2Params) WithNamespace(namespace string) *AdminSearchUsersV2Params
WithNamespace adds the namespace to the admin search users v2 params
func (*AdminSearchUsersV2Params) WithPlatformID ¶ added in v0.2.0
func (o *AdminSearchUsersV2Params) WithPlatformID(platformID string) *AdminSearchUsersV2Params
WithPlatformID adds the platformID to the admin search users v2 params
func (*AdminSearchUsersV2Params) WithPlatformUserID ¶ added in v0.2.0
func (o *AdminSearchUsersV2Params) WithPlatformUserID(platformUserID *string) *AdminSearchUsersV2Params
WithPlatformUserID adds the platformUserID to the admin search users v2 params
func (*AdminSearchUsersV2Params) WithRoleID ¶ added in v0.2.0
func (o *AdminSearchUsersV2Params) WithRoleID(roleID *string) *AdminSearchUsersV2Params
WithRoleID adds the roleID to the admin search users v2 params
func (*AdminSearchUsersV2Params) WithTimeout ¶ added in v0.2.0
func (o *AdminSearchUsersV2Params) WithTimeout(timeout time.Duration) *AdminSearchUsersV2Params
WithTimeout adds the timeout to the admin search users v2 params
func (*AdminSearchUsersV2Params) WithUserID ¶ added in v0.2.0
func (o *AdminSearchUsersV2Params) WithUserID(userID *string) *AdminSearchUsersV2Params
WithUserID adds the userID to the admin search users v2 params
func (*AdminSearchUsersV2Params) WriteToRequest ¶ added in v0.2.0
func (o *AdminSearchUsersV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminSearchUsersV2Reader ¶ added in v0.2.0
type AdminSearchUsersV2Reader struct {
// contains filtered or unexported fields
}
AdminSearchUsersV2Reader is a Reader for the AdminSearchUsersV2 structure.
func (*AdminSearchUsersV2Reader) ReadResponse ¶ added in v0.2.0
func (o *AdminSearchUsersV2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminSearchUsersV2Unauthorized ¶ added in v0.2.0
type AdminSearchUsersV2Unauthorized struct { }
AdminSearchUsersV2Unauthorized handles this case with default header values.
Unauthorized access
func NewAdminSearchUsersV2Unauthorized ¶ added in v0.2.0
func NewAdminSearchUsersV2Unauthorized() *AdminSearchUsersV2Unauthorized
NewAdminSearchUsersV2Unauthorized creates a AdminSearchUsersV2Unauthorized with default headers values
func (*AdminSearchUsersV2Unauthorized) Error ¶ added in v0.2.0
func (o *AdminSearchUsersV2Unauthorized) Error() string
type AdminSendVerificationCodeV3BadRequest ¶ added in v0.2.0
type AdminSendVerificationCodeV3BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminSendVerificationCodeV3BadRequest 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 NewAdminSendVerificationCodeV3BadRequest ¶ added in v0.2.0
func NewAdminSendVerificationCodeV3BadRequest() *AdminSendVerificationCodeV3BadRequest
NewAdminSendVerificationCodeV3BadRequest creates a AdminSendVerificationCodeV3BadRequest with default headers values
func (*AdminSendVerificationCodeV3BadRequest) Error ¶ added in v0.2.0
func (o *AdminSendVerificationCodeV3BadRequest) Error() string
func (*AdminSendVerificationCodeV3BadRequest) GetPayload ¶ added in v0.2.0
func (o *AdminSendVerificationCodeV3BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
type AdminSendVerificationCodeV3Conflict ¶ added in v0.2.0
type AdminSendVerificationCodeV3Conflict struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminSendVerificationCodeV3Conflict handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10140</td><td>user verified</td></tr><tr><td>10133</td><td>email already used</td></tr></table>
func NewAdminSendVerificationCodeV3Conflict ¶ added in v0.2.0
func NewAdminSendVerificationCodeV3Conflict() *AdminSendVerificationCodeV3Conflict
NewAdminSendVerificationCodeV3Conflict creates a AdminSendVerificationCodeV3Conflict with default headers values
func (*AdminSendVerificationCodeV3Conflict) Error ¶ added in v0.2.0
func (o *AdminSendVerificationCodeV3Conflict) Error() string
func (*AdminSendVerificationCodeV3Conflict) GetPayload ¶ added in v0.2.0
func (o *AdminSendVerificationCodeV3Conflict) GetPayload() *iamclientmodels.RestErrorResponse
type AdminSendVerificationCodeV3Forbidden ¶ added in v0.2.0
type AdminSendVerificationCodeV3Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminSendVerificationCodeV3Forbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10146</td><td>userID not match</td></tr></table>
func NewAdminSendVerificationCodeV3Forbidden ¶ added in v0.2.0
func NewAdminSendVerificationCodeV3Forbidden() *AdminSendVerificationCodeV3Forbidden
NewAdminSendVerificationCodeV3Forbidden creates a AdminSendVerificationCodeV3Forbidden with default headers values
func (*AdminSendVerificationCodeV3Forbidden) Error ¶ added in v0.2.0
func (o *AdminSendVerificationCodeV3Forbidden) Error() string
func (*AdminSendVerificationCodeV3Forbidden) GetPayload ¶ added in v0.2.0
func (o *AdminSendVerificationCodeV3Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
type AdminSendVerificationCodeV3NoContent ¶ added in v0.2.0
type AdminSendVerificationCodeV3NoContent struct { }
AdminSendVerificationCodeV3NoContent handles this case with default header values.
Operation succeeded
func NewAdminSendVerificationCodeV3NoContent ¶ added in v0.2.0
func NewAdminSendVerificationCodeV3NoContent() *AdminSendVerificationCodeV3NoContent
NewAdminSendVerificationCodeV3NoContent creates a AdminSendVerificationCodeV3NoContent with default headers values
func (*AdminSendVerificationCodeV3NoContent) Error ¶ added in v0.2.0
func (o *AdminSendVerificationCodeV3NoContent) Error() string
type AdminSendVerificationCodeV3NotFound ¶ added in v0.2.0
type AdminSendVerificationCodeV3NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminSendVerificationCodeV3NotFound 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>10171</td><td>email address not found</td></tr><tr><td>10139</td><td>platform account not found</td></tr></table>
func NewAdminSendVerificationCodeV3NotFound ¶ added in v0.2.0
func NewAdminSendVerificationCodeV3NotFound() *AdminSendVerificationCodeV3NotFound
NewAdminSendVerificationCodeV3NotFound creates a AdminSendVerificationCodeV3NotFound with default headers values
func (*AdminSendVerificationCodeV3NotFound) Error ¶ added in v0.2.0
func (o *AdminSendVerificationCodeV3NotFound) Error() string
func (*AdminSendVerificationCodeV3NotFound) GetPayload ¶ added in v0.2.0
func (o *AdminSendVerificationCodeV3NotFound) GetPayload() *iamclientmodels.RestErrorResponse
type AdminSendVerificationCodeV3Params ¶ added in v0.2.0
type AdminSendVerificationCodeV3Params struct { /*Body*/ Body *iamclientmodels.ModelSendVerificationCodeRequestV3 /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*UserID User ID */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminSendVerificationCodeV3Params contains all the parameters to send to the API endpoint for the admin send verification code v3 operation typically these are written to a http.Request
func NewAdminSendVerificationCodeV3Params ¶ added in v0.2.0
func NewAdminSendVerificationCodeV3Params() *AdminSendVerificationCodeV3Params
NewAdminSendVerificationCodeV3Params creates a new AdminSendVerificationCodeV3Params object with the default values initialized.
func NewAdminSendVerificationCodeV3ParamsWithContext ¶ added in v0.2.0
func NewAdminSendVerificationCodeV3ParamsWithContext(ctx context.Context) *AdminSendVerificationCodeV3Params
NewAdminSendVerificationCodeV3ParamsWithContext creates a new AdminSendVerificationCodeV3Params object with the default values initialized, and the ability to set a context for a request
func NewAdminSendVerificationCodeV3ParamsWithHTTPClient ¶ added in v0.2.0
func NewAdminSendVerificationCodeV3ParamsWithHTTPClient(client *http.Client) *AdminSendVerificationCodeV3Params
NewAdminSendVerificationCodeV3ParamsWithHTTPClient creates a new AdminSendVerificationCodeV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminSendVerificationCodeV3ParamsWithTimeout ¶ added in v0.2.0
func NewAdminSendVerificationCodeV3ParamsWithTimeout(timeout time.Duration) *AdminSendVerificationCodeV3Params
NewAdminSendVerificationCodeV3ParamsWithTimeout creates a new AdminSendVerificationCodeV3Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminSendVerificationCodeV3Params) SetBody ¶ added in v0.2.0
func (o *AdminSendVerificationCodeV3Params) SetBody(body *iamclientmodels.ModelSendVerificationCodeRequestV3)
SetBody adds the body to the admin send verification code v3 params
func (*AdminSendVerificationCodeV3Params) SetContext ¶ added in v0.2.0
func (o *AdminSendVerificationCodeV3Params) SetContext(ctx context.Context)
SetContext adds the context to the admin send verification code v3 params
func (*AdminSendVerificationCodeV3Params) SetHTTPClient ¶ added in v0.2.0
func (o *AdminSendVerificationCodeV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin send verification code v3 params
func (*AdminSendVerificationCodeV3Params) SetNamespace ¶ added in v0.2.0
func (o *AdminSendVerificationCodeV3Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin send verification code v3 params
func (*AdminSendVerificationCodeV3Params) SetTimeout ¶ added in v0.2.0
func (o *AdminSendVerificationCodeV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin send verification code v3 params
func (*AdminSendVerificationCodeV3Params) SetUserID ¶ added in v0.2.0
func (o *AdminSendVerificationCodeV3Params) SetUserID(userID string)
SetUserID adds the userId to the admin send verification code v3 params
func (*AdminSendVerificationCodeV3Params) WithBody ¶ added in v0.2.0
func (o *AdminSendVerificationCodeV3Params) WithBody(body *iamclientmodels.ModelSendVerificationCodeRequestV3) *AdminSendVerificationCodeV3Params
WithBody adds the body to the admin send verification code v3 params
func (*AdminSendVerificationCodeV3Params) WithContext ¶ added in v0.2.0
func (o *AdminSendVerificationCodeV3Params) WithContext(ctx context.Context) *AdminSendVerificationCodeV3Params
WithContext adds the context to the admin send verification code v3 params
func (*AdminSendVerificationCodeV3Params) WithHTTPClient ¶ added in v0.2.0
func (o *AdminSendVerificationCodeV3Params) WithHTTPClient(client *http.Client) *AdminSendVerificationCodeV3Params
WithHTTPClient adds the HTTPClient to the admin send verification code v3 params
func (*AdminSendVerificationCodeV3Params) WithNamespace ¶ added in v0.2.0
func (o *AdminSendVerificationCodeV3Params) WithNamespace(namespace string) *AdminSendVerificationCodeV3Params
WithNamespace adds the namespace to the admin send verification code v3 params
func (*AdminSendVerificationCodeV3Params) WithTimeout ¶ added in v0.2.0
func (o *AdminSendVerificationCodeV3Params) WithTimeout(timeout time.Duration) *AdminSendVerificationCodeV3Params
WithTimeout adds the timeout to the admin send verification code v3 params
func (*AdminSendVerificationCodeV3Params) WithUserID ¶ added in v0.2.0
func (o *AdminSendVerificationCodeV3Params) WithUserID(userID string) *AdminSendVerificationCodeV3Params
WithUserID adds the userID to the admin send verification code v3 params
func (*AdminSendVerificationCodeV3Params) WriteToRequest ¶ added in v0.2.0
func (o *AdminSendVerificationCodeV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminSendVerificationCodeV3Reader ¶ added in v0.2.0
type AdminSendVerificationCodeV3Reader struct {
// contains filtered or unexported fields
}
AdminSendVerificationCodeV3Reader is a Reader for the AdminSendVerificationCodeV3 structure.
func (*AdminSendVerificationCodeV3Reader) ReadResponse ¶ added in v0.2.0
func (o *AdminSendVerificationCodeV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminSendVerificationCodeV3TooManyRequests ¶ added in v0.2.0
type AdminSendVerificationCodeV3TooManyRequests struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminSendVerificationCodeV3TooManyRequests handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20007</td><td>too many requests</td></tr></table>
func NewAdminSendVerificationCodeV3TooManyRequests ¶ added in v0.2.0
func NewAdminSendVerificationCodeV3TooManyRequests() *AdminSendVerificationCodeV3TooManyRequests
NewAdminSendVerificationCodeV3TooManyRequests creates a AdminSendVerificationCodeV3TooManyRequests with default headers values
func (*AdminSendVerificationCodeV3TooManyRequests) Error ¶ added in v0.2.0
func (o *AdminSendVerificationCodeV3TooManyRequests) Error() string
func (*AdminSendVerificationCodeV3TooManyRequests) GetPayload ¶ added in v0.2.0
func (o *AdminSendVerificationCodeV3TooManyRequests) GetPayload() *iamclientmodels.RestErrorResponse
type AdminSendVerificationCodeV3Unauthorized ¶ added in v0.2.0
type AdminSendVerificationCodeV3Unauthorized struct {
}AdminSendVerificationCodeV3Unauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr></table>
func NewAdminSendVerificationCodeV3Unauthorized ¶ added in v0.2.0
func NewAdminSendVerificationCodeV3Unauthorized() *AdminSendVerificationCodeV3Unauthorized
NewAdminSendVerificationCodeV3Unauthorized creates a AdminSendVerificationCodeV3Unauthorized with default headers values
func (*AdminSendVerificationCodeV3Unauthorized) Error ¶ added in v0.2.0
func (o *AdminSendVerificationCodeV3Unauthorized) Error() string
func (*AdminSendVerificationCodeV3Unauthorized) GetPayload ¶ added in v0.2.0
func (o *AdminSendVerificationCodeV3Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
type AdminUpdateAgeRestrictionConfigV2BadRequest ¶ added in v0.2.0
type AdminUpdateAgeRestrictionConfigV2BadRequest struct { }
AdminUpdateAgeRestrictionConfigV2BadRequest handles this case with default header values.
Invalid request
func NewAdminUpdateAgeRestrictionConfigV2BadRequest ¶ added in v0.2.0
func NewAdminUpdateAgeRestrictionConfigV2BadRequest() *AdminUpdateAgeRestrictionConfigV2BadRequest
NewAdminUpdateAgeRestrictionConfigV2BadRequest creates a AdminUpdateAgeRestrictionConfigV2BadRequest with default headers values
func (*AdminUpdateAgeRestrictionConfigV2BadRequest) Error ¶ added in v0.2.0
func (o *AdminUpdateAgeRestrictionConfigV2BadRequest) Error() string
type AdminUpdateAgeRestrictionConfigV2Forbidden ¶ added in v0.2.0
type AdminUpdateAgeRestrictionConfigV2Forbidden struct { }
AdminUpdateAgeRestrictionConfigV2Forbidden handles this case with default header values.
Forbidden
func NewAdminUpdateAgeRestrictionConfigV2Forbidden ¶ added in v0.2.0
func NewAdminUpdateAgeRestrictionConfigV2Forbidden() *AdminUpdateAgeRestrictionConfigV2Forbidden
NewAdminUpdateAgeRestrictionConfigV2Forbidden creates a AdminUpdateAgeRestrictionConfigV2Forbidden with default headers values
func (*AdminUpdateAgeRestrictionConfigV2Forbidden) Error ¶ added in v0.2.0
func (o *AdminUpdateAgeRestrictionConfigV2Forbidden) Error() string
type AdminUpdateAgeRestrictionConfigV2NotFound ¶ added in v0.2.0
type AdminUpdateAgeRestrictionConfigV2NotFound struct { }
AdminUpdateAgeRestrictionConfigV2NotFound handles this case with default header values.
Data not found
func NewAdminUpdateAgeRestrictionConfigV2NotFound ¶ added in v0.2.0
func NewAdminUpdateAgeRestrictionConfigV2NotFound() *AdminUpdateAgeRestrictionConfigV2NotFound
NewAdminUpdateAgeRestrictionConfigV2NotFound creates a AdminUpdateAgeRestrictionConfigV2NotFound with default headers values
func (*AdminUpdateAgeRestrictionConfigV2NotFound) Error ¶ added in v0.2.0
func (o *AdminUpdateAgeRestrictionConfigV2NotFound) Error() string
type AdminUpdateAgeRestrictionConfigV2OK ¶ added in v0.2.0
type AdminUpdateAgeRestrictionConfigV2OK struct {
Payload *iamclientmodels.ModelAgeRestrictionResponse
}
AdminUpdateAgeRestrictionConfigV2OK handles this case with default header values.
OK
func NewAdminUpdateAgeRestrictionConfigV2OK ¶ added in v0.2.0
func NewAdminUpdateAgeRestrictionConfigV2OK() *AdminUpdateAgeRestrictionConfigV2OK
NewAdminUpdateAgeRestrictionConfigV2OK creates a AdminUpdateAgeRestrictionConfigV2OK with default headers values
func (*AdminUpdateAgeRestrictionConfigV2OK) Error ¶ added in v0.2.0
func (o *AdminUpdateAgeRestrictionConfigV2OK) Error() string
func (*AdminUpdateAgeRestrictionConfigV2OK) GetPayload ¶ added in v0.2.0
func (o *AdminUpdateAgeRestrictionConfigV2OK) GetPayload() *iamclientmodels.ModelAgeRestrictionResponse
type AdminUpdateAgeRestrictionConfigV2Params ¶ added in v0.2.0
type AdminUpdateAgeRestrictionConfigV2Params struct { /*Body*/ Body *iamclientmodels.ModelAgeRestrictionRequest /*Namespace Namespace */ Namespace string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminUpdateAgeRestrictionConfigV2Params contains all the parameters to send to the API endpoint for the admin update age restriction config v2 operation typically these are written to a http.Request
func NewAdminUpdateAgeRestrictionConfigV2Params ¶ added in v0.2.0
func NewAdminUpdateAgeRestrictionConfigV2Params() *AdminUpdateAgeRestrictionConfigV2Params
NewAdminUpdateAgeRestrictionConfigV2Params creates a new AdminUpdateAgeRestrictionConfigV2Params object with the default values initialized.
func NewAdminUpdateAgeRestrictionConfigV2ParamsWithContext ¶ added in v0.2.0
func NewAdminUpdateAgeRestrictionConfigV2ParamsWithContext(ctx context.Context) *AdminUpdateAgeRestrictionConfigV2Params
NewAdminUpdateAgeRestrictionConfigV2ParamsWithContext creates a new AdminUpdateAgeRestrictionConfigV2Params object with the default values initialized, and the ability to set a context for a request
func NewAdminUpdateAgeRestrictionConfigV2ParamsWithHTTPClient ¶ added in v0.2.0
func NewAdminUpdateAgeRestrictionConfigV2ParamsWithHTTPClient(client *http.Client) *AdminUpdateAgeRestrictionConfigV2Params
NewAdminUpdateAgeRestrictionConfigV2ParamsWithHTTPClient creates a new AdminUpdateAgeRestrictionConfigV2Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminUpdateAgeRestrictionConfigV2ParamsWithTimeout ¶ added in v0.2.0
func NewAdminUpdateAgeRestrictionConfigV2ParamsWithTimeout(timeout time.Duration) *AdminUpdateAgeRestrictionConfigV2Params
NewAdminUpdateAgeRestrictionConfigV2ParamsWithTimeout creates a new AdminUpdateAgeRestrictionConfigV2Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminUpdateAgeRestrictionConfigV2Params) SetBody ¶ added in v0.2.0
func (o *AdminUpdateAgeRestrictionConfigV2Params) SetBody(body *iamclientmodels.ModelAgeRestrictionRequest)
SetBody adds the body to the admin update age restriction config v2 params
func (*AdminUpdateAgeRestrictionConfigV2Params) SetContext ¶ added in v0.2.0
func (o *AdminUpdateAgeRestrictionConfigV2Params) SetContext(ctx context.Context)
SetContext adds the context to the admin update age restriction config v2 params
func (*AdminUpdateAgeRestrictionConfigV2Params) SetHTTPClient ¶ added in v0.2.0
func (o *AdminUpdateAgeRestrictionConfigV2Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin update age restriction config v2 params
func (*AdminUpdateAgeRestrictionConfigV2Params) SetNamespace ¶ added in v0.2.0
func (o *AdminUpdateAgeRestrictionConfigV2Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin update age restriction config v2 params
func (*AdminUpdateAgeRestrictionConfigV2Params) SetTimeout ¶ added in v0.2.0
func (o *AdminUpdateAgeRestrictionConfigV2Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin update age restriction config v2 params
func (*AdminUpdateAgeRestrictionConfigV2Params) WithBody ¶ added in v0.2.0
func (o *AdminUpdateAgeRestrictionConfigV2Params) WithBody(body *iamclientmodels.ModelAgeRestrictionRequest) *AdminUpdateAgeRestrictionConfigV2Params
WithBody adds the body to the admin update age restriction config v2 params
func (*AdminUpdateAgeRestrictionConfigV2Params) WithContext ¶ added in v0.2.0
func (o *AdminUpdateAgeRestrictionConfigV2Params) WithContext(ctx context.Context) *AdminUpdateAgeRestrictionConfigV2Params
WithContext adds the context to the admin update age restriction config v2 params
func (*AdminUpdateAgeRestrictionConfigV2Params) WithHTTPClient ¶ added in v0.2.0
func (o *AdminUpdateAgeRestrictionConfigV2Params) WithHTTPClient(client *http.Client) *AdminUpdateAgeRestrictionConfigV2Params
WithHTTPClient adds the HTTPClient to the admin update age restriction config v2 params
func (*AdminUpdateAgeRestrictionConfigV2Params) WithNamespace ¶ added in v0.2.0
func (o *AdminUpdateAgeRestrictionConfigV2Params) WithNamespace(namespace string) *AdminUpdateAgeRestrictionConfigV2Params
WithNamespace adds the namespace to the admin update age restriction config v2 params
func (*AdminUpdateAgeRestrictionConfigV2Params) WithTimeout ¶ added in v0.2.0
func (o *AdminUpdateAgeRestrictionConfigV2Params) WithTimeout(timeout time.Duration) *AdminUpdateAgeRestrictionConfigV2Params
WithTimeout adds the timeout to the admin update age restriction config v2 params
func (*AdminUpdateAgeRestrictionConfigV2Params) WriteToRequest ¶ added in v0.2.0
func (o *AdminUpdateAgeRestrictionConfigV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminUpdateAgeRestrictionConfigV2Reader ¶ added in v0.2.0
type AdminUpdateAgeRestrictionConfigV2Reader struct {
// contains filtered or unexported fields
}
AdminUpdateAgeRestrictionConfigV2Reader is a Reader for the AdminUpdateAgeRestrictionConfigV2 structure.
func (*AdminUpdateAgeRestrictionConfigV2Reader) ReadResponse ¶ added in v0.2.0
func (o *AdminUpdateAgeRestrictionConfigV2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminUpdateAgeRestrictionConfigV2Unauthorized ¶ added in v0.2.0
type AdminUpdateAgeRestrictionConfigV2Unauthorized struct { }
AdminUpdateAgeRestrictionConfigV2Unauthorized handles this case with default header values.
Unauthorized access
func NewAdminUpdateAgeRestrictionConfigV2Unauthorized ¶ added in v0.2.0
func NewAdminUpdateAgeRestrictionConfigV2Unauthorized() *AdminUpdateAgeRestrictionConfigV2Unauthorized
NewAdminUpdateAgeRestrictionConfigV2Unauthorized creates a AdminUpdateAgeRestrictionConfigV2Unauthorized with default headers values
func (*AdminUpdateAgeRestrictionConfigV2Unauthorized) Error ¶ added in v0.2.0
func (o *AdminUpdateAgeRestrictionConfigV2Unauthorized) Error() string
type AdminUpdateAgeRestrictionConfigV3BadRequest ¶ added in v0.2.0
type AdminUpdateAgeRestrictionConfigV3BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminUpdateAgeRestrictionConfigV3BadRequest 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 NewAdminUpdateAgeRestrictionConfigV3BadRequest ¶ added in v0.2.0
func NewAdminUpdateAgeRestrictionConfigV3BadRequest() *AdminUpdateAgeRestrictionConfigV3BadRequest
NewAdminUpdateAgeRestrictionConfigV3BadRequest creates a AdminUpdateAgeRestrictionConfigV3BadRequest with default headers values
func (*AdminUpdateAgeRestrictionConfigV3BadRequest) Error ¶ added in v0.2.0
func (o *AdminUpdateAgeRestrictionConfigV3BadRequest) Error() string
func (*AdminUpdateAgeRestrictionConfigV3BadRequest) GetPayload ¶ added in v0.2.0
func (o *AdminUpdateAgeRestrictionConfigV3BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
type AdminUpdateAgeRestrictionConfigV3Forbidden ¶ added in v0.2.0
type AdminUpdateAgeRestrictionConfigV3Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminUpdateAgeRestrictionConfigV3Forbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20013</td><td>insufficient permissions</td></tr></table>
func NewAdminUpdateAgeRestrictionConfigV3Forbidden ¶ added in v0.2.0
func NewAdminUpdateAgeRestrictionConfigV3Forbidden() *AdminUpdateAgeRestrictionConfigV3Forbidden
NewAdminUpdateAgeRestrictionConfigV3Forbidden creates a AdminUpdateAgeRestrictionConfigV3Forbidden with default headers values
func (*AdminUpdateAgeRestrictionConfigV3Forbidden) Error ¶ added in v0.2.0
func (o *AdminUpdateAgeRestrictionConfigV3Forbidden) Error() string
func (*AdminUpdateAgeRestrictionConfigV3Forbidden) GetPayload ¶ added in v0.2.0
func (o *AdminUpdateAgeRestrictionConfigV3Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
type AdminUpdateAgeRestrictionConfigV3InternalServerError ¶ added in v0.2.0
type AdminUpdateAgeRestrictionConfigV3InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminUpdateAgeRestrictionConfigV3InternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20000</td><td>internal server error</td></tr></table>
func NewAdminUpdateAgeRestrictionConfigV3InternalServerError ¶ added in v0.2.0
func NewAdminUpdateAgeRestrictionConfigV3InternalServerError() *AdminUpdateAgeRestrictionConfigV3InternalServerError
NewAdminUpdateAgeRestrictionConfigV3InternalServerError creates a AdminUpdateAgeRestrictionConfigV3InternalServerError with default headers values
func (*AdminUpdateAgeRestrictionConfigV3InternalServerError) Error ¶ added in v0.2.0
func (o *AdminUpdateAgeRestrictionConfigV3InternalServerError) Error() string
func (*AdminUpdateAgeRestrictionConfigV3InternalServerError) GetPayload ¶ added in v0.2.0
func (o *AdminUpdateAgeRestrictionConfigV3InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
type AdminUpdateAgeRestrictionConfigV3OK ¶ added in v0.2.0
type AdminUpdateAgeRestrictionConfigV3OK struct {
Payload *iamclientmodels.ModelAgeRestrictionResponseV3
}
AdminUpdateAgeRestrictionConfigV3OK handles this case with default header values.
OK
func NewAdminUpdateAgeRestrictionConfigV3OK ¶ added in v0.2.0
func NewAdminUpdateAgeRestrictionConfigV3OK() *AdminUpdateAgeRestrictionConfigV3OK
NewAdminUpdateAgeRestrictionConfigV3OK creates a AdminUpdateAgeRestrictionConfigV3OK with default headers values
func (*AdminUpdateAgeRestrictionConfigV3OK) Error ¶ added in v0.2.0
func (o *AdminUpdateAgeRestrictionConfigV3OK) Error() string
func (*AdminUpdateAgeRestrictionConfigV3OK) GetPayload ¶ added in v0.2.0
func (o *AdminUpdateAgeRestrictionConfigV3OK) GetPayload() *iamclientmodels.ModelAgeRestrictionResponseV3
type AdminUpdateAgeRestrictionConfigV3Params ¶ added in v0.2.0
type AdminUpdateAgeRestrictionConfigV3Params struct { /*Body*/ Body *iamclientmodels.ModelAgeRestrictionRequestV3 /*Namespace Namespace, only accept alphabet and numeric */ Namespace string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminUpdateAgeRestrictionConfigV3Params contains all the parameters to send to the API endpoint for the admin update age restriction config v3 operation typically these are written to a http.Request
func NewAdminUpdateAgeRestrictionConfigV3Params ¶ added in v0.2.0
func NewAdminUpdateAgeRestrictionConfigV3Params() *AdminUpdateAgeRestrictionConfigV3Params
NewAdminUpdateAgeRestrictionConfigV3Params creates a new AdminUpdateAgeRestrictionConfigV3Params object with the default values initialized.
func NewAdminUpdateAgeRestrictionConfigV3ParamsWithContext ¶ added in v0.2.0
func NewAdminUpdateAgeRestrictionConfigV3ParamsWithContext(ctx context.Context) *AdminUpdateAgeRestrictionConfigV3Params
NewAdminUpdateAgeRestrictionConfigV3ParamsWithContext creates a new AdminUpdateAgeRestrictionConfigV3Params object with the default values initialized, and the ability to set a context for a request
func NewAdminUpdateAgeRestrictionConfigV3ParamsWithHTTPClient ¶ added in v0.2.0
func NewAdminUpdateAgeRestrictionConfigV3ParamsWithHTTPClient(client *http.Client) *AdminUpdateAgeRestrictionConfigV3Params
NewAdminUpdateAgeRestrictionConfigV3ParamsWithHTTPClient creates a new AdminUpdateAgeRestrictionConfigV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminUpdateAgeRestrictionConfigV3ParamsWithTimeout ¶ added in v0.2.0
func NewAdminUpdateAgeRestrictionConfigV3ParamsWithTimeout(timeout time.Duration) *AdminUpdateAgeRestrictionConfigV3Params
NewAdminUpdateAgeRestrictionConfigV3ParamsWithTimeout creates a new AdminUpdateAgeRestrictionConfigV3Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminUpdateAgeRestrictionConfigV3Params) SetBody ¶ added in v0.2.0
func (o *AdminUpdateAgeRestrictionConfigV3Params) SetBody(body *iamclientmodels.ModelAgeRestrictionRequestV3)
SetBody adds the body to the admin update age restriction config v3 params
func (*AdminUpdateAgeRestrictionConfigV3Params) SetContext ¶ added in v0.2.0
func (o *AdminUpdateAgeRestrictionConfigV3Params) SetContext(ctx context.Context)
SetContext adds the context to the admin update age restriction config v3 params
func (*AdminUpdateAgeRestrictionConfigV3Params) SetHTTPClient ¶ added in v0.2.0
func (o *AdminUpdateAgeRestrictionConfigV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin update age restriction config v3 params
func (*AdminUpdateAgeRestrictionConfigV3Params) SetNamespace ¶ added in v0.2.0
func (o *AdminUpdateAgeRestrictionConfigV3Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin update age restriction config v3 params
func (*AdminUpdateAgeRestrictionConfigV3Params) SetTimeout ¶ added in v0.2.0
func (o *AdminUpdateAgeRestrictionConfigV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin update age restriction config v3 params
func (*AdminUpdateAgeRestrictionConfigV3Params) WithBody ¶ added in v0.2.0
func (o *AdminUpdateAgeRestrictionConfigV3Params) WithBody(body *iamclientmodels.ModelAgeRestrictionRequestV3) *AdminUpdateAgeRestrictionConfigV3Params
WithBody adds the body to the admin update age restriction config v3 params
func (*AdminUpdateAgeRestrictionConfigV3Params) WithContext ¶ added in v0.2.0
func (o *AdminUpdateAgeRestrictionConfigV3Params) WithContext(ctx context.Context) *AdminUpdateAgeRestrictionConfigV3Params
WithContext adds the context to the admin update age restriction config v3 params
func (*AdminUpdateAgeRestrictionConfigV3Params) WithHTTPClient ¶ added in v0.2.0
func (o *AdminUpdateAgeRestrictionConfigV3Params) WithHTTPClient(client *http.Client) *AdminUpdateAgeRestrictionConfigV3Params
WithHTTPClient adds the HTTPClient to the admin update age restriction config v3 params
func (*AdminUpdateAgeRestrictionConfigV3Params) WithNamespace ¶ added in v0.2.0
func (o *AdminUpdateAgeRestrictionConfigV3Params) WithNamespace(namespace string) *AdminUpdateAgeRestrictionConfigV3Params
WithNamespace adds the namespace to the admin update age restriction config v3 params
func (*AdminUpdateAgeRestrictionConfigV3Params) WithTimeout ¶ added in v0.2.0
func (o *AdminUpdateAgeRestrictionConfigV3Params) WithTimeout(timeout time.Duration) *AdminUpdateAgeRestrictionConfigV3Params
WithTimeout adds the timeout to the admin update age restriction config v3 params
func (*AdminUpdateAgeRestrictionConfigV3Params) WriteToRequest ¶ added in v0.2.0
func (o *AdminUpdateAgeRestrictionConfigV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminUpdateAgeRestrictionConfigV3Reader ¶ added in v0.2.0
type AdminUpdateAgeRestrictionConfigV3Reader struct {
// contains filtered or unexported fields
}
AdminUpdateAgeRestrictionConfigV3Reader is a Reader for the AdminUpdateAgeRestrictionConfigV3 structure.
func (*AdminUpdateAgeRestrictionConfigV3Reader) ReadResponse ¶ added in v0.2.0
func (o *AdminUpdateAgeRestrictionConfigV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminUpdateAgeRestrictionConfigV3Unauthorized ¶ added in v0.2.0
type AdminUpdateAgeRestrictionConfigV3Unauthorized struct {
}AdminUpdateAgeRestrictionConfigV3Unauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr></table>
func NewAdminUpdateAgeRestrictionConfigV3Unauthorized ¶ added in v0.2.0
func NewAdminUpdateAgeRestrictionConfigV3Unauthorized() *AdminUpdateAgeRestrictionConfigV3Unauthorized
NewAdminUpdateAgeRestrictionConfigV3Unauthorized creates a AdminUpdateAgeRestrictionConfigV3Unauthorized with default headers values
func (*AdminUpdateAgeRestrictionConfigV3Unauthorized) Error ¶ added in v0.2.0
func (o *AdminUpdateAgeRestrictionConfigV3Unauthorized) Error() string
func (*AdminUpdateAgeRestrictionConfigV3Unauthorized) GetPayload ¶ added in v0.2.0
func (o *AdminUpdateAgeRestrictionConfigV3Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
type AdminUpdateCountryAgeRestrictionV3BadRequest ¶ added in v0.2.0
type AdminUpdateCountryAgeRestrictionV3BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminUpdateCountryAgeRestrictionV3BadRequest 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 NewAdminUpdateCountryAgeRestrictionV3BadRequest ¶ added in v0.2.0
func NewAdminUpdateCountryAgeRestrictionV3BadRequest() *AdminUpdateCountryAgeRestrictionV3BadRequest
NewAdminUpdateCountryAgeRestrictionV3BadRequest creates a AdminUpdateCountryAgeRestrictionV3BadRequest with default headers values
func (*AdminUpdateCountryAgeRestrictionV3BadRequest) Error ¶ added in v0.2.0
func (o *AdminUpdateCountryAgeRestrictionV3BadRequest) Error() string
func (*AdminUpdateCountryAgeRestrictionV3BadRequest) GetPayload ¶ added in v0.2.0
func (o *AdminUpdateCountryAgeRestrictionV3BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
type AdminUpdateCountryAgeRestrictionV3Forbidden ¶ added in v0.2.0
type AdminUpdateCountryAgeRestrictionV3Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminUpdateCountryAgeRestrictionV3Forbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20013</td><td>insufficient permissions</td></tr></table>
func NewAdminUpdateCountryAgeRestrictionV3Forbidden ¶ added in v0.2.0
func NewAdminUpdateCountryAgeRestrictionV3Forbidden() *AdminUpdateCountryAgeRestrictionV3Forbidden
NewAdminUpdateCountryAgeRestrictionV3Forbidden creates a AdminUpdateCountryAgeRestrictionV3Forbidden with default headers values
func (*AdminUpdateCountryAgeRestrictionV3Forbidden) Error ¶ added in v0.2.0
func (o *AdminUpdateCountryAgeRestrictionV3Forbidden) Error() string
func (*AdminUpdateCountryAgeRestrictionV3Forbidden) GetPayload ¶ added in v0.2.0
func (o *AdminUpdateCountryAgeRestrictionV3Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
type AdminUpdateCountryAgeRestrictionV3InternalServerError ¶ added in v0.2.0
type AdminUpdateCountryAgeRestrictionV3InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminUpdateCountryAgeRestrictionV3InternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20000</td><td>internal server error</td></tr></table>
func NewAdminUpdateCountryAgeRestrictionV3InternalServerError ¶ added in v0.2.0
func NewAdminUpdateCountryAgeRestrictionV3InternalServerError() *AdminUpdateCountryAgeRestrictionV3InternalServerError
NewAdminUpdateCountryAgeRestrictionV3InternalServerError creates a AdminUpdateCountryAgeRestrictionV3InternalServerError with default headers values
func (*AdminUpdateCountryAgeRestrictionV3InternalServerError) Error ¶ added in v0.2.0
func (o *AdminUpdateCountryAgeRestrictionV3InternalServerError) Error() string
func (*AdminUpdateCountryAgeRestrictionV3InternalServerError) GetPayload ¶ added in v0.2.0
func (o *AdminUpdateCountryAgeRestrictionV3InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
type AdminUpdateCountryAgeRestrictionV3NotFound ¶ added in v0.2.0
type AdminUpdateCountryAgeRestrictionV3NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminUpdateCountryAgeRestrictionV3NotFound handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10154</td><td>country not found</td></tr></table>
func NewAdminUpdateCountryAgeRestrictionV3NotFound ¶ added in v0.2.0
func NewAdminUpdateCountryAgeRestrictionV3NotFound() *AdminUpdateCountryAgeRestrictionV3NotFound
NewAdminUpdateCountryAgeRestrictionV3NotFound creates a AdminUpdateCountryAgeRestrictionV3NotFound with default headers values
func (*AdminUpdateCountryAgeRestrictionV3NotFound) Error ¶ added in v0.2.0
func (o *AdminUpdateCountryAgeRestrictionV3NotFound) Error() string
func (*AdminUpdateCountryAgeRestrictionV3NotFound) GetPayload ¶ added in v0.2.0
func (o *AdminUpdateCountryAgeRestrictionV3NotFound) GetPayload() *iamclientmodels.RestErrorResponse
type AdminUpdateCountryAgeRestrictionV3OK ¶ added in v0.2.0
type AdminUpdateCountryAgeRestrictionV3OK struct {
Payload *iamclientmodels.ModelCountryV3Response
}
AdminUpdateCountryAgeRestrictionV3OK handles this case with default header values.
OK
func NewAdminUpdateCountryAgeRestrictionV3OK ¶ added in v0.2.0
func NewAdminUpdateCountryAgeRestrictionV3OK() *AdminUpdateCountryAgeRestrictionV3OK
NewAdminUpdateCountryAgeRestrictionV3OK creates a AdminUpdateCountryAgeRestrictionV3OK with default headers values
func (*AdminUpdateCountryAgeRestrictionV3OK) Error ¶ added in v0.2.0
func (o *AdminUpdateCountryAgeRestrictionV3OK) Error() string
func (*AdminUpdateCountryAgeRestrictionV3OK) GetPayload ¶ added in v0.2.0
func (o *AdminUpdateCountryAgeRestrictionV3OK) GetPayload() *iamclientmodels.ModelCountryV3Response
type AdminUpdateCountryAgeRestrictionV3Params ¶ added in v0.2.0
type AdminUpdateCountryAgeRestrictionV3Params struct { /*Body*/ Body *iamclientmodels.ModelCountryAgeRestrictionV3Request /*CountryCode Country Code */ CountryCode string /*Namespace Namespace, only accept alphabet and numeric */ Namespace string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminUpdateCountryAgeRestrictionV3Params contains all the parameters to send to the API endpoint for the admin update country age restriction v3 operation typically these are written to a http.Request
func NewAdminUpdateCountryAgeRestrictionV3Params ¶ added in v0.2.0
func NewAdminUpdateCountryAgeRestrictionV3Params() *AdminUpdateCountryAgeRestrictionV3Params
NewAdminUpdateCountryAgeRestrictionV3Params creates a new AdminUpdateCountryAgeRestrictionV3Params object with the default values initialized.
func NewAdminUpdateCountryAgeRestrictionV3ParamsWithContext ¶ added in v0.2.0
func NewAdminUpdateCountryAgeRestrictionV3ParamsWithContext(ctx context.Context) *AdminUpdateCountryAgeRestrictionV3Params
NewAdminUpdateCountryAgeRestrictionV3ParamsWithContext creates a new AdminUpdateCountryAgeRestrictionV3Params object with the default values initialized, and the ability to set a context for a request
func NewAdminUpdateCountryAgeRestrictionV3ParamsWithHTTPClient ¶ added in v0.2.0
func NewAdminUpdateCountryAgeRestrictionV3ParamsWithHTTPClient(client *http.Client) *AdminUpdateCountryAgeRestrictionV3Params
NewAdminUpdateCountryAgeRestrictionV3ParamsWithHTTPClient creates a new AdminUpdateCountryAgeRestrictionV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminUpdateCountryAgeRestrictionV3ParamsWithTimeout ¶ added in v0.2.0
func NewAdminUpdateCountryAgeRestrictionV3ParamsWithTimeout(timeout time.Duration) *AdminUpdateCountryAgeRestrictionV3Params
NewAdminUpdateCountryAgeRestrictionV3ParamsWithTimeout creates a new AdminUpdateCountryAgeRestrictionV3Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminUpdateCountryAgeRestrictionV3Params) SetBody ¶ added in v0.2.0
func (o *AdminUpdateCountryAgeRestrictionV3Params) SetBody(body *iamclientmodels.ModelCountryAgeRestrictionV3Request)
SetBody adds the body to the admin update country age restriction v3 params
func (*AdminUpdateCountryAgeRestrictionV3Params) SetContext ¶ added in v0.2.0
func (o *AdminUpdateCountryAgeRestrictionV3Params) SetContext(ctx context.Context)
SetContext adds the context to the admin update country age restriction v3 params
func (*AdminUpdateCountryAgeRestrictionV3Params) SetCountryCode ¶ added in v0.2.0
func (o *AdminUpdateCountryAgeRestrictionV3Params) SetCountryCode(countryCode string)
SetCountryCode adds the countryCode to the admin update country age restriction v3 params
func (*AdminUpdateCountryAgeRestrictionV3Params) SetHTTPClient ¶ added in v0.2.0
func (o *AdminUpdateCountryAgeRestrictionV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin update country age restriction v3 params
func (*AdminUpdateCountryAgeRestrictionV3Params) SetNamespace ¶ added in v0.2.0
func (o *AdminUpdateCountryAgeRestrictionV3Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin update country age restriction v3 params
func (*AdminUpdateCountryAgeRestrictionV3Params) SetTimeout ¶ added in v0.2.0
func (o *AdminUpdateCountryAgeRestrictionV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin update country age restriction v3 params
func (*AdminUpdateCountryAgeRestrictionV3Params) WithBody ¶ added in v0.2.0
func (o *AdminUpdateCountryAgeRestrictionV3Params) WithBody(body *iamclientmodels.ModelCountryAgeRestrictionV3Request) *AdminUpdateCountryAgeRestrictionV3Params
WithBody adds the body to the admin update country age restriction v3 params
func (*AdminUpdateCountryAgeRestrictionV3Params) WithContext ¶ added in v0.2.0
func (o *AdminUpdateCountryAgeRestrictionV3Params) WithContext(ctx context.Context) *AdminUpdateCountryAgeRestrictionV3Params
WithContext adds the context to the admin update country age restriction v3 params
func (*AdminUpdateCountryAgeRestrictionV3Params) WithCountryCode ¶ added in v0.2.0
func (o *AdminUpdateCountryAgeRestrictionV3Params) WithCountryCode(countryCode string) *AdminUpdateCountryAgeRestrictionV3Params
WithCountryCode adds the countryCode to the admin update country age restriction v3 params
func (*AdminUpdateCountryAgeRestrictionV3Params) WithHTTPClient ¶ added in v0.2.0
func (o *AdminUpdateCountryAgeRestrictionV3Params) WithHTTPClient(client *http.Client) *AdminUpdateCountryAgeRestrictionV3Params
WithHTTPClient adds the HTTPClient to the admin update country age restriction v3 params
func (*AdminUpdateCountryAgeRestrictionV3Params) WithNamespace ¶ added in v0.2.0
func (o *AdminUpdateCountryAgeRestrictionV3Params) WithNamespace(namespace string) *AdminUpdateCountryAgeRestrictionV3Params
WithNamespace adds the namespace to the admin update country age restriction v3 params
func (*AdminUpdateCountryAgeRestrictionV3Params) WithTimeout ¶ added in v0.2.0
func (o *AdminUpdateCountryAgeRestrictionV3Params) WithTimeout(timeout time.Duration) *AdminUpdateCountryAgeRestrictionV3Params
WithTimeout adds the timeout to the admin update country age restriction v3 params
func (*AdminUpdateCountryAgeRestrictionV3Params) WriteToRequest ¶ added in v0.2.0
func (o *AdminUpdateCountryAgeRestrictionV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminUpdateCountryAgeRestrictionV3Reader ¶ added in v0.2.0
type AdminUpdateCountryAgeRestrictionV3Reader struct {
// contains filtered or unexported fields
}
AdminUpdateCountryAgeRestrictionV3Reader is a Reader for the AdminUpdateCountryAgeRestrictionV3 structure.
func (*AdminUpdateCountryAgeRestrictionV3Reader) ReadResponse ¶ added in v0.2.0
func (o *AdminUpdateCountryAgeRestrictionV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminUpdateCountryAgeRestrictionV3Unauthorized ¶ added in v0.2.0
type AdminUpdateCountryAgeRestrictionV3Unauthorized struct {
}AdminUpdateCountryAgeRestrictionV3Unauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr></table>
func NewAdminUpdateCountryAgeRestrictionV3Unauthorized ¶ added in v0.2.0
func NewAdminUpdateCountryAgeRestrictionV3Unauthorized() *AdminUpdateCountryAgeRestrictionV3Unauthorized
NewAdminUpdateCountryAgeRestrictionV3Unauthorized creates a AdminUpdateCountryAgeRestrictionV3Unauthorized with default headers values
func (*AdminUpdateCountryAgeRestrictionV3Unauthorized) Error ¶ added in v0.2.0
func (o *AdminUpdateCountryAgeRestrictionV3Unauthorized) Error() string
func (*AdminUpdateCountryAgeRestrictionV3Unauthorized) GetPayload ¶ added in v0.2.0
func (o *AdminUpdateCountryAgeRestrictionV3Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
type AdminUpdateMyUserV4BadRequest ¶ added in v0.2.0
type AdminUpdateMyUserV4BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminUpdateMyUserV4BadRequest 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><tr><td>10154</td><td>country not found</td></tr><tr><td>10130</td><td>user under age</td></tr></table>
func NewAdminUpdateMyUserV4BadRequest ¶ added in v0.2.0
func NewAdminUpdateMyUserV4BadRequest() *AdminUpdateMyUserV4BadRequest
NewAdminUpdateMyUserV4BadRequest creates a AdminUpdateMyUserV4BadRequest with default headers values
func (*AdminUpdateMyUserV4BadRequest) Error ¶ added in v0.2.0
func (o *AdminUpdateMyUserV4BadRequest) Error() string
func (*AdminUpdateMyUserV4BadRequest) GetPayload ¶ added in v0.2.0
func (o *AdminUpdateMyUserV4BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
type AdminUpdateMyUserV4Conflict ¶ added in v0.2.0
type AdminUpdateMyUserV4Conflict struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminUpdateMyUserV4Conflict handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10133</td><td>email already used</td></tr><tr><td>10133</td><td>email already used</td></tr></table>
func NewAdminUpdateMyUserV4Conflict ¶ added in v0.2.0
func NewAdminUpdateMyUserV4Conflict() *AdminUpdateMyUserV4Conflict
NewAdminUpdateMyUserV4Conflict creates a AdminUpdateMyUserV4Conflict with default headers values
func (*AdminUpdateMyUserV4Conflict) Error ¶ added in v0.2.0
func (o *AdminUpdateMyUserV4Conflict) Error() string
func (*AdminUpdateMyUserV4Conflict) GetPayload ¶ added in v0.2.0
func (o *AdminUpdateMyUserV4Conflict) GetPayload() *iamclientmodels.RestErrorResponse
type AdminUpdateMyUserV4InternalServerError ¶ added in v0.2.0
type AdminUpdateMyUserV4InternalServerError struct { }
AdminUpdateMyUserV4InternalServerError handles this case with default header values.
Internal Server Error
func NewAdminUpdateMyUserV4InternalServerError ¶ added in v0.2.0
func NewAdminUpdateMyUserV4InternalServerError() *AdminUpdateMyUserV4InternalServerError
NewAdminUpdateMyUserV4InternalServerError creates a AdminUpdateMyUserV4InternalServerError with default headers values
func (*AdminUpdateMyUserV4InternalServerError) Error ¶ added in v0.2.0
func (o *AdminUpdateMyUserV4InternalServerError) Error() string
type AdminUpdateMyUserV4OK ¶ added in v0.2.0
type AdminUpdateMyUserV4OK struct {
Payload *iamclientmodels.ModelUserResponseV3
}
AdminUpdateMyUserV4OK handles this case with default header values.
OK
func NewAdminUpdateMyUserV4OK ¶ added in v0.2.0
func NewAdminUpdateMyUserV4OK() *AdminUpdateMyUserV4OK
NewAdminUpdateMyUserV4OK creates a AdminUpdateMyUserV4OK with default headers values
func (*AdminUpdateMyUserV4OK) Error ¶ added in v0.2.0
func (o *AdminUpdateMyUserV4OK) Error() string
func (*AdminUpdateMyUserV4OK) GetPayload ¶ added in v0.2.0
func (o *AdminUpdateMyUserV4OK) GetPayload() *iamclientmodels.ModelUserResponseV3
type AdminUpdateMyUserV4Params ¶ added in v0.2.0
type AdminUpdateMyUserV4Params struct { /*Body*/ Body *iamclientmodels.ModelUserUpdateRequestV3 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminUpdateMyUserV4Params contains all the parameters to send to the API endpoint for the admin update my user v4 operation typically these are written to a http.Request
func NewAdminUpdateMyUserV4Params ¶ added in v0.2.0
func NewAdminUpdateMyUserV4Params() *AdminUpdateMyUserV4Params
NewAdminUpdateMyUserV4Params creates a new AdminUpdateMyUserV4Params object with the default values initialized.
func NewAdminUpdateMyUserV4ParamsWithContext ¶ added in v0.2.0
func NewAdminUpdateMyUserV4ParamsWithContext(ctx context.Context) *AdminUpdateMyUserV4Params
NewAdminUpdateMyUserV4ParamsWithContext creates a new AdminUpdateMyUserV4Params object with the default values initialized, and the ability to set a context for a request
func NewAdminUpdateMyUserV4ParamsWithHTTPClient ¶ added in v0.2.0
func NewAdminUpdateMyUserV4ParamsWithHTTPClient(client *http.Client) *AdminUpdateMyUserV4Params
NewAdminUpdateMyUserV4ParamsWithHTTPClient creates a new AdminUpdateMyUserV4Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminUpdateMyUserV4ParamsWithTimeout ¶ added in v0.2.0
func NewAdminUpdateMyUserV4ParamsWithTimeout(timeout time.Duration) *AdminUpdateMyUserV4Params
NewAdminUpdateMyUserV4ParamsWithTimeout creates a new AdminUpdateMyUserV4Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminUpdateMyUserV4Params) SetBody ¶ added in v0.2.0
func (o *AdminUpdateMyUserV4Params) SetBody(body *iamclientmodels.ModelUserUpdateRequestV3)
SetBody adds the body to the admin update my user v4 params
func (*AdminUpdateMyUserV4Params) SetContext ¶ added in v0.2.0
func (o *AdminUpdateMyUserV4Params) SetContext(ctx context.Context)
SetContext adds the context to the admin update my user v4 params
func (*AdminUpdateMyUserV4Params) SetHTTPClient ¶ added in v0.2.0
func (o *AdminUpdateMyUserV4Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin update my user v4 params
func (*AdminUpdateMyUserV4Params) SetTimeout ¶ added in v0.2.0
func (o *AdminUpdateMyUserV4Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin update my user v4 params
func (*AdminUpdateMyUserV4Params) WithBody ¶ added in v0.2.0
func (o *AdminUpdateMyUserV4Params) WithBody(body *iamclientmodels.ModelUserUpdateRequestV3) *AdminUpdateMyUserV4Params
WithBody adds the body to the admin update my user v4 params
func (*AdminUpdateMyUserV4Params) WithContext ¶ added in v0.2.0
func (o *AdminUpdateMyUserV4Params) WithContext(ctx context.Context) *AdminUpdateMyUserV4Params
WithContext adds the context to the admin update my user v4 params
func (*AdminUpdateMyUserV4Params) WithHTTPClient ¶ added in v0.2.0
func (o *AdminUpdateMyUserV4Params) WithHTTPClient(client *http.Client) *AdminUpdateMyUserV4Params
WithHTTPClient adds the HTTPClient to the admin update my user v4 params
func (*AdminUpdateMyUserV4Params) WithTimeout ¶ added in v0.2.0
func (o *AdminUpdateMyUserV4Params) WithTimeout(timeout time.Duration) *AdminUpdateMyUserV4Params
WithTimeout adds the timeout to the admin update my user v4 params
func (*AdminUpdateMyUserV4Params) WriteToRequest ¶ added in v0.2.0
func (o *AdminUpdateMyUserV4Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminUpdateMyUserV4Reader ¶ added in v0.2.0
type AdminUpdateMyUserV4Reader struct {
// contains filtered or unexported fields
}
AdminUpdateMyUserV4Reader is a Reader for the AdminUpdateMyUserV4 structure.
func (*AdminUpdateMyUserV4Reader) ReadResponse ¶ added in v0.2.0
func (o *AdminUpdateMyUserV4Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminUpdateMyUserV4Unauthorized ¶ added in v0.2.0
type AdminUpdateMyUserV4Unauthorized struct {
}AdminUpdateMyUserV4Unauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr><tr><td>20022</td><td>token is not user token</td></tr></table>
func NewAdminUpdateMyUserV4Unauthorized ¶ added in v0.2.0
func NewAdminUpdateMyUserV4Unauthorized() *AdminUpdateMyUserV4Unauthorized
NewAdminUpdateMyUserV4Unauthorized creates a AdminUpdateMyUserV4Unauthorized with default headers values
func (*AdminUpdateMyUserV4Unauthorized) Error ¶ added in v0.2.0
func (o *AdminUpdateMyUserV4Unauthorized) Error() string
func (*AdminUpdateMyUserV4Unauthorized) GetPayload ¶ added in v0.2.0
func (o *AdminUpdateMyUserV4Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
type AdminUpdateUserBanV3BadRequest ¶ added in v0.2.0
type AdminUpdateUserBanV3BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminUpdateUserBanV3BadRequest 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 NewAdminUpdateUserBanV3BadRequest ¶ added in v0.2.0
func NewAdminUpdateUserBanV3BadRequest() *AdminUpdateUserBanV3BadRequest
NewAdminUpdateUserBanV3BadRequest creates a AdminUpdateUserBanV3BadRequest with default headers values
func (*AdminUpdateUserBanV3BadRequest) Error ¶ added in v0.2.0
func (o *AdminUpdateUserBanV3BadRequest) Error() string
func (*AdminUpdateUserBanV3BadRequest) GetPayload ¶ added in v0.2.0
func (o *AdminUpdateUserBanV3BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
type AdminUpdateUserBanV3Forbidden ¶ added in v0.2.0
type AdminUpdateUserBanV3Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminUpdateUserBanV3Forbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10145</td><td>disallow game access publisher user's ban</td></tr></table>
func NewAdminUpdateUserBanV3Forbidden ¶ added in v0.2.0
func NewAdminUpdateUserBanV3Forbidden() *AdminUpdateUserBanV3Forbidden
NewAdminUpdateUserBanV3Forbidden creates a AdminUpdateUserBanV3Forbidden with default headers values
func (*AdminUpdateUserBanV3Forbidden) Error ¶ added in v0.2.0
func (o *AdminUpdateUserBanV3Forbidden) Error() string
func (*AdminUpdateUserBanV3Forbidden) GetPayload ¶ added in v0.2.0
func (o *AdminUpdateUserBanV3Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
type AdminUpdateUserBanV3InternalServerError ¶ added in v0.2.0
type AdminUpdateUserBanV3InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminUpdateUserBanV3InternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20000</td><td>internal server error</td></tr></table>
func NewAdminUpdateUserBanV3InternalServerError ¶ added in v0.2.0
func NewAdminUpdateUserBanV3InternalServerError() *AdminUpdateUserBanV3InternalServerError
NewAdminUpdateUserBanV3InternalServerError creates a AdminUpdateUserBanV3InternalServerError with default headers values
func (*AdminUpdateUserBanV3InternalServerError) Error ¶ added in v0.2.0
func (o *AdminUpdateUserBanV3InternalServerError) Error() string
func (*AdminUpdateUserBanV3InternalServerError) GetPayload ¶ added in v0.2.0
func (o *AdminUpdateUserBanV3InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
type AdminUpdateUserBanV3NotFound ¶ added in v0.2.0
type AdminUpdateUserBanV3NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminUpdateUserBanV3NotFound 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>10139</td><td>platform account not found</td></tr><tr><td>10158</td><td>ban not found</td></tr></table>
func NewAdminUpdateUserBanV3NotFound ¶ added in v0.2.0
func NewAdminUpdateUserBanV3NotFound() *AdminUpdateUserBanV3NotFound
NewAdminUpdateUserBanV3NotFound creates a AdminUpdateUserBanV3NotFound with default headers values
func (*AdminUpdateUserBanV3NotFound) Error ¶ added in v0.2.0
func (o *AdminUpdateUserBanV3NotFound) Error() string
func (*AdminUpdateUserBanV3NotFound) GetPayload ¶ added in v0.2.0
func (o *AdminUpdateUserBanV3NotFound) GetPayload() *iamclientmodels.RestErrorResponse
type AdminUpdateUserBanV3OK ¶ added in v0.2.0
type AdminUpdateUserBanV3OK struct {
Payload *iamclientmodels.ModelUserBanResponseV3
}
AdminUpdateUserBanV3OK handles this case with default header values.
OK
func NewAdminUpdateUserBanV3OK ¶ added in v0.2.0
func NewAdminUpdateUserBanV3OK() *AdminUpdateUserBanV3OK
NewAdminUpdateUserBanV3OK creates a AdminUpdateUserBanV3OK with default headers values
func (*AdminUpdateUserBanV3OK) Error ¶ added in v0.2.0
func (o *AdminUpdateUserBanV3OK) Error() string
func (*AdminUpdateUserBanV3OK) GetPayload ¶ added in v0.2.0
func (o *AdminUpdateUserBanV3OK) GetPayload() *iamclientmodels.ModelUserBanResponseV3
type AdminUpdateUserBanV3Params ¶ added in v0.2.0
type AdminUpdateUserBanV3Params struct { /*BanID Ban ID, should follow UUID version 4 without hyphen */ BanID string /*Body*/ Body *iamclientmodels.ModelBanUpdateRequest /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*UserID User ID, should follow UUID version 4 without hyphen */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminUpdateUserBanV3Params contains all the parameters to send to the API endpoint for the admin update user ban v3 operation typically these are written to a http.Request
func NewAdminUpdateUserBanV3Params ¶ added in v0.2.0
func NewAdminUpdateUserBanV3Params() *AdminUpdateUserBanV3Params
NewAdminUpdateUserBanV3Params creates a new AdminUpdateUserBanV3Params object with the default values initialized.
func NewAdminUpdateUserBanV3ParamsWithContext ¶ added in v0.2.0
func NewAdminUpdateUserBanV3ParamsWithContext(ctx context.Context) *AdminUpdateUserBanV3Params
NewAdminUpdateUserBanV3ParamsWithContext creates a new AdminUpdateUserBanV3Params object with the default values initialized, and the ability to set a context for a request
func NewAdminUpdateUserBanV3ParamsWithHTTPClient ¶ added in v0.2.0
func NewAdminUpdateUserBanV3ParamsWithHTTPClient(client *http.Client) *AdminUpdateUserBanV3Params
NewAdminUpdateUserBanV3ParamsWithHTTPClient creates a new AdminUpdateUserBanV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminUpdateUserBanV3ParamsWithTimeout ¶ added in v0.2.0
func NewAdminUpdateUserBanV3ParamsWithTimeout(timeout time.Duration) *AdminUpdateUserBanV3Params
NewAdminUpdateUserBanV3ParamsWithTimeout creates a new AdminUpdateUserBanV3Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminUpdateUserBanV3Params) SetBanID ¶ added in v0.2.0
func (o *AdminUpdateUserBanV3Params) SetBanID(banID string)
SetBanID adds the banId to the admin update user ban v3 params
func (*AdminUpdateUserBanV3Params) SetBody ¶ added in v0.2.0
func (o *AdminUpdateUserBanV3Params) SetBody(body *iamclientmodels.ModelBanUpdateRequest)
SetBody adds the body to the admin update user ban v3 params
func (*AdminUpdateUserBanV3Params) SetContext ¶ added in v0.2.0
func (o *AdminUpdateUserBanV3Params) SetContext(ctx context.Context)
SetContext adds the context to the admin update user ban v3 params
func (*AdminUpdateUserBanV3Params) SetHTTPClient ¶ added in v0.2.0
func (o *AdminUpdateUserBanV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin update user ban v3 params
func (*AdminUpdateUserBanV3Params) SetNamespace ¶ added in v0.2.0
func (o *AdminUpdateUserBanV3Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin update user ban v3 params
func (*AdminUpdateUserBanV3Params) SetTimeout ¶ added in v0.2.0
func (o *AdminUpdateUserBanV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin update user ban v3 params
func (*AdminUpdateUserBanV3Params) SetUserID ¶ added in v0.2.0
func (o *AdminUpdateUserBanV3Params) SetUserID(userID string)
SetUserID adds the userId to the admin update user ban v3 params
func (*AdminUpdateUserBanV3Params) WithBanID ¶ added in v0.2.0
func (o *AdminUpdateUserBanV3Params) WithBanID(banID string) *AdminUpdateUserBanV3Params
WithBanID adds the banID to the admin update user ban v3 params
func (*AdminUpdateUserBanV3Params) WithBody ¶ added in v0.2.0
func (o *AdminUpdateUserBanV3Params) WithBody(body *iamclientmodels.ModelBanUpdateRequest) *AdminUpdateUserBanV3Params
WithBody adds the body to the admin update user ban v3 params
func (*AdminUpdateUserBanV3Params) WithContext ¶ added in v0.2.0
func (o *AdminUpdateUserBanV3Params) WithContext(ctx context.Context) *AdminUpdateUserBanV3Params
WithContext adds the context to the admin update user ban v3 params
func (*AdminUpdateUserBanV3Params) WithHTTPClient ¶ added in v0.2.0
func (o *AdminUpdateUserBanV3Params) WithHTTPClient(client *http.Client) *AdminUpdateUserBanV3Params
WithHTTPClient adds the HTTPClient to the admin update user ban v3 params
func (*AdminUpdateUserBanV3Params) WithNamespace ¶ added in v0.2.0
func (o *AdminUpdateUserBanV3Params) WithNamespace(namespace string) *AdminUpdateUserBanV3Params
WithNamespace adds the namespace to the admin update user ban v3 params
func (*AdminUpdateUserBanV3Params) WithTimeout ¶ added in v0.2.0
func (o *AdminUpdateUserBanV3Params) WithTimeout(timeout time.Duration) *AdminUpdateUserBanV3Params
WithTimeout adds the timeout to the admin update user ban v3 params
func (*AdminUpdateUserBanV3Params) WithUserID ¶ added in v0.2.0
func (o *AdminUpdateUserBanV3Params) WithUserID(userID string) *AdminUpdateUserBanV3Params
WithUserID adds the userID to the admin update user ban v3 params
func (*AdminUpdateUserBanV3Params) WriteToRequest ¶ added in v0.2.0
func (o *AdminUpdateUserBanV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminUpdateUserBanV3Reader ¶ added in v0.2.0
type AdminUpdateUserBanV3Reader struct {
// contains filtered or unexported fields
}
AdminUpdateUserBanV3Reader is a Reader for the AdminUpdateUserBanV3 structure.
func (*AdminUpdateUserBanV3Reader) ReadResponse ¶ added in v0.2.0
func (o *AdminUpdateUserBanV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminUpdateUserBanV3Unauthorized ¶ added in v0.2.0
type AdminUpdateUserBanV3Unauthorized struct {
}AdminUpdateUserBanV3Unauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr></table>
func NewAdminUpdateUserBanV3Unauthorized ¶ added in v0.2.0
func NewAdminUpdateUserBanV3Unauthorized() *AdminUpdateUserBanV3Unauthorized
NewAdminUpdateUserBanV3Unauthorized creates a AdminUpdateUserBanV3Unauthorized with default headers values
func (*AdminUpdateUserBanV3Unauthorized) Error ¶ added in v0.2.0
func (o *AdminUpdateUserBanV3Unauthorized) Error() string
func (*AdminUpdateUserBanV3Unauthorized) GetPayload ¶ added in v0.2.0
func (o *AdminUpdateUserBanV3Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
type AdminUpdateUserDeletionStatusV3BadRequest ¶ added in v0.2.0
type AdminUpdateUserDeletionStatusV3BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminUpdateUserDeletionStatusV3BadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20019</td><td>unable to parse request body</td></tr><tr><td>20002</td><td>validation error</td></tr></table>
func NewAdminUpdateUserDeletionStatusV3BadRequest ¶ added in v0.2.0
func NewAdminUpdateUserDeletionStatusV3BadRequest() *AdminUpdateUserDeletionStatusV3BadRequest
NewAdminUpdateUserDeletionStatusV3BadRequest creates a AdminUpdateUserDeletionStatusV3BadRequest with default headers values
func (*AdminUpdateUserDeletionStatusV3BadRequest) Error ¶ added in v0.2.0
func (o *AdminUpdateUserDeletionStatusV3BadRequest) Error() string
func (*AdminUpdateUserDeletionStatusV3BadRequest) GetPayload ¶ added in v0.2.0
func (o *AdminUpdateUserDeletionStatusV3BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
type AdminUpdateUserDeletionStatusV3Forbidden ¶ added in v0.2.0
type AdminUpdateUserDeletionStatusV3Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminUpdateUserDeletionStatusV3Forbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20013</td><td>insufficient permissions</td></tr></table>
func NewAdminUpdateUserDeletionStatusV3Forbidden ¶ added in v0.2.0
func NewAdminUpdateUserDeletionStatusV3Forbidden() *AdminUpdateUserDeletionStatusV3Forbidden
NewAdminUpdateUserDeletionStatusV3Forbidden creates a AdminUpdateUserDeletionStatusV3Forbidden with default headers values
func (*AdminUpdateUserDeletionStatusV3Forbidden) Error ¶ added in v0.2.0
func (o *AdminUpdateUserDeletionStatusV3Forbidden) Error() string
func (*AdminUpdateUserDeletionStatusV3Forbidden) GetPayload ¶ added in v0.2.0
func (o *AdminUpdateUserDeletionStatusV3Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
type AdminUpdateUserDeletionStatusV3InternalServerError ¶ added in v0.2.0
type AdminUpdateUserDeletionStatusV3InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminUpdateUserDeletionStatusV3InternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20000</td><td>internal server error</td></tr></table>
func NewAdminUpdateUserDeletionStatusV3InternalServerError ¶ added in v0.2.0
func NewAdminUpdateUserDeletionStatusV3InternalServerError() *AdminUpdateUserDeletionStatusV3InternalServerError
NewAdminUpdateUserDeletionStatusV3InternalServerError creates a AdminUpdateUserDeletionStatusV3InternalServerError with default headers values
func (*AdminUpdateUserDeletionStatusV3InternalServerError) Error ¶ added in v0.2.0
func (o *AdminUpdateUserDeletionStatusV3InternalServerError) Error() string
func (*AdminUpdateUserDeletionStatusV3InternalServerError) GetPayload ¶ added in v0.2.0
func (o *AdminUpdateUserDeletionStatusV3InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
type AdminUpdateUserDeletionStatusV3NoContent ¶ added in v0.2.0
type AdminUpdateUserDeletionStatusV3NoContent struct { }
AdminUpdateUserDeletionStatusV3NoContent handles this case with default header values.
Operation succeeded
func NewAdminUpdateUserDeletionStatusV3NoContent ¶ added in v0.2.0
func NewAdminUpdateUserDeletionStatusV3NoContent() *AdminUpdateUserDeletionStatusV3NoContent
NewAdminUpdateUserDeletionStatusV3NoContent creates a AdminUpdateUserDeletionStatusV3NoContent with default headers values
func (*AdminUpdateUserDeletionStatusV3NoContent) Error ¶ added in v0.2.0
func (o *AdminUpdateUserDeletionStatusV3NoContent) Error() string
type AdminUpdateUserDeletionStatusV3NotFound ¶ added in v0.2.0
type AdminUpdateUserDeletionStatusV3NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminUpdateUserDeletionStatusV3NotFound 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></table>
func NewAdminUpdateUserDeletionStatusV3NotFound ¶ added in v0.2.0
func NewAdminUpdateUserDeletionStatusV3NotFound() *AdminUpdateUserDeletionStatusV3NotFound
NewAdminUpdateUserDeletionStatusV3NotFound creates a AdminUpdateUserDeletionStatusV3NotFound with default headers values
func (*AdminUpdateUserDeletionStatusV3NotFound) Error ¶ added in v0.2.0
func (o *AdminUpdateUserDeletionStatusV3NotFound) Error() string
func (*AdminUpdateUserDeletionStatusV3NotFound) GetPayload ¶ added in v0.2.0
func (o *AdminUpdateUserDeletionStatusV3NotFound) GetPayload() *iamclientmodels.RestErrorResponse
type AdminUpdateUserDeletionStatusV3Params ¶ added in v0.2.0
type AdminUpdateUserDeletionStatusV3Params struct { /*Body*/ Body *iamclientmodels.ModelUpdateUserDeletionStatusRequest /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*UserID User ID, should follow UUID version 4 without hyphen */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminUpdateUserDeletionStatusV3Params contains all the parameters to send to the API endpoint for the admin update user deletion status v3 operation typically these are written to a http.Request
func NewAdminUpdateUserDeletionStatusV3Params ¶ added in v0.2.0
func NewAdminUpdateUserDeletionStatusV3Params() *AdminUpdateUserDeletionStatusV3Params
NewAdminUpdateUserDeletionStatusV3Params creates a new AdminUpdateUserDeletionStatusV3Params object with the default values initialized.
func NewAdminUpdateUserDeletionStatusV3ParamsWithContext ¶ added in v0.2.0
func NewAdminUpdateUserDeletionStatusV3ParamsWithContext(ctx context.Context) *AdminUpdateUserDeletionStatusV3Params
NewAdminUpdateUserDeletionStatusV3ParamsWithContext creates a new AdminUpdateUserDeletionStatusV3Params object with the default values initialized, and the ability to set a context for a request
func NewAdminUpdateUserDeletionStatusV3ParamsWithHTTPClient ¶ added in v0.2.0
func NewAdminUpdateUserDeletionStatusV3ParamsWithHTTPClient(client *http.Client) *AdminUpdateUserDeletionStatusV3Params
NewAdminUpdateUserDeletionStatusV3ParamsWithHTTPClient creates a new AdminUpdateUserDeletionStatusV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminUpdateUserDeletionStatusV3ParamsWithTimeout ¶ added in v0.2.0
func NewAdminUpdateUserDeletionStatusV3ParamsWithTimeout(timeout time.Duration) *AdminUpdateUserDeletionStatusV3Params
NewAdminUpdateUserDeletionStatusV3ParamsWithTimeout creates a new AdminUpdateUserDeletionStatusV3Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminUpdateUserDeletionStatusV3Params) SetBody ¶ added in v0.2.0
func (o *AdminUpdateUserDeletionStatusV3Params) SetBody(body *iamclientmodels.ModelUpdateUserDeletionStatusRequest)
SetBody adds the body to the admin update user deletion status v3 params
func (*AdminUpdateUserDeletionStatusV3Params) SetContext ¶ added in v0.2.0
func (o *AdminUpdateUserDeletionStatusV3Params) SetContext(ctx context.Context)
SetContext adds the context to the admin update user deletion status v3 params
func (*AdminUpdateUserDeletionStatusV3Params) SetHTTPClient ¶ added in v0.2.0
func (o *AdminUpdateUserDeletionStatusV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin update user deletion status v3 params
func (*AdminUpdateUserDeletionStatusV3Params) SetNamespace ¶ added in v0.2.0
func (o *AdminUpdateUserDeletionStatusV3Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin update user deletion status v3 params
func (*AdminUpdateUserDeletionStatusV3Params) SetTimeout ¶ added in v0.2.0
func (o *AdminUpdateUserDeletionStatusV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin update user deletion status v3 params
func (*AdminUpdateUserDeletionStatusV3Params) SetUserID ¶ added in v0.2.0
func (o *AdminUpdateUserDeletionStatusV3Params) SetUserID(userID string)
SetUserID adds the userId to the admin update user deletion status v3 params
func (*AdminUpdateUserDeletionStatusV3Params) WithBody ¶ added in v0.2.0
func (o *AdminUpdateUserDeletionStatusV3Params) WithBody(body *iamclientmodels.ModelUpdateUserDeletionStatusRequest) *AdminUpdateUserDeletionStatusV3Params
WithBody adds the body to the admin update user deletion status v3 params
func (*AdminUpdateUserDeletionStatusV3Params) WithContext ¶ added in v0.2.0
func (o *AdminUpdateUserDeletionStatusV3Params) WithContext(ctx context.Context) *AdminUpdateUserDeletionStatusV3Params
WithContext adds the context to the admin update user deletion status v3 params
func (*AdminUpdateUserDeletionStatusV3Params) WithHTTPClient ¶ added in v0.2.0
func (o *AdminUpdateUserDeletionStatusV3Params) WithHTTPClient(client *http.Client) *AdminUpdateUserDeletionStatusV3Params
WithHTTPClient adds the HTTPClient to the admin update user deletion status v3 params
func (*AdminUpdateUserDeletionStatusV3Params) WithNamespace ¶ added in v0.2.0
func (o *AdminUpdateUserDeletionStatusV3Params) WithNamespace(namespace string) *AdminUpdateUserDeletionStatusV3Params
WithNamespace adds the namespace to the admin update user deletion status v3 params
func (*AdminUpdateUserDeletionStatusV3Params) WithTimeout ¶ added in v0.2.0
func (o *AdminUpdateUserDeletionStatusV3Params) WithTimeout(timeout time.Duration) *AdminUpdateUserDeletionStatusV3Params
WithTimeout adds the timeout to the admin update user deletion status v3 params
func (*AdminUpdateUserDeletionStatusV3Params) WithUserID ¶ added in v0.2.0
func (o *AdminUpdateUserDeletionStatusV3Params) WithUserID(userID string) *AdminUpdateUserDeletionStatusV3Params
WithUserID adds the userID to the admin update user deletion status v3 params
func (*AdminUpdateUserDeletionStatusV3Params) WriteToRequest ¶ added in v0.2.0
func (o *AdminUpdateUserDeletionStatusV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminUpdateUserDeletionStatusV3Reader ¶ added in v0.2.0
type AdminUpdateUserDeletionStatusV3Reader struct {
// contains filtered or unexported fields
}
AdminUpdateUserDeletionStatusV3Reader is a Reader for the AdminUpdateUserDeletionStatusV3 structure.
func (*AdminUpdateUserDeletionStatusV3Reader) ReadResponse ¶ added in v0.2.0
func (o *AdminUpdateUserDeletionStatusV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminUpdateUserDeletionStatusV3Unauthorized ¶ added in v0.2.0
type AdminUpdateUserDeletionStatusV3Unauthorized struct {
}AdminUpdateUserDeletionStatusV3Unauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr></table>
func NewAdminUpdateUserDeletionStatusV3Unauthorized ¶ added in v0.2.0
func NewAdminUpdateUserDeletionStatusV3Unauthorized() *AdminUpdateUserDeletionStatusV3Unauthorized
NewAdminUpdateUserDeletionStatusV3Unauthorized creates a AdminUpdateUserDeletionStatusV3Unauthorized with default headers values
func (*AdminUpdateUserDeletionStatusV3Unauthorized) Error ¶ added in v0.2.0
func (o *AdminUpdateUserDeletionStatusV3Unauthorized) Error() string
func (*AdminUpdateUserDeletionStatusV3Unauthorized) GetPayload ¶ added in v0.2.0
func (o *AdminUpdateUserDeletionStatusV3Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
type AdminUpdateUserPermissionV3BadRequest ¶ added in v0.2.0
type AdminUpdateUserPermissionV3BadRequest struct { }
AdminUpdateUserPermissionV3BadRequest handles this case with default header values.
Invalid request
func NewAdminUpdateUserPermissionV3BadRequest ¶ added in v0.2.0
func NewAdminUpdateUserPermissionV3BadRequest() *AdminUpdateUserPermissionV3BadRequest
NewAdminUpdateUserPermissionV3BadRequest creates a AdminUpdateUserPermissionV3BadRequest with default headers values
func (*AdminUpdateUserPermissionV3BadRequest) Error ¶ added in v0.2.0
func (o *AdminUpdateUserPermissionV3BadRequest) Error() string
type AdminUpdateUserPermissionV3Forbidden ¶ added in v0.2.0
type AdminUpdateUserPermissionV3Forbidden struct { }
AdminUpdateUserPermissionV3Forbidden handles this case with default header values.
Forbidden
func NewAdminUpdateUserPermissionV3Forbidden ¶ added in v0.2.0
func NewAdminUpdateUserPermissionV3Forbidden() *AdminUpdateUserPermissionV3Forbidden
NewAdminUpdateUserPermissionV3Forbidden creates a AdminUpdateUserPermissionV3Forbidden with default headers values
func (*AdminUpdateUserPermissionV3Forbidden) Error ¶ added in v0.2.0
func (o *AdminUpdateUserPermissionV3Forbidden) Error() string
type AdminUpdateUserPermissionV3NoContent ¶ added in v0.2.0
type AdminUpdateUserPermissionV3NoContent struct { }
AdminUpdateUserPermissionV3NoContent handles this case with default header values.
Operation succeeded
func NewAdminUpdateUserPermissionV3NoContent ¶ added in v0.2.0
func NewAdminUpdateUserPermissionV3NoContent() *AdminUpdateUserPermissionV3NoContent
NewAdminUpdateUserPermissionV3NoContent creates a AdminUpdateUserPermissionV3NoContent with default headers values
func (*AdminUpdateUserPermissionV3NoContent) Error ¶ added in v0.2.0
func (o *AdminUpdateUserPermissionV3NoContent) Error() string
type AdminUpdateUserPermissionV3NotFound ¶ added in v0.2.0
type AdminUpdateUserPermissionV3NotFound struct { }
AdminUpdateUserPermissionV3NotFound handles this case with default header values.
Data not found
func NewAdminUpdateUserPermissionV3NotFound ¶ added in v0.2.0
func NewAdminUpdateUserPermissionV3NotFound() *AdminUpdateUserPermissionV3NotFound
NewAdminUpdateUserPermissionV3NotFound creates a AdminUpdateUserPermissionV3NotFound with default headers values
func (*AdminUpdateUserPermissionV3NotFound) Error ¶ added in v0.2.0
func (o *AdminUpdateUserPermissionV3NotFound) Error() string
type AdminUpdateUserPermissionV3Params ¶ added in v0.2.0
type AdminUpdateUserPermissionV3Params struct { /*Body*/ Body *iamclientmodels.AccountcommonPermissions /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*UserID User id */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminUpdateUserPermissionV3Params contains all the parameters to send to the API endpoint for the admin update user permission v3 operation typically these are written to a http.Request
func NewAdminUpdateUserPermissionV3Params ¶ added in v0.2.0
func NewAdminUpdateUserPermissionV3Params() *AdminUpdateUserPermissionV3Params
NewAdminUpdateUserPermissionV3Params creates a new AdminUpdateUserPermissionV3Params object with the default values initialized.
func NewAdminUpdateUserPermissionV3ParamsWithContext ¶ added in v0.2.0
func NewAdminUpdateUserPermissionV3ParamsWithContext(ctx context.Context) *AdminUpdateUserPermissionV3Params
NewAdminUpdateUserPermissionV3ParamsWithContext creates a new AdminUpdateUserPermissionV3Params object with the default values initialized, and the ability to set a context for a request
func NewAdminUpdateUserPermissionV3ParamsWithHTTPClient ¶ added in v0.2.0
func NewAdminUpdateUserPermissionV3ParamsWithHTTPClient(client *http.Client) *AdminUpdateUserPermissionV3Params
NewAdminUpdateUserPermissionV3ParamsWithHTTPClient creates a new AdminUpdateUserPermissionV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminUpdateUserPermissionV3ParamsWithTimeout ¶ added in v0.2.0
func NewAdminUpdateUserPermissionV3ParamsWithTimeout(timeout time.Duration) *AdminUpdateUserPermissionV3Params
NewAdminUpdateUserPermissionV3ParamsWithTimeout creates a new AdminUpdateUserPermissionV3Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminUpdateUserPermissionV3Params) SetBody ¶ added in v0.2.0
func (o *AdminUpdateUserPermissionV3Params) SetBody(body *iamclientmodels.AccountcommonPermissions)
SetBody adds the body to the admin update user permission v3 params
func (*AdminUpdateUserPermissionV3Params) SetContext ¶ added in v0.2.0
func (o *AdminUpdateUserPermissionV3Params) SetContext(ctx context.Context)
SetContext adds the context to the admin update user permission v3 params
func (*AdminUpdateUserPermissionV3Params) SetHTTPClient ¶ added in v0.2.0
func (o *AdminUpdateUserPermissionV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin update user permission v3 params
func (*AdminUpdateUserPermissionV3Params) SetNamespace ¶ added in v0.2.0
func (o *AdminUpdateUserPermissionV3Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin update user permission v3 params
func (*AdminUpdateUserPermissionV3Params) SetTimeout ¶ added in v0.2.0
func (o *AdminUpdateUserPermissionV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin update user permission v3 params
func (*AdminUpdateUserPermissionV3Params) SetUserID ¶ added in v0.2.0
func (o *AdminUpdateUserPermissionV3Params) SetUserID(userID string)
SetUserID adds the userId to the admin update user permission v3 params
func (*AdminUpdateUserPermissionV3Params) WithBody ¶ added in v0.2.0
func (o *AdminUpdateUserPermissionV3Params) WithBody(body *iamclientmodels.AccountcommonPermissions) *AdminUpdateUserPermissionV3Params
WithBody adds the body to the admin update user permission v3 params
func (*AdminUpdateUserPermissionV3Params) WithContext ¶ added in v0.2.0
func (o *AdminUpdateUserPermissionV3Params) WithContext(ctx context.Context) *AdminUpdateUserPermissionV3Params
WithContext adds the context to the admin update user permission v3 params
func (*AdminUpdateUserPermissionV3Params) WithHTTPClient ¶ added in v0.2.0
func (o *AdminUpdateUserPermissionV3Params) WithHTTPClient(client *http.Client) *AdminUpdateUserPermissionV3Params
WithHTTPClient adds the HTTPClient to the admin update user permission v3 params
func (*AdminUpdateUserPermissionV3Params) WithNamespace ¶ added in v0.2.0
func (o *AdminUpdateUserPermissionV3Params) WithNamespace(namespace string) *AdminUpdateUserPermissionV3Params
WithNamespace adds the namespace to the admin update user permission v3 params
func (*AdminUpdateUserPermissionV3Params) WithTimeout ¶ added in v0.2.0
func (o *AdminUpdateUserPermissionV3Params) WithTimeout(timeout time.Duration) *AdminUpdateUserPermissionV3Params
WithTimeout adds the timeout to the admin update user permission v3 params
func (*AdminUpdateUserPermissionV3Params) WithUserID ¶ added in v0.2.0
func (o *AdminUpdateUserPermissionV3Params) WithUserID(userID string) *AdminUpdateUserPermissionV3Params
WithUserID adds the userID to the admin update user permission v3 params
func (*AdminUpdateUserPermissionV3Params) WriteToRequest ¶ added in v0.2.0
func (o *AdminUpdateUserPermissionV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminUpdateUserPermissionV3Reader ¶ added in v0.2.0
type AdminUpdateUserPermissionV3Reader struct {
// contains filtered or unexported fields
}
AdminUpdateUserPermissionV3Reader is a Reader for the AdminUpdateUserPermissionV3 structure.
func (*AdminUpdateUserPermissionV3Reader) ReadResponse ¶ added in v0.2.0
func (o *AdminUpdateUserPermissionV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminUpdateUserPermissionV3Unauthorized ¶ added in v0.2.0
type AdminUpdateUserPermissionV3Unauthorized struct { }
AdminUpdateUserPermissionV3Unauthorized handles this case with default header values.
Unauthorized access
func NewAdminUpdateUserPermissionV3Unauthorized ¶ added in v0.2.0
func NewAdminUpdateUserPermissionV3Unauthorized() *AdminUpdateUserPermissionV3Unauthorized
NewAdminUpdateUserPermissionV3Unauthorized creates a AdminUpdateUserPermissionV3Unauthorized with default headers values
func (*AdminUpdateUserPermissionV3Unauthorized) Error ¶ added in v0.2.0
func (o *AdminUpdateUserPermissionV3Unauthorized) Error() string
type AdminUpdateUserStatusV3BadRequest ¶ added in v0.2.0
type AdminUpdateUserStatusV3BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminUpdateUserStatusV3BadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20019</td><td>unable to parse request body</td></tr><tr><td>20002</td><td>validation error</td></tr></table>
func NewAdminUpdateUserStatusV3BadRequest ¶ added in v0.2.0
func NewAdminUpdateUserStatusV3BadRequest() *AdminUpdateUserStatusV3BadRequest
NewAdminUpdateUserStatusV3BadRequest creates a AdminUpdateUserStatusV3BadRequest with default headers values
func (*AdminUpdateUserStatusV3BadRequest) Error ¶ added in v0.2.0
func (o *AdminUpdateUserStatusV3BadRequest) Error() string
func (*AdminUpdateUserStatusV3BadRequest) GetPayload ¶ added in v0.2.0
func (o *AdminUpdateUserStatusV3BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
type AdminUpdateUserStatusV3Forbidden ¶ added in v0.2.0
type AdminUpdateUserStatusV3Forbidden struct { }
AdminUpdateUserStatusV3Forbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20013</td><td>insufficient permissions</td></tr></table>
func NewAdminUpdateUserStatusV3Forbidden ¶ added in v0.2.0
func NewAdminUpdateUserStatusV3Forbidden() *AdminUpdateUserStatusV3Forbidden
NewAdminUpdateUserStatusV3Forbidden creates a AdminUpdateUserStatusV3Forbidden with default headers values
func (*AdminUpdateUserStatusV3Forbidden) Error ¶ added in v0.2.0
func (o *AdminUpdateUserStatusV3Forbidden) Error() string
type AdminUpdateUserStatusV3NoContent ¶ added in v0.2.0
type AdminUpdateUserStatusV3NoContent struct { }
AdminUpdateUserStatusV3NoContent handles this case with default header values.
Operation succeeded
func NewAdminUpdateUserStatusV3NoContent ¶ added in v0.2.0
func NewAdminUpdateUserStatusV3NoContent() *AdminUpdateUserStatusV3NoContent
NewAdminUpdateUserStatusV3NoContent creates a AdminUpdateUserStatusV3NoContent with default headers values
func (*AdminUpdateUserStatusV3NoContent) Error ¶ added in v0.2.0
func (o *AdminUpdateUserStatusV3NoContent) Error() string
type AdminUpdateUserStatusV3NotFound ¶ added in v0.2.0
type AdminUpdateUserStatusV3NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminUpdateUserStatusV3NotFound 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></table>
func NewAdminUpdateUserStatusV3NotFound ¶ added in v0.2.0
func NewAdminUpdateUserStatusV3NotFound() *AdminUpdateUserStatusV3NotFound
NewAdminUpdateUserStatusV3NotFound creates a AdminUpdateUserStatusV3NotFound with default headers values
func (*AdminUpdateUserStatusV3NotFound) Error ¶ added in v0.2.0
func (o *AdminUpdateUserStatusV3NotFound) Error() string
func (*AdminUpdateUserStatusV3NotFound) GetPayload ¶ added in v0.2.0
func (o *AdminUpdateUserStatusV3NotFound) GetPayload() *iamclientmodels.RestErrorResponse
type AdminUpdateUserStatusV3Params ¶ added in v0.2.0
type AdminUpdateUserStatusV3Params struct { /*Body*/ Body *iamclientmodels.ModelUpdateUserStatusRequest /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*UserID User ID, should follow UUID version 4 without hyphen */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminUpdateUserStatusV3Params contains all the parameters to send to the API endpoint for the admin update user status v3 operation typically these are written to a http.Request
func NewAdminUpdateUserStatusV3Params ¶ added in v0.2.0
func NewAdminUpdateUserStatusV3Params() *AdminUpdateUserStatusV3Params
NewAdminUpdateUserStatusV3Params creates a new AdminUpdateUserStatusV3Params object with the default values initialized.
func NewAdminUpdateUserStatusV3ParamsWithContext ¶ added in v0.2.0
func NewAdminUpdateUserStatusV3ParamsWithContext(ctx context.Context) *AdminUpdateUserStatusV3Params
NewAdminUpdateUserStatusV3ParamsWithContext creates a new AdminUpdateUserStatusV3Params object with the default values initialized, and the ability to set a context for a request
func NewAdminUpdateUserStatusV3ParamsWithHTTPClient ¶ added in v0.2.0
func NewAdminUpdateUserStatusV3ParamsWithHTTPClient(client *http.Client) *AdminUpdateUserStatusV3Params
NewAdminUpdateUserStatusV3ParamsWithHTTPClient creates a new AdminUpdateUserStatusV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminUpdateUserStatusV3ParamsWithTimeout ¶ added in v0.2.0
func NewAdminUpdateUserStatusV3ParamsWithTimeout(timeout time.Duration) *AdminUpdateUserStatusV3Params
NewAdminUpdateUserStatusV3ParamsWithTimeout creates a new AdminUpdateUserStatusV3Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminUpdateUserStatusV3Params) SetBody ¶ added in v0.2.0
func (o *AdminUpdateUserStatusV3Params) SetBody(body *iamclientmodels.ModelUpdateUserStatusRequest)
SetBody adds the body to the admin update user status v3 params
func (*AdminUpdateUserStatusV3Params) SetContext ¶ added in v0.2.0
func (o *AdminUpdateUserStatusV3Params) SetContext(ctx context.Context)
SetContext adds the context to the admin update user status v3 params
func (*AdminUpdateUserStatusV3Params) SetHTTPClient ¶ added in v0.2.0
func (o *AdminUpdateUserStatusV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin update user status v3 params
func (*AdminUpdateUserStatusV3Params) SetNamespace ¶ added in v0.2.0
func (o *AdminUpdateUserStatusV3Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin update user status v3 params
func (*AdminUpdateUserStatusV3Params) SetTimeout ¶ added in v0.2.0
func (o *AdminUpdateUserStatusV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin update user status v3 params
func (*AdminUpdateUserStatusV3Params) SetUserID ¶ added in v0.2.0
func (o *AdminUpdateUserStatusV3Params) SetUserID(userID string)
SetUserID adds the userId to the admin update user status v3 params
func (*AdminUpdateUserStatusV3Params) WithBody ¶ added in v0.2.0
func (o *AdminUpdateUserStatusV3Params) WithBody(body *iamclientmodels.ModelUpdateUserStatusRequest) *AdminUpdateUserStatusV3Params
WithBody adds the body to the admin update user status v3 params
func (*AdminUpdateUserStatusV3Params) WithContext ¶ added in v0.2.0
func (o *AdminUpdateUserStatusV3Params) WithContext(ctx context.Context) *AdminUpdateUserStatusV3Params
WithContext adds the context to the admin update user status v3 params
func (*AdminUpdateUserStatusV3Params) WithHTTPClient ¶ added in v0.2.0
func (o *AdminUpdateUserStatusV3Params) WithHTTPClient(client *http.Client) *AdminUpdateUserStatusV3Params
WithHTTPClient adds the HTTPClient to the admin update user status v3 params
func (*AdminUpdateUserStatusV3Params) WithNamespace ¶ added in v0.2.0
func (o *AdminUpdateUserStatusV3Params) WithNamespace(namespace string) *AdminUpdateUserStatusV3Params
WithNamespace adds the namespace to the admin update user status v3 params
func (*AdminUpdateUserStatusV3Params) WithTimeout ¶ added in v0.2.0
func (o *AdminUpdateUserStatusV3Params) WithTimeout(timeout time.Duration) *AdminUpdateUserStatusV3Params
WithTimeout adds the timeout to the admin update user status v3 params
func (*AdminUpdateUserStatusV3Params) WithUserID ¶ added in v0.2.0
func (o *AdminUpdateUserStatusV3Params) WithUserID(userID string) *AdminUpdateUserStatusV3Params
WithUserID adds the userID to the admin update user status v3 params
func (*AdminUpdateUserStatusV3Params) WriteToRequest ¶ added in v0.2.0
func (o *AdminUpdateUserStatusV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminUpdateUserStatusV3Reader ¶ added in v0.2.0
type AdminUpdateUserStatusV3Reader struct {
// contains filtered or unexported fields
}
AdminUpdateUserStatusV3Reader is a Reader for the AdminUpdateUserStatusV3 structure.
func (*AdminUpdateUserStatusV3Reader) ReadResponse ¶ added in v0.2.0
func (o *AdminUpdateUserStatusV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminUpdateUserStatusV3Unauthorized ¶ added in v0.2.0
type AdminUpdateUserStatusV3Unauthorized struct {
}AdminUpdateUserStatusV3Unauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr></table>
func NewAdminUpdateUserStatusV3Unauthorized ¶ added in v0.2.0
func NewAdminUpdateUserStatusV3Unauthorized() *AdminUpdateUserStatusV3Unauthorized
NewAdminUpdateUserStatusV3Unauthorized creates a AdminUpdateUserStatusV3Unauthorized with default headers values
func (*AdminUpdateUserStatusV3Unauthorized) Error ¶ added in v0.2.0
func (o *AdminUpdateUserStatusV3Unauthorized) Error() string
func (*AdminUpdateUserStatusV3Unauthorized) GetPayload ¶ added in v0.2.0
func (o *AdminUpdateUserStatusV3Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
type AdminUpdateUserV2BadRequest ¶ added in v0.2.0
type AdminUpdateUserV2BadRequest struct { }
AdminUpdateUserV2BadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20019</td><td>unable to parse request body</td></tr><tr><td>10131</td><td>invalid date of birth</td></tr><tr><td>10155</td><td>country is not defined</td></tr><tr><td>10154</td><td>country not found</td></tr><tr><td>10130</td><td>user under age</td></tr><tr><td>10132</td><td>invalid email address</td></tr></table>
func NewAdminUpdateUserV2BadRequest ¶ added in v0.2.0
func NewAdminUpdateUserV2BadRequest() *AdminUpdateUserV2BadRequest
NewAdminUpdateUserV2BadRequest creates a AdminUpdateUserV2BadRequest with default headers values
func (*AdminUpdateUserV2BadRequest) Error ¶ added in v0.2.0
func (o *AdminUpdateUserV2BadRequest) Error() string
type AdminUpdateUserV2Conflict ¶ added in v0.2.0
type AdminUpdateUserV2Conflict struct { }
AdminUpdateUserV2Conflict handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10133</td><td>email already used</td></tr></table>
func NewAdminUpdateUserV2Conflict ¶ added in v0.2.0
func NewAdminUpdateUserV2Conflict() *AdminUpdateUserV2Conflict
NewAdminUpdateUserV2Conflict creates a AdminUpdateUserV2Conflict with default headers values
func (*AdminUpdateUserV2Conflict) Error ¶ added in v0.2.0
func (o *AdminUpdateUserV2Conflict) Error() string
type AdminUpdateUserV2InternalServerError ¶ added in v0.2.0
type AdminUpdateUserV2InternalServerError struct { }
AdminUpdateUserV2InternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20000</td><td>internal server error</td></tr></table>
func NewAdminUpdateUserV2InternalServerError ¶ added in v0.2.0
func NewAdminUpdateUserV2InternalServerError() *AdminUpdateUserV2InternalServerError
NewAdminUpdateUserV2InternalServerError creates a AdminUpdateUserV2InternalServerError with default headers values
func (*AdminUpdateUserV2InternalServerError) Error ¶ added in v0.2.0
func (o *AdminUpdateUserV2InternalServerError) Error() string
type AdminUpdateUserV2NotFound ¶ added in v0.2.0
type AdminUpdateUserV2NotFound struct { }
AdminUpdateUserV2NotFound handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10139</td><td>platform account not found</td></tr><tr><td>20008</td><td>user not found</td></tr></table>
func NewAdminUpdateUserV2NotFound ¶ added in v0.2.0
func NewAdminUpdateUserV2NotFound() *AdminUpdateUserV2NotFound
NewAdminUpdateUserV2NotFound creates a AdminUpdateUserV2NotFound with default headers values
func (*AdminUpdateUserV2NotFound) Error ¶ added in v0.2.0
func (o *AdminUpdateUserV2NotFound) Error() string
type AdminUpdateUserV2OK ¶ added in v0.2.0
type AdminUpdateUserV2OK struct {
Payload *iamclientmodels.ModelUserResponse
}
AdminUpdateUserV2OK handles this case with default header values.
OK
func NewAdminUpdateUserV2OK ¶ added in v0.2.0
func NewAdminUpdateUserV2OK() *AdminUpdateUserV2OK
NewAdminUpdateUserV2OK creates a AdminUpdateUserV2OK with default headers values
func (*AdminUpdateUserV2OK) Error ¶ added in v0.2.0
func (o *AdminUpdateUserV2OK) Error() string
func (*AdminUpdateUserV2OK) GetPayload ¶ added in v0.2.0
func (o *AdminUpdateUserV2OK) GetPayload() *iamclientmodels.ModelUserResponse
type AdminUpdateUserV2Params ¶ added in v0.2.0
type AdminUpdateUserV2Params struct { /*Body*/ Body *iamclientmodels.ModelUserUpdateRequest /*Namespace Namespace */ Namespace string /*UserID User ID */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminUpdateUserV2Params contains all the parameters to send to the API endpoint for the admin update user v2 operation typically these are written to a http.Request
func NewAdminUpdateUserV2Params ¶ added in v0.2.0
func NewAdminUpdateUserV2Params() *AdminUpdateUserV2Params
NewAdminUpdateUserV2Params creates a new AdminUpdateUserV2Params object with the default values initialized.
func NewAdminUpdateUserV2ParamsWithContext ¶ added in v0.2.0
func NewAdminUpdateUserV2ParamsWithContext(ctx context.Context) *AdminUpdateUserV2Params
NewAdminUpdateUserV2ParamsWithContext creates a new AdminUpdateUserV2Params object with the default values initialized, and the ability to set a context for a request
func NewAdminUpdateUserV2ParamsWithHTTPClient ¶ added in v0.2.0
func NewAdminUpdateUserV2ParamsWithHTTPClient(client *http.Client) *AdminUpdateUserV2Params
NewAdminUpdateUserV2ParamsWithHTTPClient creates a new AdminUpdateUserV2Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminUpdateUserV2ParamsWithTimeout ¶ added in v0.2.0
func NewAdminUpdateUserV2ParamsWithTimeout(timeout time.Duration) *AdminUpdateUserV2Params
NewAdminUpdateUserV2ParamsWithTimeout creates a new AdminUpdateUserV2Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminUpdateUserV2Params) SetBody ¶ added in v0.2.0
func (o *AdminUpdateUserV2Params) SetBody(body *iamclientmodels.ModelUserUpdateRequest)
SetBody adds the body to the admin update user v2 params
func (*AdminUpdateUserV2Params) SetContext ¶ added in v0.2.0
func (o *AdminUpdateUserV2Params) SetContext(ctx context.Context)
SetContext adds the context to the admin update user v2 params
func (*AdminUpdateUserV2Params) SetHTTPClient ¶ added in v0.2.0
func (o *AdminUpdateUserV2Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin update user v2 params
func (*AdminUpdateUserV2Params) SetNamespace ¶ added in v0.2.0
func (o *AdminUpdateUserV2Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin update user v2 params
func (*AdminUpdateUserV2Params) SetTimeout ¶ added in v0.2.0
func (o *AdminUpdateUserV2Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin update user v2 params
func (*AdminUpdateUserV2Params) SetUserID ¶ added in v0.2.0
func (o *AdminUpdateUserV2Params) SetUserID(userID string)
SetUserID adds the userId to the admin update user v2 params
func (*AdminUpdateUserV2Params) WithBody ¶ added in v0.2.0
func (o *AdminUpdateUserV2Params) WithBody(body *iamclientmodels.ModelUserUpdateRequest) *AdminUpdateUserV2Params
WithBody adds the body to the admin update user v2 params
func (*AdminUpdateUserV2Params) WithContext ¶ added in v0.2.0
func (o *AdminUpdateUserV2Params) WithContext(ctx context.Context) *AdminUpdateUserV2Params
WithContext adds the context to the admin update user v2 params
func (*AdminUpdateUserV2Params) WithHTTPClient ¶ added in v0.2.0
func (o *AdminUpdateUserV2Params) WithHTTPClient(client *http.Client) *AdminUpdateUserV2Params
WithHTTPClient adds the HTTPClient to the admin update user v2 params
func (*AdminUpdateUserV2Params) WithNamespace ¶ added in v0.2.0
func (o *AdminUpdateUserV2Params) WithNamespace(namespace string) *AdminUpdateUserV2Params
WithNamespace adds the namespace to the admin update user v2 params
func (*AdminUpdateUserV2Params) WithTimeout ¶ added in v0.2.0
func (o *AdminUpdateUserV2Params) WithTimeout(timeout time.Duration) *AdminUpdateUserV2Params
WithTimeout adds the timeout to the admin update user v2 params
func (*AdminUpdateUserV2Params) WithUserID ¶ added in v0.2.0
func (o *AdminUpdateUserV2Params) WithUserID(userID string) *AdminUpdateUserV2Params
WithUserID adds the userID to the admin update user v2 params
func (*AdminUpdateUserV2Params) WriteToRequest ¶ added in v0.2.0
func (o *AdminUpdateUserV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminUpdateUserV2Reader ¶ added in v0.2.0
type AdminUpdateUserV2Reader struct {
// contains filtered or unexported fields
}
AdminUpdateUserV2Reader is a Reader for the AdminUpdateUserV2 structure.
func (*AdminUpdateUserV2Reader) ReadResponse ¶ added in v0.2.0
func (o *AdminUpdateUserV2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminUpdateUserV2Unauthorized ¶ added in v0.2.0
type AdminUpdateUserV2Unauthorized struct { }
AdminUpdateUserV2Unauthorized handles this case with default header values.
Unauthorized access
func NewAdminUpdateUserV2Unauthorized ¶ added in v0.2.0
func NewAdminUpdateUserV2Unauthorized() *AdminUpdateUserV2Unauthorized
NewAdminUpdateUserV2Unauthorized creates a AdminUpdateUserV2Unauthorized with default headers values
func (*AdminUpdateUserV2Unauthorized) Error ¶ added in v0.2.0
func (o *AdminUpdateUserV2Unauthorized) Error() string
type AdminUpdateUserV3BadRequest ¶ added in v0.2.0
type AdminUpdateUserV3BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminUpdateUserV3BadRequest 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><tr><td>10154</td><td>country not found</td></tr><tr><td>10130</td><td>user under age</td></tr></table>
func NewAdminUpdateUserV3BadRequest ¶ added in v0.2.0
func NewAdminUpdateUserV3BadRequest() *AdminUpdateUserV3BadRequest
NewAdminUpdateUserV3BadRequest creates a AdminUpdateUserV3BadRequest with default headers values
func (*AdminUpdateUserV3BadRequest) Error ¶ added in v0.2.0
func (o *AdminUpdateUserV3BadRequest) Error() string
func (*AdminUpdateUserV3BadRequest) GetPayload ¶ added in v0.2.0
func (o *AdminUpdateUserV3BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
type AdminUpdateUserV3Conflict ¶ added in v0.2.0
type AdminUpdateUserV3Conflict struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminUpdateUserV3Conflict handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10133</td><td>email already used</td></tr></table>
func NewAdminUpdateUserV3Conflict ¶ added in v0.2.0
func NewAdminUpdateUserV3Conflict() *AdminUpdateUserV3Conflict
NewAdminUpdateUserV3Conflict creates a AdminUpdateUserV3Conflict with default headers values
func (*AdminUpdateUserV3Conflict) Error ¶ added in v0.2.0
func (o *AdminUpdateUserV3Conflict) Error() string
func (*AdminUpdateUserV3Conflict) GetPayload ¶ added in v0.2.0
func (o *AdminUpdateUserV3Conflict) GetPayload() *iamclientmodels.RestErrorResponse
type AdminUpdateUserV3Forbidden ¶ added in v0.2.0
type AdminUpdateUserV3Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminUpdateUserV3Forbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20013</td><td>insufficient permissions</td></tr></table>
func NewAdminUpdateUserV3Forbidden ¶ added in v0.2.0
func NewAdminUpdateUserV3Forbidden() *AdminUpdateUserV3Forbidden
NewAdminUpdateUserV3Forbidden creates a AdminUpdateUserV3Forbidden with default headers values
func (*AdminUpdateUserV3Forbidden) Error ¶ added in v0.2.0
func (o *AdminUpdateUserV3Forbidden) Error() string
func (*AdminUpdateUserV3Forbidden) GetPayload ¶ added in v0.2.0
func (o *AdminUpdateUserV3Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
type AdminUpdateUserV3InternalServerError ¶ added in v0.2.0
type AdminUpdateUserV3InternalServerError struct { }
AdminUpdateUserV3InternalServerError handles this case with default header values.
Internal Server Error
func NewAdminUpdateUserV3InternalServerError ¶ added in v0.2.0
func NewAdminUpdateUserV3InternalServerError() *AdminUpdateUserV3InternalServerError
NewAdminUpdateUserV3InternalServerError creates a AdminUpdateUserV3InternalServerError with default headers values
func (*AdminUpdateUserV3InternalServerError) Error ¶ added in v0.2.0
func (o *AdminUpdateUserV3InternalServerError) Error() string
type AdminUpdateUserV3NotFound ¶ added in v0.2.0
type AdminUpdateUserV3NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminUpdateUserV3NotFound handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10139</td><td>platform account not found</td></tr><tr><td>20008</td><td>user not found</td></tr></table>
func NewAdminUpdateUserV3NotFound ¶ added in v0.2.0
func NewAdminUpdateUserV3NotFound() *AdminUpdateUserV3NotFound
NewAdminUpdateUserV3NotFound creates a AdminUpdateUserV3NotFound with default headers values
func (*AdminUpdateUserV3NotFound) Error ¶ added in v0.2.0
func (o *AdminUpdateUserV3NotFound) Error() string
func (*AdminUpdateUserV3NotFound) GetPayload ¶ added in v0.2.0
func (o *AdminUpdateUserV3NotFound) GetPayload() *iamclientmodels.RestErrorResponse
type AdminUpdateUserV3OK ¶ added in v0.2.0
type AdminUpdateUserV3OK struct {
Payload *iamclientmodels.ModelUserResponseV3
}
AdminUpdateUserV3OK handles this case with default header values.
OK
func NewAdminUpdateUserV3OK ¶ added in v0.2.0
func NewAdminUpdateUserV3OK() *AdminUpdateUserV3OK
NewAdminUpdateUserV3OK creates a AdminUpdateUserV3OK with default headers values
func (*AdminUpdateUserV3OK) Error ¶ added in v0.2.0
func (o *AdminUpdateUserV3OK) Error() string
func (*AdminUpdateUserV3OK) GetPayload ¶ added in v0.2.0
func (o *AdminUpdateUserV3OK) GetPayload() *iamclientmodels.ModelUserResponseV3
type AdminUpdateUserV3Params ¶ added in v0.2.0
type AdminUpdateUserV3Params struct { /*Body*/ Body *iamclientmodels.ModelUserUpdateRequestV3 /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*UserID User ID, should follow UUID version 4 without hyphen */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminUpdateUserV3Params contains all the parameters to send to the API endpoint for the admin update user v3 operation typically these are written to a http.Request
func NewAdminUpdateUserV3Params ¶ added in v0.2.0
func NewAdminUpdateUserV3Params() *AdminUpdateUserV3Params
NewAdminUpdateUserV3Params creates a new AdminUpdateUserV3Params object with the default values initialized.
func NewAdminUpdateUserV3ParamsWithContext ¶ added in v0.2.0
func NewAdminUpdateUserV3ParamsWithContext(ctx context.Context) *AdminUpdateUserV3Params
NewAdminUpdateUserV3ParamsWithContext creates a new AdminUpdateUserV3Params object with the default values initialized, and the ability to set a context for a request
func NewAdminUpdateUserV3ParamsWithHTTPClient ¶ added in v0.2.0
func NewAdminUpdateUserV3ParamsWithHTTPClient(client *http.Client) *AdminUpdateUserV3Params
NewAdminUpdateUserV3ParamsWithHTTPClient creates a new AdminUpdateUserV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminUpdateUserV3ParamsWithTimeout ¶ added in v0.2.0
func NewAdminUpdateUserV3ParamsWithTimeout(timeout time.Duration) *AdminUpdateUserV3Params
NewAdminUpdateUserV3ParamsWithTimeout creates a new AdminUpdateUserV3Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminUpdateUserV3Params) SetBody ¶ added in v0.2.0
func (o *AdminUpdateUserV3Params) SetBody(body *iamclientmodels.ModelUserUpdateRequestV3)
SetBody adds the body to the admin update user v3 params
func (*AdminUpdateUserV3Params) SetContext ¶ added in v0.2.0
func (o *AdminUpdateUserV3Params) SetContext(ctx context.Context)
SetContext adds the context to the admin update user v3 params
func (*AdminUpdateUserV3Params) SetHTTPClient ¶ added in v0.2.0
func (o *AdminUpdateUserV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin update user v3 params
func (*AdminUpdateUserV3Params) SetNamespace ¶ added in v0.2.0
func (o *AdminUpdateUserV3Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin update user v3 params
func (*AdminUpdateUserV3Params) SetTimeout ¶ added in v0.2.0
func (o *AdminUpdateUserV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin update user v3 params
func (*AdminUpdateUserV3Params) SetUserID ¶ added in v0.2.0
func (o *AdminUpdateUserV3Params) SetUserID(userID string)
SetUserID adds the userId to the admin update user v3 params
func (*AdminUpdateUserV3Params) WithBody ¶ added in v0.2.0
func (o *AdminUpdateUserV3Params) WithBody(body *iamclientmodels.ModelUserUpdateRequestV3) *AdminUpdateUserV3Params
WithBody adds the body to the admin update user v3 params
func (*AdminUpdateUserV3Params) WithContext ¶ added in v0.2.0
func (o *AdminUpdateUserV3Params) WithContext(ctx context.Context) *AdminUpdateUserV3Params
WithContext adds the context to the admin update user v3 params
func (*AdminUpdateUserV3Params) WithHTTPClient ¶ added in v0.2.0
func (o *AdminUpdateUserV3Params) WithHTTPClient(client *http.Client) *AdminUpdateUserV3Params
WithHTTPClient adds the HTTPClient to the admin update user v3 params
func (*AdminUpdateUserV3Params) WithNamespace ¶ added in v0.2.0
func (o *AdminUpdateUserV3Params) WithNamespace(namespace string) *AdminUpdateUserV3Params
WithNamespace adds the namespace to the admin update user v3 params
func (*AdminUpdateUserV3Params) WithTimeout ¶ added in v0.2.0
func (o *AdminUpdateUserV3Params) WithTimeout(timeout time.Duration) *AdminUpdateUserV3Params
WithTimeout adds the timeout to the admin update user v3 params
func (*AdminUpdateUserV3Params) WithUserID ¶ added in v0.2.0
func (o *AdminUpdateUserV3Params) WithUserID(userID string) *AdminUpdateUserV3Params
WithUserID adds the userID to the admin update user v3 params
func (*AdminUpdateUserV3Params) WriteToRequest ¶ added in v0.2.0
func (o *AdminUpdateUserV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminUpdateUserV3Reader ¶ added in v0.2.0
type AdminUpdateUserV3Reader struct {
// contains filtered or unexported fields
}
AdminUpdateUserV3Reader is a Reader for the AdminUpdateUserV3 structure.
func (*AdminUpdateUserV3Reader) ReadResponse ¶ added in v0.2.0
func (o *AdminUpdateUserV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminUpdateUserV3Unauthorized ¶ added in v0.2.0
type AdminUpdateUserV3Unauthorized struct {
}AdminUpdateUserV3Unauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr></table>
func NewAdminUpdateUserV3Unauthorized ¶ added in v0.2.0
func NewAdminUpdateUserV3Unauthorized() *AdminUpdateUserV3Unauthorized
NewAdminUpdateUserV3Unauthorized creates a AdminUpdateUserV3Unauthorized with default headers values
func (*AdminUpdateUserV3Unauthorized) Error ¶ added in v0.2.0
func (o *AdminUpdateUserV3Unauthorized) Error() string
func (*AdminUpdateUserV3Unauthorized) GetPayload ¶ added in v0.2.0
func (o *AdminUpdateUserV3Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
type AdminUpgradeHeadlessAccountV3BadRequest ¶ added in v0.2.0
type AdminUpgradeHeadlessAccountV3BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminUpgradeHeadlessAccountV3BadRequest 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><tr><td>10155</td><td>country is not defined</td></tr><tr><td>10130</td><td>user under age</td></tr></table>
func NewAdminUpgradeHeadlessAccountV3BadRequest ¶ added in v0.2.0
func NewAdminUpgradeHeadlessAccountV3BadRequest() *AdminUpgradeHeadlessAccountV3BadRequest
NewAdminUpgradeHeadlessAccountV3BadRequest creates a AdminUpgradeHeadlessAccountV3BadRequest with default headers values
func (*AdminUpgradeHeadlessAccountV3BadRequest) Error ¶ added in v0.2.0
func (o *AdminUpgradeHeadlessAccountV3BadRequest) Error() string
func (*AdminUpgradeHeadlessAccountV3BadRequest) GetPayload ¶ added in v0.2.0
func (o *AdminUpgradeHeadlessAccountV3BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
type AdminUpgradeHeadlessAccountV3Conflict ¶ added in v0.2.0
type AdminUpgradeHeadlessAccountV3Conflict struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminUpgradeHeadlessAccountV3Conflict handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10153</td><td>user exist</td></tr><tr><td>10170</td><td>account is already a full account</td></tr></table>
func NewAdminUpgradeHeadlessAccountV3Conflict ¶ added in v0.2.0
func NewAdminUpgradeHeadlessAccountV3Conflict() *AdminUpgradeHeadlessAccountV3Conflict
NewAdminUpgradeHeadlessAccountV3Conflict creates a AdminUpgradeHeadlessAccountV3Conflict with default headers values
func (*AdminUpgradeHeadlessAccountV3Conflict) Error ¶ added in v0.2.0
func (o *AdminUpgradeHeadlessAccountV3Conflict) Error() string
func (*AdminUpgradeHeadlessAccountV3Conflict) GetPayload ¶ added in v0.2.0
func (o *AdminUpgradeHeadlessAccountV3Conflict) GetPayload() *iamclientmodels.RestErrorResponse
type AdminUpgradeHeadlessAccountV3Forbidden ¶ added in v0.2.0
type AdminUpgradeHeadlessAccountV3Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminUpgradeHeadlessAccountV3Forbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20013</td><td>insufficient permissions</td></tr><tr><td>10152</td><td>verification code not found</td></tr><tr><td>10137</td><td>code is expired</td></tr><tr><td>10136</td><td>code is either been used or not valid anymore</td></tr><tr><td>10138</td><td>code not match</td></tr><tr><td>10149</td><td>verification contact type doesn't match</td></tr><tr><td>10148</td><td>verification code context doesn't match the required context</td></tr></table>
func NewAdminUpgradeHeadlessAccountV3Forbidden ¶ added in v0.2.0
func NewAdminUpgradeHeadlessAccountV3Forbidden() *AdminUpgradeHeadlessAccountV3Forbidden
NewAdminUpgradeHeadlessAccountV3Forbidden creates a AdminUpgradeHeadlessAccountV3Forbidden with default headers values
func (*AdminUpgradeHeadlessAccountV3Forbidden) Error ¶ added in v0.2.0
func (o *AdminUpgradeHeadlessAccountV3Forbidden) Error() string
func (*AdminUpgradeHeadlessAccountV3Forbidden) GetPayload ¶ added in v0.2.0
func (o *AdminUpgradeHeadlessAccountV3Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
type AdminUpgradeHeadlessAccountV3InternalServerError ¶ added in v0.2.0
type AdminUpgradeHeadlessAccountV3InternalServerError struct { }
AdminUpgradeHeadlessAccountV3InternalServerError handles this case with default header values.
Internal Server Error
func NewAdminUpgradeHeadlessAccountV3InternalServerError ¶ added in v0.2.0
func NewAdminUpgradeHeadlessAccountV3InternalServerError() *AdminUpgradeHeadlessAccountV3InternalServerError
NewAdminUpgradeHeadlessAccountV3InternalServerError creates a AdminUpgradeHeadlessAccountV3InternalServerError with default headers values
func (*AdminUpgradeHeadlessAccountV3InternalServerError) Error ¶ added in v0.2.0
func (o *AdminUpgradeHeadlessAccountV3InternalServerError) Error() string
type AdminUpgradeHeadlessAccountV3NotFound ¶ added in v0.2.0
type AdminUpgradeHeadlessAccountV3NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminUpgradeHeadlessAccountV3NotFound 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>10139</td><td>platform account not found</td></tr><tr><td>10154</td><td>country not found</td></tr></table>
func NewAdminUpgradeHeadlessAccountV3NotFound ¶ added in v0.2.0
func NewAdminUpgradeHeadlessAccountV3NotFound() *AdminUpgradeHeadlessAccountV3NotFound
NewAdminUpgradeHeadlessAccountV3NotFound creates a AdminUpgradeHeadlessAccountV3NotFound with default headers values
func (*AdminUpgradeHeadlessAccountV3NotFound) Error ¶ added in v0.2.0
func (o *AdminUpgradeHeadlessAccountV3NotFound) Error() string
func (*AdminUpgradeHeadlessAccountV3NotFound) GetPayload ¶ added in v0.2.0
func (o *AdminUpgradeHeadlessAccountV3NotFound) GetPayload() *iamclientmodels.RestErrorResponse
type AdminUpgradeHeadlessAccountV3OK ¶ added in v0.2.0
type AdminUpgradeHeadlessAccountV3OK struct {
Payload *iamclientmodels.ModelUserResponseV3
}
AdminUpgradeHeadlessAccountV3OK handles this case with default header values.
OK
func NewAdminUpgradeHeadlessAccountV3OK ¶ added in v0.2.0
func NewAdminUpgradeHeadlessAccountV3OK() *AdminUpgradeHeadlessAccountV3OK
NewAdminUpgradeHeadlessAccountV3OK creates a AdminUpgradeHeadlessAccountV3OK with default headers values
func (*AdminUpgradeHeadlessAccountV3OK) Error ¶ added in v0.2.0
func (o *AdminUpgradeHeadlessAccountV3OK) Error() string
func (*AdminUpgradeHeadlessAccountV3OK) GetPayload ¶ added in v0.2.0
func (o *AdminUpgradeHeadlessAccountV3OK) GetPayload() *iamclientmodels.ModelUserResponseV3
type AdminUpgradeHeadlessAccountV3Params ¶ added in v0.2.0
type AdminUpgradeHeadlessAccountV3Params struct { /*Body*/ Body *iamclientmodels.ModelUpgradeHeadlessAccountWithVerificationCodeRequestV3 /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*UserID User ID, should follow UUID version 4 without hyphen */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminUpgradeHeadlessAccountV3Params contains all the parameters to send to the API endpoint for the admin upgrade headless account v3 operation typically these are written to a http.Request
func NewAdminUpgradeHeadlessAccountV3Params ¶ added in v0.2.0
func NewAdminUpgradeHeadlessAccountV3Params() *AdminUpgradeHeadlessAccountV3Params
NewAdminUpgradeHeadlessAccountV3Params creates a new AdminUpgradeHeadlessAccountV3Params object with the default values initialized.
func NewAdminUpgradeHeadlessAccountV3ParamsWithContext ¶ added in v0.2.0
func NewAdminUpgradeHeadlessAccountV3ParamsWithContext(ctx context.Context) *AdminUpgradeHeadlessAccountV3Params
NewAdminUpgradeHeadlessAccountV3ParamsWithContext creates a new AdminUpgradeHeadlessAccountV3Params object with the default values initialized, and the ability to set a context for a request
func NewAdminUpgradeHeadlessAccountV3ParamsWithHTTPClient ¶ added in v0.2.0
func NewAdminUpgradeHeadlessAccountV3ParamsWithHTTPClient(client *http.Client) *AdminUpgradeHeadlessAccountV3Params
NewAdminUpgradeHeadlessAccountV3ParamsWithHTTPClient creates a new AdminUpgradeHeadlessAccountV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminUpgradeHeadlessAccountV3ParamsWithTimeout ¶ added in v0.2.0
func NewAdminUpgradeHeadlessAccountV3ParamsWithTimeout(timeout time.Duration) *AdminUpgradeHeadlessAccountV3Params
NewAdminUpgradeHeadlessAccountV3ParamsWithTimeout creates a new AdminUpgradeHeadlessAccountV3Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminUpgradeHeadlessAccountV3Params) SetBody ¶ added in v0.2.0
func (o *AdminUpgradeHeadlessAccountV3Params) SetBody(body *iamclientmodels.ModelUpgradeHeadlessAccountWithVerificationCodeRequestV3)
SetBody adds the body to the admin upgrade headless account v3 params
func (*AdminUpgradeHeadlessAccountV3Params) SetContext ¶ added in v0.2.0
func (o *AdminUpgradeHeadlessAccountV3Params) SetContext(ctx context.Context)
SetContext adds the context to the admin upgrade headless account v3 params
func (*AdminUpgradeHeadlessAccountV3Params) SetHTTPClient ¶ added in v0.2.0
func (o *AdminUpgradeHeadlessAccountV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin upgrade headless account v3 params
func (*AdminUpgradeHeadlessAccountV3Params) SetNamespace ¶ added in v0.2.0
func (o *AdminUpgradeHeadlessAccountV3Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin upgrade headless account v3 params
func (*AdminUpgradeHeadlessAccountV3Params) SetTimeout ¶ added in v0.2.0
func (o *AdminUpgradeHeadlessAccountV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin upgrade headless account v3 params
func (*AdminUpgradeHeadlessAccountV3Params) SetUserID ¶ added in v0.2.0
func (o *AdminUpgradeHeadlessAccountV3Params) SetUserID(userID string)
SetUserID adds the userId to the admin upgrade headless account v3 params
func (*AdminUpgradeHeadlessAccountV3Params) WithBody ¶ added in v0.2.0
func (o *AdminUpgradeHeadlessAccountV3Params) WithBody(body *iamclientmodels.ModelUpgradeHeadlessAccountWithVerificationCodeRequestV3) *AdminUpgradeHeadlessAccountV3Params
WithBody adds the body to the admin upgrade headless account v3 params
func (*AdminUpgradeHeadlessAccountV3Params) WithContext ¶ added in v0.2.0
func (o *AdminUpgradeHeadlessAccountV3Params) WithContext(ctx context.Context) *AdminUpgradeHeadlessAccountV3Params
WithContext adds the context to the admin upgrade headless account v3 params
func (*AdminUpgradeHeadlessAccountV3Params) WithHTTPClient ¶ added in v0.2.0
func (o *AdminUpgradeHeadlessAccountV3Params) WithHTTPClient(client *http.Client) *AdminUpgradeHeadlessAccountV3Params
WithHTTPClient adds the HTTPClient to the admin upgrade headless account v3 params
func (*AdminUpgradeHeadlessAccountV3Params) WithNamespace ¶ added in v0.2.0
func (o *AdminUpgradeHeadlessAccountV3Params) WithNamespace(namespace string) *AdminUpgradeHeadlessAccountV3Params
WithNamespace adds the namespace to the admin upgrade headless account v3 params
func (*AdminUpgradeHeadlessAccountV3Params) WithTimeout ¶ added in v0.2.0
func (o *AdminUpgradeHeadlessAccountV3Params) WithTimeout(timeout time.Duration) *AdminUpgradeHeadlessAccountV3Params
WithTimeout adds the timeout to the admin upgrade headless account v3 params
func (*AdminUpgradeHeadlessAccountV3Params) WithUserID ¶ added in v0.2.0
func (o *AdminUpgradeHeadlessAccountV3Params) WithUserID(userID string) *AdminUpgradeHeadlessAccountV3Params
WithUserID adds the userID to the admin upgrade headless account v3 params
func (*AdminUpgradeHeadlessAccountV3Params) WriteToRequest ¶ added in v0.2.0
func (o *AdminUpgradeHeadlessAccountV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminUpgradeHeadlessAccountV3Reader ¶ added in v0.2.0
type AdminUpgradeHeadlessAccountV3Reader struct {
// contains filtered or unexported fields
}
AdminUpgradeHeadlessAccountV3Reader is a Reader for the AdminUpgradeHeadlessAccountV3 structure.
func (*AdminUpgradeHeadlessAccountV3Reader) ReadResponse ¶ added in v0.2.0
func (o *AdminUpgradeHeadlessAccountV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminUpgradeHeadlessAccountV3Unauthorized ¶ added in v0.2.0
type AdminUpgradeHeadlessAccountV3Unauthorized struct {
}AdminUpgradeHeadlessAccountV3Unauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr></table>
func NewAdminUpgradeHeadlessAccountV3Unauthorized ¶ added in v0.2.0
func NewAdminUpgradeHeadlessAccountV3Unauthorized() *AdminUpgradeHeadlessAccountV3Unauthorized
NewAdminUpgradeHeadlessAccountV3Unauthorized creates a AdminUpgradeHeadlessAccountV3Unauthorized with default headers values
func (*AdminUpgradeHeadlessAccountV3Unauthorized) Error ¶ added in v0.2.0
func (o *AdminUpgradeHeadlessAccountV3Unauthorized) Error() string
func (*AdminUpgradeHeadlessAccountV3Unauthorized) GetPayload ¶ added in v0.2.0
func (o *AdminUpgradeHeadlessAccountV3Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
type AdminVerifyAccountV3BadRequest ¶ added in v0.2.0
type AdminVerifyAccountV3BadRequest struct { }
AdminVerifyAccountV3BadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20019</td><td>unable to parse request body</td></tr></table>
func NewAdminVerifyAccountV3BadRequest ¶ added in v0.2.0
func NewAdminVerifyAccountV3BadRequest() *AdminVerifyAccountV3BadRequest
NewAdminVerifyAccountV3BadRequest creates a AdminVerifyAccountV3BadRequest with default headers values
func (*AdminVerifyAccountV3BadRequest) Error ¶ added in v0.2.0
func (o *AdminVerifyAccountV3BadRequest) Error() string
type AdminVerifyAccountV3Forbidden ¶ added in v0.2.0
type AdminVerifyAccountV3Forbidden struct { }
AdminVerifyAccountV3Forbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10152</td><td>verification code not found</td></tr><tr><td>10137</td><td>code is expired</td></tr><tr><td>10136</td><td>code is either been used or not valid anymore</td></tr><tr><td>10138</td><td>code not match</td></tr><tr><td>10149</td><td>verification contact type doesn't match</td></tr><tr><td>10148</td><td>verification code context doesn't match the required context</td></tr><tr><td>10162</td><td>invalid verification</td></tr></table>
func NewAdminVerifyAccountV3Forbidden ¶ added in v0.2.0
func NewAdminVerifyAccountV3Forbidden() *AdminVerifyAccountV3Forbidden
NewAdminVerifyAccountV3Forbidden creates a AdminVerifyAccountV3Forbidden with default headers values
func (*AdminVerifyAccountV3Forbidden) Error ¶ added in v0.2.0
func (o *AdminVerifyAccountV3Forbidden) Error() string
type AdminVerifyAccountV3InternalServerError ¶ added in v0.2.0
type AdminVerifyAccountV3InternalServerError struct { }
AdminVerifyAccountV3InternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20000</td><td>internal server error</td></tr></table>
func NewAdminVerifyAccountV3InternalServerError ¶ added in v0.2.0
func NewAdminVerifyAccountV3InternalServerError() *AdminVerifyAccountV3InternalServerError
NewAdminVerifyAccountV3InternalServerError creates a AdminVerifyAccountV3InternalServerError with default headers values
func (*AdminVerifyAccountV3InternalServerError) Error ¶ added in v0.2.0
func (o *AdminVerifyAccountV3InternalServerError) Error() string
type AdminVerifyAccountV3NoContent ¶ added in v0.2.0
type AdminVerifyAccountV3NoContent struct { }
AdminVerifyAccountV3NoContent handles this case with default header values.
Operation succeeded
func NewAdminVerifyAccountV3NoContent ¶ added in v0.2.0
func NewAdminVerifyAccountV3NoContent() *AdminVerifyAccountV3NoContent
NewAdminVerifyAccountV3NoContent creates a AdminVerifyAccountV3NoContent with default headers values
func (*AdminVerifyAccountV3NoContent) Error ¶ added in v0.2.0
func (o *AdminVerifyAccountV3NoContent) Error() string
type AdminVerifyAccountV3NotFound ¶ added in v0.2.0
type AdminVerifyAccountV3NotFound struct { }
AdminVerifyAccountV3NotFound handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10139</td><td>platform account not found</td></tr><tr><td>20008</td><td>user not found</td></tr></table>
func NewAdminVerifyAccountV3NotFound ¶ added in v0.2.0
func NewAdminVerifyAccountV3NotFound() *AdminVerifyAccountV3NotFound
NewAdminVerifyAccountV3NotFound creates a AdminVerifyAccountV3NotFound with default headers values
func (*AdminVerifyAccountV3NotFound) Error ¶ added in v0.2.0
func (o *AdminVerifyAccountV3NotFound) Error() string
type AdminVerifyAccountV3Params ¶ added in v0.2.0
type AdminVerifyAccountV3Params struct { /*Body*/ Body *iamclientmodels.ModelUserVerificationRequest /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*UserID User ID */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminVerifyAccountV3Params contains all the parameters to send to the API endpoint for the admin verify account v3 operation typically these are written to a http.Request
func NewAdminVerifyAccountV3Params ¶ added in v0.2.0
func NewAdminVerifyAccountV3Params() *AdminVerifyAccountV3Params
NewAdminVerifyAccountV3Params creates a new AdminVerifyAccountV3Params object with the default values initialized.
func NewAdminVerifyAccountV3ParamsWithContext ¶ added in v0.2.0
func NewAdminVerifyAccountV3ParamsWithContext(ctx context.Context) *AdminVerifyAccountV3Params
NewAdminVerifyAccountV3ParamsWithContext creates a new AdminVerifyAccountV3Params object with the default values initialized, and the ability to set a context for a request
func NewAdminVerifyAccountV3ParamsWithHTTPClient ¶ added in v0.2.0
func NewAdminVerifyAccountV3ParamsWithHTTPClient(client *http.Client) *AdminVerifyAccountV3Params
NewAdminVerifyAccountV3ParamsWithHTTPClient creates a new AdminVerifyAccountV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminVerifyAccountV3ParamsWithTimeout ¶ added in v0.2.0
func NewAdminVerifyAccountV3ParamsWithTimeout(timeout time.Duration) *AdminVerifyAccountV3Params
NewAdminVerifyAccountV3ParamsWithTimeout creates a new AdminVerifyAccountV3Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminVerifyAccountV3Params) SetBody ¶ added in v0.2.0
func (o *AdminVerifyAccountV3Params) SetBody(body *iamclientmodels.ModelUserVerificationRequest)
SetBody adds the body to the admin verify account v3 params
func (*AdminVerifyAccountV3Params) SetContext ¶ added in v0.2.0
func (o *AdminVerifyAccountV3Params) SetContext(ctx context.Context)
SetContext adds the context to the admin verify account v3 params
func (*AdminVerifyAccountV3Params) SetHTTPClient ¶ added in v0.2.0
func (o *AdminVerifyAccountV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin verify account v3 params
func (*AdminVerifyAccountV3Params) SetNamespace ¶ added in v0.2.0
func (o *AdminVerifyAccountV3Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin verify account v3 params
func (*AdminVerifyAccountV3Params) SetTimeout ¶ added in v0.2.0
func (o *AdminVerifyAccountV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin verify account v3 params
func (*AdminVerifyAccountV3Params) SetUserID ¶ added in v0.2.0
func (o *AdminVerifyAccountV3Params) SetUserID(userID string)
SetUserID adds the userId to the admin verify account v3 params
func (*AdminVerifyAccountV3Params) WithBody ¶ added in v0.2.0
func (o *AdminVerifyAccountV3Params) WithBody(body *iamclientmodels.ModelUserVerificationRequest) *AdminVerifyAccountV3Params
WithBody adds the body to the admin verify account v3 params
func (*AdminVerifyAccountV3Params) WithContext ¶ added in v0.2.0
func (o *AdminVerifyAccountV3Params) WithContext(ctx context.Context) *AdminVerifyAccountV3Params
WithContext adds the context to the admin verify account v3 params
func (*AdminVerifyAccountV3Params) WithHTTPClient ¶ added in v0.2.0
func (o *AdminVerifyAccountV3Params) WithHTTPClient(client *http.Client) *AdminVerifyAccountV3Params
WithHTTPClient adds the HTTPClient to the admin verify account v3 params
func (*AdminVerifyAccountV3Params) WithNamespace ¶ added in v0.2.0
func (o *AdminVerifyAccountV3Params) WithNamespace(namespace string) *AdminVerifyAccountV3Params
WithNamespace adds the namespace to the admin verify account v3 params
func (*AdminVerifyAccountV3Params) WithTimeout ¶ added in v0.2.0
func (o *AdminVerifyAccountV3Params) WithTimeout(timeout time.Duration) *AdminVerifyAccountV3Params
WithTimeout adds the timeout to the admin verify account v3 params
func (*AdminVerifyAccountV3Params) WithUserID ¶ added in v0.2.0
func (o *AdminVerifyAccountV3Params) WithUserID(userID string) *AdminVerifyAccountV3Params
WithUserID adds the userID to the admin verify account v3 params
func (*AdminVerifyAccountV3Params) WriteToRequest ¶ added in v0.2.0
func (o *AdminVerifyAccountV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminVerifyAccountV3Reader ¶ added in v0.2.0
type AdminVerifyAccountV3Reader struct {
// contains filtered or unexported fields
}
AdminVerifyAccountV3Reader is a Reader for the AdminVerifyAccountV3 structure.
func (*AdminVerifyAccountV3Reader) ReadResponse ¶ added in v0.2.0
func (o *AdminVerifyAccountV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminVerifyAccountV3Unauthorized ¶ added in v0.2.0
type AdminVerifyAccountV3Unauthorized struct { }
AdminVerifyAccountV3Unauthorized handles this case with default header values.
Unauthorized access
func NewAdminVerifyAccountV3Unauthorized ¶ added in v0.2.0
func NewAdminVerifyAccountV3Unauthorized() *AdminVerifyAccountV3Unauthorized
NewAdminVerifyAccountV3Unauthorized creates a AdminVerifyAccountV3Unauthorized with default headers values
func (*AdminVerifyAccountV3Unauthorized) Error ¶ added in v0.2.0
func (o *AdminVerifyAccountV3Unauthorized) Error() string
type AdminVerifyUserWithoutVerificationCodeV3BadRequest ¶ added in v0.2.0
type AdminVerifyUserWithoutVerificationCodeV3BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminVerifyUserWithoutVerificationCodeV3BadRequest 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 NewAdminVerifyUserWithoutVerificationCodeV3BadRequest ¶ added in v0.2.0
func NewAdminVerifyUserWithoutVerificationCodeV3BadRequest() *AdminVerifyUserWithoutVerificationCodeV3BadRequest
NewAdminVerifyUserWithoutVerificationCodeV3BadRequest creates a AdminVerifyUserWithoutVerificationCodeV3BadRequest with default headers values
func (*AdminVerifyUserWithoutVerificationCodeV3BadRequest) Error ¶ added in v0.2.0
func (o *AdminVerifyUserWithoutVerificationCodeV3BadRequest) Error() string
func (*AdminVerifyUserWithoutVerificationCodeV3BadRequest) GetPayload ¶ added in v0.2.0
func (o *AdminVerifyUserWithoutVerificationCodeV3BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
type AdminVerifyUserWithoutVerificationCodeV3Conflict ¶ added in v0.2.0
type AdminVerifyUserWithoutVerificationCodeV3Conflict struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminVerifyUserWithoutVerificationCodeV3Conflict handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10140</td><td>user verified</td></tr></table>
func NewAdminVerifyUserWithoutVerificationCodeV3Conflict ¶ added in v0.2.0
func NewAdminVerifyUserWithoutVerificationCodeV3Conflict() *AdminVerifyUserWithoutVerificationCodeV3Conflict
NewAdminVerifyUserWithoutVerificationCodeV3Conflict creates a AdminVerifyUserWithoutVerificationCodeV3Conflict with default headers values
func (*AdminVerifyUserWithoutVerificationCodeV3Conflict) Error ¶ added in v0.2.0
func (o *AdminVerifyUserWithoutVerificationCodeV3Conflict) Error() string
func (*AdminVerifyUserWithoutVerificationCodeV3Conflict) GetPayload ¶ added in v0.2.0
func (o *AdminVerifyUserWithoutVerificationCodeV3Conflict) GetPayload() *iamclientmodels.RestErrorResponse
type AdminVerifyUserWithoutVerificationCodeV3Forbidden ¶ added in v0.2.0
type AdminVerifyUserWithoutVerificationCodeV3Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminVerifyUserWithoutVerificationCodeV3Forbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20013</td><td>insufficient permissions</td></tr></table>
func NewAdminVerifyUserWithoutVerificationCodeV3Forbidden ¶ added in v0.2.0
func NewAdminVerifyUserWithoutVerificationCodeV3Forbidden() *AdminVerifyUserWithoutVerificationCodeV3Forbidden
NewAdminVerifyUserWithoutVerificationCodeV3Forbidden creates a AdminVerifyUserWithoutVerificationCodeV3Forbidden with default headers values
func (*AdminVerifyUserWithoutVerificationCodeV3Forbidden) Error ¶ added in v0.2.0
func (o *AdminVerifyUserWithoutVerificationCodeV3Forbidden) Error() string
func (*AdminVerifyUserWithoutVerificationCodeV3Forbidden) GetPayload ¶ added in v0.2.0
func (o *AdminVerifyUserWithoutVerificationCodeV3Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
type AdminVerifyUserWithoutVerificationCodeV3NoContent ¶ added in v0.2.0
type AdminVerifyUserWithoutVerificationCodeV3NoContent struct { }
AdminVerifyUserWithoutVerificationCodeV3NoContent handles this case with default header values.
Operation succeeded
func NewAdminVerifyUserWithoutVerificationCodeV3NoContent ¶ added in v0.2.0
func NewAdminVerifyUserWithoutVerificationCodeV3NoContent() *AdminVerifyUserWithoutVerificationCodeV3NoContent
NewAdminVerifyUserWithoutVerificationCodeV3NoContent creates a AdminVerifyUserWithoutVerificationCodeV3NoContent with default headers values
func (*AdminVerifyUserWithoutVerificationCodeV3NoContent) Error ¶ added in v0.2.0
func (o *AdminVerifyUserWithoutVerificationCodeV3NoContent) Error() string
type AdminVerifyUserWithoutVerificationCodeV3NotFound ¶ added in v0.2.0
type AdminVerifyUserWithoutVerificationCodeV3NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
AdminVerifyUserWithoutVerificationCodeV3NotFound 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></table>
func NewAdminVerifyUserWithoutVerificationCodeV3NotFound ¶ added in v0.2.0
func NewAdminVerifyUserWithoutVerificationCodeV3NotFound() *AdminVerifyUserWithoutVerificationCodeV3NotFound
NewAdminVerifyUserWithoutVerificationCodeV3NotFound creates a AdminVerifyUserWithoutVerificationCodeV3NotFound with default headers values
func (*AdminVerifyUserWithoutVerificationCodeV3NotFound) Error ¶ added in v0.2.0
func (o *AdminVerifyUserWithoutVerificationCodeV3NotFound) Error() string
func (*AdminVerifyUserWithoutVerificationCodeV3NotFound) GetPayload ¶ added in v0.2.0
func (o *AdminVerifyUserWithoutVerificationCodeV3NotFound) GetPayload() *iamclientmodels.RestErrorResponse
type AdminVerifyUserWithoutVerificationCodeV3Params ¶ added in v0.2.0
type AdminVerifyUserWithoutVerificationCodeV3Params struct { /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*UserID User ID, should follow UUID version 4 without hyphen */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminVerifyUserWithoutVerificationCodeV3Params contains all the parameters to send to the API endpoint for the admin verify user without verification code v3 operation typically these are written to a http.Request
func NewAdminVerifyUserWithoutVerificationCodeV3Params ¶ added in v0.2.0
func NewAdminVerifyUserWithoutVerificationCodeV3Params() *AdminVerifyUserWithoutVerificationCodeV3Params
NewAdminVerifyUserWithoutVerificationCodeV3Params creates a new AdminVerifyUserWithoutVerificationCodeV3Params object with the default values initialized.
func NewAdminVerifyUserWithoutVerificationCodeV3ParamsWithContext ¶ added in v0.2.0
func NewAdminVerifyUserWithoutVerificationCodeV3ParamsWithContext(ctx context.Context) *AdminVerifyUserWithoutVerificationCodeV3Params
NewAdminVerifyUserWithoutVerificationCodeV3ParamsWithContext creates a new AdminVerifyUserWithoutVerificationCodeV3Params object with the default values initialized, and the ability to set a context for a request
func NewAdminVerifyUserWithoutVerificationCodeV3ParamsWithHTTPClient ¶ added in v0.2.0
func NewAdminVerifyUserWithoutVerificationCodeV3ParamsWithHTTPClient(client *http.Client) *AdminVerifyUserWithoutVerificationCodeV3Params
NewAdminVerifyUserWithoutVerificationCodeV3ParamsWithHTTPClient creates a new AdminVerifyUserWithoutVerificationCodeV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminVerifyUserWithoutVerificationCodeV3ParamsWithTimeout ¶ added in v0.2.0
func NewAdminVerifyUserWithoutVerificationCodeV3ParamsWithTimeout(timeout time.Duration) *AdminVerifyUserWithoutVerificationCodeV3Params
NewAdminVerifyUserWithoutVerificationCodeV3ParamsWithTimeout creates a new AdminVerifyUserWithoutVerificationCodeV3Params object with the default values initialized, and the ability to set a timeout on a request
func (*AdminVerifyUserWithoutVerificationCodeV3Params) SetContext ¶ added in v0.2.0
func (o *AdminVerifyUserWithoutVerificationCodeV3Params) SetContext(ctx context.Context)
SetContext adds the context to the admin verify user without verification code v3 params
func (*AdminVerifyUserWithoutVerificationCodeV3Params) SetHTTPClient ¶ added in v0.2.0
func (o *AdminVerifyUserWithoutVerificationCodeV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin verify user without verification code v3 params
func (*AdminVerifyUserWithoutVerificationCodeV3Params) SetNamespace ¶ added in v0.2.0
func (o *AdminVerifyUserWithoutVerificationCodeV3Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin verify user without verification code v3 params
func (*AdminVerifyUserWithoutVerificationCodeV3Params) SetTimeout ¶ added in v0.2.0
func (o *AdminVerifyUserWithoutVerificationCodeV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin verify user without verification code v3 params
func (*AdminVerifyUserWithoutVerificationCodeV3Params) SetUserID ¶ added in v0.2.0
func (o *AdminVerifyUserWithoutVerificationCodeV3Params) SetUserID(userID string)
SetUserID adds the userId to the admin verify user without verification code v3 params
func (*AdminVerifyUserWithoutVerificationCodeV3Params) WithContext ¶ added in v0.2.0
func (o *AdminVerifyUserWithoutVerificationCodeV3Params) WithContext(ctx context.Context) *AdminVerifyUserWithoutVerificationCodeV3Params
WithContext adds the context to the admin verify user without verification code v3 params
func (*AdminVerifyUserWithoutVerificationCodeV3Params) WithHTTPClient ¶ added in v0.2.0
func (o *AdminVerifyUserWithoutVerificationCodeV3Params) WithHTTPClient(client *http.Client) *AdminVerifyUserWithoutVerificationCodeV3Params
WithHTTPClient adds the HTTPClient to the admin verify user without verification code v3 params
func (*AdminVerifyUserWithoutVerificationCodeV3Params) WithNamespace ¶ added in v0.2.0
func (o *AdminVerifyUserWithoutVerificationCodeV3Params) WithNamespace(namespace string) *AdminVerifyUserWithoutVerificationCodeV3Params
WithNamespace adds the namespace to the admin verify user without verification code v3 params
func (*AdminVerifyUserWithoutVerificationCodeV3Params) WithTimeout ¶ added in v0.2.0
func (o *AdminVerifyUserWithoutVerificationCodeV3Params) WithTimeout(timeout time.Duration) *AdminVerifyUserWithoutVerificationCodeV3Params
WithTimeout adds the timeout to the admin verify user without verification code v3 params
func (*AdminVerifyUserWithoutVerificationCodeV3Params) WithUserID ¶ added in v0.2.0
func (o *AdminVerifyUserWithoutVerificationCodeV3Params) WithUserID(userID string) *AdminVerifyUserWithoutVerificationCodeV3Params
WithUserID adds the userID to the admin verify user without verification code v3 params
func (*AdminVerifyUserWithoutVerificationCodeV3Params) WriteToRequest ¶ added in v0.2.0
func (o *AdminVerifyUserWithoutVerificationCodeV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminVerifyUserWithoutVerificationCodeV3Reader ¶ added in v0.2.0
type AdminVerifyUserWithoutVerificationCodeV3Reader struct {
// contains filtered or unexported fields
}
AdminVerifyUserWithoutVerificationCodeV3Reader is a Reader for the AdminVerifyUserWithoutVerificationCodeV3 structure.
func (*AdminVerifyUserWithoutVerificationCodeV3Reader) ReadResponse ¶ added in v0.2.0
func (o *AdminVerifyUserWithoutVerificationCodeV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminVerifyUserWithoutVerificationCodeV3Unauthorized ¶ added in v0.2.0
type AdminVerifyUserWithoutVerificationCodeV3Unauthorized struct {
}AdminVerifyUserWithoutVerificationCodeV3Unauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr></table>
func NewAdminVerifyUserWithoutVerificationCodeV3Unauthorized ¶ added in v0.2.0
func NewAdminVerifyUserWithoutVerificationCodeV3Unauthorized() *AdminVerifyUserWithoutVerificationCodeV3Unauthorized
NewAdminVerifyUserWithoutVerificationCodeV3Unauthorized creates a AdminVerifyUserWithoutVerificationCodeV3Unauthorized with default headers values
func (*AdminVerifyUserWithoutVerificationCodeV3Unauthorized) Error ¶ added in v0.2.0
func (o *AdminVerifyUserWithoutVerificationCodeV3Unauthorized) Error() string
func (*AdminVerifyUserWithoutVerificationCodeV3Unauthorized) GetPayload ¶ added in v0.2.0
func (o *AdminVerifyUserWithoutVerificationCodeV3Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
type BanUserBadRequest ¶ added in v0.2.0
type BanUserBadRequest struct { }
BanUserBadRequest 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 NewBanUserBadRequest ¶ added in v0.2.0
func NewBanUserBadRequest() *BanUserBadRequest
NewBanUserBadRequest creates a BanUserBadRequest with default headers values
func (*BanUserBadRequest) Error ¶ added in v0.2.0
func (o *BanUserBadRequest) Error() string
type BanUserCreated ¶ added in v0.2.0
type BanUserCreated struct {
Payload *iamclientmodels.ModelUserBanResponse
}
BanUserCreated handles this case with default header values.
Created
func NewBanUserCreated ¶ added in v0.2.0
func NewBanUserCreated() *BanUserCreated
NewBanUserCreated creates a BanUserCreated with default headers values
func (*BanUserCreated) Error ¶ added in v0.2.0
func (o *BanUserCreated) Error() string
func (*BanUserCreated) GetPayload ¶ added in v0.2.0
func (o *BanUserCreated) GetPayload() *iamclientmodels.ModelUserBanResponse
type BanUserForbidden ¶ added in v0.2.0
type BanUserForbidden struct { }
BanUserForbidden handles this case with default header values.
Forbidden
func NewBanUserForbidden ¶ added in v0.2.0
func NewBanUserForbidden() *BanUserForbidden
NewBanUserForbidden creates a BanUserForbidden with default headers values
func (*BanUserForbidden) Error ¶ added in v0.2.0
func (o *BanUserForbidden) Error() string
type BanUserInternalServerError ¶ added in v0.2.0
type BanUserInternalServerError struct { }
BanUserInternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20000</td><td>internal server error</td></tr></table>
func NewBanUserInternalServerError ¶ added in v0.2.0
func NewBanUserInternalServerError() *BanUserInternalServerError
NewBanUserInternalServerError creates a BanUserInternalServerError with default headers values
func (*BanUserInternalServerError) Error ¶ added in v0.2.0
func (o *BanUserInternalServerError) Error() string
type BanUserNotFound ¶ added in v0.2.0
type BanUserNotFound struct { }
BanUserNotFound handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10139</td><td>platform account not found</td></tr><tr><td>20008</td><td>user not found</td></tr><tr><td>10158</td><td>ban not found</td></tr></table>
func NewBanUserNotFound ¶ added in v0.2.0
func NewBanUserNotFound() *BanUserNotFound
NewBanUserNotFound creates a BanUserNotFound with default headers values
func (*BanUserNotFound) Error ¶ added in v0.2.0
func (o *BanUserNotFound) Error() string
type BanUserParams ¶ added in v0.2.0
type BanUserParams struct { /*Body*/ Body *iamclientmodels.ModelBanCreateRequest /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*UserID User ID */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
BanUserParams contains all the parameters to send to the API endpoint for the ban user operation typically these are written to a http.Request
func NewBanUserParams ¶ added in v0.2.0
func NewBanUserParams() *BanUserParams
NewBanUserParams creates a new BanUserParams object with the default values initialized.
func NewBanUserParamsWithContext ¶ added in v0.2.0
func NewBanUserParamsWithContext(ctx context.Context) *BanUserParams
NewBanUserParamsWithContext creates a new BanUserParams object with the default values initialized, and the ability to set a context for a request
func NewBanUserParamsWithHTTPClient ¶ added in v0.2.0
func NewBanUserParamsWithHTTPClient(client *http.Client) *BanUserParams
NewBanUserParamsWithHTTPClient creates a new BanUserParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewBanUserParamsWithTimeout ¶ added in v0.2.0
func NewBanUserParamsWithTimeout(timeout time.Duration) *BanUserParams
NewBanUserParamsWithTimeout creates a new BanUserParams object with the default values initialized, and the ability to set a timeout on a request
func (*BanUserParams) SetBody ¶ added in v0.2.0
func (o *BanUserParams) SetBody(body *iamclientmodels.ModelBanCreateRequest)
SetBody adds the body to the ban user params
func (*BanUserParams) SetContext ¶ added in v0.2.0
func (o *BanUserParams) SetContext(ctx context.Context)
SetContext adds the context to the ban user params
func (*BanUserParams) SetHTTPClient ¶ added in v0.2.0
func (o *BanUserParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the ban user params
func (*BanUserParams) SetNamespace ¶ added in v0.2.0
func (o *BanUserParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the ban user params
func (*BanUserParams) SetTimeout ¶ added in v0.2.0
func (o *BanUserParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the ban user params
func (*BanUserParams) SetUserID ¶ added in v0.2.0
func (o *BanUserParams) SetUserID(userID string)
SetUserID adds the userId to the ban user params
func (*BanUserParams) WithBody ¶ added in v0.2.0
func (o *BanUserParams) WithBody(body *iamclientmodels.ModelBanCreateRequest) *BanUserParams
WithBody adds the body to the ban user params
func (*BanUserParams) WithContext ¶ added in v0.2.0
func (o *BanUserParams) WithContext(ctx context.Context) *BanUserParams
WithContext adds the context to the ban user params
func (*BanUserParams) WithHTTPClient ¶ added in v0.2.0
func (o *BanUserParams) WithHTTPClient(client *http.Client) *BanUserParams
WithHTTPClient adds the HTTPClient to the ban user params
func (*BanUserParams) WithNamespace ¶ added in v0.2.0
func (o *BanUserParams) WithNamespace(namespace string) *BanUserParams
WithNamespace adds the namespace to the ban user params
func (*BanUserParams) WithTimeout ¶ added in v0.2.0
func (o *BanUserParams) WithTimeout(timeout time.Duration) *BanUserParams
WithTimeout adds the timeout to the ban user params
func (*BanUserParams) WithUserID ¶ added in v0.2.0
func (o *BanUserParams) WithUserID(userID string) *BanUserParams
WithUserID adds the userID to the ban user params
func (*BanUserParams) WriteToRequest ¶ added in v0.2.0
func (o *BanUserParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type BanUserReader ¶ added in v0.2.0
type BanUserReader struct {
// contains filtered or unexported fields
}
BanUserReader is a Reader for the BanUser structure.
func (*BanUserReader) ReadResponse ¶ added in v0.2.0
func (o *BanUserReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type BanUserUnauthorized ¶ added in v0.2.0
type BanUserUnauthorized struct { }
BanUserUnauthorized handles this case with default header values.
Unauthorized access
func NewBanUserUnauthorized ¶ added in v0.2.0
func NewBanUserUnauthorized() *BanUserUnauthorized
NewBanUserUnauthorized creates a BanUserUnauthorized with default headers values
func (*BanUserUnauthorized) Error ¶ added in v0.2.0
func (o *BanUserUnauthorized) Error() string
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for users API
func (*Client) AddUserPermission ¶ added in v0.2.0
func (a *Client) AddUserPermission(params *AddUserPermissionParams, authInfo runtime.ClientAuthInfoWriter) (*AddUserPermissionNoContent, *AddUserPermissionBadRequest, *AddUserPermissionUnauthorized, *AddUserPermissionForbidden, *AddUserPermissionNotFound, error)
AddUserPermission adds user permission <p>Required permission 'ADMIN:NAMESPACE:{namespace}:PERMISSION:USER:{userId} [UPDATE]'</p> <p>This endpoint will update existing permission (bitwise OR the action) if found one with same resource, otherwise it will append a new permission</p> <p>Schedule contains cron string or date range (both are UTC, also in cron syntax) to indicate when a permission and action are in effect.</p> <p>Both schedule types accepts quartz compatible cron syntax e.g. * * * * * * *.</p> <p>In ranged schedule, first element will be start date, and second one will be end date</p> <p>If schedule is set, the scheduled action must be valid too, that is between 1 to 15, inclusive</p> <p>Syntax reference</p> <p>Fields:</p> <ol> <li>Seconds: 0-59 * / , -</li> <li>Minutes: 0-59 * / , -</li> <li>Hours: 0-23 * / , -</li> <li>Day of month: 1-31 * / , - L W</li> <li>Month: 1-12 JAN-DEC * / , -</li> <li>Day of week: 0-6 SUN-SAT * / , - L #</li> <li>Year: 1970-2099 * / , -</li> </ol> <p>Special characters:</p> <ol> <li>*: all values in the fields, e.g. * in seconds fields indicates every second</li> <li>/: increments of ranges, e.g. 3-59/15 in the minute field indicate the third minute of the hour and every 15 minutes thereafter</li> <li>,: separate items of a list, e.g. MON,WED,FRI in day of week</li> <li>-: range, e.g. 2010-2018 indicates every year between 2010 and 2018, inclusive</li> <li>L: last, e.g. When used in the day-of-week field, it allows you to specify constructs such as "the last Friday" (5L) of a given month. In the day-of-month field, it specifies the last day of the month.</li> <li>W: business day, e.g. if you were to specify 15W as the value for the day-of-month field, the meaning is: "the nearest business day to the 15th of the month."</li> <li>#: must be followed by a number between one and five. It allows you to specify constructs such as "the second Friday" of a given month.</li> </ol>
func (*Client) AddUserRole ¶ added in v0.2.0
func (a *Client) AddUserRole(params *AddUserRoleParams, authInfo runtime.ClientAuthInfoWriter) (*AddUserRoleNoContent, *AddUserRoleUnauthorized, *AddUserRoleForbidden, *AddUserRoleNotFound, *AddUserRoleConflict, *AddUserRoleInternalServerError, error)
AddUserRole adds user role
Required permission 'ADMIN:NAMESPACE:{namespace}:ROLE:USER:{userId} [UPDATE]'
func (*Client) AdminAddUserPermissionsV3 ¶ added in v0.2.0
func (a *Client) AdminAddUserPermissionsV3(params *AdminAddUserPermissionsV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminAddUserPermissionsV3NoContent, *AdminAddUserPermissionsV3BadRequest, *AdminAddUserPermissionsV3Unauthorized, *AdminAddUserPermissionsV3Forbidden, *AdminAddUserPermissionsV3NotFound, error)
AdminAddUserPermissionsV3 adds user permissions <p>Required permission 'ADMIN:NAMESPACE:{namespace}:PERMISSION:USER:{userId} [CREATE]'</p> <p>This endpoint will APPEND user's permissions with the ones defined in body</p> <p>Schedule contains cron string or date range (both are UTC, also in cron syntax) to indicate when a permission and action are in effect.</p> <p>Both schedule types accepts quartz compatible cron syntax e.g. * * * * * * *.</p> <p>In ranged schedule, first element will be start date, and second one will be end date</p> <p>If schedule is set, the scheduled action must be valid too, that is between 1 to 15, inclusive</p> <p>Syntax reference</p> <p>Fields:</p> <ol> <li>Seconds: 0-59 * / , -</li> <li>Minutes: 0-59 * / , -</li> <li>Hours: 0-23 * / , -</li> <li>Day of month: 1-31 * / , - L W</li> <li>Month: 1-12 JAN-DEC * / , -</li> <li>Day of week: 0-6 SUN-SAT * / , - L #</li> <li>Year: 1970-2099 * / , -</li> </ol> <p>Special characters:</p> <ol> <li>*: all values in the fields, e.g. * in seconds fields indicates every second</li> <li>/: increments of ranges, e.g. 3-59/15 in the minute field indicate the third minute of the hour and every 15 minutes thereafter</li> <li>,: separate items of a list, e.g. MON,WED,FRI in day of week</li> <li>-: range, e.g. 2010-2018 indicates every year between 2010 and 2018, inclusive</li> <li>L: last, e.g. When used in the day-of-week field, it allows you to specify constructs such as "the last Friday" (5L) of a given month. In the day-of-month field, it specifies the last day of the month.</li> <li>W: business day, e.g. if you were to specify 15W as the value for the day-of-month field, the meaning is: "the nearest business day to the 15th of the month."</li> <li>#: must be followed by a number between one and five. It allows you to specify constructs such as "the second Friday" of a given month.</li> </ol>
func (*Client) AdminAddUserRoleV3 ¶
func (a *Client) AdminAddUserRoleV3(params *AdminAddUserRoleV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminAddUserRoleV3NoContent, *AdminAddUserRoleV3BadRequest, *AdminAddUserRoleV3Unauthorized, *AdminAddUserRoleV3Forbidden, *AdminAddUserRoleV3NotFound, *AdminAddUserRoleV3Conflict, error)
AdminAddUserRoleV3 adds user role <p>This endpoint adds role to user. Required permission ADMIN:NAMESPACE:{namespace}:ROLE:USER:{userId} [UPDATE]</p>
<p>action code: 10109</p>
func (*Client) AdminBanUserV2 ¶ added in v0.2.0
func (a *Client) AdminBanUserV2(params *AdminBanUserV2Params, authInfo runtime.ClientAuthInfoWriter) (*AdminBanUserV2Created, *AdminBanUserV2BadRequest, *AdminBanUserV2Unauthorized, *AdminBanUserV2Forbidden, *AdminBanUserV2NotFound, *AdminBanUserV2InternalServerError, error)
AdminBanUserV2 bans a single user
Required permission 'ADMIN:NAMESPACE:{namespace}:BAN:USER:{userId} [CREATE]'.
func (*Client) AdminBanUserV3 ¶ added in v0.2.0
func (a *Client) AdminBanUserV3(params *AdminBanUserV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminBanUserV3Created, *AdminBanUserV3BadRequest, *AdminBanUserV3Unauthorized, *AdminBanUserV3Forbidden, *AdminBanUserV3NotFound, error)
AdminBanUserV3 bans a single user <p>Required permission 'ADMIN:NAMESPACE:{namespace}:BAN:USER:{userId} [CREATE]'.</p>
<p>Bans a user with specific type of ban. Ban types and reason can be queried. </p> <p>action code : 10141 </p>
func (*Client) AdminCreateJusticeUser ¶ added in v0.2.0
func (a *Client) AdminCreateJusticeUser(params *AdminCreateJusticeUserParams, authInfo runtime.ClientAuthInfoWriter) (*AdminCreateJusticeUserCreated, *AdminCreateJusticeUserBadRequest, *AdminCreateJusticeUserUnauthorized, *AdminCreateJusticeUserForbidden, *AdminCreateJusticeUserNotFound, *AdminCreateJusticeUserInternalServerError, error)
AdminCreateJusticeUser creates justice user from publisher user Required permission: ADMIN:NAMESPACE:{namespace}:USER:{userId} [CREATE]
Create Justice User from Publisher User information. It will check first if Justice User on target namespace already exist.
func (*Client) AdminCreateUserRolesV2 ¶ added in v0.2.0
func (a *Client) AdminCreateUserRolesV2(params *AdminCreateUserRolesV2Params, authInfo runtime.ClientAuthInfoWriter) (*AdminCreateUserRolesV2NoContent, *AdminCreateUserRolesV2BadRequest, *AdminCreateUserRolesV2Unauthorized, *AdminCreateUserRolesV2Forbidden, *AdminCreateUserRolesV2NotFound, *AdminCreateUserRolesV2Conflict, error)
AdminCreateUserRolesV2 saves user roles
Required permission 'ADMIN:NAMESPACE:{namespace}:ROLE:USER:{userId} [UPDATE]'
func (*Client) AdminDeletePlatformLinkV2 ¶ added in v0.2.0
func (a *Client) AdminDeletePlatformLinkV2(params *AdminDeletePlatformLinkV2Params, authInfo runtime.ClientAuthInfoWriter) (*AdminDeletePlatformLinkV2NoContent, *AdminDeletePlatformLinkV2BadRequest, *AdminDeletePlatformLinkV2Unauthorized, *AdminDeletePlatformLinkV2Forbidden, *AdminDeletePlatformLinkV2NotFound, *AdminDeletePlatformLinkV2InternalServerError, error)
AdminDeletePlatformLinkV2 deletes the link of user s account with platform <p>Required permission 'ADMIN:NAMESPACE:{namespace}:USER:{userId} [DELETE]'.</p>
<h2>Supported platforms:</h2>
<ul> <li><strong>steam</strong></li> <li><strong>steamopenid</strong></li> <li><strong>facebook</strong></li> <li><strong>google</strong></li> <li><strong>oculus</strong></li> <li><strong>twitch</strong></li> <li><strong>android</strong></li> <li><strong>ios</strong></li> <li><strong>device</strong></li> <li><strong>discord</strong></li> </ul> <p>Delete link of user's account with platform. 'justice' platform might have multiple accounts from different namespaces linked. platform_namespace need to be specified when the platform ID is 'justice'. <br>Delete link of justice platform will enable password token grant and password update. </p>
func (*Client) AdminDeleteUserInformationV3 ¶ added in v0.2.0
func (a *Client) AdminDeleteUserInformationV3(params *AdminDeleteUserInformationV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminDeleteUserInformationV3NoContent, *AdminDeleteUserInformationV3Unauthorized, *AdminDeleteUserInformationV3Forbidden, *AdminDeleteUserInformationV3NotFound, error)
AdminDeleteUserInformationV3 deletes user s information
Required permissions 'ADMIN:NAMESPACE:{namespace}:INFORMATION:USER:{userId} [DELETE]'.
func (*Client) AdminDeleteUserPermissionBulkV3 ¶ added in v0.2.0
func (a *Client) AdminDeleteUserPermissionBulkV3(params *AdminDeleteUserPermissionBulkV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminDeleteUserPermissionBulkV3NoContent, *AdminDeleteUserPermissionBulkV3BadRequest, *AdminDeleteUserPermissionBulkV3Unauthorized, *AdminDeleteUserPermissionBulkV3Forbidden, *AdminDeleteUserPermissionBulkV3NotFound, error)
AdminDeleteUserPermissionBulkV3 deletes user permission
Required permission 'ADMIN:NAMESPACE:{namespace}:PERMISSION:USER:{userId} [DELETE]'
func (*Client) AdminDeleteUserPermissionV3 ¶ added in v0.2.0
func (a *Client) AdminDeleteUserPermissionV3(params *AdminDeleteUserPermissionV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminDeleteUserPermissionV3NoContent, *AdminDeleteUserPermissionV3BadRequest, *AdminDeleteUserPermissionV3Unauthorized, *AdminDeleteUserPermissionV3Forbidden, *AdminDeleteUserPermissionV3NotFound, error)
AdminDeleteUserPermissionV3 deletes user permission
Required permission 'ADMIN:NAMESPACE:{namespace}:PERMISSION:USER:{userId} [DELETE]'
func (*Client) AdminDeleteUserRoleV3 ¶
func (a *Client) AdminDeleteUserRoleV3(params *AdminDeleteUserRoleV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminDeleteUserRoleV3NoContent, *AdminDeleteUserRoleV3BadRequest, *AdminDeleteUserRoleV3Unauthorized, *AdminDeleteUserRoleV3Forbidden, *AdminDeleteUserRoleV3NotFound, error)
AdminDeleteUserRoleV3 deletes user role <p>This endpoint removes role from user. Required permission ADMIN:NAMESPACE:{namespace}:ROLE:USER:{userId} [DELETE]</p>
<p>action code: 10110</p>
func (*Client) AdminDeleteUserRolesV3 ¶ added in v0.2.0
func (a *Client) AdminDeleteUserRolesV3(params *AdminDeleteUserRolesV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminDeleteUserRolesV3NoContent, *AdminDeleteUserRolesV3BadRequest, *AdminDeleteUserRolesV3Unauthorized, *AdminDeleteUserRolesV3Forbidden, *AdminDeleteUserRolesV3NotFound, error)
AdminDeleteUserRolesV3 deletes user roles
Required permission 'ADMIN:NAMESPACE:{namespace}:ROLE:USER:{userId} [DELETE]'
func (*Client) AdminDisableUserV2 ¶ added in v0.2.0
func (a *Client) AdminDisableUserV2(params *AdminDisableUserV2Params, authInfo runtime.ClientAuthInfoWriter) (*AdminDisableUserV2NoContent, *AdminDisableUserV2BadRequest, *AdminDisableUserV2Unauthorized, *AdminDisableUserV2Forbidden, *AdminDisableUserV2NotFound, *AdminDisableUserV2InternalServerError, error)
AdminDisableUserV2 disables a user Required permissions 'ADMIN:NAMESPACE:{namespace}:USERSTATUS:USER:{userId} [UPDATE]' <p>For <strong>Deletion Account</strong> purpose fill the reason with:</p> <ul> <li><strong>DeactivateAccount</strong> : if your deletion request comes from user</li> <li><strong>AdminDeactivateAccount</strong> : if your deletion request comes from admin</li> </ul>
func (*Client) AdminEnableUserV2 ¶ added in v0.2.0
func (a *Client) AdminEnableUserV2(params *AdminEnableUserV2Params, authInfo runtime.ClientAuthInfoWriter) (*AdminEnableUserV2NoContent, *AdminEnableUserV2Unauthorized, *AdminEnableUserV2Forbidden, *AdminEnableUserV2NotFound, *AdminEnableUserV2InternalServerError, error)
AdminEnableUserV2 enables a user
Required permissions 'ADMIN:NAMESPACE:{namespace}:USERSTATUS:USER:{userId} [UPDATE]'
func (*Client) AdminGetAgeRestrictionStatusV2 ¶ added in v0.2.0
func (a *Client) AdminGetAgeRestrictionStatusV2(params *AdminGetAgeRestrictionStatusV2Params, authInfo runtime.ClientAuthInfoWriter) (*AdminGetAgeRestrictionStatusV2OK, *AdminGetAgeRestrictionStatusV2Unauthorized, *AdminGetAgeRestrictionStatusV2Forbidden, *AdminGetAgeRestrictionStatusV2NotFound, error)
AdminGetAgeRestrictionStatusV2 gets age restriction status
Required permission 'ADMIN:NAMESPACE:{namespace}:AGERESTRICTION [READ]'
func (*Client) AdminGetAgeRestrictionStatusV3 ¶ added in v0.2.0
func (a *Client) AdminGetAgeRestrictionStatusV3(params *AdminGetAgeRestrictionStatusV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminGetAgeRestrictionStatusV3OK, *AdminGetAgeRestrictionStatusV3BadRequest, *AdminGetAgeRestrictionStatusV3Unauthorized, *AdminGetAgeRestrictionStatusV3Forbidden, *AdminGetAgeRestrictionStatusV3NotFound, *AdminGetAgeRestrictionStatusV3InternalServerError, error)
AdminGetAgeRestrictionStatusV3 gets age restriction status
Required permission 'ADMIN:NAMESPACE:{namespace}:AGERESTRICTION [READ]'<br>action code: 10138
func (*Client) AdminGetBulkUserByEmailAddressV3 ¶ added in v0.2.0
func (a *Client) AdminGetBulkUserByEmailAddressV3(params *AdminGetBulkUserByEmailAddressV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminGetBulkUserByEmailAddressV3OK, *AdminGetBulkUserByEmailAddressV3BadRequest, *AdminGetBulkUserByEmailAddressV3Unauthorized, *AdminGetBulkUserByEmailAddressV3Forbidden, *AdminGetBulkUserByEmailAddressV3NotFound, *AdminGetBulkUserByEmailAddressV3InternalServerError, error)
AdminGetBulkUserByEmailAddressV3 gets bulk user by email address <p>Required permission 'ADMIN:NAMESPACE:{namespace}:USER [READ]'</p> <p>This endpoint search user by the list of email addresses</p> <br>action code : 10132
func (*Client) AdminGetListCountryAgeRestrictionV3 ¶ added in v0.2.0
func (a *Client) AdminGetListCountryAgeRestrictionV3(params *AdminGetListCountryAgeRestrictionV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminGetListCountryAgeRestrictionV3OK, *AdminGetListCountryAgeRestrictionV3BadRequest, *AdminGetListCountryAgeRestrictionV3Unauthorized, *AdminGetListCountryAgeRestrictionV3Forbidden, *AdminGetListCountryAgeRestrictionV3InternalServerError, error)
AdminGetListCountryAgeRestrictionV3 gets list country age restriction
Required permission 'ADMIN:NAMESPACE:{namespace}:AGERESTRICTION [READ]<br>action code : 10139
func (*Client) AdminGetMyUserV3 ¶ added in v0.2.0
func (a *Client) AdminGetMyUserV3(params *AdminGetMyUserV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminGetMyUserV3OK, *AdminGetMyUserV3Unauthorized, *AdminGetMyUserV3InternalServerError, error)
AdminGetMyUserV3 gets my user
<p>Require valid user authorization<br>Get my user data<br>action code : 10147 </p>
func (*Client) AdminGetUserBanV2 ¶ added in v0.2.0
func (a *Client) AdminGetUserBanV2(params *AdminGetUserBanV2Params, authInfo runtime.ClientAuthInfoWriter) (*AdminGetUserBanV2OK, *AdminGetUserBanV2Unauthorized, *AdminGetUserBanV2Forbidden, *AdminGetUserBanV2NotFound, error)
AdminGetUserBanV2 gets user s bans
Required permission 'ADMIN:NAMESPACE:{namespace}:BAN:USER:{userId} [READ]'.
func (*Client) AdminGetUserBanV3 ¶ added in v0.2.0
func (a *Client) AdminGetUserBanV3(params *AdminGetUserBanV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminGetUserBanV3OK, *AdminGetUserBanV3BadRequest, *AdminGetUserBanV3Unauthorized, *AdminGetUserBanV3Forbidden, *AdminGetUserBanV3NotFound, error)
AdminGetUserBanV3 gets user s bans <p>Required permission 'ADMIN:NAMESPACE:{namespace}:BAN:USER:{userId} [READ]'</p>
<p>This endpoint retrieve the first page of the data if after and before parameters is empty</p> <p>action code : 10126</p>
func (*Client) AdminGetUserByEmailAddressV3 ¶ added in v0.2.0
func (a *Client) AdminGetUserByEmailAddressV3(params *AdminGetUserByEmailAddressV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminGetUserByEmailAddressV3OK, *AdminGetUserByEmailAddressV3BadRequest, *AdminGetUserByEmailAddressV3Unauthorized, *AdminGetUserByEmailAddressV3Forbidden, *AdminGetUserByEmailAddressV3NotFound, *AdminGetUserByEmailAddressV3InternalServerError, error)
AdminGetUserByEmailAddressV3 gets user by email address <p>Required permission 'ADMIN:NAMESPACE:{namespace}:USER [READ]'</p> <p>This endpoint search user who owns the given email address</p> <br>action code : 10132
func (*Client) AdminGetUserByUserIDV2 ¶ added in v0.2.0
func (a *Client) AdminGetUserByUserIDV2(params *AdminGetUserByUserIDV2Params, authInfo runtime.ClientAuthInfoWriter) (*AdminGetUserByUserIDV2OK, *AdminGetUserByUserIDV2NotFound, *AdminGetUserByUserIDV2InternalServerError, error)
AdminGetUserByUserIDV2 gets user by user Id
Required permission 'ADMIN:NAMESPACE:{namespace}:USER:{userId} [READ]'
func (*Client) AdminGetUserByUserIDV3 ¶ added in v0.2.0
func (a *Client) AdminGetUserByUserIDV3(params *AdminGetUserByUserIDV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminGetUserByUserIDV3OK, *AdminGetUserByUserIDV3BadRequest, *AdminGetUserByUserIDV3Unauthorized, *AdminGetUserByUserIDV3Forbidden, *AdminGetUserByUserIDV3NotFound, *AdminGetUserByUserIDV3InternalServerError, error)
AdminGetUserByUserIDV3 admins get user by user Id
Required permission 'ADMIN:NAMESPACE:{namespace}:USER:{userId} [READ]'
func (*Client) AdminGetUserDeletionStatusV3 ¶ added in v0.2.0
func (a *Client) AdminGetUserDeletionStatusV3(params *AdminGetUserDeletionStatusV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminGetUserDeletionStatusV3OK, *AdminGetUserDeletionStatusV3Unauthorized, *AdminGetUserDeletionStatusV3Forbidden, *AdminGetUserDeletionStatusV3NotFound, *AdminGetUserDeletionStatusV3InternalServerError, error)
AdminGetUserDeletionStatusV3 gets user deletion status
Required permissions 'ADMIN:NAMESPACE:{namespace}:DELETIONSTATUS:USER:{userId} [READ]' <br>action code : 10145
func (*Client) AdminGetUserLoginHistoriesV3 ¶ added in v0.2.0
func (a *Client) AdminGetUserLoginHistoriesV3(params *AdminGetUserLoginHistoriesV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminGetUserLoginHistoriesV3OK, *AdminGetUserLoginHistoriesV3Unauthorized, *AdminGetUserLoginHistoriesV3Forbidden, *AdminGetUserLoginHistoriesV3NotFound, error)
AdminGetUserLoginHistoriesV3 gets user s login histories
Required permission 'ADMIN:NAMESPACE:{namespace}:HISTORY:LOGIN:USER:{userId} [READ]'<p>Notes for this endpoint: </p> <ul><li>This endpoint retrieve the first page of the data if `after` and `before` parameters is empty.</li><li>The maximum value of the limit is 100 and the minimum value of the limit is 1.</li><li>This endpoint retrieve the next page of the data if we provide `after` parameters with valid Unix timestamp.</li><li>This endpoint retrieve the previous page of the data if we provide `before` parameter with valid data Unix timestamp.</li><ul>
func (*Client) AdminGetUserPlatformAccountsV3 ¶ added in v0.2.0
func (a *Client) AdminGetUserPlatformAccountsV3(params *AdminGetUserPlatformAccountsV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminGetUserPlatformAccountsV3OK, *AdminGetUserPlatformAccountsV3BadRequest, *AdminGetUserPlatformAccountsV3Unauthorized, *AdminGetUserPlatformAccountsV3Forbidden, *AdminGetUserPlatformAccountsV3NotFound, error)
AdminGetUserPlatformAccountsV3 gets platform accounts linked to the user <p>Required permission 'ADMIN:NAMESPACE:{namespace}:USER:{userId} [READ]'.</p> <h2>Justice Platform Account</h2> <p>The permission ’ADMIN:NAMESPACE:{namespace}:JUSTICE:USER:{userId}’ [READ] is required in order to read the UserID who linked with the user.</p> <br>Gets platform accounts that are already linked with user account <br>action code : 10128
func (*Client) AdminInviteUserV3 ¶ added in v0.2.0
func (a *Client) AdminInviteUserV3(params *AdminInviteUserV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminInviteUserV3Created, *AdminInviteUserV3BadRequest, *AdminInviteUserV3NotFound, *AdminInviteUserV3Conflict, *AdminInviteUserV3UnprocessableEntity, *AdminInviteUserV3InternalServerError, error)
AdminInviteUserV3 invites user admin Required permission 'ADMIN:NAMESPACE:{namespace}:USER:INVITE [CREATE]
Use this endpoint to invite admin user and assign role to them. The role must be scoped to namespace. Substitute the namespace in path parameter to desired role's namespace'. An admin user can only assign role to namespaces that the admin user has the required permission.
The invited admin will also assigned with "User" role by default.
func (*Client) AdminLinkPlatformAccount ¶ added in v0.2.0
func (a *Client) AdminLinkPlatformAccount(params *AdminLinkPlatformAccountParams, authInfo runtime.ClientAuthInfoWriter) (*AdminLinkPlatformAccountNoContent, *AdminLinkPlatformAccountBadRequest, *AdminLinkPlatformAccountUnauthorized, *AdminLinkPlatformAccountForbidden, *AdminLinkPlatformAccountInternalServerError, error)
AdminLinkPlatformAccount links a platform user account to user account <p>Required permission 'ADMIN:NAMESPACE:{namespace}:USER:{userId} [UPDATE]'</p>
Force linking platform account to user User Account. This endpoint intended for admin to forcefully link account to user.
func (*Client) AdminListUsersV3 ¶ added in v0.2.0
func (a *Client) AdminListUsersV3(params *AdminListUsersV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminListUsersV3OK, *AdminListUsersV3BadRequest, *AdminListUsersV3Unauthorized, *AdminListUsersV3Forbidden, *AdminListUsersV3InternalServerError, error)
AdminListUsersV3 admins list users v3 This endpoint requires ADMIN:NAMESPACE:{namespace}:USER [READ] permission.
Returns list of users ID and namespace with their Justice platform account, under a namespace. If user doesn't have Justice platform account, the linkedPlatforms will be empty array.'
func (*Client) AdminPlatformLinkV3 ¶ added in v0.2.0
func (a *Client) AdminPlatformLinkV3(params *AdminPlatformLinkV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminPlatformLinkV3NoContent, *AdminPlatformLinkV3BadRequest, *AdminPlatformLinkV3Unauthorized, *AdminPlatformLinkV3Forbidden, *AdminPlatformLinkV3NotFound, *AdminPlatformLinkV3Conflict, *AdminPlatformLinkV3InternalServerError, error)
AdminPlatformLinkV3 links user s account with platform <p>Required permission 'ADMIN:NAMESPACE:{namespace}:USER:{userId} [UPDATE]'.</p> <p><br><b>Prerequisite:</b> Platform client configuration need to be added to database for specific platformId. Namespace service URL need to be specified (refer to required environment variables).
<h2>Supported platforms:</h2>
<ul> <li><strong>steam</strong>: The ticket’s value is the authentication code returned by Steam.</li> <li><strong>steamopenid</strong>: Steam's user authentication method using OpenID 2.0. The ticket's value is URL generated by Steam on web authentication</li> <li><strong>facebook</strong>: The ticket’s value is the authorization code returned by Facebook OAuth</li> <li><strong>google</strong>: The ticket’s value is the authorization code returned by Google OAuth</li> <li><strong>oculus</strong>: The ticket’s value is a string composed of Oculus's user ID and the nonce separated by a colon (:).</li> <li><strong>twitch</strong>: The ticket’s value is the authorization code returned by Twitch OAuth.</li> <li><strong>android</strong>: The ticket's value is the Android’s device ID</li> <li><strong>ios</strong>: The ticket's value is the iOS’s device ID.</li> <li><strong>device</strong>: Every device that does’nt run Android and iOS is categorized as a device platform. The ticket's value is the device’s ID.</li> <li><strong>discord</strong>: The ticket’s value is the authorization code returned by Discord OAuth.</li> </ul>
func (*Client) AdminPlatformUnlinkV3 ¶ added in v0.2.0
func (a *Client) AdminPlatformUnlinkV3(params *AdminPlatformUnlinkV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminPlatformUnlinkV3NoContent, *AdminPlatformUnlinkV3BadRequest, *AdminPlatformUnlinkV3Unauthorized, *AdminPlatformUnlinkV3Forbidden, *AdminPlatformUnlinkV3NotFound, *AdminPlatformUnlinkV3InternalServerError, error)
AdminPlatformUnlinkV3 unlinks user s account from specific platform <p>Required permission 'ADMIN:NAMESPACE:{namespace}:USER:{userId} [DELETE]'. <h2>Supported platforms:</h2> <ul> <li><strong>steam</strong></li> <li><strong>steamopenid</strong></li> <li><strong>facebook</strong></li> <li><strong>google</strong></li> <li><strong>oculus</strong></li> <li><strong>twitch</strong></li> <li><strong>android</strong></li> <li><strong>ios</strong></li> <li><strong>device</strong></li> <li><strong>discord</strong></li> </ul> <p>Unlink user's account from a specific platform. 'justice' platform might have multiple accounts from different namespaces linked. <br><i>platformNamespace</i> need to be specified when the platform ID is 'justice'. <br> <br>Unlink user's account from justice platform will enable password token grant and password update. <br> <br>If you want to unlink user's account in a game namespace, you have to specify <i>platformNamespace</i> to that game namespace. <br> <br>action code : 10121 </p>
func (*Client) AdminPutUserRolesV2 ¶ added in v0.2.0
func (a *Client) AdminPutUserRolesV2(params *AdminPutUserRolesV2Params, authInfo runtime.ClientAuthInfoWriter) (*AdminPutUserRolesV2NoContent, *AdminPutUserRolesV2BadRequest, *AdminPutUserRolesV2Unauthorized, *AdminPutUserRolesV2Forbidden, *AdminPutUserRolesV2NotFound, error)
AdminPutUserRolesV2 updates user roles will replace all the existing roles
Required permission 'ADMIN:NAMESPACE:{namespace}:ROLE:USER:{userId} [UPDATE]'
func (*Client) AdminResetPasswordV2 ¶ added in v0.2.0
func (a *Client) AdminResetPasswordV2(params *AdminResetPasswordV2Params, authInfo runtime.ClientAuthInfoWriter) (*AdminResetPasswordV2NoContent, *AdminResetPasswordV2BadRequest, *AdminResetPasswordV2Unauthorized, *AdminResetPasswordV2Forbidden, *AdminResetPasswordV2NotFound, *AdminResetPasswordV2InternalServerError, error)
AdminResetPasswordV2 updates user password
Required permission 'ADMIN:NAMESPACE:{namespace}:PASSWORD:USER:{userId} [UPDATE]'
func (*Client) AdminSaveUserRoleV3 ¶ added in v0.2.0
func (a *Client) AdminSaveUserRoleV3(params *AdminSaveUserRoleV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminSaveUserRoleV3NoContent, *AdminSaveUserRoleV3BadRequest, *AdminSaveUserRoleV3Forbidden, *AdminSaveUserRoleV3NotFound, *AdminSaveUserRoleV3UnprocessableEntity, *AdminSaveUserRoleV3InternalServerError, error)
AdminSaveUserRoleV3 admins save user role v3 This endpoint requires ADMIN:NAMESPACE:{namespace}:ROLE:USER:{userId} [UPDATE] permission.
User's roles will be updated with given roles (replacing current user's role). Request body need to specify allowed namespace for given role to support new role restriction. Skipped the check whether the user performing the request is a role manager / assigner since there is a plan to discard the role manager / assigner.
func (*Client) AdminSearchUserV3 ¶ added in v0.2.0
func (a *Client) AdminSearchUserV3(params *AdminSearchUserV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminSearchUserV3OK, *AdminSearchUserV3BadRequest, *AdminSearchUserV3Unauthorized, *AdminSearchUserV3Forbidden, *AdminSearchUserV3InternalServerError, error)
AdminSearchUserV3 searches user <p>Required permission ADMIN:NAMESPACE:{namespace}:USER [READ]</p> <p>Endpoint behavior : <ul><li>by default this endpoint searches all users on the specified namespace</li> <li>if query parameter is defined, endpoint will search users whose email address, display name, or username partially match with the query</li> <li>if startDate and endDate parameters is defined, endpoint will search users which created on the certain date range</li> <li>if query, startDate and endDate parameters are defined, endpoint will search users whose email address and display name match and created on the certain date range</li> <li>if startDate parameter is defined, endpoint will search users that created start from the defined date</li> <li>if endDate parameter is defined, endpoint will search users that created until the defined date</li> </ul></p>
<br>action code : 10133
func (*Client) AdminSearchUsersV2 ¶ added in v0.2.0
func (a *Client) AdminSearchUsersV2(params *AdminSearchUsersV2Params, authInfo runtime.ClientAuthInfoWriter) (*AdminSearchUsersV2OK, *AdminSearchUsersV2BadRequest, *AdminSearchUsersV2Unauthorized, *AdminSearchUsersV2Forbidden, error)
AdminSearchUsersV2 searches users
Required permission 'ADMIN:NAMESPACE:{namespace}:USER [READ]'.
func (*Client) AdminSendVerificationCodeV3 ¶ added in v0.2.0
func (a *Client) AdminSendVerificationCodeV3(params *AdminSendVerificationCodeV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminSendVerificationCodeV3NoContent, *AdminSendVerificationCodeV3BadRequest, *AdminSendVerificationCodeV3Unauthorized, *AdminSendVerificationCodeV3Forbidden, *AdminSendVerificationCodeV3NotFound, *AdminSendVerificationCodeV3Conflict, *AdminSendVerificationCodeV3TooManyRequests, error)
AdminSendVerificationCodeV3 sends verification code to user Required permission 'ADMIN:NAMESPACE:{namespace}:USER:{userId} [UPDATE]'
<p>The verification code is sent to email address.</p> <p>Available contexts for use : </p> <ol>
<li><strong>UserAccountRegistration</strong> <p>a context type used for verifying email address in user account registration. It returns 409 if the email address already verified. <strong><em>It is the default context if the Context field is empty</em></strong></p> </li> <li><strong>UpdateEmailAddress</strong> <p>a context type used for verify user before updating email address.(Without email address verified checking)</p> </li> <li><strong>upgradeHeadlessAccount</strong> <p>The context is intended to be used whenever the email address wanted to be automatically verified on upgrading a headless account. If this context used, IAM rejects the request if the email address is already used by others by returning HTTP Status Code 409.</p> </li>
</ol> <p>action code: 10116</p>
func (*Client) AdminUpdateAgeRestrictionConfigV2 ¶ added in v0.2.0
func (a *Client) AdminUpdateAgeRestrictionConfigV2(params *AdminUpdateAgeRestrictionConfigV2Params, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateAgeRestrictionConfigV2OK, *AdminUpdateAgeRestrictionConfigV2BadRequest, *AdminUpdateAgeRestrictionConfigV2Unauthorized, *AdminUpdateAgeRestrictionConfigV2Forbidden, *AdminUpdateAgeRestrictionConfigV2NotFound, error)
AdminUpdateAgeRestrictionConfigV2 updates age restriction config value
Required permission 'ADMIN:NAMESPACE:{namespace}:AGERESTRICTION [UPDATE]'
func (*Client) AdminUpdateAgeRestrictionConfigV3 ¶ added in v0.2.0
func (a *Client) AdminUpdateAgeRestrictionConfigV3(params *AdminUpdateAgeRestrictionConfigV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateAgeRestrictionConfigV3OK, *AdminUpdateAgeRestrictionConfigV3BadRequest, *AdminUpdateAgeRestrictionConfigV3Unauthorized, *AdminUpdateAgeRestrictionConfigV3Forbidden, *AdminUpdateAgeRestrictionConfigV3InternalServerError, error)
AdminUpdateAgeRestrictionConfigV3 updates age restriction config value
Required permission 'ADMIN:NAMESPACE:{namespace}:AGERESTRICTION [UPDATE]' <br> action code: 10122
func (*Client) AdminUpdateCountryAgeRestrictionV3 ¶ added in v0.2.0
func (a *Client) AdminUpdateCountryAgeRestrictionV3(params *AdminUpdateCountryAgeRestrictionV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateCountryAgeRestrictionV3OK, *AdminUpdateCountryAgeRestrictionV3BadRequest, *AdminUpdateCountryAgeRestrictionV3Unauthorized, *AdminUpdateCountryAgeRestrictionV3Forbidden, *AdminUpdateCountryAgeRestrictionV3NotFound, *AdminUpdateCountryAgeRestrictionV3InternalServerError, error)
AdminUpdateCountryAgeRestrictionV3 updates country s age restriction
Required permission 'ADMIN:NAMESPACE:{namespace}:AGERESTRICTION [UPDATE]'<br>action code: 10123
func (*Client) AdminUpdateMyUserV4 ¶ added in v0.2.0
func (a *Client) AdminUpdateMyUserV4(params *AdminUpdateMyUserV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateMyUserV4OK, *AdminUpdateMyUserV4BadRequest, *AdminUpdateMyUserV4Unauthorized, *AdminUpdateMyUserV4Conflict, *AdminUpdateMyUserV4InternalServerError, error)
AdminUpdateMyUserV4 admins update my user <p>Requires valid user access token </p>
<br><p>This Endpoint support update user based on given data. <b>Single request can update single field or multi fields.</b></p> <p>Supported field {country, displayName, emailAddress, languageTag, dateOfBirth}</p> <p>Country use ISO3166-1 alpha-2 two letter, e.g. US.</p> <p>Date of Birth format : YYYY-MM-DD, e.g. 2019-04-29.</p> <br><b>Several case of updating email address</b> <ul><li>User want to update email address of which have been verified, newEmailAddress response field will be filled with new email address.</li> <li>User want to update email address of which have not been verified, { oldEmailAddress, emailAddress} response field will be filled with new email address. </li> <li>User want to update email address of which have been verified and updated before, { oldEmailAddress, emailAddress} response field will be filled with verified email before. newEmailAddress response field will be filled with newest email address. </li> <p>action code : 10103 </p>
func (*Client) AdminUpdateUserBanV3 ¶ added in v0.2.0
func (a *Client) AdminUpdateUserBanV3(params *AdminUpdateUserBanV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateUserBanV3OK, *AdminUpdateUserBanV3BadRequest, *AdminUpdateUserBanV3Unauthorized, *AdminUpdateUserBanV3Forbidden, *AdminUpdateUserBanV3NotFound, *AdminUpdateUserBanV3InternalServerError, error)
AdminUpdateUserBanV3 enables or disable ban for a single user Required permission ADMIN:NAMESPACE:{namespace}:BAN:USER:{userId}
[UPDATE] <br>Set ban status for a single user for a specific ban. Retrieve user ban and choose the ban ID. Set the form parameter to true/false to enable or disable the ban. <br>action code : 10142'
func (*Client) AdminUpdateUserDeletionStatusV3 ¶ added in v0.2.0
func (a *Client) AdminUpdateUserDeletionStatusV3(params *AdminUpdateUserDeletionStatusV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateUserDeletionStatusV3NoContent, *AdminUpdateUserDeletionStatusV3BadRequest, *AdminUpdateUserDeletionStatusV3Unauthorized, *AdminUpdateUserDeletionStatusV3Forbidden, *AdminUpdateUserDeletionStatusV3NotFound, *AdminUpdateUserDeletionStatusV3InternalServerError, error)
AdminUpdateUserDeletionStatusV3 updates user deletion status
Required permissions 'ADMIN:NAMESPACE:{namespace}:DELETIONSTATUS:USER:{userId} [UPDATE]' <br>action code : 10144
func (*Client) AdminUpdateUserPermissionV3 ¶ added in v0.2.0
func (a *Client) AdminUpdateUserPermissionV3(params *AdminUpdateUserPermissionV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateUserPermissionV3NoContent, *AdminUpdateUserPermissionV3BadRequest, *AdminUpdateUserPermissionV3Unauthorized, *AdminUpdateUserPermissionV3Forbidden, *AdminUpdateUserPermissionV3NotFound, error)
AdminUpdateUserPermissionV3 updates user permissions <p>Required permission 'ADMIN:NAMESPACE:{namespace}:PERMISSION:USER:{userId} [UPDATE]'</p> <p>This endpoint will REPLACE user's permissions with the ones defined in body</p> <p>Schedule contains cron string or date range (both are UTC, also in cron syntax) to indicate when a permission and action are in effect.</p> <p>Both schedule types accepts quartz compatible cron syntax e.g. * * * * * * *.</p> <p>In ranged schedule, first element will be start date, and second one will be end date</p> <p>If schedule is set, the scheduled action must be valid too, that is between 1 to 15, inclusive</p> <p>Syntax reference</p> <p>Fields:</p> <ol> <li>Seconds: 0-59 * / , -</li> <li>Minutes: 0-59 * / , -</li> <li>Hours: 0-23 * / , -</li> <li>Day of month: 1-31 * / , - L W</li> <li>Month: 1-12 JAN-DEC * / , -</li> <li>Day of week: 0-6 SUN-SAT * / , - L #</li> <li>Year: 1970-2099 * / , -</li> </ol> <p>Special characters:</p> <ol> <li>*: all values in the fields, e.g. * in seconds fields indicates every second</li> <li>/: increments of ranges, e.g. 3-59/15 in the minute field indicate the third minute of the hour and every 15 minutes thereafter</li> <li>,: separate items of a list, e.g. MON,WED,FRI in day of week</li> <li>-: range, e.g. 2010-2018 indicates every year between 2010 and 2018, inclusive</li> <li>L: last, e.g. When used in the day-of-week field, it allows you to specify constructs such as "the last Friday" (5L) of a given month. In the day-of-month field, it specifies the last day of the month.</li> <li>W: business day, e.g. if you were to specify 15W as the value for the day-of-month field, the meaning is: "the nearest business day to the 15th of the month."</li> <li>#: must be followed by a number between one and five. It allows you to specify constructs such as "the second Friday" of a given month.</li> </ol>
func (*Client) AdminUpdateUserStatusV3 ¶ added in v0.2.0
func (a *Client) AdminUpdateUserStatusV3(params *AdminUpdateUserStatusV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateUserStatusV3NoContent, *AdminUpdateUserStatusV3BadRequest, *AdminUpdateUserStatusV3Unauthorized, *AdminUpdateUserStatusV3Forbidden, *AdminUpdateUserStatusV3NotFound, error)
AdminUpdateUserStatusV3 updates user status Required permissions 'ADMIN:NAMESPACE:{namespace}:USERSTATUS:USER:{userId} [UPDATE]' <p>This endpoint disable or enable user account. Set the enable status on the request body to true to enable user account or set to false to disable it. </p> <p>Disable user for <strong>Account Disable </strong> purpose fill the reason with:</p> <ul> <li><strong>AdminDeactivateAccount</strong> : if your disable account request comes from admin</li> </ul> <p>Enable user ignore field 'reason' in the request body. </p> <br>action code : 10143
func (*Client) AdminUpdateUserV2 ¶ added in v0.2.0
func (a *Client) AdminUpdateUserV2(params *AdminUpdateUserV2Params, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateUserV2OK, *AdminUpdateUserV2BadRequest, *AdminUpdateUserV2Unauthorized, *AdminUpdateUserV2NotFound, *AdminUpdateUserV2Conflict, *AdminUpdateUserV2InternalServerError, error)
AdminUpdateUserV2 updates user
<p>Required permission 'ADMIN:NAMESPACE:{namespace}:USER:{userId} [UPDATE]'</p><br><p>This Endpoint support update user based on given data. <b>Single request can update single field or multi fields.</b></p> <p>Supported field {Country, DisplayName, LanguageTag}</p><p>Country use ISO3166-1 alpha-2 two letter, e.g. US.</p><br><b>Several case of updating email address</b><ul><li>User want to update email address of which have been verified, NewEmailAddress response field will be filled with new email address.</li><li>User want to update email address of which have not been verified, {LoginId, OldEmailAddress, EmailAddress} response field will be filled with new email address. </li><li>User want to update email address of which have been verified and updated before, {LoginId, OldEmailAddress, EmailAddress} response field will be filled with verified email before. NewEmailAddress response field will be filled with newest email address. </li>
func (*Client) AdminUpdateUserV3 ¶ added in v0.2.0
func (a *Client) AdminUpdateUserV3(params *AdminUpdateUserV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateUserV3OK, *AdminUpdateUserV3BadRequest, *AdminUpdateUserV3Unauthorized, *AdminUpdateUserV3Forbidden, *AdminUpdateUserV3NotFound, *AdminUpdateUserV3Conflict, *AdminUpdateUserV3InternalServerError, error)
AdminUpdateUserV3 updates user <p>Required permission 'ADMIN:NAMESPACE:{namespace}:USER:{userId} [UPDATE]'</p>
<br><p>This Endpoint support update user based on given data. <b>Single request can update single field or multi fields.</b></p> <p>Supported field {country, displayName, emailAddress, languageTag, dateOfBirth}</p> <p>Country use ISO3166-1 alpha-2 two letter, e.g. US.</p> <p>Date of Birth format : YYYY-MM-DD, e.g. 2019-04-29.</p> <br><b>Several case of updating email address</b> <ul><li>User want to update email address of which have been verified, NewEmailAddress response field will be filled with new email address.</li> <li>User want to update email address of which have not been verified, {LoginId, OldEmailAddress, EmailAddress} response field will be filled with new email address. </li> <li>User want to update email address of which have been verified and updated before, {LoginId, OldEmailAddress, EmailAddress} response field will be filled with verified email before. NewEmailAddress response field will be filled with newest email address. </li> <p>action code : 10103 </p>
func (*Client) AdminUpgradeHeadlessAccountV3 ¶ added in v0.2.0
func (a *Client) AdminUpgradeHeadlessAccountV3(params *AdminUpgradeHeadlessAccountV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminUpgradeHeadlessAccountV3OK, *AdminUpgradeHeadlessAccountV3BadRequest, *AdminUpgradeHeadlessAccountV3Unauthorized, *AdminUpgradeHeadlessAccountV3Forbidden, *AdminUpgradeHeadlessAccountV3NotFound, *AdminUpgradeHeadlessAccountV3Conflict, *AdminUpgradeHeadlessAccountV3InternalServerError, error)
AdminUpgradeHeadlessAccountV3 upgrades headless account with verification code Required permission 'ADMIN:NAMESPACE:{namespace}:USER:{userId} [UPDATE]' <p>The endpoint upgrades a headless account by linking the headless account with the email address and the password. By upgrading the headless account into a full account, the user could use the email address and password for using Justice IAM. </p> <p>The endpoint is a shortcut for upgrading a headless account and verifying the email address in one call. In order to get a verification code for the endpoint, please check the send verification code endpoint. </p> <p>This endpoint also have an ability to update user data (if the user data field is specified) right after the upgrade account process is done.<br/> Supported user data fields : <ul> <li>displayName</li> <li>dateOfBirth : format YYYY-MM-DD, e.g. 2019-04-29</li> <li>country : format ISO3166-1 alpha-2 two letter, e.g. US</li> </ul> <br>action code : 10124</p>
func (*Client) AdminVerifyAccountV3 ¶ added in v0.2.0
func (a *Client) AdminVerifyAccountV3(params *AdminVerifyAccountV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminVerifyAccountV3NoContent, *AdminVerifyAccountV3BadRequest, *AdminVerifyAccountV3Unauthorized, *AdminVerifyAccountV3Forbidden, *AdminVerifyAccountV3NotFound, *AdminVerifyAccountV3InternalServerError, error)
AdminVerifyAccountV3 verifies account by validating verification code <p>Required permission 'ADMIN:NAMESPACE:{namespace}:USER:{userId} [UPDATE]'</p> Redeems a verification code sent to a user to verify the user's contact address is correct <p>Available ContactType : <b>email<b/> or <b>phone<b/> </p>
func (*Client) AdminVerifyUserWithoutVerificationCodeV3 ¶ added in v0.2.0
func (a *Client) AdminVerifyUserWithoutVerificationCodeV3(params *AdminVerifyUserWithoutVerificationCodeV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminVerifyUserWithoutVerificationCodeV3NoContent, *AdminVerifyUserWithoutVerificationCodeV3BadRequest, *AdminVerifyUserWithoutVerificationCodeV3Unauthorized, *AdminVerifyUserWithoutVerificationCodeV3Forbidden, *AdminVerifyUserWithoutVerificationCodeV3NotFound, *AdminVerifyUserWithoutVerificationCodeV3Conflict, error)
AdminVerifyUserWithoutVerificationCodeV3 verifies user without verification code <p>This endpoint force verify user. Required permission ADMIN:NAMESPACE:{namespace}:USER:{userId} [UPDATE]</p>
<p>action code: 10118</p>
func (*Client) BanUser ¶ added in v0.2.0
func (a *Client) BanUser(params *BanUserParams, authInfo runtime.ClientAuthInfoWriter) (*BanUserCreated, *BanUserBadRequest, *BanUserUnauthorized, *BanUserForbidden, *BanUserNotFound, *BanUserInternalServerError, error)
BanUser bans a single user
Required permission 'ADMIN:NAMESPACE:{namespace}:BAN:USER:{userId} [CREATE]'.
func (*Client) CreateUser ¶ added in v0.2.0
func (a *Client) CreateUser(params *CreateUserParams, authInfo runtime.ClientAuthInfoWriter) (*CreateUserCreated, *CreateUserBadRequest, *CreateUserUnauthorized, *CreateUserForbidden, *CreateUserConflict, error)
CreateUser creates user <p>Required permission 'NAMESPACE:{namespace}:USER [CREATE]'.</p>
<p>Available Authentication Types:</p> <ol> <li><strong>EMAILPASSWD</strong>: an authentication type used for new user registration through email.</li> <li><strong>PHONEPASSWD</strong>: an authentication type used for new user registration through phone number.</li> </ol> <p>Country use ISO3166-1 alpha-2 two letter, e.g. US.</p>
func (*Client) CreateUserFromInvitationV3 ¶ added in v0.2.0
func (a *Client) CreateUserFromInvitationV3(params *CreateUserFromInvitationV3Params, authInfo runtime.ClientAuthInfoWriter) (*CreateUserFromInvitationV3Created, *CreateUserFromInvitationV3BadRequest, *CreateUserFromInvitationV3NotFound, *CreateUserFromInvitationV3InternalServerError, error)
CreateUserFromInvitationV3 creates user admin from invitation This endpoint create user from saved roles when creating invitation and submitted data.
User will be able to login after completing submitting the data through this endpoint. Available Authentication Types:
EMAILPASSWD: an authentication type used for new user registration through email.
Country use ISO3166-1 alpha-2 two letter, e.g. US.
Date of Birth format : YYYY-MM-DD, e.g. 2019-04-29.
func (*Client) DeleteUser ¶ added in v0.2.0
func (a *Client) DeleteUser(params *DeleteUserParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteUserNoContent, *DeleteUserUnauthorized, *DeleteUserForbidden, *DeleteUserNotFound, error)
DeleteUser deletes user
Required permission 'NAMESPACE:{namespace}:USER:{userId} [DELETE]'
func (*Client) DeleteUserInformation ¶ added in v0.2.0
func (a *Client) DeleteUserInformation(params *DeleteUserInformationParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteUserInformationNoContent, *DeleteUserInformationUnauthorized, *DeleteUserInformationForbidden, *DeleteUserInformationNotFound, error)
DeleteUserInformation deletes user s information
Required permissions 'ADMIN:NAMESPACE:{namespace}:INFORMATION:USER:{userId} [DELETE]'.
func (*Client) DeleteUserPermission ¶ added in v0.2.0
func (a *Client) DeleteUserPermission(params *DeleteUserPermissionParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteUserPermissionNoContent, *DeleteUserPermissionBadRequest, *DeleteUserPermissionUnauthorized, *DeleteUserPermissionForbidden, *DeleteUserPermissionNotFound, error)
DeleteUserPermission deletes user permission
Required permission 'ADMIN:NAMESPACE:{namespace}:PERMISSION:USER:{userId} [DELETE]'
func (*Client) DeleteUserRole ¶ added in v0.2.0
func (a *Client) DeleteUserRole(params *DeleteUserRoleParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteUserRoleNoContent, *DeleteUserRoleUnauthorized, *DeleteUserRoleForbidden, *DeleteUserRoleNotFound, *DeleteUserRoleInternalServerError, error)
DeleteUserRole deletes user role
Required permission 'ADMIN:NAMESPACE:{namespace}:ROLE:USER:{userId} [DELETE]'
func (*Client) DisableUser ¶ added in v0.2.0
func (a *Client) DisableUser(params *DisableUserParams, authInfo runtime.ClientAuthInfoWriter) (*DisableUserNoContent, *DisableUserBadRequest, *DisableUserUnauthorized, *DisableUserForbidden, *DisableUserNotFound, *DisableUserInternalServerError, error)
DisableUser disables a user <h2>The endpoint is going to be deprecated. Please use this instead: iam/v2/admin/namespaces/{namespace}/users/{userId}/disable</h2>
- <p>Required permissions 'ADMIN:NAMESPACE:{namespace}:USERSTATUS:USER:{userId} [UPDATE]'<p> <p>For <strong>Deletion Account</strong> purpose fill the reason with:</p> <ul> <li><strong>DeactivateAccount</strong> : if your deletion request comes from user</li> <li><strong>AdminDeactivateAccount</strong> : if your deletion request comes from admin</li> </ul>
func (*Client) DisableUserBan ¶ added in v0.2.0
func (a *Client) DisableUserBan(params *DisableUserBanParams, authInfo runtime.ClientAuthInfoWriter) (*DisableUserBanOK, *DisableUserBanUnauthorized, *DisableUserBanForbidden, *DisableUserBanNotFound, *DisableUserBanInternalServerError, error)
DisableUserBan disables ban for a single user
Required permission 'ADMIN:NAMESPACE:{namespace}:BAN:USER:{userId} [UPDATE]'.<br><br><b>Notes for using IAM in publisher - game studio scenarios</b><br><p>The endpoint allows:</p> <ul><li>The admin user in publisher namespace disables user’s ban in publisher namespace.</li><li>The admin user in game namespace disables user’s ban in game namespace.</li><li>The admin user in publisher namespace disables user’s ban in publisher namespace.</li></ul><p>Other scenarios are not supported and will return 403: Forbidden.</p>
func (*Client) EnableUser ¶ added in v0.2.0
func (a *Client) EnableUser(params *EnableUserParams, authInfo runtime.ClientAuthInfoWriter) (*EnableUserNoContent, *EnableUserUnauthorized, *EnableUserForbidden, *EnableUserNotFound, *EnableUserInternalServerError, error)
EnableUser enables a user <h2>The endpoint is going to be deprecated. Please use this instead: iam/v2/admin/namespaces/{namespace}/users/{userId}/enable</h2> <p>Required permissions 'ADMIN:NAMESPACE:{namespace}:USERSTATUS:USER:{userId} [UPDATE]'<p>
func (*Client) EnableUserBan ¶ added in v0.2.0
func (a *Client) EnableUserBan(params *EnableUserBanParams, authInfo runtime.ClientAuthInfoWriter) (*EnableUserBanOK, *EnableUserBanUnauthorized, *EnableUserBanForbidden, *EnableUserBanNotFound, *EnableUserBanInternalServerError, error)
EnableUserBan enables ban for a single user
Required permission 'ADMIN:NAMESPACE:{namespace}:BAN:USER:{userId} [UPDATE]'.
func (*Client) ForgotPassword ¶ added in v0.2.0
func (a *Client) ForgotPassword(params *ForgotPasswordParams, authInfo runtime.ClientAuthInfoWriter) (*ForgotPasswordNoContent, *ForgotPasswordBadRequest, *ForgotPasswordUnauthorized, *ForgotPasswordForbidden, *ForgotPasswordNotFound, error)
ForgotPassword requests password reset code
Required permission 'ADMIN:NAMESPACE:{namespace}:PASSWORD:USER [UPDATE]' or valid basic auth header<p><strong>Special note for publisher-game scenario:</strong> Game Client should provide game namespace path parameter and Publisher Client should provide publisher namespace path parameter. </p><p>The password reset code will be sent to the publisher account's email address. </p>
func (*Client) GetAdminInvitationV3 ¶ added in v0.2.0
func (a *Client) GetAdminInvitationV3(params *GetAdminInvitationV3Params, authInfo runtime.ClientAuthInfoWriter) (*GetAdminInvitationV3OK, *GetAdminInvitationV3NotFound, *GetAdminInvitationV3InternalServerError, error)
GetAdminInvitationV3 gets user admin invitation
Endpoint to validate user admin invitation. When not found, it could also means the invitation has expired.
func (*Client) GetAdminUsersByRoleID ¶ added in v0.2.0
func (a *Client) GetAdminUsersByRoleID(params *GetAdminUsersByRoleIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetAdminUsersByRoleIDOK, *GetAdminUsersByRoleIDBadRequest, *GetAdminUsersByRoleIDUnauthorized, *GetAdminUsersByRoleIDForbidden, *GetAdminUsersByRoleIDNotFound, *GetAdminUsersByRoleIDInternalServerError, error)
GetAdminUsersByRoleID gets admin users by role Id <p>Required permission 'ADMIN:NAMESPACE:{namespace}:USER [READ]'</p> <p>This endpoint search admin users which have the roleId</p> <p>Notes : this endpoint only accept admin role. Admin Role is role which have admin status and members. Use endpoint [GET] /roles/{roleId}/admin to check the role status</p>
func (*Client) GetAdminUsersByRoleIDV3 ¶ added in v0.2.0
func (a *Client) GetAdminUsersByRoleIDV3(params *GetAdminUsersByRoleIDV3Params, authInfo runtime.ClientAuthInfoWriter) (*GetAdminUsersByRoleIDV3OK, *GetAdminUsersByRoleIDV3BadRequest, *GetAdminUsersByRoleIDV3Unauthorized, *GetAdminUsersByRoleIDV3Forbidden, *GetAdminUsersByRoleIDV3NotFound, *GetAdminUsersByRoleIDV3InternalServerError, error)
GetAdminUsersByRoleIDV3 gets admin users by role Id <p>Required permission 'ADMIN:NAMESPACE:{namespace}:USER [READ]'</p> <p>This endpoint search admin users which have the roleId</p> <p>Notes : this endpoint only accept admin role. Admin Role is role which have admin status and members. Use endpoint [GET] /roles/{roleId}/admin to check the role status</p> <br>action code : 10140
func (*Client) GetListCountryAgeRestriction ¶ added in v0.2.0
func (a *Client) GetListCountryAgeRestriction(params *GetListCountryAgeRestrictionParams, authInfo runtime.ClientAuthInfoWriter) (*GetListCountryAgeRestrictionOK, *GetListCountryAgeRestrictionUnauthorized, *GetListCountryAgeRestrictionForbidden, *GetListCountryAgeRestrictionNotFound, error)
GetListCountryAgeRestriction gets list country age restriction
Required permission 'ADMIN:NAMESPACE:{namespace}:AGERESTRICTION [READ]'
func (*Client) GetListJusticePlatformAccounts ¶ added in v0.2.0
func (a *Client) GetListJusticePlatformAccounts(params *GetListJusticePlatformAccountsParams, authInfo runtime.ClientAuthInfoWriter) (*GetListJusticePlatformAccountsOK, *GetListJusticePlatformAccountsBadRequest, *GetListJusticePlatformAccountsNotFound, error)
GetListJusticePlatformAccounts gets user justice platform accounts
This endpoint gets list justice platform account by providing publisher namespace and publisher userID.
func (*Client) GetPublisherUser ¶ added in v0.2.0
func (a *Client) GetPublisherUser(params *GetPublisherUserParams, authInfo runtime.ClientAuthInfoWriter) (*GetPublisherUserOK, *GetPublisherUserBadRequest, *GetPublisherUserUnauthorized, *GetPublisherUserForbidden, *GetPublisherUserNotFound, error)
GetPublisherUser gets publisher user <p>Required permissions 'NAMESPACE:{namespace}:PUBLISHER:USER:{userId} [GET].</p> <p><strong>Restriction:</strong> Path Parameter <strong>namespace</strong> can be provided only with game namespace</p>
func (*Client) GetUserBanHistory ¶ added in v0.2.0
func (a *Client) GetUserBanHistory(params *GetUserBanHistoryParams, authInfo runtime.ClientAuthInfoWriter) (*GetUserBanHistoryOK, *GetUserBanHistoryUnauthorized, *GetUserBanHistoryForbidden, *GetUserBanHistoryNotFound, error)
GetUserBanHistory gets user s bans history
Required permissions 'ADMIN:NAMESPACE:{namespace}:BAN:USER:{userId} [READ]'.
func (*Client) GetUserByLoginID ¶ added in v0.2.0
func (a *Client) GetUserByLoginID(params *GetUserByLoginIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetUserByLoginIDOK, *GetUserByLoginIDBadRequest, *GetUserByLoginIDNotFound, *GetUserByLoginIDInternalServerError, error)
GetUserByLoginID gets user by login Id
Required permission 'NAMESPACE:{namespace}:USER [READ]'
func (*Client) GetUserByPlatformUserID ¶ added in v0.2.0
func (a *Client) GetUserByPlatformUserID(params *GetUserByPlatformUserIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetUserByPlatformUserIDOK, *GetUserByPlatformUserIDBadRequest, *GetUserByPlatformUserIDUnauthorized, *GetUserByPlatformUserIDForbidden, *GetUserByPlatformUserIDNotFound, error)
GetUserByPlatformUserID gets user by platform user ID
Required permission 'NAMESPACE:{namespace}:USER [READ]'
func (*Client) GetUserByUserID ¶ added in v0.2.0
func (a *Client) GetUserByUserID(params *GetUserByUserIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetUserByUserIDOK, *GetUserByUserIDNotFound, *GetUserByUserIDInternalServerError, error)
GetUserByUserID gets user by user Id
Required permission 'NAMESPACE:{namespace}:USER:{userId} [READ]'
func (*Client) GetUserInformation ¶ added in v0.2.0
func (a *Client) GetUserInformation(params *GetUserInformationParams, authInfo runtime.ClientAuthInfoWriter) (*GetUserInformationOK, *GetUserInformationUnauthorized, *GetUserInformationForbidden, *GetUserInformationNotFound, error)
GetUserInformation gets user s information
Required permissions 'NAMESPACE:{namespace}:INFORMATION:USER:{userId} [READ]'.
func (*Client) GetUserJusticePlatformAccount ¶ added in v0.2.0
func (a *Client) GetUserJusticePlatformAccount(params *GetUserJusticePlatformAccountParams, authInfo runtime.ClientAuthInfoWriter) (*GetUserJusticePlatformAccountOK, *GetUserJusticePlatformAccountBadRequest, *GetUserJusticePlatformAccountUnauthorized, *GetUserJusticePlatformAccountForbidden, error)
GetUserJusticePlatformAccount gets the justice linked accounts on the designated namespace <p>This endpoint requires the client access token as the bearer token. Required permission 'ADMIN:NAMESPACE:{namespace}:JUSTICE:USER:{userId} [UPDATE]'</p>
<p><strong>It is going to be removed on November 26th, 2018</strong></p> <p>The endpoint returns user Justice platform account linked with the given user. If the user Justice platform account doesn't exist in the designated namespace, the endpoint is going to <strong>create and return the new Justice platform account.</strong> The newly user Justice platform account is going to be forced to perform token grant through the given user and can't perform password update</p> <h3>Read Justice Platform Account UserID</h3> <p>In order to read the Justice platform account UserID, it is required to have the permission: <strong>NAMESPACE:{namespace}:JUSTICE:USER:{userId} [READ]</strong>, otherwise the UserID is going to be censored and replaced with “Redacted” text.</p>
func (*Client) GetUserLoginHistories ¶ added in v0.2.0
func (a *Client) GetUserLoginHistories(params *GetUserLoginHistoriesParams, authInfo runtime.ClientAuthInfoWriter) (*GetUserLoginHistoriesOK, *GetUserLoginHistoriesUnauthorized, *GetUserLoginHistoriesForbidden, *GetUserLoginHistoriesNotFound, error)
GetUserLoginHistories gets user s login histories
Required permission 'NAMESPACE:{namespace}:HISTORY:LOGIN:USER:{userId} [READ]'<p>Notes for this endpoint: </p> <ul><li>This endpoint retrieve the first page of the data if `after` and `before` parameters is empty.</li><li>The maximum value of the limit is 100 and the minimum value of the limit is 1.</li><li>This endpoint retrieve the next page of the data if we provide `after` parameters with valid Unix timestamp.</li><li>This endpoint retrieve the previous page of the data if we provide `before` parameter with valid data Unix timestamp.</li><ul>
func (*Client) GetUserMapping ¶ added in v0.2.0
func (a *Client) GetUserMapping(params *GetUserMappingParams, authInfo runtime.ClientAuthInfoWriter) (*GetUserMappingOK, *GetUserMappingBadRequest, *GetUserMappingUnauthorized, *GetUserMappingForbidden, *GetUserMappingNotFound, error)
GetUserMapping gets user mapping <p>This endpoint requires the client access token as the bearer token. Required permission 'ADMIN:NAMESPACE:{namespace}:JUSTICE:USER:{userId} [READ]'</p> <p>This endpoint will support publisher access to game and game access to publisher</p> <p>If targetNamespace filled with publisher namespace then this endpoint will return its game user id and game namespace</p> <p>If targetNamespace filled with game namespace then this endpoint will return its publisher user id and publisher namespace</p>
func (*Client) GetUserPlatformAccounts ¶ added in v0.2.0
func (a *Client) GetUserPlatformAccounts(params *GetUserPlatformAccountsParams, authInfo runtime.ClientAuthInfoWriter) (*GetUserPlatformAccountsOK, *GetUserPlatformAccountsBadRequest, *GetUserPlatformAccountsUnauthorized, *GetUserPlatformAccountsForbidden, error)
GetUserPlatformAccounts gets platform accounts linked to the user
<p>Required permission 'NAMESPACE:{namespace}:USER:{userId} [READ]'.</p> <h2>Justice Platform Account</h2> <p>The permission ’ADMIN:NAMESPACE:{namespace}:JUSTICE:USER:{userId}’ [READ] is required in order to read the UserID who linked with the user.</p>
func (*Client) GetUserVerificationCode ¶ added in v0.2.0
func (a *Client) GetUserVerificationCode(params *GetUserVerificationCodeParams, authInfo runtime.ClientAuthInfoWriter) (*GetUserVerificationCodeOK, *GetUserVerificationCodeUnauthorized, *GetUserVerificationCodeForbidden, *GetUserVerificationCodeNotFound, *GetUserVerificationCodeInternalServerError, error)
GetUserVerificationCode gets verification code sent to user [WARNING] This endpoint is only for testing purpose. <br>This endpoint get active user verification code. There are 3 scenario of getting verification codes : after account registration, after reset password request, and after headless account upgrade. All of them will be returned on this endpoint. Required permission 'ADMIN:NAMESPACE:{namespace}:USER:{userId}:CODE' [READ] <br>action code: 10146
func (*Client) GetUsersByLoginIds ¶ added in v0.2.0
func (a *Client) GetUsersByLoginIds(params *GetUsersByLoginIdsParams, authInfo runtime.ClientAuthInfoWriter) (*GetUsersByLoginIdsOK, *GetUsersByLoginIdsBadRequest, *GetUsersByLoginIdsUnauthorized, *GetUsersByLoginIdsForbidden, error)
GetUsersByLoginIds gets a list of users by their login Id
Required permission 'NAMESPACE:{namespace}:USER [READ]'
func (*Client) ListAdminsV3 ¶ added in v0.2.0
func (a *Client) ListAdminsV3(params *ListAdminsV3Params, authInfo runtime.ClientAuthInfoWriter) (*ListAdminsV3OK, *ListAdminsV3Unauthorized, *ListAdminsV3Forbidden, *ListAdminsV3InternalServerError, error)
ListAdminsV3 lists user admins This endpoint requires ADMIN:NAMESPACE:{namespace}:USER [READ] permission.
List all users that has admin role (role that has admin_role attribute set to true).
func (*Client) ListCrossNamespaceAccountLink ¶ added in v0.2.0
func (a *Client) ListCrossNamespaceAccountLink(params *ListCrossNamespaceAccountLinkParams, authInfo runtime.ClientAuthInfoWriter) (*ListCrossNamespaceAccountLinkOK, *ListCrossNamespaceAccountLinkBadRequest, *ListCrossNamespaceAccountLinkUnauthorized, *ListCrossNamespaceAccountLinkForbidden, *ListCrossNamespaceAccountLinkNotFound, error)
ListCrossNamespaceAccountLink links existing account with another account in different namespace <h2>The endpoint is going to be deprecated at 9 July, 2018. Please use this instead: /users/{userId}/platforms/{platformId}/link</h2>
<p>Required permission 'NAMESPACE:{namespace}:USER:{userId} [UPDATE]'.</p> <p>
Access token from original namespace is needed as authorization header. Access token from designated account needed as form parameter to verify the ownership of that account. When platformID (device platfom ID) is specified, platform login method for that specific platform ID is removed. This means to protect account from second hand device usage.
</p>
func (*Client) PlatformLink ¶ added in v0.2.0
func (a *Client) PlatformLink(params *PlatformLinkParams, authInfo runtime.ClientAuthInfoWriter) (*PlatformLinkNoContent, *PlatformLinkBadRequest, *PlatformLinkUnauthorized, *PlatformLinkForbidden, *PlatformLinkNotFound, *PlatformLinkConflict, *PlatformLinkInternalServerError, error)
PlatformLink links user s account with platform <p>Required permission 'NAMESPACE:{namespace}:USER:{userId} [UPDATE]'.</p> <p><br><b>Prerequisite:</b> Platform client configuration need to be added to database for specific platformId. Namespace service URL need to be specified (refer to required environment variables).
<h2>Supported platforms:</h2>
<ul> <li><strong>steam</strong>: The ticket’s value is the authentication code returned by Steam.</li> <li><strong>steamopenid</strong>: Steam's user authentication method using OpenID 2.0. The ticket's value is URL generated by Steam on web authentication</li> <li><strong>facebook</strong>: The ticket’s value is the authorization code returned by Facebook OAuth</li> <li><strong>google</strong>: The ticket’s value is the authorization code returned by Google OAuth</li> <li><strong>oculus</strong>: The ticket’s value is a string composed of Oculus's user ID and the nonce separated by a colon (:).</li> <li><strong>twitch</strong>: The ticket’s value is the authorization code returned by Twitch OAuth.</li> <li><strong>android</strong>: The ticket's value is the Android’s device ID</li> <li><strong>ios</strong>: The ticket's value is the iOS’s device ID.</li> <li><strong>device</strong>: Every device that does’nt run Android and iOS is categorized as a device platform. The ticket's value is the device’s ID.</li> <li><strong>discord</strong>: The ticket’s value is the authorization code returned by Discord OAuth.</li> </ul>
func (*Client) PlatformUnlink ¶ added in v0.2.0
func (a *Client) PlatformUnlink(params *PlatformUnlinkParams, authInfo runtime.ClientAuthInfoWriter) (*PlatformUnlinkNoContent, *PlatformUnlinkBadRequest, *PlatformUnlinkUnauthorized, *PlatformUnlinkForbidden, *PlatformUnlinkNotFound, *PlatformUnlinkInternalServerError, error)
PlatformUnlink unlinks user s account with platform <p>Required permission 'NAMESPACE:{namespace}:USER:{userId} [UPDATE]'.</p>
<h2>Supported platforms:</h2>
<ul> <li><strong>steam</strong></li> <li><strong>steamopenid</strong></li> <li><strong>facebook</strong></li> <li><strong>google</strong></li> <li><strong>oculus</strong></li> <li><strong>twitch</strong></li> <li><strong>android</strong></li> <li><strong>ios</strong></li> <li><strong>device</strong></li> <li><strong>justice</strong>: A user might have several 'justice’ platform on different namespaces. That’s why the platform_namespace need to be specified when the platform ID is ‘justice’. The platform_namespace is the designated user’s namespace.</li> </ul> <p>Unlink user's account with platform. 'justice' platform might have multiple accounts from different namespaces linked. platform_namespace need to be specified when the platform ID is 'justice'. <br>Unlinking justice platform will enable password token grant and password update. </p>
func (*Client) PublicCreateJusticeUser ¶ added in v0.2.0
func (a *Client) PublicCreateJusticeUser(params *PublicCreateJusticeUserParams, authInfo runtime.ClientAuthInfoWriter) (*PublicCreateJusticeUserCreated, *PublicCreateJusticeUserBadRequest, *PublicCreateJusticeUserUnauthorized, *PublicCreateJusticeUserForbidden, *PublicCreateJusticeUserNotFound, *PublicCreateJusticeUserInternalServerError, error)
PublicCreateJusticeUser creates justice user from publisher user
Create Justice User from Publisher User information. It will check first if Justice User on target namespace already exist.
func (*Client) PublicCreateUserV2 ¶ added in v0.2.0
func (a *Client) PublicCreateUserV2(params *PublicCreateUserV2Params, authInfo runtime.ClientAuthInfoWriter) (*PublicCreateUserV2Created, *PublicCreateUserV2BadRequest, *PublicCreateUserV2Unauthorized, *PublicCreateUserV2Forbidden, *PublicCreateUserV2Conflict, error)
PublicCreateUserV2 creates user
<p>Available Authentication Types:</p> <ol> <li><strong>EMAILPASSWD</strong>: an authentication type used for new user registration through email.</li> </ol> <p>Country use ISO3166-1 alpha-2 two letter, e.g. US.</p>
func (*Client) PublicCreateUserV3 ¶
func (a *Client) PublicCreateUserV3(params *PublicCreateUserV3Params, authInfo runtime.ClientAuthInfoWriter) (*PublicCreateUserV3Created, *PublicCreateUserV3BadRequest, *PublicCreateUserV3NotFound, *PublicCreateUserV3Conflict, *PublicCreateUserV3InternalServerError, error)
PublicCreateUserV3 creates user
<p>Available Authentication Types:</p> <ol> <li><strong>EMAILPASSWD</strong>: an authentication type used for new user registration through email.</li> </ol> <p>Country use ISO3166-1 alpha-2 two letter, e.g. US.</p> <p>Date of Birth format : YYYY-MM-DD, e.g. 2019-04-29.</p> <p>This endpoint support accepting agreements for the created user. Supply the accepted agreements in acceptedPolicies attribute.</p>
func (*Client) PublicDeletePlatformLinkV2 ¶ added in v0.2.0
func (a *Client) PublicDeletePlatformLinkV2(params *PublicDeletePlatformLinkV2Params, authInfo runtime.ClientAuthInfoWriter) (*PublicDeletePlatformLinkV2NoContent, *PublicDeletePlatformLinkV2BadRequest, *PublicDeletePlatformLinkV2Unauthorized, *PublicDeletePlatformLinkV2Forbidden, *PublicDeletePlatformLinkV2NotFound, *PublicDeletePlatformLinkV2InternalServerError, error)
PublicDeletePlatformLinkV2 deletes the link of user s account with platform <h2>Supported platforms:</h2> <ul> <li><strong>steam</strong></li> <li><strong>steamopenid</strong></li> <li><strong>facebook</strong></li> <li><strong>google</strong></li> <li><strong>oculus</strong></li> <li><strong>twitch</strong></li> <li><strong>android</strong></li> <li><strong>ios</strong></li> <li><strong>device</strong></li> <li><strong>discord</strong></li> </ul> <p>Delete link of user's account with platform. 'justice' platform might have multiple accounts from different namespaces linked. platform_namespace need to be specified when the platform ID is 'justice'. <br>Delete link of justice platform will enable password token grant and password update. </p>
func (*Client) PublicForgotPasswordV2 ¶ added in v0.2.0
func (a *Client) PublicForgotPasswordV2(params *PublicForgotPasswordV2Params, authInfo runtime.ClientAuthInfoWriter) (*PublicForgotPasswordV2NoContent, *PublicForgotPasswordV2BadRequest, *PublicForgotPasswordV2NotFound, *PublicForgotPasswordV2TooManyRequests, *PublicForgotPasswordV2InternalServerError, error)
PublicForgotPasswordV2 requests password reset code
<p><strong>Special note for publisher-game scenario:</strong> Game Client should provide game namespace path parameter and Publisher Client should provide publisher namespace path parameter. </p><p>The password reset code will be sent to the publisher account's email address. </p>
func (*Client) PublicForgotPasswordV3 ¶ added in v0.2.0
func (a *Client) PublicForgotPasswordV3(params *PublicForgotPasswordV3Params, authInfo runtime.ClientAuthInfoWriter) (*PublicForgotPasswordV3NoContent, *PublicForgotPasswordV3BadRequest, *PublicForgotPasswordV3NotFound, *PublicForgotPasswordV3TooManyRequests, error)
PublicForgotPasswordV3 requests password reset code <p><strong>Special note for publisher-game scenario:</strong>
Game Client should provide game namespace path parameter and Publisher Client should provide publisher namespace path parameter. </p> <p>The password reset code will be sent to the publisher account's email address. </p> <p>action code : 10104 </p>
func (*Client) PublicGetAsyncStatus ¶ added in v0.2.0
func (a *Client) PublicGetAsyncStatus(params *PublicGetAsyncStatusParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetAsyncStatusOK, *PublicGetAsyncStatusUnauthorized, *PublicGetAsyncStatusForbidden, *PublicGetAsyncStatusInternalServerError, error)
PublicGetAsyncStatus gets linking progress status
This endpoint is used to get linking status.
func (*Client) PublicGetMyUserV3 ¶ added in v0.2.0
func (a *Client) PublicGetMyUserV3(params *PublicGetMyUserV3Params, authInfo runtime.ClientAuthInfoWriter) (*PublicGetMyUserV3OK, *PublicGetMyUserV3Unauthorized, *PublicGetMyUserV3InternalServerError, error)
PublicGetMyUserV3 gets my user
<p>Require valid user authorization<br>Get my user data<br>action code : 10147 </p>
func (*Client) PublicGetUserBan ¶ added in v0.2.0
func (a *Client) PublicGetUserBan(params *PublicGetUserBanParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetUserBanOK, *PublicGetUserBanUnauthorized, *PublicGetUserBanForbidden, *PublicGetUserBanNotFound, error)
PublicGetUserBan gets user s bans
func (*Client) PublicGetUserBanHistoryV3 ¶ added in v0.2.0
func (a *Client) PublicGetUserBanHistoryV3(params *PublicGetUserBanHistoryV3Params, authInfo runtime.ClientAuthInfoWriter) (*PublicGetUserBanHistoryV3OK, *PublicGetUserBanHistoryV3BadRequest, *PublicGetUserBanHistoryV3Unauthorized, *PublicGetUserBanHistoryV3Forbidden, *PublicGetUserBanHistoryV3NotFound, *PublicGetUserBanHistoryV3InternalServerError, error)
PublicGetUserBanHistoryV3 gets user s bans Required valid user authorization. <p>Notes:</p> <ul> <li>This endpoint retrieve the first page of the data if after and before parameters is empty</li> <li><strong>The pagination is not working yet</strong></li> </ul>
func (*Client) PublicGetUserByPlatformUserIDV3 ¶ added in v0.2.0
func (a *Client) PublicGetUserByPlatformUserIDV3(params *PublicGetUserByPlatformUserIDV3Params, authInfo runtime.ClientAuthInfoWriter) (*PublicGetUserByPlatformUserIDV3OK, *PublicGetUserByPlatformUserIDV3Unauthorized, *PublicGetUserByPlatformUserIDV3Forbidden, *PublicGetUserByPlatformUserIDV3NotFound, *PublicGetUserByPlatformUserIDV3InternalServerError, error)
PublicGetUserByPlatformUserIDV3 gets user by platform user ID Get User By Platform User ID
This endpoint return user information by given platform ID and platform user ID
func (*Client) PublicGetUserByUserIDV2 ¶ added in v0.2.0
func (a *Client) PublicGetUserByUserIDV2(params *PublicGetUserByUserIDV2Params, authInfo runtime.ClientAuthInfoWriter) (*PublicGetUserByUserIDV2OK, *PublicGetUserByUserIDV2NotFound, *PublicGetUserByUserIDV2InternalServerError, error)
PublicGetUserByUserIDV2 gets user by user ID
func (*Client) PublicGetUserByUserIDV3 ¶ added in v0.2.0
func (a *Client) PublicGetUserByUserIDV3(params *PublicGetUserByUserIDV3Params, authInfo runtime.ClientAuthInfoWriter) (*PublicGetUserByUserIDV3OK, *PublicGetUserByUserIDV3BadRequest, *PublicGetUserByUserIDV3NotFound, *PublicGetUserByUserIDV3InternalServerError, error)
PublicGetUserByUserIDV3 gets user by user ID
<p>This endpoint retrieve user attributes. action code: 10129</p>
func (*Client) PublicGetUserLoginHistoriesV3 ¶ added in v0.2.0
func (a *Client) PublicGetUserLoginHistoriesV3(params *PublicGetUserLoginHistoriesV3Params, authInfo runtime.ClientAuthInfoWriter) (*PublicGetUserLoginHistoriesV3OK, *PublicGetUserLoginHistoriesV3Unauthorized, *PublicGetUserLoginHistoriesV3Forbidden, *PublicGetUserLoginHistoriesV3NotFound, error)
PublicGetUserLoginHistoriesV3 gets user s login histories
Required valid user authorization.<p>Notes for this endpoint: </p> <ul><li>This endpoint retrieve the first page of the data if `after` and `before` parameters is empty.</li><li>The maximum value of the limit is 100 and the minimum value of the limit is 1.</li><li>This endpoint retrieve the next page of the data if we provide `after` parameters with valid Unix timestamp.</li><li>This endpoint retrieve the previous page of the data if we provide `before` parameter with valid data Unix timestamp.</li><ul>
func (*Client) PublicGetUserPlatformAccountsV3 ¶ added in v0.2.0
func (a *Client) PublicGetUserPlatformAccountsV3(params *PublicGetUserPlatformAccountsV3Params, authInfo runtime.ClientAuthInfoWriter) (*PublicGetUserPlatformAccountsV3OK, *PublicGetUserPlatformAccountsV3BadRequest, *PublicGetUserPlatformAccountsV3Unauthorized, *PublicGetUserPlatformAccountsV3Forbidden, *PublicGetUserPlatformAccountsV3NotFound, error)
PublicGetUserPlatformAccountsV3 gets platform accounts linked to the user <p>This endpoint retrieves platform accounts linked to user. Required valid user authorization. <br>action code: 10128 </p>
func (*Client) PublicLinkPlatformAccount ¶ added in v0.2.0
func (a *Client) PublicLinkPlatformAccount(params *PublicLinkPlatformAccountParams, authInfo runtime.ClientAuthInfoWriter) (*PublicLinkPlatformAccountNoContent, *PublicLinkPlatformAccountBadRequest, *PublicLinkPlatformAccountUnauthorized, *PublicLinkPlatformAccountForbidden, *PublicLinkPlatformAccountInternalServerError, error)
PublicLinkPlatformAccount links a platform user account to user account Update Platform Account relation to current User Account.
Note: Game progression data (statistics, reward, etc) associated with previous User Account will not be transferred. If the data is tight to game user ID, the user will have the game progression data.
func (*Client) PublicListUserIDByPlatformUserIDsV3 ¶ added in v0.2.0
func (a *Client) PublicListUserIDByPlatformUserIDsV3(params *PublicListUserIDByPlatformUserIDsV3Params, authInfo runtime.ClientAuthInfoWriter) (*PublicListUserIDByPlatformUserIDsV3OK, *PublicListUserIDByPlatformUserIDsV3BadRequest, *PublicListUserIDByPlatformUserIDsV3Unauthorized, *PublicListUserIDByPlatformUserIDsV3Forbidden, *PublicListUserIDByPlatformUserIDsV3InternalServerError, error)
PublicListUserIDByPlatformUserIDsV3 lists user ID by platform user ID List User ID By Platform User ID
This endpoint intended to list game user ID from the given namespace This endpoint return list of user ID by given platform ID and list of platform user ID
func (*Client) PublicPlatformLinkV2 ¶ added in v0.2.0
func (a *Client) PublicPlatformLinkV2(params *PublicPlatformLinkV2Params, authInfo runtime.ClientAuthInfoWriter) (*PublicPlatformLinkV2NoContent, *PublicPlatformLinkV2BadRequest, *PublicPlatformLinkV2Unauthorized, *PublicPlatformLinkV2Forbidden, *PublicPlatformLinkV2NotFound, *PublicPlatformLinkV2Conflict, *PublicPlatformLinkV2InternalServerError, error)
PublicPlatformLinkV2 links user s account with platform <p><br><b>Prerequisite:</b> Platform client configuration need to be added to database for specific platformId. Namespace service URL need to be specified (refer to required environment variables). <h2>Supported platforms:</h2> <ul> <li><strong>steam</strong>: The ticket’s value is the authentication code returned by Steam.</li> <li><strong>steamopenid</strong>: Steam's user authentication method using OpenID 2.0. The ticket's value is URL generated by Steam on web authentication</li> <li><strong>facebook</strong>: The ticket’s value is the authorization code returned by Facebook OAuth</li> <li><strong>google</strong>: The ticket’s value is the authorization code returned by Google OAuth</li> <li><strong>oculus</strong>: The ticket’s value is a string composed of Oculus's user ID and the nonce separated by a colon (:).</li> <li><strong>twitch</strong>: The ticket’s value is the authorization code returned by Twitch OAuth.</li> <li><strong>android</strong>: The ticket's value is the Android’s device ID</li> <li><strong>ios</strong>: The ticket's value is the iOS’s device ID.</li> <li><strong>device</strong>: Every device that doesn't run Android and iOS is categorized as a device platform. The ticket's value is the device’s ID.</li> <li><strong>discord</strong>: The ticket’s value is the authorization code returned by Discord OAuth.</li> </ul>
func (*Client) PublicPlatformLinkV3 ¶ added in v0.2.0
func (a *Client) PublicPlatformLinkV3(params *PublicPlatformLinkV3Params, authInfo runtime.ClientAuthInfoWriter) (*PublicPlatformLinkV3NoContent, *PublicPlatformLinkV3BadRequest, *PublicPlatformLinkV3Unauthorized, *PublicPlatformLinkV3NotFound, *PublicPlatformLinkV3Conflict, *PublicPlatformLinkV3InternalServerError, error)
PublicPlatformLinkV3 links user s account with platform Required valid user authorization. <p><br><b>Prerequisite:</b> Platform client configuration need to be added to database for specific platformId. Namespace service URL need to be specified (refer to required environment variables). <h2>Supported platforms:</h2> <ul> <li><strong>steam</strong>: The ticket’s value is the authentication code returned by Steam.</li> <li><strong>steamopenid</strong>: Steam's user authentication method using OpenID 2.0. The ticket's value is URL generated by Steam on web authentication</li> <li><strong>facebook</strong>: The ticket’s value is the authorization code returned by Facebook OAuth</li> <li><strong>google</strong>: The ticket’s value is the authorization code returned by Google OAuth</li> <li><strong>oculus</strong>: The ticket’s value is a string composed of Oculus's user ID and the nonce separated by a colon (:).</li> <li><strong>twitch</strong>: The ticket’s value is the authorization code returned by Twitch OAuth.</li> <li><strong>android</strong>: The ticket's value is the Android’s device ID</li> <li><strong>ios</strong>: The ticket's value is the iOS’s device ID.</li> <li><strong>device</strong>: Every device that doesn't run Android and iOS is categorized as a device platform. The ticket's value is the device’s ID.</li> <li><strong>discord</strong>: The ticket’s value is the authorization code returned by Discord OAuth.</li> <li><strong>ps4web</strong>: The ticket’s value is the authorization code returned by PSN OAuth.</li> <li><strong>xblweb</strong>: The ticket’s value is the authorization code returned by XBox Live OAuth.</li> </ul> <br>action code : 10144
func (*Client) PublicPlatformUnlinkV3 ¶ added in v0.2.0
func (a *Client) PublicPlatformUnlinkV3(params *PublicPlatformUnlinkV3Params, authInfo runtime.ClientAuthInfoWriter) (*PublicPlatformUnlinkV3NoContent, *PublicPlatformUnlinkV3BadRequest, *PublicPlatformUnlinkV3Unauthorized, *PublicPlatformUnlinkV3NotFound, *PublicPlatformUnlinkV3InternalServerError, error)
PublicPlatformUnlinkV3 unlinks user s account from specific platform Required valid user authorization. <h2>Supported platforms:</h2> <ul> <li><strong>steam</strong></li> <li><strong>steamopenid</strong></li> <li><strong>facebook</strong></li> <li><strong>google</strong></li> <li><strong>oculus</strong></li> <li><strong>twitch</strong></li> <li><strong>android</strong></li> <li><strong>ios</strong></li> <li><strong>device</strong></li> <li><strong>discord</strong></li> </ul> <p>Unlink user's account from a specific platform. 'justice' platform might have multiple accounts from different namespaces linked. <br><i>platformNamespace</i> need to be specified when the platform ID is 'justice'. <br> <br>Unlink user's account from justice platform will enable password token grant and password update. <br> <br>If you want to unlink user's account in a game namespace, you have to specify <i>platformNamespace</i> to that game namespace. <br> <br>action code : 10121 </p>
func (*Client) PublicResetPasswordV2 ¶ added in v0.2.0
func (a *Client) PublicResetPasswordV2(params *PublicResetPasswordV2Params, authInfo runtime.ClientAuthInfoWriter) (*PublicResetPasswordV2NoContent, *PublicResetPasswordV2BadRequest, *PublicResetPasswordV2Forbidden, *PublicResetPasswordV2NotFound, *PublicResetPasswordV2InternalServerError, error)
PublicResetPasswordV2 resets user password
func (*Client) PublicSearchUserV3 ¶
func (a *Client) PublicSearchUserV3(params *PublicSearchUserV3Params, authInfo runtime.ClientAuthInfoWriter) (*PublicSearchUserV3OK, *PublicSearchUserV3BadRequest, *PublicSearchUserV3Unauthorized, *PublicSearchUserV3NotFound, *PublicSearchUserV3InternalServerError, error)
PublicSearchUserV3 searches user <p>Requires valid user access token</p> <p>This endpoint search all users on the specified namespace that match the query on these fields: email address, display name, and username. If the query is not defined, then it searches all users on the specified namespace.</p> <br>action code : 10132
func (*Client) PublicSendVerificationCodeV3 ¶ added in v0.2.0
func (a *Client) PublicSendVerificationCodeV3(params *PublicSendVerificationCodeV3Params, authInfo runtime.ClientAuthInfoWriter) (*PublicSendVerificationCodeV3NoContent, *PublicSendVerificationCodeV3BadRequest, *PublicSendVerificationCodeV3Unauthorized, *PublicSendVerificationCodeV3NotFound, *PublicSendVerificationCodeV3Conflict, *PublicSendVerificationCodeV3TooManyRequests, error)
PublicSendVerificationCodeV3 sends verification code to user Required valid user authorization
<p>The verification code is sent to email address</p> <p>Available contexts for use : </p> <ol>
<li> <strong>UserAccountRegistration</strong> <p>a context type used for verifying email address in user account registration. It returns 409 if the email address already verified. <strong><em>It is the default context if the Context field is empty</em></strong></p> </li> <li> <strong>UpdateEmailAddress</strong> <p>a context type used for verify user before updating email address.(Without email address verified checking)</p> </li> <li><strong>upgradeHeadlessAccount</strong> <p>The context is intended to be used whenever the email address wanted to be automatically verified on upgrading a headless account. If this context used, IAM rejects the request if the email address is already used by others by returning HTTP Status Code 409.</p> </li>
</ol> <p>action code: 10116</p>
func (*Client) PublicUpdatePasswordV2 ¶ added in v0.2.0
func (a *Client) PublicUpdatePasswordV2(params *PublicUpdatePasswordV2Params, authInfo runtime.ClientAuthInfoWriter) (*PublicUpdatePasswordV2NoContent, *PublicUpdatePasswordV2BadRequest, *PublicUpdatePasswordV2Unauthorized, *PublicUpdatePasswordV2Forbidden, *PublicUpdatePasswordV2NotFound, *PublicUpdatePasswordV2InternalServerError, error)
PublicUpdatePasswordV2 updates user password
This endpoint need a valid user access token
func (*Client) PublicUpdatePasswordV3 ¶ added in v0.2.0
func (a *Client) PublicUpdatePasswordV3(params *PublicUpdatePasswordV3Params, authInfo runtime.ClientAuthInfoWriter) (*PublicUpdatePasswordV3NoContent, *PublicUpdatePasswordV3BadRequest, *PublicUpdatePasswordV3Unauthorized, *PublicUpdatePasswordV3InternalServerError, error)
PublicUpdatePasswordV3 updates user password
Required valid user authorization. <br> action code: 10107
func (*Client) PublicUpdateUserV2 ¶ added in v0.2.0
func (a *Client) PublicUpdateUserV2(params *PublicUpdateUserV2Params, authInfo runtime.ClientAuthInfoWriter) (*PublicUpdateUserV2OK, *PublicUpdateUserV2BadRequest, *PublicUpdateUserV2Unauthorized, *PublicUpdateUserV2NotFound, *PublicUpdateUserV2Conflict, *PublicUpdateUserV2InternalServerError, error)
PublicUpdateUserV2 updates user
<br><p>This Endpoint support update user based on given data. <b>Single request can update single field or multi fields.</b></p> This endpoint require valid user access token to accessed. <p>Supported field {Country, DisplayName, LanguageTag}</p>
func (*Client) PublicUpdateUserV3 ¶ added in v0.2.0
func (a *Client) PublicUpdateUserV3(params *PublicUpdateUserV3Params, authInfo runtime.ClientAuthInfoWriter) (*PublicUpdateUserV3OK, *PublicUpdateUserV3BadRequest, *PublicUpdateUserV3Unauthorized, *PublicUpdateUserV3Conflict, *PublicUpdateUserV3InternalServerError, error)
PublicUpdateUserV3 updates user <p>Requires valid user access token </p>
<br><p>This Endpoint support update user based on given data. <b>Single request can update single field or multi fields.</b></p> <p>Supported field {country, displayName, languageTag, dateOfBirth}</p> <p>Country use ISO3166-1 alpha-2 two letter, e.g. US.</p> <p>Date of Birth format : YYYY-MM-DD, e.g. 2019-04-29.</p> <br><b>Several case of updating email address</b> <ul><li>User want to update email address of which have been verified, newEmailAddress response field will be filled with new email address.</li> <li>User want to update email address of which have not been verified, { oldEmailAddress, emailAddress} response field will be filled with new email address. </li> <li>User want to update email address of which have been verified and updated before, { oldEmailAddress, emailAddress} response field will be filled with verified email before. newEmailAddress response field will be filled with newest email address. </li> <br><b>Important notes:</b> <br><p>This endpoint provides support for client that doesn't have PATCH support, i.e. UE4 before v4.23 released. <br>If the client support PATCH method, use [PATCH] /iam/v3/public/namespaces/{namespace}/users/me instead</p><br> <p>action code : 10103 </p>
func (*Client) PublicUpgradeHeadlessAccountV3 ¶ added in v0.2.0
func (a *Client) PublicUpgradeHeadlessAccountV3(params *PublicUpgradeHeadlessAccountV3Params, authInfo runtime.ClientAuthInfoWriter) (*PublicUpgradeHeadlessAccountV3OK, *PublicUpgradeHeadlessAccountV3BadRequest, *PublicUpgradeHeadlessAccountV3Unauthorized, *PublicUpgradeHeadlessAccountV3Forbidden, *PublicUpgradeHeadlessAccountV3NotFound, *PublicUpgradeHeadlessAccountV3Conflict, *PublicUpgradeHeadlessAccountV3InternalServerError, error)
PublicUpgradeHeadlessAccountV3 upgrades headless account and automatically verified the email address if it is succeeded Require valid user access token. <p>The endpoint upgrades a headless account by linking the headless account with the email address and the password. By upgrading the headless account into a full account, the user could use the email address and password for using Justice IAM. </p> <p>The endpoint is a shortcut for upgrading a headless account and verifying the email address in one call. In order to get a verification code for the endpoint, please check the send verification code endpoint.</p> <p>This endpoint also have an ability to update user data (if the user data field is specified) right after the upgrade account process is done.<br/> Supported user data fields : <ul> <li>displayName</li> <li>dateOfBirth : format YYYY-MM-DD, e.g. 2019-04-29</li> <li>country : format ISO3166-1 alpha-2 two letter, e.g. US</li> </ul> <br>action code : 10124</p>
func (*Client) PublicUserVerificationV3 ¶
func (a *Client) PublicUserVerificationV3(params *PublicUserVerificationV3Params, authInfo runtime.ClientAuthInfoWriter) (*PublicUserVerificationV3NoContent, *PublicUserVerificationV3BadRequest, *PublicUserVerificationV3Unauthorized, *PublicUserVerificationV3Forbidden, *PublicUserVerificationV3Conflict, error)
PublicUserVerificationV3 redeems verification code sent to user <p>Required valid user authorization</p>
<p>Redeems a verification code sent to a user to verify the user's contact address is correct</p> <p>Available ContactType : <b>email</b></p> <p>action code: 10107</p>
func (*Client) PublicValidateUserByUserIDAndPasswordV3 ¶ added in v0.2.0
func (a *Client) PublicValidateUserByUserIDAndPasswordV3(params *PublicValidateUserByUserIDAndPasswordV3Params, authInfo runtime.ClientAuthInfoWriter) (*PublicValidateUserByUserIDAndPasswordV3NoContent, *PublicValidateUserByUserIDAndPasswordV3BadRequest, *PublicValidateUserByUserIDAndPasswordV3Unauthorized, *PublicValidateUserByUserIDAndPasswordV3Forbidden, *PublicValidateUserByUserIDAndPasswordV3NotFound, *PublicValidateUserByUserIDAndPasswordV3InternalServerError, error)
PublicValidateUserByUserIDAndPasswordV3 validates user password by user ID and password This endpoint is used to validate the user password. Required valid user authorization and valid user ID. <p>Notes:</p> <ul> <li>This endpoint validate the user password by specifying the userId and password</li> </ul>
func (*Client) PublicVerifyHeadlessAccountV3 ¶ added in v0.2.0
func (a *Client) PublicVerifyHeadlessAccountV3(params *PublicVerifyHeadlessAccountV3Params, authInfo runtime.ClientAuthInfoWriter) (*PublicVerifyHeadlessAccountV3OK, *PublicVerifyHeadlessAccountV3BadRequest, *PublicVerifyHeadlessAccountV3Unauthorized, *PublicVerifyHeadlessAccountV3NotFound, *PublicVerifyHeadlessAccountV3Conflict, *PublicVerifyHeadlessAccountV3InternalServerError, error)
PublicVerifyHeadlessAccountV3 upgrades user account to full account with email
<p>Require valid user authorization<br>action code : 10124 </p>
func (*Client) PublicWebLinkPlatform ¶ added in v0.2.0
func (a *Client) PublicWebLinkPlatform(params *PublicWebLinkPlatformParams, authInfo runtime.ClientAuthInfoWriter) (*PublicWebLinkPlatformOK, *PublicWebLinkPlatformBadRequest, *PublicWebLinkPlatformUnauthorized, *PublicWebLinkPlatformNotFound, error)
PublicWebLinkPlatform creates public web linking
This endpoint is used to generate third party login page which will redirected to establish endpoint.
func (*Client) PublicWebLinkPlatformEstablish ¶ added in v0.2.0
func (a *Client) PublicWebLinkPlatformEstablish(params *PublicWebLinkPlatformEstablishParams, authInfo runtime.ClientAuthInfoWriter) (*PublicWebLinkPlatformEstablishFound, error)
PublicWebLinkPlatformEstablish establishes link progress
This endpoint is used by third party to redirect the code for the purpose of linking the account third party to IAM account.
func (*Client) ResetPassword ¶ added in v0.2.0
func (a *Client) ResetPassword(params *ResetPasswordParams, authInfo runtime.ClientAuthInfoWriter) (*ResetPasswordNoContent, *ResetPasswordBadRequest, *ResetPasswordForbidden, *ResetPasswordNotFound, *ResetPasswordInternalServerError, error)
ResetPassword resets user password
Required permission 'ADMIN:NAMESPACE:{namespace}:PASSWORD:USER [UPDATE]' or valid basic auth header
func (*Client) ResetPasswordV3 ¶ added in v0.2.0
func (a *Client) ResetPasswordV3(params *ResetPasswordV3Params, authInfo runtime.ClientAuthInfoWriter) (*ResetPasswordV3NoContent, *ResetPasswordV3BadRequest, *ResetPasswordV3Forbidden, *ResetPasswordV3NotFound, error)
ResetPasswordV3 resets user password
<p>action code: 10105</p>
func (*Client) SaveUserPermission ¶ added in v0.2.0
func (a *Client) SaveUserPermission(params *SaveUserPermissionParams, authInfo runtime.ClientAuthInfoWriter) (*SaveUserPermissionNoContent, *SaveUserPermissionBadRequest, *SaveUserPermissionUnauthorized, *SaveUserPermissionForbidden, *SaveUserPermissionNotFound, error)
SaveUserPermission saves user permissions <p>Required permission 'ADMIN:NAMESPACE:{namespace}:PERMISSION:USER:{userId} [UPDATE]'</p> <p>This endpoint will REPLACE user's permissions with the ones defined in body</p> <p>Schedule contains cron string or date range (both are UTC, also in cron syntax) to indicate when a permission and action are in effect.</p> <p>Both schedule types accepts quartz compatible cron syntax e.g. * * * * * * *.</p> <p>In ranged schedule, first element will be start date, and second one will be end date</p> <p>If schedule is set, the scheduled action must be valid too, that is between 1 to 15, inclusive</p> <p>Syntax reference</p> <p>Fields:</p> <ol> <li>Seconds: 0-59 * / , -</li> <li>Minutes: 0-59 * / , -</li> <li>Hours: 0-23 * / , -</li> <li>Day of month: 1-31 * / , - L W</li> <li>Month: 1-12 JAN-DEC * / , -</li> <li>Day of week: 0-6 SUN-SAT * / , - L #</li> <li>Year: 1970-2099 * / , -</li> </ol> <p>Special characters:</p> <ol> <li>*: all values in the fields, e.g. * in seconds fields indicates every second</li> <li>/: increments of ranges, e.g. 3-59/15 in the minute field indicate the third minute of the hour and every 15 minutes thereafter</li> <li>,: separate items of a list, e.g. MON,WED,FRI in day of week</li> <li>-: range, e.g. 2010-2018 indicates every year between 2010 and 2018, inclusive</li> <li>L: last, e.g. When used in the day-of-week field, it allows you to specify constructs such as "the last Friday" (5L) of a given month. In the day-of-month field, it specifies the last day of the month.</li> <li>W: business day, e.g. if you were to specify 15W as the value for the day-of-month field, the meaning is: "the nearest business day to the 15th of the month."</li> <li>#: must be followed by a number between one and five. It allows you to specify constructs such as "the second Friday" of a given month.</li> </ol>
func (*Client) SaveUserRoles ¶ added in v0.2.0
func (a *Client) SaveUserRoles(params *SaveUserRolesParams, authInfo runtime.ClientAuthInfoWriter) (*SaveUserRolesNoContent, *SaveUserRolesBadRequest, *SaveUserRolesUnauthorized, *SaveUserRolesForbidden, *SaveUserRolesNotFound, *SaveUserRolesConflict, error)
SaveUserRoles saves user roles
Required permission 'ADMIN:NAMESPACE:{namespace}:ROLE:USER:{userId} [UPDATE]'
func (*Client) SearchUser ¶ added in v0.2.0
func (a *Client) SearchUser(params *SearchUserParams, authInfo runtime.ClientAuthInfoWriter) (*SearchUserOK, *SearchUserBadRequest, *SearchUserUnauthorized, *SearchUserForbidden, error)
SearchUser searches users <h2>The endpoint is deprecated. Please use this instead: iam/v3/admin/namespaces/{namespace}/users/search</h2>
<p>Search all users that match the query on these fields: all login IDs (email address, phone number, and platform user id), userID, display name, and on the specified namespace. If the query is not defined, then it searches all users on the specified namespace. Required permission 'ADMIN:NAMESPACE:{namespace}:USER:* [READ]'</p>
func (*Client) SendVerificationCode ¶ added in v0.2.0
func (a *Client) SendVerificationCode(params *SendVerificationCodeParams, authInfo runtime.ClientAuthInfoWriter) (*SendVerificationCodeNoContent, *SendVerificationCodeBadRequest, *SendVerificationCodeUnauthorized, *SendVerificationCodeForbidden, *SendVerificationCodeNotFound, *SendVerificationCodeConflict, *SendVerificationCodeTooManyRequests, *SendVerificationCodeInternalServerError, error)
SendVerificationCode sends verification code to user Required permission 'NAMESPACE:{namespace}:USER:{userId} [UPDATE]' <p>The verification code is sent to either the phone number or email address. It depends on the LoginID's value.</p> <p>Available contexts for use : </p> <ol> <li><strong>UserAccountRegistration</strong><p>a context type used for verifying email address in user account registration. It returns 409 if the email address already verified. <strong><em>It is the default context if the Context field is empty</em></strong></p></li> <li><strong>UpdateEmailAddress</strong><p>a context type used for verify user before updating email address.(Without email address verified checking)</p></li> <li><strong>upgradeHeadlessAccount</strong><p>The context is intended to be used whenever the email address wanted to be automatically verified on upgrading a headless account. If this context used, IAM rejects the request if the loginId field's value is already used by others by returning HTTP Status Code 409.</p></li> </ol>
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
func (*Client) UpdateCountryAgeRestriction ¶ added in v0.2.0
func (a *Client) UpdateCountryAgeRestriction(params *UpdateCountryAgeRestrictionParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateCountryAgeRestrictionOK, *UpdateCountryAgeRestrictionBadRequest, *UpdateCountryAgeRestrictionUnauthorized, *UpdateCountryAgeRestrictionForbidden, *UpdateCountryAgeRestrictionNotFound, error)
UpdateCountryAgeRestriction updates country s age restriction
Required permission 'ADMIN:NAMESPACE:{namespace}:AGERESTRICTION [UPDATE]'
func (*Client) UpdatePassword ¶ added in v0.2.0
func (a *Client) UpdatePassword(params *UpdatePasswordParams, authInfo runtime.ClientAuthInfoWriter) (*UpdatePasswordNoContent, *UpdatePasswordBadRequest, *UpdatePasswordUnauthorized, *UpdatePasswordForbidden, *UpdatePasswordNotFound, *UpdatePasswordInternalServerError, error)
UpdatePassword updates user password <h2>The endpoint is going to be deprecated. Admin user please use this instead: iam/v2/admin/namespaces/{namespace}/users/{userId}/password</h2>
+ <p>Required permission 'NAMESPACE:{namespace}:PASSWORD:USER:{userId} [UPDATE]'<p>
func (*Client) UpdateUser ¶ added in v0.2.0
func (a *Client) UpdateUser(params *UpdateUserParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateUserOK, *UpdateUserBadRequest, *UpdateUserUnauthorized, *UpdateUserNotFound, *UpdateUserConflict, *UpdateUserInternalServerError, error)
UpdateUser updates user
<p>Required permission 'NAMESPACE:{namespace}:USER:{userId} [UPDATE]'</p><br><p>This Endpoint support update user based on given data. <b>Single request can update single field or multi fields.</b></p> <p>Supported field {Country, DisplayName, LanguageTag}</p><p>Country use ISO3166-1 alpha-2 two letter, e.g. US.</p><br><b>Several case of updating email address</b><ul><li>User want to update email address of which have been verified, NewEmailAddress response field will be filled with new email address.</li><li>User want to update email address of which have not been verified, {LoginId, OldEmailAddress, EmailAddress} response field will be filled with new email address. </li><li>User want to update email address of which have been verified and updated before, {LoginId, OldEmailAddress, EmailAddress} response field will be filled with verified email before. NewEmailAddress response field will be filled with newest email address. </li>
func (*Client) UpdateUserV3 ¶ added in v0.2.0
func (a *Client) UpdateUserV3(params *UpdateUserV3Params, authInfo runtime.ClientAuthInfoWriter) (*UpdateUserV3OK, *UpdateUserV3BadRequest, *UpdateUserV3Unauthorized, *UpdateUserV3Conflict, *UpdateUserV3InternalServerError, error)
UpdateUserV3 updates user <p>Requires valid user access token </p>
<br><p>This Endpoint support update user based on given data. <b>Single request can update single field or multi fields.</b></p> <p>Supported field {country, displayName, languageTag, dateOfBirth}</p> <p>Country use ISO3166-1 alpha-2 two letter, e.g. US.</p> <p>Date of Birth format : YYYY-MM-DD, e.g. 2019-04-29.</p> <br><b>Several case of updating email address</b> <ul><li>User want to update email address of which have been verified, newEmailAddress response field will be filled with new email address.</li> <li>User want to update email address of which have not been verified, { oldEmailAddress, emailAddress} response field will be filled with new email address. </li> <li>User want to update email address of which have been verified and updated before, { oldEmailAddress, emailAddress} response field will be filled with verified email before. newEmailAddress response field will be filled with newest email address. </li> <p>action code : 10103 </p>
func (*Client) UpgradeHeadlessAccount ¶ added in v0.2.0
func (a *Client) UpgradeHeadlessAccount(params *UpgradeHeadlessAccountParams, authInfo runtime.ClientAuthInfoWriter) (*UpgradeHeadlessAccountOK, *UpgradeHeadlessAccountUnauthorized, *UpgradeHeadlessAccountForbidden, *UpgradeHeadlessAccountConflict, error)
UpgradeHeadlessAccount upgrades user account to full account with email
Required permission 'NAMESPACE:{namespace}:USER:{userId} [UPDATE]'
func (*Client) UpgradeHeadlessAccountWithVerificationCode ¶ added in v0.2.0
func (a *Client) UpgradeHeadlessAccountWithVerificationCode(params *UpgradeHeadlessAccountWithVerificationCodeParams, authInfo runtime.ClientAuthInfoWriter) (*UpgradeHeadlessAccountWithVerificationCodeOK, *UpgradeHeadlessAccountWithVerificationCodeBadRequest, *UpgradeHeadlessAccountWithVerificationCodeUnauthorized, *UpgradeHeadlessAccountWithVerificationCodeForbidden, *UpgradeHeadlessAccountWithVerificationCodeConflict, error)
UpgradeHeadlessAccountWithVerificationCode upgrades headless account and automatically verified the email address if it is succeeded Required permission 'NAMESPACE:{namespace}:USER:{userId} [UPDATE]'
<p>The endpoint upgrades a headless account by linking the headless account with the email address and the password. By upgrading the headless account into a full account, the user could use the email address and password for using Justice IAM. The endpoint is a shortcut for upgrading a headless account and verifying the email address in one call. In order to get a verification code for the endpoint, please check the send verification code endpoint.</p>
func (*Client) UserVerification ¶ added in v0.2.0
func (a *Client) UserVerification(params *UserVerificationParams, authInfo runtime.ClientAuthInfoWriter) (*UserVerificationNoContent, *UserVerificationBadRequest, *UserVerificationUnauthorized, *UserVerificationForbidden, *UserVerificationNotFound, *UserVerificationInternalServerError, error)
UserVerification redeems verification code sent to user <p>Required permission 'NAMESPACE:{namespace}:USER:{userId} [UPDATE]'</p> Redeems a verification code sent to a user to verify the user's contact address is correct <p>Available ContactType : <b>email<b/> or <b>phone<b/> </p>
type ClientService ¶
type ClientService interface { AddUserPermission(params *AddUserPermissionParams, authInfo runtime.ClientAuthInfoWriter) (*AddUserPermissionNoContent, *AddUserPermissionBadRequest, *AddUserPermissionUnauthorized, *AddUserPermissionForbidden, *AddUserPermissionNotFound, error) AddUserRole(params *AddUserRoleParams, authInfo runtime.ClientAuthInfoWriter) (*AddUserRoleNoContent, *AddUserRoleUnauthorized, *AddUserRoleForbidden, *AddUserRoleNotFound, *AddUserRoleConflict, *AddUserRoleInternalServerError, error) AdminAddUserPermissionsV3(params *AdminAddUserPermissionsV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminAddUserPermissionsV3NoContent, *AdminAddUserPermissionsV3BadRequest, *AdminAddUserPermissionsV3Unauthorized, *AdminAddUserPermissionsV3Forbidden, *AdminAddUserPermissionsV3NotFound, error) AdminAddUserRoleV3(params *AdminAddUserRoleV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminAddUserRoleV3NoContent, *AdminAddUserRoleV3BadRequest, *AdminAddUserRoleV3Unauthorized, *AdminAddUserRoleV3Forbidden, *AdminAddUserRoleV3NotFound, *AdminAddUserRoleV3Conflict, error) AdminBanUserV2(params *AdminBanUserV2Params, authInfo runtime.ClientAuthInfoWriter) (*AdminBanUserV2Created, *AdminBanUserV2BadRequest, *AdminBanUserV2Unauthorized, *AdminBanUserV2Forbidden, *AdminBanUserV2NotFound, *AdminBanUserV2InternalServerError, error) AdminBanUserV3(params *AdminBanUserV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminBanUserV3Created, *AdminBanUserV3BadRequest, *AdminBanUserV3Unauthorized, *AdminBanUserV3Forbidden, *AdminBanUserV3NotFound, error) AdminCreateJusticeUser(params *AdminCreateJusticeUserParams, authInfo runtime.ClientAuthInfoWriter) (*AdminCreateJusticeUserCreated, *AdminCreateJusticeUserBadRequest, *AdminCreateJusticeUserUnauthorized, *AdminCreateJusticeUserForbidden, *AdminCreateJusticeUserNotFound, *AdminCreateJusticeUserInternalServerError, error) AdminCreateUserRolesV2(params *AdminCreateUserRolesV2Params, authInfo runtime.ClientAuthInfoWriter) (*AdminCreateUserRolesV2NoContent, *AdminCreateUserRolesV2BadRequest, *AdminCreateUserRolesV2Unauthorized, *AdminCreateUserRolesV2Forbidden, *AdminCreateUserRolesV2NotFound, *AdminCreateUserRolesV2Conflict, error) AdminDeletePlatformLinkV2(params *AdminDeletePlatformLinkV2Params, authInfo runtime.ClientAuthInfoWriter) (*AdminDeletePlatformLinkV2NoContent, *AdminDeletePlatformLinkV2BadRequest, *AdminDeletePlatformLinkV2Unauthorized, *AdminDeletePlatformLinkV2Forbidden, *AdminDeletePlatformLinkV2NotFound, *AdminDeletePlatformLinkV2InternalServerError, error) AdminDeleteUserInformationV3(params *AdminDeleteUserInformationV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminDeleteUserInformationV3NoContent, *AdminDeleteUserInformationV3Unauthorized, *AdminDeleteUserInformationV3Forbidden, *AdminDeleteUserInformationV3NotFound, error) AdminDeleteUserPermissionBulkV3(params *AdminDeleteUserPermissionBulkV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminDeleteUserPermissionBulkV3NoContent, *AdminDeleteUserPermissionBulkV3BadRequest, *AdminDeleteUserPermissionBulkV3Unauthorized, *AdminDeleteUserPermissionBulkV3Forbidden, *AdminDeleteUserPermissionBulkV3NotFound, error) AdminDeleteUserPermissionV3(params *AdminDeleteUserPermissionV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminDeleteUserPermissionV3NoContent, *AdminDeleteUserPermissionV3BadRequest, *AdminDeleteUserPermissionV3Unauthorized, *AdminDeleteUserPermissionV3Forbidden, *AdminDeleteUserPermissionV3NotFound, error) AdminDeleteUserRoleV3(params *AdminDeleteUserRoleV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminDeleteUserRoleV3NoContent, *AdminDeleteUserRoleV3BadRequest, *AdminDeleteUserRoleV3Unauthorized, *AdminDeleteUserRoleV3Forbidden, *AdminDeleteUserRoleV3NotFound, error) AdminDeleteUserRolesV3(params *AdminDeleteUserRolesV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminDeleteUserRolesV3NoContent, *AdminDeleteUserRolesV3BadRequest, *AdminDeleteUserRolesV3Unauthorized, *AdminDeleteUserRolesV3Forbidden, *AdminDeleteUserRolesV3NotFound, error) AdminDisableUserV2(params *AdminDisableUserV2Params, authInfo runtime.ClientAuthInfoWriter) (*AdminDisableUserV2NoContent, *AdminDisableUserV2BadRequest, *AdminDisableUserV2Unauthorized, *AdminDisableUserV2Forbidden, *AdminDisableUserV2NotFound, *AdminDisableUserV2InternalServerError, error) AdminEnableUserV2(params *AdminEnableUserV2Params, authInfo runtime.ClientAuthInfoWriter) (*AdminEnableUserV2NoContent, *AdminEnableUserV2Unauthorized, *AdminEnableUserV2Forbidden, *AdminEnableUserV2NotFound, *AdminEnableUserV2InternalServerError, error) AdminGetAgeRestrictionStatusV2(params *AdminGetAgeRestrictionStatusV2Params, authInfo runtime.ClientAuthInfoWriter) (*AdminGetAgeRestrictionStatusV2OK, *AdminGetAgeRestrictionStatusV2Unauthorized, *AdminGetAgeRestrictionStatusV2Forbidden, *AdminGetAgeRestrictionStatusV2NotFound, error) AdminGetAgeRestrictionStatusV3(params *AdminGetAgeRestrictionStatusV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminGetAgeRestrictionStatusV3OK, *AdminGetAgeRestrictionStatusV3BadRequest, *AdminGetAgeRestrictionStatusV3Unauthorized, *AdminGetAgeRestrictionStatusV3Forbidden, *AdminGetAgeRestrictionStatusV3NotFound, *AdminGetAgeRestrictionStatusV3InternalServerError, error) AdminGetBulkUserByEmailAddressV3(params *AdminGetBulkUserByEmailAddressV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminGetBulkUserByEmailAddressV3OK, *AdminGetBulkUserByEmailAddressV3BadRequest, *AdminGetBulkUserByEmailAddressV3Unauthorized, *AdminGetBulkUserByEmailAddressV3Forbidden, *AdminGetBulkUserByEmailAddressV3NotFound, *AdminGetBulkUserByEmailAddressV3InternalServerError, error) AdminGetListCountryAgeRestrictionV3(params *AdminGetListCountryAgeRestrictionV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminGetListCountryAgeRestrictionV3OK, *AdminGetListCountryAgeRestrictionV3BadRequest, *AdminGetListCountryAgeRestrictionV3Unauthorized, *AdminGetListCountryAgeRestrictionV3Forbidden, *AdminGetListCountryAgeRestrictionV3InternalServerError, error) AdminGetMyUserV3(params *AdminGetMyUserV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminGetMyUserV3OK, *AdminGetMyUserV3Unauthorized, *AdminGetMyUserV3InternalServerError, error) AdminGetUserBanV2(params *AdminGetUserBanV2Params, authInfo runtime.ClientAuthInfoWriter) (*AdminGetUserBanV2OK, *AdminGetUserBanV2Unauthorized, *AdminGetUserBanV2Forbidden, *AdminGetUserBanV2NotFound, error) AdminGetUserBanV3(params *AdminGetUserBanV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminGetUserBanV3OK, *AdminGetUserBanV3BadRequest, *AdminGetUserBanV3Unauthorized, *AdminGetUserBanV3Forbidden, *AdminGetUserBanV3NotFound, error) AdminGetUserByEmailAddressV3(params *AdminGetUserByEmailAddressV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminGetUserByEmailAddressV3OK, *AdminGetUserByEmailAddressV3BadRequest, *AdminGetUserByEmailAddressV3Unauthorized, *AdminGetUserByEmailAddressV3Forbidden, *AdminGetUserByEmailAddressV3NotFound, *AdminGetUserByEmailAddressV3InternalServerError, error) AdminGetUserByUserIDV2(params *AdminGetUserByUserIDV2Params, authInfo runtime.ClientAuthInfoWriter) (*AdminGetUserByUserIDV2OK, *AdminGetUserByUserIDV2NotFound, *AdminGetUserByUserIDV2InternalServerError, error) AdminGetUserByUserIDV3(params *AdminGetUserByUserIDV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminGetUserByUserIDV3OK, *AdminGetUserByUserIDV3BadRequest, *AdminGetUserByUserIDV3Unauthorized, *AdminGetUserByUserIDV3Forbidden, *AdminGetUserByUserIDV3NotFound, *AdminGetUserByUserIDV3InternalServerError, error) AdminGetUserDeletionStatusV3(params *AdminGetUserDeletionStatusV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminGetUserDeletionStatusV3OK, *AdminGetUserDeletionStatusV3Unauthorized, *AdminGetUserDeletionStatusV3Forbidden, *AdminGetUserDeletionStatusV3NotFound, *AdminGetUserDeletionStatusV3InternalServerError, error) AdminGetUserLoginHistoriesV3(params *AdminGetUserLoginHistoriesV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminGetUserLoginHistoriesV3OK, *AdminGetUserLoginHistoriesV3Unauthorized, *AdminGetUserLoginHistoriesV3Forbidden, *AdminGetUserLoginHistoriesV3NotFound, error) AdminGetUserPlatformAccountsV3(params *AdminGetUserPlatformAccountsV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminGetUserPlatformAccountsV3OK, *AdminGetUserPlatformAccountsV3BadRequest, *AdminGetUserPlatformAccountsV3Unauthorized, *AdminGetUserPlatformAccountsV3Forbidden, *AdminGetUserPlatformAccountsV3NotFound, error) AdminInviteUserV3(params *AdminInviteUserV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminInviteUserV3Created, *AdminInviteUserV3BadRequest, *AdminInviteUserV3NotFound, *AdminInviteUserV3Conflict, *AdminInviteUserV3UnprocessableEntity, *AdminInviteUserV3InternalServerError, error) AdminLinkPlatformAccount(params *AdminLinkPlatformAccountParams, authInfo runtime.ClientAuthInfoWriter) (*AdminLinkPlatformAccountNoContent, *AdminLinkPlatformAccountBadRequest, *AdminLinkPlatformAccountUnauthorized, *AdminLinkPlatformAccountForbidden, *AdminLinkPlatformAccountInternalServerError, error) AdminListUsersV3(params *AdminListUsersV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminListUsersV3OK, *AdminListUsersV3BadRequest, *AdminListUsersV3Unauthorized, *AdminListUsersV3Forbidden, *AdminListUsersV3InternalServerError, error) AdminPlatformLinkV3(params *AdminPlatformLinkV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminPlatformLinkV3NoContent, *AdminPlatformLinkV3BadRequest, *AdminPlatformLinkV3Unauthorized, *AdminPlatformLinkV3Forbidden, *AdminPlatformLinkV3NotFound, *AdminPlatformLinkV3Conflict, *AdminPlatformLinkV3InternalServerError, error) AdminPlatformUnlinkV3(params *AdminPlatformUnlinkV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminPlatformUnlinkV3NoContent, *AdminPlatformUnlinkV3BadRequest, *AdminPlatformUnlinkV3Unauthorized, *AdminPlatformUnlinkV3Forbidden, *AdminPlatformUnlinkV3NotFound, *AdminPlatformUnlinkV3InternalServerError, error) AdminPutUserRolesV2(params *AdminPutUserRolesV2Params, authInfo runtime.ClientAuthInfoWriter) (*AdminPutUserRolesV2NoContent, *AdminPutUserRolesV2BadRequest, *AdminPutUserRolesV2Unauthorized, *AdminPutUserRolesV2Forbidden, *AdminPutUserRolesV2NotFound, error) AdminResetPasswordV2(params *AdminResetPasswordV2Params, authInfo runtime.ClientAuthInfoWriter) (*AdminResetPasswordV2NoContent, *AdminResetPasswordV2BadRequest, *AdminResetPasswordV2Unauthorized, *AdminResetPasswordV2Forbidden, *AdminResetPasswordV2NotFound, *AdminResetPasswordV2InternalServerError, error) AdminSaveUserRoleV3(params *AdminSaveUserRoleV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminSaveUserRoleV3NoContent, *AdminSaveUserRoleV3BadRequest, *AdminSaveUserRoleV3Forbidden, *AdminSaveUserRoleV3NotFound, *AdminSaveUserRoleV3UnprocessableEntity, *AdminSaveUserRoleV3InternalServerError, error) AdminSearchUserV3(params *AdminSearchUserV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminSearchUserV3OK, *AdminSearchUserV3BadRequest, *AdminSearchUserV3Unauthorized, *AdminSearchUserV3Forbidden, *AdminSearchUserV3InternalServerError, error) AdminSearchUsersV2(params *AdminSearchUsersV2Params, authInfo runtime.ClientAuthInfoWriter) (*AdminSearchUsersV2OK, *AdminSearchUsersV2BadRequest, *AdminSearchUsersV2Unauthorized, *AdminSearchUsersV2Forbidden, error) AdminSendVerificationCodeV3(params *AdminSendVerificationCodeV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminSendVerificationCodeV3NoContent, *AdminSendVerificationCodeV3BadRequest, *AdminSendVerificationCodeV3Unauthorized, *AdminSendVerificationCodeV3Forbidden, *AdminSendVerificationCodeV3NotFound, *AdminSendVerificationCodeV3Conflict, *AdminSendVerificationCodeV3TooManyRequests, error) AdminUpdateAgeRestrictionConfigV2(params *AdminUpdateAgeRestrictionConfigV2Params, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateAgeRestrictionConfigV2OK, *AdminUpdateAgeRestrictionConfigV2BadRequest, *AdminUpdateAgeRestrictionConfigV2Unauthorized, *AdminUpdateAgeRestrictionConfigV2Forbidden, *AdminUpdateAgeRestrictionConfigV2NotFound, error) AdminUpdateAgeRestrictionConfigV3(params *AdminUpdateAgeRestrictionConfigV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateAgeRestrictionConfigV3OK, *AdminUpdateAgeRestrictionConfigV3BadRequest, *AdminUpdateAgeRestrictionConfigV3Unauthorized, *AdminUpdateAgeRestrictionConfigV3Forbidden, *AdminUpdateAgeRestrictionConfigV3InternalServerError, error) AdminUpdateCountryAgeRestrictionV3(params *AdminUpdateCountryAgeRestrictionV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateCountryAgeRestrictionV3OK, *AdminUpdateCountryAgeRestrictionV3BadRequest, *AdminUpdateCountryAgeRestrictionV3Unauthorized, *AdminUpdateCountryAgeRestrictionV3Forbidden, *AdminUpdateCountryAgeRestrictionV3NotFound, *AdminUpdateCountryAgeRestrictionV3InternalServerError, error) AdminUpdateMyUserV4(params *AdminUpdateMyUserV4Params, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateMyUserV4OK, *AdminUpdateMyUserV4BadRequest, *AdminUpdateMyUserV4Unauthorized, *AdminUpdateMyUserV4Conflict, *AdminUpdateMyUserV4InternalServerError, error) AdminUpdateUserBanV3(params *AdminUpdateUserBanV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateUserBanV3OK, *AdminUpdateUserBanV3BadRequest, *AdminUpdateUserBanV3Unauthorized, *AdminUpdateUserBanV3Forbidden, *AdminUpdateUserBanV3NotFound, *AdminUpdateUserBanV3InternalServerError, error) AdminUpdateUserDeletionStatusV3(params *AdminUpdateUserDeletionStatusV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateUserDeletionStatusV3NoContent, *AdminUpdateUserDeletionStatusV3BadRequest, *AdminUpdateUserDeletionStatusV3Unauthorized, *AdminUpdateUserDeletionStatusV3Forbidden, *AdminUpdateUserDeletionStatusV3NotFound, *AdminUpdateUserDeletionStatusV3InternalServerError, error) AdminUpdateUserPermissionV3(params *AdminUpdateUserPermissionV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateUserPermissionV3NoContent, *AdminUpdateUserPermissionV3BadRequest, *AdminUpdateUserPermissionV3Unauthorized, *AdminUpdateUserPermissionV3Forbidden, *AdminUpdateUserPermissionV3NotFound, error) AdminUpdateUserStatusV3(params *AdminUpdateUserStatusV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateUserStatusV3NoContent, *AdminUpdateUserStatusV3BadRequest, *AdminUpdateUserStatusV3Unauthorized, *AdminUpdateUserStatusV3Forbidden, *AdminUpdateUserStatusV3NotFound, error) AdminUpdateUserV2(params *AdminUpdateUserV2Params, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateUserV2OK, *AdminUpdateUserV2BadRequest, *AdminUpdateUserV2Unauthorized, *AdminUpdateUserV2NotFound, *AdminUpdateUserV2Conflict, *AdminUpdateUserV2InternalServerError, error) AdminUpdateUserV3(params *AdminUpdateUserV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateUserV3OK, *AdminUpdateUserV3BadRequest, *AdminUpdateUserV3Unauthorized, *AdminUpdateUserV3Forbidden, *AdminUpdateUserV3NotFound, *AdminUpdateUserV3Conflict, *AdminUpdateUserV3InternalServerError, error) AdminUpgradeHeadlessAccountV3(params *AdminUpgradeHeadlessAccountV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminUpgradeHeadlessAccountV3OK, *AdminUpgradeHeadlessAccountV3BadRequest, *AdminUpgradeHeadlessAccountV3Unauthorized, *AdminUpgradeHeadlessAccountV3Forbidden, *AdminUpgradeHeadlessAccountV3NotFound, *AdminUpgradeHeadlessAccountV3Conflict, *AdminUpgradeHeadlessAccountV3InternalServerError, error) AdminVerifyAccountV3(params *AdminVerifyAccountV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminVerifyAccountV3NoContent, *AdminVerifyAccountV3BadRequest, *AdminVerifyAccountV3Unauthorized, *AdminVerifyAccountV3Forbidden, *AdminVerifyAccountV3NotFound, *AdminVerifyAccountV3InternalServerError, error) AdminVerifyUserWithoutVerificationCodeV3(params *AdminVerifyUserWithoutVerificationCodeV3Params, authInfo runtime.ClientAuthInfoWriter) (*AdminVerifyUserWithoutVerificationCodeV3NoContent, *AdminVerifyUserWithoutVerificationCodeV3BadRequest, *AdminVerifyUserWithoutVerificationCodeV3Unauthorized, *AdminVerifyUserWithoutVerificationCodeV3Forbidden, *AdminVerifyUserWithoutVerificationCodeV3NotFound, *AdminVerifyUserWithoutVerificationCodeV3Conflict, error) BanUser(params *BanUserParams, authInfo runtime.ClientAuthInfoWriter) (*BanUserCreated, *BanUserBadRequest, *BanUserUnauthorized, *BanUserForbidden, *BanUserNotFound, *BanUserInternalServerError, error) CreateUser(params *CreateUserParams, authInfo runtime.ClientAuthInfoWriter) (*CreateUserCreated, *CreateUserBadRequest, *CreateUserUnauthorized, *CreateUserForbidden, *CreateUserConflict, error) CreateUserFromInvitationV3(params *CreateUserFromInvitationV3Params, authInfo runtime.ClientAuthInfoWriter) (*CreateUserFromInvitationV3Created, *CreateUserFromInvitationV3BadRequest, *CreateUserFromInvitationV3NotFound, *CreateUserFromInvitationV3InternalServerError, error) DeleteUser(params *DeleteUserParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteUserNoContent, *DeleteUserUnauthorized, *DeleteUserForbidden, *DeleteUserNotFound, error) DeleteUserInformation(params *DeleteUserInformationParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteUserInformationNoContent, *DeleteUserInformationUnauthorized, *DeleteUserInformationForbidden, *DeleteUserInformationNotFound, error) DeleteUserPermission(params *DeleteUserPermissionParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteUserPermissionNoContent, *DeleteUserPermissionBadRequest, *DeleteUserPermissionUnauthorized, *DeleteUserPermissionForbidden, *DeleteUserPermissionNotFound, error) DeleteUserRole(params *DeleteUserRoleParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteUserRoleNoContent, *DeleteUserRoleUnauthorized, *DeleteUserRoleForbidden, *DeleteUserRoleNotFound, *DeleteUserRoleInternalServerError, error) DisableUser(params *DisableUserParams, authInfo runtime.ClientAuthInfoWriter) (*DisableUserNoContent, *DisableUserBadRequest, *DisableUserUnauthorized, *DisableUserForbidden, *DisableUserNotFound, *DisableUserInternalServerError, error) DisableUserBan(params *DisableUserBanParams, authInfo runtime.ClientAuthInfoWriter) (*DisableUserBanOK, *DisableUserBanUnauthorized, *DisableUserBanForbidden, *DisableUserBanNotFound, *DisableUserBanInternalServerError, error) EnableUser(params *EnableUserParams, authInfo runtime.ClientAuthInfoWriter) (*EnableUserNoContent, *EnableUserUnauthorized, *EnableUserForbidden, *EnableUserNotFound, *EnableUserInternalServerError, error) EnableUserBan(params *EnableUserBanParams, authInfo runtime.ClientAuthInfoWriter) (*EnableUserBanOK, *EnableUserBanUnauthorized, *EnableUserBanForbidden, *EnableUserBanNotFound, *EnableUserBanInternalServerError, error) ForgotPassword(params *ForgotPasswordParams, authInfo runtime.ClientAuthInfoWriter) (*ForgotPasswordNoContent, *ForgotPasswordBadRequest, *ForgotPasswordUnauthorized, *ForgotPasswordForbidden, *ForgotPasswordNotFound, error) GetAdminInvitationV3(params *GetAdminInvitationV3Params, authInfo runtime.ClientAuthInfoWriter) (*GetAdminInvitationV3OK, *GetAdminInvitationV3NotFound, *GetAdminInvitationV3InternalServerError, error) GetAdminUsersByRoleID(params *GetAdminUsersByRoleIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetAdminUsersByRoleIDOK, *GetAdminUsersByRoleIDBadRequest, *GetAdminUsersByRoleIDUnauthorized, *GetAdminUsersByRoleIDForbidden, *GetAdminUsersByRoleIDNotFound, *GetAdminUsersByRoleIDInternalServerError, error) GetAdminUsersByRoleIDV3(params *GetAdminUsersByRoleIDV3Params, authInfo runtime.ClientAuthInfoWriter) (*GetAdminUsersByRoleIDV3OK, *GetAdminUsersByRoleIDV3BadRequest, *GetAdminUsersByRoleIDV3Unauthorized, *GetAdminUsersByRoleIDV3Forbidden, *GetAdminUsersByRoleIDV3NotFound, *GetAdminUsersByRoleIDV3InternalServerError, error) GetListCountryAgeRestriction(params *GetListCountryAgeRestrictionParams, authInfo runtime.ClientAuthInfoWriter) (*GetListCountryAgeRestrictionOK, *GetListCountryAgeRestrictionUnauthorized, *GetListCountryAgeRestrictionForbidden, *GetListCountryAgeRestrictionNotFound, error) GetListJusticePlatformAccounts(params *GetListJusticePlatformAccountsParams, authInfo runtime.ClientAuthInfoWriter) (*GetListJusticePlatformAccountsOK, *GetListJusticePlatformAccountsBadRequest, *GetListJusticePlatformAccountsNotFound, error) GetPublisherUser(params *GetPublisherUserParams, authInfo runtime.ClientAuthInfoWriter) (*GetPublisherUserOK, *GetPublisherUserBadRequest, *GetPublisherUserUnauthorized, *GetPublisherUserForbidden, *GetPublisherUserNotFound, error) GetUserBanHistory(params *GetUserBanHistoryParams, authInfo runtime.ClientAuthInfoWriter) (*GetUserBanHistoryOK, *GetUserBanHistoryUnauthorized, *GetUserBanHistoryForbidden, *GetUserBanHistoryNotFound, error) GetUserByLoginID(params *GetUserByLoginIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetUserByLoginIDOK, *GetUserByLoginIDBadRequest, *GetUserByLoginIDNotFound, *GetUserByLoginIDInternalServerError, error) GetUserByPlatformUserID(params *GetUserByPlatformUserIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetUserByPlatformUserIDOK, *GetUserByPlatformUserIDBadRequest, *GetUserByPlatformUserIDUnauthorized, *GetUserByPlatformUserIDForbidden, *GetUserByPlatformUserIDNotFound, error) GetUserByUserID(params *GetUserByUserIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetUserByUserIDOK, *GetUserByUserIDNotFound, *GetUserByUserIDInternalServerError, error) GetUserInformation(params *GetUserInformationParams, authInfo runtime.ClientAuthInfoWriter) (*GetUserInformationOK, *GetUserInformationUnauthorized, *GetUserInformationForbidden, *GetUserInformationNotFound, error) GetUserJusticePlatformAccount(params *GetUserJusticePlatformAccountParams, authInfo runtime.ClientAuthInfoWriter) (*GetUserJusticePlatformAccountOK, *GetUserJusticePlatformAccountBadRequest, *GetUserJusticePlatformAccountUnauthorized, *GetUserJusticePlatformAccountForbidden, error) GetUserLoginHistories(params *GetUserLoginHistoriesParams, authInfo runtime.ClientAuthInfoWriter) (*GetUserLoginHistoriesOK, *GetUserLoginHistoriesUnauthorized, *GetUserLoginHistoriesForbidden, *GetUserLoginHistoriesNotFound, error) GetUserMapping(params *GetUserMappingParams, authInfo runtime.ClientAuthInfoWriter) (*GetUserMappingOK, *GetUserMappingBadRequest, *GetUserMappingUnauthorized, *GetUserMappingForbidden, *GetUserMappingNotFound, error) GetUserPlatformAccounts(params *GetUserPlatformAccountsParams, authInfo runtime.ClientAuthInfoWriter) (*GetUserPlatformAccountsOK, *GetUserPlatformAccountsBadRequest, *GetUserPlatformAccountsUnauthorized, *GetUserPlatformAccountsForbidden, error) GetUsersByLoginIds(params *GetUsersByLoginIdsParams, authInfo runtime.ClientAuthInfoWriter) (*GetUsersByLoginIdsOK, *GetUsersByLoginIdsBadRequest, *GetUsersByLoginIdsUnauthorized, *GetUsersByLoginIdsForbidden, error) ListAdminsV3(params *ListAdminsV3Params, authInfo runtime.ClientAuthInfoWriter) (*ListAdminsV3OK, *ListAdminsV3Unauthorized, *ListAdminsV3Forbidden, *ListAdminsV3InternalServerError, error) ListCrossNamespaceAccountLink(params *ListCrossNamespaceAccountLinkParams, authInfo runtime.ClientAuthInfoWriter) (*ListCrossNamespaceAccountLinkOK, *ListCrossNamespaceAccountLinkBadRequest, *ListCrossNamespaceAccountLinkUnauthorized, *ListCrossNamespaceAccountLinkForbidden, *ListCrossNamespaceAccountLinkNotFound, error) PlatformLink(params *PlatformLinkParams, authInfo runtime.ClientAuthInfoWriter) (*PlatformLinkNoContent, *PlatformLinkBadRequest, *PlatformLinkUnauthorized, *PlatformLinkForbidden, *PlatformLinkNotFound, *PlatformLinkConflict, *PlatformLinkInternalServerError, error) PlatformUnlink(params *PlatformUnlinkParams, authInfo runtime.ClientAuthInfoWriter) (*PlatformUnlinkNoContent, *PlatformUnlinkBadRequest, *PlatformUnlinkUnauthorized, *PlatformUnlinkForbidden, *PlatformUnlinkNotFound, *PlatformUnlinkInternalServerError, error) PublicCreateJusticeUser(params *PublicCreateJusticeUserParams, authInfo runtime.ClientAuthInfoWriter) (*PublicCreateJusticeUserCreated, *PublicCreateJusticeUserBadRequest, *PublicCreateJusticeUserUnauthorized, *PublicCreateJusticeUserForbidden, *PublicCreateJusticeUserNotFound, *PublicCreateJusticeUserInternalServerError, error) PublicCreateUserV2(params *PublicCreateUserV2Params, authInfo runtime.ClientAuthInfoWriter) (*PublicCreateUserV2Created, *PublicCreateUserV2BadRequest, *PublicCreateUserV2Unauthorized, *PublicCreateUserV2Forbidden, *PublicCreateUserV2Conflict, error) PublicCreateUserV3(params *PublicCreateUserV3Params, authInfo runtime.ClientAuthInfoWriter) (*PublicCreateUserV3Created, *PublicCreateUserV3BadRequest, *PublicCreateUserV3NotFound, *PublicCreateUserV3Conflict, *PublicCreateUserV3InternalServerError, error) PublicDeletePlatformLinkV2(params *PublicDeletePlatformLinkV2Params, authInfo runtime.ClientAuthInfoWriter) (*PublicDeletePlatformLinkV2NoContent, *PublicDeletePlatformLinkV2BadRequest, *PublicDeletePlatformLinkV2Unauthorized, *PublicDeletePlatformLinkV2Forbidden, *PublicDeletePlatformLinkV2NotFound, *PublicDeletePlatformLinkV2InternalServerError, error) PublicForgotPasswordV2(params *PublicForgotPasswordV2Params, authInfo runtime.ClientAuthInfoWriter) (*PublicForgotPasswordV2NoContent, *PublicForgotPasswordV2BadRequest, *PublicForgotPasswordV2NotFound, *PublicForgotPasswordV2TooManyRequests, *PublicForgotPasswordV2InternalServerError, error) PublicForgotPasswordV3(params *PublicForgotPasswordV3Params, authInfo runtime.ClientAuthInfoWriter) (*PublicForgotPasswordV3NoContent, *PublicForgotPasswordV3BadRequest, *PublicForgotPasswordV3NotFound, *PublicForgotPasswordV3TooManyRequests, error) PublicGetAsyncStatus(params *PublicGetAsyncStatusParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetAsyncStatusOK, *PublicGetAsyncStatusUnauthorized, *PublicGetAsyncStatusForbidden, *PublicGetAsyncStatusInternalServerError, error) PublicGetMyUserV3(params *PublicGetMyUserV3Params, authInfo runtime.ClientAuthInfoWriter) (*PublicGetMyUserV3OK, *PublicGetMyUserV3Unauthorized, *PublicGetMyUserV3InternalServerError, error) PublicGetUserBan(params *PublicGetUserBanParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetUserBanOK, *PublicGetUserBanUnauthorized, *PublicGetUserBanForbidden, *PublicGetUserBanNotFound, error) PublicGetUserBanHistoryV3(params *PublicGetUserBanHistoryV3Params, authInfo runtime.ClientAuthInfoWriter) (*PublicGetUserBanHistoryV3OK, *PublicGetUserBanHistoryV3BadRequest, *PublicGetUserBanHistoryV3Unauthorized, *PublicGetUserBanHistoryV3Forbidden, *PublicGetUserBanHistoryV3NotFound, *PublicGetUserBanHistoryV3InternalServerError, error) PublicGetUserByPlatformUserIDV3(params *PublicGetUserByPlatformUserIDV3Params, authInfo runtime.ClientAuthInfoWriter) (*PublicGetUserByPlatformUserIDV3OK, *PublicGetUserByPlatformUserIDV3Unauthorized, *PublicGetUserByPlatformUserIDV3Forbidden, *PublicGetUserByPlatformUserIDV3NotFound, *PublicGetUserByPlatformUserIDV3InternalServerError, error) PublicGetUserByUserIDV2(params *PublicGetUserByUserIDV2Params, authInfo runtime.ClientAuthInfoWriter) (*PublicGetUserByUserIDV2OK, *PublicGetUserByUserIDV2NotFound, *PublicGetUserByUserIDV2InternalServerError, error) PublicGetUserByUserIDV3(params *PublicGetUserByUserIDV3Params, authInfo runtime.ClientAuthInfoWriter) (*PublicGetUserByUserIDV3OK, *PublicGetUserByUserIDV3BadRequest, *PublicGetUserByUserIDV3NotFound, *PublicGetUserByUserIDV3InternalServerError, error) PublicGetUserLoginHistoriesV3(params *PublicGetUserLoginHistoriesV3Params, authInfo runtime.ClientAuthInfoWriter) (*PublicGetUserLoginHistoriesV3OK, *PublicGetUserLoginHistoriesV3Unauthorized, *PublicGetUserLoginHistoriesV3Forbidden, *PublicGetUserLoginHistoriesV3NotFound, error) PublicGetUserPlatformAccountsV3(params *PublicGetUserPlatformAccountsV3Params, authInfo runtime.ClientAuthInfoWriter) (*PublicGetUserPlatformAccountsV3OK, *PublicGetUserPlatformAccountsV3BadRequest, *PublicGetUserPlatformAccountsV3Unauthorized, *PublicGetUserPlatformAccountsV3Forbidden, *PublicGetUserPlatformAccountsV3NotFound, error) PublicLinkPlatformAccount(params *PublicLinkPlatformAccountParams, authInfo runtime.ClientAuthInfoWriter) (*PublicLinkPlatformAccountNoContent, *PublicLinkPlatformAccountBadRequest, *PublicLinkPlatformAccountUnauthorized, *PublicLinkPlatformAccountForbidden, *PublicLinkPlatformAccountInternalServerError, error) PublicListUserIDByPlatformUserIDsV3(params *PublicListUserIDByPlatformUserIDsV3Params, authInfo runtime.ClientAuthInfoWriter) (*PublicListUserIDByPlatformUserIDsV3OK, *PublicListUserIDByPlatformUserIDsV3BadRequest, *PublicListUserIDByPlatformUserIDsV3Unauthorized, *PublicListUserIDByPlatformUserIDsV3Forbidden, *PublicListUserIDByPlatformUserIDsV3InternalServerError, error) PublicPlatformLinkV2(params *PublicPlatformLinkV2Params, authInfo runtime.ClientAuthInfoWriter) (*PublicPlatformLinkV2NoContent, *PublicPlatformLinkV2BadRequest, *PublicPlatformLinkV2Unauthorized, *PublicPlatformLinkV2Forbidden, *PublicPlatformLinkV2NotFound, *PublicPlatformLinkV2Conflict, *PublicPlatformLinkV2InternalServerError, error) PublicPlatformLinkV3(params *PublicPlatformLinkV3Params, authInfo runtime.ClientAuthInfoWriter) (*PublicPlatformLinkV3NoContent, *PublicPlatformLinkV3BadRequest, *PublicPlatformLinkV3Unauthorized, *PublicPlatformLinkV3NotFound, *PublicPlatformLinkV3Conflict, *PublicPlatformLinkV3InternalServerError, error) PublicPlatformUnlinkV3(params *PublicPlatformUnlinkV3Params, authInfo runtime.ClientAuthInfoWriter) (*PublicPlatformUnlinkV3NoContent, *PublicPlatformUnlinkV3BadRequest, *PublicPlatformUnlinkV3Unauthorized, *PublicPlatformUnlinkV3NotFound, *PublicPlatformUnlinkV3InternalServerError, error) PublicResetPasswordV2(params *PublicResetPasswordV2Params, authInfo runtime.ClientAuthInfoWriter) (*PublicResetPasswordV2NoContent, *PublicResetPasswordV2BadRequest, *PublicResetPasswordV2Forbidden, *PublicResetPasswordV2NotFound, *PublicResetPasswordV2InternalServerError, error) PublicSearchUserV3(params *PublicSearchUserV3Params, authInfo runtime.ClientAuthInfoWriter) (*PublicSearchUserV3OK, *PublicSearchUserV3BadRequest, *PublicSearchUserV3Unauthorized, *PublicSearchUserV3NotFound, *PublicSearchUserV3InternalServerError, error) PublicSendVerificationCodeV3(params *PublicSendVerificationCodeV3Params, authInfo runtime.ClientAuthInfoWriter) (*PublicSendVerificationCodeV3NoContent, *PublicSendVerificationCodeV3BadRequest, *PublicSendVerificationCodeV3Unauthorized, *PublicSendVerificationCodeV3NotFound, *PublicSendVerificationCodeV3Conflict, *PublicSendVerificationCodeV3TooManyRequests, error) PublicUpdatePasswordV2(params *PublicUpdatePasswordV2Params, authInfo runtime.ClientAuthInfoWriter) (*PublicUpdatePasswordV2NoContent, *PublicUpdatePasswordV2BadRequest, *PublicUpdatePasswordV2Unauthorized, *PublicUpdatePasswordV2Forbidden, *PublicUpdatePasswordV2NotFound, *PublicUpdatePasswordV2InternalServerError, error) PublicUpdatePasswordV3(params *PublicUpdatePasswordV3Params, authInfo runtime.ClientAuthInfoWriter) (*PublicUpdatePasswordV3NoContent, *PublicUpdatePasswordV3BadRequest, *PublicUpdatePasswordV3Unauthorized, *PublicUpdatePasswordV3InternalServerError, error) PublicUpdateUserV2(params *PublicUpdateUserV2Params, authInfo runtime.ClientAuthInfoWriter) (*PublicUpdateUserV2OK, *PublicUpdateUserV2BadRequest, *PublicUpdateUserV2Unauthorized, *PublicUpdateUserV2NotFound, *PublicUpdateUserV2Conflict, *PublicUpdateUserV2InternalServerError, error) PublicUpdateUserV3(params *PublicUpdateUserV3Params, authInfo runtime.ClientAuthInfoWriter) (*PublicUpdateUserV3OK, *PublicUpdateUserV3BadRequest, *PublicUpdateUserV3Unauthorized, *PublicUpdateUserV3Conflict, *PublicUpdateUserV3InternalServerError, error) PublicUpgradeHeadlessAccountV3(params *PublicUpgradeHeadlessAccountV3Params, authInfo runtime.ClientAuthInfoWriter) (*PublicUpgradeHeadlessAccountV3OK, *PublicUpgradeHeadlessAccountV3BadRequest, *PublicUpgradeHeadlessAccountV3Unauthorized, *PublicUpgradeHeadlessAccountV3Forbidden, *PublicUpgradeHeadlessAccountV3NotFound, *PublicUpgradeHeadlessAccountV3Conflict, *PublicUpgradeHeadlessAccountV3InternalServerError, error) PublicUserVerificationV3(params *PublicUserVerificationV3Params, authInfo runtime.ClientAuthInfoWriter) (*PublicUserVerificationV3NoContent, *PublicUserVerificationV3BadRequest, *PublicUserVerificationV3Unauthorized, *PublicUserVerificationV3Forbidden, *PublicUserVerificationV3Conflict, error) PublicValidateUserByUserIDAndPasswordV3(params *PublicValidateUserByUserIDAndPasswordV3Params, authInfo runtime.ClientAuthInfoWriter) (*PublicValidateUserByUserIDAndPasswordV3NoContent, *PublicValidateUserByUserIDAndPasswordV3BadRequest, *PublicValidateUserByUserIDAndPasswordV3Unauthorized, *PublicValidateUserByUserIDAndPasswordV3Forbidden, *PublicValidateUserByUserIDAndPasswordV3NotFound, *PublicValidateUserByUserIDAndPasswordV3InternalServerError, error) PublicVerifyHeadlessAccountV3(params *PublicVerifyHeadlessAccountV3Params, authInfo runtime.ClientAuthInfoWriter) (*PublicVerifyHeadlessAccountV3OK, *PublicVerifyHeadlessAccountV3BadRequest, *PublicVerifyHeadlessAccountV3Unauthorized, *PublicVerifyHeadlessAccountV3NotFound, *PublicVerifyHeadlessAccountV3Conflict, *PublicVerifyHeadlessAccountV3InternalServerError, error) PublicWebLinkPlatform(params *PublicWebLinkPlatformParams, authInfo runtime.ClientAuthInfoWriter) (*PublicWebLinkPlatformOK, *PublicWebLinkPlatformBadRequest, *PublicWebLinkPlatformUnauthorized, *PublicWebLinkPlatformNotFound, error) PublicWebLinkPlatformEstablish(params *PublicWebLinkPlatformEstablishParams, authInfo runtime.ClientAuthInfoWriter) (*PublicWebLinkPlatformEstablishFound, error) ResetPassword(params *ResetPasswordParams, authInfo runtime.ClientAuthInfoWriter) (*ResetPasswordNoContent, *ResetPasswordBadRequest, *ResetPasswordForbidden, *ResetPasswordNotFound, *ResetPasswordInternalServerError, error) ResetPasswordV3(params *ResetPasswordV3Params, authInfo runtime.ClientAuthInfoWriter) (*ResetPasswordV3NoContent, *ResetPasswordV3BadRequest, *ResetPasswordV3Forbidden, *ResetPasswordV3NotFound, error) SaveUserPermission(params *SaveUserPermissionParams, authInfo runtime.ClientAuthInfoWriter) (*SaveUserPermissionNoContent, *SaveUserPermissionBadRequest, *SaveUserPermissionUnauthorized, *SaveUserPermissionForbidden, *SaveUserPermissionNotFound, error) SaveUserRoles(params *SaveUserRolesParams, authInfo runtime.ClientAuthInfoWriter) (*SaveUserRolesNoContent, *SaveUserRolesBadRequest, *SaveUserRolesUnauthorized, *SaveUserRolesForbidden, *SaveUserRolesNotFound, *SaveUserRolesConflict, error) SearchUser(params *SearchUserParams, authInfo runtime.ClientAuthInfoWriter) (*SearchUserOK, *SearchUserBadRequest, *SearchUserUnauthorized, *SearchUserForbidden, error) SendVerificationCode(params *SendVerificationCodeParams, authInfo runtime.ClientAuthInfoWriter) (*SendVerificationCodeNoContent, *SendVerificationCodeBadRequest, *SendVerificationCodeUnauthorized, *SendVerificationCodeForbidden, *SendVerificationCodeNotFound, *SendVerificationCodeConflict, *SendVerificationCodeTooManyRequests, *SendVerificationCodeInternalServerError, error) UpdateCountryAgeRestriction(params *UpdateCountryAgeRestrictionParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateCountryAgeRestrictionOK, *UpdateCountryAgeRestrictionBadRequest, *UpdateCountryAgeRestrictionUnauthorized, *UpdateCountryAgeRestrictionForbidden, *UpdateCountryAgeRestrictionNotFound, error) UpdatePassword(params *UpdatePasswordParams, authInfo runtime.ClientAuthInfoWriter) (*UpdatePasswordNoContent, *UpdatePasswordBadRequest, *UpdatePasswordUnauthorized, *UpdatePasswordForbidden, *UpdatePasswordNotFound, *UpdatePasswordInternalServerError, error) UpdateUser(params *UpdateUserParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateUserOK, *UpdateUserBadRequest, *UpdateUserUnauthorized, *UpdateUserNotFound, *UpdateUserConflict, *UpdateUserInternalServerError, error) UpdateUserV3(params *UpdateUserV3Params, authInfo runtime.ClientAuthInfoWriter) (*UpdateUserV3OK, *UpdateUserV3BadRequest, *UpdateUserV3Unauthorized, *UpdateUserV3Conflict, *UpdateUserV3InternalServerError, error) UpgradeHeadlessAccountWithVerificationCode(params *UpgradeHeadlessAccountWithVerificationCodeParams, authInfo runtime.ClientAuthInfoWriter) (*UpgradeHeadlessAccountWithVerificationCodeOK, *UpgradeHeadlessAccountWithVerificationCodeBadRequest, *UpgradeHeadlessAccountWithVerificationCodeUnauthorized, *UpgradeHeadlessAccountWithVerificationCodeForbidden, *UpgradeHeadlessAccountWithVerificationCodeConflict, error) UserVerification(params *UserVerificationParams, authInfo runtime.ClientAuthInfoWriter) (*UserVerificationNoContent, *UserVerificationBadRequest, *UserVerificationUnauthorized, *UserVerificationForbidden, *UserVerificationNotFound, *UserVerificationInternalServerError, error) GetUserVerificationCode(params *GetUserVerificationCodeParams, authInfo runtime.ClientAuthInfoWriter) (*GetUserVerificationCodeOK, *GetUserVerificationCodeUnauthorized, *GetUserVerificationCodeForbidden, *GetUserVerificationCodeNotFound, *GetUserVerificationCodeInternalServerError, error) UpgradeHeadlessAccount(params *UpgradeHeadlessAccountParams, authInfo runtime.ClientAuthInfoWriter) (*UpgradeHeadlessAccountOK, *UpgradeHeadlessAccountUnauthorized, *UpgradeHeadlessAccountForbidden, *UpgradeHeadlessAccountConflict, 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 users API client.
type CreateUserBadRequest ¶ added in v0.2.0
type CreateUserBadRequest struct {
Payload *iamclientmodels.ModelUserCreateResponse
}
CreateUserBadRequest handles this case with default header values.
Bad request
func NewCreateUserBadRequest ¶ added in v0.2.0
func NewCreateUserBadRequest() *CreateUserBadRequest
NewCreateUserBadRequest creates a CreateUserBadRequest with default headers values
func (*CreateUserBadRequest) Error ¶ added in v0.2.0
func (o *CreateUserBadRequest) Error() string
func (*CreateUserBadRequest) GetPayload ¶ added in v0.2.0
func (o *CreateUserBadRequest) GetPayload() *iamclientmodels.ModelUserCreateResponse
type CreateUserConflict ¶ added in v0.2.0
type CreateUserConflict struct {
Payload *iamclientmodels.ModelUserCreateResponse
}
CreateUserConflict handles this case with default header values.
Conflict
func NewCreateUserConflict ¶ added in v0.2.0
func NewCreateUserConflict() *CreateUserConflict
NewCreateUserConflict creates a CreateUserConflict with default headers values
func (*CreateUserConflict) Error ¶ added in v0.2.0
func (o *CreateUserConflict) Error() string
func (*CreateUserConflict) GetPayload ¶ added in v0.2.0
func (o *CreateUserConflict) GetPayload() *iamclientmodels.ModelUserCreateResponse
type CreateUserCreated ¶ added in v0.2.0
type CreateUserCreated struct {
Payload *iamclientmodels.ModelUserCreateResponse
}
CreateUserCreated handles this case with default header values.
Created
func NewCreateUserCreated ¶ added in v0.2.0
func NewCreateUserCreated() *CreateUserCreated
NewCreateUserCreated creates a CreateUserCreated with default headers values
func (*CreateUserCreated) Error ¶ added in v0.2.0
func (o *CreateUserCreated) Error() string
func (*CreateUserCreated) GetPayload ¶ added in v0.2.0
func (o *CreateUserCreated) GetPayload() *iamclientmodels.ModelUserCreateResponse
type CreateUserForbidden ¶ added in v0.2.0
type CreateUserForbidden struct { }
CreateUserForbidden handles this case with default header values.
Forbidden
func NewCreateUserForbidden ¶ added in v0.2.0
func NewCreateUserForbidden() *CreateUserForbidden
NewCreateUserForbidden creates a CreateUserForbidden with default headers values
func (*CreateUserForbidden) Error ¶ added in v0.2.0
func (o *CreateUserForbidden) Error() string
type CreateUserFromInvitationV3BadRequest ¶ added in v0.2.0
type CreateUserFromInvitationV3BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
CreateUserFromInvitationV3BadRequest 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>10130</td><td>user under age</td></tr></table>
func NewCreateUserFromInvitationV3BadRequest ¶ added in v0.2.0
func NewCreateUserFromInvitationV3BadRequest() *CreateUserFromInvitationV3BadRequest
NewCreateUserFromInvitationV3BadRequest creates a CreateUserFromInvitationV3BadRequest with default headers values
func (*CreateUserFromInvitationV3BadRequest) Error ¶ added in v0.2.0
func (o *CreateUserFromInvitationV3BadRequest) Error() string
func (*CreateUserFromInvitationV3BadRequest) GetPayload ¶ added in v0.2.0
func (o *CreateUserFromInvitationV3BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
type CreateUserFromInvitationV3Created ¶ added in v0.2.0
type CreateUserFromInvitationV3Created struct {
Payload *iamclientmodels.ModelUserCreateResponseV3
}
CreateUserFromInvitationV3Created handles this case with default header values.
Created
func NewCreateUserFromInvitationV3Created ¶ added in v0.2.0
func NewCreateUserFromInvitationV3Created() *CreateUserFromInvitationV3Created
NewCreateUserFromInvitationV3Created creates a CreateUserFromInvitationV3Created with default headers values
func (*CreateUserFromInvitationV3Created) Error ¶ added in v0.2.0
func (o *CreateUserFromInvitationV3Created) Error() string
func (*CreateUserFromInvitationV3Created) GetPayload ¶ added in v0.2.0
func (o *CreateUserFromInvitationV3Created) GetPayload() *iamclientmodels.ModelUserCreateResponseV3
type CreateUserFromInvitationV3InternalServerError ¶ added in v0.2.0
type CreateUserFromInvitationV3InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
CreateUserFromInvitationV3InternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20000</td><td>internal server error</td></tr></table>
func NewCreateUserFromInvitationV3InternalServerError ¶ added in v0.2.0
func NewCreateUserFromInvitationV3InternalServerError() *CreateUserFromInvitationV3InternalServerError
NewCreateUserFromInvitationV3InternalServerError creates a CreateUserFromInvitationV3InternalServerError with default headers values
func (*CreateUserFromInvitationV3InternalServerError) Error ¶ added in v0.2.0
func (o *CreateUserFromInvitationV3InternalServerError) Error() string
func (*CreateUserFromInvitationV3InternalServerError) GetPayload ¶ added in v0.2.0
func (o *CreateUserFromInvitationV3InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
type CreateUserFromInvitationV3NotFound ¶ added in v0.2.0
type CreateUserFromInvitationV3NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
CreateUserFromInvitationV3NotFound handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10180</td><td>admin invitation not found or expired</td></tr><tr><td>10154</td><td>country not found</td></tr></table>
func NewCreateUserFromInvitationV3NotFound ¶ added in v0.2.0
func NewCreateUserFromInvitationV3NotFound() *CreateUserFromInvitationV3NotFound
NewCreateUserFromInvitationV3NotFound creates a CreateUserFromInvitationV3NotFound with default headers values
func (*CreateUserFromInvitationV3NotFound) Error ¶ added in v0.2.0
func (o *CreateUserFromInvitationV3NotFound) Error() string
func (*CreateUserFromInvitationV3NotFound) GetPayload ¶ added in v0.2.0
func (o *CreateUserFromInvitationV3NotFound) GetPayload() *iamclientmodels.RestErrorResponse
type CreateUserFromInvitationV3Params ¶ added in v0.2.0
type CreateUserFromInvitationV3Params struct { /*Body*/ Body *iamclientmodels.ModelUserCreateFromInvitationRequestV3 /*InvitationID Invitation ID, should follow UUID version 4 without hyphen */ InvitationID string /*Namespace Namespace, only accept alphabet and numeric */ Namespace string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateUserFromInvitationV3Params contains all the parameters to send to the API endpoint for the create user from invitation v3 operation typically these are written to a http.Request
func NewCreateUserFromInvitationV3Params ¶ added in v0.2.0
func NewCreateUserFromInvitationV3Params() *CreateUserFromInvitationV3Params
NewCreateUserFromInvitationV3Params creates a new CreateUserFromInvitationV3Params object with the default values initialized.
func NewCreateUserFromInvitationV3ParamsWithContext ¶ added in v0.2.0
func NewCreateUserFromInvitationV3ParamsWithContext(ctx context.Context) *CreateUserFromInvitationV3Params
NewCreateUserFromInvitationV3ParamsWithContext creates a new CreateUserFromInvitationV3Params object with the default values initialized, and the ability to set a context for a request
func NewCreateUserFromInvitationV3ParamsWithHTTPClient ¶ added in v0.2.0
func NewCreateUserFromInvitationV3ParamsWithHTTPClient(client *http.Client) *CreateUserFromInvitationV3Params
NewCreateUserFromInvitationV3ParamsWithHTTPClient creates a new CreateUserFromInvitationV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateUserFromInvitationV3ParamsWithTimeout ¶ added in v0.2.0
func NewCreateUserFromInvitationV3ParamsWithTimeout(timeout time.Duration) *CreateUserFromInvitationV3Params
NewCreateUserFromInvitationV3ParamsWithTimeout creates a new CreateUserFromInvitationV3Params object with the default values initialized, and the ability to set a timeout on a request
func (*CreateUserFromInvitationV3Params) SetBody ¶ added in v0.2.0
func (o *CreateUserFromInvitationV3Params) SetBody(body *iamclientmodels.ModelUserCreateFromInvitationRequestV3)
SetBody adds the body to the create user from invitation v3 params
func (*CreateUserFromInvitationV3Params) SetContext ¶ added in v0.2.0
func (o *CreateUserFromInvitationV3Params) SetContext(ctx context.Context)
SetContext adds the context to the create user from invitation v3 params
func (*CreateUserFromInvitationV3Params) SetHTTPClient ¶ added in v0.2.0
func (o *CreateUserFromInvitationV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create user from invitation v3 params
func (*CreateUserFromInvitationV3Params) SetInvitationID ¶ added in v0.2.0
func (o *CreateUserFromInvitationV3Params) SetInvitationID(invitationID string)
SetInvitationID adds the invitationId to the create user from invitation v3 params
func (*CreateUserFromInvitationV3Params) SetNamespace ¶ added in v0.2.0
func (o *CreateUserFromInvitationV3Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the create user from invitation v3 params
func (*CreateUserFromInvitationV3Params) SetTimeout ¶ added in v0.2.0
func (o *CreateUserFromInvitationV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create user from invitation v3 params
func (*CreateUserFromInvitationV3Params) WithBody ¶ added in v0.2.0
func (o *CreateUserFromInvitationV3Params) WithBody(body *iamclientmodels.ModelUserCreateFromInvitationRequestV3) *CreateUserFromInvitationV3Params
WithBody adds the body to the create user from invitation v3 params
func (*CreateUserFromInvitationV3Params) WithContext ¶ added in v0.2.0
func (o *CreateUserFromInvitationV3Params) WithContext(ctx context.Context) *CreateUserFromInvitationV3Params
WithContext adds the context to the create user from invitation v3 params
func (*CreateUserFromInvitationV3Params) WithHTTPClient ¶ added in v0.2.0
func (o *CreateUserFromInvitationV3Params) WithHTTPClient(client *http.Client) *CreateUserFromInvitationV3Params
WithHTTPClient adds the HTTPClient to the create user from invitation v3 params
func (*CreateUserFromInvitationV3Params) WithInvitationID ¶ added in v0.2.0
func (o *CreateUserFromInvitationV3Params) WithInvitationID(invitationID string) *CreateUserFromInvitationV3Params
WithInvitationID adds the invitationID to the create user from invitation v3 params
func (*CreateUserFromInvitationV3Params) WithNamespace ¶ added in v0.2.0
func (o *CreateUserFromInvitationV3Params) WithNamespace(namespace string) *CreateUserFromInvitationV3Params
WithNamespace adds the namespace to the create user from invitation v3 params
func (*CreateUserFromInvitationV3Params) WithTimeout ¶ added in v0.2.0
func (o *CreateUserFromInvitationV3Params) WithTimeout(timeout time.Duration) *CreateUserFromInvitationV3Params
WithTimeout adds the timeout to the create user from invitation v3 params
func (*CreateUserFromInvitationV3Params) WriteToRequest ¶ added in v0.2.0
func (o *CreateUserFromInvitationV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateUserFromInvitationV3Reader ¶ added in v0.2.0
type CreateUserFromInvitationV3Reader struct {
// contains filtered or unexported fields
}
CreateUserFromInvitationV3Reader is a Reader for the CreateUserFromInvitationV3 structure.
func (*CreateUserFromInvitationV3Reader) ReadResponse ¶ added in v0.2.0
func (o *CreateUserFromInvitationV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateUserParams ¶ added in v0.2.0
type CreateUserParams struct { /*Body*/ Body *iamclientmodels.ModelUserCreateRequest /*Namespace Namespace, only accept alphabet and numeric */ Namespace string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateUserParams contains all the parameters to send to the API endpoint for the create user operation typically these are written to a http.Request
func NewCreateUserParams ¶ added in v0.2.0
func NewCreateUserParams() *CreateUserParams
NewCreateUserParams creates a new CreateUserParams object with the default values initialized.
func NewCreateUserParamsWithContext ¶ added in v0.2.0
func NewCreateUserParamsWithContext(ctx context.Context) *CreateUserParams
NewCreateUserParamsWithContext creates a new CreateUserParams object with the default values initialized, and the ability to set a context for a request
func NewCreateUserParamsWithHTTPClient ¶ added in v0.2.0
func NewCreateUserParamsWithHTTPClient(client *http.Client) *CreateUserParams
NewCreateUserParamsWithHTTPClient creates a new CreateUserParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateUserParamsWithTimeout ¶ added in v0.2.0
func NewCreateUserParamsWithTimeout(timeout time.Duration) *CreateUserParams
NewCreateUserParamsWithTimeout creates a new CreateUserParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreateUserParams) SetBody ¶ added in v0.2.0
func (o *CreateUserParams) SetBody(body *iamclientmodels.ModelUserCreateRequest)
SetBody adds the body to the create user params
func (*CreateUserParams) SetContext ¶ added in v0.2.0
func (o *CreateUserParams) SetContext(ctx context.Context)
SetContext adds the context to the create user params
func (*CreateUserParams) SetHTTPClient ¶ added in v0.2.0
func (o *CreateUserParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create user params
func (*CreateUserParams) SetNamespace ¶ added in v0.2.0
func (o *CreateUserParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the create user params
func (*CreateUserParams) SetTimeout ¶ added in v0.2.0
func (o *CreateUserParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create user params
func (*CreateUserParams) WithBody ¶ added in v0.2.0
func (o *CreateUserParams) WithBody(body *iamclientmodels.ModelUserCreateRequest) *CreateUserParams
WithBody adds the body to the create user params
func (*CreateUserParams) WithContext ¶ added in v0.2.0
func (o *CreateUserParams) WithContext(ctx context.Context) *CreateUserParams
WithContext adds the context to the create user params
func (*CreateUserParams) WithHTTPClient ¶ added in v0.2.0
func (o *CreateUserParams) WithHTTPClient(client *http.Client) *CreateUserParams
WithHTTPClient adds the HTTPClient to the create user params
func (*CreateUserParams) WithNamespace ¶ added in v0.2.0
func (o *CreateUserParams) WithNamespace(namespace string) *CreateUserParams
WithNamespace adds the namespace to the create user params
func (*CreateUserParams) WithTimeout ¶ added in v0.2.0
func (o *CreateUserParams) WithTimeout(timeout time.Duration) *CreateUserParams
WithTimeout adds the timeout to the create user params
func (*CreateUserParams) WriteToRequest ¶ added in v0.2.0
func (o *CreateUserParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateUserReader ¶ added in v0.2.0
type CreateUserReader struct {
// contains filtered or unexported fields
}
CreateUserReader is a Reader for the CreateUser structure.
func (*CreateUserReader) ReadResponse ¶ added in v0.2.0
func (o *CreateUserReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateUserUnauthorized ¶ added in v0.2.0
type CreateUserUnauthorized struct { }
CreateUserUnauthorized handles this case with default header values.
Unauthorized access
func NewCreateUserUnauthorized ¶ added in v0.2.0
func NewCreateUserUnauthorized() *CreateUserUnauthorized
NewCreateUserUnauthorized creates a CreateUserUnauthorized with default headers values
func (*CreateUserUnauthorized) Error ¶ added in v0.2.0
func (o *CreateUserUnauthorized) Error() string
type DeleteUserForbidden ¶ added in v0.2.0
type DeleteUserForbidden struct { }
DeleteUserForbidden handles this case with default header values.
Forbidden
func NewDeleteUserForbidden ¶ added in v0.2.0
func NewDeleteUserForbidden() *DeleteUserForbidden
NewDeleteUserForbidden creates a DeleteUserForbidden with default headers values
func (*DeleteUserForbidden) Error ¶ added in v0.2.0
func (o *DeleteUserForbidden) Error() string
type DeleteUserInformationForbidden ¶ added in v0.2.0
type DeleteUserInformationForbidden struct { }
DeleteUserInformationForbidden handles this case with default header values.
Forbidden
func NewDeleteUserInformationForbidden ¶ added in v0.2.0
func NewDeleteUserInformationForbidden() *DeleteUserInformationForbidden
NewDeleteUserInformationForbidden creates a DeleteUserInformationForbidden with default headers values
func (*DeleteUserInformationForbidden) Error ¶ added in v0.2.0
func (o *DeleteUserInformationForbidden) Error() string
type DeleteUserInformationNoContent ¶ added in v0.2.0
type DeleteUserInformationNoContent struct { }
DeleteUserInformationNoContent handles this case with default header values.
Operation succeeded
func NewDeleteUserInformationNoContent ¶ added in v0.2.0
func NewDeleteUserInformationNoContent() *DeleteUserInformationNoContent
NewDeleteUserInformationNoContent creates a DeleteUserInformationNoContent with default headers values
func (*DeleteUserInformationNoContent) Error ¶ added in v0.2.0
func (o *DeleteUserInformationNoContent) Error() string
type DeleteUserInformationNotFound ¶ added in v0.2.0
type DeleteUserInformationNotFound struct { }
DeleteUserInformationNotFound handles this case with default header values.
Data not found
func NewDeleteUserInformationNotFound ¶ added in v0.2.0
func NewDeleteUserInformationNotFound() *DeleteUserInformationNotFound
NewDeleteUserInformationNotFound creates a DeleteUserInformationNotFound with default headers values
func (*DeleteUserInformationNotFound) Error ¶ added in v0.2.0
func (o *DeleteUserInformationNotFound) Error() string
type DeleteUserInformationParams ¶ added in v0.2.0
type DeleteUserInformationParams struct { /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*UserID User ID */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteUserInformationParams contains all the parameters to send to the API endpoint for the delete user information operation typically these are written to a http.Request
func NewDeleteUserInformationParams ¶ added in v0.2.0
func NewDeleteUserInformationParams() *DeleteUserInformationParams
NewDeleteUserInformationParams creates a new DeleteUserInformationParams object with the default values initialized.
func NewDeleteUserInformationParamsWithContext ¶ added in v0.2.0
func NewDeleteUserInformationParamsWithContext(ctx context.Context) *DeleteUserInformationParams
NewDeleteUserInformationParamsWithContext creates a new DeleteUserInformationParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteUserInformationParamsWithHTTPClient ¶ added in v0.2.0
func NewDeleteUserInformationParamsWithHTTPClient(client *http.Client) *DeleteUserInformationParams
NewDeleteUserInformationParamsWithHTTPClient creates a new DeleteUserInformationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteUserInformationParamsWithTimeout ¶ added in v0.2.0
func NewDeleteUserInformationParamsWithTimeout(timeout time.Duration) *DeleteUserInformationParams
NewDeleteUserInformationParamsWithTimeout creates a new DeleteUserInformationParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteUserInformationParams) SetContext ¶ added in v0.2.0
func (o *DeleteUserInformationParams) SetContext(ctx context.Context)
SetContext adds the context to the delete user information params
func (*DeleteUserInformationParams) SetHTTPClient ¶ added in v0.2.0
func (o *DeleteUserInformationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete user information params
func (*DeleteUserInformationParams) SetNamespace ¶ added in v0.2.0
func (o *DeleteUserInformationParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the delete user information params
func (*DeleteUserInformationParams) SetTimeout ¶ added in v0.2.0
func (o *DeleteUserInformationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete user information params
func (*DeleteUserInformationParams) SetUserID ¶ added in v0.2.0
func (o *DeleteUserInformationParams) SetUserID(userID string)
SetUserID adds the userId to the delete user information params
func (*DeleteUserInformationParams) WithContext ¶ added in v0.2.0
func (o *DeleteUserInformationParams) WithContext(ctx context.Context) *DeleteUserInformationParams
WithContext adds the context to the delete user information params
func (*DeleteUserInformationParams) WithHTTPClient ¶ added in v0.2.0
func (o *DeleteUserInformationParams) WithHTTPClient(client *http.Client) *DeleteUserInformationParams
WithHTTPClient adds the HTTPClient to the delete user information params
func (*DeleteUserInformationParams) WithNamespace ¶ added in v0.2.0
func (o *DeleteUserInformationParams) WithNamespace(namespace string) *DeleteUserInformationParams
WithNamespace adds the namespace to the delete user information params
func (*DeleteUserInformationParams) WithTimeout ¶ added in v0.2.0
func (o *DeleteUserInformationParams) WithTimeout(timeout time.Duration) *DeleteUserInformationParams
WithTimeout adds the timeout to the delete user information params
func (*DeleteUserInformationParams) WithUserID ¶ added in v0.2.0
func (o *DeleteUserInformationParams) WithUserID(userID string) *DeleteUserInformationParams
WithUserID adds the userID to the delete user information params
func (*DeleteUserInformationParams) WriteToRequest ¶ added in v0.2.0
func (o *DeleteUserInformationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteUserInformationReader ¶ added in v0.2.0
type DeleteUserInformationReader struct {
// contains filtered or unexported fields
}
DeleteUserInformationReader is a Reader for the DeleteUserInformation structure.
func (*DeleteUserInformationReader) ReadResponse ¶ added in v0.2.0
func (o *DeleteUserInformationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteUserInformationUnauthorized ¶ added in v0.2.0
type DeleteUserInformationUnauthorized struct { }
DeleteUserInformationUnauthorized handles this case with default header values.
Unauthorized access
func NewDeleteUserInformationUnauthorized ¶ added in v0.2.0
func NewDeleteUserInformationUnauthorized() *DeleteUserInformationUnauthorized
NewDeleteUserInformationUnauthorized creates a DeleteUserInformationUnauthorized with default headers values
func (*DeleteUserInformationUnauthorized) Error ¶ added in v0.2.0
func (o *DeleteUserInformationUnauthorized) Error() string
type DeleteUserNoContent ¶ added in v0.2.0
type DeleteUserNoContent struct { }
DeleteUserNoContent handles this case with default header values.
Operation succeeded
func NewDeleteUserNoContent ¶ added in v0.2.0
func NewDeleteUserNoContent() *DeleteUserNoContent
NewDeleteUserNoContent creates a DeleteUserNoContent with default headers values
func (*DeleteUserNoContent) Error ¶ added in v0.2.0
func (o *DeleteUserNoContent) Error() string
type DeleteUserNotFound ¶ added in v0.2.0
type DeleteUserNotFound struct { }
DeleteUserNotFound handles this case with default header values.
Data not found
func NewDeleteUserNotFound ¶ added in v0.2.0
func NewDeleteUserNotFound() *DeleteUserNotFound
NewDeleteUserNotFound creates a DeleteUserNotFound with default headers values
func (*DeleteUserNotFound) Error ¶ added in v0.2.0
func (o *DeleteUserNotFound) Error() string
type DeleteUserParams ¶ added in v0.2.0
type DeleteUserParams struct { /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*UserID User id */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteUserParams contains all the parameters to send to the API endpoint for the delete user operation typically these are written to a http.Request
func NewDeleteUserParams ¶ added in v0.2.0
func NewDeleteUserParams() *DeleteUserParams
NewDeleteUserParams creates a new DeleteUserParams object with the default values initialized.
func NewDeleteUserParamsWithContext ¶ added in v0.2.0
func NewDeleteUserParamsWithContext(ctx context.Context) *DeleteUserParams
NewDeleteUserParamsWithContext creates a new DeleteUserParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteUserParamsWithHTTPClient ¶ added in v0.2.0
func NewDeleteUserParamsWithHTTPClient(client *http.Client) *DeleteUserParams
NewDeleteUserParamsWithHTTPClient creates a new DeleteUserParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteUserParamsWithTimeout ¶ added in v0.2.0
func NewDeleteUserParamsWithTimeout(timeout time.Duration) *DeleteUserParams
NewDeleteUserParamsWithTimeout creates a new DeleteUserParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteUserParams) SetContext ¶ added in v0.2.0
func (o *DeleteUserParams) SetContext(ctx context.Context)
SetContext adds the context to the delete user params
func (*DeleteUserParams) SetHTTPClient ¶ added in v0.2.0
func (o *DeleteUserParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete user params
func (*DeleteUserParams) SetNamespace ¶ added in v0.2.0
func (o *DeleteUserParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the delete user params
func (*DeleteUserParams) SetTimeout ¶ added in v0.2.0
func (o *DeleteUserParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete user params
func (*DeleteUserParams) SetUserID ¶ added in v0.2.0
func (o *DeleteUserParams) SetUserID(userID string)
SetUserID adds the userId to the delete user params
func (*DeleteUserParams) WithContext ¶ added in v0.2.0
func (o *DeleteUserParams) WithContext(ctx context.Context) *DeleteUserParams
WithContext adds the context to the delete user params
func (*DeleteUserParams) WithHTTPClient ¶ added in v0.2.0
func (o *DeleteUserParams) WithHTTPClient(client *http.Client) *DeleteUserParams
WithHTTPClient adds the HTTPClient to the delete user params
func (*DeleteUserParams) WithNamespace ¶ added in v0.2.0
func (o *DeleteUserParams) WithNamespace(namespace string) *DeleteUserParams
WithNamespace adds the namespace to the delete user params
func (*DeleteUserParams) WithTimeout ¶ added in v0.2.0
func (o *DeleteUserParams) WithTimeout(timeout time.Duration) *DeleteUserParams
WithTimeout adds the timeout to the delete user params
func (*DeleteUserParams) WithUserID ¶ added in v0.2.0
func (o *DeleteUserParams) WithUserID(userID string) *DeleteUserParams
WithUserID adds the userID to the delete user params
func (*DeleteUserParams) WriteToRequest ¶ added in v0.2.0
func (o *DeleteUserParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteUserPermissionBadRequest ¶ added in v0.2.0
type DeleteUserPermissionBadRequest struct { }
DeleteUserPermissionBadRequest handles this case with default header values.
Invalid request
func NewDeleteUserPermissionBadRequest ¶ added in v0.2.0
func NewDeleteUserPermissionBadRequest() *DeleteUserPermissionBadRequest
NewDeleteUserPermissionBadRequest creates a DeleteUserPermissionBadRequest with default headers values
func (*DeleteUserPermissionBadRequest) Error ¶ added in v0.2.0
func (o *DeleteUserPermissionBadRequest) Error() string
type DeleteUserPermissionForbidden ¶ added in v0.2.0
type DeleteUserPermissionForbidden struct { }
DeleteUserPermissionForbidden handles this case with default header values.
Forbidden
func NewDeleteUserPermissionForbidden ¶ added in v0.2.0
func NewDeleteUserPermissionForbidden() *DeleteUserPermissionForbidden
NewDeleteUserPermissionForbidden creates a DeleteUserPermissionForbidden with default headers values
func (*DeleteUserPermissionForbidden) Error ¶ added in v0.2.0
func (o *DeleteUserPermissionForbidden) Error() string
type DeleteUserPermissionNoContent ¶ added in v0.2.0
type DeleteUserPermissionNoContent struct { }
DeleteUserPermissionNoContent handles this case with default header values.
Operation succeeded
func NewDeleteUserPermissionNoContent ¶ added in v0.2.0
func NewDeleteUserPermissionNoContent() *DeleteUserPermissionNoContent
NewDeleteUserPermissionNoContent creates a DeleteUserPermissionNoContent with default headers values
func (*DeleteUserPermissionNoContent) Error ¶ added in v0.2.0
func (o *DeleteUserPermissionNoContent) Error() string
type DeleteUserPermissionNotFound ¶ added in v0.2.0
type DeleteUserPermissionNotFound struct { }
DeleteUserPermissionNotFound handles this case with default header values.
Data not found
func NewDeleteUserPermissionNotFound ¶ added in v0.2.0
func NewDeleteUserPermissionNotFound() *DeleteUserPermissionNotFound
NewDeleteUserPermissionNotFound creates a DeleteUserPermissionNotFound with default headers values
func (*DeleteUserPermissionNotFound) Error ¶ added in v0.2.0
func (o *DeleteUserPermissionNotFound) Error() string
type DeleteUserPermissionParams ¶ added in v0.2.0
type DeleteUserPermissionParams struct { /*Action Action (1..15) */ Action int64 /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*Resource Resource Name */ Resource string /*UserID User id */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteUserPermissionParams contains all the parameters to send to the API endpoint for the delete user permission operation typically these are written to a http.Request
func NewDeleteUserPermissionParams ¶ added in v0.2.0
func NewDeleteUserPermissionParams() *DeleteUserPermissionParams
NewDeleteUserPermissionParams creates a new DeleteUserPermissionParams object with the default values initialized.
func NewDeleteUserPermissionParamsWithContext ¶ added in v0.2.0
func NewDeleteUserPermissionParamsWithContext(ctx context.Context) *DeleteUserPermissionParams
NewDeleteUserPermissionParamsWithContext creates a new DeleteUserPermissionParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteUserPermissionParamsWithHTTPClient ¶ added in v0.2.0
func NewDeleteUserPermissionParamsWithHTTPClient(client *http.Client) *DeleteUserPermissionParams
NewDeleteUserPermissionParamsWithHTTPClient creates a new DeleteUserPermissionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteUserPermissionParamsWithTimeout ¶ added in v0.2.0
func NewDeleteUserPermissionParamsWithTimeout(timeout time.Duration) *DeleteUserPermissionParams
NewDeleteUserPermissionParamsWithTimeout creates a new DeleteUserPermissionParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteUserPermissionParams) SetAction ¶ added in v0.2.0
func (o *DeleteUserPermissionParams) SetAction(action int64)
SetAction adds the action to the delete user permission params
func (*DeleteUserPermissionParams) SetContext ¶ added in v0.2.0
func (o *DeleteUserPermissionParams) SetContext(ctx context.Context)
SetContext adds the context to the delete user permission params
func (*DeleteUserPermissionParams) SetHTTPClient ¶ added in v0.2.0
func (o *DeleteUserPermissionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete user permission params
func (*DeleteUserPermissionParams) SetNamespace ¶ added in v0.2.0
func (o *DeleteUserPermissionParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the delete user permission params
func (*DeleteUserPermissionParams) SetResource ¶ added in v0.2.0
func (o *DeleteUserPermissionParams) SetResource(resource string)
SetResource adds the resource to the delete user permission params
func (*DeleteUserPermissionParams) SetTimeout ¶ added in v0.2.0
func (o *DeleteUserPermissionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete user permission params
func (*DeleteUserPermissionParams) SetUserID ¶ added in v0.2.0
func (o *DeleteUserPermissionParams) SetUserID(userID string)
SetUserID adds the userId to the delete user permission params
func (*DeleteUserPermissionParams) WithAction ¶ added in v0.2.0
func (o *DeleteUserPermissionParams) WithAction(action int64) *DeleteUserPermissionParams
WithAction adds the action to the delete user permission params
func (*DeleteUserPermissionParams) WithContext ¶ added in v0.2.0
func (o *DeleteUserPermissionParams) WithContext(ctx context.Context) *DeleteUserPermissionParams
WithContext adds the context to the delete user permission params
func (*DeleteUserPermissionParams) WithHTTPClient ¶ added in v0.2.0
func (o *DeleteUserPermissionParams) WithHTTPClient(client *http.Client) *DeleteUserPermissionParams
WithHTTPClient adds the HTTPClient to the delete user permission params
func (*DeleteUserPermissionParams) WithNamespace ¶ added in v0.2.0
func (o *DeleteUserPermissionParams) WithNamespace(namespace string) *DeleteUserPermissionParams
WithNamespace adds the namespace to the delete user permission params
func (*DeleteUserPermissionParams) WithResource ¶ added in v0.2.0
func (o *DeleteUserPermissionParams) WithResource(resource string) *DeleteUserPermissionParams
WithResource adds the resource to the delete user permission params
func (*DeleteUserPermissionParams) WithTimeout ¶ added in v0.2.0
func (o *DeleteUserPermissionParams) WithTimeout(timeout time.Duration) *DeleteUserPermissionParams
WithTimeout adds the timeout to the delete user permission params
func (*DeleteUserPermissionParams) WithUserID ¶ added in v0.2.0
func (o *DeleteUserPermissionParams) WithUserID(userID string) *DeleteUserPermissionParams
WithUserID adds the userID to the delete user permission params
func (*DeleteUserPermissionParams) WriteToRequest ¶ added in v0.2.0
func (o *DeleteUserPermissionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteUserPermissionReader ¶ added in v0.2.0
type DeleteUserPermissionReader struct {
// contains filtered or unexported fields
}
DeleteUserPermissionReader is a Reader for the DeleteUserPermission structure.
func (*DeleteUserPermissionReader) ReadResponse ¶ added in v0.2.0
func (o *DeleteUserPermissionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteUserPermissionUnauthorized ¶ added in v0.2.0
type DeleteUserPermissionUnauthorized struct { }
DeleteUserPermissionUnauthorized handles this case with default header values.
Unauthorized access
func NewDeleteUserPermissionUnauthorized ¶ added in v0.2.0
func NewDeleteUserPermissionUnauthorized() *DeleteUserPermissionUnauthorized
NewDeleteUserPermissionUnauthorized creates a DeleteUserPermissionUnauthorized with default headers values
func (*DeleteUserPermissionUnauthorized) Error ¶ added in v0.2.0
func (o *DeleteUserPermissionUnauthorized) Error() string
type DeleteUserReader ¶ added in v0.2.0
type DeleteUserReader struct {
// contains filtered or unexported fields
}
DeleteUserReader is a Reader for the DeleteUser structure.
func (*DeleteUserReader) ReadResponse ¶ added in v0.2.0
func (o *DeleteUserReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteUserRoleForbidden ¶ added in v0.2.0
type DeleteUserRoleForbidden struct { }
DeleteUserRoleForbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10159</td><td>operator is not a role manager</td></tr></table>
func NewDeleteUserRoleForbidden ¶ added in v0.2.0
func NewDeleteUserRoleForbidden() *DeleteUserRoleForbidden
NewDeleteUserRoleForbidden creates a DeleteUserRoleForbidden with default headers values
func (*DeleteUserRoleForbidden) Error ¶ added in v0.2.0
func (o *DeleteUserRoleForbidden) Error() string
type DeleteUserRoleInternalServerError ¶ added in v0.2.0
type DeleteUserRoleInternalServerError struct { }
DeleteUserRoleInternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20000</td><td>internal server error</td></tr></table>
func NewDeleteUserRoleInternalServerError ¶ added in v0.2.0
func NewDeleteUserRoleInternalServerError() *DeleteUserRoleInternalServerError
NewDeleteUserRoleInternalServerError creates a DeleteUserRoleInternalServerError with default headers values
func (*DeleteUserRoleInternalServerError) Error ¶ added in v0.2.0
func (o *DeleteUserRoleInternalServerError) Error() string
type DeleteUserRoleNoContent ¶ added in v0.2.0
type DeleteUserRoleNoContent struct { }
DeleteUserRoleNoContent handles this case with default header values.
Operation succeeded
func NewDeleteUserRoleNoContent ¶ added in v0.2.0
func NewDeleteUserRoleNoContent() *DeleteUserRoleNoContent
NewDeleteUserRoleNoContent creates a DeleteUserRoleNoContent with default headers values
func (*DeleteUserRoleNoContent) Error ¶ added in v0.2.0
func (o *DeleteUserRoleNoContent) Error() string
type DeleteUserRoleNotFound ¶ added in v0.2.0
type DeleteUserRoleNotFound struct { }
DeleteUserRoleNotFound handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10156</td><td>role not found</td></tr><tr><td>20008</td><td>user not found</td></tr></table>
func NewDeleteUserRoleNotFound ¶ added in v0.2.0
func NewDeleteUserRoleNotFound() *DeleteUserRoleNotFound
NewDeleteUserRoleNotFound creates a DeleteUserRoleNotFound with default headers values
func (*DeleteUserRoleNotFound) Error ¶ added in v0.2.0
func (o *DeleteUserRoleNotFound) Error() string
type DeleteUserRoleParams ¶ added in v0.2.0
type DeleteUserRoleParams struct { /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*RoleID Role id */ RoleID string /*UserID User id */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteUserRoleParams contains all the parameters to send to the API endpoint for the delete user role operation typically these are written to a http.Request
func NewDeleteUserRoleParams ¶ added in v0.2.0
func NewDeleteUserRoleParams() *DeleteUserRoleParams
NewDeleteUserRoleParams creates a new DeleteUserRoleParams object with the default values initialized.
func NewDeleteUserRoleParamsWithContext ¶ added in v0.2.0
func NewDeleteUserRoleParamsWithContext(ctx context.Context) *DeleteUserRoleParams
NewDeleteUserRoleParamsWithContext creates a new DeleteUserRoleParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteUserRoleParamsWithHTTPClient ¶ added in v0.2.0
func NewDeleteUserRoleParamsWithHTTPClient(client *http.Client) *DeleteUserRoleParams
NewDeleteUserRoleParamsWithHTTPClient creates a new DeleteUserRoleParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteUserRoleParamsWithTimeout ¶ added in v0.2.0
func NewDeleteUserRoleParamsWithTimeout(timeout time.Duration) *DeleteUserRoleParams
NewDeleteUserRoleParamsWithTimeout creates a new DeleteUserRoleParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteUserRoleParams) SetContext ¶ added in v0.2.0
func (o *DeleteUserRoleParams) SetContext(ctx context.Context)
SetContext adds the context to the delete user role params
func (*DeleteUserRoleParams) SetHTTPClient ¶ added in v0.2.0
func (o *DeleteUserRoleParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete user role params
func (*DeleteUserRoleParams) SetNamespace ¶ added in v0.2.0
func (o *DeleteUserRoleParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the delete user role params
func (*DeleteUserRoleParams) SetRoleID ¶ added in v0.2.0
func (o *DeleteUserRoleParams) SetRoleID(roleID string)
SetRoleID adds the roleId to the delete user role params
func (*DeleteUserRoleParams) SetTimeout ¶ added in v0.2.0
func (o *DeleteUserRoleParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete user role params
func (*DeleteUserRoleParams) SetUserID ¶ added in v0.2.0
func (o *DeleteUserRoleParams) SetUserID(userID string)
SetUserID adds the userId to the delete user role params
func (*DeleteUserRoleParams) WithContext ¶ added in v0.2.0
func (o *DeleteUserRoleParams) WithContext(ctx context.Context) *DeleteUserRoleParams
WithContext adds the context to the delete user role params
func (*DeleteUserRoleParams) WithHTTPClient ¶ added in v0.2.0
func (o *DeleteUserRoleParams) WithHTTPClient(client *http.Client) *DeleteUserRoleParams
WithHTTPClient adds the HTTPClient to the delete user role params
func (*DeleteUserRoleParams) WithNamespace ¶ added in v0.2.0
func (o *DeleteUserRoleParams) WithNamespace(namespace string) *DeleteUserRoleParams
WithNamespace adds the namespace to the delete user role params
func (*DeleteUserRoleParams) WithRoleID ¶ added in v0.2.0
func (o *DeleteUserRoleParams) WithRoleID(roleID string) *DeleteUserRoleParams
WithRoleID adds the roleID to the delete user role params
func (*DeleteUserRoleParams) WithTimeout ¶ added in v0.2.0
func (o *DeleteUserRoleParams) WithTimeout(timeout time.Duration) *DeleteUserRoleParams
WithTimeout adds the timeout to the delete user role params
func (*DeleteUserRoleParams) WithUserID ¶ added in v0.2.0
func (o *DeleteUserRoleParams) WithUserID(userID string) *DeleteUserRoleParams
WithUserID adds the userID to the delete user role params
func (*DeleteUserRoleParams) WriteToRequest ¶ added in v0.2.0
func (o *DeleteUserRoleParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteUserRoleReader ¶ added in v0.2.0
type DeleteUserRoleReader struct {
// contains filtered or unexported fields
}
DeleteUserRoleReader is a Reader for the DeleteUserRole structure.
func (*DeleteUserRoleReader) ReadResponse ¶ added in v0.2.0
func (o *DeleteUserRoleReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteUserRoleUnauthorized ¶ added in v0.2.0
type DeleteUserRoleUnauthorized struct { }
DeleteUserRoleUnauthorized handles this case with default header values.
Unauthorized access
func NewDeleteUserRoleUnauthorized ¶ added in v0.2.0
func NewDeleteUserRoleUnauthorized() *DeleteUserRoleUnauthorized
NewDeleteUserRoleUnauthorized creates a DeleteUserRoleUnauthorized with default headers values
func (*DeleteUserRoleUnauthorized) Error ¶ added in v0.2.0
func (o *DeleteUserRoleUnauthorized) Error() string
type DeleteUserUnauthorized ¶ added in v0.2.0
type DeleteUserUnauthorized struct { }
DeleteUserUnauthorized handles this case with default header values.
Unauthorized access
func NewDeleteUserUnauthorized ¶ added in v0.2.0
func NewDeleteUserUnauthorized() *DeleteUserUnauthorized
NewDeleteUserUnauthorized creates a DeleteUserUnauthorized with default headers values
func (*DeleteUserUnauthorized) Error ¶ added in v0.2.0
func (o *DeleteUserUnauthorized) Error() string
type DisableUserBadRequest ¶ added in v0.2.0
type DisableUserBadRequest struct { }
DisableUserBadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20019</td><td>unable to parse request body</td></tr></table>
func NewDisableUserBadRequest ¶ added in v0.2.0
func NewDisableUserBadRequest() *DisableUserBadRequest
NewDisableUserBadRequest creates a DisableUserBadRequest with default headers values
func (*DisableUserBadRequest) Error ¶ added in v0.2.0
func (o *DisableUserBadRequest) Error() string
type DisableUserBanForbidden ¶ added in v0.2.0
type DisableUserBanForbidden struct { }
DisableUserBanForbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10145</td><td>disallow game access publisher user's ban</td></tr></table>
func NewDisableUserBanForbidden ¶ added in v0.2.0
func NewDisableUserBanForbidden() *DisableUserBanForbidden
NewDisableUserBanForbidden creates a DisableUserBanForbidden with default headers values
func (*DisableUserBanForbidden) Error ¶ added in v0.2.0
func (o *DisableUserBanForbidden) Error() string
type DisableUserBanInternalServerError ¶ added in v0.2.0
type DisableUserBanInternalServerError struct { }
DisableUserBanInternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20000</td><td>internal server error</td></tr></table>
func NewDisableUserBanInternalServerError ¶ added in v0.2.0
func NewDisableUserBanInternalServerError() *DisableUserBanInternalServerError
NewDisableUserBanInternalServerError creates a DisableUserBanInternalServerError with default headers values
func (*DisableUserBanInternalServerError) Error ¶ added in v0.2.0
func (o *DisableUserBanInternalServerError) Error() string
type DisableUserBanNotFound ¶ added in v0.2.0
type DisableUserBanNotFound struct { }
DisableUserBanNotFound handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10139</td><td>platform account not found</td></tr><tr><td>20008</td><td>user not found</td></tr><tr><td>10158</td><td>ban not found</td></tr></table>
func NewDisableUserBanNotFound ¶ added in v0.2.0
func NewDisableUserBanNotFound() *DisableUserBanNotFound
NewDisableUserBanNotFound creates a DisableUserBanNotFound with default headers values
func (*DisableUserBanNotFound) Error ¶ added in v0.2.0
func (o *DisableUserBanNotFound) Error() string
type DisableUserBanOK ¶ added in v0.2.0
type DisableUserBanOK struct {
Payload *iamclientmodels.ModelUserBanResponse
}
DisableUserBanOK handles this case with default header values.
OK
func NewDisableUserBanOK ¶ added in v0.2.0
func NewDisableUserBanOK() *DisableUserBanOK
NewDisableUserBanOK creates a DisableUserBanOK with default headers values
func (*DisableUserBanOK) Error ¶ added in v0.2.0
func (o *DisableUserBanOK) Error() string
func (*DisableUserBanOK) GetPayload ¶ added in v0.2.0
func (o *DisableUserBanOK) GetPayload() *iamclientmodels.ModelUserBanResponse
type DisableUserBanParams ¶ added in v0.2.0
type DisableUserBanParams struct { /*BanID Ban ID */ BanID string /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*UserID User ID */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DisableUserBanParams contains all the parameters to send to the API endpoint for the disable user ban operation typically these are written to a http.Request
func NewDisableUserBanParams ¶ added in v0.2.0
func NewDisableUserBanParams() *DisableUserBanParams
NewDisableUserBanParams creates a new DisableUserBanParams object with the default values initialized.
func NewDisableUserBanParamsWithContext ¶ added in v0.2.0
func NewDisableUserBanParamsWithContext(ctx context.Context) *DisableUserBanParams
NewDisableUserBanParamsWithContext creates a new DisableUserBanParams object with the default values initialized, and the ability to set a context for a request
func NewDisableUserBanParamsWithHTTPClient ¶ added in v0.2.0
func NewDisableUserBanParamsWithHTTPClient(client *http.Client) *DisableUserBanParams
NewDisableUserBanParamsWithHTTPClient creates a new DisableUserBanParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDisableUserBanParamsWithTimeout ¶ added in v0.2.0
func NewDisableUserBanParamsWithTimeout(timeout time.Duration) *DisableUserBanParams
NewDisableUserBanParamsWithTimeout creates a new DisableUserBanParams object with the default values initialized, and the ability to set a timeout on a request
func (*DisableUserBanParams) SetBanID ¶ added in v0.2.0
func (o *DisableUserBanParams) SetBanID(banID string)
SetBanID adds the banId to the disable user ban params
func (*DisableUserBanParams) SetContext ¶ added in v0.2.0
func (o *DisableUserBanParams) SetContext(ctx context.Context)
SetContext adds the context to the disable user ban params
func (*DisableUserBanParams) SetHTTPClient ¶ added in v0.2.0
func (o *DisableUserBanParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the disable user ban params
func (*DisableUserBanParams) SetNamespace ¶ added in v0.2.0
func (o *DisableUserBanParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the disable user ban params
func (*DisableUserBanParams) SetTimeout ¶ added in v0.2.0
func (o *DisableUserBanParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the disable user ban params
func (*DisableUserBanParams) SetUserID ¶ added in v0.2.0
func (o *DisableUserBanParams) SetUserID(userID string)
SetUserID adds the userId to the disable user ban params
func (*DisableUserBanParams) WithBanID ¶ added in v0.2.0
func (o *DisableUserBanParams) WithBanID(banID string) *DisableUserBanParams
WithBanID adds the banID to the disable user ban params
func (*DisableUserBanParams) WithContext ¶ added in v0.2.0
func (o *DisableUserBanParams) WithContext(ctx context.Context) *DisableUserBanParams
WithContext adds the context to the disable user ban params
func (*DisableUserBanParams) WithHTTPClient ¶ added in v0.2.0
func (o *DisableUserBanParams) WithHTTPClient(client *http.Client) *DisableUserBanParams
WithHTTPClient adds the HTTPClient to the disable user ban params
func (*DisableUserBanParams) WithNamespace ¶ added in v0.2.0
func (o *DisableUserBanParams) WithNamespace(namespace string) *DisableUserBanParams
WithNamespace adds the namespace to the disable user ban params
func (*DisableUserBanParams) WithTimeout ¶ added in v0.2.0
func (o *DisableUserBanParams) WithTimeout(timeout time.Duration) *DisableUserBanParams
WithTimeout adds the timeout to the disable user ban params
func (*DisableUserBanParams) WithUserID ¶ added in v0.2.0
func (o *DisableUserBanParams) WithUserID(userID string) *DisableUserBanParams
WithUserID adds the userID to the disable user ban params
func (*DisableUserBanParams) WriteToRequest ¶ added in v0.2.0
func (o *DisableUserBanParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DisableUserBanReader ¶ added in v0.2.0
type DisableUserBanReader struct {
// contains filtered or unexported fields
}
DisableUserBanReader is a Reader for the DisableUserBan structure.
func (*DisableUserBanReader) ReadResponse ¶ added in v0.2.0
func (o *DisableUserBanReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DisableUserBanUnauthorized ¶ added in v0.2.0
type DisableUserBanUnauthorized struct { }
DisableUserBanUnauthorized handles this case with default header values.
Unauthorized access
func NewDisableUserBanUnauthorized ¶ added in v0.2.0
func NewDisableUserBanUnauthorized() *DisableUserBanUnauthorized
NewDisableUserBanUnauthorized creates a DisableUserBanUnauthorized with default headers values
func (*DisableUserBanUnauthorized) Error ¶ added in v0.2.0
func (o *DisableUserBanUnauthorized) Error() string
type DisableUserForbidden ¶ added in v0.2.0
type DisableUserForbidden struct { }
DisableUserForbidden handles this case with default header values.
Forbidden
func NewDisableUserForbidden ¶ added in v0.2.0
func NewDisableUserForbidden() *DisableUserForbidden
NewDisableUserForbidden creates a DisableUserForbidden with default headers values
func (*DisableUserForbidden) Error ¶ added in v0.2.0
func (o *DisableUserForbidden) Error() string
type DisableUserInternalServerError ¶ added in v0.2.0
type DisableUserInternalServerError struct { }
DisableUserInternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20000</td><td>internal server error</td></tr></table>
func NewDisableUserInternalServerError ¶ added in v0.2.0
func NewDisableUserInternalServerError() *DisableUserInternalServerError
NewDisableUserInternalServerError creates a DisableUserInternalServerError with default headers values
func (*DisableUserInternalServerError) Error ¶ added in v0.2.0
func (o *DisableUserInternalServerError) Error() string
type DisableUserNoContent ¶ added in v0.2.0
type DisableUserNoContent struct { }
DisableUserNoContent handles this case with default header values.
Operation succeeded
func NewDisableUserNoContent ¶ added in v0.2.0
func NewDisableUserNoContent() *DisableUserNoContent
NewDisableUserNoContent creates a DisableUserNoContent with default headers values
func (*DisableUserNoContent) Error ¶ added in v0.2.0
func (o *DisableUserNoContent) Error() string
type DisableUserNotFound ¶ added in v0.2.0
type DisableUserNotFound struct { }
DisableUserNotFound handles this case with default header values.
Data not found
func NewDisableUserNotFound ¶ added in v0.2.0
func NewDisableUserNotFound() *DisableUserNotFound
NewDisableUserNotFound creates a DisableUserNotFound with default headers values
func (*DisableUserNotFound) Error ¶ added in v0.2.0
func (o *DisableUserNotFound) Error() string
type DisableUserParams ¶ added in v0.2.0
type DisableUserParams struct { /*Body*/ Body *iamclientmodels.ModelDisableUserRequest /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*UserID User ID */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DisableUserParams contains all the parameters to send to the API endpoint for the disable user operation typically these are written to a http.Request
func NewDisableUserParams ¶ added in v0.2.0
func NewDisableUserParams() *DisableUserParams
NewDisableUserParams creates a new DisableUserParams object with the default values initialized.
func NewDisableUserParamsWithContext ¶ added in v0.2.0
func NewDisableUserParamsWithContext(ctx context.Context) *DisableUserParams
NewDisableUserParamsWithContext creates a new DisableUserParams object with the default values initialized, and the ability to set a context for a request
func NewDisableUserParamsWithHTTPClient ¶ added in v0.2.0
func NewDisableUserParamsWithHTTPClient(client *http.Client) *DisableUserParams
NewDisableUserParamsWithHTTPClient creates a new DisableUserParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDisableUserParamsWithTimeout ¶ added in v0.2.0
func NewDisableUserParamsWithTimeout(timeout time.Duration) *DisableUserParams
NewDisableUserParamsWithTimeout creates a new DisableUserParams object with the default values initialized, and the ability to set a timeout on a request
func (*DisableUserParams) SetBody ¶ added in v0.2.0
func (o *DisableUserParams) SetBody(body *iamclientmodels.ModelDisableUserRequest)
SetBody adds the body to the disable user params
func (*DisableUserParams) SetContext ¶ added in v0.2.0
func (o *DisableUserParams) SetContext(ctx context.Context)
SetContext adds the context to the disable user params
func (*DisableUserParams) SetHTTPClient ¶ added in v0.2.0
func (o *DisableUserParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the disable user params
func (*DisableUserParams) SetNamespace ¶ added in v0.2.0
func (o *DisableUserParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the disable user params
func (*DisableUserParams) SetTimeout ¶ added in v0.2.0
func (o *DisableUserParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the disable user params
func (*DisableUserParams) SetUserID ¶ added in v0.2.0
func (o *DisableUserParams) SetUserID(userID string)
SetUserID adds the userId to the disable user params
func (*DisableUserParams) WithBody ¶ added in v0.2.0
func (o *DisableUserParams) WithBody(body *iamclientmodels.ModelDisableUserRequest) *DisableUserParams
WithBody adds the body to the disable user params
func (*DisableUserParams) WithContext ¶ added in v0.2.0
func (o *DisableUserParams) WithContext(ctx context.Context) *DisableUserParams
WithContext adds the context to the disable user params
func (*DisableUserParams) WithHTTPClient ¶ added in v0.2.0
func (o *DisableUserParams) WithHTTPClient(client *http.Client) *DisableUserParams
WithHTTPClient adds the HTTPClient to the disable user params
func (*DisableUserParams) WithNamespace ¶ added in v0.2.0
func (o *DisableUserParams) WithNamespace(namespace string) *DisableUserParams
WithNamespace adds the namespace to the disable user params
func (*DisableUserParams) WithTimeout ¶ added in v0.2.0
func (o *DisableUserParams) WithTimeout(timeout time.Duration) *DisableUserParams
WithTimeout adds the timeout to the disable user params
func (*DisableUserParams) WithUserID ¶ added in v0.2.0
func (o *DisableUserParams) WithUserID(userID string) *DisableUserParams
WithUserID adds the userID to the disable user params
func (*DisableUserParams) WriteToRequest ¶ added in v0.2.0
func (o *DisableUserParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DisableUserReader ¶ added in v0.2.0
type DisableUserReader struct {
// contains filtered or unexported fields
}
DisableUserReader is a Reader for the DisableUser structure.
func (*DisableUserReader) ReadResponse ¶ added in v0.2.0
func (o *DisableUserReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DisableUserUnauthorized ¶ added in v0.2.0
type DisableUserUnauthorized struct { }
DisableUserUnauthorized handles this case with default header values.
Unauthorized access
func NewDisableUserUnauthorized ¶ added in v0.2.0
func NewDisableUserUnauthorized() *DisableUserUnauthorized
NewDisableUserUnauthorized creates a DisableUserUnauthorized with default headers values
func (*DisableUserUnauthorized) Error ¶ added in v0.2.0
func (o *DisableUserUnauthorized) Error() string
type EnableUserBanForbidden ¶ added in v0.2.0
type EnableUserBanForbidden struct { }
EnableUserBanForbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10145</td><td>disallow game access publisher user's ban</td></tr></table>
func NewEnableUserBanForbidden ¶ added in v0.2.0
func NewEnableUserBanForbidden() *EnableUserBanForbidden
NewEnableUserBanForbidden creates a EnableUserBanForbidden with default headers values
func (*EnableUserBanForbidden) Error ¶ added in v0.2.0
func (o *EnableUserBanForbidden) Error() string
type EnableUserBanInternalServerError ¶ added in v0.2.0
type EnableUserBanInternalServerError struct { }
EnableUserBanInternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20000</td><td>internal server error</td></tr></table>
func NewEnableUserBanInternalServerError ¶ added in v0.2.0
func NewEnableUserBanInternalServerError() *EnableUserBanInternalServerError
NewEnableUserBanInternalServerError creates a EnableUserBanInternalServerError with default headers values
func (*EnableUserBanInternalServerError) Error ¶ added in v0.2.0
func (o *EnableUserBanInternalServerError) Error() string
type EnableUserBanNotFound ¶ added in v0.2.0
type EnableUserBanNotFound struct { }
EnableUserBanNotFound handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10139</td><td>platform account not found</td></tr><tr><td>20008</td><td>user not found</td></tr><tr><td>10158</td><td>ban not found</td></tr><tr><td>10144</td><td>user has no bans</td></tr></table>
func NewEnableUserBanNotFound ¶ added in v0.2.0
func NewEnableUserBanNotFound() *EnableUserBanNotFound
NewEnableUserBanNotFound creates a EnableUserBanNotFound with default headers values
func (*EnableUserBanNotFound) Error ¶ added in v0.2.0
func (o *EnableUserBanNotFound) Error() string
type EnableUserBanOK ¶ added in v0.2.0
type EnableUserBanOK struct {
Payload *iamclientmodels.ModelUserBanResponse
}
EnableUserBanOK handles this case with default header values.
OK
func NewEnableUserBanOK ¶ added in v0.2.0
func NewEnableUserBanOK() *EnableUserBanOK
NewEnableUserBanOK creates a EnableUserBanOK with default headers values
func (*EnableUserBanOK) Error ¶ added in v0.2.0
func (o *EnableUserBanOK) Error() string
func (*EnableUserBanOK) GetPayload ¶ added in v0.2.0
func (o *EnableUserBanOK) GetPayload() *iamclientmodels.ModelUserBanResponse
type EnableUserBanParams ¶ added in v0.2.0
type EnableUserBanParams struct { /*BanID Ban ID */ BanID string /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*UserID User ID */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
EnableUserBanParams contains all the parameters to send to the API endpoint for the enable user ban operation typically these are written to a http.Request
func NewEnableUserBanParams ¶ added in v0.2.0
func NewEnableUserBanParams() *EnableUserBanParams
NewEnableUserBanParams creates a new EnableUserBanParams object with the default values initialized.
func NewEnableUserBanParamsWithContext ¶ added in v0.2.0
func NewEnableUserBanParamsWithContext(ctx context.Context) *EnableUserBanParams
NewEnableUserBanParamsWithContext creates a new EnableUserBanParams object with the default values initialized, and the ability to set a context for a request
func NewEnableUserBanParamsWithHTTPClient ¶ added in v0.2.0
func NewEnableUserBanParamsWithHTTPClient(client *http.Client) *EnableUserBanParams
NewEnableUserBanParamsWithHTTPClient creates a new EnableUserBanParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewEnableUserBanParamsWithTimeout ¶ added in v0.2.0
func NewEnableUserBanParamsWithTimeout(timeout time.Duration) *EnableUserBanParams
NewEnableUserBanParamsWithTimeout creates a new EnableUserBanParams object with the default values initialized, and the ability to set a timeout on a request
func (*EnableUserBanParams) SetBanID ¶ added in v0.2.0
func (o *EnableUserBanParams) SetBanID(banID string)
SetBanID adds the banId to the enable user ban params
func (*EnableUserBanParams) SetContext ¶ added in v0.2.0
func (o *EnableUserBanParams) SetContext(ctx context.Context)
SetContext adds the context to the enable user ban params
func (*EnableUserBanParams) SetHTTPClient ¶ added in v0.2.0
func (o *EnableUserBanParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the enable user ban params
func (*EnableUserBanParams) SetNamespace ¶ added in v0.2.0
func (o *EnableUserBanParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the enable user ban params
func (*EnableUserBanParams) SetTimeout ¶ added in v0.2.0
func (o *EnableUserBanParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the enable user ban params
func (*EnableUserBanParams) SetUserID ¶ added in v0.2.0
func (o *EnableUserBanParams) SetUserID(userID string)
SetUserID adds the userId to the enable user ban params
func (*EnableUserBanParams) WithBanID ¶ added in v0.2.0
func (o *EnableUserBanParams) WithBanID(banID string) *EnableUserBanParams
WithBanID adds the banID to the enable user ban params
func (*EnableUserBanParams) WithContext ¶ added in v0.2.0
func (o *EnableUserBanParams) WithContext(ctx context.Context) *EnableUserBanParams
WithContext adds the context to the enable user ban params
func (*EnableUserBanParams) WithHTTPClient ¶ added in v0.2.0
func (o *EnableUserBanParams) WithHTTPClient(client *http.Client) *EnableUserBanParams
WithHTTPClient adds the HTTPClient to the enable user ban params
func (*EnableUserBanParams) WithNamespace ¶ added in v0.2.0
func (o *EnableUserBanParams) WithNamespace(namespace string) *EnableUserBanParams
WithNamespace adds the namespace to the enable user ban params
func (*EnableUserBanParams) WithTimeout ¶ added in v0.2.0
func (o *EnableUserBanParams) WithTimeout(timeout time.Duration) *EnableUserBanParams
WithTimeout adds the timeout to the enable user ban params
func (*EnableUserBanParams) WithUserID ¶ added in v0.2.0
func (o *EnableUserBanParams) WithUserID(userID string) *EnableUserBanParams
WithUserID adds the userID to the enable user ban params
func (*EnableUserBanParams) WriteToRequest ¶ added in v0.2.0
func (o *EnableUserBanParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type EnableUserBanReader ¶ added in v0.2.0
type EnableUserBanReader struct {
// contains filtered or unexported fields
}
EnableUserBanReader is a Reader for the EnableUserBan structure.
func (*EnableUserBanReader) ReadResponse ¶ added in v0.2.0
func (o *EnableUserBanReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type EnableUserBanUnauthorized ¶ added in v0.2.0
type EnableUserBanUnauthorized struct { }
EnableUserBanUnauthorized handles this case with default header values.
Unauthorized access
func NewEnableUserBanUnauthorized ¶ added in v0.2.0
func NewEnableUserBanUnauthorized() *EnableUserBanUnauthorized
NewEnableUserBanUnauthorized creates a EnableUserBanUnauthorized with default headers values
func (*EnableUserBanUnauthorized) Error ¶ added in v0.2.0
func (o *EnableUserBanUnauthorized) Error() string
type EnableUserForbidden ¶ added in v0.2.0
type EnableUserForbidden struct { }
EnableUserForbidden handles this case with default header values.
Forbidden
func NewEnableUserForbidden ¶ added in v0.2.0
func NewEnableUserForbidden() *EnableUserForbidden
NewEnableUserForbidden creates a EnableUserForbidden with default headers values
func (*EnableUserForbidden) Error ¶ added in v0.2.0
func (o *EnableUserForbidden) Error() string
type EnableUserInternalServerError ¶ added in v0.2.0
type EnableUserInternalServerError struct { }
EnableUserInternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20000</td><td>internal server error</td></tr></table>
func NewEnableUserInternalServerError ¶ added in v0.2.0
func NewEnableUserInternalServerError() *EnableUserInternalServerError
NewEnableUserInternalServerError creates a EnableUserInternalServerError with default headers values
func (*EnableUserInternalServerError) Error ¶ added in v0.2.0
func (o *EnableUserInternalServerError) Error() string
type EnableUserNoContent ¶ added in v0.2.0
type EnableUserNoContent struct { }
EnableUserNoContent handles this case with default header values.
Operation succeeded
func NewEnableUserNoContent ¶ added in v0.2.0
func NewEnableUserNoContent() *EnableUserNoContent
NewEnableUserNoContent creates a EnableUserNoContent with default headers values
func (*EnableUserNoContent) Error ¶ added in v0.2.0
func (o *EnableUserNoContent) Error() string
type EnableUserNotFound ¶ added in v0.2.0
type EnableUserNotFound struct { }
EnableUserNotFound 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></table>
func NewEnableUserNotFound ¶ added in v0.2.0
func NewEnableUserNotFound() *EnableUserNotFound
NewEnableUserNotFound creates a EnableUserNotFound with default headers values
func (*EnableUserNotFound) Error ¶ added in v0.2.0
func (o *EnableUserNotFound) Error() string
type EnableUserParams ¶ added in v0.2.0
type EnableUserParams struct { /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*UserID User ID */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
EnableUserParams contains all the parameters to send to the API endpoint for the enable user operation typically these are written to a http.Request
func NewEnableUserParams ¶ added in v0.2.0
func NewEnableUserParams() *EnableUserParams
NewEnableUserParams creates a new EnableUserParams object with the default values initialized.
func NewEnableUserParamsWithContext ¶ added in v0.2.0
func NewEnableUserParamsWithContext(ctx context.Context) *EnableUserParams
NewEnableUserParamsWithContext creates a new EnableUserParams object with the default values initialized, and the ability to set a context for a request
func NewEnableUserParamsWithHTTPClient ¶ added in v0.2.0
func NewEnableUserParamsWithHTTPClient(client *http.Client) *EnableUserParams
NewEnableUserParamsWithHTTPClient creates a new EnableUserParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewEnableUserParamsWithTimeout ¶ added in v0.2.0
func NewEnableUserParamsWithTimeout(timeout time.Duration) *EnableUserParams
NewEnableUserParamsWithTimeout creates a new EnableUserParams object with the default values initialized, and the ability to set a timeout on a request
func (*EnableUserParams) SetContext ¶ added in v0.2.0
func (o *EnableUserParams) SetContext(ctx context.Context)
SetContext adds the context to the enable user params
func (*EnableUserParams) SetHTTPClient ¶ added in v0.2.0
func (o *EnableUserParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the enable user params
func (*EnableUserParams) SetNamespace ¶ added in v0.2.0
func (o *EnableUserParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the enable user params
func (*EnableUserParams) SetTimeout ¶ added in v0.2.0
func (o *EnableUserParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the enable user params
func (*EnableUserParams) SetUserID ¶ added in v0.2.0
func (o *EnableUserParams) SetUserID(userID string)
SetUserID adds the userId to the enable user params
func (*EnableUserParams) WithContext ¶ added in v0.2.0
func (o *EnableUserParams) WithContext(ctx context.Context) *EnableUserParams
WithContext adds the context to the enable user params
func (*EnableUserParams) WithHTTPClient ¶ added in v0.2.0
func (o *EnableUserParams) WithHTTPClient(client *http.Client) *EnableUserParams
WithHTTPClient adds the HTTPClient to the enable user params
func (*EnableUserParams) WithNamespace ¶ added in v0.2.0
func (o *EnableUserParams) WithNamespace(namespace string) *EnableUserParams
WithNamespace adds the namespace to the enable user params
func (*EnableUserParams) WithTimeout ¶ added in v0.2.0
func (o *EnableUserParams) WithTimeout(timeout time.Duration) *EnableUserParams
WithTimeout adds the timeout to the enable user params
func (*EnableUserParams) WithUserID ¶ added in v0.2.0
func (o *EnableUserParams) WithUserID(userID string) *EnableUserParams
WithUserID adds the userID to the enable user params
func (*EnableUserParams) WriteToRequest ¶ added in v0.2.0
func (o *EnableUserParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type EnableUserReader ¶ added in v0.2.0
type EnableUserReader struct {
// contains filtered or unexported fields
}
EnableUserReader is a Reader for the EnableUser structure.
func (*EnableUserReader) ReadResponse ¶ added in v0.2.0
func (o *EnableUserReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type EnableUserUnauthorized ¶ added in v0.2.0
type EnableUserUnauthorized struct { }
EnableUserUnauthorized handles this case with default header values.
Unauthorized access
func NewEnableUserUnauthorized ¶ added in v0.2.0
func NewEnableUserUnauthorized() *EnableUserUnauthorized
NewEnableUserUnauthorized creates a EnableUserUnauthorized with default headers values
func (*EnableUserUnauthorized) Error ¶ added in v0.2.0
func (o *EnableUserUnauthorized) Error() string
type ForgotPasswordBadRequest ¶ added in v0.2.0
type ForgotPasswordBadRequest struct { }
ForgotPasswordBadRequest handles this case with default header values.
Invalid request
func NewForgotPasswordBadRequest ¶ added in v0.2.0
func NewForgotPasswordBadRequest() *ForgotPasswordBadRequest
NewForgotPasswordBadRequest creates a ForgotPasswordBadRequest with default headers values
func (*ForgotPasswordBadRequest) Error ¶ added in v0.2.0
func (o *ForgotPasswordBadRequest) Error() string
type ForgotPasswordForbidden ¶ added in v0.2.0
type ForgotPasswordForbidden struct { }
ForgotPasswordForbidden handles this case with default header values.
Forbidden
func NewForgotPasswordForbidden ¶ added in v0.2.0
func NewForgotPasswordForbidden() *ForgotPasswordForbidden
NewForgotPasswordForbidden creates a ForgotPasswordForbidden with default headers values
func (*ForgotPasswordForbidden) Error ¶ added in v0.2.0
func (o *ForgotPasswordForbidden) Error() string
type ForgotPasswordNoContent ¶ added in v0.2.0
type ForgotPasswordNoContent struct { }
ForgotPasswordNoContent handles this case with default header values.
Operation succeeded
func NewForgotPasswordNoContent ¶ added in v0.2.0
func NewForgotPasswordNoContent() *ForgotPasswordNoContent
NewForgotPasswordNoContent creates a ForgotPasswordNoContent with default headers values
func (*ForgotPasswordNoContent) Error ¶ added in v0.2.0
func (o *ForgotPasswordNoContent) Error() string
type ForgotPasswordNotFound ¶ added in v0.2.0
type ForgotPasswordNotFound struct { }
ForgotPasswordNotFound handles this case with default header values.
Data not found
func NewForgotPasswordNotFound ¶ added in v0.2.0
func NewForgotPasswordNotFound() *ForgotPasswordNotFound
NewForgotPasswordNotFound creates a ForgotPasswordNotFound with default headers values
func (*ForgotPasswordNotFound) Error ¶ added in v0.2.0
func (o *ForgotPasswordNotFound) Error() string
type ForgotPasswordParams ¶ added in v0.2.0
type ForgotPasswordParams struct { /*Body*/ Body *iamclientmodels.ModelSendVerificationCodeRequest /*Namespace Namespace, only accept alphabet and numeric */ Namespace string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ForgotPasswordParams contains all the parameters to send to the API endpoint for the forgot password operation typically these are written to a http.Request
func NewForgotPasswordParams ¶ added in v0.2.0
func NewForgotPasswordParams() *ForgotPasswordParams
NewForgotPasswordParams creates a new ForgotPasswordParams object with the default values initialized.
func NewForgotPasswordParamsWithContext ¶ added in v0.2.0
func NewForgotPasswordParamsWithContext(ctx context.Context) *ForgotPasswordParams
NewForgotPasswordParamsWithContext creates a new ForgotPasswordParams object with the default values initialized, and the ability to set a context for a request
func NewForgotPasswordParamsWithHTTPClient ¶ added in v0.2.0
func NewForgotPasswordParamsWithHTTPClient(client *http.Client) *ForgotPasswordParams
NewForgotPasswordParamsWithHTTPClient creates a new ForgotPasswordParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewForgotPasswordParamsWithTimeout ¶ added in v0.2.0
func NewForgotPasswordParamsWithTimeout(timeout time.Duration) *ForgotPasswordParams
NewForgotPasswordParamsWithTimeout creates a new ForgotPasswordParams object with the default values initialized, and the ability to set a timeout on a request
func (*ForgotPasswordParams) SetBody ¶ added in v0.2.0
func (o *ForgotPasswordParams) SetBody(body *iamclientmodels.ModelSendVerificationCodeRequest)
SetBody adds the body to the forgot password params
func (*ForgotPasswordParams) SetContext ¶ added in v0.2.0
func (o *ForgotPasswordParams) SetContext(ctx context.Context)
SetContext adds the context to the forgot password params
func (*ForgotPasswordParams) SetHTTPClient ¶ added in v0.2.0
func (o *ForgotPasswordParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the forgot password params
func (*ForgotPasswordParams) SetNamespace ¶ added in v0.2.0
func (o *ForgotPasswordParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the forgot password params
func (*ForgotPasswordParams) SetTimeout ¶ added in v0.2.0
func (o *ForgotPasswordParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the forgot password params
func (*ForgotPasswordParams) WithBody ¶ added in v0.2.0
func (o *ForgotPasswordParams) WithBody(body *iamclientmodels.ModelSendVerificationCodeRequest) *ForgotPasswordParams
WithBody adds the body to the forgot password params
func (*ForgotPasswordParams) WithContext ¶ added in v0.2.0
func (o *ForgotPasswordParams) WithContext(ctx context.Context) *ForgotPasswordParams
WithContext adds the context to the forgot password params
func (*ForgotPasswordParams) WithHTTPClient ¶ added in v0.2.0
func (o *ForgotPasswordParams) WithHTTPClient(client *http.Client) *ForgotPasswordParams
WithHTTPClient adds the HTTPClient to the forgot password params
func (*ForgotPasswordParams) WithNamespace ¶ added in v0.2.0
func (o *ForgotPasswordParams) WithNamespace(namespace string) *ForgotPasswordParams
WithNamespace adds the namespace to the forgot password params
func (*ForgotPasswordParams) WithTimeout ¶ added in v0.2.0
func (o *ForgotPasswordParams) WithTimeout(timeout time.Duration) *ForgotPasswordParams
WithTimeout adds the timeout to the forgot password params
func (*ForgotPasswordParams) WriteToRequest ¶ added in v0.2.0
func (o *ForgotPasswordParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ForgotPasswordReader ¶ added in v0.2.0
type ForgotPasswordReader struct {
// contains filtered or unexported fields
}
ForgotPasswordReader is a Reader for the ForgotPassword structure.
func (*ForgotPasswordReader) ReadResponse ¶ added in v0.2.0
func (o *ForgotPasswordReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ForgotPasswordUnauthorized ¶ added in v0.2.0
type ForgotPasswordUnauthorized struct { }
ForgotPasswordUnauthorized handles this case with default header values.
Unauthorized access
func NewForgotPasswordUnauthorized ¶ added in v0.2.0
func NewForgotPasswordUnauthorized() *ForgotPasswordUnauthorized
NewForgotPasswordUnauthorized creates a ForgotPasswordUnauthorized with default headers values
func (*ForgotPasswordUnauthorized) Error ¶ added in v0.2.0
func (o *ForgotPasswordUnauthorized) Error() string
type GetAdminInvitationV3InternalServerError ¶ added in v0.2.0
type GetAdminInvitationV3InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
GetAdminInvitationV3InternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20000</td><td>internal server error</td></tr></table>
func NewGetAdminInvitationV3InternalServerError ¶ added in v0.2.0
func NewGetAdminInvitationV3InternalServerError() *GetAdminInvitationV3InternalServerError
NewGetAdminInvitationV3InternalServerError creates a GetAdminInvitationV3InternalServerError with default headers values
func (*GetAdminInvitationV3InternalServerError) Error ¶ added in v0.2.0
func (o *GetAdminInvitationV3InternalServerError) Error() string
func (*GetAdminInvitationV3InternalServerError) GetPayload ¶ added in v0.2.0
func (o *GetAdminInvitationV3InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
type GetAdminInvitationV3NotFound ¶ added in v0.2.0
type GetAdminInvitationV3NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
GetAdminInvitationV3NotFound handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10180</td><td>admin invitation not found or expired</td></tr></table>
func NewGetAdminInvitationV3NotFound ¶ added in v0.2.0
func NewGetAdminInvitationV3NotFound() *GetAdminInvitationV3NotFound
NewGetAdminInvitationV3NotFound creates a GetAdminInvitationV3NotFound with default headers values
func (*GetAdminInvitationV3NotFound) Error ¶ added in v0.2.0
func (o *GetAdminInvitationV3NotFound) Error() string
func (*GetAdminInvitationV3NotFound) GetPayload ¶ added in v0.2.0
func (o *GetAdminInvitationV3NotFound) GetPayload() *iamclientmodels.RestErrorResponse
type GetAdminInvitationV3OK ¶ added in v0.2.0
type GetAdminInvitationV3OK struct {
Payload *iamclientmodels.ModelAdminInvitationV3
}
GetAdminInvitationV3OK handles this case with default header values.
OK
func NewGetAdminInvitationV3OK ¶ added in v0.2.0
func NewGetAdminInvitationV3OK() *GetAdminInvitationV3OK
NewGetAdminInvitationV3OK creates a GetAdminInvitationV3OK with default headers values
func (*GetAdminInvitationV3OK) Error ¶ added in v0.2.0
func (o *GetAdminInvitationV3OK) Error() string
func (*GetAdminInvitationV3OK) GetPayload ¶ added in v0.2.0
func (o *GetAdminInvitationV3OK) GetPayload() *iamclientmodels.ModelAdminInvitationV3
type GetAdminInvitationV3Params ¶ added in v0.2.0
type GetAdminInvitationV3Params struct { /*InvitationID Invitation ID, should follow UUID version 4 without hyphen */ InvitationID string /*Namespace Namespace, only accept alphabet and numeric */ Namespace string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetAdminInvitationV3Params contains all the parameters to send to the API endpoint for the get admin invitation v3 operation typically these are written to a http.Request
func NewGetAdminInvitationV3Params ¶ added in v0.2.0
func NewGetAdminInvitationV3Params() *GetAdminInvitationV3Params
NewGetAdminInvitationV3Params creates a new GetAdminInvitationV3Params object with the default values initialized.
func NewGetAdminInvitationV3ParamsWithContext ¶ added in v0.2.0
func NewGetAdminInvitationV3ParamsWithContext(ctx context.Context) *GetAdminInvitationV3Params
NewGetAdminInvitationV3ParamsWithContext creates a new GetAdminInvitationV3Params object with the default values initialized, and the ability to set a context for a request
func NewGetAdminInvitationV3ParamsWithHTTPClient ¶ added in v0.2.0
func NewGetAdminInvitationV3ParamsWithHTTPClient(client *http.Client) *GetAdminInvitationV3Params
NewGetAdminInvitationV3ParamsWithHTTPClient creates a new GetAdminInvitationV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetAdminInvitationV3ParamsWithTimeout ¶ added in v0.2.0
func NewGetAdminInvitationV3ParamsWithTimeout(timeout time.Duration) *GetAdminInvitationV3Params
NewGetAdminInvitationV3ParamsWithTimeout creates a new GetAdminInvitationV3Params object with the default values initialized, and the ability to set a timeout on a request
func (*GetAdminInvitationV3Params) SetContext ¶ added in v0.2.0
func (o *GetAdminInvitationV3Params) SetContext(ctx context.Context)
SetContext adds the context to the get admin invitation v3 params
func (*GetAdminInvitationV3Params) SetHTTPClient ¶ added in v0.2.0
func (o *GetAdminInvitationV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get admin invitation v3 params
func (*GetAdminInvitationV3Params) SetInvitationID ¶ added in v0.2.0
func (o *GetAdminInvitationV3Params) SetInvitationID(invitationID string)
SetInvitationID adds the invitationId to the get admin invitation v3 params
func (*GetAdminInvitationV3Params) SetNamespace ¶ added in v0.2.0
func (o *GetAdminInvitationV3Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the get admin invitation v3 params
func (*GetAdminInvitationV3Params) SetTimeout ¶ added in v0.2.0
func (o *GetAdminInvitationV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get admin invitation v3 params
func (*GetAdminInvitationV3Params) WithContext ¶ added in v0.2.0
func (o *GetAdminInvitationV3Params) WithContext(ctx context.Context) *GetAdminInvitationV3Params
WithContext adds the context to the get admin invitation v3 params
func (*GetAdminInvitationV3Params) WithHTTPClient ¶ added in v0.2.0
func (o *GetAdminInvitationV3Params) WithHTTPClient(client *http.Client) *GetAdminInvitationV3Params
WithHTTPClient adds the HTTPClient to the get admin invitation v3 params
func (*GetAdminInvitationV3Params) WithInvitationID ¶ added in v0.2.0
func (o *GetAdminInvitationV3Params) WithInvitationID(invitationID string) *GetAdminInvitationV3Params
WithInvitationID adds the invitationID to the get admin invitation v3 params
func (*GetAdminInvitationV3Params) WithNamespace ¶ added in v0.2.0
func (o *GetAdminInvitationV3Params) WithNamespace(namespace string) *GetAdminInvitationV3Params
WithNamespace adds the namespace to the get admin invitation v3 params
func (*GetAdminInvitationV3Params) WithTimeout ¶ added in v0.2.0
func (o *GetAdminInvitationV3Params) WithTimeout(timeout time.Duration) *GetAdminInvitationV3Params
WithTimeout adds the timeout to the get admin invitation v3 params
func (*GetAdminInvitationV3Params) WriteToRequest ¶ added in v0.2.0
func (o *GetAdminInvitationV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAdminInvitationV3Reader ¶ added in v0.2.0
type GetAdminInvitationV3Reader struct {
// contains filtered or unexported fields
}
GetAdminInvitationV3Reader is a Reader for the GetAdminInvitationV3 structure.
func (*GetAdminInvitationV3Reader) ReadResponse ¶ added in v0.2.0
func (o *GetAdminInvitationV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAdminUsersByRoleIDBadRequest ¶ added in v0.2.0
type GetAdminUsersByRoleIDBadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
GetAdminUsersByRoleIDBadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20021</td><td>invalid pagination parameter</td></tr><tr><td>20002</td><td>validation error</td></tr><tr><td>10157</td><td>specified role is not admin role</td></tr></table>
func NewGetAdminUsersByRoleIDBadRequest ¶ added in v0.2.0
func NewGetAdminUsersByRoleIDBadRequest() *GetAdminUsersByRoleIDBadRequest
NewGetAdminUsersByRoleIDBadRequest creates a GetAdminUsersByRoleIDBadRequest with default headers values
func (*GetAdminUsersByRoleIDBadRequest) Error ¶ added in v0.2.0
func (o *GetAdminUsersByRoleIDBadRequest) Error() string
func (*GetAdminUsersByRoleIDBadRequest) GetPayload ¶ added in v0.2.0
func (o *GetAdminUsersByRoleIDBadRequest) GetPayload() *iamclientmodels.RestErrorResponse
type GetAdminUsersByRoleIDForbidden ¶ added in v0.2.0
type GetAdminUsersByRoleIDForbidden struct { }
GetAdminUsersByRoleIDForbidden handles this case with default header values.
Forbidden
func NewGetAdminUsersByRoleIDForbidden ¶ added in v0.2.0
func NewGetAdminUsersByRoleIDForbidden() *GetAdminUsersByRoleIDForbidden
NewGetAdminUsersByRoleIDForbidden creates a GetAdminUsersByRoleIDForbidden with default headers values
func (*GetAdminUsersByRoleIDForbidden) Error ¶ added in v0.2.0
func (o *GetAdminUsersByRoleIDForbidden) Error() string
type GetAdminUsersByRoleIDInternalServerError ¶ added in v0.2.0
type GetAdminUsersByRoleIDInternalServerError struct { }
GetAdminUsersByRoleIDInternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20000</td><td>internal server error</td></tr></table>
func NewGetAdminUsersByRoleIDInternalServerError ¶ added in v0.2.0
func NewGetAdminUsersByRoleIDInternalServerError() *GetAdminUsersByRoleIDInternalServerError
NewGetAdminUsersByRoleIDInternalServerError creates a GetAdminUsersByRoleIDInternalServerError with default headers values
func (*GetAdminUsersByRoleIDInternalServerError) Error ¶ added in v0.2.0
func (o *GetAdminUsersByRoleIDInternalServerError) Error() string
type GetAdminUsersByRoleIDNotFound ¶ added in v0.2.0
type GetAdminUsersByRoleIDNotFound struct { }
GetAdminUsersByRoleIDNotFound handles this case with default header values.
Data not found
func NewGetAdminUsersByRoleIDNotFound ¶ added in v0.2.0
func NewGetAdminUsersByRoleIDNotFound() *GetAdminUsersByRoleIDNotFound
NewGetAdminUsersByRoleIDNotFound creates a GetAdminUsersByRoleIDNotFound with default headers values
func (*GetAdminUsersByRoleIDNotFound) Error ¶ added in v0.2.0
func (o *GetAdminUsersByRoleIDNotFound) Error() string
type GetAdminUsersByRoleIDOK ¶ added in v0.2.0
type GetAdminUsersByRoleIDOK struct {
Payload *iamclientmodels.ModelGetAdminUsersResponse
}
GetAdminUsersByRoleIDOK handles this case with default header values.
OK
func NewGetAdminUsersByRoleIDOK ¶ added in v0.2.0
func NewGetAdminUsersByRoleIDOK() *GetAdminUsersByRoleIDOK
NewGetAdminUsersByRoleIDOK creates a GetAdminUsersByRoleIDOK with default headers values
func (*GetAdminUsersByRoleIDOK) Error ¶ added in v0.2.0
func (o *GetAdminUsersByRoleIDOK) Error() string
func (*GetAdminUsersByRoleIDOK) GetPayload ¶ added in v0.2.0
func (o *GetAdminUsersByRoleIDOK) GetPayload() *iamclientmodels.ModelGetAdminUsersResponse
type GetAdminUsersByRoleIDParams ¶ added in v0.2.0
type GetAdminUsersByRoleIDParams struct { /*After The cursor that points to query data for the next page */ After *int64 /*Before The cursor that points to query data for the previous page */ Before *int64 /*Limit the maximum number of data that may be returned (1...100) */ Limit *int64 /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*RoleID Role ID */ RoleID *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetAdminUsersByRoleIDParams contains all the parameters to send to the API endpoint for the get admin users by role ID operation typically these are written to a http.Request
func NewGetAdminUsersByRoleIDParams ¶ added in v0.2.0
func NewGetAdminUsersByRoleIDParams() *GetAdminUsersByRoleIDParams
NewGetAdminUsersByRoleIDParams creates a new GetAdminUsersByRoleIDParams object with the default values initialized.
func NewGetAdminUsersByRoleIDParamsWithContext ¶ added in v0.2.0
func NewGetAdminUsersByRoleIDParamsWithContext(ctx context.Context) *GetAdminUsersByRoleIDParams
NewGetAdminUsersByRoleIDParamsWithContext creates a new GetAdminUsersByRoleIDParams object with the default values initialized, and the ability to set a context for a request
func NewGetAdminUsersByRoleIDParamsWithHTTPClient ¶ added in v0.2.0
func NewGetAdminUsersByRoleIDParamsWithHTTPClient(client *http.Client) *GetAdminUsersByRoleIDParams
NewGetAdminUsersByRoleIDParamsWithHTTPClient creates a new GetAdminUsersByRoleIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetAdminUsersByRoleIDParamsWithTimeout ¶ added in v0.2.0
func NewGetAdminUsersByRoleIDParamsWithTimeout(timeout time.Duration) *GetAdminUsersByRoleIDParams
NewGetAdminUsersByRoleIDParamsWithTimeout creates a new GetAdminUsersByRoleIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetAdminUsersByRoleIDParams) SetAfter ¶ added in v0.2.0
func (o *GetAdminUsersByRoleIDParams) SetAfter(after *int64)
SetAfter adds the after to the get admin users by role ID params
func (*GetAdminUsersByRoleIDParams) SetBefore ¶ added in v0.2.0
func (o *GetAdminUsersByRoleIDParams) SetBefore(before *int64)
SetBefore adds the before to the get admin users by role ID params
func (*GetAdminUsersByRoleIDParams) SetContext ¶ added in v0.2.0
func (o *GetAdminUsersByRoleIDParams) SetContext(ctx context.Context)
SetContext adds the context to the get admin users by role ID params
func (*GetAdminUsersByRoleIDParams) SetHTTPClient ¶ added in v0.2.0
func (o *GetAdminUsersByRoleIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get admin users by role ID params
func (*GetAdminUsersByRoleIDParams) SetLimit ¶ added in v0.2.0
func (o *GetAdminUsersByRoleIDParams) SetLimit(limit *int64)
SetLimit adds the limit to the get admin users by role ID params
func (*GetAdminUsersByRoleIDParams) SetNamespace ¶ added in v0.2.0
func (o *GetAdminUsersByRoleIDParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the get admin users by role ID params
func (*GetAdminUsersByRoleIDParams) SetRoleID ¶ added in v0.2.0
func (o *GetAdminUsersByRoleIDParams) SetRoleID(roleID *string)
SetRoleID adds the roleId to the get admin users by role ID params
func (*GetAdminUsersByRoleIDParams) SetTimeout ¶ added in v0.2.0
func (o *GetAdminUsersByRoleIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get admin users by role ID params
func (*GetAdminUsersByRoleIDParams) WithAfter ¶ added in v0.2.0
func (o *GetAdminUsersByRoleIDParams) WithAfter(after *int64) *GetAdminUsersByRoleIDParams
WithAfter adds the after to the get admin users by role ID params
func (*GetAdminUsersByRoleIDParams) WithBefore ¶ added in v0.2.0
func (o *GetAdminUsersByRoleIDParams) WithBefore(before *int64) *GetAdminUsersByRoleIDParams
WithBefore adds the before to the get admin users by role ID params
func (*GetAdminUsersByRoleIDParams) WithContext ¶ added in v0.2.0
func (o *GetAdminUsersByRoleIDParams) WithContext(ctx context.Context) *GetAdminUsersByRoleIDParams
WithContext adds the context to the get admin users by role ID params
func (*GetAdminUsersByRoleIDParams) WithHTTPClient ¶ added in v0.2.0
func (o *GetAdminUsersByRoleIDParams) WithHTTPClient(client *http.Client) *GetAdminUsersByRoleIDParams
WithHTTPClient adds the HTTPClient to the get admin users by role ID params
func (*GetAdminUsersByRoleIDParams) WithLimit ¶ added in v0.2.0
func (o *GetAdminUsersByRoleIDParams) WithLimit(limit *int64) *GetAdminUsersByRoleIDParams
WithLimit adds the limit to the get admin users by role ID params
func (*GetAdminUsersByRoleIDParams) WithNamespace ¶ added in v0.2.0
func (o *GetAdminUsersByRoleIDParams) WithNamespace(namespace string) *GetAdminUsersByRoleIDParams
WithNamespace adds the namespace to the get admin users by role ID params
func (*GetAdminUsersByRoleIDParams) WithRoleID ¶ added in v0.2.0
func (o *GetAdminUsersByRoleIDParams) WithRoleID(roleID *string) *GetAdminUsersByRoleIDParams
WithRoleID adds the roleID to the get admin users by role ID params
func (*GetAdminUsersByRoleIDParams) WithTimeout ¶ added in v0.2.0
func (o *GetAdminUsersByRoleIDParams) WithTimeout(timeout time.Duration) *GetAdminUsersByRoleIDParams
WithTimeout adds the timeout to the get admin users by role ID params
func (*GetAdminUsersByRoleIDParams) WriteToRequest ¶ added in v0.2.0
func (o *GetAdminUsersByRoleIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAdminUsersByRoleIDReader ¶ added in v0.2.0
type GetAdminUsersByRoleIDReader struct {
// contains filtered or unexported fields
}
GetAdminUsersByRoleIDReader is a Reader for the GetAdminUsersByRoleID structure.
func (*GetAdminUsersByRoleIDReader) ReadResponse ¶ added in v0.2.0
func (o *GetAdminUsersByRoleIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAdminUsersByRoleIDUnauthorized ¶ added in v0.2.0
type GetAdminUsersByRoleIDUnauthorized struct { }
GetAdminUsersByRoleIDUnauthorized handles this case with default header values.
Unauthorized access
func NewGetAdminUsersByRoleIDUnauthorized ¶ added in v0.2.0
func NewGetAdminUsersByRoleIDUnauthorized() *GetAdminUsersByRoleIDUnauthorized
NewGetAdminUsersByRoleIDUnauthorized creates a GetAdminUsersByRoleIDUnauthorized with default headers values
func (*GetAdminUsersByRoleIDUnauthorized) Error ¶ added in v0.2.0
func (o *GetAdminUsersByRoleIDUnauthorized) Error() string
type GetAdminUsersByRoleIDV3BadRequest ¶ added in v0.2.0
type GetAdminUsersByRoleIDV3BadRequest struct {
Payload *iamclientmodels.RestapiErrorResponse
}
GetAdminUsersByRoleIDV3BadRequest 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>10157</td><td>specified role is not admin role</td></tr></table>
func NewGetAdminUsersByRoleIDV3BadRequest ¶ added in v0.2.0
func NewGetAdminUsersByRoleIDV3BadRequest() *GetAdminUsersByRoleIDV3BadRequest
NewGetAdminUsersByRoleIDV3BadRequest creates a GetAdminUsersByRoleIDV3BadRequest with default headers values
func (*GetAdminUsersByRoleIDV3BadRequest) Error ¶ added in v0.2.0
func (o *GetAdminUsersByRoleIDV3BadRequest) Error() string
func (*GetAdminUsersByRoleIDV3BadRequest) GetPayload ¶ added in v0.2.0
func (o *GetAdminUsersByRoleIDV3BadRequest) GetPayload() *iamclientmodels.RestapiErrorResponse
type GetAdminUsersByRoleIDV3Forbidden ¶ added in v0.2.0
type GetAdminUsersByRoleIDV3Forbidden struct {
Payload *iamclientmodels.RestapiErrorResponse
}
GetAdminUsersByRoleIDV3Forbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20013</td><td>insufficient permissions</td></tr></table>
func NewGetAdminUsersByRoleIDV3Forbidden ¶ added in v0.2.0
func NewGetAdminUsersByRoleIDV3Forbidden() *GetAdminUsersByRoleIDV3Forbidden
NewGetAdminUsersByRoleIDV3Forbidden creates a GetAdminUsersByRoleIDV3Forbidden with default headers values
func (*GetAdminUsersByRoleIDV3Forbidden) Error ¶ added in v0.2.0
func (o *GetAdminUsersByRoleIDV3Forbidden) Error() string
func (*GetAdminUsersByRoleIDV3Forbidden) GetPayload ¶ added in v0.2.0
func (o *GetAdminUsersByRoleIDV3Forbidden) GetPayload() *iamclientmodels.RestapiErrorResponse
type GetAdminUsersByRoleIDV3InternalServerError ¶ added in v0.2.0
type GetAdminUsersByRoleIDV3InternalServerError struct { }
GetAdminUsersByRoleIDV3InternalServerError handles this case with default header values.
Internal Server Error
func NewGetAdminUsersByRoleIDV3InternalServerError ¶ added in v0.2.0
func NewGetAdminUsersByRoleIDV3InternalServerError() *GetAdminUsersByRoleIDV3InternalServerError
NewGetAdminUsersByRoleIDV3InternalServerError creates a GetAdminUsersByRoleIDV3InternalServerError with default headers values
func (*GetAdminUsersByRoleIDV3InternalServerError) Error ¶ added in v0.2.0
func (o *GetAdminUsersByRoleIDV3InternalServerError) Error() string
type GetAdminUsersByRoleIDV3NotFound ¶ added in v0.2.0
type GetAdminUsersByRoleIDV3NotFound struct {
Payload *iamclientmodels.RestapiErrorResponse
}
GetAdminUsersByRoleIDV3NotFound handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10156</td><td>role not found</td></tr></table>
func NewGetAdminUsersByRoleIDV3NotFound ¶ added in v0.2.0
func NewGetAdminUsersByRoleIDV3NotFound() *GetAdminUsersByRoleIDV3NotFound
NewGetAdminUsersByRoleIDV3NotFound creates a GetAdminUsersByRoleIDV3NotFound with default headers values
func (*GetAdminUsersByRoleIDV3NotFound) Error ¶ added in v0.2.0
func (o *GetAdminUsersByRoleIDV3NotFound) Error() string
func (*GetAdminUsersByRoleIDV3NotFound) GetPayload ¶ added in v0.2.0
func (o *GetAdminUsersByRoleIDV3NotFound) GetPayload() *iamclientmodels.RestapiErrorResponse
type GetAdminUsersByRoleIDV3OK ¶ added in v0.2.0
type GetAdminUsersByRoleIDV3OK struct {
Payload *iamclientmodels.ModelGetUsersResponseWithPaginationV3
}
GetAdminUsersByRoleIDV3OK handles this case with default header values.
OK
func NewGetAdminUsersByRoleIDV3OK ¶ added in v0.2.0
func NewGetAdminUsersByRoleIDV3OK() *GetAdminUsersByRoleIDV3OK
NewGetAdminUsersByRoleIDV3OK creates a GetAdminUsersByRoleIDV3OK with default headers values
func (*GetAdminUsersByRoleIDV3OK) Error ¶ added in v0.2.0
func (o *GetAdminUsersByRoleIDV3OK) Error() string
func (*GetAdminUsersByRoleIDV3OK) GetPayload ¶ added in v0.2.0
func (o *GetAdminUsersByRoleIDV3OK) GetPayload() *iamclientmodels.ModelGetUsersResponseWithPaginationV3
type GetAdminUsersByRoleIDV3Params ¶ added in v0.2.0
type GetAdminUsersByRoleIDV3Params struct { /*After The cursor that points to query data for the next page */ After *int64 /*Before The cursor that points to query data for the previous page */ Before *int64 /*Limit The maximum number of data that may be returned (1...100) */ Limit *int64 /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*RoleID Role ID, should follow UUID version 4 without hyphen */ RoleID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetAdminUsersByRoleIDV3Params contains all the parameters to send to the API endpoint for the get admin users by role Id v3 operation typically these are written to a http.Request
func NewGetAdminUsersByRoleIDV3Params ¶ added in v0.2.0
func NewGetAdminUsersByRoleIDV3Params() *GetAdminUsersByRoleIDV3Params
NewGetAdminUsersByRoleIDV3Params creates a new GetAdminUsersByRoleIDV3Params object with the default values initialized.
func NewGetAdminUsersByRoleIDV3ParamsWithContext ¶ added in v0.2.0
func NewGetAdminUsersByRoleIDV3ParamsWithContext(ctx context.Context) *GetAdminUsersByRoleIDV3Params
NewGetAdminUsersByRoleIDV3ParamsWithContext creates a new GetAdminUsersByRoleIDV3Params object with the default values initialized, and the ability to set a context for a request
func NewGetAdminUsersByRoleIDV3ParamsWithHTTPClient ¶ added in v0.2.0
func NewGetAdminUsersByRoleIDV3ParamsWithHTTPClient(client *http.Client) *GetAdminUsersByRoleIDV3Params
NewGetAdminUsersByRoleIDV3ParamsWithHTTPClient creates a new GetAdminUsersByRoleIDV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetAdminUsersByRoleIDV3ParamsWithTimeout ¶ added in v0.2.0
func NewGetAdminUsersByRoleIDV3ParamsWithTimeout(timeout time.Duration) *GetAdminUsersByRoleIDV3Params
NewGetAdminUsersByRoleIDV3ParamsWithTimeout creates a new GetAdminUsersByRoleIDV3Params object with the default values initialized, and the ability to set a timeout on a request
func (*GetAdminUsersByRoleIDV3Params) SetAfter ¶ added in v0.2.0
func (o *GetAdminUsersByRoleIDV3Params) SetAfter(after *int64)
SetAfter adds the after to the get admin users by role Id v3 params
func (*GetAdminUsersByRoleIDV3Params) SetBefore ¶ added in v0.2.0
func (o *GetAdminUsersByRoleIDV3Params) SetBefore(before *int64)
SetBefore adds the before to the get admin users by role Id v3 params
func (*GetAdminUsersByRoleIDV3Params) SetContext ¶ added in v0.2.0
func (o *GetAdminUsersByRoleIDV3Params) SetContext(ctx context.Context)
SetContext adds the context to the get admin users by role Id v3 params
func (*GetAdminUsersByRoleIDV3Params) SetHTTPClient ¶ added in v0.2.0
func (o *GetAdminUsersByRoleIDV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get admin users by role Id v3 params
func (*GetAdminUsersByRoleIDV3Params) SetLimit ¶ added in v0.2.0
func (o *GetAdminUsersByRoleIDV3Params) SetLimit(limit *int64)
SetLimit adds the limit to the get admin users by role Id v3 params
func (*GetAdminUsersByRoleIDV3Params) SetNamespace ¶ added in v0.2.0
func (o *GetAdminUsersByRoleIDV3Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the get admin users by role Id v3 params
func (*GetAdminUsersByRoleIDV3Params) SetRoleID ¶ added in v0.2.0
func (o *GetAdminUsersByRoleIDV3Params) SetRoleID(roleID string)
SetRoleID adds the roleId to the get admin users by role Id v3 params
func (*GetAdminUsersByRoleIDV3Params) SetTimeout ¶ added in v0.2.0
func (o *GetAdminUsersByRoleIDV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get admin users by role Id v3 params
func (*GetAdminUsersByRoleIDV3Params) WithAfter ¶ added in v0.2.0
func (o *GetAdminUsersByRoleIDV3Params) WithAfter(after *int64) *GetAdminUsersByRoleIDV3Params
WithAfter adds the after to the get admin users by role Id v3 params
func (*GetAdminUsersByRoleIDV3Params) WithBefore ¶ added in v0.2.0
func (o *GetAdminUsersByRoleIDV3Params) WithBefore(before *int64) *GetAdminUsersByRoleIDV3Params
WithBefore adds the before to the get admin users by role Id v3 params
func (*GetAdminUsersByRoleIDV3Params) WithContext ¶ added in v0.2.0
func (o *GetAdminUsersByRoleIDV3Params) WithContext(ctx context.Context) *GetAdminUsersByRoleIDV3Params
WithContext adds the context to the get admin users by role Id v3 params
func (*GetAdminUsersByRoleIDV3Params) WithHTTPClient ¶ added in v0.2.0
func (o *GetAdminUsersByRoleIDV3Params) WithHTTPClient(client *http.Client) *GetAdminUsersByRoleIDV3Params
WithHTTPClient adds the HTTPClient to the get admin users by role Id v3 params
func (*GetAdminUsersByRoleIDV3Params) WithLimit ¶ added in v0.2.0
func (o *GetAdminUsersByRoleIDV3Params) WithLimit(limit *int64) *GetAdminUsersByRoleIDV3Params
WithLimit adds the limit to the get admin users by role Id v3 params
func (*GetAdminUsersByRoleIDV3Params) WithNamespace ¶ added in v0.2.0
func (o *GetAdminUsersByRoleIDV3Params) WithNamespace(namespace string) *GetAdminUsersByRoleIDV3Params
WithNamespace adds the namespace to the get admin users by role Id v3 params
func (*GetAdminUsersByRoleIDV3Params) WithRoleID ¶ added in v0.2.0
func (o *GetAdminUsersByRoleIDV3Params) WithRoleID(roleID string) *GetAdminUsersByRoleIDV3Params
WithRoleID adds the roleID to the get admin users by role Id v3 params
func (*GetAdminUsersByRoleIDV3Params) WithTimeout ¶ added in v0.2.0
func (o *GetAdminUsersByRoleIDV3Params) WithTimeout(timeout time.Duration) *GetAdminUsersByRoleIDV3Params
WithTimeout adds the timeout to the get admin users by role Id v3 params
func (*GetAdminUsersByRoleIDV3Params) WriteToRequest ¶ added in v0.2.0
func (o *GetAdminUsersByRoleIDV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAdminUsersByRoleIDV3Reader ¶ added in v0.2.0
type GetAdminUsersByRoleIDV3Reader struct {
// contains filtered or unexported fields
}
GetAdminUsersByRoleIDV3Reader is a Reader for the GetAdminUsersByRoleIDV3 structure.
func (*GetAdminUsersByRoleIDV3Reader) ReadResponse ¶ added in v0.2.0
func (o *GetAdminUsersByRoleIDV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAdminUsersByRoleIDV3Unauthorized ¶ added in v0.2.0
type GetAdminUsersByRoleIDV3Unauthorized struct {
}GetAdminUsersByRoleIDV3Unauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr></table>
func NewGetAdminUsersByRoleIDV3Unauthorized ¶ added in v0.2.0
func NewGetAdminUsersByRoleIDV3Unauthorized() *GetAdminUsersByRoleIDV3Unauthorized
NewGetAdminUsersByRoleIDV3Unauthorized creates a GetAdminUsersByRoleIDV3Unauthorized with default headers values
func (*GetAdminUsersByRoleIDV3Unauthorized) Error ¶ added in v0.2.0
func (o *GetAdminUsersByRoleIDV3Unauthorized) Error() string
func (*GetAdminUsersByRoleIDV3Unauthorized) GetPayload ¶ added in v0.2.0
func (o *GetAdminUsersByRoleIDV3Unauthorized) GetPayload() *iamclientmodels.RestapiErrorResponse
type GetListCountryAgeRestrictionForbidden ¶ added in v0.2.0
type GetListCountryAgeRestrictionForbidden struct { }
GetListCountryAgeRestrictionForbidden handles this case with default header values.
Forbidden
func NewGetListCountryAgeRestrictionForbidden ¶ added in v0.2.0
func NewGetListCountryAgeRestrictionForbidden() *GetListCountryAgeRestrictionForbidden
NewGetListCountryAgeRestrictionForbidden creates a GetListCountryAgeRestrictionForbidden with default headers values
func (*GetListCountryAgeRestrictionForbidden) Error ¶ added in v0.2.0
func (o *GetListCountryAgeRestrictionForbidden) Error() string
type GetListCountryAgeRestrictionNotFound ¶ added in v0.2.0
type GetListCountryAgeRestrictionNotFound struct { }
GetListCountryAgeRestrictionNotFound handles this case with default header values.
Data not found
func NewGetListCountryAgeRestrictionNotFound ¶ added in v0.2.0
func NewGetListCountryAgeRestrictionNotFound() *GetListCountryAgeRestrictionNotFound
NewGetListCountryAgeRestrictionNotFound creates a GetListCountryAgeRestrictionNotFound with default headers values
func (*GetListCountryAgeRestrictionNotFound) Error ¶ added in v0.2.0
func (o *GetListCountryAgeRestrictionNotFound) Error() string
type GetListCountryAgeRestrictionOK ¶ added in v0.2.0
type GetListCountryAgeRestrictionOK struct {
Payload []*iamclientmodels.AccountcommonCountryAgeRestriction
}
GetListCountryAgeRestrictionOK handles this case with default header values.
OK
func NewGetListCountryAgeRestrictionOK ¶ added in v0.2.0
func NewGetListCountryAgeRestrictionOK() *GetListCountryAgeRestrictionOK
NewGetListCountryAgeRestrictionOK creates a GetListCountryAgeRestrictionOK with default headers values
func (*GetListCountryAgeRestrictionOK) Error ¶ added in v0.2.0
func (o *GetListCountryAgeRestrictionOK) Error() string
func (*GetListCountryAgeRestrictionOK) GetPayload ¶ added in v0.2.0
func (o *GetListCountryAgeRestrictionOK) GetPayload() []*iamclientmodels.AccountcommonCountryAgeRestriction
type GetListCountryAgeRestrictionParams ¶ added in v0.2.0
type GetListCountryAgeRestrictionParams struct { /*Namespace Namespace */ Namespace string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetListCountryAgeRestrictionParams contains all the parameters to send to the API endpoint for the get list country age restriction operation typically these are written to a http.Request
func NewGetListCountryAgeRestrictionParams ¶ added in v0.2.0
func NewGetListCountryAgeRestrictionParams() *GetListCountryAgeRestrictionParams
NewGetListCountryAgeRestrictionParams creates a new GetListCountryAgeRestrictionParams object with the default values initialized.
func NewGetListCountryAgeRestrictionParamsWithContext ¶ added in v0.2.0
func NewGetListCountryAgeRestrictionParamsWithContext(ctx context.Context) *GetListCountryAgeRestrictionParams
NewGetListCountryAgeRestrictionParamsWithContext creates a new GetListCountryAgeRestrictionParams object with the default values initialized, and the ability to set a context for a request
func NewGetListCountryAgeRestrictionParamsWithHTTPClient ¶ added in v0.2.0
func NewGetListCountryAgeRestrictionParamsWithHTTPClient(client *http.Client) *GetListCountryAgeRestrictionParams
NewGetListCountryAgeRestrictionParamsWithHTTPClient creates a new GetListCountryAgeRestrictionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetListCountryAgeRestrictionParamsWithTimeout ¶ added in v0.2.0
func NewGetListCountryAgeRestrictionParamsWithTimeout(timeout time.Duration) *GetListCountryAgeRestrictionParams
NewGetListCountryAgeRestrictionParamsWithTimeout creates a new GetListCountryAgeRestrictionParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetListCountryAgeRestrictionParams) SetContext ¶ added in v0.2.0
func (o *GetListCountryAgeRestrictionParams) SetContext(ctx context.Context)
SetContext adds the context to the get list country age restriction params
func (*GetListCountryAgeRestrictionParams) SetHTTPClient ¶ added in v0.2.0
func (o *GetListCountryAgeRestrictionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get list country age restriction params
func (*GetListCountryAgeRestrictionParams) SetNamespace ¶ added in v0.2.0
func (o *GetListCountryAgeRestrictionParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the get list country age restriction params
func (*GetListCountryAgeRestrictionParams) SetTimeout ¶ added in v0.2.0
func (o *GetListCountryAgeRestrictionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get list country age restriction params
func (*GetListCountryAgeRestrictionParams) WithContext ¶ added in v0.2.0
func (o *GetListCountryAgeRestrictionParams) WithContext(ctx context.Context) *GetListCountryAgeRestrictionParams
WithContext adds the context to the get list country age restriction params
func (*GetListCountryAgeRestrictionParams) WithHTTPClient ¶ added in v0.2.0
func (o *GetListCountryAgeRestrictionParams) WithHTTPClient(client *http.Client) *GetListCountryAgeRestrictionParams
WithHTTPClient adds the HTTPClient to the get list country age restriction params
func (*GetListCountryAgeRestrictionParams) WithNamespace ¶ added in v0.2.0
func (o *GetListCountryAgeRestrictionParams) WithNamespace(namespace string) *GetListCountryAgeRestrictionParams
WithNamespace adds the namespace to the get list country age restriction params
func (*GetListCountryAgeRestrictionParams) WithTimeout ¶ added in v0.2.0
func (o *GetListCountryAgeRestrictionParams) WithTimeout(timeout time.Duration) *GetListCountryAgeRestrictionParams
WithTimeout adds the timeout to the get list country age restriction params
func (*GetListCountryAgeRestrictionParams) WriteToRequest ¶ added in v0.2.0
func (o *GetListCountryAgeRestrictionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetListCountryAgeRestrictionReader ¶ added in v0.2.0
type GetListCountryAgeRestrictionReader struct {
// contains filtered or unexported fields
}
GetListCountryAgeRestrictionReader is a Reader for the GetListCountryAgeRestriction structure.
func (*GetListCountryAgeRestrictionReader) ReadResponse ¶ added in v0.2.0
func (o *GetListCountryAgeRestrictionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetListCountryAgeRestrictionUnauthorized ¶ added in v0.2.0
type GetListCountryAgeRestrictionUnauthorized struct { }
GetListCountryAgeRestrictionUnauthorized handles this case with default header values.
Unauthorized access
func NewGetListCountryAgeRestrictionUnauthorized ¶ added in v0.2.0
func NewGetListCountryAgeRestrictionUnauthorized() *GetListCountryAgeRestrictionUnauthorized
NewGetListCountryAgeRestrictionUnauthorized creates a GetListCountryAgeRestrictionUnauthorized with default headers values
func (*GetListCountryAgeRestrictionUnauthorized) Error ¶ added in v0.2.0
func (o *GetListCountryAgeRestrictionUnauthorized) Error() string
type GetListJusticePlatformAccountsBadRequest ¶ added in v0.2.0
type GetListJusticePlatformAccountsBadRequest struct { }
GetListJusticePlatformAccountsBadRequest handles this case with default header values.
Invalid request
func NewGetListJusticePlatformAccountsBadRequest ¶ added in v0.2.0
func NewGetListJusticePlatformAccountsBadRequest() *GetListJusticePlatformAccountsBadRequest
NewGetListJusticePlatformAccountsBadRequest creates a GetListJusticePlatformAccountsBadRequest with default headers values
func (*GetListJusticePlatformAccountsBadRequest) Error ¶ added in v0.2.0
func (o *GetListJusticePlatformAccountsBadRequest) Error() string
type GetListJusticePlatformAccountsNotFound ¶ added in v0.2.0
type GetListJusticePlatformAccountsNotFound struct { }
GetListJusticePlatformAccountsNotFound handles this case with default header values.
Data not found
func NewGetListJusticePlatformAccountsNotFound ¶ added in v0.2.0
func NewGetListJusticePlatformAccountsNotFound() *GetListJusticePlatformAccountsNotFound
NewGetListJusticePlatformAccountsNotFound creates a GetListJusticePlatformAccountsNotFound with default headers values
func (*GetListJusticePlatformAccountsNotFound) Error ¶ added in v0.2.0
func (o *GetListJusticePlatformAccountsNotFound) Error() string
type GetListJusticePlatformAccountsOK ¶ added in v0.2.0
type GetListJusticePlatformAccountsOK struct {
Payload []*iamclientmodels.ModelGetUserMapping
}
GetListJusticePlatformAccountsOK handles this case with default header values.
OK
func NewGetListJusticePlatformAccountsOK ¶ added in v0.2.0
func NewGetListJusticePlatformAccountsOK() *GetListJusticePlatformAccountsOK
NewGetListJusticePlatformAccountsOK creates a GetListJusticePlatformAccountsOK with default headers values
func (*GetListJusticePlatformAccountsOK) Error ¶ added in v0.2.0
func (o *GetListJusticePlatformAccountsOK) Error() string
func (*GetListJusticePlatformAccountsOK) GetPayload ¶ added in v0.2.0
func (o *GetListJusticePlatformAccountsOK) GetPayload() []*iamclientmodels.ModelGetUserMapping
type GetListJusticePlatformAccountsParams ¶ added in v0.2.0
type GetListJusticePlatformAccountsParams struct { /*Namespace Namespace */ Namespace string /*UserID Publisher User ID */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetListJusticePlatformAccountsParams contains all the parameters to send to the API endpoint for the get list justice platform accounts operation typically these are written to a http.Request
func NewGetListJusticePlatformAccountsParams ¶ added in v0.2.0
func NewGetListJusticePlatformAccountsParams() *GetListJusticePlatformAccountsParams
NewGetListJusticePlatformAccountsParams creates a new GetListJusticePlatformAccountsParams object with the default values initialized.
func NewGetListJusticePlatformAccountsParamsWithContext ¶ added in v0.2.0
func NewGetListJusticePlatformAccountsParamsWithContext(ctx context.Context) *GetListJusticePlatformAccountsParams
NewGetListJusticePlatformAccountsParamsWithContext creates a new GetListJusticePlatformAccountsParams object with the default values initialized, and the ability to set a context for a request
func NewGetListJusticePlatformAccountsParamsWithHTTPClient ¶ added in v0.2.0
func NewGetListJusticePlatformAccountsParamsWithHTTPClient(client *http.Client) *GetListJusticePlatformAccountsParams
NewGetListJusticePlatformAccountsParamsWithHTTPClient creates a new GetListJusticePlatformAccountsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetListJusticePlatformAccountsParamsWithTimeout ¶ added in v0.2.0
func NewGetListJusticePlatformAccountsParamsWithTimeout(timeout time.Duration) *GetListJusticePlatformAccountsParams
NewGetListJusticePlatformAccountsParamsWithTimeout creates a new GetListJusticePlatformAccountsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetListJusticePlatformAccountsParams) SetContext ¶ added in v0.2.0
func (o *GetListJusticePlatformAccountsParams) SetContext(ctx context.Context)
SetContext adds the context to the get list justice platform accounts params
func (*GetListJusticePlatformAccountsParams) SetHTTPClient ¶ added in v0.2.0
func (o *GetListJusticePlatformAccountsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get list justice platform accounts params
func (*GetListJusticePlatformAccountsParams) SetNamespace ¶ added in v0.2.0
func (o *GetListJusticePlatformAccountsParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the get list justice platform accounts params
func (*GetListJusticePlatformAccountsParams) SetTimeout ¶ added in v0.2.0
func (o *GetListJusticePlatformAccountsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get list justice platform accounts params
func (*GetListJusticePlatformAccountsParams) SetUserID ¶ added in v0.2.0
func (o *GetListJusticePlatformAccountsParams) SetUserID(userID string)
SetUserID adds the userId to the get list justice platform accounts params
func (*GetListJusticePlatformAccountsParams) WithContext ¶ added in v0.2.0
func (o *GetListJusticePlatformAccountsParams) WithContext(ctx context.Context) *GetListJusticePlatformAccountsParams
WithContext adds the context to the get list justice platform accounts params
func (*GetListJusticePlatformAccountsParams) WithHTTPClient ¶ added in v0.2.0
func (o *GetListJusticePlatformAccountsParams) WithHTTPClient(client *http.Client) *GetListJusticePlatformAccountsParams
WithHTTPClient adds the HTTPClient to the get list justice platform accounts params
func (*GetListJusticePlatformAccountsParams) WithNamespace ¶ added in v0.2.0
func (o *GetListJusticePlatformAccountsParams) WithNamespace(namespace string) *GetListJusticePlatformAccountsParams
WithNamespace adds the namespace to the get list justice platform accounts params
func (*GetListJusticePlatformAccountsParams) WithTimeout ¶ added in v0.2.0
func (o *GetListJusticePlatformAccountsParams) WithTimeout(timeout time.Duration) *GetListJusticePlatformAccountsParams
WithTimeout adds the timeout to the get list justice platform accounts params
func (*GetListJusticePlatformAccountsParams) WithUserID ¶ added in v0.2.0
func (o *GetListJusticePlatformAccountsParams) WithUserID(userID string) *GetListJusticePlatformAccountsParams
WithUserID adds the userID to the get list justice platform accounts params
func (*GetListJusticePlatformAccountsParams) WriteToRequest ¶ added in v0.2.0
func (o *GetListJusticePlatformAccountsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetListJusticePlatformAccountsReader ¶ added in v0.2.0
type GetListJusticePlatformAccountsReader struct {
// contains filtered or unexported fields
}
GetListJusticePlatformAccountsReader is a Reader for the GetListJusticePlatformAccounts structure.
func (*GetListJusticePlatformAccountsReader) ReadResponse ¶ added in v0.2.0
func (o *GetListJusticePlatformAccountsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetPublisherUserBadRequest ¶ added in v0.2.0
type GetPublisherUserBadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
GetPublisherUserBadRequest handles this case with default header values.
Error Code: 7239 - Error Message: wrong namespace: required game namespace
func NewGetPublisherUserBadRequest ¶ added in v0.2.0
func NewGetPublisherUserBadRequest() *GetPublisherUserBadRequest
NewGetPublisherUserBadRequest creates a GetPublisherUserBadRequest with default headers values
func (*GetPublisherUserBadRequest) Error ¶ added in v0.2.0
func (o *GetPublisherUserBadRequest) Error() string
func (*GetPublisherUserBadRequest) GetPayload ¶ added in v0.2.0
func (o *GetPublisherUserBadRequest) GetPayload() *iamclientmodels.RestErrorResponse
type GetPublisherUserForbidden ¶ added in v0.2.0
type GetPublisherUserForbidden struct { }
GetPublisherUserForbidden handles this case with default header values.
Forbidden
func NewGetPublisherUserForbidden ¶ added in v0.2.0
func NewGetPublisherUserForbidden() *GetPublisherUserForbidden
NewGetPublisherUserForbidden creates a GetPublisherUserForbidden with default headers values
func (*GetPublisherUserForbidden) Error ¶ added in v0.2.0
func (o *GetPublisherUserForbidden) Error() string
type GetPublisherUserNotFound ¶ added in v0.2.0
type GetPublisherUserNotFound struct { }
GetPublisherUserNotFound handles this case with default header values.
Data not found
func NewGetPublisherUserNotFound ¶ added in v0.2.0
func NewGetPublisherUserNotFound() *GetPublisherUserNotFound
NewGetPublisherUserNotFound creates a GetPublisherUserNotFound with default headers values
func (*GetPublisherUserNotFound) Error ¶ added in v0.2.0
func (o *GetPublisherUserNotFound) Error() string
type GetPublisherUserOK ¶ added in v0.2.0
type GetPublisherUserOK struct {
Payload *iamclientmodels.ModelGetPublisherUserResponse
}
GetPublisherUserOK handles this case with default header values.
OK
func NewGetPublisherUserOK ¶ added in v0.2.0
func NewGetPublisherUserOK() *GetPublisherUserOK
NewGetPublisherUserOK creates a GetPublisherUserOK with default headers values
func (*GetPublisherUserOK) Error ¶ added in v0.2.0
func (o *GetPublisherUserOK) Error() string
func (*GetPublisherUserOK) GetPayload ¶ added in v0.2.0
func (o *GetPublisherUserOK) GetPayload() *iamclientmodels.ModelGetPublisherUserResponse
type GetPublisherUserParams ¶ added in v0.2.0
type GetPublisherUserParams struct { /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*UserID User ID */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetPublisherUserParams contains all the parameters to send to the API endpoint for the get publisher user operation typically these are written to a http.Request
func NewGetPublisherUserParams ¶ added in v0.2.0
func NewGetPublisherUserParams() *GetPublisherUserParams
NewGetPublisherUserParams creates a new GetPublisherUserParams object with the default values initialized.
func NewGetPublisherUserParamsWithContext ¶ added in v0.2.0
func NewGetPublisherUserParamsWithContext(ctx context.Context) *GetPublisherUserParams
NewGetPublisherUserParamsWithContext creates a new GetPublisherUserParams object with the default values initialized, and the ability to set a context for a request
func NewGetPublisherUserParamsWithHTTPClient ¶ added in v0.2.0
func NewGetPublisherUserParamsWithHTTPClient(client *http.Client) *GetPublisherUserParams
NewGetPublisherUserParamsWithHTTPClient creates a new GetPublisherUserParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetPublisherUserParamsWithTimeout ¶ added in v0.2.0
func NewGetPublisherUserParamsWithTimeout(timeout time.Duration) *GetPublisherUserParams
NewGetPublisherUserParamsWithTimeout creates a new GetPublisherUserParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetPublisherUserParams) SetContext ¶ added in v0.2.0
func (o *GetPublisherUserParams) SetContext(ctx context.Context)
SetContext adds the context to the get publisher user params
func (*GetPublisherUserParams) SetHTTPClient ¶ added in v0.2.0
func (o *GetPublisherUserParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get publisher user params
func (*GetPublisherUserParams) SetNamespace ¶ added in v0.2.0
func (o *GetPublisherUserParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the get publisher user params
func (*GetPublisherUserParams) SetTimeout ¶ added in v0.2.0
func (o *GetPublisherUserParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get publisher user params
func (*GetPublisherUserParams) SetUserID ¶ added in v0.2.0
func (o *GetPublisherUserParams) SetUserID(userID string)
SetUserID adds the userId to the get publisher user params
func (*GetPublisherUserParams) WithContext ¶ added in v0.2.0
func (o *GetPublisherUserParams) WithContext(ctx context.Context) *GetPublisherUserParams
WithContext adds the context to the get publisher user params
func (*GetPublisherUserParams) WithHTTPClient ¶ added in v0.2.0
func (o *GetPublisherUserParams) WithHTTPClient(client *http.Client) *GetPublisherUserParams
WithHTTPClient adds the HTTPClient to the get publisher user params
func (*GetPublisherUserParams) WithNamespace ¶ added in v0.2.0
func (o *GetPublisherUserParams) WithNamespace(namespace string) *GetPublisherUserParams
WithNamespace adds the namespace to the get publisher user params
func (*GetPublisherUserParams) WithTimeout ¶ added in v0.2.0
func (o *GetPublisherUserParams) WithTimeout(timeout time.Duration) *GetPublisherUserParams
WithTimeout adds the timeout to the get publisher user params
func (*GetPublisherUserParams) WithUserID ¶ added in v0.2.0
func (o *GetPublisherUserParams) WithUserID(userID string) *GetPublisherUserParams
WithUserID adds the userID to the get publisher user params
func (*GetPublisherUserParams) WriteToRequest ¶ added in v0.2.0
func (o *GetPublisherUserParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetPublisherUserReader ¶ added in v0.2.0
type GetPublisherUserReader struct {
// contains filtered or unexported fields
}
GetPublisherUserReader is a Reader for the GetPublisherUser structure.
func (*GetPublisherUserReader) ReadResponse ¶ added in v0.2.0
func (o *GetPublisherUserReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetPublisherUserUnauthorized ¶ added in v0.2.0
type GetPublisherUserUnauthorized struct { }
GetPublisherUserUnauthorized handles this case with default header values.
Unauthorized access
func NewGetPublisherUserUnauthorized ¶ added in v0.2.0
func NewGetPublisherUserUnauthorized() *GetPublisherUserUnauthorized
NewGetPublisherUserUnauthorized creates a GetPublisherUserUnauthorized with default headers values
func (*GetPublisherUserUnauthorized) Error ¶ added in v0.2.0
func (o *GetPublisherUserUnauthorized) Error() string
type GetUserBanHistoryForbidden ¶ added in v0.2.0
type GetUserBanHistoryForbidden struct { }
GetUserBanHistoryForbidden handles this case with default header values.
Forbidden
func NewGetUserBanHistoryForbidden ¶ added in v0.2.0
func NewGetUserBanHistoryForbidden() *GetUserBanHistoryForbidden
NewGetUserBanHistoryForbidden creates a GetUserBanHistoryForbidden with default headers values
func (*GetUserBanHistoryForbidden) Error ¶ added in v0.2.0
func (o *GetUserBanHistoryForbidden) Error() string
type GetUserBanHistoryNotFound ¶ added in v0.2.0
type GetUserBanHistoryNotFound struct { }
GetUserBanHistoryNotFound handles this case with default header values.
Data not found
func NewGetUserBanHistoryNotFound ¶ added in v0.2.0
func NewGetUserBanHistoryNotFound() *GetUserBanHistoryNotFound
NewGetUserBanHistoryNotFound creates a GetUserBanHistoryNotFound with default headers values
func (*GetUserBanHistoryNotFound) Error ¶ added in v0.2.0
func (o *GetUserBanHistoryNotFound) Error() string
type GetUserBanHistoryOK ¶ added in v0.2.0
type GetUserBanHistoryOK struct {
Payload []*iamclientmodels.ModelUserBanResponse
}
GetUserBanHistoryOK handles this case with default header values.
OK
func NewGetUserBanHistoryOK ¶ added in v0.2.0
func NewGetUserBanHistoryOK() *GetUserBanHistoryOK
NewGetUserBanHistoryOK creates a GetUserBanHistoryOK with default headers values
func (*GetUserBanHistoryOK) Error ¶ added in v0.2.0
func (o *GetUserBanHistoryOK) Error() string
func (*GetUserBanHistoryOK) GetPayload ¶ added in v0.2.0
func (o *GetUserBanHistoryOK) GetPayload() []*iamclientmodels.ModelUserBanResponse
type GetUserBanHistoryParams ¶ added in v0.2.0
type GetUserBanHistoryParams struct { /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*UserID User ID */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetUserBanHistoryParams contains all the parameters to send to the API endpoint for the get user ban history operation typically these are written to a http.Request
func NewGetUserBanHistoryParams ¶ added in v0.2.0
func NewGetUserBanHistoryParams() *GetUserBanHistoryParams
NewGetUserBanHistoryParams creates a new GetUserBanHistoryParams object with the default values initialized.
func NewGetUserBanHistoryParamsWithContext ¶ added in v0.2.0
func NewGetUserBanHistoryParamsWithContext(ctx context.Context) *GetUserBanHistoryParams
NewGetUserBanHistoryParamsWithContext creates a new GetUserBanHistoryParams object with the default values initialized, and the ability to set a context for a request
func NewGetUserBanHistoryParamsWithHTTPClient ¶ added in v0.2.0
func NewGetUserBanHistoryParamsWithHTTPClient(client *http.Client) *GetUserBanHistoryParams
NewGetUserBanHistoryParamsWithHTTPClient creates a new GetUserBanHistoryParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetUserBanHistoryParamsWithTimeout ¶ added in v0.2.0
func NewGetUserBanHistoryParamsWithTimeout(timeout time.Duration) *GetUserBanHistoryParams
NewGetUserBanHistoryParamsWithTimeout creates a new GetUserBanHistoryParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetUserBanHistoryParams) SetContext ¶ added in v0.2.0
func (o *GetUserBanHistoryParams) SetContext(ctx context.Context)
SetContext adds the context to the get user ban history params
func (*GetUserBanHistoryParams) SetHTTPClient ¶ added in v0.2.0
func (o *GetUserBanHistoryParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get user ban history params
func (*GetUserBanHistoryParams) SetNamespace ¶ added in v0.2.0
func (o *GetUserBanHistoryParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the get user ban history params
func (*GetUserBanHistoryParams) SetTimeout ¶ added in v0.2.0
func (o *GetUserBanHistoryParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get user ban history params
func (*GetUserBanHistoryParams) SetUserID ¶ added in v0.2.0
func (o *GetUserBanHistoryParams) SetUserID(userID string)
SetUserID adds the userId to the get user ban history params
func (*GetUserBanHistoryParams) WithContext ¶ added in v0.2.0
func (o *GetUserBanHistoryParams) WithContext(ctx context.Context) *GetUserBanHistoryParams
WithContext adds the context to the get user ban history params
func (*GetUserBanHistoryParams) WithHTTPClient ¶ added in v0.2.0
func (o *GetUserBanHistoryParams) WithHTTPClient(client *http.Client) *GetUserBanHistoryParams
WithHTTPClient adds the HTTPClient to the get user ban history params
func (*GetUserBanHistoryParams) WithNamespace ¶ added in v0.2.0
func (o *GetUserBanHistoryParams) WithNamespace(namespace string) *GetUserBanHistoryParams
WithNamespace adds the namespace to the get user ban history params
func (*GetUserBanHistoryParams) WithTimeout ¶ added in v0.2.0
func (o *GetUserBanHistoryParams) WithTimeout(timeout time.Duration) *GetUserBanHistoryParams
WithTimeout adds the timeout to the get user ban history params
func (*GetUserBanHistoryParams) WithUserID ¶ added in v0.2.0
func (o *GetUserBanHistoryParams) WithUserID(userID string) *GetUserBanHistoryParams
WithUserID adds the userID to the get user ban history params
func (*GetUserBanHistoryParams) WriteToRequest ¶ added in v0.2.0
func (o *GetUserBanHistoryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetUserBanHistoryReader ¶ added in v0.2.0
type GetUserBanHistoryReader struct {
// contains filtered or unexported fields
}
GetUserBanHistoryReader is a Reader for the GetUserBanHistory structure.
func (*GetUserBanHistoryReader) ReadResponse ¶ added in v0.2.0
func (o *GetUserBanHistoryReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetUserBanHistoryUnauthorized ¶ added in v0.2.0
type GetUserBanHistoryUnauthorized struct { }
GetUserBanHistoryUnauthorized handles this case with default header values.
Unauthorized access
func NewGetUserBanHistoryUnauthorized ¶ added in v0.2.0
func NewGetUserBanHistoryUnauthorized() *GetUserBanHistoryUnauthorized
NewGetUserBanHistoryUnauthorized creates a GetUserBanHistoryUnauthorized with default headers values
func (*GetUserBanHistoryUnauthorized) Error ¶ added in v0.2.0
func (o *GetUserBanHistoryUnauthorized) Error() string
type GetUserByLoginIDBadRequest ¶ added in v0.2.0
type GetUserByLoginIDBadRequest struct { }
GetUserByLoginIDBadRequest 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 NewGetUserByLoginIDBadRequest ¶ added in v0.2.0
func NewGetUserByLoginIDBadRequest() *GetUserByLoginIDBadRequest
NewGetUserByLoginIDBadRequest creates a GetUserByLoginIDBadRequest with default headers values
func (*GetUserByLoginIDBadRequest) Error ¶ added in v0.2.0
func (o *GetUserByLoginIDBadRequest) Error() string
type GetUserByLoginIDInternalServerError ¶ added in v0.2.0
type GetUserByLoginIDInternalServerError struct { }
GetUserByLoginIDInternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20000</td><td>internal server error</td></tr></table>
func NewGetUserByLoginIDInternalServerError ¶ added in v0.2.0
func NewGetUserByLoginIDInternalServerError() *GetUserByLoginIDInternalServerError
NewGetUserByLoginIDInternalServerError creates a GetUserByLoginIDInternalServerError with default headers values
func (*GetUserByLoginIDInternalServerError) Error ¶ added in v0.2.0
func (o *GetUserByLoginIDInternalServerError) Error() string
type GetUserByLoginIDNotFound ¶ added in v0.2.0
type GetUserByLoginIDNotFound struct { }
GetUserByLoginIDNotFound 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></table>
func NewGetUserByLoginIDNotFound ¶ added in v0.2.0
func NewGetUserByLoginIDNotFound() *GetUserByLoginIDNotFound
NewGetUserByLoginIDNotFound creates a GetUserByLoginIDNotFound with default headers values
func (*GetUserByLoginIDNotFound) Error ¶ added in v0.2.0
func (o *GetUserByLoginIDNotFound) Error() string
type GetUserByLoginIDOK ¶ added in v0.2.0
type GetUserByLoginIDOK struct {
Payload *iamclientmodels.ModelPublicUserResponse
}
GetUserByLoginIDOK handles this case with default header values.
OK
func NewGetUserByLoginIDOK ¶ added in v0.2.0
func NewGetUserByLoginIDOK() *GetUserByLoginIDOK
NewGetUserByLoginIDOK creates a GetUserByLoginIDOK with default headers values
func (*GetUserByLoginIDOK) Error ¶ added in v0.2.0
func (o *GetUserByLoginIDOK) Error() string
func (*GetUserByLoginIDOK) GetPayload ¶ added in v0.2.0
func (o *GetUserByLoginIDOK) GetPayload() *iamclientmodels.ModelPublicUserResponse
type GetUserByLoginIDParams ¶ added in v0.2.0
type GetUserByLoginIDParams struct { /*LoginID Login id */ LoginID *string /*Namespace Namespace, only accept alphabet and numeric */ Namespace string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetUserByLoginIDParams contains all the parameters to send to the API endpoint for the get user by login ID operation typically these are written to a http.Request
func NewGetUserByLoginIDParams ¶ added in v0.2.0
func NewGetUserByLoginIDParams() *GetUserByLoginIDParams
NewGetUserByLoginIDParams creates a new GetUserByLoginIDParams object with the default values initialized.
func NewGetUserByLoginIDParamsWithContext ¶ added in v0.2.0
func NewGetUserByLoginIDParamsWithContext(ctx context.Context) *GetUserByLoginIDParams
NewGetUserByLoginIDParamsWithContext creates a new GetUserByLoginIDParams object with the default values initialized, and the ability to set a context for a request
func NewGetUserByLoginIDParamsWithHTTPClient ¶ added in v0.2.0
func NewGetUserByLoginIDParamsWithHTTPClient(client *http.Client) *GetUserByLoginIDParams
NewGetUserByLoginIDParamsWithHTTPClient creates a new GetUserByLoginIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetUserByLoginIDParamsWithTimeout ¶ added in v0.2.0
func NewGetUserByLoginIDParamsWithTimeout(timeout time.Duration) *GetUserByLoginIDParams
NewGetUserByLoginIDParamsWithTimeout creates a new GetUserByLoginIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetUserByLoginIDParams) SetContext ¶ added in v0.2.0
func (o *GetUserByLoginIDParams) SetContext(ctx context.Context)
SetContext adds the context to the get user by login ID params
func (*GetUserByLoginIDParams) SetHTTPClient ¶ added in v0.2.0
func (o *GetUserByLoginIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get user by login ID params
func (*GetUserByLoginIDParams) SetLoginID ¶ added in v0.2.0
func (o *GetUserByLoginIDParams) SetLoginID(loginID *string)
SetLoginID adds the loginId to the get user by login ID params
func (*GetUserByLoginIDParams) SetNamespace ¶ added in v0.2.0
func (o *GetUserByLoginIDParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the get user by login ID params
func (*GetUserByLoginIDParams) SetTimeout ¶ added in v0.2.0
func (o *GetUserByLoginIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get user by login ID params
func (*GetUserByLoginIDParams) WithContext ¶ added in v0.2.0
func (o *GetUserByLoginIDParams) WithContext(ctx context.Context) *GetUserByLoginIDParams
WithContext adds the context to the get user by login ID params
func (*GetUserByLoginIDParams) WithHTTPClient ¶ added in v0.2.0
func (o *GetUserByLoginIDParams) WithHTTPClient(client *http.Client) *GetUserByLoginIDParams
WithHTTPClient adds the HTTPClient to the get user by login ID params
func (*GetUserByLoginIDParams) WithLoginID ¶ added in v0.2.0
func (o *GetUserByLoginIDParams) WithLoginID(loginID *string) *GetUserByLoginIDParams
WithLoginID adds the loginID to the get user by login ID params
func (*GetUserByLoginIDParams) WithNamespace ¶ added in v0.2.0
func (o *GetUserByLoginIDParams) WithNamespace(namespace string) *GetUserByLoginIDParams
WithNamespace adds the namespace to the get user by login ID params
func (*GetUserByLoginIDParams) WithTimeout ¶ added in v0.2.0
func (o *GetUserByLoginIDParams) WithTimeout(timeout time.Duration) *GetUserByLoginIDParams
WithTimeout adds the timeout to the get user by login ID params
func (*GetUserByLoginIDParams) WriteToRequest ¶ added in v0.2.0
func (o *GetUserByLoginIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetUserByLoginIDReader ¶ added in v0.2.0
type GetUserByLoginIDReader struct {
// contains filtered or unexported fields
}
GetUserByLoginIDReader is a Reader for the GetUserByLoginID structure.
func (*GetUserByLoginIDReader) ReadResponse ¶ added in v0.2.0
func (o *GetUserByLoginIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetUserByPlatformUserIDBadRequest ¶ added in v0.2.0
type GetUserByPlatformUserIDBadRequest struct { }
GetUserByPlatformUserIDBadRequest handles this case with default header values.
Invalid request
func NewGetUserByPlatformUserIDBadRequest ¶ added in v0.2.0
func NewGetUserByPlatformUserIDBadRequest() *GetUserByPlatformUserIDBadRequest
NewGetUserByPlatformUserIDBadRequest creates a GetUserByPlatformUserIDBadRequest with default headers values
func (*GetUserByPlatformUserIDBadRequest) Error ¶ added in v0.2.0
func (o *GetUserByPlatformUserIDBadRequest) Error() string
type GetUserByPlatformUserIDForbidden ¶ added in v0.2.0
type GetUserByPlatformUserIDForbidden struct { }
GetUserByPlatformUserIDForbidden handles this case with default header values.
Forbidden
func NewGetUserByPlatformUserIDForbidden ¶ added in v0.2.0
func NewGetUserByPlatformUserIDForbidden() *GetUserByPlatformUserIDForbidden
NewGetUserByPlatformUserIDForbidden creates a GetUserByPlatformUserIDForbidden with default headers values
func (*GetUserByPlatformUserIDForbidden) Error ¶ added in v0.2.0
func (o *GetUserByPlatformUserIDForbidden) Error() string
type GetUserByPlatformUserIDNotFound ¶ added in v0.2.0
type GetUserByPlatformUserIDNotFound struct { }
GetUserByPlatformUserIDNotFound handles this case with default header values.
Data not found
func NewGetUserByPlatformUserIDNotFound ¶ added in v0.2.0
func NewGetUserByPlatformUserIDNotFound() *GetUserByPlatformUserIDNotFound
NewGetUserByPlatformUserIDNotFound creates a GetUserByPlatformUserIDNotFound with default headers values
func (*GetUserByPlatformUserIDNotFound) Error ¶ added in v0.2.0
func (o *GetUserByPlatformUserIDNotFound) Error() string
type GetUserByPlatformUserIDOK ¶ added in v0.2.0
type GetUserByPlatformUserIDOK struct {
Payload *iamclientmodels.ModelPublicUserResponse
}
GetUserByPlatformUserIDOK handles this case with default header values.
OK
func NewGetUserByPlatformUserIDOK ¶ added in v0.2.0
func NewGetUserByPlatformUserIDOK() *GetUserByPlatformUserIDOK
NewGetUserByPlatformUserIDOK creates a GetUserByPlatformUserIDOK with default headers values
func (*GetUserByPlatformUserIDOK) Error ¶ added in v0.2.0
func (o *GetUserByPlatformUserIDOK) Error() string
func (*GetUserByPlatformUserIDOK) GetPayload ¶ added in v0.2.0
func (o *GetUserByPlatformUserIDOK) GetPayload() *iamclientmodels.ModelPublicUserResponse
type GetUserByPlatformUserIDParams ¶ added in v0.2.0
type GetUserByPlatformUserIDParams struct { /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*PlatformID Platform ID */ PlatformID string /*PlatformUserID Platform User ID */ PlatformUserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetUserByPlatformUserIDParams contains all the parameters to send to the API endpoint for the get user by platform user ID operation typically these are written to a http.Request
func NewGetUserByPlatformUserIDParams ¶ added in v0.2.0
func NewGetUserByPlatformUserIDParams() *GetUserByPlatformUserIDParams
NewGetUserByPlatformUserIDParams creates a new GetUserByPlatformUserIDParams object with the default values initialized.
func NewGetUserByPlatformUserIDParamsWithContext ¶ added in v0.2.0
func NewGetUserByPlatformUserIDParamsWithContext(ctx context.Context) *GetUserByPlatformUserIDParams
NewGetUserByPlatformUserIDParamsWithContext creates a new GetUserByPlatformUserIDParams object with the default values initialized, and the ability to set a context for a request
func NewGetUserByPlatformUserIDParamsWithHTTPClient ¶ added in v0.2.0
func NewGetUserByPlatformUserIDParamsWithHTTPClient(client *http.Client) *GetUserByPlatformUserIDParams
NewGetUserByPlatformUserIDParamsWithHTTPClient creates a new GetUserByPlatformUserIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetUserByPlatformUserIDParamsWithTimeout ¶ added in v0.2.0
func NewGetUserByPlatformUserIDParamsWithTimeout(timeout time.Duration) *GetUserByPlatformUserIDParams
NewGetUserByPlatformUserIDParamsWithTimeout creates a new GetUserByPlatformUserIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetUserByPlatformUserIDParams) SetContext ¶ added in v0.2.0
func (o *GetUserByPlatformUserIDParams) SetContext(ctx context.Context)
SetContext adds the context to the get user by platform user ID params
func (*GetUserByPlatformUserIDParams) SetHTTPClient ¶ added in v0.2.0
func (o *GetUserByPlatformUserIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get user by platform user ID params
func (*GetUserByPlatformUserIDParams) SetNamespace ¶ added in v0.2.0
func (o *GetUserByPlatformUserIDParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the get user by platform user ID params
func (*GetUserByPlatformUserIDParams) SetPlatformID ¶ added in v0.2.0
func (o *GetUserByPlatformUserIDParams) SetPlatformID(platformID string)
SetPlatformID adds the platformId to the get user by platform user ID params
func (*GetUserByPlatformUserIDParams) SetPlatformUserID ¶ added in v0.2.0
func (o *GetUserByPlatformUserIDParams) SetPlatformUserID(platformUserID string)
SetPlatformUserID adds the platformUserId to the get user by platform user ID params
func (*GetUserByPlatformUserIDParams) SetTimeout ¶ added in v0.2.0
func (o *GetUserByPlatformUserIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get user by platform user ID params
func (*GetUserByPlatformUserIDParams) WithContext ¶ added in v0.2.0
func (o *GetUserByPlatformUserIDParams) WithContext(ctx context.Context) *GetUserByPlatformUserIDParams
WithContext adds the context to the get user by platform user ID params
func (*GetUserByPlatformUserIDParams) WithHTTPClient ¶ added in v0.2.0
func (o *GetUserByPlatformUserIDParams) WithHTTPClient(client *http.Client) *GetUserByPlatformUserIDParams
WithHTTPClient adds the HTTPClient to the get user by platform user ID params
func (*GetUserByPlatformUserIDParams) WithNamespace ¶ added in v0.2.0
func (o *GetUserByPlatformUserIDParams) WithNamespace(namespace string) *GetUserByPlatformUserIDParams
WithNamespace adds the namespace to the get user by platform user ID params
func (*GetUserByPlatformUserIDParams) WithPlatformID ¶ added in v0.2.0
func (o *GetUserByPlatformUserIDParams) WithPlatformID(platformID string) *GetUserByPlatformUserIDParams
WithPlatformID adds the platformID to the get user by platform user ID params
func (*GetUserByPlatformUserIDParams) WithPlatformUserID ¶ added in v0.2.0
func (o *GetUserByPlatformUserIDParams) WithPlatformUserID(platformUserID string) *GetUserByPlatformUserIDParams
WithPlatformUserID adds the platformUserID to the get user by platform user ID params
func (*GetUserByPlatformUserIDParams) WithTimeout ¶ added in v0.2.0
func (o *GetUserByPlatformUserIDParams) WithTimeout(timeout time.Duration) *GetUserByPlatformUserIDParams
WithTimeout adds the timeout to the get user by platform user ID params
func (*GetUserByPlatformUserIDParams) WriteToRequest ¶ added in v0.2.0
func (o *GetUserByPlatformUserIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetUserByPlatformUserIDReader ¶ added in v0.2.0
type GetUserByPlatformUserIDReader struct {
// contains filtered or unexported fields
}
GetUserByPlatformUserIDReader is a Reader for the GetUserByPlatformUserID structure.
func (*GetUserByPlatformUserIDReader) ReadResponse ¶ added in v0.2.0
func (o *GetUserByPlatformUserIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetUserByPlatformUserIDUnauthorized ¶ added in v0.2.0
type GetUserByPlatformUserIDUnauthorized struct { }
GetUserByPlatformUserIDUnauthorized handles this case with default header values.
Unauthorized access
func NewGetUserByPlatformUserIDUnauthorized ¶ added in v0.2.0
func NewGetUserByPlatformUserIDUnauthorized() *GetUserByPlatformUserIDUnauthorized
NewGetUserByPlatformUserIDUnauthorized creates a GetUserByPlatformUserIDUnauthorized with default headers values
func (*GetUserByPlatformUserIDUnauthorized) Error ¶ added in v0.2.0
func (o *GetUserByPlatformUserIDUnauthorized) Error() string
type GetUserByUserIDInternalServerError ¶ added in v0.2.0
type GetUserByUserIDInternalServerError struct { }
GetUserByUserIDInternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20000</td><td>internal server error</td></tr></table>
func NewGetUserByUserIDInternalServerError ¶ added in v0.2.0
func NewGetUserByUserIDInternalServerError() *GetUserByUserIDInternalServerError
NewGetUserByUserIDInternalServerError creates a GetUserByUserIDInternalServerError with default headers values
func (*GetUserByUserIDInternalServerError) Error ¶ added in v0.2.0
func (o *GetUserByUserIDInternalServerError) Error() string
type GetUserByUserIDNotFound ¶ added in v0.2.0
type GetUserByUserIDNotFound struct { }
GetUserByUserIDNotFound 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>10139</td><td>platform account not found</td></tr></table>
func NewGetUserByUserIDNotFound ¶ added in v0.2.0
func NewGetUserByUserIDNotFound() *GetUserByUserIDNotFound
NewGetUserByUserIDNotFound creates a GetUserByUserIDNotFound with default headers values
func (*GetUserByUserIDNotFound) Error ¶ added in v0.2.0
func (o *GetUserByUserIDNotFound) Error() string
type GetUserByUserIDOK ¶ added in v0.2.0
type GetUserByUserIDOK struct {
Payload *iamclientmodels.ModelUserResponse
}
GetUserByUserIDOK handles this case with default header values.
OK
func NewGetUserByUserIDOK ¶ added in v0.2.0
func NewGetUserByUserIDOK() *GetUserByUserIDOK
NewGetUserByUserIDOK creates a GetUserByUserIDOK with default headers values
func (*GetUserByUserIDOK) Error ¶ added in v0.2.0
func (o *GetUserByUserIDOK) Error() string
func (*GetUserByUserIDOK) GetPayload ¶ added in v0.2.0
func (o *GetUserByUserIDOK) GetPayload() *iamclientmodels.ModelUserResponse
type GetUserByUserIDParams ¶ added in v0.2.0
type GetUserByUserIDParams struct { /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*UserID User id */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetUserByUserIDParams contains all the parameters to send to the API endpoint for the get user by user ID operation typically these are written to a http.Request
func NewGetUserByUserIDParams ¶ added in v0.2.0
func NewGetUserByUserIDParams() *GetUserByUserIDParams
NewGetUserByUserIDParams creates a new GetUserByUserIDParams object with the default values initialized.
func NewGetUserByUserIDParamsWithContext ¶ added in v0.2.0
func NewGetUserByUserIDParamsWithContext(ctx context.Context) *GetUserByUserIDParams
NewGetUserByUserIDParamsWithContext creates a new GetUserByUserIDParams object with the default values initialized, and the ability to set a context for a request
func NewGetUserByUserIDParamsWithHTTPClient ¶ added in v0.2.0
func NewGetUserByUserIDParamsWithHTTPClient(client *http.Client) *GetUserByUserIDParams
NewGetUserByUserIDParamsWithHTTPClient creates a new GetUserByUserIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetUserByUserIDParamsWithTimeout ¶ added in v0.2.0
func NewGetUserByUserIDParamsWithTimeout(timeout time.Duration) *GetUserByUserIDParams
NewGetUserByUserIDParamsWithTimeout creates a new GetUserByUserIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetUserByUserIDParams) SetContext ¶ added in v0.2.0
func (o *GetUserByUserIDParams) SetContext(ctx context.Context)
SetContext adds the context to the get user by user ID params
func (*GetUserByUserIDParams) SetHTTPClient ¶ added in v0.2.0
func (o *GetUserByUserIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get user by user ID params
func (*GetUserByUserIDParams) SetNamespace ¶ added in v0.2.0
func (o *GetUserByUserIDParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the get user by user ID params
func (*GetUserByUserIDParams) SetTimeout ¶ added in v0.2.0
func (o *GetUserByUserIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get user by user ID params
func (*GetUserByUserIDParams) SetUserID ¶ added in v0.2.0
func (o *GetUserByUserIDParams) SetUserID(userID string)
SetUserID adds the userId to the get user by user ID params
func (*GetUserByUserIDParams) WithContext ¶ added in v0.2.0
func (o *GetUserByUserIDParams) WithContext(ctx context.Context) *GetUserByUserIDParams
WithContext adds the context to the get user by user ID params
func (*GetUserByUserIDParams) WithHTTPClient ¶ added in v0.2.0
func (o *GetUserByUserIDParams) WithHTTPClient(client *http.Client) *GetUserByUserIDParams
WithHTTPClient adds the HTTPClient to the get user by user ID params
func (*GetUserByUserIDParams) WithNamespace ¶ added in v0.2.0
func (o *GetUserByUserIDParams) WithNamespace(namespace string) *GetUserByUserIDParams
WithNamespace adds the namespace to the get user by user ID params
func (*GetUserByUserIDParams) WithTimeout ¶ added in v0.2.0
func (o *GetUserByUserIDParams) WithTimeout(timeout time.Duration) *GetUserByUserIDParams
WithTimeout adds the timeout to the get user by user ID params
func (*GetUserByUserIDParams) WithUserID ¶ added in v0.2.0
func (o *GetUserByUserIDParams) WithUserID(userID string) *GetUserByUserIDParams
WithUserID adds the userID to the get user by user ID params
func (*GetUserByUserIDParams) WriteToRequest ¶ added in v0.2.0
func (o *GetUserByUserIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetUserByUserIDReader ¶ added in v0.2.0
type GetUserByUserIDReader struct {
// contains filtered or unexported fields
}
GetUserByUserIDReader is a Reader for the GetUserByUserID structure.
func (*GetUserByUserIDReader) ReadResponse ¶ added in v0.2.0
func (o *GetUserByUserIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetUserInformationForbidden ¶ added in v0.2.0
type GetUserInformationForbidden struct { }
GetUserInformationForbidden handles this case with default header values.
Forbidden
func NewGetUserInformationForbidden ¶ added in v0.2.0
func NewGetUserInformationForbidden() *GetUserInformationForbidden
NewGetUserInformationForbidden creates a GetUserInformationForbidden with default headers values
func (*GetUserInformationForbidden) Error ¶ added in v0.2.0
func (o *GetUserInformationForbidden) Error() string
type GetUserInformationNotFound ¶ added in v0.2.0
type GetUserInformationNotFound struct { }
GetUserInformationNotFound handles this case with default header values.
Data not found
func NewGetUserInformationNotFound ¶ added in v0.2.0
func NewGetUserInformationNotFound() *GetUserInformationNotFound
NewGetUserInformationNotFound creates a GetUserInformationNotFound with default headers values
func (*GetUserInformationNotFound) Error ¶ added in v0.2.0
func (o *GetUserInformationNotFound) Error() string
type GetUserInformationOK ¶ added in v0.2.0
type GetUserInformationOK struct {
Payload *iamclientmodels.ModelUserInformation
}
GetUserInformationOK handles this case with default header values.
OK
func NewGetUserInformationOK ¶ added in v0.2.0
func NewGetUserInformationOK() *GetUserInformationOK
NewGetUserInformationOK creates a GetUserInformationOK with default headers values
func (*GetUserInformationOK) Error ¶ added in v0.2.0
func (o *GetUserInformationOK) Error() string
func (*GetUserInformationOK) GetPayload ¶ added in v0.2.0
func (o *GetUserInformationOK) GetPayload() *iamclientmodels.ModelUserInformation
type GetUserInformationParams ¶ added in v0.2.0
type GetUserInformationParams struct { /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*UserID User ID */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetUserInformationParams contains all the parameters to send to the API endpoint for the get user information operation typically these are written to a http.Request
func NewGetUserInformationParams ¶ added in v0.2.0
func NewGetUserInformationParams() *GetUserInformationParams
NewGetUserInformationParams creates a new GetUserInformationParams object with the default values initialized.
func NewGetUserInformationParamsWithContext ¶ added in v0.2.0
func NewGetUserInformationParamsWithContext(ctx context.Context) *GetUserInformationParams
NewGetUserInformationParamsWithContext creates a new GetUserInformationParams object with the default values initialized, and the ability to set a context for a request
func NewGetUserInformationParamsWithHTTPClient ¶ added in v0.2.0
func NewGetUserInformationParamsWithHTTPClient(client *http.Client) *GetUserInformationParams
NewGetUserInformationParamsWithHTTPClient creates a new GetUserInformationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetUserInformationParamsWithTimeout ¶ added in v0.2.0
func NewGetUserInformationParamsWithTimeout(timeout time.Duration) *GetUserInformationParams
NewGetUserInformationParamsWithTimeout creates a new GetUserInformationParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetUserInformationParams) SetContext ¶ added in v0.2.0
func (o *GetUserInformationParams) SetContext(ctx context.Context)
SetContext adds the context to the get user information params
func (*GetUserInformationParams) SetHTTPClient ¶ added in v0.2.0
func (o *GetUserInformationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get user information params
func (*GetUserInformationParams) SetNamespace ¶ added in v0.2.0
func (o *GetUserInformationParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the get user information params
func (*GetUserInformationParams) SetTimeout ¶ added in v0.2.0
func (o *GetUserInformationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get user information params
func (*GetUserInformationParams) SetUserID ¶ added in v0.2.0
func (o *GetUserInformationParams) SetUserID(userID string)
SetUserID adds the userId to the get user information params
func (*GetUserInformationParams) WithContext ¶ added in v0.2.0
func (o *GetUserInformationParams) WithContext(ctx context.Context) *GetUserInformationParams
WithContext adds the context to the get user information params
func (*GetUserInformationParams) WithHTTPClient ¶ added in v0.2.0
func (o *GetUserInformationParams) WithHTTPClient(client *http.Client) *GetUserInformationParams
WithHTTPClient adds the HTTPClient to the get user information params
func (*GetUserInformationParams) WithNamespace ¶ added in v0.2.0
func (o *GetUserInformationParams) WithNamespace(namespace string) *GetUserInformationParams
WithNamespace adds the namespace to the get user information params
func (*GetUserInformationParams) WithTimeout ¶ added in v0.2.0
func (o *GetUserInformationParams) WithTimeout(timeout time.Duration) *GetUserInformationParams
WithTimeout adds the timeout to the get user information params
func (*GetUserInformationParams) WithUserID ¶ added in v0.2.0
func (o *GetUserInformationParams) WithUserID(userID string) *GetUserInformationParams
WithUserID adds the userID to the get user information params
func (*GetUserInformationParams) WriteToRequest ¶ added in v0.2.0
func (o *GetUserInformationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetUserInformationReader ¶ added in v0.2.0
type GetUserInformationReader struct {
// contains filtered or unexported fields
}
GetUserInformationReader is a Reader for the GetUserInformation structure.
func (*GetUserInformationReader) ReadResponse ¶ added in v0.2.0
func (o *GetUserInformationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetUserInformationUnauthorized ¶ added in v0.2.0
type GetUserInformationUnauthorized struct { }
GetUserInformationUnauthorized handles this case with default header values.
Unauthorized access
func NewGetUserInformationUnauthorized ¶ added in v0.2.0
func NewGetUserInformationUnauthorized() *GetUserInformationUnauthorized
NewGetUserInformationUnauthorized creates a GetUserInformationUnauthorized with default headers values
func (*GetUserInformationUnauthorized) Error ¶ added in v0.2.0
func (o *GetUserInformationUnauthorized) Error() string
type GetUserJusticePlatformAccountBadRequest ¶ added in v0.2.0
type GetUserJusticePlatformAccountBadRequest struct { }
GetUserJusticePlatformAccountBadRequest handles this case with default header values.
Invalid request
func NewGetUserJusticePlatformAccountBadRequest ¶ added in v0.2.0
func NewGetUserJusticePlatformAccountBadRequest() *GetUserJusticePlatformAccountBadRequest
NewGetUserJusticePlatformAccountBadRequest creates a GetUserJusticePlatformAccountBadRequest with default headers values
func (*GetUserJusticePlatformAccountBadRequest) Error ¶ added in v0.2.0
func (o *GetUserJusticePlatformAccountBadRequest) Error() string
type GetUserJusticePlatformAccountForbidden ¶ added in v0.2.0
type GetUserJusticePlatformAccountForbidden struct { }
GetUserJusticePlatformAccountForbidden handles this case with default header values.
Forbidden
func NewGetUserJusticePlatformAccountForbidden ¶ added in v0.2.0
func NewGetUserJusticePlatformAccountForbidden() *GetUserJusticePlatformAccountForbidden
NewGetUserJusticePlatformAccountForbidden creates a GetUserJusticePlatformAccountForbidden with default headers values
func (*GetUserJusticePlatformAccountForbidden) Error ¶ added in v0.2.0
func (o *GetUserJusticePlatformAccountForbidden) Error() string
type GetUserJusticePlatformAccountOK ¶ added in v0.2.0
type GetUserJusticePlatformAccountOK struct {
Payload *iamclientmodels.ModelGetUserJusticePlatformAccountResponse
}
GetUserJusticePlatformAccountOK handles this case with default header values.
OK
func NewGetUserJusticePlatformAccountOK ¶ added in v0.2.0
func NewGetUserJusticePlatformAccountOK() *GetUserJusticePlatformAccountOK
NewGetUserJusticePlatformAccountOK creates a GetUserJusticePlatformAccountOK with default headers values
func (*GetUserJusticePlatformAccountOK) Error ¶ added in v0.2.0
func (o *GetUserJusticePlatformAccountOK) Error() string
func (*GetUserJusticePlatformAccountOK) GetPayload ¶ added in v0.2.0
func (o *GetUserJusticePlatformAccountOK) GetPayload() *iamclientmodels.ModelGetUserJusticePlatformAccountResponse
type GetUserJusticePlatformAccountParams ¶ added in v0.2.0
type GetUserJusticePlatformAccountParams struct { /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*TargetNamespace The namespace where the user Justice platform account lives */ TargetNamespace string /*UserID User ID */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetUserJusticePlatformAccountParams contains all the parameters to send to the API endpoint for the get user justice platform account operation typically these are written to a http.Request
func NewGetUserJusticePlatformAccountParams ¶ added in v0.2.0
func NewGetUserJusticePlatformAccountParams() *GetUserJusticePlatformAccountParams
NewGetUserJusticePlatformAccountParams creates a new GetUserJusticePlatformAccountParams object with the default values initialized.
func NewGetUserJusticePlatformAccountParamsWithContext ¶ added in v0.2.0
func NewGetUserJusticePlatformAccountParamsWithContext(ctx context.Context) *GetUserJusticePlatformAccountParams
NewGetUserJusticePlatformAccountParamsWithContext creates a new GetUserJusticePlatformAccountParams object with the default values initialized, and the ability to set a context for a request
func NewGetUserJusticePlatformAccountParamsWithHTTPClient ¶ added in v0.2.0
func NewGetUserJusticePlatformAccountParamsWithHTTPClient(client *http.Client) *GetUserJusticePlatformAccountParams
NewGetUserJusticePlatformAccountParamsWithHTTPClient creates a new GetUserJusticePlatformAccountParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetUserJusticePlatformAccountParamsWithTimeout ¶ added in v0.2.0
func NewGetUserJusticePlatformAccountParamsWithTimeout(timeout time.Duration) *GetUserJusticePlatformAccountParams
NewGetUserJusticePlatformAccountParamsWithTimeout creates a new GetUserJusticePlatformAccountParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetUserJusticePlatformAccountParams) SetContext ¶ added in v0.2.0
func (o *GetUserJusticePlatformAccountParams) SetContext(ctx context.Context)
SetContext adds the context to the get user justice platform account params
func (*GetUserJusticePlatformAccountParams) SetHTTPClient ¶ added in v0.2.0
func (o *GetUserJusticePlatformAccountParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get user justice platform account params
func (*GetUserJusticePlatformAccountParams) SetNamespace ¶ added in v0.2.0
func (o *GetUserJusticePlatformAccountParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the get user justice platform account params
func (*GetUserJusticePlatformAccountParams) SetTargetNamespace ¶ added in v0.2.0
func (o *GetUserJusticePlatformAccountParams) SetTargetNamespace(targetNamespace string)
SetTargetNamespace adds the targetNamespace to the get user justice platform account params
func (*GetUserJusticePlatformAccountParams) SetTimeout ¶ added in v0.2.0
func (o *GetUserJusticePlatformAccountParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get user justice platform account params
func (*GetUserJusticePlatformAccountParams) SetUserID ¶ added in v0.2.0
func (o *GetUserJusticePlatformAccountParams) SetUserID(userID string)
SetUserID adds the userId to the get user justice platform account params
func (*GetUserJusticePlatformAccountParams) WithContext ¶ added in v0.2.0
func (o *GetUserJusticePlatformAccountParams) WithContext(ctx context.Context) *GetUserJusticePlatformAccountParams
WithContext adds the context to the get user justice platform account params
func (*GetUserJusticePlatformAccountParams) WithHTTPClient ¶ added in v0.2.0
func (o *GetUserJusticePlatformAccountParams) WithHTTPClient(client *http.Client) *GetUserJusticePlatformAccountParams
WithHTTPClient adds the HTTPClient to the get user justice platform account params
func (*GetUserJusticePlatformAccountParams) WithNamespace ¶ added in v0.2.0
func (o *GetUserJusticePlatformAccountParams) WithNamespace(namespace string) *GetUserJusticePlatformAccountParams
WithNamespace adds the namespace to the get user justice platform account params
func (*GetUserJusticePlatformAccountParams) WithTargetNamespace ¶ added in v0.2.0
func (o *GetUserJusticePlatformAccountParams) WithTargetNamespace(targetNamespace string) *GetUserJusticePlatformAccountParams
WithTargetNamespace adds the targetNamespace to the get user justice platform account params
func (*GetUserJusticePlatformAccountParams) WithTimeout ¶ added in v0.2.0
func (o *GetUserJusticePlatformAccountParams) WithTimeout(timeout time.Duration) *GetUserJusticePlatformAccountParams
WithTimeout adds the timeout to the get user justice platform account params
func (*GetUserJusticePlatformAccountParams) WithUserID ¶ added in v0.2.0
func (o *GetUserJusticePlatformAccountParams) WithUserID(userID string) *GetUserJusticePlatformAccountParams
WithUserID adds the userID to the get user justice platform account params
func (*GetUserJusticePlatformAccountParams) WriteToRequest ¶ added in v0.2.0
func (o *GetUserJusticePlatformAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetUserJusticePlatformAccountReader ¶ added in v0.2.0
type GetUserJusticePlatformAccountReader struct {
// contains filtered or unexported fields
}
GetUserJusticePlatformAccountReader is a Reader for the GetUserJusticePlatformAccount structure.
func (*GetUserJusticePlatformAccountReader) ReadResponse ¶ added in v0.2.0
func (o *GetUserJusticePlatformAccountReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetUserJusticePlatformAccountUnauthorized ¶ added in v0.2.0
type GetUserJusticePlatformAccountUnauthorized struct { }
GetUserJusticePlatformAccountUnauthorized handles this case with default header values.
Unauthorized access
func NewGetUserJusticePlatformAccountUnauthorized ¶ added in v0.2.0
func NewGetUserJusticePlatformAccountUnauthorized() *GetUserJusticePlatformAccountUnauthorized
NewGetUserJusticePlatformAccountUnauthorized creates a GetUserJusticePlatformAccountUnauthorized with default headers values
func (*GetUserJusticePlatformAccountUnauthorized) Error ¶ added in v0.2.0
func (o *GetUserJusticePlatformAccountUnauthorized) Error() string
type GetUserLoginHistoriesForbidden ¶ added in v0.2.0
type GetUserLoginHistoriesForbidden struct { }
GetUserLoginHistoriesForbidden handles this case with default header values.
Forbidden
func NewGetUserLoginHistoriesForbidden ¶ added in v0.2.0
func NewGetUserLoginHistoriesForbidden() *GetUserLoginHistoriesForbidden
NewGetUserLoginHistoriesForbidden creates a GetUserLoginHistoriesForbidden with default headers values
func (*GetUserLoginHistoriesForbidden) Error ¶ added in v0.2.0
func (o *GetUserLoginHistoriesForbidden) Error() string
type GetUserLoginHistoriesNotFound ¶ added in v0.2.0
type GetUserLoginHistoriesNotFound struct { }
GetUserLoginHistoriesNotFound handles this case with default header values.
Data not found
func NewGetUserLoginHistoriesNotFound ¶ added in v0.2.0
func NewGetUserLoginHistoriesNotFound() *GetUserLoginHistoriesNotFound
NewGetUserLoginHistoriesNotFound creates a GetUserLoginHistoriesNotFound with default headers values
func (*GetUserLoginHistoriesNotFound) Error ¶ added in v0.2.0
func (o *GetUserLoginHistoriesNotFound) Error() string
type GetUserLoginHistoriesOK ¶ added in v0.2.0
type GetUserLoginHistoriesOK struct {
Payload *iamclientmodels.ModelLoginHistoriesResponse
}
GetUserLoginHistoriesOK handles this case with default header values.
OK
func NewGetUserLoginHistoriesOK ¶ added in v0.2.0
func NewGetUserLoginHistoriesOK() *GetUserLoginHistoriesOK
NewGetUserLoginHistoriesOK creates a GetUserLoginHistoriesOK with default headers values
func (*GetUserLoginHistoriesOK) Error ¶ added in v0.2.0
func (o *GetUserLoginHistoriesOK) Error() string
func (*GetUserLoginHistoriesOK) GetPayload ¶ added in v0.2.0
func (o *GetUserLoginHistoriesOK) GetPayload() *iamclientmodels.ModelLoginHistoriesResponse
type GetUserLoginHistoriesParams ¶ added in v0.2.0
type GetUserLoginHistoriesParams struct { /*After The cursor that points to query data for the next page (In Unix timestamp formats, e.g:1545114248) */ After *float64 /*Before The cursor that points to query data for the previous page (In Unix timestamp formats, e.g:1545114248). */ Before *float64 /*Limit The number of data retrieved in a page */ Limit *float64 /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*UserID User ID */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetUserLoginHistoriesParams contains all the parameters to send to the API endpoint for the get user login histories operation typically these are written to a http.Request
func NewGetUserLoginHistoriesParams ¶ added in v0.2.0
func NewGetUserLoginHistoriesParams() *GetUserLoginHistoriesParams
NewGetUserLoginHistoriesParams creates a new GetUserLoginHistoriesParams object with the default values initialized.
func NewGetUserLoginHistoriesParamsWithContext ¶ added in v0.2.0
func NewGetUserLoginHistoriesParamsWithContext(ctx context.Context) *GetUserLoginHistoriesParams
NewGetUserLoginHistoriesParamsWithContext creates a new GetUserLoginHistoriesParams object with the default values initialized, and the ability to set a context for a request
func NewGetUserLoginHistoriesParamsWithHTTPClient ¶ added in v0.2.0
func NewGetUserLoginHistoriesParamsWithHTTPClient(client *http.Client) *GetUserLoginHistoriesParams
NewGetUserLoginHistoriesParamsWithHTTPClient creates a new GetUserLoginHistoriesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetUserLoginHistoriesParamsWithTimeout ¶ added in v0.2.0
func NewGetUserLoginHistoriesParamsWithTimeout(timeout time.Duration) *GetUserLoginHistoriesParams
NewGetUserLoginHistoriesParamsWithTimeout creates a new GetUserLoginHistoriesParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetUserLoginHistoriesParams) SetAfter ¶ added in v0.2.0
func (o *GetUserLoginHistoriesParams) SetAfter(after *float64)
SetAfter adds the after to the get user login histories params
func (*GetUserLoginHistoriesParams) SetBefore ¶ added in v0.2.0
func (o *GetUserLoginHistoriesParams) SetBefore(before *float64)
SetBefore adds the before to the get user login histories params
func (*GetUserLoginHistoriesParams) SetContext ¶ added in v0.2.0
func (o *GetUserLoginHistoriesParams) SetContext(ctx context.Context)
SetContext adds the context to the get user login histories params
func (*GetUserLoginHistoriesParams) SetHTTPClient ¶ added in v0.2.0
func (o *GetUserLoginHistoriesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get user login histories params
func (*GetUserLoginHistoriesParams) SetLimit ¶ added in v0.2.0
func (o *GetUserLoginHistoriesParams) SetLimit(limit *float64)
SetLimit adds the limit to the get user login histories params
func (*GetUserLoginHistoriesParams) SetNamespace ¶ added in v0.2.0
func (o *GetUserLoginHistoriesParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the get user login histories params
func (*GetUserLoginHistoriesParams) SetTimeout ¶ added in v0.2.0
func (o *GetUserLoginHistoriesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get user login histories params
func (*GetUserLoginHistoriesParams) SetUserID ¶ added in v0.2.0
func (o *GetUserLoginHistoriesParams) SetUserID(userID string)
SetUserID adds the userId to the get user login histories params
func (*GetUserLoginHistoriesParams) WithAfter ¶ added in v0.2.0
func (o *GetUserLoginHistoriesParams) WithAfter(after *float64) *GetUserLoginHistoriesParams
WithAfter adds the after to the get user login histories params
func (*GetUserLoginHistoriesParams) WithBefore ¶ added in v0.2.0
func (o *GetUserLoginHistoriesParams) WithBefore(before *float64) *GetUserLoginHistoriesParams
WithBefore adds the before to the get user login histories params
func (*GetUserLoginHistoriesParams) WithContext ¶ added in v0.2.0
func (o *GetUserLoginHistoriesParams) WithContext(ctx context.Context) *GetUserLoginHistoriesParams
WithContext adds the context to the get user login histories params
func (*GetUserLoginHistoriesParams) WithHTTPClient ¶ added in v0.2.0
func (o *GetUserLoginHistoriesParams) WithHTTPClient(client *http.Client) *GetUserLoginHistoriesParams
WithHTTPClient adds the HTTPClient to the get user login histories params
func (*GetUserLoginHistoriesParams) WithLimit ¶ added in v0.2.0
func (o *GetUserLoginHistoriesParams) WithLimit(limit *float64) *GetUserLoginHistoriesParams
WithLimit adds the limit to the get user login histories params
func (*GetUserLoginHistoriesParams) WithNamespace ¶ added in v0.2.0
func (o *GetUserLoginHistoriesParams) WithNamespace(namespace string) *GetUserLoginHistoriesParams
WithNamespace adds the namespace to the get user login histories params
func (*GetUserLoginHistoriesParams) WithTimeout ¶ added in v0.2.0
func (o *GetUserLoginHistoriesParams) WithTimeout(timeout time.Duration) *GetUserLoginHistoriesParams
WithTimeout adds the timeout to the get user login histories params
func (*GetUserLoginHistoriesParams) WithUserID ¶ added in v0.2.0
func (o *GetUserLoginHistoriesParams) WithUserID(userID string) *GetUserLoginHistoriesParams
WithUserID adds the userID to the get user login histories params
func (*GetUserLoginHistoriesParams) WriteToRequest ¶ added in v0.2.0
func (o *GetUserLoginHistoriesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetUserLoginHistoriesReader ¶ added in v0.2.0
type GetUserLoginHistoriesReader struct {
// contains filtered or unexported fields
}
GetUserLoginHistoriesReader is a Reader for the GetUserLoginHistories structure.
func (*GetUserLoginHistoriesReader) ReadResponse ¶ added in v0.2.0
func (o *GetUserLoginHistoriesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetUserLoginHistoriesUnauthorized ¶ added in v0.2.0
type GetUserLoginHistoriesUnauthorized struct { }
GetUserLoginHistoriesUnauthorized handles this case with default header values.
Unauthorized access
func NewGetUserLoginHistoriesUnauthorized ¶ added in v0.2.0
func NewGetUserLoginHistoriesUnauthorized() *GetUserLoginHistoriesUnauthorized
NewGetUserLoginHistoriesUnauthorized creates a GetUserLoginHistoriesUnauthorized with default headers values
func (*GetUserLoginHistoriesUnauthorized) Error ¶ added in v0.2.0
func (o *GetUserLoginHistoriesUnauthorized) Error() string
type GetUserMappingBadRequest ¶ added in v0.2.0
type GetUserMappingBadRequest struct { }
GetUserMappingBadRequest handles this case with default header values.
Invalid request
func NewGetUserMappingBadRequest ¶ added in v0.2.0
func NewGetUserMappingBadRequest() *GetUserMappingBadRequest
NewGetUserMappingBadRequest creates a GetUserMappingBadRequest with default headers values
func (*GetUserMappingBadRequest) Error ¶ added in v0.2.0
func (o *GetUserMappingBadRequest) Error() string
type GetUserMappingForbidden ¶ added in v0.2.0
type GetUserMappingForbidden struct { }
GetUserMappingForbidden handles this case with default header values.
Forbidden
func NewGetUserMappingForbidden ¶ added in v0.2.0
func NewGetUserMappingForbidden() *GetUserMappingForbidden
NewGetUserMappingForbidden creates a GetUserMappingForbidden with default headers values
func (*GetUserMappingForbidden) Error ¶ added in v0.2.0
func (o *GetUserMappingForbidden) Error() string
type GetUserMappingNotFound ¶ added in v0.2.0
type GetUserMappingNotFound struct { }
GetUserMappingNotFound handles this case with default header values.
Data not found
func NewGetUserMappingNotFound ¶ added in v0.2.0
func NewGetUserMappingNotFound() *GetUserMappingNotFound
NewGetUserMappingNotFound creates a GetUserMappingNotFound with default headers values
func (*GetUserMappingNotFound) Error ¶ added in v0.2.0
func (o *GetUserMappingNotFound) Error() string
type GetUserMappingOK ¶ added in v0.2.0
type GetUserMappingOK struct {
Payload *iamclientmodels.ModelGetUserMapping
}
GetUserMappingOK handles this case with default header values.
OK
func NewGetUserMappingOK ¶ added in v0.2.0
func NewGetUserMappingOK() *GetUserMappingOK
NewGetUserMappingOK creates a GetUserMappingOK with default headers values
func (*GetUserMappingOK) Error ¶ added in v0.2.0
func (o *GetUserMappingOK) Error() string
func (*GetUserMappingOK) GetPayload ¶ added in v0.2.0
func (o *GetUserMappingOK) GetPayload() *iamclientmodels.ModelGetUserMapping
type GetUserMappingParams ¶ added in v0.2.0
type GetUserMappingParams struct { /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*TargetNamespace Target namespace */ TargetNamespace string /*UserID User ID */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetUserMappingParams contains all the parameters to send to the API endpoint for the get user mapping operation typically these are written to a http.Request
func NewGetUserMappingParams ¶ added in v0.2.0
func NewGetUserMappingParams() *GetUserMappingParams
NewGetUserMappingParams creates a new GetUserMappingParams object with the default values initialized.
func NewGetUserMappingParamsWithContext ¶ added in v0.2.0
func NewGetUserMappingParamsWithContext(ctx context.Context) *GetUserMappingParams
NewGetUserMappingParamsWithContext creates a new GetUserMappingParams object with the default values initialized, and the ability to set a context for a request
func NewGetUserMappingParamsWithHTTPClient ¶ added in v0.2.0
func NewGetUserMappingParamsWithHTTPClient(client *http.Client) *GetUserMappingParams
NewGetUserMappingParamsWithHTTPClient creates a new GetUserMappingParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetUserMappingParamsWithTimeout ¶ added in v0.2.0
func NewGetUserMappingParamsWithTimeout(timeout time.Duration) *GetUserMappingParams
NewGetUserMappingParamsWithTimeout creates a new GetUserMappingParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetUserMappingParams) SetContext ¶ added in v0.2.0
func (o *GetUserMappingParams) SetContext(ctx context.Context)
SetContext adds the context to the get user mapping params
func (*GetUserMappingParams) SetHTTPClient ¶ added in v0.2.0
func (o *GetUserMappingParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get user mapping params
func (*GetUserMappingParams) SetNamespace ¶ added in v0.2.0
func (o *GetUserMappingParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the get user mapping params
func (*GetUserMappingParams) SetTargetNamespace ¶ added in v0.2.0
func (o *GetUserMappingParams) SetTargetNamespace(targetNamespace string)
SetTargetNamespace adds the targetNamespace to the get user mapping params
func (*GetUserMappingParams) SetTimeout ¶ added in v0.2.0
func (o *GetUserMappingParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get user mapping params
func (*GetUserMappingParams) SetUserID ¶ added in v0.2.0
func (o *GetUserMappingParams) SetUserID(userID string)
SetUserID adds the userId to the get user mapping params
func (*GetUserMappingParams) WithContext ¶ added in v0.2.0
func (o *GetUserMappingParams) WithContext(ctx context.Context) *GetUserMappingParams
WithContext adds the context to the get user mapping params
func (*GetUserMappingParams) WithHTTPClient ¶ added in v0.2.0
func (o *GetUserMappingParams) WithHTTPClient(client *http.Client) *GetUserMappingParams
WithHTTPClient adds the HTTPClient to the get user mapping params
func (*GetUserMappingParams) WithNamespace ¶ added in v0.2.0
func (o *GetUserMappingParams) WithNamespace(namespace string) *GetUserMappingParams
WithNamespace adds the namespace to the get user mapping params
func (*GetUserMappingParams) WithTargetNamespace ¶ added in v0.2.0
func (o *GetUserMappingParams) WithTargetNamespace(targetNamespace string) *GetUserMappingParams
WithTargetNamespace adds the targetNamespace to the get user mapping params
func (*GetUserMappingParams) WithTimeout ¶ added in v0.2.0
func (o *GetUserMappingParams) WithTimeout(timeout time.Duration) *GetUserMappingParams
WithTimeout adds the timeout to the get user mapping params
func (*GetUserMappingParams) WithUserID ¶ added in v0.2.0
func (o *GetUserMappingParams) WithUserID(userID string) *GetUserMappingParams
WithUserID adds the userID to the get user mapping params
func (*GetUserMappingParams) WriteToRequest ¶ added in v0.2.0
func (o *GetUserMappingParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetUserMappingReader ¶ added in v0.2.0
type GetUserMappingReader struct {
// contains filtered or unexported fields
}
GetUserMappingReader is a Reader for the GetUserMapping structure.
func (*GetUserMappingReader) ReadResponse ¶ added in v0.2.0
func (o *GetUserMappingReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetUserMappingUnauthorized ¶ added in v0.2.0
type GetUserMappingUnauthorized struct { }
GetUserMappingUnauthorized handles this case with default header values.
Unauthorized access
func NewGetUserMappingUnauthorized ¶ added in v0.2.0
func NewGetUserMappingUnauthorized() *GetUserMappingUnauthorized
NewGetUserMappingUnauthorized creates a GetUserMappingUnauthorized with default headers values
func (*GetUserMappingUnauthorized) Error ¶ added in v0.2.0
func (o *GetUserMappingUnauthorized) Error() string
type GetUserPlatformAccountsBadRequest ¶ added in v0.2.0
type GetUserPlatformAccountsBadRequest struct { }
GetUserPlatformAccountsBadRequest handles this case with default header values.
Invalid request
func NewGetUserPlatformAccountsBadRequest ¶ added in v0.2.0
func NewGetUserPlatformAccountsBadRequest() *GetUserPlatformAccountsBadRequest
NewGetUserPlatformAccountsBadRequest creates a GetUserPlatformAccountsBadRequest with default headers values
func (*GetUserPlatformAccountsBadRequest) Error ¶ added in v0.2.0
func (o *GetUserPlatformAccountsBadRequest) Error() string
type GetUserPlatformAccountsForbidden ¶ added in v0.2.0
type GetUserPlatformAccountsForbidden struct { }
GetUserPlatformAccountsForbidden handles this case with default header values.
Forbidden
func NewGetUserPlatformAccountsForbidden ¶ added in v0.2.0
func NewGetUserPlatformAccountsForbidden() *GetUserPlatformAccountsForbidden
NewGetUserPlatformAccountsForbidden creates a GetUserPlatformAccountsForbidden with default headers values
func (*GetUserPlatformAccountsForbidden) Error ¶ added in v0.2.0
func (o *GetUserPlatformAccountsForbidden) Error() string
type GetUserPlatformAccountsOK ¶ added in v0.2.0
type GetUserPlatformAccountsOK struct {
Payload []*iamclientmodels.AccountcommonUserLinkedPlatform
}
GetUserPlatformAccountsOK handles this case with default header values.
OK
func NewGetUserPlatformAccountsOK ¶ added in v0.2.0
func NewGetUserPlatformAccountsOK() *GetUserPlatformAccountsOK
NewGetUserPlatformAccountsOK creates a GetUserPlatformAccountsOK with default headers values
func (*GetUserPlatformAccountsOK) Error ¶ added in v0.2.0
func (o *GetUserPlatformAccountsOK) Error() string
func (*GetUserPlatformAccountsOK) GetPayload ¶ added in v0.2.0
func (o *GetUserPlatformAccountsOK) GetPayload() []*iamclientmodels.AccountcommonUserLinkedPlatform
type GetUserPlatformAccountsParams ¶ added in v0.2.0
type GetUserPlatformAccountsParams struct { /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*UserID User ID */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetUserPlatformAccountsParams contains all the parameters to send to the API endpoint for the get user platform accounts operation typically these are written to a http.Request
func NewGetUserPlatformAccountsParams ¶ added in v0.2.0
func NewGetUserPlatformAccountsParams() *GetUserPlatformAccountsParams
NewGetUserPlatformAccountsParams creates a new GetUserPlatformAccountsParams object with the default values initialized.
func NewGetUserPlatformAccountsParamsWithContext ¶ added in v0.2.0
func NewGetUserPlatformAccountsParamsWithContext(ctx context.Context) *GetUserPlatformAccountsParams
NewGetUserPlatformAccountsParamsWithContext creates a new GetUserPlatformAccountsParams object with the default values initialized, and the ability to set a context for a request
func NewGetUserPlatformAccountsParamsWithHTTPClient ¶ added in v0.2.0
func NewGetUserPlatformAccountsParamsWithHTTPClient(client *http.Client) *GetUserPlatformAccountsParams
NewGetUserPlatformAccountsParamsWithHTTPClient creates a new GetUserPlatformAccountsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetUserPlatformAccountsParamsWithTimeout ¶ added in v0.2.0
func NewGetUserPlatformAccountsParamsWithTimeout(timeout time.Duration) *GetUserPlatformAccountsParams
NewGetUserPlatformAccountsParamsWithTimeout creates a new GetUserPlatformAccountsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetUserPlatformAccountsParams) SetContext ¶ added in v0.2.0
func (o *GetUserPlatformAccountsParams) SetContext(ctx context.Context)
SetContext adds the context to the get user platform accounts params
func (*GetUserPlatformAccountsParams) SetHTTPClient ¶ added in v0.2.0
func (o *GetUserPlatformAccountsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get user platform accounts params
func (*GetUserPlatformAccountsParams) SetNamespace ¶ added in v0.2.0
func (o *GetUserPlatformAccountsParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the get user platform accounts params
func (*GetUserPlatformAccountsParams) SetTimeout ¶ added in v0.2.0
func (o *GetUserPlatformAccountsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get user platform accounts params
func (*GetUserPlatformAccountsParams) SetUserID ¶ added in v0.2.0
func (o *GetUserPlatformAccountsParams) SetUserID(userID string)
SetUserID adds the userId to the get user platform accounts params
func (*GetUserPlatformAccountsParams) WithContext ¶ added in v0.2.0
func (o *GetUserPlatformAccountsParams) WithContext(ctx context.Context) *GetUserPlatformAccountsParams
WithContext adds the context to the get user platform accounts params
func (*GetUserPlatformAccountsParams) WithHTTPClient ¶ added in v0.2.0
func (o *GetUserPlatformAccountsParams) WithHTTPClient(client *http.Client) *GetUserPlatformAccountsParams
WithHTTPClient adds the HTTPClient to the get user platform accounts params
func (*GetUserPlatformAccountsParams) WithNamespace ¶ added in v0.2.0
func (o *GetUserPlatformAccountsParams) WithNamespace(namespace string) *GetUserPlatformAccountsParams
WithNamespace adds the namespace to the get user platform accounts params
func (*GetUserPlatformAccountsParams) WithTimeout ¶ added in v0.2.0
func (o *GetUserPlatformAccountsParams) WithTimeout(timeout time.Duration) *GetUserPlatformAccountsParams
WithTimeout adds the timeout to the get user platform accounts params
func (*GetUserPlatformAccountsParams) WithUserID ¶ added in v0.2.0
func (o *GetUserPlatformAccountsParams) WithUserID(userID string) *GetUserPlatformAccountsParams
WithUserID adds the userID to the get user platform accounts params
func (*GetUserPlatformAccountsParams) WriteToRequest ¶ added in v0.2.0
func (o *GetUserPlatformAccountsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetUserPlatformAccountsReader ¶ added in v0.2.0
type GetUserPlatformAccountsReader struct {
// contains filtered or unexported fields
}
GetUserPlatformAccountsReader is a Reader for the GetUserPlatformAccounts structure.
func (*GetUserPlatformAccountsReader) ReadResponse ¶ added in v0.2.0
func (o *GetUserPlatformAccountsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetUserPlatformAccountsUnauthorized ¶ added in v0.2.0
type GetUserPlatformAccountsUnauthorized struct { }
GetUserPlatformAccountsUnauthorized handles this case with default header values.
Unauthorized access
func NewGetUserPlatformAccountsUnauthorized ¶ added in v0.2.0
func NewGetUserPlatformAccountsUnauthorized() *GetUserPlatformAccountsUnauthorized
NewGetUserPlatformAccountsUnauthorized creates a GetUserPlatformAccountsUnauthorized with default headers values
func (*GetUserPlatformAccountsUnauthorized) Error ¶ added in v0.2.0
func (o *GetUserPlatformAccountsUnauthorized) Error() string
type GetUserVerificationCodeForbidden ¶ added in v0.2.0
type GetUserVerificationCodeForbidden struct { }
GetUserVerificationCodeForbidden handles this case with default header values.
Forbidden
func NewGetUserVerificationCodeForbidden ¶ added in v0.2.0
func NewGetUserVerificationCodeForbidden() *GetUserVerificationCodeForbidden
NewGetUserVerificationCodeForbidden creates a GetUserVerificationCodeForbidden with default headers values
func (*GetUserVerificationCodeForbidden) Error ¶ added in v0.2.0
func (o *GetUserVerificationCodeForbidden) Error() string
type GetUserVerificationCodeInternalServerError ¶ added in v0.2.0
type GetUserVerificationCodeInternalServerError struct { }
GetUserVerificationCodeInternalServerError handles this case with default header values.
Internal Server Error
func NewGetUserVerificationCodeInternalServerError ¶ added in v0.2.0
func NewGetUserVerificationCodeInternalServerError() *GetUserVerificationCodeInternalServerError
NewGetUserVerificationCodeInternalServerError creates a GetUserVerificationCodeInternalServerError with default headers values
func (*GetUserVerificationCodeInternalServerError) Error ¶ added in v0.2.0
func (o *GetUserVerificationCodeInternalServerError) Error() string
type GetUserVerificationCodeNotFound ¶ added in v0.2.0
type GetUserVerificationCodeNotFound struct { }
GetUserVerificationCodeNotFound handles this case with default header values.
Data not found
func NewGetUserVerificationCodeNotFound ¶ added in v0.2.0
func NewGetUserVerificationCodeNotFound() *GetUserVerificationCodeNotFound
NewGetUserVerificationCodeNotFound creates a GetUserVerificationCodeNotFound with default headers values
func (*GetUserVerificationCodeNotFound) Error ¶ added in v0.2.0
func (o *GetUserVerificationCodeNotFound) Error() string
type GetUserVerificationCodeOK ¶ added in v0.2.0
type GetUserVerificationCodeOK struct {
Payload *iamclientmodels.ModelVerificationCodeResponse
}
GetUserVerificationCodeOK handles this case with default header values.
OK
func NewGetUserVerificationCodeOK ¶ added in v0.2.0
func NewGetUserVerificationCodeOK() *GetUserVerificationCodeOK
NewGetUserVerificationCodeOK creates a GetUserVerificationCodeOK with default headers values
func (*GetUserVerificationCodeOK) Error ¶ added in v0.2.0
func (o *GetUserVerificationCodeOK) Error() string
func (*GetUserVerificationCodeOK) GetPayload ¶ added in v0.2.0
func (o *GetUserVerificationCodeOK) GetPayload() *iamclientmodels.ModelVerificationCodeResponse
type GetUserVerificationCodeParams ¶ added in v0.2.0
type GetUserVerificationCodeParams struct { /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*UserID User ID */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetUserVerificationCodeParams contains all the parameters to send to the API endpoint for the get user verification code operation typically these are written to a http.Request
func NewGetUserVerificationCodeParams ¶ added in v0.2.0
func NewGetUserVerificationCodeParams() *GetUserVerificationCodeParams
NewGetUserVerificationCodeParams creates a new GetUserVerificationCodeParams object with the default values initialized.
func NewGetUserVerificationCodeParamsWithContext ¶ added in v0.2.0
func NewGetUserVerificationCodeParamsWithContext(ctx context.Context) *GetUserVerificationCodeParams
NewGetUserVerificationCodeParamsWithContext creates a new GetUserVerificationCodeParams object with the default values initialized, and the ability to set a context for a request
func NewGetUserVerificationCodeParamsWithHTTPClient ¶ added in v0.2.0
func NewGetUserVerificationCodeParamsWithHTTPClient(client *http.Client) *GetUserVerificationCodeParams
NewGetUserVerificationCodeParamsWithHTTPClient creates a new GetUserVerificationCodeParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetUserVerificationCodeParamsWithTimeout ¶ added in v0.2.0
func NewGetUserVerificationCodeParamsWithTimeout(timeout time.Duration) *GetUserVerificationCodeParams
NewGetUserVerificationCodeParamsWithTimeout creates a new GetUserVerificationCodeParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetUserVerificationCodeParams) SetContext ¶ added in v0.2.0
func (o *GetUserVerificationCodeParams) SetContext(ctx context.Context)
SetContext adds the context to the get user verification code params
func (*GetUserVerificationCodeParams) SetHTTPClient ¶ added in v0.2.0
func (o *GetUserVerificationCodeParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get user verification code params
func (*GetUserVerificationCodeParams) SetNamespace ¶ added in v0.2.0
func (o *GetUserVerificationCodeParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the get user verification code params
func (*GetUserVerificationCodeParams) SetTimeout ¶ added in v0.2.0
func (o *GetUserVerificationCodeParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get user verification code params
func (*GetUserVerificationCodeParams) SetUserID ¶ added in v0.2.0
func (o *GetUserVerificationCodeParams) SetUserID(userID string)
SetUserID adds the userId to the get user verification code params
func (*GetUserVerificationCodeParams) WithContext ¶ added in v0.2.0
func (o *GetUserVerificationCodeParams) WithContext(ctx context.Context) *GetUserVerificationCodeParams
WithContext adds the context to the get user verification code params
func (*GetUserVerificationCodeParams) WithHTTPClient ¶ added in v0.2.0
func (o *GetUserVerificationCodeParams) WithHTTPClient(client *http.Client) *GetUserVerificationCodeParams
WithHTTPClient adds the HTTPClient to the get user verification code params
func (*GetUserVerificationCodeParams) WithNamespace ¶ added in v0.2.0
func (o *GetUserVerificationCodeParams) WithNamespace(namespace string) *GetUserVerificationCodeParams
WithNamespace adds the namespace to the get user verification code params
func (*GetUserVerificationCodeParams) WithTimeout ¶ added in v0.2.0
func (o *GetUserVerificationCodeParams) WithTimeout(timeout time.Duration) *GetUserVerificationCodeParams
WithTimeout adds the timeout to the get user verification code params
func (*GetUserVerificationCodeParams) WithUserID ¶ added in v0.2.0
func (o *GetUserVerificationCodeParams) WithUserID(userID string) *GetUserVerificationCodeParams
WithUserID adds the userID to the get user verification code params
func (*GetUserVerificationCodeParams) WriteToRequest ¶ added in v0.2.0
func (o *GetUserVerificationCodeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetUserVerificationCodeReader ¶ added in v0.2.0
type GetUserVerificationCodeReader struct {
// contains filtered or unexported fields
}
GetUserVerificationCodeReader is a Reader for the GetUserVerificationCode structure.
func (*GetUserVerificationCodeReader) ReadResponse ¶ added in v0.2.0
func (o *GetUserVerificationCodeReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetUserVerificationCodeUnauthorized ¶ added in v0.2.0
type GetUserVerificationCodeUnauthorized struct { }
GetUserVerificationCodeUnauthorized handles this case with default header values.
Unauthorized access
func NewGetUserVerificationCodeUnauthorized ¶ added in v0.2.0
func NewGetUserVerificationCodeUnauthorized() *GetUserVerificationCodeUnauthorized
NewGetUserVerificationCodeUnauthorized creates a GetUserVerificationCodeUnauthorized with default headers values
func (*GetUserVerificationCodeUnauthorized) Error ¶ added in v0.2.0
func (o *GetUserVerificationCodeUnauthorized) Error() string
type GetUsersByLoginIdsBadRequest ¶ added in v0.2.0
type GetUsersByLoginIdsBadRequest struct { }
GetUsersByLoginIdsBadRequest handles this case with default header values.
Invalid request
func NewGetUsersByLoginIdsBadRequest ¶ added in v0.2.0
func NewGetUsersByLoginIdsBadRequest() *GetUsersByLoginIdsBadRequest
NewGetUsersByLoginIdsBadRequest creates a GetUsersByLoginIdsBadRequest with default headers values
func (*GetUsersByLoginIdsBadRequest) Error ¶ added in v0.2.0
func (o *GetUsersByLoginIdsBadRequest) Error() string
type GetUsersByLoginIdsForbidden ¶ added in v0.2.0
type GetUsersByLoginIdsForbidden struct { }
GetUsersByLoginIdsForbidden handles this case with default header values.
Forbidden
func NewGetUsersByLoginIdsForbidden ¶ added in v0.2.0
func NewGetUsersByLoginIdsForbidden() *GetUsersByLoginIdsForbidden
NewGetUsersByLoginIdsForbidden creates a GetUsersByLoginIdsForbidden with default headers values
func (*GetUsersByLoginIdsForbidden) Error ¶ added in v0.2.0
func (o *GetUsersByLoginIdsForbidden) Error() string
type GetUsersByLoginIdsOK ¶ added in v0.2.0
type GetUsersByLoginIdsOK struct {
Payload *iamclientmodels.ModelPublicUsersResponse
}
GetUsersByLoginIdsOK handles this case with default header values.
OK
func NewGetUsersByLoginIdsOK ¶ added in v0.2.0
func NewGetUsersByLoginIdsOK() *GetUsersByLoginIdsOK
NewGetUsersByLoginIdsOK creates a GetUsersByLoginIdsOK with default headers values
func (*GetUsersByLoginIdsOK) Error ¶ added in v0.2.0
func (o *GetUsersByLoginIdsOK) Error() string
func (*GetUsersByLoginIdsOK) GetPayload ¶ added in v0.2.0
func (o *GetUsersByLoginIdsOK) GetPayload() *iamclientmodels.ModelPublicUsersResponse
type GetUsersByLoginIdsParams ¶ added in v0.2.0
type GetUsersByLoginIdsParams struct { /*LoginIds List of LoginIDs. Separated by comma. */ LoginIds *string /*Namespace Namespace, only accept alphabet and numeric */ Namespace string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetUsersByLoginIdsParams contains all the parameters to send to the API endpoint for the get users by login ids operation typically these are written to a http.Request
func NewGetUsersByLoginIdsParams ¶ added in v0.2.0
func NewGetUsersByLoginIdsParams() *GetUsersByLoginIdsParams
NewGetUsersByLoginIdsParams creates a new GetUsersByLoginIdsParams object with the default values initialized.
func NewGetUsersByLoginIdsParamsWithContext ¶ added in v0.2.0
func NewGetUsersByLoginIdsParamsWithContext(ctx context.Context) *GetUsersByLoginIdsParams
NewGetUsersByLoginIdsParamsWithContext creates a new GetUsersByLoginIdsParams object with the default values initialized, and the ability to set a context for a request
func NewGetUsersByLoginIdsParamsWithHTTPClient ¶ added in v0.2.0
func NewGetUsersByLoginIdsParamsWithHTTPClient(client *http.Client) *GetUsersByLoginIdsParams
NewGetUsersByLoginIdsParamsWithHTTPClient creates a new GetUsersByLoginIdsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetUsersByLoginIdsParamsWithTimeout ¶ added in v0.2.0
func NewGetUsersByLoginIdsParamsWithTimeout(timeout time.Duration) *GetUsersByLoginIdsParams
NewGetUsersByLoginIdsParamsWithTimeout creates a new GetUsersByLoginIdsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetUsersByLoginIdsParams) SetContext ¶ added in v0.2.0
func (o *GetUsersByLoginIdsParams) SetContext(ctx context.Context)
SetContext adds the context to the get users by login ids params
func (*GetUsersByLoginIdsParams) SetHTTPClient ¶ added in v0.2.0
func (o *GetUsersByLoginIdsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get users by login ids params
func (*GetUsersByLoginIdsParams) SetLoginIds ¶ added in v0.2.0
func (o *GetUsersByLoginIdsParams) SetLoginIds(loginIds *string)
SetLoginIds adds the loginIds to the get users by login ids params
func (*GetUsersByLoginIdsParams) SetNamespace ¶ added in v0.2.0
func (o *GetUsersByLoginIdsParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the get users by login ids params
func (*GetUsersByLoginIdsParams) SetTimeout ¶ added in v0.2.0
func (o *GetUsersByLoginIdsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get users by login ids params
func (*GetUsersByLoginIdsParams) WithContext ¶ added in v0.2.0
func (o *GetUsersByLoginIdsParams) WithContext(ctx context.Context) *GetUsersByLoginIdsParams
WithContext adds the context to the get users by login ids params
func (*GetUsersByLoginIdsParams) WithHTTPClient ¶ added in v0.2.0
func (o *GetUsersByLoginIdsParams) WithHTTPClient(client *http.Client) *GetUsersByLoginIdsParams
WithHTTPClient adds the HTTPClient to the get users by login ids params
func (*GetUsersByLoginIdsParams) WithLoginIds ¶ added in v0.2.0
func (o *GetUsersByLoginIdsParams) WithLoginIds(loginIds *string) *GetUsersByLoginIdsParams
WithLoginIds adds the loginIds to the get users by login ids params
func (*GetUsersByLoginIdsParams) WithNamespace ¶ added in v0.2.0
func (o *GetUsersByLoginIdsParams) WithNamespace(namespace string) *GetUsersByLoginIdsParams
WithNamespace adds the namespace to the get users by login ids params
func (*GetUsersByLoginIdsParams) WithTimeout ¶ added in v0.2.0
func (o *GetUsersByLoginIdsParams) WithTimeout(timeout time.Duration) *GetUsersByLoginIdsParams
WithTimeout adds the timeout to the get users by login ids params
func (*GetUsersByLoginIdsParams) WriteToRequest ¶ added in v0.2.0
func (o *GetUsersByLoginIdsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetUsersByLoginIdsReader ¶ added in v0.2.0
type GetUsersByLoginIdsReader struct {
// contains filtered or unexported fields
}
GetUsersByLoginIdsReader is a Reader for the GetUsersByLoginIds structure.
func (*GetUsersByLoginIdsReader) ReadResponse ¶ added in v0.2.0
func (o *GetUsersByLoginIdsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetUsersByLoginIdsUnauthorized ¶ added in v0.2.0
type GetUsersByLoginIdsUnauthorized struct { }
GetUsersByLoginIdsUnauthorized handles this case with default header values.
Unauthorized access
func NewGetUsersByLoginIdsUnauthorized ¶ added in v0.2.0
func NewGetUsersByLoginIdsUnauthorized() *GetUsersByLoginIdsUnauthorized
NewGetUsersByLoginIdsUnauthorized creates a GetUsersByLoginIdsUnauthorized with default headers values
func (*GetUsersByLoginIdsUnauthorized) Error ¶ added in v0.2.0
func (o *GetUsersByLoginIdsUnauthorized) Error() string
type ListAdminsV3Forbidden ¶ added in v0.2.0
type ListAdminsV3Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
ListAdminsV3Forbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20003</td><td>forbidden access</td></tr></table>
func NewListAdminsV3Forbidden ¶ added in v0.2.0
func NewListAdminsV3Forbidden() *ListAdminsV3Forbidden
NewListAdminsV3Forbidden creates a ListAdminsV3Forbidden with default headers values
func (*ListAdminsV3Forbidden) Error ¶ added in v0.2.0
func (o *ListAdminsV3Forbidden) Error() string
func (*ListAdminsV3Forbidden) GetPayload ¶ added in v0.2.0
func (o *ListAdminsV3Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
type ListAdminsV3InternalServerError ¶ added in v0.2.0
type ListAdminsV3InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
ListAdminsV3InternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20000</td><td>internal server error</td></tr></table>
func NewListAdminsV3InternalServerError ¶ added in v0.2.0
func NewListAdminsV3InternalServerError() *ListAdminsV3InternalServerError
NewListAdminsV3InternalServerError creates a ListAdminsV3InternalServerError with default headers values
func (*ListAdminsV3InternalServerError) Error ¶ added in v0.2.0
func (o *ListAdminsV3InternalServerError) Error() string
func (*ListAdminsV3InternalServerError) GetPayload ¶ added in v0.2.0
func (o *ListAdminsV3InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
type ListAdminsV3OK ¶ added in v0.2.0
type ListAdminsV3OK struct {
Payload *iamclientmodels.ModelGetUsersResponseWithPaginationV3
}
ListAdminsV3OK handles this case with default header values.
Operation succeeded
func NewListAdminsV3OK ¶ added in v0.2.0
func NewListAdminsV3OK() *ListAdminsV3OK
NewListAdminsV3OK creates a ListAdminsV3OK with default headers values
func (*ListAdminsV3OK) Error ¶ added in v0.2.0
func (o *ListAdminsV3OK) Error() string
func (*ListAdminsV3OK) GetPayload ¶ added in v0.2.0
func (o *ListAdminsV3OK) GetPayload() *iamclientmodels.ModelGetUsersResponseWithPaginationV3
type ListAdminsV3Params ¶ added in v0.2.0
type ListAdminsV3Params struct { /*After The cursor that points to query data for the next page. Composite values consist of created_at and id, the value is base64 encoded */ After *string /*Before The cursor that points to query data for the previous page. Composite values consist of created_at and id, the value is base64 encoded */ Before *string /*Limit The maximum number of data that may be returned (1...100) */ Limit *int64 /*Namespace Namespace, only accept alphabet and numeric */ Namespace string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListAdminsV3Params contains all the parameters to send to the API endpoint for the list admins v3 operation typically these are written to a http.Request
func NewListAdminsV3Params ¶ added in v0.2.0
func NewListAdminsV3Params() *ListAdminsV3Params
NewListAdminsV3Params creates a new ListAdminsV3Params object with the default values initialized.
func NewListAdminsV3ParamsWithContext ¶ added in v0.2.0
func NewListAdminsV3ParamsWithContext(ctx context.Context) *ListAdminsV3Params
NewListAdminsV3ParamsWithContext creates a new ListAdminsV3Params object with the default values initialized, and the ability to set a context for a request
func NewListAdminsV3ParamsWithHTTPClient ¶ added in v0.2.0
func NewListAdminsV3ParamsWithHTTPClient(client *http.Client) *ListAdminsV3Params
NewListAdminsV3ParamsWithHTTPClient creates a new ListAdminsV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListAdminsV3ParamsWithTimeout ¶ added in v0.2.0
func NewListAdminsV3ParamsWithTimeout(timeout time.Duration) *ListAdminsV3Params
NewListAdminsV3ParamsWithTimeout creates a new ListAdminsV3Params object with the default values initialized, and the ability to set a timeout on a request
func (*ListAdminsV3Params) SetAfter ¶ added in v0.2.0
func (o *ListAdminsV3Params) SetAfter(after *string)
SetAfter adds the after to the list admins v3 params
func (*ListAdminsV3Params) SetBefore ¶ added in v0.2.0
func (o *ListAdminsV3Params) SetBefore(before *string)
SetBefore adds the before to the list admins v3 params
func (*ListAdminsV3Params) SetContext ¶ added in v0.2.0
func (o *ListAdminsV3Params) SetContext(ctx context.Context)
SetContext adds the context to the list admins v3 params
func (*ListAdminsV3Params) SetHTTPClient ¶ added in v0.2.0
func (o *ListAdminsV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list admins v3 params
func (*ListAdminsV3Params) SetLimit ¶ added in v0.2.0
func (o *ListAdminsV3Params) SetLimit(limit *int64)
SetLimit adds the limit to the list admins v3 params
func (*ListAdminsV3Params) SetNamespace ¶ added in v0.2.0
func (o *ListAdminsV3Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the list admins v3 params
func (*ListAdminsV3Params) SetTimeout ¶ added in v0.2.0
func (o *ListAdminsV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list admins v3 params
func (*ListAdminsV3Params) WithAfter ¶ added in v0.2.0
func (o *ListAdminsV3Params) WithAfter(after *string) *ListAdminsV3Params
WithAfter adds the after to the list admins v3 params
func (*ListAdminsV3Params) WithBefore ¶ added in v0.2.0
func (o *ListAdminsV3Params) WithBefore(before *string) *ListAdminsV3Params
WithBefore adds the before to the list admins v3 params
func (*ListAdminsV3Params) WithContext ¶ added in v0.2.0
func (o *ListAdminsV3Params) WithContext(ctx context.Context) *ListAdminsV3Params
WithContext adds the context to the list admins v3 params
func (*ListAdminsV3Params) WithHTTPClient ¶ added in v0.2.0
func (o *ListAdminsV3Params) WithHTTPClient(client *http.Client) *ListAdminsV3Params
WithHTTPClient adds the HTTPClient to the list admins v3 params
func (*ListAdminsV3Params) WithLimit ¶ added in v0.2.0
func (o *ListAdminsV3Params) WithLimit(limit *int64) *ListAdminsV3Params
WithLimit adds the limit to the list admins v3 params
func (*ListAdminsV3Params) WithNamespace ¶ added in v0.2.0
func (o *ListAdminsV3Params) WithNamespace(namespace string) *ListAdminsV3Params
WithNamespace adds the namespace to the list admins v3 params
func (*ListAdminsV3Params) WithTimeout ¶ added in v0.2.0
func (o *ListAdminsV3Params) WithTimeout(timeout time.Duration) *ListAdminsV3Params
WithTimeout adds the timeout to the list admins v3 params
func (*ListAdminsV3Params) WriteToRequest ¶ added in v0.2.0
func (o *ListAdminsV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListAdminsV3Reader ¶ added in v0.2.0
type ListAdminsV3Reader struct {
// contains filtered or unexported fields
}
ListAdminsV3Reader is a Reader for the ListAdminsV3 structure.
func (*ListAdminsV3Reader) ReadResponse ¶ added in v0.2.0
func (o *ListAdminsV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListAdminsV3Unauthorized ¶ added in v0.2.0
type ListAdminsV3Unauthorized struct {
}ListAdminsV3Unauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr></table>
func NewListAdminsV3Unauthorized ¶ added in v0.2.0
func NewListAdminsV3Unauthorized() *ListAdminsV3Unauthorized
NewListAdminsV3Unauthorized creates a ListAdminsV3Unauthorized with default headers values
func (*ListAdminsV3Unauthorized) Error ¶ added in v0.2.0
func (o *ListAdminsV3Unauthorized) Error() string
func (*ListAdminsV3Unauthorized) GetPayload ¶ added in v0.2.0
func (o *ListAdminsV3Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
type ListCrossNamespaceAccountLinkBadRequest ¶ added in v0.2.0
type ListCrossNamespaceAccountLinkBadRequest struct { }
ListCrossNamespaceAccountLinkBadRequest handles this case with default header values.
Invalid request
func NewListCrossNamespaceAccountLinkBadRequest ¶ added in v0.2.0
func NewListCrossNamespaceAccountLinkBadRequest() *ListCrossNamespaceAccountLinkBadRequest
NewListCrossNamespaceAccountLinkBadRequest creates a ListCrossNamespaceAccountLinkBadRequest with default headers values
func (*ListCrossNamespaceAccountLinkBadRequest) Error ¶ added in v0.2.0
func (o *ListCrossNamespaceAccountLinkBadRequest) Error() string
type ListCrossNamespaceAccountLinkForbidden ¶ added in v0.2.0
type ListCrossNamespaceAccountLinkForbidden struct { }
ListCrossNamespaceAccountLinkForbidden handles this case with default header values.
Forbidden
func NewListCrossNamespaceAccountLinkForbidden ¶ added in v0.2.0
func NewListCrossNamespaceAccountLinkForbidden() *ListCrossNamespaceAccountLinkForbidden
NewListCrossNamespaceAccountLinkForbidden creates a ListCrossNamespaceAccountLinkForbidden with default headers values
func (*ListCrossNamespaceAccountLinkForbidden) Error ¶ added in v0.2.0
func (o *ListCrossNamespaceAccountLinkForbidden) Error() string
type ListCrossNamespaceAccountLinkNotFound ¶ added in v0.2.0
type ListCrossNamespaceAccountLinkNotFound struct { }
ListCrossNamespaceAccountLinkNotFound handles this case with default header values.
Data not found
func NewListCrossNamespaceAccountLinkNotFound ¶ added in v0.2.0
func NewListCrossNamespaceAccountLinkNotFound() *ListCrossNamespaceAccountLinkNotFound
NewListCrossNamespaceAccountLinkNotFound creates a ListCrossNamespaceAccountLinkNotFound with default headers values
func (*ListCrossNamespaceAccountLinkNotFound) Error ¶ added in v0.2.0
func (o *ListCrossNamespaceAccountLinkNotFound) Error() string
type ListCrossNamespaceAccountLinkOK ¶ added in v0.2.0
type ListCrossNamespaceAccountLinkOK struct { }
ListCrossNamespaceAccountLinkOK handles this case with default header values.
Operation succeeded
func NewListCrossNamespaceAccountLinkOK ¶ added in v0.2.0
func NewListCrossNamespaceAccountLinkOK() *ListCrossNamespaceAccountLinkOK
NewListCrossNamespaceAccountLinkOK creates a ListCrossNamespaceAccountLinkOK with default headers values
func (*ListCrossNamespaceAccountLinkOK) Error ¶ added in v0.2.0
func (o *ListCrossNamespaceAccountLinkOK) Error() string
type ListCrossNamespaceAccountLinkParams ¶ added in v0.2.0
type ListCrossNamespaceAccountLinkParams struct { /*LinkingToken Access token of the targeted account */ LinkingToken string /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*PlatformID Current platform ID */ PlatformID *string /*UserID User ID */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListCrossNamespaceAccountLinkParams contains all the parameters to send to the API endpoint for the list cross namespace account link operation typically these are written to a http.Request
func NewListCrossNamespaceAccountLinkParams ¶ added in v0.2.0
func NewListCrossNamespaceAccountLinkParams() *ListCrossNamespaceAccountLinkParams
NewListCrossNamespaceAccountLinkParams creates a new ListCrossNamespaceAccountLinkParams object with the default values initialized.
func NewListCrossNamespaceAccountLinkParamsWithContext ¶ added in v0.2.0
func NewListCrossNamespaceAccountLinkParamsWithContext(ctx context.Context) *ListCrossNamespaceAccountLinkParams
NewListCrossNamespaceAccountLinkParamsWithContext creates a new ListCrossNamespaceAccountLinkParams object with the default values initialized, and the ability to set a context for a request
func NewListCrossNamespaceAccountLinkParamsWithHTTPClient ¶ added in v0.2.0
func NewListCrossNamespaceAccountLinkParamsWithHTTPClient(client *http.Client) *ListCrossNamespaceAccountLinkParams
NewListCrossNamespaceAccountLinkParamsWithHTTPClient creates a new ListCrossNamespaceAccountLinkParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListCrossNamespaceAccountLinkParamsWithTimeout ¶ added in v0.2.0
func NewListCrossNamespaceAccountLinkParamsWithTimeout(timeout time.Duration) *ListCrossNamespaceAccountLinkParams
NewListCrossNamespaceAccountLinkParamsWithTimeout creates a new ListCrossNamespaceAccountLinkParams object with the default values initialized, and the ability to set a timeout on a request
func (*ListCrossNamespaceAccountLinkParams) SetContext ¶ added in v0.2.0
func (o *ListCrossNamespaceAccountLinkParams) SetContext(ctx context.Context)
SetContext adds the context to the list cross namespace account link params
func (*ListCrossNamespaceAccountLinkParams) SetHTTPClient ¶ added in v0.2.0
func (o *ListCrossNamespaceAccountLinkParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list cross namespace account link params
func (*ListCrossNamespaceAccountLinkParams) SetLinkingToken ¶ added in v0.2.0
func (o *ListCrossNamespaceAccountLinkParams) SetLinkingToken(linkingToken string)
SetLinkingToken adds the linkingToken to the list cross namespace account link params
func (*ListCrossNamespaceAccountLinkParams) SetNamespace ¶ added in v0.2.0
func (o *ListCrossNamespaceAccountLinkParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the list cross namespace account link params
func (*ListCrossNamespaceAccountLinkParams) SetPlatformID ¶ added in v0.2.0
func (o *ListCrossNamespaceAccountLinkParams) SetPlatformID(platformID *string)
SetPlatformID adds the platformId to the list cross namespace account link params
func (*ListCrossNamespaceAccountLinkParams) SetTimeout ¶ added in v0.2.0
func (o *ListCrossNamespaceAccountLinkParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list cross namespace account link params
func (*ListCrossNamespaceAccountLinkParams) SetUserID ¶ added in v0.2.0
func (o *ListCrossNamespaceAccountLinkParams) SetUserID(userID string)
SetUserID adds the userId to the list cross namespace account link params
func (*ListCrossNamespaceAccountLinkParams) WithContext ¶ added in v0.2.0
func (o *ListCrossNamespaceAccountLinkParams) WithContext(ctx context.Context) *ListCrossNamespaceAccountLinkParams
WithContext adds the context to the list cross namespace account link params
func (*ListCrossNamespaceAccountLinkParams) WithHTTPClient ¶ added in v0.2.0
func (o *ListCrossNamespaceAccountLinkParams) WithHTTPClient(client *http.Client) *ListCrossNamespaceAccountLinkParams
WithHTTPClient adds the HTTPClient to the list cross namespace account link params
func (*ListCrossNamespaceAccountLinkParams) WithLinkingToken ¶ added in v0.2.0
func (o *ListCrossNamespaceAccountLinkParams) WithLinkingToken(linkingToken string) *ListCrossNamespaceAccountLinkParams
WithLinkingToken adds the linkingToken to the list cross namespace account link params
func (*ListCrossNamespaceAccountLinkParams) WithNamespace ¶ added in v0.2.0
func (o *ListCrossNamespaceAccountLinkParams) WithNamespace(namespace string) *ListCrossNamespaceAccountLinkParams
WithNamespace adds the namespace to the list cross namespace account link params
func (*ListCrossNamespaceAccountLinkParams) WithPlatformID ¶ added in v0.2.0
func (o *ListCrossNamespaceAccountLinkParams) WithPlatformID(platformID *string) *ListCrossNamespaceAccountLinkParams
WithPlatformID adds the platformID to the list cross namespace account link params
func (*ListCrossNamespaceAccountLinkParams) WithTimeout ¶ added in v0.2.0
func (o *ListCrossNamespaceAccountLinkParams) WithTimeout(timeout time.Duration) *ListCrossNamespaceAccountLinkParams
WithTimeout adds the timeout to the list cross namespace account link params
func (*ListCrossNamespaceAccountLinkParams) WithUserID ¶ added in v0.2.0
func (o *ListCrossNamespaceAccountLinkParams) WithUserID(userID string) *ListCrossNamespaceAccountLinkParams
WithUserID adds the userID to the list cross namespace account link params
func (*ListCrossNamespaceAccountLinkParams) WriteToRequest ¶ added in v0.2.0
func (o *ListCrossNamespaceAccountLinkParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListCrossNamespaceAccountLinkReader ¶ added in v0.2.0
type ListCrossNamespaceAccountLinkReader struct {
// contains filtered or unexported fields
}
ListCrossNamespaceAccountLinkReader is a Reader for the ListCrossNamespaceAccountLink structure.
func (*ListCrossNamespaceAccountLinkReader) ReadResponse ¶ added in v0.2.0
func (o *ListCrossNamespaceAccountLinkReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListCrossNamespaceAccountLinkUnauthorized ¶ added in v0.2.0
type ListCrossNamespaceAccountLinkUnauthorized struct { }
ListCrossNamespaceAccountLinkUnauthorized handles this case with default header values.
Unauthorized access
func NewListCrossNamespaceAccountLinkUnauthorized ¶ added in v0.2.0
func NewListCrossNamespaceAccountLinkUnauthorized() *ListCrossNamespaceAccountLinkUnauthorized
NewListCrossNamespaceAccountLinkUnauthorized creates a ListCrossNamespaceAccountLinkUnauthorized with default headers values
func (*ListCrossNamespaceAccountLinkUnauthorized) Error ¶ added in v0.2.0
func (o *ListCrossNamespaceAccountLinkUnauthorized) Error() string
type PlatformLinkBadRequest ¶ added in v0.2.0
type PlatformLinkBadRequest struct { }
PlatformLinkBadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20019</td><td>unable to parse request body</td></tr></table>
func NewPlatformLinkBadRequest ¶ added in v0.2.0
func NewPlatformLinkBadRequest() *PlatformLinkBadRequest
NewPlatformLinkBadRequest creates a PlatformLinkBadRequest with default headers values
func (*PlatformLinkBadRequest) Error ¶ added in v0.2.0
func (o *PlatformLinkBadRequest) Error() string
type PlatformLinkConflict ¶ added in v0.2.0
type PlatformLinkConflict struct { }
PlatformLinkConflict handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10163</td><td>platform is already linked with the user account</td></tr></table>
func NewPlatformLinkConflict ¶ added in v0.2.0
func NewPlatformLinkConflict() *PlatformLinkConflict
NewPlatformLinkConflict creates a PlatformLinkConflict with default headers values
func (*PlatformLinkConflict) Error ¶ added in v0.2.0
func (o *PlatformLinkConflict) Error() string
type PlatformLinkForbidden ¶ added in v0.2.0
type PlatformLinkForbidden struct { }
PlatformLinkForbidden handles this case with default header values.
Forbidden
func NewPlatformLinkForbidden ¶ added in v0.2.0
func NewPlatformLinkForbidden() *PlatformLinkForbidden
NewPlatformLinkForbidden creates a PlatformLinkForbidden with default headers values
func (*PlatformLinkForbidden) Error ¶ added in v0.2.0
func (o *PlatformLinkForbidden) Error() string
type PlatformLinkInternalServerError ¶ added in v0.2.0
type PlatformLinkInternalServerError struct { }
PlatformLinkInternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20000</td><td>internal server error</td></tr></table>
func NewPlatformLinkInternalServerError ¶ added in v0.2.0
func NewPlatformLinkInternalServerError() *PlatformLinkInternalServerError
NewPlatformLinkInternalServerError creates a PlatformLinkInternalServerError with default headers values
func (*PlatformLinkInternalServerError) Error ¶ added in v0.2.0
func (o *PlatformLinkInternalServerError) Error() string
type PlatformLinkNoContent ¶ added in v0.2.0
type PlatformLinkNoContent struct { }
PlatformLinkNoContent handles this case with default header values.
Operation succeeded
func NewPlatformLinkNoContent ¶ added in v0.2.0
func NewPlatformLinkNoContent() *PlatformLinkNoContent
NewPlatformLinkNoContent creates a PlatformLinkNoContent with default headers values
func (*PlatformLinkNoContent) Error ¶ added in v0.2.0
func (o *PlatformLinkNoContent) Error() string
type PlatformLinkNotFound ¶ added in v0.2.0
type PlatformLinkNotFound struct { }
PlatformLinkNotFound 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></table>
func NewPlatformLinkNotFound ¶ added in v0.2.0
func NewPlatformLinkNotFound() *PlatformLinkNotFound
NewPlatformLinkNotFound creates a PlatformLinkNotFound with default headers values
func (*PlatformLinkNotFound) Error ¶ added in v0.2.0
func (o *PlatformLinkNotFound) Error() string
type PlatformLinkParams ¶ added in v0.2.0
type PlatformLinkParams struct { /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*PlatformID Platform ID */ PlatformID string /*Ticket Ticket from platform */ Ticket string /*UserID User ID */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PlatformLinkParams contains all the parameters to send to the API endpoint for the platform link operation typically these are written to a http.Request
func NewPlatformLinkParams ¶ added in v0.2.0
func NewPlatformLinkParams() *PlatformLinkParams
NewPlatformLinkParams creates a new PlatformLinkParams object with the default values initialized.
func NewPlatformLinkParamsWithContext ¶ added in v0.2.0
func NewPlatformLinkParamsWithContext(ctx context.Context) *PlatformLinkParams
NewPlatformLinkParamsWithContext creates a new PlatformLinkParams object with the default values initialized, and the ability to set a context for a request
func NewPlatformLinkParamsWithHTTPClient ¶ added in v0.2.0
func NewPlatformLinkParamsWithHTTPClient(client *http.Client) *PlatformLinkParams
NewPlatformLinkParamsWithHTTPClient creates a new PlatformLinkParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPlatformLinkParamsWithTimeout ¶ added in v0.2.0
func NewPlatformLinkParamsWithTimeout(timeout time.Duration) *PlatformLinkParams
NewPlatformLinkParamsWithTimeout creates a new PlatformLinkParams object with the default values initialized, and the ability to set a timeout on a request
func (*PlatformLinkParams) SetContext ¶ added in v0.2.0
func (o *PlatformLinkParams) SetContext(ctx context.Context)
SetContext adds the context to the platform link params
func (*PlatformLinkParams) SetHTTPClient ¶ added in v0.2.0
func (o *PlatformLinkParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the platform link params
func (*PlatformLinkParams) SetNamespace ¶ added in v0.2.0
func (o *PlatformLinkParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the platform link params
func (*PlatformLinkParams) SetPlatformID ¶ added in v0.2.0
func (o *PlatformLinkParams) SetPlatformID(platformID string)
SetPlatformID adds the platformId to the platform link params
func (*PlatformLinkParams) SetTicket ¶ added in v0.2.0
func (o *PlatformLinkParams) SetTicket(ticket string)
SetTicket adds the ticket to the platform link params
func (*PlatformLinkParams) SetTimeout ¶ added in v0.2.0
func (o *PlatformLinkParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the platform link params
func (*PlatformLinkParams) SetUserID ¶ added in v0.2.0
func (o *PlatformLinkParams) SetUserID(userID string)
SetUserID adds the userId to the platform link params
func (*PlatformLinkParams) WithContext ¶ added in v0.2.0
func (o *PlatformLinkParams) WithContext(ctx context.Context) *PlatformLinkParams
WithContext adds the context to the platform link params
func (*PlatformLinkParams) WithHTTPClient ¶ added in v0.2.0
func (o *PlatformLinkParams) WithHTTPClient(client *http.Client) *PlatformLinkParams
WithHTTPClient adds the HTTPClient to the platform link params
func (*PlatformLinkParams) WithNamespace ¶ added in v0.2.0
func (o *PlatformLinkParams) WithNamespace(namespace string) *PlatformLinkParams
WithNamespace adds the namespace to the platform link params
func (*PlatformLinkParams) WithPlatformID ¶ added in v0.2.0
func (o *PlatformLinkParams) WithPlatformID(platformID string) *PlatformLinkParams
WithPlatformID adds the platformID to the platform link params
func (*PlatformLinkParams) WithTicket ¶ added in v0.2.0
func (o *PlatformLinkParams) WithTicket(ticket string) *PlatformLinkParams
WithTicket adds the ticket to the platform link params
func (*PlatformLinkParams) WithTimeout ¶ added in v0.2.0
func (o *PlatformLinkParams) WithTimeout(timeout time.Duration) *PlatformLinkParams
WithTimeout adds the timeout to the platform link params
func (*PlatformLinkParams) WithUserID ¶ added in v0.2.0
func (o *PlatformLinkParams) WithUserID(userID string) *PlatformLinkParams
WithUserID adds the userID to the platform link params
func (*PlatformLinkParams) WriteToRequest ¶ added in v0.2.0
func (o *PlatformLinkParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PlatformLinkReader ¶ added in v0.2.0
type PlatformLinkReader struct {
// contains filtered or unexported fields
}
PlatformLinkReader is a Reader for the PlatformLink structure.
func (*PlatformLinkReader) ReadResponse ¶ added in v0.2.0
func (o *PlatformLinkReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PlatformLinkUnauthorized ¶ added in v0.2.0
type PlatformLinkUnauthorized struct { }
PlatformLinkUnauthorized handles this case with default header values.
Unauthorized access
func NewPlatformLinkUnauthorized ¶ added in v0.2.0
func NewPlatformLinkUnauthorized() *PlatformLinkUnauthorized
NewPlatformLinkUnauthorized creates a PlatformLinkUnauthorized with default headers values
func (*PlatformLinkUnauthorized) Error ¶ added in v0.2.0
func (o *PlatformLinkUnauthorized) Error() string
type PlatformUnlinkBadRequest ¶ added in v0.2.0
type PlatformUnlinkBadRequest struct { }
PlatformUnlinkBadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20019</td><td>unable to parse request body</td></tr></table>
func NewPlatformUnlinkBadRequest ¶ added in v0.2.0
func NewPlatformUnlinkBadRequest() *PlatformUnlinkBadRequest
NewPlatformUnlinkBadRequest creates a PlatformUnlinkBadRequest with default headers values
func (*PlatformUnlinkBadRequest) Error ¶ added in v0.2.0
func (o *PlatformUnlinkBadRequest) Error() string
type PlatformUnlinkForbidden ¶ added in v0.2.0
type PlatformUnlinkForbidden struct { }
PlatformUnlinkForbidden handles this case with default header values.
Forbidden
func NewPlatformUnlinkForbidden ¶ added in v0.2.0
func NewPlatformUnlinkForbidden() *PlatformUnlinkForbidden
NewPlatformUnlinkForbidden creates a PlatformUnlinkForbidden with default headers values
func (*PlatformUnlinkForbidden) Error ¶ added in v0.2.0
func (o *PlatformUnlinkForbidden) Error() string
type PlatformUnlinkInternalServerError ¶ added in v0.2.0
type PlatformUnlinkInternalServerError struct { }
PlatformUnlinkInternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20000</td><td>internal server error</td></tr></table>
func NewPlatformUnlinkInternalServerError ¶ added in v0.2.0
func NewPlatformUnlinkInternalServerError() *PlatformUnlinkInternalServerError
NewPlatformUnlinkInternalServerError creates a PlatformUnlinkInternalServerError with default headers values
func (*PlatformUnlinkInternalServerError) Error ¶ added in v0.2.0
func (o *PlatformUnlinkInternalServerError) Error() string
type PlatformUnlinkNoContent ¶ added in v0.2.0
type PlatformUnlinkNoContent struct { }
PlatformUnlinkNoContent handles this case with default header values.
Operation succeeded
func NewPlatformUnlinkNoContent ¶ added in v0.2.0
func NewPlatformUnlinkNoContent() *PlatformUnlinkNoContent
NewPlatformUnlinkNoContent creates a PlatformUnlinkNoContent with default headers values
func (*PlatformUnlinkNoContent) Error ¶ added in v0.2.0
func (o *PlatformUnlinkNoContent) Error() string
type PlatformUnlinkNotFound ¶ added in v0.2.0
type PlatformUnlinkNotFound struct { }
PlatformUnlinkNotFound 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></table>
func NewPlatformUnlinkNotFound ¶ added in v0.2.0
func NewPlatformUnlinkNotFound() *PlatformUnlinkNotFound
NewPlatformUnlinkNotFound creates a PlatformUnlinkNotFound with default headers values
func (*PlatformUnlinkNotFound) Error ¶ added in v0.2.0
func (o *PlatformUnlinkNotFound) Error() string
type PlatformUnlinkParams ¶ added in v0.2.0
type PlatformUnlinkParams struct { /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*PlatformID Platform ID */ PlatformID string /*PlatformNamespace Namespace of the platform account to be unlinked */ PlatformNamespace *string /*UserID User ID */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PlatformUnlinkParams contains all the parameters to send to the API endpoint for the platform unlink operation typically these are written to a http.Request
func NewPlatformUnlinkParams ¶ added in v0.2.0
func NewPlatformUnlinkParams() *PlatformUnlinkParams
NewPlatformUnlinkParams creates a new PlatformUnlinkParams object with the default values initialized.
func NewPlatformUnlinkParamsWithContext ¶ added in v0.2.0
func NewPlatformUnlinkParamsWithContext(ctx context.Context) *PlatformUnlinkParams
NewPlatformUnlinkParamsWithContext creates a new PlatformUnlinkParams object with the default values initialized, and the ability to set a context for a request
func NewPlatformUnlinkParamsWithHTTPClient ¶ added in v0.2.0
func NewPlatformUnlinkParamsWithHTTPClient(client *http.Client) *PlatformUnlinkParams
NewPlatformUnlinkParamsWithHTTPClient creates a new PlatformUnlinkParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPlatformUnlinkParamsWithTimeout ¶ added in v0.2.0
func NewPlatformUnlinkParamsWithTimeout(timeout time.Duration) *PlatformUnlinkParams
NewPlatformUnlinkParamsWithTimeout creates a new PlatformUnlinkParams object with the default values initialized, and the ability to set a timeout on a request
func (*PlatformUnlinkParams) SetContext ¶ added in v0.2.0
func (o *PlatformUnlinkParams) SetContext(ctx context.Context)
SetContext adds the context to the platform unlink params
func (*PlatformUnlinkParams) SetHTTPClient ¶ added in v0.2.0
func (o *PlatformUnlinkParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the platform unlink params
func (*PlatformUnlinkParams) SetNamespace ¶ added in v0.2.0
func (o *PlatformUnlinkParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the platform unlink params
func (*PlatformUnlinkParams) SetPlatformID ¶ added in v0.2.0
func (o *PlatformUnlinkParams) SetPlatformID(platformID string)
SetPlatformID adds the platformId to the platform unlink params
func (*PlatformUnlinkParams) SetPlatformNamespace ¶ added in v0.2.0
func (o *PlatformUnlinkParams) SetPlatformNamespace(platformNamespace *string)
SetPlatformNamespace adds the platformNamespace to the platform unlink params
func (*PlatformUnlinkParams) SetTimeout ¶ added in v0.2.0
func (o *PlatformUnlinkParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the platform unlink params
func (*PlatformUnlinkParams) SetUserID ¶ added in v0.2.0
func (o *PlatformUnlinkParams) SetUserID(userID string)
SetUserID adds the userId to the platform unlink params
func (*PlatformUnlinkParams) WithContext ¶ added in v0.2.0
func (o *PlatformUnlinkParams) WithContext(ctx context.Context) *PlatformUnlinkParams
WithContext adds the context to the platform unlink params
func (*PlatformUnlinkParams) WithHTTPClient ¶ added in v0.2.0
func (o *PlatformUnlinkParams) WithHTTPClient(client *http.Client) *PlatformUnlinkParams
WithHTTPClient adds the HTTPClient to the platform unlink params
func (*PlatformUnlinkParams) WithNamespace ¶ added in v0.2.0
func (o *PlatformUnlinkParams) WithNamespace(namespace string) *PlatformUnlinkParams
WithNamespace adds the namespace to the platform unlink params
func (*PlatformUnlinkParams) WithPlatformID ¶ added in v0.2.0
func (o *PlatformUnlinkParams) WithPlatformID(platformID string) *PlatformUnlinkParams
WithPlatformID adds the platformID to the platform unlink params
func (*PlatformUnlinkParams) WithPlatformNamespace ¶ added in v0.2.0
func (o *PlatformUnlinkParams) WithPlatformNamespace(platformNamespace *string) *PlatformUnlinkParams
WithPlatformNamespace adds the platformNamespace to the platform unlink params
func (*PlatformUnlinkParams) WithTimeout ¶ added in v0.2.0
func (o *PlatformUnlinkParams) WithTimeout(timeout time.Duration) *PlatformUnlinkParams
WithTimeout adds the timeout to the platform unlink params
func (*PlatformUnlinkParams) WithUserID ¶ added in v0.2.0
func (o *PlatformUnlinkParams) WithUserID(userID string) *PlatformUnlinkParams
WithUserID adds the userID to the platform unlink params
func (*PlatformUnlinkParams) WriteToRequest ¶ added in v0.2.0
func (o *PlatformUnlinkParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PlatformUnlinkReader ¶ added in v0.2.0
type PlatformUnlinkReader struct {
// contains filtered or unexported fields
}
PlatformUnlinkReader is a Reader for the PlatformUnlink structure.
func (*PlatformUnlinkReader) ReadResponse ¶ added in v0.2.0
func (o *PlatformUnlinkReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PlatformUnlinkUnauthorized ¶ added in v0.2.0
type PlatformUnlinkUnauthorized struct { }
PlatformUnlinkUnauthorized handles this case with default header values.
Unauthorized access
func NewPlatformUnlinkUnauthorized ¶ added in v0.2.0
func NewPlatformUnlinkUnauthorized() *PlatformUnlinkUnauthorized
NewPlatformUnlinkUnauthorized creates a PlatformUnlinkUnauthorized with default headers values
func (*PlatformUnlinkUnauthorized) Error ¶ added in v0.2.0
func (o *PlatformUnlinkUnauthorized) Error() string
type PublicCreateJusticeUserBadRequest ¶ added in v0.2.0
type PublicCreateJusticeUserBadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicCreateJusticeUserBadRequest 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 NewPublicCreateJusticeUserBadRequest ¶ added in v0.2.0
func NewPublicCreateJusticeUserBadRequest() *PublicCreateJusticeUserBadRequest
NewPublicCreateJusticeUserBadRequest creates a PublicCreateJusticeUserBadRequest with default headers values
func (*PublicCreateJusticeUserBadRequest) Error ¶ added in v0.2.0
func (o *PublicCreateJusticeUserBadRequest) Error() string
func (*PublicCreateJusticeUserBadRequest) GetPayload ¶ added in v0.2.0
func (o *PublicCreateJusticeUserBadRequest) GetPayload() *iamclientmodels.RestErrorResponse
type PublicCreateJusticeUserCreated ¶ added in v0.2.0
type PublicCreateJusticeUserCreated struct {
Payload *iamclientmodels.ModelCreateJusticeUserResponse
}
PublicCreateJusticeUserCreated handles this case with default header values.
Created
func NewPublicCreateJusticeUserCreated ¶ added in v0.2.0
func NewPublicCreateJusticeUserCreated() *PublicCreateJusticeUserCreated
NewPublicCreateJusticeUserCreated creates a PublicCreateJusticeUserCreated with default headers values
func (*PublicCreateJusticeUserCreated) Error ¶ added in v0.2.0
func (o *PublicCreateJusticeUserCreated) Error() string
func (*PublicCreateJusticeUserCreated) GetPayload ¶ added in v0.2.0
func (o *PublicCreateJusticeUserCreated) GetPayload() *iamclientmodels.ModelCreateJusticeUserResponse
type PublicCreateJusticeUserForbidden ¶ added in v0.2.0
type PublicCreateJusticeUserForbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicCreateJusticeUserForbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20013</td><td>insufficient permissions</td></tr></table>
func NewPublicCreateJusticeUserForbidden ¶ added in v0.2.0
func NewPublicCreateJusticeUserForbidden() *PublicCreateJusticeUserForbidden
NewPublicCreateJusticeUserForbidden creates a PublicCreateJusticeUserForbidden with default headers values
func (*PublicCreateJusticeUserForbidden) Error ¶ added in v0.2.0
func (o *PublicCreateJusticeUserForbidden) Error() string
func (*PublicCreateJusticeUserForbidden) GetPayload ¶ added in v0.2.0
func (o *PublicCreateJusticeUserForbidden) GetPayload() *iamclientmodels.RestErrorResponse
type PublicCreateJusticeUserInternalServerError ¶ added in v0.2.0
type PublicCreateJusticeUserInternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicCreateJusticeUserInternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20000</td><td>internal server error</td></tr></table>
func NewPublicCreateJusticeUserInternalServerError ¶ added in v0.2.0
func NewPublicCreateJusticeUserInternalServerError() *PublicCreateJusticeUserInternalServerError
NewPublicCreateJusticeUserInternalServerError creates a PublicCreateJusticeUserInternalServerError with default headers values
func (*PublicCreateJusticeUserInternalServerError) Error ¶ added in v0.2.0
func (o *PublicCreateJusticeUserInternalServerError) Error() string
func (*PublicCreateJusticeUserInternalServerError) GetPayload ¶ added in v0.2.0
func (o *PublicCreateJusticeUserInternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
type PublicCreateJusticeUserNotFound ¶ added in v0.2.0
type PublicCreateJusticeUserNotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicCreateJusticeUserNotFound 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></table>
func NewPublicCreateJusticeUserNotFound ¶ added in v0.2.0
func NewPublicCreateJusticeUserNotFound() *PublicCreateJusticeUserNotFound
NewPublicCreateJusticeUserNotFound creates a PublicCreateJusticeUserNotFound with default headers values
func (*PublicCreateJusticeUserNotFound) Error ¶ added in v0.2.0
func (o *PublicCreateJusticeUserNotFound) Error() string
func (*PublicCreateJusticeUserNotFound) GetPayload ¶ added in v0.2.0
func (o *PublicCreateJusticeUserNotFound) GetPayload() *iamclientmodels.RestErrorResponse
type PublicCreateJusticeUserParams ¶ added in v0.2.0
type PublicCreateJusticeUserParams struct { /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*TargetNamespace Target namespace */ TargetNamespace string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicCreateJusticeUserParams contains all the parameters to send to the API endpoint for the public create justice user operation typically these are written to a http.Request
func NewPublicCreateJusticeUserParams ¶ added in v0.2.0
func NewPublicCreateJusticeUserParams() *PublicCreateJusticeUserParams
NewPublicCreateJusticeUserParams creates a new PublicCreateJusticeUserParams object with the default values initialized.
func NewPublicCreateJusticeUserParamsWithContext ¶ added in v0.2.0
func NewPublicCreateJusticeUserParamsWithContext(ctx context.Context) *PublicCreateJusticeUserParams
NewPublicCreateJusticeUserParamsWithContext creates a new PublicCreateJusticeUserParams object with the default values initialized, and the ability to set a context for a request
func NewPublicCreateJusticeUserParamsWithHTTPClient ¶ added in v0.2.0
func NewPublicCreateJusticeUserParamsWithHTTPClient(client *http.Client) *PublicCreateJusticeUserParams
NewPublicCreateJusticeUserParamsWithHTTPClient creates a new PublicCreateJusticeUserParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicCreateJusticeUserParamsWithTimeout ¶ added in v0.2.0
func NewPublicCreateJusticeUserParamsWithTimeout(timeout time.Duration) *PublicCreateJusticeUserParams
NewPublicCreateJusticeUserParamsWithTimeout creates a new PublicCreateJusticeUserParams object with the default values initialized, and the ability to set a timeout on a request
func (*PublicCreateJusticeUserParams) SetContext ¶ added in v0.2.0
func (o *PublicCreateJusticeUserParams) SetContext(ctx context.Context)
SetContext adds the context to the public create justice user params
func (*PublicCreateJusticeUserParams) SetHTTPClient ¶ added in v0.2.0
func (o *PublicCreateJusticeUserParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public create justice user params
func (*PublicCreateJusticeUserParams) SetNamespace ¶ added in v0.2.0
func (o *PublicCreateJusticeUserParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the public create justice user params
func (*PublicCreateJusticeUserParams) SetTargetNamespace ¶ added in v0.2.0
func (o *PublicCreateJusticeUserParams) SetTargetNamespace(targetNamespace string)
SetTargetNamespace adds the targetNamespace to the public create justice user params
func (*PublicCreateJusticeUserParams) SetTimeout ¶ added in v0.2.0
func (o *PublicCreateJusticeUserParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public create justice user params
func (*PublicCreateJusticeUserParams) WithContext ¶ added in v0.2.0
func (o *PublicCreateJusticeUserParams) WithContext(ctx context.Context) *PublicCreateJusticeUserParams
WithContext adds the context to the public create justice user params
func (*PublicCreateJusticeUserParams) WithHTTPClient ¶ added in v0.2.0
func (o *PublicCreateJusticeUserParams) WithHTTPClient(client *http.Client) *PublicCreateJusticeUserParams
WithHTTPClient adds the HTTPClient to the public create justice user params
func (*PublicCreateJusticeUserParams) WithNamespace ¶ added in v0.2.0
func (o *PublicCreateJusticeUserParams) WithNamespace(namespace string) *PublicCreateJusticeUserParams
WithNamespace adds the namespace to the public create justice user params
func (*PublicCreateJusticeUserParams) WithTargetNamespace ¶ added in v0.2.0
func (o *PublicCreateJusticeUserParams) WithTargetNamespace(targetNamespace string) *PublicCreateJusticeUserParams
WithTargetNamespace adds the targetNamespace to the public create justice user params
func (*PublicCreateJusticeUserParams) WithTimeout ¶ added in v0.2.0
func (o *PublicCreateJusticeUserParams) WithTimeout(timeout time.Duration) *PublicCreateJusticeUserParams
WithTimeout adds the timeout to the public create justice user params
func (*PublicCreateJusticeUserParams) WriteToRequest ¶ added in v0.2.0
func (o *PublicCreateJusticeUserParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicCreateJusticeUserReader ¶ added in v0.2.0
type PublicCreateJusticeUserReader struct {
// contains filtered or unexported fields
}
PublicCreateJusticeUserReader is a Reader for the PublicCreateJusticeUser structure.
func (*PublicCreateJusticeUserReader) ReadResponse ¶ added in v0.2.0
func (o *PublicCreateJusticeUserReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicCreateJusticeUserUnauthorized ¶ added in v0.2.0
type PublicCreateJusticeUserUnauthorized struct {
}PublicCreateJusticeUserUnauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr><tr><td>20022</td><td>token is not user token</td></tr></table>
func NewPublicCreateJusticeUserUnauthorized ¶ added in v0.2.0
func NewPublicCreateJusticeUserUnauthorized() *PublicCreateJusticeUserUnauthorized
NewPublicCreateJusticeUserUnauthorized creates a PublicCreateJusticeUserUnauthorized with default headers values
func (*PublicCreateJusticeUserUnauthorized) Error ¶ added in v0.2.0
func (o *PublicCreateJusticeUserUnauthorized) Error() string
func (*PublicCreateJusticeUserUnauthorized) GetPayload ¶ added in v0.2.0
func (o *PublicCreateJusticeUserUnauthorized) GetPayload() *iamclientmodels.RestErrorResponse
type PublicCreateUserV2BadRequest ¶ added in v0.2.0
type PublicCreateUserV2BadRequest struct { }
PublicCreateUserV2BadRequest handles this case with default header values.
Invalid request
func NewPublicCreateUserV2BadRequest ¶ added in v0.2.0
func NewPublicCreateUserV2BadRequest() *PublicCreateUserV2BadRequest
NewPublicCreateUserV2BadRequest creates a PublicCreateUserV2BadRequest with default headers values
func (*PublicCreateUserV2BadRequest) Error ¶ added in v0.2.0
func (o *PublicCreateUserV2BadRequest) Error() string
type PublicCreateUserV2Conflict ¶ added in v0.2.0
type PublicCreateUserV2Conflict struct { }
PublicCreateUserV2Conflict handles this case with default header values.
Conflict
func NewPublicCreateUserV2Conflict ¶ added in v0.2.0
func NewPublicCreateUserV2Conflict() *PublicCreateUserV2Conflict
NewPublicCreateUserV2Conflict creates a PublicCreateUserV2Conflict with default headers values
func (*PublicCreateUserV2Conflict) Error ¶ added in v0.2.0
func (o *PublicCreateUserV2Conflict) Error() string
type PublicCreateUserV2Created ¶ added in v0.2.0
type PublicCreateUserV2Created struct {
Payload *iamclientmodels.ModelUserCreateResponse
}
PublicCreateUserV2Created handles this case with default header values.
Created
func NewPublicCreateUserV2Created ¶ added in v0.2.0
func NewPublicCreateUserV2Created() *PublicCreateUserV2Created
NewPublicCreateUserV2Created creates a PublicCreateUserV2Created with default headers values
func (*PublicCreateUserV2Created) Error ¶ added in v0.2.0
func (o *PublicCreateUserV2Created) Error() string
func (*PublicCreateUserV2Created) GetPayload ¶ added in v0.2.0
func (o *PublicCreateUserV2Created) GetPayload() *iamclientmodels.ModelUserCreateResponse
type PublicCreateUserV2Forbidden ¶ added in v0.2.0
type PublicCreateUserV2Forbidden struct { }
PublicCreateUserV2Forbidden handles this case with default header values.
Forbidden
func NewPublicCreateUserV2Forbidden ¶ added in v0.2.0
func NewPublicCreateUserV2Forbidden() *PublicCreateUserV2Forbidden
NewPublicCreateUserV2Forbidden creates a PublicCreateUserV2Forbidden with default headers values
func (*PublicCreateUserV2Forbidden) Error ¶ added in v0.2.0
func (o *PublicCreateUserV2Forbidden) Error() string
type PublicCreateUserV2Params ¶ added in v0.2.0
type PublicCreateUserV2Params struct { /*Body*/ Body *iamclientmodels.ModelUserCreateRequest /*Namespace Namespace */ Namespace string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicCreateUserV2Params contains all the parameters to send to the API endpoint for the public create user v2 operation typically these are written to a http.Request
func NewPublicCreateUserV2Params ¶ added in v0.2.0
func NewPublicCreateUserV2Params() *PublicCreateUserV2Params
NewPublicCreateUserV2Params creates a new PublicCreateUserV2Params object with the default values initialized.
func NewPublicCreateUserV2ParamsWithContext ¶ added in v0.2.0
func NewPublicCreateUserV2ParamsWithContext(ctx context.Context) *PublicCreateUserV2Params
NewPublicCreateUserV2ParamsWithContext creates a new PublicCreateUserV2Params object with the default values initialized, and the ability to set a context for a request
func NewPublicCreateUserV2ParamsWithHTTPClient ¶ added in v0.2.0
func NewPublicCreateUserV2ParamsWithHTTPClient(client *http.Client) *PublicCreateUserV2Params
NewPublicCreateUserV2ParamsWithHTTPClient creates a new PublicCreateUserV2Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicCreateUserV2ParamsWithTimeout ¶ added in v0.2.0
func NewPublicCreateUserV2ParamsWithTimeout(timeout time.Duration) *PublicCreateUserV2Params
NewPublicCreateUserV2ParamsWithTimeout creates a new PublicCreateUserV2Params object with the default values initialized, and the ability to set a timeout on a request
func (*PublicCreateUserV2Params) SetBody ¶ added in v0.2.0
func (o *PublicCreateUserV2Params) SetBody(body *iamclientmodels.ModelUserCreateRequest)
SetBody adds the body to the public create user v2 params
func (*PublicCreateUserV2Params) SetContext ¶ added in v0.2.0
func (o *PublicCreateUserV2Params) SetContext(ctx context.Context)
SetContext adds the context to the public create user v2 params
func (*PublicCreateUserV2Params) SetHTTPClient ¶ added in v0.2.0
func (o *PublicCreateUserV2Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public create user v2 params
func (*PublicCreateUserV2Params) SetNamespace ¶ added in v0.2.0
func (o *PublicCreateUserV2Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the public create user v2 params
func (*PublicCreateUserV2Params) SetTimeout ¶ added in v0.2.0
func (o *PublicCreateUserV2Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public create user v2 params
func (*PublicCreateUserV2Params) WithBody ¶ added in v0.2.0
func (o *PublicCreateUserV2Params) WithBody(body *iamclientmodels.ModelUserCreateRequest) *PublicCreateUserV2Params
WithBody adds the body to the public create user v2 params
func (*PublicCreateUserV2Params) WithContext ¶ added in v0.2.0
func (o *PublicCreateUserV2Params) WithContext(ctx context.Context) *PublicCreateUserV2Params
WithContext adds the context to the public create user v2 params
func (*PublicCreateUserV2Params) WithHTTPClient ¶ added in v0.2.0
func (o *PublicCreateUserV2Params) WithHTTPClient(client *http.Client) *PublicCreateUserV2Params
WithHTTPClient adds the HTTPClient to the public create user v2 params
func (*PublicCreateUserV2Params) WithNamespace ¶ added in v0.2.0
func (o *PublicCreateUserV2Params) WithNamespace(namespace string) *PublicCreateUserV2Params
WithNamespace adds the namespace to the public create user v2 params
func (*PublicCreateUserV2Params) WithTimeout ¶ added in v0.2.0
func (o *PublicCreateUserV2Params) WithTimeout(timeout time.Duration) *PublicCreateUserV2Params
WithTimeout adds the timeout to the public create user v2 params
func (*PublicCreateUserV2Params) WriteToRequest ¶ added in v0.2.0
func (o *PublicCreateUserV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicCreateUserV2Reader ¶ added in v0.2.0
type PublicCreateUserV2Reader struct {
// contains filtered or unexported fields
}
PublicCreateUserV2Reader is a Reader for the PublicCreateUserV2 structure.
func (*PublicCreateUserV2Reader) ReadResponse ¶ added in v0.2.0
func (o *PublicCreateUserV2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicCreateUserV2Unauthorized ¶ added in v0.2.0
type PublicCreateUserV2Unauthorized struct { }
PublicCreateUserV2Unauthorized handles this case with default header values.
Unauthorized access
func NewPublicCreateUserV2Unauthorized ¶ added in v0.2.0
func NewPublicCreateUserV2Unauthorized() *PublicCreateUserV2Unauthorized
NewPublicCreateUserV2Unauthorized creates a PublicCreateUserV2Unauthorized with default headers values
func (*PublicCreateUserV2Unauthorized) Error ¶ added in v0.2.0
func (o *PublicCreateUserV2Unauthorized) Error() string
type PublicCreateUserV3BadRequest ¶
type PublicCreateUserV3BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicCreateUserV3BadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20019</td><td>unable to parse request body</td></tr><tr><td>20002</td><td>validation error</td></tr><tr><td>10130</td><td>user under age</td></tr></table>
func NewPublicCreateUserV3BadRequest ¶
func NewPublicCreateUserV3BadRequest() *PublicCreateUserV3BadRequest
NewPublicCreateUserV3BadRequest creates a PublicCreateUserV3BadRequest with default headers values
func (*PublicCreateUserV3BadRequest) Error ¶
func (o *PublicCreateUserV3BadRequest) Error() string
func (*PublicCreateUserV3BadRequest) GetPayload ¶
func (o *PublicCreateUserV3BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
type PublicCreateUserV3Conflict ¶
type PublicCreateUserV3Conflict struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicCreateUserV3Conflict handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10133</td><td>email already used</td></tr></table>
func NewPublicCreateUserV3Conflict ¶
func NewPublicCreateUserV3Conflict() *PublicCreateUserV3Conflict
NewPublicCreateUserV3Conflict creates a PublicCreateUserV3Conflict with default headers values
func (*PublicCreateUserV3Conflict) Error ¶
func (o *PublicCreateUserV3Conflict) Error() string
func (*PublicCreateUserV3Conflict) GetPayload ¶
func (o *PublicCreateUserV3Conflict) GetPayload() *iamclientmodels.RestErrorResponse
type PublicCreateUserV3Created ¶
type PublicCreateUserV3Created struct {
Payload *iamclientmodels.ModelUserCreateResponseV3
}
PublicCreateUserV3Created handles this case with default header values.
Created
func NewPublicCreateUserV3Created ¶
func NewPublicCreateUserV3Created() *PublicCreateUserV3Created
NewPublicCreateUserV3Created creates a PublicCreateUserV3Created with default headers values
func (*PublicCreateUserV3Created) Error ¶
func (o *PublicCreateUserV3Created) Error() string
func (*PublicCreateUserV3Created) GetPayload ¶
func (o *PublicCreateUserV3Created) GetPayload() *iamclientmodels.ModelUserCreateResponseV3
type PublicCreateUserV3InternalServerError ¶
type PublicCreateUserV3InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicCreateUserV3InternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20000</td><td>internal server error</td></tr></table>
func NewPublicCreateUserV3InternalServerError ¶
func NewPublicCreateUserV3InternalServerError() *PublicCreateUserV3InternalServerError
NewPublicCreateUserV3InternalServerError creates a PublicCreateUserV3InternalServerError with default headers values
func (*PublicCreateUserV3InternalServerError) Error ¶
func (o *PublicCreateUserV3InternalServerError) Error() string
func (*PublicCreateUserV3InternalServerError) GetPayload ¶
func (o *PublicCreateUserV3InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
type PublicCreateUserV3NotFound ¶
type PublicCreateUserV3NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicCreateUserV3NotFound handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10154</td><td>country not found</td></tr></table>
func NewPublicCreateUserV3NotFound ¶
func NewPublicCreateUserV3NotFound() *PublicCreateUserV3NotFound
NewPublicCreateUserV3NotFound creates a PublicCreateUserV3NotFound with default headers values
func (*PublicCreateUserV3NotFound) Error ¶
func (o *PublicCreateUserV3NotFound) Error() string
func (*PublicCreateUserV3NotFound) GetPayload ¶
func (o *PublicCreateUserV3NotFound) GetPayload() *iamclientmodels.RestErrorResponse
type PublicCreateUserV3Params ¶
type PublicCreateUserV3Params struct { /*Body*/ Body *iamclientmodels.ModelUserCreateRequestV3 /*Namespace Namespace, only accept alphabet and numeric */ Namespace string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicCreateUserV3Params contains all the parameters to send to the API endpoint for the public create user v3 operation typically these are written to a http.Request
func NewPublicCreateUserV3Params ¶
func NewPublicCreateUserV3Params() *PublicCreateUserV3Params
NewPublicCreateUserV3Params creates a new PublicCreateUserV3Params object with the default values initialized.
func NewPublicCreateUserV3ParamsWithContext ¶
func NewPublicCreateUserV3ParamsWithContext(ctx context.Context) *PublicCreateUserV3Params
NewPublicCreateUserV3ParamsWithContext creates a new PublicCreateUserV3Params object with the default values initialized, and the ability to set a context for a request
func NewPublicCreateUserV3ParamsWithHTTPClient ¶
func NewPublicCreateUserV3ParamsWithHTTPClient(client *http.Client) *PublicCreateUserV3Params
NewPublicCreateUserV3ParamsWithHTTPClient creates a new PublicCreateUserV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicCreateUserV3ParamsWithTimeout ¶
func NewPublicCreateUserV3ParamsWithTimeout(timeout time.Duration) *PublicCreateUserV3Params
NewPublicCreateUserV3ParamsWithTimeout creates a new PublicCreateUserV3Params object with the default values initialized, and the ability to set a timeout on a request
func (*PublicCreateUserV3Params) SetBody ¶
func (o *PublicCreateUserV3Params) SetBody(body *iamclientmodels.ModelUserCreateRequestV3)
SetBody adds the body to the public create user v3 params
func (*PublicCreateUserV3Params) SetContext ¶
func (o *PublicCreateUserV3Params) SetContext(ctx context.Context)
SetContext adds the context to the public create user v3 params
func (*PublicCreateUserV3Params) SetHTTPClient ¶
func (o *PublicCreateUserV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public create user v3 params
func (*PublicCreateUserV3Params) SetNamespace ¶
func (o *PublicCreateUserV3Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the public create user v3 params
func (*PublicCreateUserV3Params) SetTimeout ¶
func (o *PublicCreateUserV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public create user v3 params
func (*PublicCreateUserV3Params) WithBody ¶
func (o *PublicCreateUserV3Params) WithBody(body *iamclientmodels.ModelUserCreateRequestV3) *PublicCreateUserV3Params
WithBody adds the body to the public create user v3 params
func (*PublicCreateUserV3Params) WithContext ¶
func (o *PublicCreateUserV3Params) WithContext(ctx context.Context) *PublicCreateUserV3Params
WithContext adds the context to the public create user v3 params
func (*PublicCreateUserV3Params) WithHTTPClient ¶
func (o *PublicCreateUserV3Params) WithHTTPClient(client *http.Client) *PublicCreateUserV3Params
WithHTTPClient adds the HTTPClient to the public create user v3 params
func (*PublicCreateUserV3Params) WithNamespace ¶
func (o *PublicCreateUserV3Params) WithNamespace(namespace string) *PublicCreateUserV3Params
WithNamespace adds the namespace to the public create user v3 params
func (*PublicCreateUserV3Params) WithTimeout ¶
func (o *PublicCreateUserV3Params) WithTimeout(timeout time.Duration) *PublicCreateUserV3Params
WithTimeout adds the timeout to the public create user v3 params
func (*PublicCreateUserV3Params) WriteToRequest ¶
func (o *PublicCreateUserV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicCreateUserV3Reader ¶
type PublicCreateUserV3Reader struct {
// contains filtered or unexported fields
}
PublicCreateUserV3Reader is a Reader for the PublicCreateUserV3 structure.
func (*PublicCreateUserV3Reader) ReadResponse ¶
func (o *PublicCreateUserV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicDeletePlatformLinkV2BadRequest ¶ added in v0.2.0
type PublicDeletePlatformLinkV2BadRequest struct { }
PublicDeletePlatformLinkV2BadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20019</td><td>unable to parse request body</td></tr></table>
func NewPublicDeletePlatformLinkV2BadRequest ¶ added in v0.2.0
func NewPublicDeletePlatformLinkV2BadRequest() *PublicDeletePlatformLinkV2BadRequest
NewPublicDeletePlatformLinkV2BadRequest creates a PublicDeletePlatformLinkV2BadRequest with default headers values
func (*PublicDeletePlatformLinkV2BadRequest) Error ¶ added in v0.2.0
func (o *PublicDeletePlatformLinkV2BadRequest) Error() string
type PublicDeletePlatformLinkV2Forbidden ¶ added in v0.2.0
type PublicDeletePlatformLinkV2Forbidden struct { }
PublicDeletePlatformLinkV2Forbidden handles this case with default header values.
Forbidden
func NewPublicDeletePlatformLinkV2Forbidden ¶ added in v0.2.0
func NewPublicDeletePlatformLinkV2Forbidden() *PublicDeletePlatformLinkV2Forbidden
NewPublicDeletePlatformLinkV2Forbidden creates a PublicDeletePlatformLinkV2Forbidden with default headers values
func (*PublicDeletePlatformLinkV2Forbidden) Error ¶ added in v0.2.0
func (o *PublicDeletePlatformLinkV2Forbidden) Error() string
type PublicDeletePlatformLinkV2InternalServerError ¶ added in v0.2.0
type PublicDeletePlatformLinkV2InternalServerError struct { }
PublicDeletePlatformLinkV2InternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20000</td><td>internal server error</td></tr></table>
func NewPublicDeletePlatformLinkV2InternalServerError ¶ added in v0.2.0
func NewPublicDeletePlatformLinkV2InternalServerError() *PublicDeletePlatformLinkV2InternalServerError
NewPublicDeletePlatformLinkV2InternalServerError creates a PublicDeletePlatformLinkV2InternalServerError with default headers values
func (*PublicDeletePlatformLinkV2InternalServerError) Error ¶ added in v0.2.0
func (o *PublicDeletePlatformLinkV2InternalServerError) Error() string
type PublicDeletePlatformLinkV2NoContent ¶ added in v0.2.0
type PublicDeletePlatformLinkV2NoContent struct { }
PublicDeletePlatformLinkV2NoContent handles this case with default header values.
Operation succeeded
func NewPublicDeletePlatformLinkV2NoContent ¶ added in v0.2.0
func NewPublicDeletePlatformLinkV2NoContent() *PublicDeletePlatformLinkV2NoContent
NewPublicDeletePlatformLinkV2NoContent creates a PublicDeletePlatformLinkV2NoContent with default headers values
func (*PublicDeletePlatformLinkV2NoContent) Error ¶ added in v0.2.0
func (o *PublicDeletePlatformLinkV2NoContent) Error() string
type PublicDeletePlatformLinkV2NotFound ¶ added in v0.2.0
type PublicDeletePlatformLinkV2NotFound struct { }
PublicDeletePlatformLinkV2NotFound 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></table>
func NewPublicDeletePlatformLinkV2NotFound ¶ added in v0.2.0
func NewPublicDeletePlatformLinkV2NotFound() *PublicDeletePlatformLinkV2NotFound
NewPublicDeletePlatformLinkV2NotFound creates a PublicDeletePlatformLinkV2NotFound with default headers values
func (*PublicDeletePlatformLinkV2NotFound) Error ¶ added in v0.2.0
func (o *PublicDeletePlatformLinkV2NotFound) Error() string
type PublicDeletePlatformLinkV2Params ¶ added in v0.2.0
type PublicDeletePlatformLinkV2Params struct { /*Namespace Namespace */ Namespace string /*PlatformID Platform ID */ PlatformID string /*PlatformNamespace Namespace of the platform account to be deleted */ PlatformNamespace *string /*UserID User ID */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicDeletePlatformLinkV2Params contains all the parameters to send to the API endpoint for the public delete platform link v2 operation typically these are written to a http.Request
func NewPublicDeletePlatformLinkV2Params ¶ added in v0.2.0
func NewPublicDeletePlatformLinkV2Params() *PublicDeletePlatformLinkV2Params
NewPublicDeletePlatformLinkV2Params creates a new PublicDeletePlatformLinkV2Params object with the default values initialized.
func NewPublicDeletePlatformLinkV2ParamsWithContext ¶ added in v0.2.0
func NewPublicDeletePlatformLinkV2ParamsWithContext(ctx context.Context) *PublicDeletePlatformLinkV2Params
NewPublicDeletePlatformLinkV2ParamsWithContext creates a new PublicDeletePlatformLinkV2Params object with the default values initialized, and the ability to set a context for a request
func NewPublicDeletePlatformLinkV2ParamsWithHTTPClient ¶ added in v0.2.0
func NewPublicDeletePlatformLinkV2ParamsWithHTTPClient(client *http.Client) *PublicDeletePlatformLinkV2Params
NewPublicDeletePlatformLinkV2ParamsWithHTTPClient creates a new PublicDeletePlatformLinkV2Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicDeletePlatformLinkV2ParamsWithTimeout ¶ added in v0.2.0
func NewPublicDeletePlatformLinkV2ParamsWithTimeout(timeout time.Duration) *PublicDeletePlatformLinkV2Params
NewPublicDeletePlatformLinkV2ParamsWithTimeout creates a new PublicDeletePlatformLinkV2Params object with the default values initialized, and the ability to set a timeout on a request
func (*PublicDeletePlatformLinkV2Params) SetContext ¶ added in v0.2.0
func (o *PublicDeletePlatformLinkV2Params) SetContext(ctx context.Context)
SetContext adds the context to the public delete platform link v2 params
func (*PublicDeletePlatformLinkV2Params) SetHTTPClient ¶ added in v0.2.0
func (o *PublicDeletePlatformLinkV2Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public delete platform link v2 params
func (*PublicDeletePlatformLinkV2Params) SetNamespace ¶ added in v0.2.0
func (o *PublicDeletePlatformLinkV2Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the public delete platform link v2 params
func (*PublicDeletePlatformLinkV2Params) SetPlatformID ¶ added in v0.2.0
func (o *PublicDeletePlatformLinkV2Params) SetPlatformID(platformID string)
SetPlatformID adds the platformId to the public delete platform link v2 params
func (*PublicDeletePlatformLinkV2Params) SetPlatformNamespace ¶ added in v0.2.0
func (o *PublicDeletePlatformLinkV2Params) SetPlatformNamespace(platformNamespace *string)
SetPlatformNamespace adds the platformNamespace to the public delete platform link v2 params
func (*PublicDeletePlatformLinkV2Params) SetTimeout ¶ added in v0.2.0
func (o *PublicDeletePlatformLinkV2Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public delete platform link v2 params
func (*PublicDeletePlatformLinkV2Params) SetUserID ¶ added in v0.2.0
func (o *PublicDeletePlatformLinkV2Params) SetUserID(userID string)
SetUserID adds the userId to the public delete platform link v2 params
func (*PublicDeletePlatformLinkV2Params) WithContext ¶ added in v0.2.0
func (o *PublicDeletePlatformLinkV2Params) WithContext(ctx context.Context) *PublicDeletePlatformLinkV2Params
WithContext adds the context to the public delete platform link v2 params
func (*PublicDeletePlatformLinkV2Params) WithHTTPClient ¶ added in v0.2.0
func (o *PublicDeletePlatformLinkV2Params) WithHTTPClient(client *http.Client) *PublicDeletePlatformLinkV2Params
WithHTTPClient adds the HTTPClient to the public delete platform link v2 params
func (*PublicDeletePlatformLinkV2Params) WithNamespace ¶ added in v0.2.0
func (o *PublicDeletePlatformLinkV2Params) WithNamespace(namespace string) *PublicDeletePlatformLinkV2Params
WithNamespace adds the namespace to the public delete platform link v2 params
func (*PublicDeletePlatformLinkV2Params) WithPlatformID ¶ added in v0.2.0
func (o *PublicDeletePlatformLinkV2Params) WithPlatformID(platformID string) *PublicDeletePlatformLinkV2Params
WithPlatformID adds the platformID to the public delete platform link v2 params
func (*PublicDeletePlatformLinkV2Params) WithPlatformNamespace ¶ added in v0.2.0
func (o *PublicDeletePlatformLinkV2Params) WithPlatformNamespace(platformNamespace *string) *PublicDeletePlatformLinkV2Params
WithPlatformNamespace adds the platformNamespace to the public delete platform link v2 params
func (*PublicDeletePlatformLinkV2Params) WithTimeout ¶ added in v0.2.0
func (o *PublicDeletePlatformLinkV2Params) WithTimeout(timeout time.Duration) *PublicDeletePlatformLinkV2Params
WithTimeout adds the timeout to the public delete platform link v2 params
func (*PublicDeletePlatformLinkV2Params) WithUserID ¶ added in v0.2.0
func (o *PublicDeletePlatformLinkV2Params) WithUserID(userID string) *PublicDeletePlatformLinkV2Params
WithUserID adds the userID to the public delete platform link v2 params
func (*PublicDeletePlatformLinkV2Params) WriteToRequest ¶ added in v0.2.0
func (o *PublicDeletePlatformLinkV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicDeletePlatformLinkV2Reader ¶ added in v0.2.0
type PublicDeletePlatformLinkV2Reader struct {
// contains filtered or unexported fields
}
PublicDeletePlatformLinkV2Reader is a Reader for the PublicDeletePlatformLinkV2 structure.
func (*PublicDeletePlatformLinkV2Reader) ReadResponse ¶ added in v0.2.0
func (o *PublicDeletePlatformLinkV2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicDeletePlatformLinkV2Unauthorized ¶ added in v0.2.0
type PublicDeletePlatformLinkV2Unauthorized struct { }
PublicDeletePlatformLinkV2Unauthorized handles this case with default header values.
Unauthorized access
func NewPublicDeletePlatformLinkV2Unauthorized ¶ added in v0.2.0
func NewPublicDeletePlatformLinkV2Unauthorized() *PublicDeletePlatformLinkV2Unauthorized
NewPublicDeletePlatformLinkV2Unauthorized creates a PublicDeletePlatformLinkV2Unauthorized with default headers values
func (*PublicDeletePlatformLinkV2Unauthorized) Error ¶ added in v0.2.0
func (o *PublicDeletePlatformLinkV2Unauthorized) Error() string
type PublicForgotPasswordV2BadRequest ¶ added in v0.2.0
type PublicForgotPasswordV2BadRequest struct { }
PublicForgotPasswordV2BadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20019</td><td>unable to parse request body</td></tr></table>
func NewPublicForgotPasswordV2BadRequest ¶ added in v0.2.0
func NewPublicForgotPasswordV2BadRequest() *PublicForgotPasswordV2BadRequest
NewPublicForgotPasswordV2BadRequest creates a PublicForgotPasswordV2BadRequest with default headers values
func (*PublicForgotPasswordV2BadRequest) Error ¶ added in v0.2.0
func (o *PublicForgotPasswordV2BadRequest) Error() string
type PublicForgotPasswordV2InternalServerError ¶ added in v0.2.0
type PublicForgotPasswordV2InternalServerError struct { }
PublicForgotPasswordV2InternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20000</td><td>internal server error</td></tr></table>
func NewPublicForgotPasswordV2InternalServerError ¶ added in v0.2.0
func NewPublicForgotPasswordV2InternalServerError() *PublicForgotPasswordV2InternalServerError
NewPublicForgotPasswordV2InternalServerError creates a PublicForgotPasswordV2InternalServerError with default headers values
func (*PublicForgotPasswordV2InternalServerError) Error ¶ added in v0.2.0
func (o *PublicForgotPasswordV2InternalServerError) Error() string
type PublicForgotPasswordV2NoContent ¶ added in v0.2.0
type PublicForgotPasswordV2NoContent struct { }
PublicForgotPasswordV2NoContent handles this case with default header values.
Operation succeeded
func NewPublicForgotPasswordV2NoContent ¶ added in v0.2.0
func NewPublicForgotPasswordV2NoContent() *PublicForgotPasswordV2NoContent
NewPublicForgotPasswordV2NoContent creates a PublicForgotPasswordV2NoContent with default headers values
func (*PublicForgotPasswordV2NoContent) Error ¶ added in v0.2.0
func (o *PublicForgotPasswordV2NoContent) Error() string
type PublicForgotPasswordV2NotFound ¶ added in v0.2.0
type PublicForgotPasswordV2NotFound struct { }
PublicForgotPasswordV2NotFound 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></table>
func NewPublicForgotPasswordV2NotFound ¶ added in v0.2.0
func NewPublicForgotPasswordV2NotFound() *PublicForgotPasswordV2NotFound
NewPublicForgotPasswordV2NotFound creates a PublicForgotPasswordV2NotFound with default headers values
func (*PublicForgotPasswordV2NotFound) Error ¶ added in v0.2.0
func (o *PublicForgotPasswordV2NotFound) Error() string
type PublicForgotPasswordV2Params ¶ added in v0.2.0
type PublicForgotPasswordV2Params struct { /*Body*/ Body *iamclientmodels.ModelSendVerificationCodeRequest /*Namespace Namespace */ Namespace string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicForgotPasswordV2Params contains all the parameters to send to the API endpoint for the public forgot password v2 operation typically these are written to a http.Request
func NewPublicForgotPasswordV2Params ¶ added in v0.2.0
func NewPublicForgotPasswordV2Params() *PublicForgotPasswordV2Params
NewPublicForgotPasswordV2Params creates a new PublicForgotPasswordV2Params object with the default values initialized.
func NewPublicForgotPasswordV2ParamsWithContext ¶ added in v0.2.0
func NewPublicForgotPasswordV2ParamsWithContext(ctx context.Context) *PublicForgotPasswordV2Params
NewPublicForgotPasswordV2ParamsWithContext creates a new PublicForgotPasswordV2Params object with the default values initialized, and the ability to set a context for a request
func NewPublicForgotPasswordV2ParamsWithHTTPClient ¶ added in v0.2.0
func NewPublicForgotPasswordV2ParamsWithHTTPClient(client *http.Client) *PublicForgotPasswordV2Params
NewPublicForgotPasswordV2ParamsWithHTTPClient creates a new PublicForgotPasswordV2Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicForgotPasswordV2ParamsWithTimeout ¶ added in v0.2.0
func NewPublicForgotPasswordV2ParamsWithTimeout(timeout time.Duration) *PublicForgotPasswordV2Params
NewPublicForgotPasswordV2ParamsWithTimeout creates a new PublicForgotPasswordV2Params object with the default values initialized, and the ability to set a timeout on a request
func (*PublicForgotPasswordV2Params) SetBody ¶ added in v0.2.0
func (o *PublicForgotPasswordV2Params) SetBody(body *iamclientmodels.ModelSendVerificationCodeRequest)
SetBody adds the body to the public forgot password v2 params
func (*PublicForgotPasswordV2Params) SetContext ¶ added in v0.2.0
func (o *PublicForgotPasswordV2Params) SetContext(ctx context.Context)
SetContext adds the context to the public forgot password v2 params
func (*PublicForgotPasswordV2Params) SetHTTPClient ¶ added in v0.2.0
func (o *PublicForgotPasswordV2Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public forgot password v2 params
func (*PublicForgotPasswordV2Params) SetNamespace ¶ added in v0.2.0
func (o *PublicForgotPasswordV2Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the public forgot password v2 params
func (*PublicForgotPasswordV2Params) SetTimeout ¶ added in v0.2.0
func (o *PublicForgotPasswordV2Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public forgot password v2 params
func (*PublicForgotPasswordV2Params) WithBody ¶ added in v0.2.0
func (o *PublicForgotPasswordV2Params) WithBody(body *iamclientmodels.ModelSendVerificationCodeRequest) *PublicForgotPasswordV2Params
WithBody adds the body to the public forgot password v2 params
func (*PublicForgotPasswordV2Params) WithContext ¶ added in v0.2.0
func (o *PublicForgotPasswordV2Params) WithContext(ctx context.Context) *PublicForgotPasswordV2Params
WithContext adds the context to the public forgot password v2 params
func (*PublicForgotPasswordV2Params) WithHTTPClient ¶ added in v0.2.0
func (o *PublicForgotPasswordV2Params) WithHTTPClient(client *http.Client) *PublicForgotPasswordV2Params
WithHTTPClient adds the HTTPClient to the public forgot password v2 params
func (*PublicForgotPasswordV2Params) WithNamespace ¶ added in v0.2.0
func (o *PublicForgotPasswordV2Params) WithNamespace(namespace string) *PublicForgotPasswordV2Params
WithNamespace adds the namespace to the public forgot password v2 params
func (*PublicForgotPasswordV2Params) WithTimeout ¶ added in v0.2.0
func (o *PublicForgotPasswordV2Params) WithTimeout(timeout time.Duration) *PublicForgotPasswordV2Params
WithTimeout adds the timeout to the public forgot password v2 params
func (*PublicForgotPasswordV2Params) WriteToRequest ¶ added in v0.2.0
func (o *PublicForgotPasswordV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicForgotPasswordV2Reader ¶ added in v0.2.0
type PublicForgotPasswordV2Reader struct {
// contains filtered or unexported fields
}
PublicForgotPasswordV2Reader is a Reader for the PublicForgotPasswordV2 structure.
func (*PublicForgotPasswordV2Reader) ReadResponse ¶ added in v0.2.0
func (o *PublicForgotPasswordV2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicForgotPasswordV2TooManyRequests ¶ added in v0.2.0
type PublicForgotPasswordV2TooManyRequests struct { }
PublicForgotPasswordV2TooManyRequests handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20007</td><td>too many requests</td></tr></table>
func NewPublicForgotPasswordV2TooManyRequests ¶ added in v0.2.0
func NewPublicForgotPasswordV2TooManyRequests() *PublicForgotPasswordV2TooManyRequests
NewPublicForgotPasswordV2TooManyRequests creates a PublicForgotPasswordV2TooManyRequests with default headers values
func (*PublicForgotPasswordV2TooManyRequests) Error ¶ added in v0.2.0
func (o *PublicForgotPasswordV2TooManyRequests) Error() string
type PublicForgotPasswordV3BadRequest ¶ added in v0.2.0
type PublicForgotPasswordV3BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicForgotPasswordV3BadRequest 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 NewPublicForgotPasswordV3BadRequest ¶ added in v0.2.0
func NewPublicForgotPasswordV3BadRequest() *PublicForgotPasswordV3BadRequest
NewPublicForgotPasswordV3BadRequest creates a PublicForgotPasswordV3BadRequest with default headers values
func (*PublicForgotPasswordV3BadRequest) Error ¶ added in v0.2.0
func (o *PublicForgotPasswordV3BadRequest) Error() string
func (*PublicForgotPasswordV3BadRequest) GetPayload ¶ added in v0.2.0
func (o *PublicForgotPasswordV3BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
type PublicForgotPasswordV3NoContent ¶ added in v0.2.0
type PublicForgotPasswordV3NoContent struct { }
PublicForgotPasswordV3NoContent handles this case with default header values.
Operation succeeded
func NewPublicForgotPasswordV3NoContent ¶ added in v0.2.0
func NewPublicForgotPasswordV3NoContent() *PublicForgotPasswordV3NoContent
NewPublicForgotPasswordV3NoContent creates a PublicForgotPasswordV3NoContent with default headers values
func (*PublicForgotPasswordV3NoContent) Error ¶ added in v0.2.0
func (o *PublicForgotPasswordV3NoContent) Error() string
type PublicForgotPasswordV3NotFound ¶ added in v0.2.0
type PublicForgotPasswordV3NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicForgotPasswordV3NotFound 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></table>
func NewPublicForgotPasswordV3NotFound ¶ added in v0.2.0
func NewPublicForgotPasswordV3NotFound() *PublicForgotPasswordV3NotFound
NewPublicForgotPasswordV3NotFound creates a PublicForgotPasswordV3NotFound with default headers values
func (*PublicForgotPasswordV3NotFound) Error ¶ added in v0.2.0
func (o *PublicForgotPasswordV3NotFound) Error() string
func (*PublicForgotPasswordV3NotFound) GetPayload ¶ added in v0.2.0
func (o *PublicForgotPasswordV3NotFound) GetPayload() *iamclientmodels.RestErrorResponse
type PublicForgotPasswordV3Params ¶ added in v0.2.0
type PublicForgotPasswordV3Params struct { /*Body*/ Body *iamclientmodels.ModelForgotPasswordRequestV3 /*Namespace Namespace, only accept alphabet and numeric */ Namespace string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicForgotPasswordV3Params contains all the parameters to send to the API endpoint for the public forgot password v3 operation typically these are written to a http.Request
func NewPublicForgotPasswordV3Params ¶ added in v0.2.0
func NewPublicForgotPasswordV3Params() *PublicForgotPasswordV3Params
NewPublicForgotPasswordV3Params creates a new PublicForgotPasswordV3Params object with the default values initialized.
func NewPublicForgotPasswordV3ParamsWithContext ¶ added in v0.2.0
func NewPublicForgotPasswordV3ParamsWithContext(ctx context.Context) *PublicForgotPasswordV3Params
NewPublicForgotPasswordV3ParamsWithContext creates a new PublicForgotPasswordV3Params object with the default values initialized, and the ability to set a context for a request
func NewPublicForgotPasswordV3ParamsWithHTTPClient ¶ added in v0.2.0
func NewPublicForgotPasswordV3ParamsWithHTTPClient(client *http.Client) *PublicForgotPasswordV3Params
NewPublicForgotPasswordV3ParamsWithHTTPClient creates a new PublicForgotPasswordV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicForgotPasswordV3ParamsWithTimeout ¶ added in v0.2.0
func NewPublicForgotPasswordV3ParamsWithTimeout(timeout time.Duration) *PublicForgotPasswordV3Params
NewPublicForgotPasswordV3ParamsWithTimeout creates a new PublicForgotPasswordV3Params object with the default values initialized, and the ability to set a timeout on a request
func (*PublicForgotPasswordV3Params) SetBody ¶ added in v0.2.0
func (o *PublicForgotPasswordV3Params) SetBody(body *iamclientmodels.ModelForgotPasswordRequestV3)
SetBody adds the body to the public forgot password v3 params
func (*PublicForgotPasswordV3Params) SetContext ¶ added in v0.2.0
func (o *PublicForgotPasswordV3Params) SetContext(ctx context.Context)
SetContext adds the context to the public forgot password v3 params
func (*PublicForgotPasswordV3Params) SetHTTPClient ¶ added in v0.2.0
func (o *PublicForgotPasswordV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public forgot password v3 params
func (*PublicForgotPasswordV3Params) SetNamespace ¶ added in v0.2.0
func (o *PublicForgotPasswordV3Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the public forgot password v3 params
func (*PublicForgotPasswordV3Params) SetTimeout ¶ added in v0.2.0
func (o *PublicForgotPasswordV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public forgot password v3 params
func (*PublicForgotPasswordV3Params) WithBody ¶ added in v0.2.0
func (o *PublicForgotPasswordV3Params) WithBody(body *iamclientmodels.ModelForgotPasswordRequestV3) *PublicForgotPasswordV3Params
WithBody adds the body to the public forgot password v3 params
func (*PublicForgotPasswordV3Params) WithContext ¶ added in v0.2.0
func (o *PublicForgotPasswordV3Params) WithContext(ctx context.Context) *PublicForgotPasswordV3Params
WithContext adds the context to the public forgot password v3 params
func (*PublicForgotPasswordV3Params) WithHTTPClient ¶ added in v0.2.0
func (o *PublicForgotPasswordV3Params) WithHTTPClient(client *http.Client) *PublicForgotPasswordV3Params
WithHTTPClient adds the HTTPClient to the public forgot password v3 params
func (*PublicForgotPasswordV3Params) WithNamespace ¶ added in v0.2.0
func (o *PublicForgotPasswordV3Params) WithNamespace(namespace string) *PublicForgotPasswordV3Params
WithNamespace adds the namespace to the public forgot password v3 params
func (*PublicForgotPasswordV3Params) WithTimeout ¶ added in v0.2.0
func (o *PublicForgotPasswordV3Params) WithTimeout(timeout time.Duration) *PublicForgotPasswordV3Params
WithTimeout adds the timeout to the public forgot password v3 params
func (*PublicForgotPasswordV3Params) WriteToRequest ¶ added in v0.2.0
func (o *PublicForgotPasswordV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicForgotPasswordV3Reader ¶ added in v0.2.0
type PublicForgotPasswordV3Reader struct {
// contains filtered or unexported fields
}
PublicForgotPasswordV3Reader is a Reader for the PublicForgotPasswordV3 structure.
func (*PublicForgotPasswordV3Reader) ReadResponse ¶ added in v0.2.0
func (o *PublicForgotPasswordV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicForgotPasswordV3TooManyRequests ¶ added in v0.2.0
type PublicForgotPasswordV3TooManyRequests struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicForgotPasswordV3TooManyRequests handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20007</td><td>too many requests</td></tr></table>
func NewPublicForgotPasswordV3TooManyRequests ¶ added in v0.2.0
func NewPublicForgotPasswordV3TooManyRequests() *PublicForgotPasswordV3TooManyRequests
NewPublicForgotPasswordV3TooManyRequests creates a PublicForgotPasswordV3TooManyRequests with default headers values
func (*PublicForgotPasswordV3TooManyRequests) Error ¶ added in v0.2.0
func (o *PublicForgotPasswordV3TooManyRequests) Error() string
func (*PublicForgotPasswordV3TooManyRequests) GetPayload ¶ added in v0.2.0
func (o *PublicForgotPasswordV3TooManyRequests) GetPayload() *iamclientmodels.RestErrorResponse
type PublicGetAsyncStatusForbidden ¶ added in v0.2.0
type PublicGetAsyncStatusForbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicGetAsyncStatusForbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20013</td><td>insufficient permissions</td></tr></table>
func NewPublicGetAsyncStatusForbidden ¶ added in v0.2.0
func NewPublicGetAsyncStatusForbidden() *PublicGetAsyncStatusForbidden
NewPublicGetAsyncStatusForbidden creates a PublicGetAsyncStatusForbidden with default headers values
func (*PublicGetAsyncStatusForbidden) Error ¶ added in v0.2.0
func (o *PublicGetAsyncStatusForbidden) Error() string
func (*PublicGetAsyncStatusForbidden) GetPayload ¶ added in v0.2.0
func (o *PublicGetAsyncStatusForbidden) GetPayload() *iamclientmodels.RestErrorResponse
type PublicGetAsyncStatusInternalServerError ¶ added in v0.2.0
type PublicGetAsyncStatusInternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicGetAsyncStatusInternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20000</td><td>internal server error</td></tr></table>
func NewPublicGetAsyncStatusInternalServerError ¶ added in v0.2.0
func NewPublicGetAsyncStatusInternalServerError() *PublicGetAsyncStatusInternalServerError
NewPublicGetAsyncStatusInternalServerError creates a PublicGetAsyncStatusInternalServerError with default headers values
func (*PublicGetAsyncStatusInternalServerError) Error ¶ added in v0.2.0
func (o *PublicGetAsyncStatusInternalServerError) Error() string
func (*PublicGetAsyncStatusInternalServerError) GetPayload ¶ added in v0.2.0
func (o *PublicGetAsyncStatusInternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
type PublicGetAsyncStatusOK ¶ added in v0.2.0
type PublicGetAsyncStatusOK struct {
Payload *iamclientmodels.ModelLinkRequest
}
PublicGetAsyncStatusOK handles this case with default header values.
OK
func NewPublicGetAsyncStatusOK ¶ added in v0.2.0
func NewPublicGetAsyncStatusOK() *PublicGetAsyncStatusOK
NewPublicGetAsyncStatusOK creates a PublicGetAsyncStatusOK with default headers values
func (*PublicGetAsyncStatusOK) Error ¶ added in v0.2.0
func (o *PublicGetAsyncStatusOK) Error() string
func (*PublicGetAsyncStatusOK) GetPayload ¶ added in v0.2.0
func (o *PublicGetAsyncStatusOK) GetPayload() *iamclientmodels.ModelLinkRequest
type PublicGetAsyncStatusParams ¶ added in v0.2.0
type PublicGetAsyncStatusParams struct { /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*RequestID Request ID of the link status */ RequestID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicGetAsyncStatusParams contains all the parameters to send to the API endpoint for the public get async status operation typically these are written to a http.Request
func NewPublicGetAsyncStatusParams ¶ added in v0.2.0
func NewPublicGetAsyncStatusParams() *PublicGetAsyncStatusParams
NewPublicGetAsyncStatusParams creates a new PublicGetAsyncStatusParams object with the default values initialized.
func NewPublicGetAsyncStatusParamsWithContext ¶ added in v0.2.0
func NewPublicGetAsyncStatusParamsWithContext(ctx context.Context) *PublicGetAsyncStatusParams
NewPublicGetAsyncStatusParamsWithContext creates a new PublicGetAsyncStatusParams object with the default values initialized, and the ability to set a context for a request
func NewPublicGetAsyncStatusParamsWithHTTPClient ¶ added in v0.2.0
func NewPublicGetAsyncStatusParamsWithHTTPClient(client *http.Client) *PublicGetAsyncStatusParams
NewPublicGetAsyncStatusParamsWithHTTPClient creates a new PublicGetAsyncStatusParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicGetAsyncStatusParamsWithTimeout ¶ added in v0.2.0
func NewPublicGetAsyncStatusParamsWithTimeout(timeout time.Duration) *PublicGetAsyncStatusParams
NewPublicGetAsyncStatusParamsWithTimeout creates a new PublicGetAsyncStatusParams object with the default values initialized, and the ability to set a timeout on a request
func (*PublicGetAsyncStatusParams) SetContext ¶ added in v0.2.0
func (o *PublicGetAsyncStatusParams) SetContext(ctx context.Context)
SetContext adds the context to the public get async status params
func (*PublicGetAsyncStatusParams) SetHTTPClient ¶ added in v0.2.0
func (o *PublicGetAsyncStatusParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public get async status params
func (*PublicGetAsyncStatusParams) SetNamespace ¶ added in v0.2.0
func (o *PublicGetAsyncStatusParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the public get async status params
func (*PublicGetAsyncStatusParams) SetRequestID ¶ added in v0.2.0
func (o *PublicGetAsyncStatusParams) SetRequestID(requestID string)
SetRequestID adds the requestId to the public get async status params
func (*PublicGetAsyncStatusParams) SetTimeout ¶ added in v0.2.0
func (o *PublicGetAsyncStatusParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public get async status params
func (*PublicGetAsyncStatusParams) WithContext ¶ added in v0.2.0
func (o *PublicGetAsyncStatusParams) WithContext(ctx context.Context) *PublicGetAsyncStatusParams
WithContext adds the context to the public get async status params
func (*PublicGetAsyncStatusParams) WithHTTPClient ¶ added in v0.2.0
func (o *PublicGetAsyncStatusParams) WithHTTPClient(client *http.Client) *PublicGetAsyncStatusParams
WithHTTPClient adds the HTTPClient to the public get async status params
func (*PublicGetAsyncStatusParams) WithNamespace ¶ added in v0.2.0
func (o *PublicGetAsyncStatusParams) WithNamespace(namespace string) *PublicGetAsyncStatusParams
WithNamespace adds the namespace to the public get async status params
func (*PublicGetAsyncStatusParams) WithRequestID ¶ added in v0.2.0
func (o *PublicGetAsyncStatusParams) WithRequestID(requestID string) *PublicGetAsyncStatusParams
WithRequestID adds the requestID to the public get async status params
func (*PublicGetAsyncStatusParams) WithTimeout ¶ added in v0.2.0
func (o *PublicGetAsyncStatusParams) WithTimeout(timeout time.Duration) *PublicGetAsyncStatusParams
WithTimeout adds the timeout to the public get async status params
func (*PublicGetAsyncStatusParams) WriteToRequest ¶ added in v0.2.0
func (o *PublicGetAsyncStatusParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicGetAsyncStatusReader ¶ added in v0.2.0
type PublicGetAsyncStatusReader struct {
// contains filtered or unexported fields
}
PublicGetAsyncStatusReader is a Reader for the PublicGetAsyncStatus structure.
func (*PublicGetAsyncStatusReader) ReadResponse ¶ added in v0.2.0
func (o *PublicGetAsyncStatusReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicGetAsyncStatusUnauthorized ¶ added in v0.2.0
type PublicGetAsyncStatusUnauthorized struct {
}PublicGetAsyncStatusUnauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr><tr><td>20022</td><td>token is not user token</td></tr></table>
func NewPublicGetAsyncStatusUnauthorized ¶ added in v0.2.0
func NewPublicGetAsyncStatusUnauthorized() *PublicGetAsyncStatusUnauthorized
NewPublicGetAsyncStatusUnauthorized creates a PublicGetAsyncStatusUnauthorized with default headers values
func (*PublicGetAsyncStatusUnauthorized) Error ¶ added in v0.2.0
func (o *PublicGetAsyncStatusUnauthorized) Error() string
func (*PublicGetAsyncStatusUnauthorized) GetPayload ¶ added in v0.2.0
func (o *PublicGetAsyncStatusUnauthorized) GetPayload() *iamclientmodels.RestErrorResponse
type PublicGetMyUserV3InternalServerError ¶ added in v0.2.0
type PublicGetMyUserV3InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicGetMyUserV3InternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20000</td><td>internal server error</td></tr></table>
func NewPublicGetMyUserV3InternalServerError ¶ added in v0.2.0
func NewPublicGetMyUserV3InternalServerError() *PublicGetMyUserV3InternalServerError
NewPublicGetMyUserV3InternalServerError creates a PublicGetMyUserV3InternalServerError with default headers values
func (*PublicGetMyUserV3InternalServerError) Error ¶ added in v0.2.0
func (o *PublicGetMyUserV3InternalServerError) Error() string
func (*PublicGetMyUserV3InternalServerError) GetPayload ¶ added in v0.2.0
func (o *PublicGetMyUserV3InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
type PublicGetMyUserV3OK ¶ added in v0.2.0
type PublicGetMyUserV3OK struct {
Payload *iamclientmodels.ModelUserResponseV3
}
PublicGetMyUserV3OK handles this case with default header values.
OK
func NewPublicGetMyUserV3OK ¶ added in v0.2.0
func NewPublicGetMyUserV3OK() *PublicGetMyUserV3OK
NewPublicGetMyUserV3OK creates a PublicGetMyUserV3OK with default headers values
func (*PublicGetMyUserV3OK) Error ¶ added in v0.2.0
func (o *PublicGetMyUserV3OK) Error() string
func (*PublicGetMyUserV3OK) GetPayload ¶ added in v0.2.0
func (o *PublicGetMyUserV3OK) GetPayload() *iamclientmodels.ModelUserResponseV3
type PublicGetMyUserV3Params ¶ added in v0.2.0
type PublicGetMyUserV3Params struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicGetMyUserV3Params contains all the parameters to send to the API endpoint for the public get my user v3 operation typically these are written to a http.Request
func NewPublicGetMyUserV3Params ¶ added in v0.2.0
func NewPublicGetMyUserV3Params() *PublicGetMyUserV3Params
NewPublicGetMyUserV3Params creates a new PublicGetMyUserV3Params object with the default values initialized.
func NewPublicGetMyUserV3ParamsWithContext ¶ added in v0.2.0
func NewPublicGetMyUserV3ParamsWithContext(ctx context.Context) *PublicGetMyUserV3Params
NewPublicGetMyUserV3ParamsWithContext creates a new PublicGetMyUserV3Params object with the default values initialized, and the ability to set a context for a request
func NewPublicGetMyUserV3ParamsWithHTTPClient ¶ added in v0.2.0
func NewPublicGetMyUserV3ParamsWithHTTPClient(client *http.Client) *PublicGetMyUserV3Params
NewPublicGetMyUserV3ParamsWithHTTPClient creates a new PublicGetMyUserV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicGetMyUserV3ParamsWithTimeout ¶ added in v0.2.0
func NewPublicGetMyUserV3ParamsWithTimeout(timeout time.Duration) *PublicGetMyUserV3Params
NewPublicGetMyUserV3ParamsWithTimeout creates a new PublicGetMyUserV3Params object with the default values initialized, and the ability to set a timeout on a request
func (*PublicGetMyUserV3Params) SetContext ¶ added in v0.2.0
func (o *PublicGetMyUserV3Params) SetContext(ctx context.Context)
SetContext adds the context to the public get my user v3 params
func (*PublicGetMyUserV3Params) SetHTTPClient ¶ added in v0.2.0
func (o *PublicGetMyUserV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public get my user v3 params
func (*PublicGetMyUserV3Params) SetTimeout ¶ added in v0.2.0
func (o *PublicGetMyUserV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public get my user v3 params
func (*PublicGetMyUserV3Params) WithContext ¶ added in v0.2.0
func (o *PublicGetMyUserV3Params) WithContext(ctx context.Context) *PublicGetMyUserV3Params
WithContext adds the context to the public get my user v3 params
func (*PublicGetMyUserV3Params) WithHTTPClient ¶ added in v0.2.0
func (o *PublicGetMyUserV3Params) WithHTTPClient(client *http.Client) *PublicGetMyUserV3Params
WithHTTPClient adds the HTTPClient to the public get my user v3 params
func (*PublicGetMyUserV3Params) WithTimeout ¶ added in v0.2.0
func (o *PublicGetMyUserV3Params) WithTimeout(timeout time.Duration) *PublicGetMyUserV3Params
WithTimeout adds the timeout to the public get my user v3 params
func (*PublicGetMyUserV3Params) WriteToRequest ¶ added in v0.2.0
func (o *PublicGetMyUserV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicGetMyUserV3Reader ¶ added in v0.2.0
type PublicGetMyUserV3Reader struct {
// contains filtered or unexported fields
}
PublicGetMyUserV3Reader is a Reader for the PublicGetMyUserV3 structure.
func (*PublicGetMyUserV3Reader) ReadResponse ¶ added in v0.2.0
func (o *PublicGetMyUserV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicGetMyUserV3Unauthorized ¶ added in v0.2.0
type PublicGetMyUserV3Unauthorized struct {
}PublicGetMyUserV3Unauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr><tr><td>20022</td><td>token is not user token</td></tr></table>
func NewPublicGetMyUserV3Unauthorized ¶ added in v0.2.0
func NewPublicGetMyUserV3Unauthorized() *PublicGetMyUserV3Unauthorized
NewPublicGetMyUserV3Unauthorized creates a PublicGetMyUserV3Unauthorized with default headers values
func (*PublicGetMyUserV3Unauthorized) Error ¶ added in v0.2.0
func (o *PublicGetMyUserV3Unauthorized) Error() string
func (*PublicGetMyUserV3Unauthorized) GetPayload ¶ added in v0.2.0
func (o *PublicGetMyUserV3Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
type PublicGetUserBanForbidden ¶ added in v0.2.0
type PublicGetUserBanForbidden struct { }
PublicGetUserBanForbidden handles this case with default header values.
Forbidden
func NewPublicGetUserBanForbidden ¶ added in v0.2.0
func NewPublicGetUserBanForbidden() *PublicGetUserBanForbidden
NewPublicGetUserBanForbidden creates a PublicGetUserBanForbidden with default headers values
func (*PublicGetUserBanForbidden) Error ¶ added in v0.2.0
func (o *PublicGetUserBanForbidden) Error() string
type PublicGetUserBanHistoryV3BadRequest ¶ added in v0.2.0
type PublicGetUserBanHistoryV3BadRequest struct { }
PublicGetUserBanHistoryV3BadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20019</td><td>unable to parse request body</td></tr></table>
func NewPublicGetUserBanHistoryV3BadRequest ¶ added in v0.2.0
func NewPublicGetUserBanHistoryV3BadRequest() *PublicGetUserBanHistoryV3BadRequest
NewPublicGetUserBanHistoryV3BadRequest creates a PublicGetUserBanHistoryV3BadRequest with default headers values
func (*PublicGetUserBanHistoryV3BadRequest) Error ¶ added in v0.2.0
func (o *PublicGetUserBanHistoryV3BadRequest) Error() string
type PublicGetUserBanHistoryV3Forbidden ¶ added in v0.2.0
type PublicGetUserBanHistoryV3Forbidden struct { }
PublicGetUserBanHistoryV3Forbidden handles this case with default header values.
Forbidden
func NewPublicGetUserBanHistoryV3Forbidden ¶ added in v0.2.0
func NewPublicGetUserBanHistoryV3Forbidden() *PublicGetUserBanHistoryV3Forbidden
NewPublicGetUserBanHistoryV3Forbidden creates a PublicGetUserBanHistoryV3Forbidden with default headers values
func (*PublicGetUserBanHistoryV3Forbidden) Error ¶ added in v0.2.0
func (o *PublicGetUserBanHistoryV3Forbidden) Error() string
type PublicGetUserBanHistoryV3InternalServerError ¶ added in v0.2.0
type PublicGetUserBanHistoryV3InternalServerError struct { }
PublicGetUserBanHistoryV3InternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20000</td><td>internal server error</td></tr></table>
func NewPublicGetUserBanHistoryV3InternalServerError ¶ added in v0.2.0
func NewPublicGetUserBanHistoryV3InternalServerError() *PublicGetUserBanHistoryV3InternalServerError
NewPublicGetUserBanHistoryV3InternalServerError creates a PublicGetUserBanHistoryV3InternalServerError with default headers values
func (*PublicGetUserBanHistoryV3InternalServerError) Error ¶ added in v0.2.0
func (o *PublicGetUserBanHistoryV3InternalServerError) Error() string
type PublicGetUserBanHistoryV3NotFound ¶ added in v0.2.0
type PublicGetUserBanHistoryV3NotFound struct { }
PublicGetUserBanHistoryV3NotFound 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>10139</td><td>platform account not found</td></tr></table>
func NewPublicGetUserBanHistoryV3NotFound ¶ added in v0.2.0
func NewPublicGetUserBanHistoryV3NotFound() *PublicGetUserBanHistoryV3NotFound
NewPublicGetUserBanHistoryV3NotFound creates a PublicGetUserBanHistoryV3NotFound with default headers values
func (*PublicGetUserBanHistoryV3NotFound) Error ¶ added in v0.2.0
func (o *PublicGetUserBanHistoryV3NotFound) Error() string
type PublicGetUserBanHistoryV3OK ¶ added in v0.2.0
type PublicGetUserBanHistoryV3OK struct {
Payload *iamclientmodels.ModelGetUserBanV3Response
}
PublicGetUserBanHistoryV3OK handles this case with default header values.
OK
func NewPublicGetUserBanHistoryV3OK ¶ added in v0.2.0
func NewPublicGetUserBanHistoryV3OK() *PublicGetUserBanHistoryV3OK
NewPublicGetUserBanHistoryV3OK creates a PublicGetUserBanHistoryV3OK with default headers values
func (*PublicGetUserBanHistoryV3OK) Error ¶ added in v0.2.0
func (o *PublicGetUserBanHistoryV3OK) Error() string
func (*PublicGetUserBanHistoryV3OK) GetPayload ¶ added in v0.2.0
func (o *PublicGetUserBanHistoryV3OK) GetPayload() *iamclientmodels.ModelGetUserBanV3Response
type PublicGetUserBanHistoryV3Params ¶ added in v0.2.0
type PublicGetUserBanHistoryV3Params struct { /*ActiveOnly Filter ban based on the ban status. If you set this, only active ban returned */ ActiveOnly *bool /*After Filter ban based on the date creation. If you set this, only user bans created after the date returned. The date is in ISO-8601. Example value: 2019-05-18T07:17:45Z. <em>Doesn't work yet</em> */ After *string /*Before Filter ban based on the date creation. If you set this, only user bans created before the date returned. The date is in ISO-8601. Example value: 2019-05-18T07:17:45Z. <em>Doesn't work yet</em> */ Before *string /*Limit The number of data returned in one query. The maximum value of the limit is 100 and the minimum value of the limit is 1. If you set this into -1, then it returns all data. Default: -1. <em>Doesn't work yet</em>. */ Limit *int64 /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*UserID User ID */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicGetUserBanHistoryV3Params contains all the parameters to send to the API endpoint for the public get user ban history v3 operation typically these are written to a http.Request
func NewPublicGetUserBanHistoryV3Params ¶ added in v0.2.0
func NewPublicGetUserBanHistoryV3Params() *PublicGetUserBanHistoryV3Params
NewPublicGetUserBanHistoryV3Params creates a new PublicGetUserBanHistoryV3Params object with the default values initialized.
func NewPublicGetUserBanHistoryV3ParamsWithContext ¶ added in v0.2.0
func NewPublicGetUserBanHistoryV3ParamsWithContext(ctx context.Context) *PublicGetUserBanHistoryV3Params
NewPublicGetUserBanHistoryV3ParamsWithContext creates a new PublicGetUserBanHistoryV3Params object with the default values initialized, and the ability to set a context for a request
func NewPublicGetUserBanHistoryV3ParamsWithHTTPClient ¶ added in v0.2.0
func NewPublicGetUserBanHistoryV3ParamsWithHTTPClient(client *http.Client) *PublicGetUserBanHistoryV3Params
NewPublicGetUserBanHistoryV3ParamsWithHTTPClient creates a new PublicGetUserBanHistoryV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicGetUserBanHistoryV3ParamsWithTimeout ¶ added in v0.2.0
func NewPublicGetUserBanHistoryV3ParamsWithTimeout(timeout time.Duration) *PublicGetUserBanHistoryV3Params
NewPublicGetUserBanHistoryV3ParamsWithTimeout creates a new PublicGetUserBanHistoryV3Params object with the default values initialized, and the ability to set a timeout on a request
func (*PublicGetUserBanHistoryV3Params) SetActiveOnly ¶ added in v0.2.0
func (o *PublicGetUserBanHistoryV3Params) SetActiveOnly(activeOnly *bool)
SetActiveOnly adds the activeOnly to the public get user ban history v3 params
func (*PublicGetUserBanHistoryV3Params) SetAfter ¶ added in v0.2.0
func (o *PublicGetUserBanHistoryV3Params) SetAfter(after *string)
SetAfter adds the after to the public get user ban history v3 params
func (*PublicGetUserBanHistoryV3Params) SetBefore ¶ added in v0.2.0
func (o *PublicGetUserBanHistoryV3Params) SetBefore(before *string)
SetBefore adds the before to the public get user ban history v3 params
func (*PublicGetUserBanHistoryV3Params) SetContext ¶ added in v0.2.0
func (o *PublicGetUserBanHistoryV3Params) SetContext(ctx context.Context)
SetContext adds the context to the public get user ban history v3 params
func (*PublicGetUserBanHistoryV3Params) SetHTTPClient ¶ added in v0.2.0
func (o *PublicGetUserBanHistoryV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public get user ban history v3 params
func (*PublicGetUserBanHistoryV3Params) SetLimit ¶ added in v0.2.0
func (o *PublicGetUserBanHistoryV3Params) SetLimit(limit *int64)
SetLimit adds the limit to the public get user ban history v3 params
func (*PublicGetUserBanHistoryV3Params) SetNamespace ¶ added in v0.2.0
func (o *PublicGetUserBanHistoryV3Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the public get user ban history v3 params
func (*PublicGetUserBanHistoryV3Params) SetTimeout ¶ added in v0.2.0
func (o *PublicGetUserBanHistoryV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public get user ban history v3 params
func (*PublicGetUserBanHistoryV3Params) SetUserID ¶ added in v0.2.0
func (o *PublicGetUserBanHistoryV3Params) SetUserID(userID string)
SetUserID adds the userId to the public get user ban history v3 params
func (*PublicGetUserBanHistoryV3Params) WithActiveOnly ¶ added in v0.2.0
func (o *PublicGetUserBanHistoryV3Params) WithActiveOnly(activeOnly *bool) *PublicGetUserBanHistoryV3Params
WithActiveOnly adds the activeOnly to the public get user ban history v3 params
func (*PublicGetUserBanHistoryV3Params) WithAfter ¶ added in v0.2.0
func (o *PublicGetUserBanHistoryV3Params) WithAfter(after *string) *PublicGetUserBanHistoryV3Params
WithAfter adds the after to the public get user ban history v3 params
func (*PublicGetUserBanHistoryV3Params) WithBefore ¶ added in v0.2.0
func (o *PublicGetUserBanHistoryV3Params) WithBefore(before *string) *PublicGetUserBanHistoryV3Params
WithBefore adds the before to the public get user ban history v3 params
func (*PublicGetUserBanHistoryV3Params) WithContext ¶ added in v0.2.0
func (o *PublicGetUserBanHistoryV3Params) WithContext(ctx context.Context) *PublicGetUserBanHistoryV3Params
WithContext adds the context to the public get user ban history v3 params
func (*PublicGetUserBanHistoryV3Params) WithHTTPClient ¶ added in v0.2.0
func (o *PublicGetUserBanHistoryV3Params) WithHTTPClient(client *http.Client) *PublicGetUserBanHistoryV3Params
WithHTTPClient adds the HTTPClient to the public get user ban history v3 params
func (*PublicGetUserBanHistoryV3Params) WithLimit ¶ added in v0.2.0
func (o *PublicGetUserBanHistoryV3Params) WithLimit(limit *int64) *PublicGetUserBanHistoryV3Params
WithLimit adds the limit to the public get user ban history v3 params
func (*PublicGetUserBanHistoryV3Params) WithNamespace ¶ added in v0.2.0
func (o *PublicGetUserBanHistoryV3Params) WithNamespace(namespace string) *PublicGetUserBanHistoryV3Params
WithNamespace adds the namespace to the public get user ban history v3 params
func (*PublicGetUserBanHistoryV3Params) WithTimeout ¶ added in v0.2.0
func (o *PublicGetUserBanHistoryV3Params) WithTimeout(timeout time.Duration) *PublicGetUserBanHistoryV3Params
WithTimeout adds the timeout to the public get user ban history v3 params
func (*PublicGetUserBanHistoryV3Params) WithUserID ¶ added in v0.2.0
func (o *PublicGetUserBanHistoryV3Params) WithUserID(userID string) *PublicGetUserBanHistoryV3Params
WithUserID adds the userID to the public get user ban history v3 params
func (*PublicGetUserBanHistoryV3Params) WriteToRequest ¶ added in v0.2.0
func (o *PublicGetUserBanHistoryV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicGetUserBanHistoryV3Reader ¶ added in v0.2.0
type PublicGetUserBanHistoryV3Reader struct {
// contains filtered or unexported fields
}
PublicGetUserBanHistoryV3Reader is a Reader for the PublicGetUserBanHistoryV3 structure.
func (*PublicGetUserBanHistoryV3Reader) ReadResponse ¶ added in v0.2.0
func (o *PublicGetUserBanHistoryV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicGetUserBanHistoryV3Unauthorized ¶ added in v0.2.0
type PublicGetUserBanHistoryV3Unauthorized struct { }
PublicGetUserBanHistoryV3Unauthorized handles this case with default header values.
Unauthorized access
func NewPublicGetUserBanHistoryV3Unauthorized ¶ added in v0.2.0
func NewPublicGetUserBanHistoryV3Unauthorized() *PublicGetUserBanHistoryV3Unauthorized
NewPublicGetUserBanHistoryV3Unauthorized creates a PublicGetUserBanHistoryV3Unauthorized with default headers values
func (*PublicGetUserBanHistoryV3Unauthorized) Error ¶ added in v0.2.0
func (o *PublicGetUserBanHistoryV3Unauthorized) Error() string
type PublicGetUserBanNotFound ¶ added in v0.2.0
type PublicGetUserBanNotFound struct { }
PublicGetUserBanNotFound handles this case with default header values.
Data not found
func NewPublicGetUserBanNotFound ¶ added in v0.2.0
func NewPublicGetUserBanNotFound() *PublicGetUserBanNotFound
NewPublicGetUserBanNotFound creates a PublicGetUserBanNotFound with default headers values
func (*PublicGetUserBanNotFound) Error ¶ added in v0.2.0
func (o *PublicGetUserBanNotFound) Error() string
type PublicGetUserBanOK ¶ added in v0.2.0
type PublicGetUserBanOK struct {
Payload []*iamclientmodels.ModelUserBanResponse
}
PublicGetUserBanOK handles this case with default header values.
OK
func NewPublicGetUserBanOK ¶ added in v0.2.0
func NewPublicGetUserBanOK() *PublicGetUserBanOK
NewPublicGetUserBanOK creates a PublicGetUserBanOK with default headers values
func (*PublicGetUserBanOK) Error ¶ added in v0.2.0
func (o *PublicGetUserBanOK) Error() string
func (*PublicGetUserBanOK) GetPayload ¶ added in v0.2.0
func (o *PublicGetUserBanOK) GetPayload() []*iamclientmodels.ModelUserBanResponse
type PublicGetUserBanParams ¶ added in v0.2.0
type PublicGetUserBanParams struct { /*ActiveOnly Filter ban to only returns the active one */ ActiveOnly *bool /*Namespace Namespace */ Namespace string /*UserID User ID */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicGetUserBanParams contains all the parameters to send to the API endpoint for the public get user ban operation typically these are written to a http.Request
func NewPublicGetUserBanParams ¶ added in v0.2.0
func NewPublicGetUserBanParams() *PublicGetUserBanParams
NewPublicGetUserBanParams creates a new PublicGetUserBanParams object with the default values initialized.
func NewPublicGetUserBanParamsWithContext ¶ added in v0.2.0
func NewPublicGetUserBanParamsWithContext(ctx context.Context) *PublicGetUserBanParams
NewPublicGetUserBanParamsWithContext creates a new PublicGetUserBanParams object with the default values initialized, and the ability to set a context for a request
func NewPublicGetUserBanParamsWithHTTPClient ¶ added in v0.2.0
func NewPublicGetUserBanParamsWithHTTPClient(client *http.Client) *PublicGetUserBanParams
NewPublicGetUserBanParamsWithHTTPClient creates a new PublicGetUserBanParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicGetUserBanParamsWithTimeout ¶ added in v0.2.0
func NewPublicGetUserBanParamsWithTimeout(timeout time.Duration) *PublicGetUserBanParams
NewPublicGetUserBanParamsWithTimeout creates a new PublicGetUserBanParams object with the default values initialized, and the ability to set a timeout on a request
func (*PublicGetUserBanParams) SetActiveOnly ¶ added in v0.2.0
func (o *PublicGetUserBanParams) SetActiveOnly(activeOnly *bool)
SetActiveOnly adds the activeOnly to the public get user ban params
func (*PublicGetUserBanParams) SetContext ¶ added in v0.2.0
func (o *PublicGetUserBanParams) SetContext(ctx context.Context)
SetContext adds the context to the public get user ban params
func (*PublicGetUserBanParams) SetHTTPClient ¶ added in v0.2.0
func (o *PublicGetUserBanParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public get user ban params
func (*PublicGetUserBanParams) SetNamespace ¶ added in v0.2.0
func (o *PublicGetUserBanParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the public get user ban params
func (*PublicGetUserBanParams) SetTimeout ¶ added in v0.2.0
func (o *PublicGetUserBanParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public get user ban params
func (*PublicGetUserBanParams) SetUserID ¶ added in v0.2.0
func (o *PublicGetUserBanParams) SetUserID(userID string)
SetUserID adds the userId to the public get user ban params
func (*PublicGetUserBanParams) WithActiveOnly ¶ added in v0.2.0
func (o *PublicGetUserBanParams) WithActiveOnly(activeOnly *bool) *PublicGetUserBanParams
WithActiveOnly adds the activeOnly to the public get user ban params
func (*PublicGetUserBanParams) WithContext ¶ added in v0.2.0
func (o *PublicGetUserBanParams) WithContext(ctx context.Context) *PublicGetUserBanParams
WithContext adds the context to the public get user ban params
func (*PublicGetUserBanParams) WithHTTPClient ¶ added in v0.2.0
func (o *PublicGetUserBanParams) WithHTTPClient(client *http.Client) *PublicGetUserBanParams
WithHTTPClient adds the HTTPClient to the public get user ban params
func (*PublicGetUserBanParams) WithNamespace ¶ added in v0.2.0
func (o *PublicGetUserBanParams) WithNamespace(namespace string) *PublicGetUserBanParams
WithNamespace adds the namespace to the public get user ban params
func (*PublicGetUserBanParams) WithTimeout ¶ added in v0.2.0
func (o *PublicGetUserBanParams) WithTimeout(timeout time.Duration) *PublicGetUserBanParams
WithTimeout adds the timeout to the public get user ban params
func (*PublicGetUserBanParams) WithUserID ¶ added in v0.2.0
func (o *PublicGetUserBanParams) WithUserID(userID string) *PublicGetUserBanParams
WithUserID adds the userID to the public get user ban params
func (*PublicGetUserBanParams) WriteToRequest ¶ added in v0.2.0
func (o *PublicGetUserBanParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicGetUserBanReader ¶ added in v0.2.0
type PublicGetUserBanReader struct {
// contains filtered or unexported fields
}
PublicGetUserBanReader is a Reader for the PublicGetUserBan structure.
func (*PublicGetUserBanReader) ReadResponse ¶ added in v0.2.0
func (o *PublicGetUserBanReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicGetUserBanUnauthorized ¶ added in v0.2.0
type PublicGetUserBanUnauthorized struct { }
PublicGetUserBanUnauthorized handles this case with default header values.
Unauthorized access
func NewPublicGetUserBanUnauthorized ¶ added in v0.2.0
func NewPublicGetUserBanUnauthorized() *PublicGetUserBanUnauthorized
NewPublicGetUserBanUnauthorized creates a PublicGetUserBanUnauthorized with default headers values
func (*PublicGetUserBanUnauthorized) Error ¶ added in v0.2.0
func (o *PublicGetUserBanUnauthorized) Error() string
type PublicGetUserByPlatformUserIDV3Forbidden ¶ added in v0.2.0
type PublicGetUserByPlatformUserIDV3Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicGetUserByPlatformUserIDV3Forbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20013</td><td>insufficient permissions</td></tr></table>
func NewPublicGetUserByPlatformUserIDV3Forbidden ¶ added in v0.2.0
func NewPublicGetUserByPlatformUserIDV3Forbidden() *PublicGetUserByPlatformUserIDV3Forbidden
NewPublicGetUserByPlatformUserIDV3Forbidden creates a PublicGetUserByPlatformUserIDV3Forbidden with default headers values
func (*PublicGetUserByPlatformUserIDV3Forbidden) Error ¶ added in v0.2.0
func (o *PublicGetUserByPlatformUserIDV3Forbidden) Error() string
func (*PublicGetUserByPlatformUserIDV3Forbidden) GetPayload ¶ added in v0.2.0
func (o *PublicGetUserByPlatformUserIDV3Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
type PublicGetUserByPlatformUserIDV3InternalServerError ¶ added in v0.2.0
type PublicGetUserByPlatformUserIDV3InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicGetUserByPlatformUserIDV3InternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20000</td><td>internal server error</td></tr></table>
func NewPublicGetUserByPlatformUserIDV3InternalServerError ¶ added in v0.2.0
func NewPublicGetUserByPlatformUserIDV3InternalServerError() *PublicGetUserByPlatformUserIDV3InternalServerError
NewPublicGetUserByPlatformUserIDV3InternalServerError creates a PublicGetUserByPlatformUserIDV3InternalServerError with default headers values
func (*PublicGetUserByPlatformUserIDV3InternalServerError) Error ¶ added in v0.2.0
func (o *PublicGetUserByPlatformUserIDV3InternalServerError) Error() string
func (*PublicGetUserByPlatformUserIDV3InternalServerError) GetPayload ¶ added in v0.2.0
func (o *PublicGetUserByPlatformUserIDV3InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
type PublicGetUserByPlatformUserIDV3NotFound ¶ added in v0.2.0
type PublicGetUserByPlatformUserIDV3NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicGetUserByPlatformUserIDV3NotFound 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>10139</td><td>platform account not found</td></tr></table>
func NewPublicGetUserByPlatformUserIDV3NotFound ¶ added in v0.2.0
func NewPublicGetUserByPlatformUserIDV3NotFound() *PublicGetUserByPlatformUserIDV3NotFound
NewPublicGetUserByPlatformUserIDV3NotFound creates a PublicGetUserByPlatformUserIDV3NotFound with default headers values
func (*PublicGetUserByPlatformUserIDV3NotFound) Error ¶ added in v0.2.0
func (o *PublicGetUserByPlatformUserIDV3NotFound) Error() string
func (*PublicGetUserByPlatformUserIDV3NotFound) GetPayload ¶ added in v0.2.0
func (o *PublicGetUserByPlatformUserIDV3NotFound) GetPayload() *iamclientmodels.RestErrorResponse
type PublicGetUserByPlatformUserIDV3OK ¶ added in v0.2.0
type PublicGetUserByPlatformUserIDV3OK struct {
Payload *iamclientmodels.ModelUserResponseV3
}
PublicGetUserByPlatformUserIDV3OK handles this case with default header values.
OK
func NewPublicGetUserByPlatformUserIDV3OK ¶ added in v0.2.0
func NewPublicGetUserByPlatformUserIDV3OK() *PublicGetUserByPlatformUserIDV3OK
NewPublicGetUserByPlatformUserIDV3OK creates a PublicGetUserByPlatformUserIDV3OK with default headers values
func (*PublicGetUserByPlatformUserIDV3OK) Error ¶ added in v0.2.0
func (o *PublicGetUserByPlatformUserIDV3OK) Error() string
func (*PublicGetUserByPlatformUserIDV3OK) GetPayload ¶ added in v0.2.0
func (o *PublicGetUserByPlatformUserIDV3OK) GetPayload() *iamclientmodels.ModelUserResponseV3
type PublicGetUserByPlatformUserIDV3Params ¶ added in v0.2.0
type PublicGetUserByPlatformUserIDV3Params struct { /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*PlatformID Platform ID */ PlatformID string /*PlatformUserID Platform User ID */ PlatformUserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicGetUserByPlatformUserIDV3Params contains all the parameters to send to the API endpoint for the public get user by platform user ID v3 operation typically these are written to a http.Request
func NewPublicGetUserByPlatformUserIDV3Params ¶ added in v0.2.0
func NewPublicGetUserByPlatformUserIDV3Params() *PublicGetUserByPlatformUserIDV3Params
NewPublicGetUserByPlatformUserIDV3Params creates a new PublicGetUserByPlatformUserIDV3Params object with the default values initialized.
func NewPublicGetUserByPlatformUserIDV3ParamsWithContext ¶ added in v0.2.0
func NewPublicGetUserByPlatformUserIDV3ParamsWithContext(ctx context.Context) *PublicGetUserByPlatformUserIDV3Params
NewPublicGetUserByPlatformUserIDV3ParamsWithContext creates a new PublicGetUserByPlatformUserIDV3Params object with the default values initialized, and the ability to set a context for a request
func NewPublicGetUserByPlatformUserIDV3ParamsWithHTTPClient ¶ added in v0.2.0
func NewPublicGetUserByPlatformUserIDV3ParamsWithHTTPClient(client *http.Client) *PublicGetUserByPlatformUserIDV3Params
NewPublicGetUserByPlatformUserIDV3ParamsWithHTTPClient creates a new PublicGetUserByPlatformUserIDV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicGetUserByPlatformUserIDV3ParamsWithTimeout ¶ added in v0.2.0
func NewPublicGetUserByPlatformUserIDV3ParamsWithTimeout(timeout time.Duration) *PublicGetUserByPlatformUserIDV3Params
NewPublicGetUserByPlatformUserIDV3ParamsWithTimeout creates a new PublicGetUserByPlatformUserIDV3Params object with the default values initialized, and the ability to set a timeout on a request
func (*PublicGetUserByPlatformUserIDV3Params) SetContext ¶ added in v0.2.0
func (o *PublicGetUserByPlatformUserIDV3Params) SetContext(ctx context.Context)
SetContext adds the context to the public get user by platform user ID v3 params
func (*PublicGetUserByPlatformUserIDV3Params) SetHTTPClient ¶ added in v0.2.0
func (o *PublicGetUserByPlatformUserIDV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public get user by platform user ID v3 params
func (*PublicGetUserByPlatformUserIDV3Params) SetNamespace ¶ added in v0.2.0
func (o *PublicGetUserByPlatformUserIDV3Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the public get user by platform user ID v3 params
func (*PublicGetUserByPlatformUserIDV3Params) SetPlatformID ¶ added in v0.2.0
func (o *PublicGetUserByPlatformUserIDV3Params) SetPlatformID(platformID string)
SetPlatformID adds the platformId to the public get user by platform user ID v3 params
func (*PublicGetUserByPlatformUserIDV3Params) SetPlatformUserID ¶ added in v0.2.0
func (o *PublicGetUserByPlatformUserIDV3Params) SetPlatformUserID(platformUserID string)
SetPlatformUserID adds the platformUserId to the public get user by platform user ID v3 params
func (*PublicGetUserByPlatformUserIDV3Params) SetTimeout ¶ added in v0.2.0
func (o *PublicGetUserByPlatformUserIDV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public get user by platform user ID v3 params
func (*PublicGetUserByPlatformUserIDV3Params) WithContext ¶ added in v0.2.0
func (o *PublicGetUserByPlatformUserIDV3Params) WithContext(ctx context.Context) *PublicGetUserByPlatformUserIDV3Params
WithContext adds the context to the public get user by platform user ID v3 params
func (*PublicGetUserByPlatformUserIDV3Params) WithHTTPClient ¶ added in v0.2.0
func (o *PublicGetUserByPlatformUserIDV3Params) WithHTTPClient(client *http.Client) *PublicGetUserByPlatformUserIDV3Params
WithHTTPClient adds the HTTPClient to the public get user by platform user ID v3 params
func (*PublicGetUserByPlatformUserIDV3Params) WithNamespace ¶ added in v0.2.0
func (o *PublicGetUserByPlatformUserIDV3Params) WithNamespace(namespace string) *PublicGetUserByPlatformUserIDV3Params
WithNamespace adds the namespace to the public get user by platform user ID v3 params
func (*PublicGetUserByPlatformUserIDV3Params) WithPlatformID ¶ added in v0.2.0
func (o *PublicGetUserByPlatformUserIDV3Params) WithPlatformID(platformID string) *PublicGetUserByPlatformUserIDV3Params
WithPlatformID adds the platformID to the public get user by platform user ID v3 params
func (*PublicGetUserByPlatformUserIDV3Params) WithPlatformUserID ¶ added in v0.2.0
func (o *PublicGetUserByPlatformUserIDV3Params) WithPlatformUserID(platformUserID string) *PublicGetUserByPlatformUserIDV3Params
WithPlatformUserID adds the platformUserID to the public get user by platform user ID v3 params
func (*PublicGetUserByPlatformUserIDV3Params) WithTimeout ¶ added in v0.2.0
func (o *PublicGetUserByPlatformUserIDV3Params) WithTimeout(timeout time.Duration) *PublicGetUserByPlatformUserIDV3Params
WithTimeout adds the timeout to the public get user by platform user ID v3 params
func (*PublicGetUserByPlatformUserIDV3Params) WriteToRequest ¶ added in v0.2.0
func (o *PublicGetUserByPlatformUserIDV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicGetUserByPlatformUserIDV3Reader ¶ added in v0.2.0
type PublicGetUserByPlatformUserIDV3Reader struct {
// contains filtered or unexported fields
}
PublicGetUserByPlatformUserIDV3Reader is a Reader for the PublicGetUserByPlatformUserIDV3 structure.
func (*PublicGetUserByPlatformUserIDV3Reader) ReadResponse ¶ added in v0.2.0
func (o *PublicGetUserByPlatformUserIDV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicGetUserByPlatformUserIDV3Unauthorized ¶ added in v0.2.0
type PublicGetUserByPlatformUserIDV3Unauthorized struct {
}PublicGetUserByPlatformUserIDV3Unauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr></table>
func NewPublicGetUserByPlatformUserIDV3Unauthorized ¶ added in v0.2.0
func NewPublicGetUserByPlatformUserIDV3Unauthorized() *PublicGetUserByPlatformUserIDV3Unauthorized
NewPublicGetUserByPlatformUserIDV3Unauthorized creates a PublicGetUserByPlatformUserIDV3Unauthorized with default headers values
func (*PublicGetUserByPlatformUserIDV3Unauthorized) Error ¶ added in v0.2.0
func (o *PublicGetUserByPlatformUserIDV3Unauthorized) Error() string
func (*PublicGetUserByPlatformUserIDV3Unauthorized) GetPayload ¶ added in v0.2.0
func (o *PublicGetUserByPlatformUserIDV3Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
type PublicGetUserByUserIDV2InternalServerError ¶ added in v0.2.0
type PublicGetUserByUserIDV2InternalServerError struct { }
PublicGetUserByUserIDV2InternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20000</td><td>internal server error</td></tr></table>
func NewPublicGetUserByUserIDV2InternalServerError ¶ added in v0.2.0
func NewPublicGetUserByUserIDV2InternalServerError() *PublicGetUserByUserIDV2InternalServerError
NewPublicGetUserByUserIDV2InternalServerError creates a PublicGetUserByUserIDV2InternalServerError with default headers values
func (*PublicGetUserByUserIDV2InternalServerError) Error ¶ added in v0.2.0
func (o *PublicGetUserByUserIDV2InternalServerError) Error() string
type PublicGetUserByUserIDV2NotFound ¶ added in v0.2.0
type PublicGetUserByUserIDV2NotFound struct { }
PublicGetUserByUserIDV2NotFound 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>10139</td><td>platform account not found</td></tr></table>
func NewPublicGetUserByUserIDV2NotFound ¶ added in v0.2.0
func NewPublicGetUserByUserIDV2NotFound() *PublicGetUserByUserIDV2NotFound
NewPublicGetUserByUserIDV2NotFound creates a PublicGetUserByUserIDV2NotFound with default headers values
func (*PublicGetUserByUserIDV2NotFound) Error ¶ added in v0.2.0
func (o *PublicGetUserByUserIDV2NotFound) Error() string
type PublicGetUserByUserIDV2OK ¶ added in v0.2.0
type PublicGetUserByUserIDV2OK struct {
Payload *iamclientmodels.ModelUserResponse
}
PublicGetUserByUserIDV2OK handles this case with default header values.
OK
func NewPublicGetUserByUserIDV2OK ¶ added in v0.2.0
func NewPublicGetUserByUserIDV2OK() *PublicGetUserByUserIDV2OK
NewPublicGetUserByUserIDV2OK creates a PublicGetUserByUserIDV2OK with default headers values
func (*PublicGetUserByUserIDV2OK) Error ¶ added in v0.2.0
func (o *PublicGetUserByUserIDV2OK) Error() string
func (*PublicGetUserByUserIDV2OK) GetPayload ¶ added in v0.2.0
func (o *PublicGetUserByUserIDV2OK) GetPayload() *iamclientmodels.ModelUserResponse
type PublicGetUserByUserIDV2Params ¶ added in v0.2.0
type PublicGetUserByUserIDV2Params struct { /*Namespace Namespace */ Namespace string /*UserID User ID */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicGetUserByUserIDV2Params contains all the parameters to send to the API endpoint for the public get user by user ID v2 operation typically these are written to a http.Request
func NewPublicGetUserByUserIDV2Params ¶ added in v0.2.0
func NewPublicGetUserByUserIDV2Params() *PublicGetUserByUserIDV2Params
NewPublicGetUserByUserIDV2Params creates a new PublicGetUserByUserIDV2Params object with the default values initialized.
func NewPublicGetUserByUserIDV2ParamsWithContext ¶ added in v0.2.0
func NewPublicGetUserByUserIDV2ParamsWithContext(ctx context.Context) *PublicGetUserByUserIDV2Params
NewPublicGetUserByUserIDV2ParamsWithContext creates a new PublicGetUserByUserIDV2Params object with the default values initialized, and the ability to set a context for a request
func NewPublicGetUserByUserIDV2ParamsWithHTTPClient ¶ added in v0.2.0
func NewPublicGetUserByUserIDV2ParamsWithHTTPClient(client *http.Client) *PublicGetUserByUserIDV2Params
NewPublicGetUserByUserIDV2ParamsWithHTTPClient creates a new PublicGetUserByUserIDV2Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicGetUserByUserIDV2ParamsWithTimeout ¶ added in v0.2.0
func NewPublicGetUserByUserIDV2ParamsWithTimeout(timeout time.Duration) *PublicGetUserByUserIDV2Params
NewPublicGetUserByUserIDV2ParamsWithTimeout creates a new PublicGetUserByUserIDV2Params object with the default values initialized, and the ability to set a timeout on a request
func (*PublicGetUserByUserIDV2Params) SetContext ¶ added in v0.2.0
func (o *PublicGetUserByUserIDV2Params) SetContext(ctx context.Context)
SetContext adds the context to the public get user by user ID v2 params
func (*PublicGetUserByUserIDV2Params) SetHTTPClient ¶ added in v0.2.0
func (o *PublicGetUserByUserIDV2Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public get user by user ID v2 params
func (*PublicGetUserByUserIDV2Params) SetNamespace ¶ added in v0.2.0
func (o *PublicGetUserByUserIDV2Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the public get user by user ID v2 params
func (*PublicGetUserByUserIDV2Params) SetTimeout ¶ added in v0.2.0
func (o *PublicGetUserByUserIDV2Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public get user by user ID v2 params
func (*PublicGetUserByUserIDV2Params) SetUserID ¶ added in v0.2.0
func (o *PublicGetUserByUserIDV2Params) SetUserID(userID string)
SetUserID adds the userId to the public get user by user ID v2 params
func (*PublicGetUserByUserIDV2Params) WithContext ¶ added in v0.2.0
func (o *PublicGetUserByUserIDV2Params) WithContext(ctx context.Context) *PublicGetUserByUserIDV2Params
WithContext adds the context to the public get user by user ID v2 params
func (*PublicGetUserByUserIDV2Params) WithHTTPClient ¶ added in v0.2.0
func (o *PublicGetUserByUserIDV2Params) WithHTTPClient(client *http.Client) *PublicGetUserByUserIDV2Params
WithHTTPClient adds the HTTPClient to the public get user by user ID v2 params
func (*PublicGetUserByUserIDV2Params) WithNamespace ¶ added in v0.2.0
func (o *PublicGetUserByUserIDV2Params) WithNamespace(namespace string) *PublicGetUserByUserIDV2Params
WithNamespace adds the namespace to the public get user by user ID v2 params
func (*PublicGetUserByUserIDV2Params) WithTimeout ¶ added in v0.2.0
func (o *PublicGetUserByUserIDV2Params) WithTimeout(timeout time.Duration) *PublicGetUserByUserIDV2Params
WithTimeout adds the timeout to the public get user by user ID v2 params
func (*PublicGetUserByUserIDV2Params) WithUserID ¶ added in v0.2.0
func (o *PublicGetUserByUserIDV2Params) WithUserID(userID string) *PublicGetUserByUserIDV2Params
WithUserID adds the userID to the public get user by user ID v2 params
func (*PublicGetUserByUserIDV2Params) WriteToRequest ¶ added in v0.2.0
func (o *PublicGetUserByUserIDV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicGetUserByUserIDV2Reader ¶ added in v0.2.0
type PublicGetUserByUserIDV2Reader struct {
// contains filtered or unexported fields
}
PublicGetUserByUserIDV2Reader is a Reader for the PublicGetUserByUserIDV2 structure.
func (*PublicGetUserByUserIDV2Reader) ReadResponse ¶ added in v0.2.0
func (o *PublicGetUserByUserIDV2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicGetUserByUserIDV3BadRequest ¶ added in v0.2.0
type PublicGetUserByUserIDV3BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicGetUserByUserIDV3BadRequest 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 NewPublicGetUserByUserIDV3BadRequest ¶ added in v0.2.0
func NewPublicGetUserByUserIDV3BadRequest() *PublicGetUserByUserIDV3BadRequest
NewPublicGetUserByUserIDV3BadRequest creates a PublicGetUserByUserIDV3BadRequest with default headers values
func (*PublicGetUserByUserIDV3BadRequest) Error ¶ added in v0.2.0
func (o *PublicGetUserByUserIDV3BadRequest) Error() string
func (*PublicGetUserByUserIDV3BadRequest) GetPayload ¶ added in v0.2.0
func (o *PublicGetUserByUserIDV3BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
type PublicGetUserByUserIDV3InternalServerError ¶ added in v0.2.0
type PublicGetUserByUserIDV3InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicGetUserByUserIDV3InternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20000</td><td>internal server error</td></tr></table>
func NewPublicGetUserByUserIDV3InternalServerError ¶ added in v0.2.0
func NewPublicGetUserByUserIDV3InternalServerError() *PublicGetUserByUserIDV3InternalServerError
NewPublicGetUserByUserIDV3InternalServerError creates a PublicGetUserByUserIDV3InternalServerError with default headers values
func (*PublicGetUserByUserIDV3InternalServerError) Error ¶ added in v0.2.0
func (o *PublicGetUserByUserIDV3InternalServerError) Error() string
func (*PublicGetUserByUserIDV3InternalServerError) GetPayload ¶ added in v0.2.0
func (o *PublicGetUserByUserIDV3InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
type PublicGetUserByUserIDV3NotFound ¶ added in v0.2.0
type PublicGetUserByUserIDV3NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicGetUserByUserIDV3NotFound 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>10139</td><td>platform account not found</td></tr></table>
func NewPublicGetUserByUserIDV3NotFound ¶ added in v0.2.0
func NewPublicGetUserByUserIDV3NotFound() *PublicGetUserByUserIDV3NotFound
NewPublicGetUserByUserIDV3NotFound creates a PublicGetUserByUserIDV3NotFound with default headers values
func (*PublicGetUserByUserIDV3NotFound) Error ¶ added in v0.2.0
func (o *PublicGetUserByUserIDV3NotFound) Error() string
func (*PublicGetUserByUserIDV3NotFound) GetPayload ¶ added in v0.2.0
func (o *PublicGetUserByUserIDV3NotFound) GetPayload() *iamclientmodels.RestErrorResponse
type PublicGetUserByUserIDV3OK ¶ added in v0.2.0
type PublicGetUserByUserIDV3OK struct {
Payload *iamclientmodels.ModelPublicUserResponseV3
}
PublicGetUserByUserIDV3OK handles this case with default header values.
OK
func NewPublicGetUserByUserIDV3OK ¶ added in v0.2.0
func NewPublicGetUserByUserIDV3OK() *PublicGetUserByUserIDV3OK
NewPublicGetUserByUserIDV3OK creates a PublicGetUserByUserIDV3OK with default headers values
func (*PublicGetUserByUserIDV3OK) Error ¶ added in v0.2.0
func (o *PublicGetUserByUserIDV3OK) Error() string
func (*PublicGetUserByUserIDV3OK) GetPayload ¶ added in v0.2.0
func (o *PublicGetUserByUserIDV3OK) GetPayload() *iamclientmodels.ModelPublicUserResponseV3
type PublicGetUserByUserIDV3Params ¶ added in v0.2.0
type PublicGetUserByUserIDV3Params struct { /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*UserID User ID, should follow UUID version 4 without hyphen */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicGetUserByUserIDV3Params contains all the parameters to send to the API endpoint for the public get user by user Id v3 operation typically these are written to a http.Request
func NewPublicGetUserByUserIDV3Params ¶ added in v0.2.0
func NewPublicGetUserByUserIDV3Params() *PublicGetUserByUserIDV3Params
NewPublicGetUserByUserIDV3Params creates a new PublicGetUserByUserIDV3Params object with the default values initialized.
func NewPublicGetUserByUserIDV3ParamsWithContext ¶ added in v0.2.0
func NewPublicGetUserByUserIDV3ParamsWithContext(ctx context.Context) *PublicGetUserByUserIDV3Params
NewPublicGetUserByUserIDV3ParamsWithContext creates a new PublicGetUserByUserIDV3Params object with the default values initialized, and the ability to set a context for a request
func NewPublicGetUserByUserIDV3ParamsWithHTTPClient ¶ added in v0.2.0
func NewPublicGetUserByUserIDV3ParamsWithHTTPClient(client *http.Client) *PublicGetUserByUserIDV3Params
NewPublicGetUserByUserIDV3ParamsWithHTTPClient creates a new PublicGetUserByUserIDV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicGetUserByUserIDV3ParamsWithTimeout ¶ added in v0.2.0
func NewPublicGetUserByUserIDV3ParamsWithTimeout(timeout time.Duration) *PublicGetUserByUserIDV3Params
NewPublicGetUserByUserIDV3ParamsWithTimeout creates a new PublicGetUserByUserIDV3Params object with the default values initialized, and the ability to set a timeout on a request
func (*PublicGetUserByUserIDV3Params) SetContext ¶ added in v0.2.0
func (o *PublicGetUserByUserIDV3Params) SetContext(ctx context.Context)
SetContext adds the context to the public get user by user Id v3 params
func (*PublicGetUserByUserIDV3Params) SetHTTPClient ¶ added in v0.2.0
func (o *PublicGetUserByUserIDV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public get user by user Id v3 params
func (*PublicGetUserByUserIDV3Params) SetNamespace ¶ added in v0.2.0
func (o *PublicGetUserByUserIDV3Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the public get user by user Id v3 params
func (*PublicGetUserByUserIDV3Params) SetTimeout ¶ added in v0.2.0
func (o *PublicGetUserByUserIDV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public get user by user Id v3 params
func (*PublicGetUserByUserIDV3Params) SetUserID ¶ added in v0.2.0
func (o *PublicGetUserByUserIDV3Params) SetUserID(userID string)
SetUserID adds the userId to the public get user by user Id v3 params
func (*PublicGetUserByUserIDV3Params) WithContext ¶ added in v0.2.0
func (o *PublicGetUserByUserIDV3Params) WithContext(ctx context.Context) *PublicGetUserByUserIDV3Params
WithContext adds the context to the public get user by user Id v3 params
func (*PublicGetUserByUserIDV3Params) WithHTTPClient ¶ added in v0.2.0
func (o *PublicGetUserByUserIDV3Params) WithHTTPClient(client *http.Client) *PublicGetUserByUserIDV3Params
WithHTTPClient adds the HTTPClient to the public get user by user Id v3 params
func (*PublicGetUserByUserIDV3Params) WithNamespace ¶ added in v0.2.0
func (o *PublicGetUserByUserIDV3Params) WithNamespace(namespace string) *PublicGetUserByUserIDV3Params
WithNamespace adds the namespace to the public get user by user Id v3 params
func (*PublicGetUserByUserIDV3Params) WithTimeout ¶ added in v0.2.0
func (o *PublicGetUserByUserIDV3Params) WithTimeout(timeout time.Duration) *PublicGetUserByUserIDV3Params
WithTimeout adds the timeout to the public get user by user Id v3 params
func (*PublicGetUserByUserIDV3Params) WithUserID ¶ added in v0.2.0
func (o *PublicGetUserByUserIDV3Params) WithUserID(userID string) *PublicGetUserByUserIDV3Params
WithUserID adds the userID to the public get user by user Id v3 params
func (*PublicGetUserByUserIDV3Params) WriteToRequest ¶ added in v0.2.0
func (o *PublicGetUserByUserIDV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicGetUserByUserIDV3Reader ¶ added in v0.2.0
type PublicGetUserByUserIDV3Reader struct {
// contains filtered or unexported fields
}
PublicGetUserByUserIDV3Reader is a Reader for the PublicGetUserByUserIDV3 structure.
func (*PublicGetUserByUserIDV3Reader) ReadResponse ¶ added in v0.2.0
func (o *PublicGetUserByUserIDV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicGetUserLoginHistoriesV3Forbidden ¶ added in v0.2.0
type PublicGetUserLoginHistoriesV3Forbidden struct { }
PublicGetUserLoginHistoriesV3Forbidden handles this case with default header values.
Forbidden
func NewPublicGetUserLoginHistoriesV3Forbidden ¶ added in v0.2.0
func NewPublicGetUserLoginHistoriesV3Forbidden() *PublicGetUserLoginHistoriesV3Forbidden
NewPublicGetUserLoginHistoriesV3Forbidden creates a PublicGetUserLoginHistoriesV3Forbidden with default headers values
func (*PublicGetUserLoginHistoriesV3Forbidden) Error ¶ added in v0.2.0
func (o *PublicGetUserLoginHistoriesV3Forbidden) Error() string
type PublicGetUserLoginHistoriesV3NotFound ¶ added in v0.2.0
type PublicGetUserLoginHistoriesV3NotFound struct { }
PublicGetUserLoginHistoriesV3NotFound handles this case with default header values.
Data not found
func NewPublicGetUserLoginHistoriesV3NotFound ¶ added in v0.2.0
func NewPublicGetUserLoginHistoriesV3NotFound() *PublicGetUserLoginHistoriesV3NotFound
NewPublicGetUserLoginHistoriesV3NotFound creates a PublicGetUserLoginHistoriesV3NotFound with default headers values
func (*PublicGetUserLoginHistoriesV3NotFound) Error ¶ added in v0.2.0
func (o *PublicGetUserLoginHistoriesV3NotFound) Error() string
type PublicGetUserLoginHistoriesV3OK ¶ added in v0.2.0
type PublicGetUserLoginHistoriesV3OK struct {
Payload *iamclientmodels.ModelLoginHistoriesResponse
}
PublicGetUserLoginHistoriesV3OK handles this case with default header values.
OK
func NewPublicGetUserLoginHistoriesV3OK ¶ added in v0.2.0
func NewPublicGetUserLoginHistoriesV3OK() *PublicGetUserLoginHistoriesV3OK
NewPublicGetUserLoginHistoriesV3OK creates a PublicGetUserLoginHistoriesV3OK with default headers values
func (*PublicGetUserLoginHistoriesV3OK) Error ¶ added in v0.2.0
func (o *PublicGetUserLoginHistoriesV3OK) Error() string
func (*PublicGetUserLoginHistoriesV3OK) GetPayload ¶ added in v0.2.0
func (o *PublicGetUserLoginHistoriesV3OK) GetPayload() *iamclientmodels.ModelLoginHistoriesResponse
type PublicGetUserLoginHistoriesV3Params ¶ added in v0.2.0
type PublicGetUserLoginHistoriesV3Params struct { /*After The cursor that points to query data for the next page (In Unix timestamp formats, e.g:1545114248) */ After *float64 /*Before The cursor that points to query data for the previous page (In Unix timestamp formats, e.g:1545114248). */ Before *float64 /*Limit The number of data retrieved in a page */ Limit *float64 /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*UserID User ID */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicGetUserLoginHistoriesV3Params contains all the parameters to send to the API endpoint for the public get user login histories v3 operation typically these are written to a http.Request
func NewPublicGetUserLoginHistoriesV3Params ¶ added in v0.2.0
func NewPublicGetUserLoginHistoriesV3Params() *PublicGetUserLoginHistoriesV3Params
NewPublicGetUserLoginHistoriesV3Params creates a new PublicGetUserLoginHistoriesV3Params object with the default values initialized.
func NewPublicGetUserLoginHistoriesV3ParamsWithContext ¶ added in v0.2.0
func NewPublicGetUserLoginHistoriesV3ParamsWithContext(ctx context.Context) *PublicGetUserLoginHistoriesV3Params
NewPublicGetUserLoginHistoriesV3ParamsWithContext creates a new PublicGetUserLoginHistoriesV3Params object with the default values initialized, and the ability to set a context for a request
func NewPublicGetUserLoginHistoriesV3ParamsWithHTTPClient ¶ added in v0.2.0
func NewPublicGetUserLoginHistoriesV3ParamsWithHTTPClient(client *http.Client) *PublicGetUserLoginHistoriesV3Params
NewPublicGetUserLoginHistoriesV3ParamsWithHTTPClient creates a new PublicGetUserLoginHistoriesV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicGetUserLoginHistoriesV3ParamsWithTimeout ¶ added in v0.2.0
func NewPublicGetUserLoginHistoriesV3ParamsWithTimeout(timeout time.Duration) *PublicGetUserLoginHistoriesV3Params
NewPublicGetUserLoginHistoriesV3ParamsWithTimeout creates a new PublicGetUserLoginHistoriesV3Params object with the default values initialized, and the ability to set a timeout on a request
func (*PublicGetUserLoginHistoriesV3Params) SetAfter ¶ added in v0.2.0
func (o *PublicGetUserLoginHistoriesV3Params) SetAfter(after *float64)
SetAfter adds the after to the public get user login histories v3 params
func (*PublicGetUserLoginHistoriesV3Params) SetBefore ¶ added in v0.2.0
func (o *PublicGetUserLoginHistoriesV3Params) SetBefore(before *float64)
SetBefore adds the before to the public get user login histories v3 params
func (*PublicGetUserLoginHistoriesV3Params) SetContext ¶ added in v0.2.0
func (o *PublicGetUserLoginHistoriesV3Params) SetContext(ctx context.Context)
SetContext adds the context to the public get user login histories v3 params
func (*PublicGetUserLoginHistoriesV3Params) SetHTTPClient ¶ added in v0.2.0
func (o *PublicGetUserLoginHistoriesV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public get user login histories v3 params
func (*PublicGetUserLoginHistoriesV3Params) SetLimit ¶ added in v0.2.0
func (o *PublicGetUserLoginHistoriesV3Params) SetLimit(limit *float64)
SetLimit adds the limit to the public get user login histories v3 params
func (*PublicGetUserLoginHistoriesV3Params) SetNamespace ¶ added in v0.2.0
func (o *PublicGetUserLoginHistoriesV3Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the public get user login histories v3 params
func (*PublicGetUserLoginHistoriesV3Params) SetTimeout ¶ added in v0.2.0
func (o *PublicGetUserLoginHistoriesV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public get user login histories v3 params
func (*PublicGetUserLoginHistoriesV3Params) SetUserID ¶ added in v0.2.0
func (o *PublicGetUserLoginHistoriesV3Params) SetUserID(userID string)
SetUserID adds the userId to the public get user login histories v3 params
func (*PublicGetUserLoginHistoriesV3Params) WithAfter ¶ added in v0.2.0
func (o *PublicGetUserLoginHistoriesV3Params) WithAfter(after *float64) *PublicGetUserLoginHistoriesV3Params
WithAfter adds the after to the public get user login histories v3 params
func (*PublicGetUserLoginHistoriesV3Params) WithBefore ¶ added in v0.2.0
func (o *PublicGetUserLoginHistoriesV3Params) WithBefore(before *float64) *PublicGetUserLoginHistoriesV3Params
WithBefore adds the before to the public get user login histories v3 params
func (*PublicGetUserLoginHistoriesV3Params) WithContext ¶ added in v0.2.0
func (o *PublicGetUserLoginHistoriesV3Params) WithContext(ctx context.Context) *PublicGetUserLoginHistoriesV3Params
WithContext adds the context to the public get user login histories v3 params
func (*PublicGetUserLoginHistoriesV3Params) WithHTTPClient ¶ added in v0.2.0
func (o *PublicGetUserLoginHistoriesV3Params) WithHTTPClient(client *http.Client) *PublicGetUserLoginHistoriesV3Params
WithHTTPClient adds the HTTPClient to the public get user login histories v3 params
func (*PublicGetUserLoginHistoriesV3Params) WithLimit ¶ added in v0.2.0
func (o *PublicGetUserLoginHistoriesV3Params) WithLimit(limit *float64) *PublicGetUserLoginHistoriesV3Params
WithLimit adds the limit to the public get user login histories v3 params
func (*PublicGetUserLoginHistoriesV3Params) WithNamespace ¶ added in v0.2.0
func (o *PublicGetUserLoginHistoriesV3Params) WithNamespace(namespace string) *PublicGetUserLoginHistoriesV3Params
WithNamespace adds the namespace to the public get user login histories v3 params
func (*PublicGetUserLoginHistoriesV3Params) WithTimeout ¶ added in v0.2.0
func (o *PublicGetUserLoginHistoriesV3Params) WithTimeout(timeout time.Duration) *PublicGetUserLoginHistoriesV3Params
WithTimeout adds the timeout to the public get user login histories v3 params
func (*PublicGetUserLoginHistoriesV3Params) WithUserID ¶ added in v0.2.0
func (o *PublicGetUserLoginHistoriesV3Params) WithUserID(userID string) *PublicGetUserLoginHistoriesV3Params
WithUserID adds the userID to the public get user login histories v3 params
func (*PublicGetUserLoginHistoriesV3Params) WriteToRequest ¶ added in v0.2.0
func (o *PublicGetUserLoginHistoriesV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicGetUserLoginHistoriesV3Reader ¶ added in v0.2.0
type PublicGetUserLoginHistoriesV3Reader struct {
// contains filtered or unexported fields
}
PublicGetUserLoginHistoriesV3Reader is a Reader for the PublicGetUserLoginHistoriesV3 structure.
func (*PublicGetUserLoginHistoriesV3Reader) ReadResponse ¶ added in v0.2.0
func (o *PublicGetUserLoginHistoriesV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicGetUserLoginHistoriesV3Unauthorized ¶ added in v0.2.0
type PublicGetUserLoginHistoriesV3Unauthorized struct { }
PublicGetUserLoginHistoriesV3Unauthorized handles this case with default header values.
Unauthorized access
func NewPublicGetUserLoginHistoriesV3Unauthorized ¶ added in v0.2.0
func NewPublicGetUserLoginHistoriesV3Unauthorized() *PublicGetUserLoginHistoriesV3Unauthorized
NewPublicGetUserLoginHistoriesV3Unauthorized creates a PublicGetUserLoginHistoriesV3Unauthorized with default headers values
func (*PublicGetUserLoginHistoriesV3Unauthorized) Error ¶ added in v0.2.0
func (o *PublicGetUserLoginHistoriesV3Unauthorized) Error() string
type PublicGetUserPlatformAccountsV3BadRequest ¶ added in v0.2.0
type PublicGetUserPlatformAccountsV3BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicGetUserPlatformAccountsV3BadRequest 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 NewPublicGetUserPlatformAccountsV3BadRequest ¶ added in v0.2.0
func NewPublicGetUserPlatformAccountsV3BadRequest() *PublicGetUserPlatformAccountsV3BadRequest
NewPublicGetUserPlatformAccountsV3BadRequest creates a PublicGetUserPlatformAccountsV3BadRequest with default headers values
func (*PublicGetUserPlatformAccountsV3BadRequest) Error ¶ added in v0.2.0
func (o *PublicGetUserPlatformAccountsV3BadRequest) Error() string
func (*PublicGetUserPlatformAccountsV3BadRequest) GetPayload ¶ added in v0.2.0
func (o *PublicGetUserPlatformAccountsV3BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
type PublicGetUserPlatformAccountsV3Forbidden ¶ added in v0.2.0
type PublicGetUserPlatformAccountsV3Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicGetUserPlatformAccountsV3Forbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20013</td><td>insufficient permissions</td></tr></table>
func NewPublicGetUserPlatformAccountsV3Forbidden ¶ added in v0.2.0
func NewPublicGetUserPlatformAccountsV3Forbidden() *PublicGetUserPlatformAccountsV3Forbidden
NewPublicGetUserPlatformAccountsV3Forbidden creates a PublicGetUserPlatformAccountsV3Forbidden with default headers values
func (*PublicGetUserPlatformAccountsV3Forbidden) Error ¶ added in v0.2.0
func (o *PublicGetUserPlatformAccountsV3Forbidden) Error() string
func (*PublicGetUserPlatformAccountsV3Forbidden) GetPayload ¶ added in v0.2.0
func (o *PublicGetUserPlatformAccountsV3Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
type PublicGetUserPlatformAccountsV3NotFound ¶ added in v0.2.0
type PublicGetUserPlatformAccountsV3NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicGetUserPlatformAccountsV3NotFound 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></table>
func NewPublicGetUserPlatformAccountsV3NotFound ¶ added in v0.2.0
func NewPublicGetUserPlatformAccountsV3NotFound() *PublicGetUserPlatformAccountsV3NotFound
NewPublicGetUserPlatformAccountsV3NotFound creates a PublicGetUserPlatformAccountsV3NotFound with default headers values
func (*PublicGetUserPlatformAccountsV3NotFound) Error ¶ added in v0.2.0
func (o *PublicGetUserPlatformAccountsV3NotFound) Error() string
func (*PublicGetUserPlatformAccountsV3NotFound) GetPayload ¶ added in v0.2.0
func (o *PublicGetUserPlatformAccountsV3NotFound) GetPayload() *iamclientmodels.RestErrorResponse
type PublicGetUserPlatformAccountsV3OK ¶ added in v0.2.0
type PublicGetUserPlatformAccountsV3OK struct {
Payload *iamclientmodels.AccountcommonUserLinkedPlatformsResponseV3
}
PublicGetUserPlatformAccountsV3OK handles this case with default header values.
OK
func NewPublicGetUserPlatformAccountsV3OK ¶ added in v0.2.0
func NewPublicGetUserPlatformAccountsV3OK() *PublicGetUserPlatformAccountsV3OK
NewPublicGetUserPlatformAccountsV3OK creates a PublicGetUserPlatformAccountsV3OK with default headers values
func (*PublicGetUserPlatformAccountsV3OK) Error ¶ added in v0.2.0
func (o *PublicGetUserPlatformAccountsV3OK) Error() string
func (*PublicGetUserPlatformAccountsV3OK) GetPayload ¶ added in v0.2.0
func (o *PublicGetUserPlatformAccountsV3OK) GetPayload() *iamclientmodels.AccountcommonUserLinkedPlatformsResponseV3
type PublicGetUserPlatformAccountsV3Params ¶ added in v0.2.0
type PublicGetUserPlatformAccountsV3Params struct { /*After The cursor that points to query data for the next page */ After *string /*Before The cursor that points to query data for the previous page */ Before *string /*Limit the maximum number of data that may be returned (1...100) */ Limit *int64 /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*UserID User ID, should follow UUID version 4 without hyphen */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicGetUserPlatformAccountsV3Params contains all the parameters to send to the API endpoint for the public get user platform accounts v3 operation typically these are written to a http.Request
func NewPublicGetUserPlatformAccountsV3Params ¶ added in v0.2.0
func NewPublicGetUserPlatformAccountsV3Params() *PublicGetUserPlatformAccountsV3Params
NewPublicGetUserPlatformAccountsV3Params creates a new PublicGetUserPlatformAccountsV3Params object with the default values initialized.
func NewPublicGetUserPlatformAccountsV3ParamsWithContext ¶ added in v0.2.0
func NewPublicGetUserPlatformAccountsV3ParamsWithContext(ctx context.Context) *PublicGetUserPlatformAccountsV3Params
NewPublicGetUserPlatformAccountsV3ParamsWithContext creates a new PublicGetUserPlatformAccountsV3Params object with the default values initialized, and the ability to set a context for a request
func NewPublicGetUserPlatformAccountsV3ParamsWithHTTPClient ¶ added in v0.2.0
func NewPublicGetUserPlatformAccountsV3ParamsWithHTTPClient(client *http.Client) *PublicGetUserPlatformAccountsV3Params
NewPublicGetUserPlatformAccountsV3ParamsWithHTTPClient creates a new PublicGetUserPlatformAccountsV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicGetUserPlatformAccountsV3ParamsWithTimeout ¶ added in v0.2.0
func NewPublicGetUserPlatformAccountsV3ParamsWithTimeout(timeout time.Duration) *PublicGetUserPlatformAccountsV3Params
NewPublicGetUserPlatformAccountsV3ParamsWithTimeout creates a new PublicGetUserPlatformAccountsV3Params object with the default values initialized, and the ability to set a timeout on a request
func (*PublicGetUserPlatformAccountsV3Params) SetAfter ¶ added in v0.2.0
func (o *PublicGetUserPlatformAccountsV3Params) SetAfter(after *string)
SetAfter adds the after to the public get user platform accounts v3 params
func (*PublicGetUserPlatformAccountsV3Params) SetBefore ¶ added in v0.2.0
func (o *PublicGetUserPlatformAccountsV3Params) SetBefore(before *string)
SetBefore adds the before to the public get user platform accounts v3 params
func (*PublicGetUserPlatformAccountsV3Params) SetContext ¶ added in v0.2.0
func (o *PublicGetUserPlatformAccountsV3Params) SetContext(ctx context.Context)
SetContext adds the context to the public get user platform accounts v3 params
func (*PublicGetUserPlatformAccountsV3Params) SetHTTPClient ¶ added in v0.2.0
func (o *PublicGetUserPlatformAccountsV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public get user platform accounts v3 params
func (*PublicGetUserPlatformAccountsV3Params) SetLimit ¶ added in v0.2.0
func (o *PublicGetUserPlatformAccountsV3Params) SetLimit(limit *int64)
SetLimit adds the limit to the public get user platform accounts v3 params
func (*PublicGetUserPlatformAccountsV3Params) SetNamespace ¶ added in v0.2.0
func (o *PublicGetUserPlatformAccountsV3Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the public get user platform accounts v3 params
func (*PublicGetUserPlatformAccountsV3Params) SetTimeout ¶ added in v0.2.0
func (o *PublicGetUserPlatformAccountsV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public get user platform accounts v3 params
func (*PublicGetUserPlatformAccountsV3Params) SetUserID ¶ added in v0.2.0
func (o *PublicGetUserPlatformAccountsV3Params) SetUserID(userID string)
SetUserID adds the userId to the public get user platform accounts v3 params
func (*PublicGetUserPlatformAccountsV3Params) WithAfter ¶ added in v0.2.0
func (o *PublicGetUserPlatformAccountsV3Params) WithAfter(after *string) *PublicGetUserPlatformAccountsV3Params
WithAfter adds the after to the public get user platform accounts v3 params
func (*PublicGetUserPlatformAccountsV3Params) WithBefore ¶ added in v0.2.0
func (o *PublicGetUserPlatformAccountsV3Params) WithBefore(before *string) *PublicGetUserPlatformAccountsV3Params
WithBefore adds the before to the public get user platform accounts v3 params
func (*PublicGetUserPlatformAccountsV3Params) WithContext ¶ added in v0.2.0
func (o *PublicGetUserPlatformAccountsV3Params) WithContext(ctx context.Context) *PublicGetUserPlatformAccountsV3Params
WithContext adds the context to the public get user platform accounts v3 params
func (*PublicGetUserPlatformAccountsV3Params) WithHTTPClient ¶ added in v0.2.0
func (o *PublicGetUserPlatformAccountsV3Params) WithHTTPClient(client *http.Client) *PublicGetUserPlatformAccountsV3Params
WithHTTPClient adds the HTTPClient to the public get user platform accounts v3 params
func (*PublicGetUserPlatformAccountsV3Params) WithLimit ¶ added in v0.2.0
func (o *PublicGetUserPlatformAccountsV3Params) WithLimit(limit *int64) *PublicGetUserPlatformAccountsV3Params
WithLimit adds the limit to the public get user platform accounts v3 params
func (*PublicGetUserPlatformAccountsV3Params) WithNamespace ¶ added in v0.2.0
func (o *PublicGetUserPlatformAccountsV3Params) WithNamespace(namespace string) *PublicGetUserPlatformAccountsV3Params
WithNamespace adds the namespace to the public get user platform accounts v3 params
func (*PublicGetUserPlatformAccountsV3Params) WithTimeout ¶ added in v0.2.0
func (o *PublicGetUserPlatformAccountsV3Params) WithTimeout(timeout time.Duration) *PublicGetUserPlatformAccountsV3Params
WithTimeout adds the timeout to the public get user platform accounts v3 params
func (*PublicGetUserPlatformAccountsV3Params) WithUserID ¶ added in v0.2.0
func (o *PublicGetUserPlatformAccountsV3Params) WithUserID(userID string) *PublicGetUserPlatformAccountsV3Params
WithUserID adds the userID to the public get user platform accounts v3 params
func (*PublicGetUserPlatformAccountsV3Params) WriteToRequest ¶ added in v0.2.0
func (o *PublicGetUserPlatformAccountsV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicGetUserPlatformAccountsV3Reader ¶ added in v0.2.0
type PublicGetUserPlatformAccountsV3Reader struct {
// contains filtered or unexported fields
}
PublicGetUserPlatformAccountsV3Reader is a Reader for the PublicGetUserPlatformAccountsV3 structure.
func (*PublicGetUserPlatformAccountsV3Reader) ReadResponse ¶ added in v0.2.0
func (o *PublicGetUserPlatformAccountsV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicGetUserPlatformAccountsV3Unauthorized ¶ added in v0.2.0
type PublicGetUserPlatformAccountsV3Unauthorized struct {
}PublicGetUserPlatformAccountsV3Unauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr><tr><td>20022</td><td>token is not user token</td></tr></table>
func NewPublicGetUserPlatformAccountsV3Unauthorized ¶ added in v0.2.0
func NewPublicGetUserPlatformAccountsV3Unauthorized() *PublicGetUserPlatformAccountsV3Unauthorized
NewPublicGetUserPlatformAccountsV3Unauthorized creates a PublicGetUserPlatformAccountsV3Unauthorized with default headers values
func (*PublicGetUserPlatformAccountsV3Unauthorized) Error ¶ added in v0.2.0
func (o *PublicGetUserPlatformAccountsV3Unauthorized) Error() string
func (*PublicGetUserPlatformAccountsV3Unauthorized) GetPayload ¶ added in v0.2.0
func (o *PublicGetUserPlatformAccountsV3Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
type PublicLinkPlatformAccountBadRequest ¶ added in v0.2.0
type PublicLinkPlatformAccountBadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicLinkPlatformAccountBadRequest 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 NewPublicLinkPlatformAccountBadRequest ¶ added in v0.2.0
func NewPublicLinkPlatformAccountBadRequest() *PublicLinkPlatformAccountBadRequest
NewPublicLinkPlatformAccountBadRequest creates a PublicLinkPlatformAccountBadRequest with default headers values
func (*PublicLinkPlatformAccountBadRequest) Error ¶ added in v0.2.0
func (o *PublicLinkPlatformAccountBadRequest) Error() string
func (*PublicLinkPlatformAccountBadRequest) GetPayload ¶ added in v0.2.0
func (o *PublicLinkPlatformAccountBadRequest) GetPayload() *iamclientmodels.RestErrorResponse
type PublicLinkPlatformAccountForbidden ¶ added in v0.2.0
type PublicLinkPlatformAccountForbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicLinkPlatformAccountForbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20013</td><td>insufficient permissions</td></tr></table>
func NewPublicLinkPlatformAccountForbidden ¶ added in v0.2.0
func NewPublicLinkPlatformAccountForbidden() *PublicLinkPlatformAccountForbidden
NewPublicLinkPlatformAccountForbidden creates a PublicLinkPlatformAccountForbidden with default headers values
func (*PublicLinkPlatformAccountForbidden) Error ¶ added in v0.2.0
func (o *PublicLinkPlatformAccountForbidden) Error() string
func (*PublicLinkPlatformAccountForbidden) GetPayload ¶ added in v0.2.0
func (o *PublicLinkPlatformAccountForbidden) GetPayload() *iamclientmodels.RestErrorResponse
type PublicLinkPlatformAccountInternalServerError ¶ added in v0.2.0
type PublicLinkPlatformAccountInternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicLinkPlatformAccountInternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20000</td><td>internal server error</td></tr></table>
func NewPublicLinkPlatformAccountInternalServerError ¶ added in v0.2.0
func NewPublicLinkPlatformAccountInternalServerError() *PublicLinkPlatformAccountInternalServerError
NewPublicLinkPlatformAccountInternalServerError creates a PublicLinkPlatformAccountInternalServerError with default headers values
func (*PublicLinkPlatformAccountInternalServerError) Error ¶ added in v0.2.0
func (o *PublicLinkPlatformAccountInternalServerError) Error() string
func (*PublicLinkPlatformAccountInternalServerError) GetPayload ¶ added in v0.2.0
func (o *PublicLinkPlatformAccountInternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
type PublicLinkPlatformAccountNoContent ¶ added in v0.2.0
type PublicLinkPlatformAccountNoContent struct { }
PublicLinkPlatformAccountNoContent handles this case with default header values.
No Content
func NewPublicLinkPlatformAccountNoContent ¶ added in v0.2.0
func NewPublicLinkPlatformAccountNoContent() *PublicLinkPlatformAccountNoContent
NewPublicLinkPlatformAccountNoContent creates a PublicLinkPlatformAccountNoContent with default headers values
func (*PublicLinkPlatformAccountNoContent) Error ¶ added in v0.2.0
func (o *PublicLinkPlatformAccountNoContent) Error() string
type PublicLinkPlatformAccountParams ¶ added in v0.2.0
type PublicLinkPlatformAccountParams struct { /*Body*/ Body *iamclientmodels.ModelLinkPlatformAccountRequest /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*UserID Current user ID */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicLinkPlatformAccountParams contains all the parameters to send to the API endpoint for the public link platform account operation typically these are written to a http.Request
func NewPublicLinkPlatformAccountParams ¶ added in v0.2.0
func NewPublicLinkPlatformAccountParams() *PublicLinkPlatformAccountParams
NewPublicLinkPlatformAccountParams creates a new PublicLinkPlatformAccountParams object with the default values initialized.
func NewPublicLinkPlatformAccountParamsWithContext ¶ added in v0.2.0
func NewPublicLinkPlatformAccountParamsWithContext(ctx context.Context) *PublicLinkPlatformAccountParams
NewPublicLinkPlatformAccountParamsWithContext creates a new PublicLinkPlatformAccountParams object with the default values initialized, and the ability to set a context for a request
func NewPublicLinkPlatformAccountParamsWithHTTPClient ¶ added in v0.2.0
func NewPublicLinkPlatformAccountParamsWithHTTPClient(client *http.Client) *PublicLinkPlatformAccountParams
NewPublicLinkPlatformAccountParamsWithHTTPClient creates a new PublicLinkPlatformAccountParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicLinkPlatformAccountParamsWithTimeout ¶ added in v0.2.0
func NewPublicLinkPlatformAccountParamsWithTimeout(timeout time.Duration) *PublicLinkPlatformAccountParams
NewPublicLinkPlatformAccountParamsWithTimeout creates a new PublicLinkPlatformAccountParams object with the default values initialized, and the ability to set a timeout on a request
func (*PublicLinkPlatformAccountParams) SetBody ¶ added in v0.2.0
func (o *PublicLinkPlatformAccountParams) SetBody(body *iamclientmodels.ModelLinkPlatformAccountRequest)
SetBody adds the body to the public link platform account params
func (*PublicLinkPlatformAccountParams) SetContext ¶ added in v0.2.0
func (o *PublicLinkPlatformAccountParams) SetContext(ctx context.Context)
SetContext adds the context to the public link platform account params
func (*PublicLinkPlatformAccountParams) SetHTTPClient ¶ added in v0.2.0
func (o *PublicLinkPlatformAccountParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public link platform account params
func (*PublicLinkPlatformAccountParams) SetNamespace ¶ added in v0.2.0
func (o *PublicLinkPlatformAccountParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the public link platform account params
func (*PublicLinkPlatformAccountParams) SetTimeout ¶ added in v0.2.0
func (o *PublicLinkPlatformAccountParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public link platform account params
func (*PublicLinkPlatformAccountParams) SetUserID ¶ added in v0.2.0
func (o *PublicLinkPlatformAccountParams) SetUserID(userID string)
SetUserID adds the userId to the public link platform account params
func (*PublicLinkPlatformAccountParams) WithBody ¶ added in v0.2.0
func (o *PublicLinkPlatformAccountParams) WithBody(body *iamclientmodels.ModelLinkPlatformAccountRequest) *PublicLinkPlatformAccountParams
WithBody adds the body to the public link platform account params
func (*PublicLinkPlatformAccountParams) WithContext ¶ added in v0.2.0
func (o *PublicLinkPlatformAccountParams) WithContext(ctx context.Context) *PublicLinkPlatformAccountParams
WithContext adds the context to the public link platform account params
func (*PublicLinkPlatformAccountParams) WithHTTPClient ¶ added in v0.2.0
func (o *PublicLinkPlatformAccountParams) WithHTTPClient(client *http.Client) *PublicLinkPlatformAccountParams
WithHTTPClient adds the HTTPClient to the public link platform account params
func (*PublicLinkPlatformAccountParams) WithNamespace ¶ added in v0.2.0
func (o *PublicLinkPlatformAccountParams) WithNamespace(namespace string) *PublicLinkPlatformAccountParams
WithNamespace adds the namespace to the public link platform account params
func (*PublicLinkPlatformAccountParams) WithTimeout ¶ added in v0.2.0
func (o *PublicLinkPlatformAccountParams) WithTimeout(timeout time.Duration) *PublicLinkPlatformAccountParams
WithTimeout adds the timeout to the public link platform account params
func (*PublicLinkPlatformAccountParams) WithUserID ¶ added in v0.2.0
func (o *PublicLinkPlatformAccountParams) WithUserID(userID string) *PublicLinkPlatformAccountParams
WithUserID adds the userID to the public link platform account params
func (*PublicLinkPlatformAccountParams) WriteToRequest ¶ added in v0.2.0
func (o *PublicLinkPlatformAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicLinkPlatformAccountReader ¶ added in v0.2.0
type PublicLinkPlatformAccountReader struct {
// contains filtered or unexported fields
}
PublicLinkPlatformAccountReader is a Reader for the PublicLinkPlatformAccount structure.
func (*PublicLinkPlatformAccountReader) ReadResponse ¶ added in v0.2.0
func (o *PublicLinkPlatformAccountReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicLinkPlatformAccountUnauthorized ¶ added in v0.2.0
type PublicLinkPlatformAccountUnauthorized struct {
}PublicLinkPlatformAccountUnauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr><tr><td>20022</td><td>token is not user token</td></tr></table>
func NewPublicLinkPlatformAccountUnauthorized ¶ added in v0.2.0
func NewPublicLinkPlatformAccountUnauthorized() *PublicLinkPlatformAccountUnauthorized
NewPublicLinkPlatformAccountUnauthorized creates a PublicLinkPlatformAccountUnauthorized with default headers values
func (*PublicLinkPlatformAccountUnauthorized) Error ¶ added in v0.2.0
func (o *PublicLinkPlatformAccountUnauthorized) Error() string
func (*PublicLinkPlatformAccountUnauthorized) GetPayload ¶ added in v0.2.0
func (o *PublicLinkPlatformAccountUnauthorized) GetPayload() *iamclientmodels.RestErrorResponse
type PublicListUserIDByPlatformUserIDsV3BadRequest ¶ added in v0.2.0
type PublicListUserIDByPlatformUserIDsV3BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicListUserIDByPlatformUserIDsV3BadRequest 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 NewPublicListUserIDByPlatformUserIDsV3BadRequest ¶ added in v0.2.0
func NewPublicListUserIDByPlatformUserIDsV3BadRequest() *PublicListUserIDByPlatformUserIDsV3BadRequest
NewPublicListUserIDByPlatformUserIDsV3BadRequest creates a PublicListUserIDByPlatformUserIDsV3BadRequest with default headers values
func (*PublicListUserIDByPlatformUserIDsV3BadRequest) Error ¶ added in v0.2.0
func (o *PublicListUserIDByPlatformUserIDsV3BadRequest) Error() string
func (*PublicListUserIDByPlatformUserIDsV3BadRequest) GetPayload ¶ added in v0.2.0
func (o *PublicListUserIDByPlatformUserIDsV3BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
type PublicListUserIDByPlatformUserIDsV3Forbidden ¶ added in v0.2.0
type PublicListUserIDByPlatformUserIDsV3Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicListUserIDByPlatformUserIDsV3Forbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20013</td><td>insufficient permissions</td></tr></table>
func NewPublicListUserIDByPlatformUserIDsV3Forbidden ¶ added in v0.2.0
func NewPublicListUserIDByPlatformUserIDsV3Forbidden() *PublicListUserIDByPlatformUserIDsV3Forbidden
NewPublicListUserIDByPlatformUserIDsV3Forbidden creates a PublicListUserIDByPlatformUserIDsV3Forbidden with default headers values
func (*PublicListUserIDByPlatformUserIDsV3Forbidden) Error ¶ added in v0.2.0
func (o *PublicListUserIDByPlatformUserIDsV3Forbidden) Error() string
func (*PublicListUserIDByPlatformUserIDsV3Forbidden) GetPayload ¶ added in v0.2.0
func (o *PublicListUserIDByPlatformUserIDsV3Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
type PublicListUserIDByPlatformUserIDsV3InternalServerError ¶ added in v0.2.0
type PublicListUserIDByPlatformUserIDsV3InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicListUserIDByPlatformUserIDsV3InternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20000</td><td>internal server error</td></tr></table>
func NewPublicListUserIDByPlatformUserIDsV3InternalServerError ¶ added in v0.2.0
func NewPublicListUserIDByPlatformUserIDsV3InternalServerError() *PublicListUserIDByPlatformUserIDsV3InternalServerError
NewPublicListUserIDByPlatformUserIDsV3InternalServerError creates a PublicListUserIDByPlatformUserIDsV3InternalServerError with default headers values
func (*PublicListUserIDByPlatformUserIDsV3InternalServerError) Error ¶ added in v0.2.0
func (o *PublicListUserIDByPlatformUserIDsV3InternalServerError) Error() string
func (*PublicListUserIDByPlatformUserIDsV3InternalServerError) GetPayload ¶ added in v0.2.0
func (o *PublicListUserIDByPlatformUserIDsV3InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
type PublicListUserIDByPlatformUserIDsV3OK ¶ added in v0.2.0
type PublicListUserIDByPlatformUserIDsV3OK struct {
Payload *iamclientmodels.AccountcommonUserPlatforms
}
PublicListUserIDByPlatformUserIDsV3OK handles this case with default header values.
OK
func NewPublicListUserIDByPlatformUserIDsV3OK ¶ added in v0.2.0
func NewPublicListUserIDByPlatformUserIDsV3OK() *PublicListUserIDByPlatformUserIDsV3OK
NewPublicListUserIDByPlatformUserIDsV3OK creates a PublicListUserIDByPlatformUserIDsV3OK with default headers values
func (*PublicListUserIDByPlatformUserIDsV3OK) Error ¶ added in v0.2.0
func (o *PublicListUserIDByPlatformUserIDsV3OK) Error() string
func (*PublicListUserIDByPlatformUserIDsV3OK) GetPayload ¶ added in v0.2.0
func (o *PublicListUserIDByPlatformUserIDsV3OK) GetPayload() *iamclientmodels.AccountcommonUserPlatforms
type PublicListUserIDByPlatformUserIDsV3Params ¶ added in v0.2.0
type PublicListUserIDByPlatformUserIDsV3Params struct { /*Body*/ Body *iamclientmodels.ModelPlatformUserIDRequest /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*PlatformID Platform ID */ PlatformID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicListUserIDByPlatformUserIDsV3Params contains all the parameters to send to the API endpoint for the public list user ID by platform user i ds v3 operation typically these are written to a http.Request
func NewPublicListUserIDByPlatformUserIDsV3Params ¶ added in v0.2.0
func NewPublicListUserIDByPlatformUserIDsV3Params() *PublicListUserIDByPlatformUserIDsV3Params
NewPublicListUserIDByPlatformUserIDsV3Params creates a new PublicListUserIDByPlatformUserIDsV3Params object with the default values initialized.
func NewPublicListUserIDByPlatformUserIDsV3ParamsWithContext ¶ added in v0.2.0
func NewPublicListUserIDByPlatformUserIDsV3ParamsWithContext(ctx context.Context) *PublicListUserIDByPlatformUserIDsV3Params
NewPublicListUserIDByPlatformUserIDsV3ParamsWithContext creates a new PublicListUserIDByPlatformUserIDsV3Params object with the default values initialized, and the ability to set a context for a request
func NewPublicListUserIDByPlatformUserIDsV3ParamsWithHTTPClient ¶ added in v0.2.0
func NewPublicListUserIDByPlatformUserIDsV3ParamsWithHTTPClient(client *http.Client) *PublicListUserIDByPlatformUserIDsV3Params
NewPublicListUserIDByPlatformUserIDsV3ParamsWithHTTPClient creates a new PublicListUserIDByPlatformUserIDsV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicListUserIDByPlatformUserIDsV3ParamsWithTimeout ¶ added in v0.2.0
func NewPublicListUserIDByPlatformUserIDsV3ParamsWithTimeout(timeout time.Duration) *PublicListUserIDByPlatformUserIDsV3Params
NewPublicListUserIDByPlatformUserIDsV3ParamsWithTimeout creates a new PublicListUserIDByPlatformUserIDsV3Params object with the default values initialized, and the ability to set a timeout on a request
func (*PublicListUserIDByPlatformUserIDsV3Params) SetBody ¶ added in v0.2.0
func (o *PublicListUserIDByPlatformUserIDsV3Params) SetBody(body *iamclientmodels.ModelPlatformUserIDRequest)
SetBody adds the body to the public list user ID by platform user i ds v3 params
func (*PublicListUserIDByPlatformUserIDsV3Params) SetContext ¶ added in v0.2.0
func (o *PublicListUserIDByPlatformUserIDsV3Params) SetContext(ctx context.Context)
SetContext adds the context to the public list user ID by platform user i ds v3 params
func (*PublicListUserIDByPlatformUserIDsV3Params) SetHTTPClient ¶ added in v0.2.0
func (o *PublicListUserIDByPlatformUserIDsV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public list user ID by platform user i ds v3 params
func (*PublicListUserIDByPlatformUserIDsV3Params) SetNamespace ¶ added in v0.2.0
func (o *PublicListUserIDByPlatformUserIDsV3Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the public list user ID by platform user i ds v3 params
func (*PublicListUserIDByPlatformUserIDsV3Params) SetPlatformID ¶ added in v0.2.0
func (o *PublicListUserIDByPlatformUserIDsV3Params) SetPlatformID(platformID string)
SetPlatformID adds the platformId to the public list user ID by platform user i ds v3 params
func (*PublicListUserIDByPlatformUserIDsV3Params) SetTimeout ¶ added in v0.2.0
func (o *PublicListUserIDByPlatformUserIDsV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public list user ID by platform user i ds v3 params
func (*PublicListUserIDByPlatformUserIDsV3Params) WithBody ¶ added in v0.2.0
func (o *PublicListUserIDByPlatformUserIDsV3Params) WithBody(body *iamclientmodels.ModelPlatformUserIDRequest) *PublicListUserIDByPlatformUserIDsV3Params
WithBody adds the body to the public list user ID by platform user i ds v3 params
func (*PublicListUserIDByPlatformUserIDsV3Params) WithContext ¶ added in v0.2.0
func (o *PublicListUserIDByPlatformUserIDsV3Params) WithContext(ctx context.Context) *PublicListUserIDByPlatformUserIDsV3Params
WithContext adds the context to the public list user ID by platform user i ds v3 params
func (*PublicListUserIDByPlatformUserIDsV3Params) WithHTTPClient ¶ added in v0.2.0
func (o *PublicListUserIDByPlatformUserIDsV3Params) WithHTTPClient(client *http.Client) *PublicListUserIDByPlatformUserIDsV3Params
WithHTTPClient adds the HTTPClient to the public list user ID by platform user i ds v3 params
func (*PublicListUserIDByPlatformUserIDsV3Params) WithNamespace ¶ added in v0.2.0
func (o *PublicListUserIDByPlatformUserIDsV3Params) WithNamespace(namespace string) *PublicListUserIDByPlatformUserIDsV3Params
WithNamespace adds the namespace to the public list user ID by platform user i ds v3 params
func (*PublicListUserIDByPlatformUserIDsV3Params) WithPlatformID ¶ added in v0.2.0
func (o *PublicListUserIDByPlatformUserIDsV3Params) WithPlatformID(platformID string) *PublicListUserIDByPlatformUserIDsV3Params
WithPlatformID adds the platformID to the public list user ID by platform user i ds v3 params
func (*PublicListUserIDByPlatformUserIDsV3Params) WithTimeout ¶ added in v0.2.0
func (o *PublicListUserIDByPlatformUserIDsV3Params) WithTimeout(timeout time.Duration) *PublicListUserIDByPlatformUserIDsV3Params
WithTimeout adds the timeout to the public list user ID by platform user i ds v3 params
func (*PublicListUserIDByPlatformUserIDsV3Params) WriteToRequest ¶ added in v0.2.0
func (o *PublicListUserIDByPlatformUserIDsV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicListUserIDByPlatformUserIDsV3Reader ¶ added in v0.2.0
type PublicListUserIDByPlatformUserIDsV3Reader struct {
// contains filtered or unexported fields
}
PublicListUserIDByPlatformUserIDsV3Reader is a Reader for the PublicListUserIDByPlatformUserIDsV3 structure.
func (*PublicListUserIDByPlatformUserIDsV3Reader) ReadResponse ¶ added in v0.2.0
func (o *PublicListUserIDByPlatformUserIDsV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicListUserIDByPlatformUserIDsV3Unauthorized ¶ added in v0.2.0
type PublicListUserIDByPlatformUserIDsV3Unauthorized struct {
}PublicListUserIDByPlatformUserIDsV3Unauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr><tr><td>20022</td><td>token is not user token</td></tr></table>
func NewPublicListUserIDByPlatformUserIDsV3Unauthorized ¶ added in v0.2.0
func NewPublicListUserIDByPlatformUserIDsV3Unauthorized() *PublicListUserIDByPlatformUserIDsV3Unauthorized
NewPublicListUserIDByPlatformUserIDsV3Unauthorized creates a PublicListUserIDByPlatformUserIDsV3Unauthorized with default headers values
func (*PublicListUserIDByPlatformUserIDsV3Unauthorized) Error ¶ added in v0.2.0
func (o *PublicListUserIDByPlatformUserIDsV3Unauthorized) Error() string
func (*PublicListUserIDByPlatformUserIDsV3Unauthorized) GetPayload ¶ added in v0.2.0
func (o *PublicListUserIDByPlatformUserIDsV3Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
type PublicPlatformLinkV2BadRequest ¶ added in v0.2.0
type PublicPlatformLinkV2BadRequest struct { }
PublicPlatformLinkV2BadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20019</td><td>unable to parse request body</td></tr></table>
func NewPublicPlatformLinkV2BadRequest ¶ added in v0.2.0
func NewPublicPlatformLinkV2BadRequest() *PublicPlatformLinkV2BadRequest
NewPublicPlatformLinkV2BadRequest creates a PublicPlatformLinkV2BadRequest with default headers values
func (*PublicPlatformLinkV2BadRequest) Error ¶ added in v0.2.0
func (o *PublicPlatformLinkV2BadRequest) Error() string
type PublicPlatformLinkV2Conflict ¶ added in v0.2.0
type PublicPlatformLinkV2Conflict struct { }
PublicPlatformLinkV2Conflict handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10163</td><td>platform is already linked with the user account</td></tr></table>
func NewPublicPlatformLinkV2Conflict ¶ added in v0.2.0
func NewPublicPlatformLinkV2Conflict() *PublicPlatformLinkV2Conflict
NewPublicPlatformLinkV2Conflict creates a PublicPlatformLinkV2Conflict with default headers values
func (*PublicPlatformLinkV2Conflict) Error ¶ added in v0.2.0
func (o *PublicPlatformLinkV2Conflict) Error() string
type PublicPlatformLinkV2Forbidden ¶ added in v0.2.0
type PublicPlatformLinkV2Forbidden struct { }
PublicPlatformLinkV2Forbidden handles this case with default header values.
Forbidden
func NewPublicPlatformLinkV2Forbidden ¶ added in v0.2.0
func NewPublicPlatformLinkV2Forbidden() *PublicPlatformLinkV2Forbidden
NewPublicPlatformLinkV2Forbidden creates a PublicPlatformLinkV2Forbidden with default headers values
func (*PublicPlatformLinkV2Forbidden) Error ¶ added in v0.2.0
func (o *PublicPlatformLinkV2Forbidden) Error() string
type PublicPlatformLinkV2InternalServerError ¶ added in v0.2.0
type PublicPlatformLinkV2InternalServerError struct { }
PublicPlatformLinkV2InternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20000</td><td>internal server error</td></tr></table>
func NewPublicPlatformLinkV2InternalServerError ¶ added in v0.2.0
func NewPublicPlatformLinkV2InternalServerError() *PublicPlatformLinkV2InternalServerError
NewPublicPlatformLinkV2InternalServerError creates a PublicPlatformLinkV2InternalServerError with default headers values
func (*PublicPlatformLinkV2InternalServerError) Error ¶ added in v0.2.0
func (o *PublicPlatformLinkV2InternalServerError) Error() string
type PublicPlatformLinkV2NoContent ¶ added in v0.2.0
type PublicPlatformLinkV2NoContent struct { }
PublicPlatformLinkV2NoContent handles this case with default header values.
Operation succeeded
func NewPublicPlatformLinkV2NoContent ¶ added in v0.2.0
func NewPublicPlatformLinkV2NoContent() *PublicPlatformLinkV2NoContent
NewPublicPlatformLinkV2NoContent creates a PublicPlatformLinkV2NoContent with default headers values
func (*PublicPlatformLinkV2NoContent) Error ¶ added in v0.2.0
func (o *PublicPlatformLinkV2NoContent) Error() string
type PublicPlatformLinkV2NotFound ¶ added in v0.2.0
type PublicPlatformLinkV2NotFound struct { }
PublicPlatformLinkV2NotFound 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></table>
func NewPublicPlatformLinkV2NotFound ¶ added in v0.2.0
func NewPublicPlatformLinkV2NotFound() *PublicPlatformLinkV2NotFound
NewPublicPlatformLinkV2NotFound creates a PublicPlatformLinkV2NotFound with default headers values
func (*PublicPlatformLinkV2NotFound) Error ¶ added in v0.2.0
func (o *PublicPlatformLinkV2NotFound) Error() string
type PublicPlatformLinkV2Params ¶ added in v0.2.0
type PublicPlatformLinkV2Params struct { /*Namespace Namespace */ Namespace string /*PlatformID Platform ID */ PlatformID string /*Ticket Ticket from platform */ Ticket string /*UserID User ID */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicPlatformLinkV2Params contains all the parameters to send to the API endpoint for the public platform link v2 operation typically these are written to a http.Request
func NewPublicPlatformLinkV2Params ¶ added in v0.2.0
func NewPublicPlatformLinkV2Params() *PublicPlatformLinkV2Params
NewPublicPlatformLinkV2Params creates a new PublicPlatformLinkV2Params object with the default values initialized.
func NewPublicPlatformLinkV2ParamsWithContext ¶ added in v0.2.0
func NewPublicPlatformLinkV2ParamsWithContext(ctx context.Context) *PublicPlatformLinkV2Params
NewPublicPlatformLinkV2ParamsWithContext creates a new PublicPlatformLinkV2Params object with the default values initialized, and the ability to set a context for a request
func NewPublicPlatformLinkV2ParamsWithHTTPClient ¶ added in v0.2.0
func NewPublicPlatformLinkV2ParamsWithHTTPClient(client *http.Client) *PublicPlatformLinkV2Params
NewPublicPlatformLinkV2ParamsWithHTTPClient creates a new PublicPlatformLinkV2Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicPlatformLinkV2ParamsWithTimeout ¶ added in v0.2.0
func NewPublicPlatformLinkV2ParamsWithTimeout(timeout time.Duration) *PublicPlatformLinkV2Params
NewPublicPlatformLinkV2ParamsWithTimeout creates a new PublicPlatformLinkV2Params object with the default values initialized, and the ability to set a timeout on a request
func (*PublicPlatformLinkV2Params) SetContext ¶ added in v0.2.0
func (o *PublicPlatformLinkV2Params) SetContext(ctx context.Context)
SetContext adds the context to the public platform link v2 params
func (*PublicPlatformLinkV2Params) SetHTTPClient ¶ added in v0.2.0
func (o *PublicPlatformLinkV2Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public platform link v2 params
func (*PublicPlatformLinkV2Params) SetNamespace ¶ added in v0.2.0
func (o *PublicPlatformLinkV2Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the public platform link v2 params
func (*PublicPlatformLinkV2Params) SetPlatformID ¶ added in v0.2.0
func (o *PublicPlatformLinkV2Params) SetPlatformID(platformID string)
SetPlatformID adds the platformId to the public platform link v2 params
func (*PublicPlatformLinkV2Params) SetTicket ¶ added in v0.2.0
func (o *PublicPlatformLinkV2Params) SetTicket(ticket string)
SetTicket adds the ticket to the public platform link v2 params
func (*PublicPlatformLinkV2Params) SetTimeout ¶ added in v0.2.0
func (o *PublicPlatformLinkV2Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public platform link v2 params
func (*PublicPlatformLinkV2Params) SetUserID ¶ added in v0.2.0
func (o *PublicPlatformLinkV2Params) SetUserID(userID string)
SetUserID adds the userId to the public platform link v2 params
func (*PublicPlatformLinkV2Params) WithContext ¶ added in v0.2.0
func (o *PublicPlatformLinkV2Params) WithContext(ctx context.Context) *PublicPlatformLinkV2Params
WithContext adds the context to the public platform link v2 params
func (*PublicPlatformLinkV2Params) WithHTTPClient ¶ added in v0.2.0
func (o *PublicPlatformLinkV2Params) WithHTTPClient(client *http.Client) *PublicPlatformLinkV2Params
WithHTTPClient adds the HTTPClient to the public platform link v2 params
func (*PublicPlatformLinkV2Params) WithNamespace ¶ added in v0.2.0
func (o *PublicPlatformLinkV2Params) WithNamespace(namespace string) *PublicPlatformLinkV2Params
WithNamespace adds the namespace to the public platform link v2 params
func (*PublicPlatformLinkV2Params) WithPlatformID ¶ added in v0.2.0
func (o *PublicPlatformLinkV2Params) WithPlatformID(platformID string) *PublicPlatformLinkV2Params
WithPlatformID adds the platformID to the public platform link v2 params
func (*PublicPlatformLinkV2Params) WithTicket ¶ added in v0.2.0
func (o *PublicPlatformLinkV2Params) WithTicket(ticket string) *PublicPlatformLinkV2Params
WithTicket adds the ticket to the public platform link v2 params
func (*PublicPlatformLinkV2Params) WithTimeout ¶ added in v0.2.0
func (o *PublicPlatformLinkV2Params) WithTimeout(timeout time.Duration) *PublicPlatformLinkV2Params
WithTimeout adds the timeout to the public platform link v2 params
func (*PublicPlatformLinkV2Params) WithUserID ¶ added in v0.2.0
func (o *PublicPlatformLinkV2Params) WithUserID(userID string) *PublicPlatformLinkV2Params
WithUserID adds the userID to the public platform link v2 params
func (*PublicPlatformLinkV2Params) WriteToRequest ¶ added in v0.2.0
func (o *PublicPlatformLinkV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicPlatformLinkV2Reader ¶ added in v0.2.0
type PublicPlatformLinkV2Reader struct {
// contains filtered or unexported fields
}
PublicPlatformLinkV2Reader is a Reader for the PublicPlatformLinkV2 structure.
func (*PublicPlatformLinkV2Reader) ReadResponse ¶ added in v0.2.0
func (o *PublicPlatformLinkV2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicPlatformLinkV2Unauthorized ¶ added in v0.2.0
type PublicPlatformLinkV2Unauthorized struct { }
PublicPlatformLinkV2Unauthorized handles this case with default header values.
Unauthorized access
func NewPublicPlatformLinkV2Unauthorized ¶ added in v0.2.0
func NewPublicPlatformLinkV2Unauthorized() *PublicPlatformLinkV2Unauthorized
NewPublicPlatformLinkV2Unauthorized creates a PublicPlatformLinkV2Unauthorized with default headers values
func (*PublicPlatformLinkV2Unauthorized) Error ¶ added in v0.2.0
func (o *PublicPlatformLinkV2Unauthorized) Error() string
type PublicPlatformLinkV3BadRequest ¶ added in v0.2.0
type PublicPlatformLinkV3BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicPlatformLinkV3BadRequest 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 NewPublicPlatformLinkV3BadRequest ¶ added in v0.2.0
func NewPublicPlatformLinkV3BadRequest() *PublicPlatformLinkV3BadRequest
NewPublicPlatformLinkV3BadRequest creates a PublicPlatformLinkV3BadRequest with default headers values
func (*PublicPlatformLinkV3BadRequest) Error ¶ added in v0.2.0
func (o *PublicPlatformLinkV3BadRequest) Error() string
func (*PublicPlatformLinkV3BadRequest) GetPayload ¶ added in v0.2.0
func (o *PublicPlatformLinkV3BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
type PublicPlatformLinkV3Conflict ¶ added in v0.2.0
type PublicPlatformLinkV3Conflict struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicPlatformLinkV3Conflict handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10163</td><td>platform is already linked with the user account</td></tr><tr><td>10172</td><td>platform user is already linked with the account</td></tr><tr><td>10173</td><td>platform is already linked with another user account</td></tr></table>
func NewPublicPlatformLinkV3Conflict ¶ added in v0.2.0
func NewPublicPlatformLinkV3Conflict() *PublicPlatformLinkV3Conflict
NewPublicPlatformLinkV3Conflict creates a PublicPlatformLinkV3Conflict with default headers values
func (*PublicPlatformLinkV3Conflict) Error ¶ added in v0.2.0
func (o *PublicPlatformLinkV3Conflict) Error() string
func (*PublicPlatformLinkV3Conflict) GetPayload ¶ added in v0.2.0
func (o *PublicPlatformLinkV3Conflict) GetPayload() *iamclientmodels.RestErrorResponse
type PublicPlatformLinkV3InternalServerError ¶ added in v0.2.0
type PublicPlatformLinkV3InternalServerError struct { }
PublicPlatformLinkV3InternalServerError handles this case with default header values.
Internal Server Error
func NewPublicPlatformLinkV3InternalServerError ¶ added in v0.2.0
func NewPublicPlatformLinkV3InternalServerError() *PublicPlatformLinkV3InternalServerError
NewPublicPlatformLinkV3InternalServerError creates a PublicPlatformLinkV3InternalServerError with default headers values
func (*PublicPlatformLinkV3InternalServerError) Error ¶ added in v0.2.0
func (o *PublicPlatformLinkV3InternalServerError) Error() string
type PublicPlatformLinkV3NoContent ¶ added in v0.2.0
type PublicPlatformLinkV3NoContent struct { }
PublicPlatformLinkV3NoContent handles this case with default header values.
Operation succeeded
func NewPublicPlatformLinkV3NoContent ¶ added in v0.2.0
func NewPublicPlatformLinkV3NoContent() *PublicPlatformLinkV3NoContent
NewPublicPlatformLinkV3NoContent creates a PublicPlatformLinkV3NoContent with default headers values
func (*PublicPlatformLinkV3NoContent) Error ¶ added in v0.2.0
func (o *PublicPlatformLinkV3NoContent) Error() string
type PublicPlatformLinkV3NotFound ¶ added in v0.2.0
type PublicPlatformLinkV3NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicPlatformLinkV3NotFound 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>10174</td><td>platform client not found</td></tr></table>
func NewPublicPlatformLinkV3NotFound ¶ added in v0.2.0
func NewPublicPlatformLinkV3NotFound() *PublicPlatformLinkV3NotFound
NewPublicPlatformLinkV3NotFound creates a PublicPlatformLinkV3NotFound with default headers values
func (*PublicPlatformLinkV3NotFound) Error ¶ added in v0.2.0
func (o *PublicPlatformLinkV3NotFound) Error() string
func (*PublicPlatformLinkV3NotFound) GetPayload ¶ added in v0.2.0
func (o *PublicPlatformLinkV3NotFound) GetPayload() *iamclientmodels.RestErrorResponse
type PublicPlatformLinkV3Params ¶ added in v0.2.0
type PublicPlatformLinkV3Params struct { /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*PlatformID Platform ID */ PlatformID string /*RedirectURI [Special case for ps4web and xblweb platform] The same redirectUri as when the client request authorization code. The redirectUri when client request auth code need to be exactly same with redirectUri when IAM requesting exchange token to the Platform (ps4web, xblweb) */ RedirectURI *string /*Ticket Ticket from platform, not contain whitespace */ Ticket string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicPlatformLinkV3Params contains all the parameters to send to the API endpoint for the public platform link v3 operation typically these are written to a http.Request
func NewPublicPlatformLinkV3Params ¶ added in v0.2.0
func NewPublicPlatformLinkV3Params() *PublicPlatformLinkV3Params
NewPublicPlatformLinkV3Params creates a new PublicPlatformLinkV3Params object with the default values initialized.
func NewPublicPlatformLinkV3ParamsWithContext ¶ added in v0.2.0
func NewPublicPlatformLinkV3ParamsWithContext(ctx context.Context) *PublicPlatformLinkV3Params
NewPublicPlatformLinkV3ParamsWithContext creates a new PublicPlatformLinkV3Params object with the default values initialized, and the ability to set a context for a request
func NewPublicPlatformLinkV3ParamsWithHTTPClient ¶ added in v0.2.0
func NewPublicPlatformLinkV3ParamsWithHTTPClient(client *http.Client) *PublicPlatformLinkV3Params
NewPublicPlatformLinkV3ParamsWithHTTPClient creates a new PublicPlatformLinkV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicPlatformLinkV3ParamsWithTimeout ¶ added in v0.2.0
func NewPublicPlatformLinkV3ParamsWithTimeout(timeout time.Duration) *PublicPlatformLinkV3Params
NewPublicPlatformLinkV3ParamsWithTimeout creates a new PublicPlatformLinkV3Params object with the default values initialized, and the ability to set a timeout on a request
func (*PublicPlatformLinkV3Params) SetContext ¶ added in v0.2.0
func (o *PublicPlatformLinkV3Params) SetContext(ctx context.Context)
SetContext adds the context to the public platform link v3 params
func (*PublicPlatformLinkV3Params) SetHTTPClient ¶ added in v0.2.0
func (o *PublicPlatformLinkV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public platform link v3 params
func (*PublicPlatformLinkV3Params) SetNamespace ¶ added in v0.2.0
func (o *PublicPlatformLinkV3Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the public platform link v3 params
func (*PublicPlatformLinkV3Params) SetPlatformID ¶ added in v0.2.0
func (o *PublicPlatformLinkV3Params) SetPlatformID(platformID string)
SetPlatformID adds the platformId to the public platform link v3 params
func (*PublicPlatformLinkV3Params) SetRedirectURI ¶ added in v0.2.0
func (o *PublicPlatformLinkV3Params) SetRedirectURI(redirectURI *string)
SetRedirectURI adds the redirectUri to the public platform link v3 params
func (*PublicPlatformLinkV3Params) SetTicket ¶ added in v0.2.0
func (o *PublicPlatformLinkV3Params) SetTicket(ticket string)
SetTicket adds the ticket to the public platform link v3 params
func (*PublicPlatformLinkV3Params) SetTimeout ¶ added in v0.2.0
func (o *PublicPlatformLinkV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public platform link v3 params
func (*PublicPlatformLinkV3Params) WithContext ¶ added in v0.2.0
func (o *PublicPlatformLinkV3Params) WithContext(ctx context.Context) *PublicPlatformLinkV3Params
WithContext adds the context to the public platform link v3 params
func (*PublicPlatformLinkV3Params) WithHTTPClient ¶ added in v0.2.0
func (o *PublicPlatformLinkV3Params) WithHTTPClient(client *http.Client) *PublicPlatformLinkV3Params
WithHTTPClient adds the HTTPClient to the public platform link v3 params
func (*PublicPlatformLinkV3Params) WithNamespace ¶ added in v0.2.0
func (o *PublicPlatformLinkV3Params) WithNamespace(namespace string) *PublicPlatformLinkV3Params
WithNamespace adds the namespace to the public platform link v3 params
func (*PublicPlatformLinkV3Params) WithPlatformID ¶ added in v0.2.0
func (o *PublicPlatformLinkV3Params) WithPlatformID(platformID string) *PublicPlatformLinkV3Params
WithPlatformID adds the platformID to the public platform link v3 params
func (*PublicPlatformLinkV3Params) WithRedirectURI ¶ added in v0.2.0
func (o *PublicPlatformLinkV3Params) WithRedirectURI(redirectURI *string) *PublicPlatformLinkV3Params
WithRedirectURI adds the redirectURI to the public platform link v3 params
func (*PublicPlatformLinkV3Params) WithTicket ¶ added in v0.2.0
func (o *PublicPlatformLinkV3Params) WithTicket(ticket string) *PublicPlatformLinkV3Params
WithTicket adds the ticket to the public platform link v3 params
func (*PublicPlatformLinkV3Params) WithTimeout ¶ added in v0.2.0
func (o *PublicPlatformLinkV3Params) WithTimeout(timeout time.Duration) *PublicPlatformLinkV3Params
WithTimeout adds the timeout to the public platform link v3 params
func (*PublicPlatformLinkV3Params) WriteToRequest ¶ added in v0.2.0
func (o *PublicPlatformLinkV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicPlatformLinkV3Reader ¶ added in v0.2.0
type PublicPlatformLinkV3Reader struct {
// contains filtered or unexported fields
}
PublicPlatformLinkV3Reader is a Reader for the PublicPlatformLinkV3 structure.
func (*PublicPlatformLinkV3Reader) ReadResponse ¶ added in v0.2.0
func (o *PublicPlatformLinkV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicPlatformLinkV3Unauthorized ¶ added in v0.2.0
type PublicPlatformLinkV3Unauthorized struct {
}PublicPlatformLinkV3Unauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr><tr><td>20022</td><td>token is not user token</td></tr></table>
func NewPublicPlatformLinkV3Unauthorized ¶ added in v0.2.0
func NewPublicPlatformLinkV3Unauthorized() *PublicPlatformLinkV3Unauthorized
NewPublicPlatformLinkV3Unauthorized creates a PublicPlatformLinkV3Unauthorized with default headers values
func (*PublicPlatformLinkV3Unauthorized) Error ¶ added in v0.2.0
func (o *PublicPlatformLinkV3Unauthorized) Error() string
func (*PublicPlatformLinkV3Unauthorized) GetPayload ¶ added in v0.2.0
func (o *PublicPlatformLinkV3Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
type PublicPlatformUnlinkV3BadRequest ¶ added in v0.2.0
type PublicPlatformUnlinkV3BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicPlatformUnlinkV3BadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20019</td><td>unable to parse request body</td></tr><tr><td>20002</td><td>validation error</td></tr></table>
func NewPublicPlatformUnlinkV3BadRequest ¶ added in v0.2.0
func NewPublicPlatformUnlinkV3BadRequest() *PublicPlatformUnlinkV3BadRequest
NewPublicPlatformUnlinkV3BadRequest creates a PublicPlatformUnlinkV3BadRequest with default headers values
func (*PublicPlatformUnlinkV3BadRequest) Error ¶ added in v0.2.0
func (o *PublicPlatformUnlinkV3BadRequest) Error() string
func (*PublicPlatformUnlinkV3BadRequest) GetPayload ¶ added in v0.2.0
func (o *PublicPlatformUnlinkV3BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
type PublicPlatformUnlinkV3InternalServerError ¶ added in v0.2.0
type PublicPlatformUnlinkV3InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicPlatformUnlinkV3InternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20000</td><td>internal server error</td></tr></table>
func NewPublicPlatformUnlinkV3InternalServerError ¶ added in v0.2.0
func NewPublicPlatformUnlinkV3InternalServerError() *PublicPlatformUnlinkV3InternalServerError
NewPublicPlatformUnlinkV3InternalServerError creates a PublicPlatformUnlinkV3InternalServerError with default headers values
func (*PublicPlatformUnlinkV3InternalServerError) Error ¶ added in v0.2.0
func (o *PublicPlatformUnlinkV3InternalServerError) Error() string
func (*PublicPlatformUnlinkV3InternalServerError) GetPayload ¶ added in v0.2.0
func (o *PublicPlatformUnlinkV3InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
type PublicPlatformUnlinkV3NoContent ¶ added in v0.2.0
type PublicPlatformUnlinkV3NoContent struct { }
PublicPlatformUnlinkV3NoContent handles this case with default header values.
Operation succeeded
func NewPublicPlatformUnlinkV3NoContent ¶ added in v0.2.0
func NewPublicPlatformUnlinkV3NoContent() *PublicPlatformUnlinkV3NoContent
NewPublicPlatformUnlinkV3NoContent creates a PublicPlatformUnlinkV3NoContent with default headers values
func (*PublicPlatformUnlinkV3NoContent) Error ¶ added in v0.2.0
func (o *PublicPlatformUnlinkV3NoContent) Error() string
type PublicPlatformUnlinkV3NotFound ¶ added in v0.2.0
type PublicPlatformUnlinkV3NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicPlatformUnlinkV3NotFound 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></table>
func NewPublicPlatformUnlinkV3NotFound ¶ added in v0.2.0
func NewPublicPlatformUnlinkV3NotFound() *PublicPlatformUnlinkV3NotFound
NewPublicPlatformUnlinkV3NotFound creates a PublicPlatformUnlinkV3NotFound with default headers values
func (*PublicPlatformUnlinkV3NotFound) Error ¶ added in v0.2.0
func (o *PublicPlatformUnlinkV3NotFound) Error() string
func (*PublicPlatformUnlinkV3NotFound) GetPayload ¶ added in v0.2.0
func (o *PublicPlatformUnlinkV3NotFound) GetPayload() *iamclientmodels.RestErrorResponse
type PublicPlatformUnlinkV3Params ¶ added in v0.2.0
type PublicPlatformUnlinkV3Params struct { /*Body*/ Body *iamclientmodels.ModelUnlinkUserPlatformRequest /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*PlatformID Platform ID */ PlatformID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicPlatformUnlinkV3Params contains all the parameters to send to the API endpoint for the public platform unlink v3 operation typically these are written to a http.Request
func NewPublicPlatformUnlinkV3Params ¶ added in v0.2.0
func NewPublicPlatformUnlinkV3Params() *PublicPlatformUnlinkV3Params
NewPublicPlatformUnlinkV3Params creates a new PublicPlatformUnlinkV3Params object with the default values initialized.
func NewPublicPlatformUnlinkV3ParamsWithContext ¶ added in v0.2.0
func NewPublicPlatformUnlinkV3ParamsWithContext(ctx context.Context) *PublicPlatformUnlinkV3Params
NewPublicPlatformUnlinkV3ParamsWithContext creates a new PublicPlatformUnlinkV3Params object with the default values initialized, and the ability to set a context for a request
func NewPublicPlatformUnlinkV3ParamsWithHTTPClient ¶ added in v0.2.0
func NewPublicPlatformUnlinkV3ParamsWithHTTPClient(client *http.Client) *PublicPlatformUnlinkV3Params
NewPublicPlatformUnlinkV3ParamsWithHTTPClient creates a new PublicPlatformUnlinkV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicPlatformUnlinkV3ParamsWithTimeout ¶ added in v0.2.0
func NewPublicPlatformUnlinkV3ParamsWithTimeout(timeout time.Duration) *PublicPlatformUnlinkV3Params
NewPublicPlatformUnlinkV3ParamsWithTimeout creates a new PublicPlatformUnlinkV3Params object with the default values initialized, and the ability to set a timeout on a request
func (*PublicPlatformUnlinkV3Params) SetBody ¶ added in v0.2.0
func (o *PublicPlatformUnlinkV3Params) SetBody(body *iamclientmodels.ModelUnlinkUserPlatformRequest)
SetBody adds the body to the public platform unlink v3 params
func (*PublicPlatformUnlinkV3Params) SetContext ¶ added in v0.2.0
func (o *PublicPlatformUnlinkV3Params) SetContext(ctx context.Context)
SetContext adds the context to the public platform unlink v3 params
func (*PublicPlatformUnlinkV3Params) SetHTTPClient ¶ added in v0.2.0
func (o *PublicPlatformUnlinkV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public platform unlink v3 params
func (*PublicPlatformUnlinkV3Params) SetNamespace ¶ added in v0.2.0
func (o *PublicPlatformUnlinkV3Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the public platform unlink v3 params
func (*PublicPlatformUnlinkV3Params) SetPlatformID ¶ added in v0.2.0
func (o *PublicPlatformUnlinkV3Params) SetPlatformID(platformID string)
SetPlatformID adds the platformId to the public platform unlink v3 params
func (*PublicPlatformUnlinkV3Params) SetTimeout ¶ added in v0.2.0
func (o *PublicPlatformUnlinkV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public platform unlink v3 params
func (*PublicPlatformUnlinkV3Params) WithBody ¶ added in v0.2.0
func (o *PublicPlatformUnlinkV3Params) WithBody(body *iamclientmodels.ModelUnlinkUserPlatformRequest) *PublicPlatformUnlinkV3Params
WithBody adds the body to the public platform unlink v3 params
func (*PublicPlatformUnlinkV3Params) WithContext ¶ added in v0.2.0
func (o *PublicPlatformUnlinkV3Params) WithContext(ctx context.Context) *PublicPlatformUnlinkV3Params
WithContext adds the context to the public platform unlink v3 params
func (*PublicPlatformUnlinkV3Params) WithHTTPClient ¶ added in v0.2.0
func (o *PublicPlatformUnlinkV3Params) WithHTTPClient(client *http.Client) *PublicPlatformUnlinkV3Params
WithHTTPClient adds the HTTPClient to the public platform unlink v3 params
func (*PublicPlatformUnlinkV3Params) WithNamespace ¶ added in v0.2.0
func (o *PublicPlatformUnlinkV3Params) WithNamespace(namespace string) *PublicPlatformUnlinkV3Params
WithNamespace adds the namespace to the public platform unlink v3 params
func (*PublicPlatformUnlinkV3Params) WithPlatformID ¶ added in v0.2.0
func (o *PublicPlatformUnlinkV3Params) WithPlatformID(platformID string) *PublicPlatformUnlinkV3Params
WithPlatformID adds the platformID to the public platform unlink v3 params
func (*PublicPlatformUnlinkV3Params) WithTimeout ¶ added in v0.2.0
func (o *PublicPlatformUnlinkV3Params) WithTimeout(timeout time.Duration) *PublicPlatformUnlinkV3Params
WithTimeout adds the timeout to the public platform unlink v3 params
func (*PublicPlatformUnlinkV3Params) WriteToRequest ¶ added in v0.2.0
func (o *PublicPlatformUnlinkV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicPlatformUnlinkV3Reader ¶ added in v0.2.0
type PublicPlatformUnlinkV3Reader struct {
// contains filtered or unexported fields
}
PublicPlatformUnlinkV3Reader is a Reader for the PublicPlatformUnlinkV3 structure.
func (*PublicPlatformUnlinkV3Reader) ReadResponse ¶ added in v0.2.0
func (o *PublicPlatformUnlinkV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicPlatformUnlinkV3Unauthorized ¶ added in v0.2.0
type PublicPlatformUnlinkV3Unauthorized struct {
}PublicPlatformUnlinkV3Unauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr><tr><td>20022</td><td>token is not user token</td></tr></table>
func NewPublicPlatformUnlinkV3Unauthorized ¶ added in v0.2.0
func NewPublicPlatformUnlinkV3Unauthorized() *PublicPlatformUnlinkV3Unauthorized
NewPublicPlatformUnlinkV3Unauthorized creates a PublicPlatformUnlinkV3Unauthorized with default headers values
func (*PublicPlatformUnlinkV3Unauthorized) Error ¶ added in v0.2.0
func (o *PublicPlatformUnlinkV3Unauthorized) Error() string
func (*PublicPlatformUnlinkV3Unauthorized) GetPayload ¶ added in v0.2.0
func (o *PublicPlatformUnlinkV3Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
type PublicResetPasswordV2BadRequest ¶ added in v0.2.0
type PublicResetPasswordV2BadRequest struct { }
PublicResetPasswordV2BadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20019</td><td>unable to parse request body</td></tr><tr><td>10142</td><td>new password cannot be same with original</td></tr></table>
func NewPublicResetPasswordV2BadRequest ¶ added in v0.2.0
func NewPublicResetPasswordV2BadRequest() *PublicResetPasswordV2BadRequest
NewPublicResetPasswordV2BadRequest creates a PublicResetPasswordV2BadRequest with default headers values
func (*PublicResetPasswordV2BadRequest) Error ¶ added in v0.2.0
func (o *PublicResetPasswordV2BadRequest) Error() string
type PublicResetPasswordV2Forbidden ¶ added in v0.2.0
type PublicResetPasswordV2Forbidden struct { }
PublicResetPasswordV2Forbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10137</td><td>code is expired</td></tr><tr><td>10136</td><td>code is either been used or not valid anymore</td></tr><tr><td>10138</td><td>code not match</td></tr><tr><td>10152</td><td>verification code not found</td></tr></table>
func NewPublicResetPasswordV2Forbidden ¶ added in v0.2.0
func NewPublicResetPasswordV2Forbidden() *PublicResetPasswordV2Forbidden
NewPublicResetPasswordV2Forbidden creates a PublicResetPasswordV2Forbidden with default headers values
func (*PublicResetPasswordV2Forbidden) Error ¶ added in v0.2.0
func (o *PublicResetPasswordV2Forbidden) Error() string
type PublicResetPasswordV2InternalServerError ¶ added in v0.2.0
type PublicResetPasswordV2InternalServerError struct { }
PublicResetPasswordV2InternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20000</td><td>internal server error</td></tr></table>
func NewPublicResetPasswordV2InternalServerError ¶ added in v0.2.0
func NewPublicResetPasswordV2InternalServerError() *PublicResetPasswordV2InternalServerError
NewPublicResetPasswordV2InternalServerError creates a PublicResetPasswordV2InternalServerError with default headers values
func (*PublicResetPasswordV2InternalServerError) Error ¶ added in v0.2.0
func (o *PublicResetPasswordV2InternalServerError) Error() string
type PublicResetPasswordV2NoContent ¶ added in v0.2.0
type PublicResetPasswordV2NoContent struct { }
PublicResetPasswordV2NoContent handles this case with default header values.
Operation succeeded
func NewPublicResetPasswordV2NoContent ¶ added in v0.2.0
func NewPublicResetPasswordV2NoContent() *PublicResetPasswordV2NoContent
NewPublicResetPasswordV2NoContent creates a PublicResetPasswordV2NoContent with default headers values
func (*PublicResetPasswordV2NoContent) Error ¶ added in v0.2.0
func (o *PublicResetPasswordV2NoContent) Error() string
type PublicResetPasswordV2NotFound ¶ added in v0.2.0
type PublicResetPasswordV2NotFound struct { }
PublicResetPasswordV2NotFound 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></table>
func NewPublicResetPasswordV2NotFound ¶ added in v0.2.0
func NewPublicResetPasswordV2NotFound() *PublicResetPasswordV2NotFound
NewPublicResetPasswordV2NotFound creates a PublicResetPasswordV2NotFound with default headers values
func (*PublicResetPasswordV2NotFound) Error ¶ added in v0.2.0
func (o *PublicResetPasswordV2NotFound) Error() string
type PublicResetPasswordV2Params ¶ added in v0.2.0
type PublicResetPasswordV2Params struct { /*Body*/ Body *iamclientmodels.ModelResetPasswordRequest /*Namespace Namespace */ Namespace string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicResetPasswordV2Params contains all the parameters to send to the API endpoint for the public reset password v2 operation typically these are written to a http.Request
func NewPublicResetPasswordV2Params ¶ added in v0.2.0
func NewPublicResetPasswordV2Params() *PublicResetPasswordV2Params
NewPublicResetPasswordV2Params creates a new PublicResetPasswordV2Params object with the default values initialized.
func NewPublicResetPasswordV2ParamsWithContext ¶ added in v0.2.0
func NewPublicResetPasswordV2ParamsWithContext(ctx context.Context) *PublicResetPasswordV2Params
NewPublicResetPasswordV2ParamsWithContext creates a new PublicResetPasswordV2Params object with the default values initialized, and the ability to set a context for a request
func NewPublicResetPasswordV2ParamsWithHTTPClient ¶ added in v0.2.0
func NewPublicResetPasswordV2ParamsWithHTTPClient(client *http.Client) *PublicResetPasswordV2Params
NewPublicResetPasswordV2ParamsWithHTTPClient creates a new PublicResetPasswordV2Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicResetPasswordV2ParamsWithTimeout ¶ added in v0.2.0
func NewPublicResetPasswordV2ParamsWithTimeout(timeout time.Duration) *PublicResetPasswordV2Params
NewPublicResetPasswordV2ParamsWithTimeout creates a new PublicResetPasswordV2Params object with the default values initialized, and the ability to set a timeout on a request
func (*PublicResetPasswordV2Params) SetBody ¶ added in v0.2.0
func (o *PublicResetPasswordV2Params) SetBody(body *iamclientmodels.ModelResetPasswordRequest)
SetBody adds the body to the public reset password v2 params
func (*PublicResetPasswordV2Params) SetContext ¶ added in v0.2.0
func (o *PublicResetPasswordV2Params) SetContext(ctx context.Context)
SetContext adds the context to the public reset password v2 params
func (*PublicResetPasswordV2Params) SetHTTPClient ¶ added in v0.2.0
func (o *PublicResetPasswordV2Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public reset password v2 params
func (*PublicResetPasswordV2Params) SetNamespace ¶ added in v0.2.0
func (o *PublicResetPasswordV2Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the public reset password v2 params
func (*PublicResetPasswordV2Params) SetTimeout ¶ added in v0.2.0
func (o *PublicResetPasswordV2Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public reset password v2 params
func (*PublicResetPasswordV2Params) WithBody ¶ added in v0.2.0
func (o *PublicResetPasswordV2Params) WithBody(body *iamclientmodels.ModelResetPasswordRequest) *PublicResetPasswordV2Params
WithBody adds the body to the public reset password v2 params
func (*PublicResetPasswordV2Params) WithContext ¶ added in v0.2.0
func (o *PublicResetPasswordV2Params) WithContext(ctx context.Context) *PublicResetPasswordV2Params
WithContext adds the context to the public reset password v2 params
func (*PublicResetPasswordV2Params) WithHTTPClient ¶ added in v0.2.0
func (o *PublicResetPasswordV2Params) WithHTTPClient(client *http.Client) *PublicResetPasswordV2Params
WithHTTPClient adds the HTTPClient to the public reset password v2 params
func (*PublicResetPasswordV2Params) WithNamespace ¶ added in v0.2.0
func (o *PublicResetPasswordV2Params) WithNamespace(namespace string) *PublicResetPasswordV2Params
WithNamespace adds the namespace to the public reset password v2 params
func (*PublicResetPasswordV2Params) WithTimeout ¶ added in v0.2.0
func (o *PublicResetPasswordV2Params) WithTimeout(timeout time.Duration) *PublicResetPasswordV2Params
WithTimeout adds the timeout to the public reset password v2 params
func (*PublicResetPasswordV2Params) WriteToRequest ¶ added in v0.2.0
func (o *PublicResetPasswordV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicResetPasswordV2Reader ¶ added in v0.2.0
type PublicResetPasswordV2Reader struct {
// contains filtered or unexported fields
}
PublicResetPasswordV2Reader is a Reader for the PublicResetPasswordV2 structure.
func (*PublicResetPasswordV2Reader) ReadResponse ¶ added in v0.2.0
func (o *PublicResetPasswordV2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicSearchUserV3BadRequest ¶
type PublicSearchUserV3BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicSearchUserV3BadRequest 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 NewPublicSearchUserV3BadRequest ¶
func NewPublicSearchUserV3BadRequest() *PublicSearchUserV3BadRequest
NewPublicSearchUserV3BadRequest creates a PublicSearchUserV3BadRequest with default headers values
func (*PublicSearchUserV3BadRequest) Error ¶
func (o *PublicSearchUserV3BadRequest) Error() string
func (*PublicSearchUserV3BadRequest) GetPayload ¶
func (o *PublicSearchUserV3BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
type PublicSearchUserV3InternalServerError ¶
type PublicSearchUserV3InternalServerError struct { }
PublicSearchUserV3InternalServerError handles this case with default header values.
Internal Server Error
func NewPublicSearchUserV3InternalServerError ¶
func NewPublicSearchUserV3InternalServerError() *PublicSearchUserV3InternalServerError
NewPublicSearchUserV3InternalServerError creates a PublicSearchUserV3InternalServerError with default headers values
func (*PublicSearchUserV3InternalServerError) Error ¶
func (o *PublicSearchUserV3InternalServerError) Error() string
type PublicSearchUserV3NotFound ¶
type PublicSearchUserV3NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicSearchUserV3NotFound 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></table>
func NewPublicSearchUserV3NotFound ¶
func NewPublicSearchUserV3NotFound() *PublicSearchUserV3NotFound
NewPublicSearchUserV3NotFound creates a PublicSearchUserV3NotFound with default headers values
func (*PublicSearchUserV3NotFound) Error ¶
func (o *PublicSearchUserV3NotFound) Error() string
func (*PublicSearchUserV3NotFound) GetPayload ¶
func (o *PublicSearchUserV3NotFound) GetPayload() *iamclientmodels.RestErrorResponse
type PublicSearchUserV3OK ¶
type PublicSearchUserV3OK struct {
Payload *iamclientmodels.ModelPublicUserInformationResponseV3
}
PublicSearchUserV3OK handles this case with default header values.
OK
func NewPublicSearchUserV3OK ¶
func NewPublicSearchUserV3OK() *PublicSearchUserV3OK
NewPublicSearchUserV3OK creates a PublicSearchUserV3OK with default headers values
func (*PublicSearchUserV3OK) Error ¶
func (o *PublicSearchUserV3OK) Error() string
func (*PublicSearchUserV3OK) GetPayload ¶
func (o *PublicSearchUserV3OK) GetPayload() *iamclientmodels.ModelPublicUserInformationResponseV3
type PublicSearchUserV3Params ¶
type PublicSearchUserV3Params struct { /*By Search by given attribute, possible values are emailAddress, displayName, and username */ By *string /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*Query Query, can be either email address, display name, or username */ Query *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicSearchUserV3Params contains all the parameters to send to the API endpoint for the public search user v3 operation typically these are written to a http.Request
func NewPublicSearchUserV3Params ¶
func NewPublicSearchUserV3Params() *PublicSearchUserV3Params
NewPublicSearchUserV3Params creates a new PublicSearchUserV3Params object with the default values initialized.
func NewPublicSearchUserV3ParamsWithContext ¶
func NewPublicSearchUserV3ParamsWithContext(ctx context.Context) *PublicSearchUserV3Params
NewPublicSearchUserV3ParamsWithContext creates a new PublicSearchUserV3Params object with the default values initialized, and the ability to set a context for a request
func NewPublicSearchUserV3ParamsWithHTTPClient ¶
func NewPublicSearchUserV3ParamsWithHTTPClient(client *http.Client) *PublicSearchUserV3Params
NewPublicSearchUserV3ParamsWithHTTPClient creates a new PublicSearchUserV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicSearchUserV3ParamsWithTimeout ¶
func NewPublicSearchUserV3ParamsWithTimeout(timeout time.Duration) *PublicSearchUserV3Params
NewPublicSearchUserV3ParamsWithTimeout creates a new PublicSearchUserV3Params object with the default values initialized, and the ability to set a timeout on a request
func (*PublicSearchUserV3Params) SetBy ¶
func (o *PublicSearchUserV3Params) SetBy(by *string)
SetBy adds the by to the public search user v3 params
func (*PublicSearchUserV3Params) SetContext ¶
func (o *PublicSearchUserV3Params) SetContext(ctx context.Context)
SetContext adds the context to the public search user v3 params
func (*PublicSearchUserV3Params) SetHTTPClient ¶
func (o *PublicSearchUserV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public search user v3 params
func (*PublicSearchUserV3Params) SetNamespace ¶
func (o *PublicSearchUserV3Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the public search user v3 params
func (*PublicSearchUserV3Params) SetQuery ¶
func (o *PublicSearchUserV3Params) SetQuery(query *string)
SetQuery adds the query to the public search user v3 params
func (*PublicSearchUserV3Params) SetTimeout ¶
func (o *PublicSearchUserV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public search user v3 params
func (*PublicSearchUserV3Params) WithBy ¶
func (o *PublicSearchUserV3Params) WithBy(by *string) *PublicSearchUserV3Params
WithBy adds the by to the public search user v3 params
func (*PublicSearchUserV3Params) WithContext ¶
func (o *PublicSearchUserV3Params) WithContext(ctx context.Context) *PublicSearchUserV3Params
WithContext adds the context to the public search user v3 params
func (*PublicSearchUserV3Params) WithHTTPClient ¶
func (o *PublicSearchUserV3Params) WithHTTPClient(client *http.Client) *PublicSearchUserV3Params
WithHTTPClient adds the HTTPClient to the public search user v3 params
func (*PublicSearchUserV3Params) WithNamespace ¶
func (o *PublicSearchUserV3Params) WithNamespace(namespace string) *PublicSearchUserV3Params
WithNamespace adds the namespace to the public search user v3 params
func (*PublicSearchUserV3Params) WithQuery ¶
func (o *PublicSearchUserV3Params) WithQuery(query *string) *PublicSearchUserV3Params
WithQuery adds the query to the public search user v3 params
func (*PublicSearchUserV3Params) WithTimeout ¶
func (o *PublicSearchUserV3Params) WithTimeout(timeout time.Duration) *PublicSearchUserV3Params
WithTimeout adds the timeout to the public search user v3 params
func (*PublicSearchUserV3Params) WriteToRequest ¶
func (o *PublicSearchUserV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicSearchUserV3Reader ¶
type PublicSearchUserV3Reader struct {
// contains filtered or unexported fields
}
PublicSearchUserV3Reader is a Reader for the PublicSearchUserV3 structure.
func (*PublicSearchUserV3Reader) ReadResponse ¶
func (o *PublicSearchUserV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicSearchUserV3Unauthorized ¶
type PublicSearchUserV3Unauthorized struct {
}PublicSearchUserV3Unauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr><tr><td>20022</td><td>token is not user token</td></tr></table>
func NewPublicSearchUserV3Unauthorized ¶
func NewPublicSearchUserV3Unauthorized() *PublicSearchUserV3Unauthorized
NewPublicSearchUserV3Unauthorized creates a PublicSearchUserV3Unauthorized with default headers values
func (*PublicSearchUserV3Unauthorized) Error ¶
func (o *PublicSearchUserV3Unauthorized) Error() string
func (*PublicSearchUserV3Unauthorized) GetPayload ¶
func (o *PublicSearchUserV3Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
type PublicSendVerificationCodeV3BadRequest ¶ added in v0.2.0
type PublicSendVerificationCodeV3BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicSendVerificationCodeV3BadRequest 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 NewPublicSendVerificationCodeV3BadRequest ¶ added in v0.2.0
func NewPublicSendVerificationCodeV3BadRequest() *PublicSendVerificationCodeV3BadRequest
NewPublicSendVerificationCodeV3BadRequest creates a PublicSendVerificationCodeV3BadRequest with default headers values
func (*PublicSendVerificationCodeV3BadRequest) Error ¶ added in v0.2.0
func (o *PublicSendVerificationCodeV3BadRequest) Error() string
func (*PublicSendVerificationCodeV3BadRequest) GetPayload ¶ added in v0.2.0
func (o *PublicSendVerificationCodeV3BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
type PublicSendVerificationCodeV3Conflict ¶ added in v0.2.0
type PublicSendVerificationCodeV3Conflict struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicSendVerificationCodeV3Conflict handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10140</td><td>user verified</td></tr><tr><td>10133</td><td>email already used</td></tr></table>
func NewPublicSendVerificationCodeV3Conflict ¶ added in v0.2.0
func NewPublicSendVerificationCodeV3Conflict() *PublicSendVerificationCodeV3Conflict
NewPublicSendVerificationCodeV3Conflict creates a PublicSendVerificationCodeV3Conflict with default headers values
func (*PublicSendVerificationCodeV3Conflict) Error ¶ added in v0.2.0
func (o *PublicSendVerificationCodeV3Conflict) Error() string
func (*PublicSendVerificationCodeV3Conflict) GetPayload ¶ added in v0.2.0
func (o *PublicSendVerificationCodeV3Conflict) GetPayload() *iamclientmodels.RestErrorResponse
type PublicSendVerificationCodeV3NoContent ¶ added in v0.2.0
type PublicSendVerificationCodeV3NoContent struct { }
PublicSendVerificationCodeV3NoContent handles this case with default header values.
Operation succeeded
func NewPublicSendVerificationCodeV3NoContent ¶ added in v0.2.0
func NewPublicSendVerificationCodeV3NoContent() *PublicSendVerificationCodeV3NoContent
NewPublicSendVerificationCodeV3NoContent creates a PublicSendVerificationCodeV3NoContent with default headers values
func (*PublicSendVerificationCodeV3NoContent) Error ¶ added in v0.2.0
func (o *PublicSendVerificationCodeV3NoContent) Error() string
type PublicSendVerificationCodeV3NotFound ¶ added in v0.2.0
type PublicSendVerificationCodeV3NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicSendVerificationCodeV3NotFound handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10171</td><td>email address not found</td></tr><tr><td>10139</td><td>platform account not found</td></tr></table>
func NewPublicSendVerificationCodeV3NotFound ¶ added in v0.2.0
func NewPublicSendVerificationCodeV3NotFound() *PublicSendVerificationCodeV3NotFound
NewPublicSendVerificationCodeV3NotFound creates a PublicSendVerificationCodeV3NotFound with default headers values
func (*PublicSendVerificationCodeV3NotFound) Error ¶ added in v0.2.0
func (o *PublicSendVerificationCodeV3NotFound) Error() string
func (*PublicSendVerificationCodeV3NotFound) GetPayload ¶ added in v0.2.0
func (o *PublicSendVerificationCodeV3NotFound) GetPayload() *iamclientmodels.RestErrorResponse
type PublicSendVerificationCodeV3Params ¶ added in v0.2.0
type PublicSendVerificationCodeV3Params struct { /*Body*/ Body *iamclientmodels.ModelSendVerificationCodeRequestV3 /*Namespace Namespace, only accept alphabet and numeric */ Namespace string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicSendVerificationCodeV3Params contains all the parameters to send to the API endpoint for the public send verification code v3 operation typically these are written to a http.Request
func NewPublicSendVerificationCodeV3Params ¶ added in v0.2.0
func NewPublicSendVerificationCodeV3Params() *PublicSendVerificationCodeV3Params
NewPublicSendVerificationCodeV3Params creates a new PublicSendVerificationCodeV3Params object with the default values initialized.
func NewPublicSendVerificationCodeV3ParamsWithContext ¶ added in v0.2.0
func NewPublicSendVerificationCodeV3ParamsWithContext(ctx context.Context) *PublicSendVerificationCodeV3Params
NewPublicSendVerificationCodeV3ParamsWithContext creates a new PublicSendVerificationCodeV3Params object with the default values initialized, and the ability to set a context for a request
func NewPublicSendVerificationCodeV3ParamsWithHTTPClient ¶ added in v0.2.0
func NewPublicSendVerificationCodeV3ParamsWithHTTPClient(client *http.Client) *PublicSendVerificationCodeV3Params
NewPublicSendVerificationCodeV3ParamsWithHTTPClient creates a new PublicSendVerificationCodeV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicSendVerificationCodeV3ParamsWithTimeout ¶ added in v0.2.0
func NewPublicSendVerificationCodeV3ParamsWithTimeout(timeout time.Duration) *PublicSendVerificationCodeV3Params
NewPublicSendVerificationCodeV3ParamsWithTimeout creates a new PublicSendVerificationCodeV3Params object with the default values initialized, and the ability to set a timeout on a request
func (*PublicSendVerificationCodeV3Params) SetBody ¶ added in v0.2.0
func (o *PublicSendVerificationCodeV3Params) SetBody(body *iamclientmodels.ModelSendVerificationCodeRequestV3)
SetBody adds the body to the public send verification code v3 params
func (*PublicSendVerificationCodeV3Params) SetContext ¶ added in v0.2.0
func (o *PublicSendVerificationCodeV3Params) SetContext(ctx context.Context)
SetContext adds the context to the public send verification code v3 params
func (*PublicSendVerificationCodeV3Params) SetHTTPClient ¶ added in v0.2.0
func (o *PublicSendVerificationCodeV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public send verification code v3 params
func (*PublicSendVerificationCodeV3Params) SetNamespace ¶ added in v0.2.0
func (o *PublicSendVerificationCodeV3Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the public send verification code v3 params
func (*PublicSendVerificationCodeV3Params) SetTimeout ¶ added in v0.2.0
func (o *PublicSendVerificationCodeV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public send verification code v3 params
func (*PublicSendVerificationCodeV3Params) WithBody ¶ added in v0.2.0
func (o *PublicSendVerificationCodeV3Params) WithBody(body *iamclientmodels.ModelSendVerificationCodeRequestV3) *PublicSendVerificationCodeV3Params
WithBody adds the body to the public send verification code v3 params
func (*PublicSendVerificationCodeV3Params) WithContext ¶ added in v0.2.0
func (o *PublicSendVerificationCodeV3Params) WithContext(ctx context.Context) *PublicSendVerificationCodeV3Params
WithContext adds the context to the public send verification code v3 params
func (*PublicSendVerificationCodeV3Params) WithHTTPClient ¶ added in v0.2.0
func (o *PublicSendVerificationCodeV3Params) WithHTTPClient(client *http.Client) *PublicSendVerificationCodeV3Params
WithHTTPClient adds the HTTPClient to the public send verification code v3 params
func (*PublicSendVerificationCodeV3Params) WithNamespace ¶ added in v0.2.0
func (o *PublicSendVerificationCodeV3Params) WithNamespace(namespace string) *PublicSendVerificationCodeV3Params
WithNamespace adds the namespace to the public send verification code v3 params
func (*PublicSendVerificationCodeV3Params) WithTimeout ¶ added in v0.2.0
func (o *PublicSendVerificationCodeV3Params) WithTimeout(timeout time.Duration) *PublicSendVerificationCodeV3Params
WithTimeout adds the timeout to the public send verification code v3 params
func (*PublicSendVerificationCodeV3Params) WriteToRequest ¶ added in v0.2.0
func (o *PublicSendVerificationCodeV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicSendVerificationCodeV3Reader ¶ added in v0.2.0
type PublicSendVerificationCodeV3Reader struct {
// contains filtered or unexported fields
}
PublicSendVerificationCodeV3Reader is a Reader for the PublicSendVerificationCodeV3 structure.
func (*PublicSendVerificationCodeV3Reader) ReadResponse ¶ added in v0.2.0
func (o *PublicSendVerificationCodeV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicSendVerificationCodeV3TooManyRequests ¶ added in v0.2.0
type PublicSendVerificationCodeV3TooManyRequests struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicSendVerificationCodeV3TooManyRequests handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20007</td><td>too many requests</td></tr></table>
func NewPublicSendVerificationCodeV3TooManyRequests ¶ added in v0.2.0
func NewPublicSendVerificationCodeV3TooManyRequests() *PublicSendVerificationCodeV3TooManyRequests
NewPublicSendVerificationCodeV3TooManyRequests creates a PublicSendVerificationCodeV3TooManyRequests with default headers values
func (*PublicSendVerificationCodeV3TooManyRequests) Error ¶ added in v0.2.0
func (o *PublicSendVerificationCodeV3TooManyRequests) Error() string
func (*PublicSendVerificationCodeV3TooManyRequests) GetPayload ¶ added in v0.2.0
func (o *PublicSendVerificationCodeV3TooManyRequests) GetPayload() *iamclientmodels.RestErrorResponse
type PublicSendVerificationCodeV3Unauthorized ¶ added in v0.2.0
type PublicSendVerificationCodeV3Unauthorized struct {
}PublicSendVerificationCodeV3Unauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr><tr><td>20022</td><td>token is not user token</td></tr></table>
func NewPublicSendVerificationCodeV3Unauthorized ¶ added in v0.2.0
func NewPublicSendVerificationCodeV3Unauthorized() *PublicSendVerificationCodeV3Unauthorized
NewPublicSendVerificationCodeV3Unauthorized creates a PublicSendVerificationCodeV3Unauthorized with default headers values
func (*PublicSendVerificationCodeV3Unauthorized) Error ¶ added in v0.2.0
func (o *PublicSendVerificationCodeV3Unauthorized) Error() string
func (*PublicSendVerificationCodeV3Unauthorized) GetPayload ¶ added in v0.2.0
func (o *PublicSendVerificationCodeV3Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
type PublicUpdatePasswordV2BadRequest ¶ added in v0.2.0
type PublicUpdatePasswordV2BadRequest struct { }
PublicUpdatePasswordV2BadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20019</td><td>unable to parse request body</td></tr><tr><td>20002</td><td>validation error</td></tr><tr><td>10142</td><td>new password cannot be same with original</td></tr><tr><td>10143</td><td>password not match</td></tr></table>
func NewPublicUpdatePasswordV2BadRequest ¶ added in v0.2.0
func NewPublicUpdatePasswordV2BadRequest() *PublicUpdatePasswordV2BadRequest
NewPublicUpdatePasswordV2BadRequest creates a PublicUpdatePasswordV2BadRequest with default headers values
func (*PublicUpdatePasswordV2BadRequest) Error ¶ added in v0.2.0
func (o *PublicUpdatePasswordV2BadRequest) Error() string
type PublicUpdatePasswordV2Forbidden ¶ added in v0.2.0
type PublicUpdatePasswordV2Forbidden struct { }
PublicUpdatePasswordV2Forbidden handles this case with default header values.
Forbidden
func NewPublicUpdatePasswordV2Forbidden ¶ added in v0.2.0
func NewPublicUpdatePasswordV2Forbidden() *PublicUpdatePasswordV2Forbidden
NewPublicUpdatePasswordV2Forbidden creates a PublicUpdatePasswordV2Forbidden with default headers values
func (*PublicUpdatePasswordV2Forbidden) Error ¶ added in v0.2.0
func (o *PublicUpdatePasswordV2Forbidden) Error() string
type PublicUpdatePasswordV2InternalServerError ¶ added in v0.2.0
type PublicUpdatePasswordV2InternalServerError struct { }
PublicUpdatePasswordV2InternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20000</td><td>internal server error</td></tr></table>
func NewPublicUpdatePasswordV2InternalServerError ¶ added in v0.2.0
func NewPublicUpdatePasswordV2InternalServerError() *PublicUpdatePasswordV2InternalServerError
NewPublicUpdatePasswordV2InternalServerError creates a PublicUpdatePasswordV2InternalServerError with default headers values
func (*PublicUpdatePasswordV2InternalServerError) Error ¶ added in v0.2.0
func (o *PublicUpdatePasswordV2InternalServerError) Error() string
type PublicUpdatePasswordV2NoContent ¶ added in v0.2.0
type PublicUpdatePasswordV2NoContent struct { }
PublicUpdatePasswordV2NoContent handles this case with default header values.
Operation succeeded
func NewPublicUpdatePasswordV2NoContent ¶ added in v0.2.0
func NewPublicUpdatePasswordV2NoContent() *PublicUpdatePasswordV2NoContent
NewPublicUpdatePasswordV2NoContent creates a PublicUpdatePasswordV2NoContent with default headers values
func (*PublicUpdatePasswordV2NoContent) Error ¶ added in v0.2.0
func (o *PublicUpdatePasswordV2NoContent) Error() string
type PublicUpdatePasswordV2NotFound ¶ added in v0.2.0
type PublicUpdatePasswordV2NotFound struct { }
PublicUpdatePasswordV2NotFound 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></table>
func NewPublicUpdatePasswordV2NotFound ¶ added in v0.2.0
func NewPublicUpdatePasswordV2NotFound() *PublicUpdatePasswordV2NotFound
NewPublicUpdatePasswordV2NotFound creates a PublicUpdatePasswordV2NotFound with default headers values
func (*PublicUpdatePasswordV2NotFound) Error ¶ added in v0.2.0
func (o *PublicUpdatePasswordV2NotFound) Error() string
type PublicUpdatePasswordV2Params ¶ added in v0.2.0
type PublicUpdatePasswordV2Params struct { /*Body*/ Body *iamclientmodels.ModelUserPasswordUpdateRequest /*Namespace Namespace */ Namespace string /*UserID User id */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicUpdatePasswordV2Params contains all the parameters to send to the API endpoint for the public update password v2 operation typically these are written to a http.Request
func NewPublicUpdatePasswordV2Params ¶ added in v0.2.0
func NewPublicUpdatePasswordV2Params() *PublicUpdatePasswordV2Params
NewPublicUpdatePasswordV2Params creates a new PublicUpdatePasswordV2Params object with the default values initialized.
func NewPublicUpdatePasswordV2ParamsWithContext ¶ added in v0.2.0
func NewPublicUpdatePasswordV2ParamsWithContext(ctx context.Context) *PublicUpdatePasswordV2Params
NewPublicUpdatePasswordV2ParamsWithContext creates a new PublicUpdatePasswordV2Params object with the default values initialized, and the ability to set a context for a request
func NewPublicUpdatePasswordV2ParamsWithHTTPClient ¶ added in v0.2.0
func NewPublicUpdatePasswordV2ParamsWithHTTPClient(client *http.Client) *PublicUpdatePasswordV2Params
NewPublicUpdatePasswordV2ParamsWithHTTPClient creates a new PublicUpdatePasswordV2Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicUpdatePasswordV2ParamsWithTimeout ¶ added in v0.2.0
func NewPublicUpdatePasswordV2ParamsWithTimeout(timeout time.Duration) *PublicUpdatePasswordV2Params
NewPublicUpdatePasswordV2ParamsWithTimeout creates a new PublicUpdatePasswordV2Params object with the default values initialized, and the ability to set a timeout on a request
func (*PublicUpdatePasswordV2Params) SetBody ¶ added in v0.2.0
func (o *PublicUpdatePasswordV2Params) SetBody(body *iamclientmodels.ModelUserPasswordUpdateRequest)
SetBody adds the body to the public update password v2 params
func (*PublicUpdatePasswordV2Params) SetContext ¶ added in v0.2.0
func (o *PublicUpdatePasswordV2Params) SetContext(ctx context.Context)
SetContext adds the context to the public update password v2 params
func (*PublicUpdatePasswordV2Params) SetHTTPClient ¶ added in v0.2.0
func (o *PublicUpdatePasswordV2Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public update password v2 params
func (*PublicUpdatePasswordV2Params) SetNamespace ¶ added in v0.2.0
func (o *PublicUpdatePasswordV2Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the public update password v2 params
func (*PublicUpdatePasswordV2Params) SetTimeout ¶ added in v0.2.0
func (o *PublicUpdatePasswordV2Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public update password v2 params
func (*PublicUpdatePasswordV2Params) SetUserID ¶ added in v0.2.0
func (o *PublicUpdatePasswordV2Params) SetUserID(userID string)
SetUserID adds the userId to the public update password v2 params
func (*PublicUpdatePasswordV2Params) WithBody ¶ added in v0.2.0
func (o *PublicUpdatePasswordV2Params) WithBody(body *iamclientmodels.ModelUserPasswordUpdateRequest) *PublicUpdatePasswordV2Params
WithBody adds the body to the public update password v2 params
func (*PublicUpdatePasswordV2Params) WithContext ¶ added in v0.2.0
func (o *PublicUpdatePasswordV2Params) WithContext(ctx context.Context) *PublicUpdatePasswordV2Params
WithContext adds the context to the public update password v2 params
func (*PublicUpdatePasswordV2Params) WithHTTPClient ¶ added in v0.2.0
func (o *PublicUpdatePasswordV2Params) WithHTTPClient(client *http.Client) *PublicUpdatePasswordV2Params
WithHTTPClient adds the HTTPClient to the public update password v2 params
func (*PublicUpdatePasswordV2Params) WithNamespace ¶ added in v0.2.0
func (o *PublicUpdatePasswordV2Params) WithNamespace(namespace string) *PublicUpdatePasswordV2Params
WithNamespace adds the namespace to the public update password v2 params
func (*PublicUpdatePasswordV2Params) WithTimeout ¶ added in v0.2.0
func (o *PublicUpdatePasswordV2Params) WithTimeout(timeout time.Duration) *PublicUpdatePasswordV2Params
WithTimeout adds the timeout to the public update password v2 params
func (*PublicUpdatePasswordV2Params) WithUserID ¶ added in v0.2.0
func (o *PublicUpdatePasswordV2Params) WithUserID(userID string) *PublicUpdatePasswordV2Params
WithUserID adds the userID to the public update password v2 params
func (*PublicUpdatePasswordV2Params) WriteToRequest ¶ added in v0.2.0
func (o *PublicUpdatePasswordV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicUpdatePasswordV2Reader ¶ added in v0.2.0
type PublicUpdatePasswordV2Reader struct {
// contains filtered or unexported fields
}
PublicUpdatePasswordV2Reader is a Reader for the PublicUpdatePasswordV2 structure.
func (*PublicUpdatePasswordV2Reader) ReadResponse ¶ added in v0.2.0
func (o *PublicUpdatePasswordV2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicUpdatePasswordV2Unauthorized ¶ added in v0.2.0
type PublicUpdatePasswordV2Unauthorized struct { }
PublicUpdatePasswordV2Unauthorized handles this case with default header values.
Unauthorized access
func NewPublicUpdatePasswordV2Unauthorized ¶ added in v0.2.0
func NewPublicUpdatePasswordV2Unauthorized() *PublicUpdatePasswordV2Unauthorized
NewPublicUpdatePasswordV2Unauthorized creates a PublicUpdatePasswordV2Unauthorized with default headers values
func (*PublicUpdatePasswordV2Unauthorized) Error ¶ added in v0.2.0
func (o *PublicUpdatePasswordV2Unauthorized) Error() string
type PublicUpdatePasswordV3BadRequest ¶ added in v0.2.0
type PublicUpdatePasswordV3BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicUpdatePasswordV3BadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20019</td><td>unable to parse request body</td></tr><tr><td>20002</td><td>validation error</td></tr><tr><td>10142</td><td>new password cannot be same with original</td></tr><tr><td>10143</td><td>password not match</td></tr></table>
func NewPublicUpdatePasswordV3BadRequest ¶ added in v0.2.0
func NewPublicUpdatePasswordV3BadRequest() *PublicUpdatePasswordV3BadRequest
NewPublicUpdatePasswordV3BadRequest creates a PublicUpdatePasswordV3BadRequest with default headers values
func (*PublicUpdatePasswordV3BadRequest) Error ¶ added in v0.2.0
func (o *PublicUpdatePasswordV3BadRequest) Error() string
func (*PublicUpdatePasswordV3BadRequest) GetPayload ¶ added in v0.2.0
func (o *PublicUpdatePasswordV3BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
type PublicUpdatePasswordV3InternalServerError ¶ added in v0.2.0
type PublicUpdatePasswordV3InternalServerError struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicUpdatePasswordV3InternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20000</td><td>internal server error</td></tr></table>
func NewPublicUpdatePasswordV3InternalServerError ¶ added in v0.2.0
func NewPublicUpdatePasswordV3InternalServerError() *PublicUpdatePasswordV3InternalServerError
NewPublicUpdatePasswordV3InternalServerError creates a PublicUpdatePasswordV3InternalServerError with default headers values
func (*PublicUpdatePasswordV3InternalServerError) Error ¶ added in v0.2.0
func (o *PublicUpdatePasswordV3InternalServerError) Error() string
func (*PublicUpdatePasswordV3InternalServerError) GetPayload ¶ added in v0.2.0
func (o *PublicUpdatePasswordV3InternalServerError) GetPayload() *iamclientmodels.RestErrorResponse
type PublicUpdatePasswordV3NoContent ¶ added in v0.2.0
type PublicUpdatePasswordV3NoContent struct { }
PublicUpdatePasswordV3NoContent handles this case with default header values.
Operation succeeded
func NewPublicUpdatePasswordV3NoContent ¶ added in v0.2.0
func NewPublicUpdatePasswordV3NoContent() *PublicUpdatePasswordV3NoContent
NewPublicUpdatePasswordV3NoContent creates a PublicUpdatePasswordV3NoContent with default headers values
func (*PublicUpdatePasswordV3NoContent) Error ¶ added in v0.2.0
func (o *PublicUpdatePasswordV3NoContent) Error() string
type PublicUpdatePasswordV3Params ¶ added in v0.2.0
type PublicUpdatePasswordV3Params struct { /*Body*/ Body *iamclientmodels.ModelUserPasswordUpdateV3Request /*Namespace Namespace, only accept alphabet and numeric */ Namespace string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicUpdatePasswordV3Params contains all the parameters to send to the API endpoint for the public update password v3 operation typically these are written to a http.Request
func NewPublicUpdatePasswordV3Params ¶ added in v0.2.0
func NewPublicUpdatePasswordV3Params() *PublicUpdatePasswordV3Params
NewPublicUpdatePasswordV3Params creates a new PublicUpdatePasswordV3Params object with the default values initialized.
func NewPublicUpdatePasswordV3ParamsWithContext ¶ added in v0.2.0
func NewPublicUpdatePasswordV3ParamsWithContext(ctx context.Context) *PublicUpdatePasswordV3Params
NewPublicUpdatePasswordV3ParamsWithContext creates a new PublicUpdatePasswordV3Params object with the default values initialized, and the ability to set a context for a request
func NewPublicUpdatePasswordV3ParamsWithHTTPClient ¶ added in v0.2.0
func NewPublicUpdatePasswordV3ParamsWithHTTPClient(client *http.Client) *PublicUpdatePasswordV3Params
NewPublicUpdatePasswordV3ParamsWithHTTPClient creates a new PublicUpdatePasswordV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicUpdatePasswordV3ParamsWithTimeout ¶ added in v0.2.0
func NewPublicUpdatePasswordV3ParamsWithTimeout(timeout time.Duration) *PublicUpdatePasswordV3Params
NewPublicUpdatePasswordV3ParamsWithTimeout creates a new PublicUpdatePasswordV3Params object with the default values initialized, and the ability to set a timeout on a request
func (*PublicUpdatePasswordV3Params) SetBody ¶ added in v0.2.0
func (o *PublicUpdatePasswordV3Params) SetBody(body *iamclientmodels.ModelUserPasswordUpdateV3Request)
SetBody adds the body to the public update password v3 params
func (*PublicUpdatePasswordV3Params) SetContext ¶ added in v0.2.0
func (o *PublicUpdatePasswordV3Params) SetContext(ctx context.Context)
SetContext adds the context to the public update password v3 params
func (*PublicUpdatePasswordV3Params) SetHTTPClient ¶ added in v0.2.0
func (o *PublicUpdatePasswordV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public update password v3 params
func (*PublicUpdatePasswordV3Params) SetNamespace ¶ added in v0.2.0
func (o *PublicUpdatePasswordV3Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the public update password v3 params
func (*PublicUpdatePasswordV3Params) SetTimeout ¶ added in v0.2.0
func (o *PublicUpdatePasswordV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public update password v3 params
func (*PublicUpdatePasswordV3Params) WithBody ¶ added in v0.2.0
func (o *PublicUpdatePasswordV3Params) WithBody(body *iamclientmodels.ModelUserPasswordUpdateV3Request) *PublicUpdatePasswordV3Params
WithBody adds the body to the public update password v3 params
func (*PublicUpdatePasswordV3Params) WithContext ¶ added in v0.2.0
func (o *PublicUpdatePasswordV3Params) WithContext(ctx context.Context) *PublicUpdatePasswordV3Params
WithContext adds the context to the public update password v3 params
func (*PublicUpdatePasswordV3Params) WithHTTPClient ¶ added in v0.2.0
func (o *PublicUpdatePasswordV3Params) WithHTTPClient(client *http.Client) *PublicUpdatePasswordV3Params
WithHTTPClient adds the HTTPClient to the public update password v3 params
func (*PublicUpdatePasswordV3Params) WithNamespace ¶ added in v0.2.0
func (o *PublicUpdatePasswordV3Params) WithNamespace(namespace string) *PublicUpdatePasswordV3Params
WithNamespace adds the namespace to the public update password v3 params
func (*PublicUpdatePasswordV3Params) WithTimeout ¶ added in v0.2.0
func (o *PublicUpdatePasswordV3Params) WithTimeout(timeout time.Duration) *PublicUpdatePasswordV3Params
WithTimeout adds the timeout to the public update password v3 params
func (*PublicUpdatePasswordV3Params) WriteToRequest ¶ added in v0.2.0
func (o *PublicUpdatePasswordV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicUpdatePasswordV3Reader ¶ added in v0.2.0
type PublicUpdatePasswordV3Reader struct {
// contains filtered or unexported fields
}
PublicUpdatePasswordV3Reader is a Reader for the PublicUpdatePasswordV3 structure.
func (*PublicUpdatePasswordV3Reader) ReadResponse ¶ added in v0.2.0
func (o *PublicUpdatePasswordV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicUpdatePasswordV3Unauthorized ¶ added in v0.2.0
type PublicUpdatePasswordV3Unauthorized struct {
}PublicUpdatePasswordV3Unauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr><tr><td>20022</td><td>token is not user token</td></tr></table>
func NewPublicUpdatePasswordV3Unauthorized ¶ added in v0.2.0
func NewPublicUpdatePasswordV3Unauthorized() *PublicUpdatePasswordV3Unauthorized
NewPublicUpdatePasswordV3Unauthorized creates a PublicUpdatePasswordV3Unauthorized with default headers values
func (*PublicUpdatePasswordV3Unauthorized) Error ¶ added in v0.2.0
func (o *PublicUpdatePasswordV3Unauthorized) Error() string
func (*PublicUpdatePasswordV3Unauthorized) GetPayload ¶ added in v0.2.0
func (o *PublicUpdatePasswordV3Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
type PublicUpdateUserV2BadRequest ¶ added in v0.2.0
type PublicUpdateUserV2BadRequest struct { }
PublicUpdateUserV2BadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20019</td><td>unable to parse request body</td></tr><tr><td>10131</td><td>invalid date of birth</td></tr><tr><td>10155</td><td>country is not defined</td></tr><tr><td>10154</td><td>country not found</td></tr><tr><td>10130</td><td>user under age</td></tr><tr><td>10132</td><td>invalid email address</td></tr></table>
func NewPublicUpdateUserV2BadRequest ¶ added in v0.2.0
func NewPublicUpdateUserV2BadRequest() *PublicUpdateUserV2BadRequest
NewPublicUpdateUserV2BadRequest creates a PublicUpdateUserV2BadRequest with default headers values
func (*PublicUpdateUserV2BadRequest) Error ¶ added in v0.2.0
func (o *PublicUpdateUserV2BadRequest) Error() string
type PublicUpdateUserV2Conflict ¶ added in v0.2.0
type PublicUpdateUserV2Conflict struct { }
PublicUpdateUserV2Conflict handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10133</td><td>email already used</td></tr></table>
func NewPublicUpdateUserV2Conflict ¶ added in v0.2.0
func NewPublicUpdateUserV2Conflict() *PublicUpdateUserV2Conflict
NewPublicUpdateUserV2Conflict creates a PublicUpdateUserV2Conflict with default headers values
func (*PublicUpdateUserV2Conflict) Error ¶ added in v0.2.0
func (o *PublicUpdateUserV2Conflict) Error() string
type PublicUpdateUserV2InternalServerError ¶ added in v0.2.0
type PublicUpdateUserV2InternalServerError struct { }
PublicUpdateUserV2InternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20000</td><td>internal server error</td></tr></table>
func NewPublicUpdateUserV2InternalServerError ¶ added in v0.2.0
func NewPublicUpdateUserV2InternalServerError() *PublicUpdateUserV2InternalServerError
NewPublicUpdateUserV2InternalServerError creates a PublicUpdateUserV2InternalServerError with default headers values
func (*PublicUpdateUserV2InternalServerError) Error ¶ added in v0.2.0
func (o *PublicUpdateUserV2InternalServerError) Error() string
type PublicUpdateUserV2NotFound ¶ added in v0.2.0
type PublicUpdateUserV2NotFound struct { }
PublicUpdateUserV2NotFound handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10139</td><td>platform account not found</td></tr><tr><td>20008</td><td>user not found</td></tr></table>
func NewPublicUpdateUserV2NotFound ¶ added in v0.2.0
func NewPublicUpdateUserV2NotFound() *PublicUpdateUserV2NotFound
NewPublicUpdateUserV2NotFound creates a PublicUpdateUserV2NotFound with default headers values
func (*PublicUpdateUserV2NotFound) Error ¶ added in v0.2.0
func (o *PublicUpdateUserV2NotFound) Error() string
type PublicUpdateUserV2OK ¶ added in v0.2.0
type PublicUpdateUserV2OK struct {
Payload []*iamclientmodels.ModelUserResponse
}
PublicUpdateUserV2OK handles this case with default header values.
OK
func NewPublicUpdateUserV2OK ¶ added in v0.2.0
func NewPublicUpdateUserV2OK() *PublicUpdateUserV2OK
NewPublicUpdateUserV2OK creates a PublicUpdateUserV2OK with default headers values
func (*PublicUpdateUserV2OK) Error ¶ added in v0.2.0
func (o *PublicUpdateUserV2OK) Error() string
func (*PublicUpdateUserV2OK) GetPayload ¶ added in v0.2.0
func (o *PublicUpdateUserV2OK) GetPayload() []*iamclientmodels.ModelUserResponse
type PublicUpdateUserV2Params ¶ added in v0.2.0
type PublicUpdateUserV2Params struct { /*Body*/ Body *iamclientmodels.ModelUserUpdateRequest /*Namespace Namespace */ Namespace string /*UserID User ID */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicUpdateUserV2Params contains all the parameters to send to the API endpoint for the public update user v2 operation typically these are written to a http.Request
func NewPublicUpdateUserV2Params ¶ added in v0.2.0
func NewPublicUpdateUserV2Params() *PublicUpdateUserV2Params
NewPublicUpdateUserV2Params creates a new PublicUpdateUserV2Params object with the default values initialized.
func NewPublicUpdateUserV2ParamsWithContext ¶ added in v0.2.0
func NewPublicUpdateUserV2ParamsWithContext(ctx context.Context) *PublicUpdateUserV2Params
NewPublicUpdateUserV2ParamsWithContext creates a new PublicUpdateUserV2Params object with the default values initialized, and the ability to set a context for a request
func NewPublicUpdateUserV2ParamsWithHTTPClient ¶ added in v0.2.0
func NewPublicUpdateUserV2ParamsWithHTTPClient(client *http.Client) *PublicUpdateUserV2Params
NewPublicUpdateUserV2ParamsWithHTTPClient creates a new PublicUpdateUserV2Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicUpdateUserV2ParamsWithTimeout ¶ added in v0.2.0
func NewPublicUpdateUserV2ParamsWithTimeout(timeout time.Duration) *PublicUpdateUserV2Params
NewPublicUpdateUserV2ParamsWithTimeout creates a new PublicUpdateUserV2Params object with the default values initialized, and the ability to set a timeout on a request
func (*PublicUpdateUserV2Params) SetBody ¶ added in v0.2.0
func (o *PublicUpdateUserV2Params) SetBody(body *iamclientmodels.ModelUserUpdateRequest)
SetBody adds the body to the public update user v2 params
func (*PublicUpdateUserV2Params) SetContext ¶ added in v0.2.0
func (o *PublicUpdateUserV2Params) SetContext(ctx context.Context)
SetContext adds the context to the public update user v2 params
func (*PublicUpdateUserV2Params) SetHTTPClient ¶ added in v0.2.0
func (o *PublicUpdateUserV2Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public update user v2 params
func (*PublicUpdateUserV2Params) SetNamespace ¶ added in v0.2.0
func (o *PublicUpdateUserV2Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the public update user v2 params
func (*PublicUpdateUserV2Params) SetTimeout ¶ added in v0.2.0
func (o *PublicUpdateUserV2Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public update user v2 params
func (*PublicUpdateUserV2Params) SetUserID ¶ added in v0.2.0
func (o *PublicUpdateUserV2Params) SetUserID(userID string)
SetUserID adds the userId to the public update user v2 params
func (*PublicUpdateUserV2Params) WithBody ¶ added in v0.2.0
func (o *PublicUpdateUserV2Params) WithBody(body *iamclientmodels.ModelUserUpdateRequest) *PublicUpdateUserV2Params
WithBody adds the body to the public update user v2 params
func (*PublicUpdateUserV2Params) WithContext ¶ added in v0.2.0
func (o *PublicUpdateUserV2Params) WithContext(ctx context.Context) *PublicUpdateUserV2Params
WithContext adds the context to the public update user v2 params
func (*PublicUpdateUserV2Params) WithHTTPClient ¶ added in v0.2.0
func (o *PublicUpdateUserV2Params) WithHTTPClient(client *http.Client) *PublicUpdateUserV2Params
WithHTTPClient adds the HTTPClient to the public update user v2 params
func (*PublicUpdateUserV2Params) WithNamespace ¶ added in v0.2.0
func (o *PublicUpdateUserV2Params) WithNamespace(namespace string) *PublicUpdateUserV2Params
WithNamespace adds the namespace to the public update user v2 params
func (*PublicUpdateUserV2Params) WithTimeout ¶ added in v0.2.0
func (o *PublicUpdateUserV2Params) WithTimeout(timeout time.Duration) *PublicUpdateUserV2Params
WithTimeout adds the timeout to the public update user v2 params
func (*PublicUpdateUserV2Params) WithUserID ¶ added in v0.2.0
func (o *PublicUpdateUserV2Params) WithUserID(userID string) *PublicUpdateUserV2Params
WithUserID adds the userID to the public update user v2 params
func (*PublicUpdateUserV2Params) WriteToRequest ¶ added in v0.2.0
func (o *PublicUpdateUserV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicUpdateUserV2Reader ¶ added in v0.2.0
type PublicUpdateUserV2Reader struct {
// contains filtered or unexported fields
}
PublicUpdateUserV2Reader is a Reader for the PublicUpdateUserV2 structure.
func (*PublicUpdateUserV2Reader) ReadResponse ¶ added in v0.2.0
func (o *PublicUpdateUserV2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicUpdateUserV2Unauthorized ¶ added in v0.2.0
type PublicUpdateUserV2Unauthorized struct { }
PublicUpdateUserV2Unauthorized handles this case with default header values.
Unauthorized access
func NewPublicUpdateUserV2Unauthorized ¶ added in v0.2.0
func NewPublicUpdateUserV2Unauthorized() *PublicUpdateUserV2Unauthorized
NewPublicUpdateUserV2Unauthorized creates a PublicUpdateUserV2Unauthorized with default headers values
func (*PublicUpdateUserV2Unauthorized) Error ¶ added in v0.2.0
func (o *PublicUpdateUserV2Unauthorized) Error() string
type PublicUpdateUserV3BadRequest ¶ added in v0.2.0
type PublicUpdateUserV3BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicUpdateUserV3BadRequest 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><tr><td>10154</td><td>country not found</td></tr><tr><td>10130</td><td>user under age</td></tr></table>
func NewPublicUpdateUserV3BadRequest ¶ added in v0.2.0
func NewPublicUpdateUserV3BadRequest() *PublicUpdateUserV3BadRequest
NewPublicUpdateUserV3BadRequest creates a PublicUpdateUserV3BadRequest with default headers values
func (*PublicUpdateUserV3BadRequest) Error ¶ added in v0.2.0
func (o *PublicUpdateUserV3BadRequest) Error() string
func (*PublicUpdateUserV3BadRequest) GetPayload ¶ added in v0.2.0
func (o *PublicUpdateUserV3BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
type PublicUpdateUserV3Conflict ¶ added in v0.2.0
type PublicUpdateUserV3Conflict struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicUpdateUserV3Conflict handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10133</td><td>email already used</td></tr></table>
func NewPublicUpdateUserV3Conflict ¶ added in v0.2.0
func NewPublicUpdateUserV3Conflict() *PublicUpdateUserV3Conflict
NewPublicUpdateUserV3Conflict creates a PublicUpdateUserV3Conflict with default headers values
func (*PublicUpdateUserV3Conflict) Error ¶ added in v0.2.0
func (o *PublicUpdateUserV3Conflict) Error() string
func (*PublicUpdateUserV3Conflict) GetPayload ¶ added in v0.2.0
func (o *PublicUpdateUserV3Conflict) GetPayload() *iamclientmodels.RestErrorResponse
type PublicUpdateUserV3InternalServerError ¶ added in v0.2.0
type PublicUpdateUserV3InternalServerError struct { }
PublicUpdateUserV3InternalServerError handles this case with default header values.
Internal Server Error
func NewPublicUpdateUserV3InternalServerError ¶ added in v0.2.0
func NewPublicUpdateUserV3InternalServerError() *PublicUpdateUserV3InternalServerError
NewPublicUpdateUserV3InternalServerError creates a PublicUpdateUserV3InternalServerError with default headers values
func (*PublicUpdateUserV3InternalServerError) Error ¶ added in v0.2.0
func (o *PublicUpdateUserV3InternalServerError) Error() string
type PublicUpdateUserV3OK ¶ added in v0.2.0
type PublicUpdateUserV3OK struct {
Payload []*iamclientmodels.ModelUserResponseV3
}
PublicUpdateUserV3OK handles this case with default header values.
OK
func NewPublicUpdateUserV3OK ¶ added in v0.2.0
func NewPublicUpdateUserV3OK() *PublicUpdateUserV3OK
NewPublicUpdateUserV3OK creates a PublicUpdateUserV3OK with default headers values
func (*PublicUpdateUserV3OK) Error ¶ added in v0.2.0
func (o *PublicUpdateUserV3OK) Error() string
func (*PublicUpdateUserV3OK) GetPayload ¶ added in v0.2.0
func (o *PublicUpdateUserV3OK) GetPayload() []*iamclientmodels.ModelUserResponseV3
type PublicUpdateUserV3Params ¶ added in v0.2.0
type PublicUpdateUserV3Params struct { /*Body*/ Body *iamclientmodels.ModelUserUpdateRequestV3 /*Namespace Namespace, only accept alphabet and numeric */ Namespace string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicUpdateUserV3Params contains all the parameters to send to the API endpoint for the public update user v3 operation typically these are written to a http.Request
func NewPublicUpdateUserV3Params ¶ added in v0.2.0
func NewPublicUpdateUserV3Params() *PublicUpdateUserV3Params
NewPublicUpdateUserV3Params creates a new PublicUpdateUserV3Params object with the default values initialized.
func NewPublicUpdateUserV3ParamsWithContext ¶ added in v0.2.0
func NewPublicUpdateUserV3ParamsWithContext(ctx context.Context) *PublicUpdateUserV3Params
NewPublicUpdateUserV3ParamsWithContext creates a new PublicUpdateUserV3Params object with the default values initialized, and the ability to set a context for a request
func NewPublicUpdateUserV3ParamsWithHTTPClient ¶ added in v0.2.0
func NewPublicUpdateUserV3ParamsWithHTTPClient(client *http.Client) *PublicUpdateUserV3Params
NewPublicUpdateUserV3ParamsWithHTTPClient creates a new PublicUpdateUserV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicUpdateUserV3ParamsWithTimeout ¶ added in v0.2.0
func NewPublicUpdateUserV3ParamsWithTimeout(timeout time.Duration) *PublicUpdateUserV3Params
NewPublicUpdateUserV3ParamsWithTimeout creates a new PublicUpdateUserV3Params object with the default values initialized, and the ability to set a timeout on a request
func (*PublicUpdateUserV3Params) SetBody ¶ added in v0.2.0
func (o *PublicUpdateUserV3Params) SetBody(body *iamclientmodels.ModelUserUpdateRequestV3)
SetBody adds the body to the public update user v3 params
func (*PublicUpdateUserV3Params) SetContext ¶ added in v0.2.0
func (o *PublicUpdateUserV3Params) SetContext(ctx context.Context)
SetContext adds the context to the public update user v3 params
func (*PublicUpdateUserV3Params) SetHTTPClient ¶ added in v0.2.0
func (o *PublicUpdateUserV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public update user v3 params
func (*PublicUpdateUserV3Params) SetNamespace ¶ added in v0.2.0
func (o *PublicUpdateUserV3Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the public update user v3 params
func (*PublicUpdateUserV3Params) SetTimeout ¶ added in v0.2.0
func (o *PublicUpdateUserV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public update user v3 params
func (*PublicUpdateUserV3Params) WithBody ¶ added in v0.2.0
func (o *PublicUpdateUserV3Params) WithBody(body *iamclientmodels.ModelUserUpdateRequestV3) *PublicUpdateUserV3Params
WithBody adds the body to the public update user v3 params
func (*PublicUpdateUserV3Params) WithContext ¶ added in v0.2.0
func (o *PublicUpdateUserV3Params) WithContext(ctx context.Context) *PublicUpdateUserV3Params
WithContext adds the context to the public update user v3 params
func (*PublicUpdateUserV3Params) WithHTTPClient ¶ added in v0.2.0
func (o *PublicUpdateUserV3Params) WithHTTPClient(client *http.Client) *PublicUpdateUserV3Params
WithHTTPClient adds the HTTPClient to the public update user v3 params
func (*PublicUpdateUserV3Params) WithNamespace ¶ added in v0.2.0
func (o *PublicUpdateUserV3Params) WithNamespace(namespace string) *PublicUpdateUserV3Params
WithNamespace adds the namespace to the public update user v3 params
func (*PublicUpdateUserV3Params) WithTimeout ¶ added in v0.2.0
func (o *PublicUpdateUserV3Params) WithTimeout(timeout time.Duration) *PublicUpdateUserV3Params
WithTimeout adds the timeout to the public update user v3 params
func (*PublicUpdateUserV3Params) WriteToRequest ¶ added in v0.2.0
func (o *PublicUpdateUserV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicUpdateUserV3Reader ¶ added in v0.2.0
type PublicUpdateUserV3Reader struct {
// contains filtered or unexported fields
}
PublicUpdateUserV3Reader is a Reader for the PublicUpdateUserV3 structure.
func (*PublicUpdateUserV3Reader) ReadResponse ¶ added in v0.2.0
func (o *PublicUpdateUserV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicUpdateUserV3Unauthorized ¶ added in v0.2.0
type PublicUpdateUserV3Unauthorized struct {
}PublicUpdateUserV3Unauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr><tr><td>20022</td><td>token is not user token</td></tr></table>
func NewPublicUpdateUserV3Unauthorized ¶ added in v0.2.0
func NewPublicUpdateUserV3Unauthorized() *PublicUpdateUserV3Unauthorized
NewPublicUpdateUserV3Unauthorized creates a PublicUpdateUserV3Unauthorized with default headers values
func (*PublicUpdateUserV3Unauthorized) Error ¶ added in v0.2.0
func (o *PublicUpdateUserV3Unauthorized) Error() string
func (*PublicUpdateUserV3Unauthorized) GetPayload ¶ added in v0.2.0
func (o *PublicUpdateUserV3Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
type PublicUpgradeHeadlessAccountV3BadRequest ¶ added in v0.2.0
type PublicUpgradeHeadlessAccountV3BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicUpgradeHeadlessAccountV3BadRequest 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><tr><td>10155</td><td>country is not defined</td></tr><tr><td>10130</td><td>user under age</td></tr></table>
func NewPublicUpgradeHeadlessAccountV3BadRequest ¶ added in v0.2.0
func NewPublicUpgradeHeadlessAccountV3BadRequest() *PublicUpgradeHeadlessAccountV3BadRequest
NewPublicUpgradeHeadlessAccountV3BadRequest creates a PublicUpgradeHeadlessAccountV3BadRequest with default headers values
func (*PublicUpgradeHeadlessAccountV3BadRequest) Error ¶ added in v0.2.0
func (o *PublicUpgradeHeadlessAccountV3BadRequest) Error() string
func (*PublicUpgradeHeadlessAccountV3BadRequest) GetPayload ¶ added in v0.2.0
func (o *PublicUpgradeHeadlessAccountV3BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
type PublicUpgradeHeadlessAccountV3Conflict ¶ added in v0.2.0
type PublicUpgradeHeadlessAccountV3Conflict struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicUpgradeHeadlessAccountV3Conflict handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10153</td><td>user exist</td></tr><tr><td>10170</td><td>account is already a full account</td></tr></table>
func NewPublicUpgradeHeadlessAccountV3Conflict ¶ added in v0.2.0
func NewPublicUpgradeHeadlessAccountV3Conflict() *PublicUpgradeHeadlessAccountV3Conflict
NewPublicUpgradeHeadlessAccountV3Conflict creates a PublicUpgradeHeadlessAccountV3Conflict with default headers values
func (*PublicUpgradeHeadlessAccountV3Conflict) Error ¶ added in v0.2.0
func (o *PublicUpgradeHeadlessAccountV3Conflict) Error() string
func (*PublicUpgradeHeadlessAccountV3Conflict) GetPayload ¶ added in v0.2.0
func (o *PublicUpgradeHeadlessAccountV3Conflict) GetPayload() *iamclientmodels.RestErrorResponse
type PublicUpgradeHeadlessAccountV3Forbidden ¶ added in v0.2.0
type PublicUpgradeHeadlessAccountV3Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicUpgradeHeadlessAccountV3Forbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10152</td><td>verification code not found</td></tr><tr><td>10137</td><td>code is expired</td></tr><tr><td>10136</td><td>code is either been used or not valid anymore</td></tr><tr><td>10138</td><td>code not match</td></tr><tr><td>10149</td><td>verification contact type doesn't match</td></tr><tr><td>10148</td><td>verification code context doesn't match the required context</td></tr></table>
func NewPublicUpgradeHeadlessAccountV3Forbidden ¶ added in v0.2.0
func NewPublicUpgradeHeadlessAccountV3Forbidden() *PublicUpgradeHeadlessAccountV3Forbidden
NewPublicUpgradeHeadlessAccountV3Forbidden creates a PublicUpgradeHeadlessAccountV3Forbidden with default headers values
func (*PublicUpgradeHeadlessAccountV3Forbidden) Error ¶ added in v0.2.0
func (o *PublicUpgradeHeadlessAccountV3Forbidden) Error() string
func (*PublicUpgradeHeadlessAccountV3Forbidden) GetPayload ¶ added in v0.2.0
func (o *PublicUpgradeHeadlessAccountV3Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
type PublicUpgradeHeadlessAccountV3InternalServerError ¶ added in v0.2.0
type PublicUpgradeHeadlessAccountV3InternalServerError struct { }
PublicUpgradeHeadlessAccountV3InternalServerError handles this case with default header values.
Internal Server Error
func NewPublicUpgradeHeadlessAccountV3InternalServerError ¶ added in v0.2.0
func NewPublicUpgradeHeadlessAccountV3InternalServerError() *PublicUpgradeHeadlessAccountV3InternalServerError
NewPublicUpgradeHeadlessAccountV3InternalServerError creates a PublicUpgradeHeadlessAccountV3InternalServerError with default headers values
func (*PublicUpgradeHeadlessAccountV3InternalServerError) Error ¶ added in v0.2.0
func (o *PublicUpgradeHeadlessAccountV3InternalServerError) Error() string
type PublicUpgradeHeadlessAccountV3NotFound ¶ added in v0.2.0
type PublicUpgradeHeadlessAccountV3NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicUpgradeHeadlessAccountV3NotFound handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10139</td><td>platform account not found</td></tr><tr><td>10154</td><td>country not found</td></tr></table>
func NewPublicUpgradeHeadlessAccountV3NotFound ¶ added in v0.2.0
func NewPublicUpgradeHeadlessAccountV3NotFound() *PublicUpgradeHeadlessAccountV3NotFound
NewPublicUpgradeHeadlessAccountV3NotFound creates a PublicUpgradeHeadlessAccountV3NotFound with default headers values
func (*PublicUpgradeHeadlessAccountV3NotFound) Error ¶ added in v0.2.0
func (o *PublicUpgradeHeadlessAccountV3NotFound) Error() string
func (*PublicUpgradeHeadlessAccountV3NotFound) GetPayload ¶ added in v0.2.0
func (o *PublicUpgradeHeadlessAccountV3NotFound) GetPayload() *iamclientmodels.RestErrorResponse
type PublicUpgradeHeadlessAccountV3OK ¶ added in v0.2.0
type PublicUpgradeHeadlessAccountV3OK struct {
Payload *iamclientmodels.ModelUserResponseV3
}
PublicUpgradeHeadlessAccountV3OK handles this case with default header values.
OK
func NewPublicUpgradeHeadlessAccountV3OK ¶ added in v0.2.0
func NewPublicUpgradeHeadlessAccountV3OK() *PublicUpgradeHeadlessAccountV3OK
NewPublicUpgradeHeadlessAccountV3OK creates a PublicUpgradeHeadlessAccountV3OK with default headers values
func (*PublicUpgradeHeadlessAccountV3OK) Error ¶ added in v0.2.0
func (o *PublicUpgradeHeadlessAccountV3OK) Error() string
func (*PublicUpgradeHeadlessAccountV3OK) GetPayload ¶ added in v0.2.0
func (o *PublicUpgradeHeadlessAccountV3OK) GetPayload() *iamclientmodels.ModelUserResponseV3
type PublicUpgradeHeadlessAccountV3Params ¶ added in v0.2.0
type PublicUpgradeHeadlessAccountV3Params struct { /*Body*/ Body *iamclientmodels.ModelUpgradeHeadlessAccountWithVerificationCodeRequestV3 /*Namespace Namespace, only accept alphabet and numeric */ Namespace string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicUpgradeHeadlessAccountV3Params contains all the parameters to send to the API endpoint for the public upgrade headless account v3 operation typically these are written to a http.Request
func NewPublicUpgradeHeadlessAccountV3Params ¶ added in v0.2.0
func NewPublicUpgradeHeadlessAccountV3Params() *PublicUpgradeHeadlessAccountV3Params
NewPublicUpgradeHeadlessAccountV3Params creates a new PublicUpgradeHeadlessAccountV3Params object with the default values initialized.
func NewPublicUpgradeHeadlessAccountV3ParamsWithContext ¶ added in v0.2.0
func NewPublicUpgradeHeadlessAccountV3ParamsWithContext(ctx context.Context) *PublicUpgradeHeadlessAccountV3Params
NewPublicUpgradeHeadlessAccountV3ParamsWithContext creates a new PublicUpgradeHeadlessAccountV3Params object with the default values initialized, and the ability to set a context for a request
func NewPublicUpgradeHeadlessAccountV3ParamsWithHTTPClient ¶ added in v0.2.0
func NewPublicUpgradeHeadlessAccountV3ParamsWithHTTPClient(client *http.Client) *PublicUpgradeHeadlessAccountV3Params
NewPublicUpgradeHeadlessAccountV3ParamsWithHTTPClient creates a new PublicUpgradeHeadlessAccountV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicUpgradeHeadlessAccountV3ParamsWithTimeout ¶ added in v0.2.0
func NewPublicUpgradeHeadlessAccountV3ParamsWithTimeout(timeout time.Duration) *PublicUpgradeHeadlessAccountV3Params
NewPublicUpgradeHeadlessAccountV3ParamsWithTimeout creates a new PublicUpgradeHeadlessAccountV3Params object with the default values initialized, and the ability to set a timeout on a request
func (*PublicUpgradeHeadlessAccountV3Params) SetBody ¶ added in v0.2.0
func (o *PublicUpgradeHeadlessAccountV3Params) SetBody(body *iamclientmodels.ModelUpgradeHeadlessAccountWithVerificationCodeRequestV3)
SetBody adds the body to the public upgrade headless account v3 params
func (*PublicUpgradeHeadlessAccountV3Params) SetContext ¶ added in v0.2.0
func (o *PublicUpgradeHeadlessAccountV3Params) SetContext(ctx context.Context)
SetContext adds the context to the public upgrade headless account v3 params
func (*PublicUpgradeHeadlessAccountV3Params) SetHTTPClient ¶ added in v0.2.0
func (o *PublicUpgradeHeadlessAccountV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public upgrade headless account v3 params
func (*PublicUpgradeHeadlessAccountV3Params) SetNamespace ¶ added in v0.2.0
func (o *PublicUpgradeHeadlessAccountV3Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the public upgrade headless account v3 params
func (*PublicUpgradeHeadlessAccountV3Params) SetTimeout ¶ added in v0.2.0
func (o *PublicUpgradeHeadlessAccountV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public upgrade headless account v3 params
func (*PublicUpgradeHeadlessAccountV3Params) WithBody ¶ added in v0.2.0
func (o *PublicUpgradeHeadlessAccountV3Params) WithBody(body *iamclientmodels.ModelUpgradeHeadlessAccountWithVerificationCodeRequestV3) *PublicUpgradeHeadlessAccountV3Params
WithBody adds the body to the public upgrade headless account v3 params
func (*PublicUpgradeHeadlessAccountV3Params) WithContext ¶ added in v0.2.0
func (o *PublicUpgradeHeadlessAccountV3Params) WithContext(ctx context.Context) *PublicUpgradeHeadlessAccountV3Params
WithContext adds the context to the public upgrade headless account v3 params
func (*PublicUpgradeHeadlessAccountV3Params) WithHTTPClient ¶ added in v0.2.0
func (o *PublicUpgradeHeadlessAccountV3Params) WithHTTPClient(client *http.Client) *PublicUpgradeHeadlessAccountV3Params
WithHTTPClient adds the HTTPClient to the public upgrade headless account v3 params
func (*PublicUpgradeHeadlessAccountV3Params) WithNamespace ¶ added in v0.2.0
func (o *PublicUpgradeHeadlessAccountV3Params) WithNamespace(namespace string) *PublicUpgradeHeadlessAccountV3Params
WithNamespace adds the namespace to the public upgrade headless account v3 params
func (*PublicUpgradeHeadlessAccountV3Params) WithTimeout ¶ added in v0.2.0
func (o *PublicUpgradeHeadlessAccountV3Params) WithTimeout(timeout time.Duration) *PublicUpgradeHeadlessAccountV3Params
WithTimeout adds the timeout to the public upgrade headless account v3 params
func (*PublicUpgradeHeadlessAccountV3Params) WriteToRequest ¶ added in v0.2.0
func (o *PublicUpgradeHeadlessAccountV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicUpgradeHeadlessAccountV3Reader ¶ added in v0.2.0
type PublicUpgradeHeadlessAccountV3Reader struct {
// contains filtered or unexported fields
}
PublicUpgradeHeadlessAccountV3Reader is a Reader for the PublicUpgradeHeadlessAccountV3 structure.
func (*PublicUpgradeHeadlessAccountV3Reader) ReadResponse ¶ added in v0.2.0
func (o *PublicUpgradeHeadlessAccountV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicUpgradeHeadlessAccountV3Unauthorized ¶ added in v0.2.0
type PublicUpgradeHeadlessAccountV3Unauthorized struct {
}PublicUpgradeHeadlessAccountV3Unauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr><tr><td>20022</td><td>token is not user token</td></tr></table>
func NewPublicUpgradeHeadlessAccountV3Unauthorized ¶ added in v0.2.0
func NewPublicUpgradeHeadlessAccountV3Unauthorized() *PublicUpgradeHeadlessAccountV3Unauthorized
NewPublicUpgradeHeadlessAccountV3Unauthorized creates a PublicUpgradeHeadlessAccountV3Unauthorized with default headers values
func (*PublicUpgradeHeadlessAccountV3Unauthorized) Error ¶ added in v0.2.0
func (o *PublicUpgradeHeadlessAccountV3Unauthorized) Error() string
func (*PublicUpgradeHeadlessAccountV3Unauthorized) GetPayload ¶ added in v0.2.0
func (o *PublicUpgradeHeadlessAccountV3Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
type PublicUserVerificationV3BadRequest ¶
type PublicUserVerificationV3BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicUserVerificationV3BadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20019</td><td>unable to parse request body</td></tr><tr><td>20002</td><td>validation error</td></tr></table>
func NewPublicUserVerificationV3BadRequest ¶
func NewPublicUserVerificationV3BadRequest() *PublicUserVerificationV3BadRequest
NewPublicUserVerificationV3BadRequest creates a PublicUserVerificationV3BadRequest with default headers values
func (*PublicUserVerificationV3BadRequest) Error ¶
func (o *PublicUserVerificationV3BadRequest) Error() string
func (*PublicUserVerificationV3BadRequest) GetPayload ¶
func (o *PublicUserVerificationV3BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
type PublicUserVerificationV3Conflict ¶
type PublicUserVerificationV3Conflict struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicUserVerificationV3Conflict handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10141</td><td>email verified</td></tr></table>
func NewPublicUserVerificationV3Conflict ¶
func NewPublicUserVerificationV3Conflict() *PublicUserVerificationV3Conflict
NewPublicUserVerificationV3Conflict creates a PublicUserVerificationV3Conflict with default headers values
func (*PublicUserVerificationV3Conflict) Error ¶
func (o *PublicUserVerificationV3Conflict) Error() string
func (*PublicUserVerificationV3Conflict) GetPayload ¶
func (o *PublicUserVerificationV3Conflict) GetPayload() *iamclientmodels.RestErrorResponse
type PublicUserVerificationV3Forbidden ¶
type PublicUserVerificationV3Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicUserVerificationV3Forbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10152</td><td>verification code not found</td></tr><tr><td>10137</td><td>code is expired</td></tr><tr><td>10136</td><td>code is either been used or not valid anymore</td></tr><tr><td>10138</td><td>code not match</td></tr><tr><td>10149</td><td>verification contact type doesn't match</td></tr><tr><td>10148</td><td>verification code context doesn't match the required context</td></tr></table>
func NewPublicUserVerificationV3Forbidden ¶
func NewPublicUserVerificationV3Forbidden() *PublicUserVerificationV3Forbidden
NewPublicUserVerificationV3Forbidden creates a PublicUserVerificationV3Forbidden with default headers values
func (*PublicUserVerificationV3Forbidden) Error ¶
func (o *PublicUserVerificationV3Forbidden) Error() string
func (*PublicUserVerificationV3Forbidden) GetPayload ¶
func (o *PublicUserVerificationV3Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
type PublicUserVerificationV3NoContent ¶
type PublicUserVerificationV3NoContent struct { }
PublicUserVerificationV3NoContent handles this case with default header values.
Operation succeeded
func NewPublicUserVerificationV3NoContent ¶
func NewPublicUserVerificationV3NoContent() *PublicUserVerificationV3NoContent
NewPublicUserVerificationV3NoContent creates a PublicUserVerificationV3NoContent with default headers values
func (*PublicUserVerificationV3NoContent) Error ¶
func (o *PublicUserVerificationV3NoContent) Error() string
type PublicUserVerificationV3Params ¶
type PublicUserVerificationV3Params struct { /*Body*/ Body *iamclientmodels.ModelUserVerificationRequestV3 /*Namespace Namespace, only accept alphabet and numeric */ Namespace string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicUserVerificationV3Params contains all the parameters to send to the API endpoint for the public user verification v3 operation typically these are written to a http.Request
func NewPublicUserVerificationV3Params ¶
func NewPublicUserVerificationV3Params() *PublicUserVerificationV3Params
NewPublicUserVerificationV3Params creates a new PublicUserVerificationV3Params object with the default values initialized.
func NewPublicUserVerificationV3ParamsWithContext ¶
func NewPublicUserVerificationV3ParamsWithContext(ctx context.Context) *PublicUserVerificationV3Params
NewPublicUserVerificationV3ParamsWithContext creates a new PublicUserVerificationV3Params object with the default values initialized, and the ability to set a context for a request
func NewPublicUserVerificationV3ParamsWithHTTPClient ¶
func NewPublicUserVerificationV3ParamsWithHTTPClient(client *http.Client) *PublicUserVerificationV3Params
NewPublicUserVerificationV3ParamsWithHTTPClient creates a new PublicUserVerificationV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicUserVerificationV3ParamsWithTimeout ¶
func NewPublicUserVerificationV3ParamsWithTimeout(timeout time.Duration) *PublicUserVerificationV3Params
NewPublicUserVerificationV3ParamsWithTimeout creates a new PublicUserVerificationV3Params object with the default values initialized, and the ability to set a timeout on a request
func (*PublicUserVerificationV3Params) SetBody ¶
func (o *PublicUserVerificationV3Params) SetBody(body *iamclientmodels.ModelUserVerificationRequestV3)
SetBody adds the body to the public user verification v3 params
func (*PublicUserVerificationV3Params) SetContext ¶
func (o *PublicUserVerificationV3Params) SetContext(ctx context.Context)
SetContext adds the context to the public user verification v3 params
func (*PublicUserVerificationV3Params) SetHTTPClient ¶
func (o *PublicUserVerificationV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public user verification v3 params
func (*PublicUserVerificationV3Params) SetNamespace ¶
func (o *PublicUserVerificationV3Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the public user verification v3 params
func (*PublicUserVerificationV3Params) SetTimeout ¶
func (o *PublicUserVerificationV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public user verification v3 params
func (*PublicUserVerificationV3Params) WithBody ¶
func (o *PublicUserVerificationV3Params) WithBody(body *iamclientmodels.ModelUserVerificationRequestV3) *PublicUserVerificationV3Params
WithBody adds the body to the public user verification v3 params
func (*PublicUserVerificationV3Params) WithContext ¶
func (o *PublicUserVerificationV3Params) WithContext(ctx context.Context) *PublicUserVerificationV3Params
WithContext adds the context to the public user verification v3 params
func (*PublicUserVerificationV3Params) WithHTTPClient ¶
func (o *PublicUserVerificationV3Params) WithHTTPClient(client *http.Client) *PublicUserVerificationV3Params
WithHTTPClient adds the HTTPClient to the public user verification v3 params
func (*PublicUserVerificationV3Params) WithNamespace ¶
func (o *PublicUserVerificationV3Params) WithNamespace(namespace string) *PublicUserVerificationV3Params
WithNamespace adds the namespace to the public user verification v3 params
func (*PublicUserVerificationV3Params) WithTimeout ¶
func (o *PublicUserVerificationV3Params) WithTimeout(timeout time.Duration) *PublicUserVerificationV3Params
WithTimeout adds the timeout to the public user verification v3 params
func (*PublicUserVerificationV3Params) WriteToRequest ¶
func (o *PublicUserVerificationV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicUserVerificationV3Reader ¶
type PublicUserVerificationV3Reader struct {
// contains filtered or unexported fields
}
PublicUserVerificationV3Reader is a Reader for the PublicUserVerificationV3 structure.
func (*PublicUserVerificationV3Reader) ReadResponse ¶
func (o *PublicUserVerificationV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicUserVerificationV3Unauthorized ¶
type PublicUserVerificationV3Unauthorized struct {
}PublicUserVerificationV3Unauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr><tr><td>20022</td><td>token is not user token</td></tr></table>
func NewPublicUserVerificationV3Unauthorized ¶
func NewPublicUserVerificationV3Unauthorized() *PublicUserVerificationV3Unauthorized
NewPublicUserVerificationV3Unauthorized creates a PublicUserVerificationV3Unauthorized with default headers values
func (*PublicUserVerificationV3Unauthorized) Error ¶
func (o *PublicUserVerificationV3Unauthorized) Error() string
func (*PublicUserVerificationV3Unauthorized) GetPayload ¶
func (o *PublicUserVerificationV3Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
type PublicValidateUserByUserIDAndPasswordV3BadRequest ¶ added in v0.2.0
type PublicValidateUserByUserIDAndPasswordV3BadRequest struct { }
PublicValidateUserByUserIDAndPasswordV3BadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10143</td><td>password not match</td></tr><tr><td>20002</td><td>validation error</td></tr></table>
func NewPublicValidateUserByUserIDAndPasswordV3BadRequest ¶ added in v0.2.0
func NewPublicValidateUserByUserIDAndPasswordV3BadRequest() *PublicValidateUserByUserIDAndPasswordV3BadRequest
NewPublicValidateUserByUserIDAndPasswordV3BadRequest creates a PublicValidateUserByUserIDAndPasswordV3BadRequest with default headers values
func (*PublicValidateUserByUserIDAndPasswordV3BadRequest) Error ¶ added in v0.2.0
func (o *PublicValidateUserByUserIDAndPasswordV3BadRequest) Error() string
type PublicValidateUserByUserIDAndPasswordV3Forbidden ¶ added in v0.2.0
type PublicValidateUserByUserIDAndPasswordV3Forbidden struct { }
PublicValidateUserByUserIDAndPasswordV3Forbidden handles this case with default header values.
Forbidden
func NewPublicValidateUserByUserIDAndPasswordV3Forbidden ¶ added in v0.2.0
func NewPublicValidateUserByUserIDAndPasswordV3Forbidden() *PublicValidateUserByUserIDAndPasswordV3Forbidden
NewPublicValidateUserByUserIDAndPasswordV3Forbidden creates a PublicValidateUserByUserIDAndPasswordV3Forbidden with default headers values
func (*PublicValidateUserByUserIDAndPasswordV3Forbidden) Error ¶ added in v0.2.0
func (o *PublicValidateUserByUserIDAndPasswordV3Forbidden) Error() string
type PublicValidateUserByUserIDAndPasswordV3InternalServerError ¶ added in v0.2.0
type PublicValidateUserByUserIDAndPasswordV3InternalServerError struct { }
PublicValidateUserByUserIDAndPasswordV3InternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20000</td><td>internal server error</td></tr></table>
func NewPublicValidateUserByUserIDAndPasswordV3InternalServerError ¶ added in v0.2.0
func NewPublicValidateUserByUserIDAndPasswordV3InternalServerError() *PublicValidateUserByUserIDAndPasswordV3InternalServerError
NewPublicValidateUserByUserIDAndPasswordV3InternalServerError creates a PublicValidateUserByUserIDAndPasswordV3InternalServerError with default headers values
func (*PublicValidateUserByUserIDAndPasswordV3InternalServerError) Error ¶ added in v0.2.0
func (o *PublicValidateUserByUserIDAndPasswordV3InternalServerError) Error() string
type PublicValidateUserByUserIDAndPasswordV3NoContent ¶ added in v0.2.0
type PublicValidateUserByUserIDAndPasswordV3NoContent struct { }
PublicValidateUserByUserIDAndPasswordV3NoContent handles this case with default header values.
No Content
func NewPublicValidateUserByUserIDAndPasswordV3NoContent ¶ added in v0.2.0
func NewPublicValidateUserByUserIDAndPasswordV3NoContent() *PublicValidateUserByUserIDAndPasswordV3NoContent
NewPublicValidateUserByUserIDAndPasswordV3NoContent creates a PublicValidateUserByUserIDAndPasswordV3NoContent with default headers values
func (*PublicValidateUserByUserIDAndPasswordV3NoContent) Error ¶ added in v0.2.0
func (o *PublicValidateUserByUserIDAndPasswordV3NoContent) Error() string
type PublicValidateUserByUserIDAndPasswordV3NotFound ¶ added in v0.2.0
type PublicValidateUserByUserIDAndPasswordV3NotFound struct { }
PublicValidateUserByUserIDAndPasswordV3NotFound 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></table>
func NewPublicValidateUserByUserIDAndPasswordV3NotFound ¶ added in v0.2.0
func NewPublicValidateUserByUserIDAndPasswordV3NotFound() *PublicValidateUserByUserIDAndPasswordV3NotFound
NewPublicValidateUserByUserIDAndPasswordV3NotFound creates a PublicValidateUserByUserIDAndPasswordV3NotFound with default headers values
func (*PublicValidateUserByUserIDAndPasswordV3NotFound) Error ¶ added in v0.2.0
func (o *PublicValidateUserByUserIDAndPasswordV3NotFound) Error() string
type PublicValidateUserByUserIDAndPasswordV3Params ¶ added in v0.2.0
type PublicValidateUserByUserIDAndPasswordV3Params struct { /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*Password User password */ Password string /*UserID User ID */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicValidateUserByUserIDAndPasswordV3Params contains all the parameters to send to the API endpoint for the public validate user by user ID and password v3 operation typically these are written to a http.Request
func NewPublicValidateUserByUserIDAndPasswordV3Params ¶ added in v0.2.0
func NewPublicValidateUserByUserIDAndPasswordV3Params() *PublicValidateUserByUserIDAndPasswordV3Params
NewPublicValidateUserByUserIDAndPasswordV3Params creates a new PublicValidateUserByUserIDAndPasswordV3Params object with the default values initialized.
func NewPublicValidateUserByUserIDAndPasswordV3ParamsWithContext ¶ added in v0.2.0
func NewPublicValidateUserByUserIDAndPasswordV3ParamsWithContext(ctx context.Context) *PublicValidateUserByUserIDAndPasswordV3Params
NewPublicValidateUserByUserIDAndPasswordV3ParamsWithContext creates a new PublicValidateUserByUserIDAndPasswordV3Params object with the default values initialized, and the ability to set a context for a request
func NewPublicValidateUserByUserIDAndPasswordV3ParamsWithHTTPClient ¶ added in v0.2.0
func NewPublicValidateUserByUserIDAndPasswordV3ParamsWithHTTPClient(client *http.Client) *PublicValidateUserByUserIDAndPasswordV3Params
NewPublicValidateUserByUserIDAndPasswordV3ParamsWithHTTPClient creates a new PublicValidateUserByUserIDAndPasswordV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicValidateUserByUserIDAndPasswordV3ParamsWithTimeout ¶ added in v0.2.0
func NewPublicValidateUserByUserIDAndPasswordV3ParamsWithTimeout(timeout time.Duration) *PublicValidateUserByUserIDAndPasswordV3Params
NewPublicValidateUserByUserIDAndPasswordV3ParamsWithTimeout creates a new PublicValidateUserByUserIDAndPasswordV3Params object with the default values initialized, and the ability to set a timeout on a request
func (*PublicValidateUserByUserIDAndPasswordV3Params) SetContext ¶ added in v0.2.0
func (o *PublicValidateUserByUserIDAndPasswordV3Params) SetContext(ctx context.Context)
SetContext adds the context to the public validate user by user ID and password v3 params
func (*PublicValidateUserByUserIDAndPasswordV3Params) SetHTTPClient ¶ added in v0.2.0
func (o *PublicValidateUserByUserIDAndPasswordV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public validate user by user ID and password v3 params
func (*PublicValidateUserByUserIDAndPasswordV3Params) SetNamespace ¶ added in v0.2.0
func (o *PublicValidateUserByUserIDAndPasswordV3Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the public validate user by user ID and password v3 params
func (*PublicValidateUserByUserIDAndPasswordV3Params) SetPassword ¶ added in v0.2.0
func (o *PublicValidateUserByUserIDAndPasswordV3Params) SetPassword(password string)
SetPassword adds the password to the public validate user by user ID and password v3 params
func (*PublicValidateUserByUserIDAndPasswordV3Params) SetTimeout ¶ added in v0.2.0
func (o *PublicValidateUserByUserIDAndPasswordV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public validate user by user ID and password v3 params
func (*PublicValidateUserByUserIDAndPasswordV3Params) SetUserID ¶ added in v0.2.0
func (o *PublicValidateUserByUserIDAndPasswordV3Params) SetUserID(userID string)
SetUserID adds the userId to the public validate user by user ID and password v3 params
func (*PublicValidateUserByUserIDAndPasswordV3Params) WithContext ¶ added in v0.2.0
func (o *PublicValidateUserByUserIDAndPasswordV3Params) WithContext(ctx context.Context) *PublicValidateUserByUserIDAndPasswordV3Params
WithContext adds the context to the public validate user by user ID and password v3 params
func (*PublicValidateUserByUserIDAndPasswordV3Params) WithHTTPClient ¶ added in v0.2.0
func (o *PublicValidateUserByUserIDAndPasswordV3Params) WithHTTPClient(client *http.Client) *PublicValidateUserByUserIDAndPasswordV3Params
WithHTTPClient adds the HTTPClient to the public validate user by user ID and password v3 params
func (*PublicValidateUserByUserIDAndPasswordV3Params) WithNamespace ¶ added in v0.2.0
func (o *PublicValidateUserByUserIDAndPasswordV3Params) WithNamespace(namespace string) *PublicValidateUserByUserIDAndPasswordV3Params
WithNamespace adds the namespace to the public validate user by user ID and password v3 params
func (*PublicValidateUserByUserIDAndPasswordV3Params) WithPassword ¶ added in v0.2.0
func (o *PublicValidateUserByUserIDAndPasswordV3Params) WithPassword(password string) *PublicValidateUserByUserIDAndPasswordV3Params
WithPassword adds the password to the public validate user by user ID and password v3 params
func (*PublicValidateUserByUserIDAndPasswordV3Params) WithTimeout ¶ added in v0.2.0
func (o *PublicValidateUserByUserIDAndPasswordV3Params) WithTimeout(timeout time.Duration) *PublicValidateUserByUserIDAndPasswordV3Params
WithTimeout adds the timeout to the public validate user by user ID and password v3 params
func (*PublicValidateUserByUserIDAndPasswordV3Params) WithUserID ¶ added in v0.2.0
func (o *PublicValidateUserByUserIDAndPasswordV3Params) WithUserID(userID string) *PublicValidateUserByUserIDAndPasswordV3Params
WithUserID adds the userID to the public validate user by user ID and password v3 params
func (*PublicValidateUserByUserIDAndPasswordV3Params) WriteToRequest ¶ added in v0.2.0
func (o *PublicValidateUserByUserIDAndPasswordV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicValidateUserByUserIDAndPasswordV3Reader ¶ added in v0.2.0
type PublicValidateUserByUserIDAndPasswordV3Reader struct {
// contains filtered or unexported fields
}
PublicValidateUserByUserIDAndPasswordV3Reader is a Reader for the PublicValidateUserByUserIDAndPasswordV3 structure.
func (*PublicValidateUserByUserIDAndPasswordV3Reader) ReadResponse ¶ added in v0.2.0
func (o *PublicValidateUserByUserIDAndPasswordV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicValidateUserByUserIDAndPasswordV3Unauthorized ¶ added in v0.2.0
type PublicValidateUserByUserIDAndPasswordV3Unauthorized struct { }
PublicValidateUserByUserIDAndPasswordV3Unauthorized handles this case with default header values.
Unauthorized access
func NewPublicValidateUserByUserIDAndPasswordV3Unauthorized ¶ added in v0.2.0
func NewPublicValidateUserByUserIDAndPasswordV3Unauthorized() *PublicValidateUserByUserIDAndPasswordV3Unauthorized
NewPublicValidateUserByUserIDAndPasswordV3Unauthorized creates a PublicValidateUserByUserIDAndPasswordV3Unauthorized with default headers values
func (*PublicValidateUserByUserIDAndPasswordV3Unauthorized) Error ¶ added in v0.2.0
func (o *PublicValidateUserByUserIDAndPasswordV3Unauthorized) Error() string
type PublicVerifyHeadlessAccountV3BadRequest ¶ added in v0.2.0
type PublicVerifyHeadlessAccountV3BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicVerifyHeadlessAccountV3BadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20019</td><td>unable to parse request body</td></tr><tr><td>20002</td><td>validation error</td></tr></table>
func NewPublicVerifyHeadlessAccountV3BadRequest ¶ added in v0.2.0
func NewPublicVerifyHeadlessAccountV3BadRequest() *PublicVerifyHeadlessAccountV3BadRequest
NewPublicVerifyHeadlessAccountV3BadRequest creates a PublicVerifyHeadlessAccountV3BadRequest with default headers values
func (*PublicVerifyHeadlessAccountV3BadRequest) Error ¶ added in v0.2.0
func (o *PublicVerifyHeadlessAccountV3BadRequest) Error() string
func (*PublicVerifyHeadlessAccountV3BadRequest) GetPayload ¶ added in v0.2.0
func (o *PublicVerifyHeadlessAccountV3BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
type PublicVerifyHeadlessAccountV3Conflict ¶ added in v0.2.0
type PublicVerifyHeadlessAccountV3Conflict struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicVerifyHeadlessAccountV3Conflict handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10153</td><td>user exist</td></tr><tr><td>10170</td><td>account is already a full account</td></tr></table>
func NewPublicVerifyHeadlessAccountV3Conflict ¶ added in v0.2.0
func NewPublicVerifyHeadlessAccountV3Conflict() *PublicVerifyHeadlessAccountV3Conflict
NewPublicVerifyHeadlessAccountV3Conflict creates a PublicVerifyHeadlessAccountV3Conflict with default headers values
func (*PublicVerifyHeadlessAccountV3Conflict) Error ¶ added in v0.2.0
func (o *PublicVerifyHeadlessAccountV3Conflict) Error() string
func (*PublicVerifyHeadlessAccountV3Conflict) GetPayload ¶ added in v0.2.0
func (o *PublicVerifyHeadlessAccountV3Conflict) GetPayload() *iamclientmodels.RestErrorResponse
type PublicVerifyHeadlessAccountV3InternalServerError ¶ added in v0.2.0
type PublicVerifyHeadlessAccountV3InternalServerError struct { }
PublicVerifyHeadlessAccountV3InternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20000</td><td>internal server error</td></tr></table>
func NewPublicVerifyHeadlessAccountV3InternalServerError ¶ added in v0.2.0
func NewPublicVerifyHeadlessAccountV3InternalServerError() *PublicVerifyHeadlessAccountV3InternalServerError
NewPublicVerifyHeadlessAccountV3InternalServerError creates a PublicVerifyHeadlessAccountV3InternalServerError with default headers values
func (*PublicVerifyHeadlessAccountV3InternalServerError) Error ¶ added in v0.2.0
func (o *PublicVerifyHeadlessAccountV3InternalServerError) Error() string
type PublicVerifyHeadlessAccountV3NotFound ¶ added in v0.2.0
type PublicVerifyHeadlessAccountV3NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicVerifyHeadlessAccountV3NotFound handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10139</td><td>platform account not found</td></tr></table>
func NewPublicVerifyHeadlessAccountV3NotFound ¶ added in v0.2.0
func NewPublicVerifyHeadlessAccountV3NotFound() *PublicVerifyHeadlessAccountV3NotFound
NewPublicVerifyHeadlessAccountV3NotFound creates a PublicVerifyHeadlessAccountV3NotFound with default headers values
func (*PublicVerifyHeadlessAccountV3NotFound) Error ¶ added in v0.2.0
func (o *PublicVerifyHeadlessAccountV3NotFound) Error() string
func (*PublicVerifyHeadlessAccountV3NotFound) GetPayload ¶ added in v0.2.0
func (o *PublicVerifyHeadlessAccountV3NotFound) GetPayload() *iamclientmodels.RestErrorResponse
type PublicVerifyHeadlessAccountV3OK ¶ added in v0.2.0
type PublicVerifyHeadlessAccountV3OK struct {
Payload *iamclientmodels.ModelUserResponseV3
}
PublicVerifyHeadlessAccountV3OK handles this case with default header values.
OK
func NewPublicVerifyHeadlessAccountV3OK ¶ added in v0.2.0
func NewPublicVerifyHeadlessAccountV3OK() *PublicVerifyHeadlessAccountV3OK
NewPublicVerifyHeadlessAccountV3OK creates a PublicVerifyHeadlessAccountV3OK with default headers values
func (*PublicVerifyHeadlessAccountV3OK) Error ¶ added in v0.2.0
func (o *PublicVerifyHeadlessAccountV3OK) Error() string
func (*PublicVerifyHeadlessAccountV3OK) GetPayload ¶ added in v0.2.0
func (o *PublicVerifyHeadlessAccountV3OK) GetPayload() *iamclientmodels.ModelUserResponseV3
type PublicVerifyHeadlessAccountV3Params ¶ added in v0.2.0
type PublicVerifyHeadlessAccountV3Params struct { /*Body*/ Body *iamclientmodels.ModelUpgradeHeadlessAccountV3Request /*Namespace Namespace, only accept alphabet and numeric */ Namespace string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicVerifyHeadlessAccountV3Params contains all the parameters to send to the API endpoint for the public verify headless account v3 operation typically these are written to a http.Request
func NewPublicVerifyHeadlessAccountV3Params ¶ added in v0.2.0
func NewPublicVerifyHeadlessAccountV3Params() *PublicVerifyHeadlessAccountV3Params
NewPublicVerifyHeadlessAccountV3Params creates a new PublicVerifyHeadlessAccountV3Params object with the default values initialized.
func NewPublicVerifyHeadlessAccountV3ParamsWithContext ¶ added in v0.2.0
func NewPublicVerifyHeadlessAccountV3ParamsWithContext(ctx context.Context) *PublicVerifyHeadlessAccountV3Params
NewPublicVerifyHeadlessAccountV3ParamsWithContext creates a new PublicVerifyHeadlessAccountV3Params object with the default values initialized, and the ability to set a context for a request
func NewPublicVerifyHeadlessAccountV3ParamsWithHTTPClient ¶ added in v0.2.0
func NewPublicVerifyHeadlessAccountV3ParamsWithHTTPClient(client *http.Client) *PublicVerifyHeadlessAccountV3Params
NewPublicVerifyHeadlessAccountV3ParamsWithHTTPClient creates a new PublicVerifyHeadlessAccountV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicVerifyHeadlessAccountV3ParamsWithTimeout ¶ added in v0.2.0
func NewPublicVerifyHeadlessAccountV3ParamsWithTimeout(timeout time.Duration) *PublicVerifyHeadlessAccountV3Params
NewPublicVerifyHeadlessAccountV3ParamsWithTimeout creates a new PublicVerifyHeadlessAccountV3Params object with the default values initialized, and the ability to set a timeout on a request
func (*PublicVerifyHeadlessAccountV3Params) SetBody ¶ added in v0.2.0
func (o *PublicVerifyHeadlessAccountV3Params) SetBody(body *iamclientmodels.ModelUpgradeHeadlessAccountV3Request)
SetBody adds the body to the public verify headless account v3 params
func (*PublicVerifyHeadlessAccountV3Params) SetContext ¶ added in v0.2.0
func (o *PublicVerifyHeadlessAccountV3Params) SetContext(ctx context.Context)
SetContext adds the context to the public verify headless account v3 params
func (*PublicVerifyHeadlessAccountV3Params) SetHTTPClient ¶ added in v0.2.0
func (o *PublicVerifyHeadlessAccountV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public verify headless account v3 params
func (*PublicVerifyHeadlessAccountV3Params) SetNamespace ¶ added in v0.2.0
func (o *PublicVerifyHeadlessAccountV3Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the public verify headless account v3 params
func (*PublicVerifyHeadlessAccountV3Params) SetTimeout ¶ added in v0.2.0
func (o *PublicVerifyHeadlessAccountV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public verify headless account v3 params
func (*PublicVerifyHeadlessAccountV3Params) WithBody ¶ added in v0.2.0
func (o *PublicVerifyHeadlessAccountV3Params) WithBody(body *iamclientmodels.ModelUpgradeHeadlessAccountV3Request) *PublicVerifyHeadlessAccountV3Params
WithBody adds the body to the public verify headless account v3 params
func (*PublicVerifyHeadlessAccountV3Params) WithContext ¶ added in v0.2.0
func (o *PublicVerifyHeadlessAccountV3Params) WithContext(ctx context.Context) *PublicVerifyHeadlessAccountV3Params
WithContext adds the context to the public verify headless account v3 params
func (*PublicVerifyHeadlessAccountV3Params) WithHTTPClient ¶ added in v0.2.0
func (o *PublicVerifyHeadlessAccountV3Params) WithHTTPClient(client *http.Client) *PublicVerifyHeadlessAccountV3Params
WithHTTPClient adds the HTTPClient to the public verify headless account v3 params
func (*PublicVerifyHeadlessAccountV3Params) WithNamespace ¶ added in v0.2.0
func (o *PublicVerifyHeadlessAccountV3Params) WithNamespace(namespace string) *PublicVerifyHeadlessAccountV3Params
WithNamespace adds the namespace to the public verify headless account v3 params
func (*PublicVerifyHeadlessAccountV3Params) WithTimeout ¶ added in v0.2.0
func (o *PublicVerifyHeadlessAccountV3Params) WithTimeout(timeout time.Duration) *PublicVerifyHeadlessAccountV3Params
WithTimeout adds the timeout to the public verify headless account v3 params
func (*PublicVerifyHeadlessAccountV3Params) WriteToRequest ¶ added in v0.2.0
func (o *PublicVerifyHeadlessAccountV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicVerifyHeadlessAccountV3Reader ¶ added in v0.2.0
type PublicVerifyHeadlessAccountV3Reader struct {
// contains filtered or unexported fields
}
PublicVerifyHeadlessAccountV3Reader is a Reader for the PublicVerifyHeadlessAccountV3 structure.
func (*PublicVerifyHeadlessAccountV3Reader) ReadResponse ¶ added in v0.2.0
func (o *PublicVerifyHeadlessAccountV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicVerifyHeadlessAccountV3Unauthorized ¶ added in v0.2.0
type PublicVerifyHeadlessAccountV3Unauthorized struct {
}PublicVerifyHeadlessAccountV3Unauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr><tr><td>20022</td><td>token is not user token</td></tr></table>
func NewPublicVerifyHeadlessAccountV3Unauthorized ¶ added in v0.2.0
func NewPublicVerifyHeadlessAccountV3Unauthorized() *PublicVerifyHeadlessAccountV3Unauthorized
NewPublicVerifyHeadlessAccountV3Unauthorized creates a PublicVerifyHeadlessAccountV3Unauthorized with default headers values
func (*PublicVerifyHeadlessAccountV3Unauthorized) Error ¶ added in v0.2.0
func (o *PublicVerifyHeadlessAccountV3Unauthorized) Error() string
func (*PublicVerifyHeadlessAccountV3Unauthorized) GetPayload ¶ added in v0.2.0
func (o *PublicVerifyHeadlessAccountV3Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
type PublicWebLinkPlatformBadRequest ¶ added in v0.2.0
type PublicWebLinkPlatformBadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicWebLinkPlatformBadRequest 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 NewPublicWebLinkPlatformBadRequest ¶ added in v0.2.0
func NewPublicWebLinkPlatformBadRequest() *PublicWebLinkPlatformBadRequest
NewPublicWebLinkPlatformBadRequest creates a PublicWebLinkPlatformBadRequest with default headers values
func (*PublicWebLinkPlatformBadRequest) Error ¶ added in v0.2.0
func (o *PublicWebLinkPlatformBadRequest) Error() string
func (*PublicWebLinkPlatformBadRequest) GetPayload ¶ added in v0.2.0
func (o *PublicWebLinkPlatformBadRequest) GetPayload() *iamclientmodels.RestErrorResponse
type PublicWebLinkPlatformEstablishFound ¶ added in v0.2.0
type PublicWebLinkPlatformEstablishFound struct { }
PublicWebLinkPlatformEstablishFound handles this case with default header values.
Handle Redirect from third party
func NewPublicWebLinkPlatformEstablishFound ¶ added in v0.2.0
func NewPublicWebLinkPlatformEstablishFound() *PublicWebLinkPlatformEstablishFound
NewPublicWebLinkPlatformEstablishFound creates a PublicWebLinkPlatformEstablishFound with default headers values
func (*PublicWebLinkPlatformEstablishFound) Error ¶ added in v0.2.0
func (o *PublicWebLinkPlatformEstablishFound) Error() string
type PublicWebLinkPlatformEstablishParams ¶ added in v0.2.0
type PublicWebLinkPlatformEstablishParams struct { /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*PlatformID Platform Id to be linked */ PlatformID string /*State state from third party redirect */ State string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicWebLinkPlatformEstablishParams contains all the parameters to send to the API endpoint for the public web link platform establish operation typically these are written to a http.Request
func NewPublicWebLinkPlatformEstablishParams ¶ added in v0.2.0
func NewPublicWebLinkPlatformEstablishParams() *PublicWebLinkPlatformEstablishParams
NewPublicWebLinkPlatformEstablishParams creates a new PublicWebLinkPlatformEstablishParams object with the default values initialized.
func NewPublicWebLinkPlatformEstablishParamsWithContext ¶ added in v0.2.0
func NewPublicWebLinkPlatformEstablishParamsWithContext(ctx context.Context) *PublicWebLinkPlatformEstablishParams
NewPublicWebLinkPlatformEstablishParamsWithContext creates a new PublicWebLinkPlatformEstablishParams object with the default values initialized, and the ability to set a context for a request
func NewPublicWebLinkPlatformEstablishParamsWithHTTPClient ¶ added in v0.2.0
func NewPublicWebLinkPlatformEstablishParamsWithHTTPClient(client *http.Client) *PublicWebLinkPlatformEstablishParams
NewPublicWebLinkPlatformEstablishParamsWithHTTPClient creates a new PublicWebLinkPlatformEstablishParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicWebLinkPlatformEstablishParamsWithTimeout ¶ added in v0.2.0
func NewPublicWebLinkPlatformEstablishParamsWithTimeout(timeout time.Duration) *PublicWebLinkPlatformEstablishParams
NewPublicWebLinkPlatformEstablishParamsWithTimeout creates a new PublicWebLinkPlatformEstablishParams object with the default values initialized, and the ability to set a timeout on a request
func (*PublicWebLinkPlatformEstablishParams) SetContext ¶ added in v0.2.0
func (o *PublicWebLinkPlatformEstablishParams) SetContext(ctx context.Context)
SetContext adds the context to the public web link platform establish params
func (*PublicWebLinkPlatformEstablishParams) SetHTTPClient ¶ added in v0.2.0
func (o *PublicWebLinkPlatformEstablishParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public web link platform establish params
func (*PublicWebLinkPlatformEstablishParams) SetNamespace ¶ added in v0.2.0
func (o *PublicWebLinkPlatformEstablishParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the public web link platform establish params
func (*PublicWebLinkPlatformEstablishParams) SetPlatformID ¶ added in v0.2.0
func (o *PublicWebLinkPlatformEstablishParams) SetPlatformID(platformID string)
SetPlatformID adds the platformId to the public web link platform establish params
func (*PublicWebLinkPlatformEstablishParams) SetState ¶ added in v0.2.0
func (o *PublicWebLinkPlatformEstablishParams) SetState(state string)
SetState adds the state to the public web link platform establish params
func (*PublicWebLinkPlatformEstablishParams) SetTimeout ¶ added in v0.2.0
func (o *PublicWebLinkPlatformEstablishParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public web link platform establish params
func (*PublicWebLinkPlatformEstablishParams) WithContext ¶ added in v0.2.0
func (o *PublicWebLinkPlatformEstablishParams) WithContext(ctx context.Context) *PublicWebLinkPlatformEstablishParams
WithContext adds the context to the public web link platform establish params
func (*PublicWebLinkPlatformEstablishParams) WithHTTPClient ¶ added in v0.2.0
func (o *PublicWebLinkPlatformEstablishParams) WithHTTPClient(client *http.Client) *PublicWebLinkPlatformEstablishParams
WithHTTPClient adds the HTTPClient to the public web link platform establish params
func (*PublicWebLinkPlatformEstablishParams) WithNamespace ¶ added in v0.2.0
func (o *PublicWebLinkPlatformEstablishParams) WithNamespace(namespace string) *PublicWebLinkPlatformEstablishParams
WithNamespace adds the namespace to the public web link platform establish params
func (*PublicWebLinkPlatformEstablishParams) WithPlatformID ¶ added in v0.2.0
func (o *PublicWebLinkPlatformEstablishParams) WithPlatformID(platformID string) *PublicWebLinkPlatformEstablishParams
WithPlatformID adds the platformID to the public web link platform establish params
func (*PublicWebLinkPlatformEstablishParams) WithState ¶ added in v0.2.0
func (o *PublicWebLinkPlatformEstablishParams) WithState(state string) *PublicWebLinkPlatformEstablishParams
WithState adds the state to the public web link platform establish params
func (*PublicWebLinkPlatformEstablishParams) WithTimeout ¶ added in v0.2.0
func (o *PublicWebLinkPlatformEstablishParams) WithTimeout(timeout time.Duration) *PublicWebLinkPlatformEstablishParams
WithTimeout adds the timeout to the public web link platform establish params
func (*PublicWebLinkPlatformEstablishParams) WriteToRequest ¶ added in v0.2.0
func (o *PublicWebLinkPlatformEstablishParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicWebLinkPlatformEstablishReader ¶ added in v0.2.0
type PublicWebLinkPlatformEstablishReader struct {
// contains filtered or unexported fields
}
PublicWebLinkPlatformEstablishReader is a Reader for the PublicWebLinkPlatformEstablish structure.
func (*PublicWebLinkPlatformEstablishReader) ReadResponse ¶ added in v0.2.0
func (o *PublicWebLinkPlatformEstablishReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicWebLinkPlatformNotFound ¶ added in v0.2.0
type PublicWebLinkPlatformNotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
PublicWebLinkPlatformNotFound handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10365</td><td>client not found</td></tr><tr><td>20008</td><td>user not found</td></tr></table>
func NewPublicWebLinkPlatformNotFound ¶ added in v0.2.0
func NewPublicWebLinkPlatformNotFound() *PublicWebLinkPlatformNotFound
NewPublicWebLinkPlatformNotFound creates a PublicWebLinkPlatformNotFound with default headers values
func (*PublicWebLinkPlatformNotFound) Error ¶ added in v0.2.0
func (o *PublicWebLinkPlatformNotFound) Error() string
func (*PublicWebLinkPlatformNotFound) GetPayload ¶ added in v0.2.0
func (o *PublicWebLinkPlatformNotFound) GetPayload() *iamclientmodels.RestErrorResponse
type PublicWebLinkPlatformOK ¶ added in v0.2.0
type PublicWebLinkPlatformOK struct {
Payload *iamclientmodels.ModelWebLinkingResponse
}
PublicWebLinkPlatformOK handles this case with default header values.
OK
func NewPublicWebLinkPlatformOK ¶ added in v0.2.0
func NewPublicWebLinkPlatformOK() *PublicWebLinkPlatformOK
NewPublicWebLinkPlatformOK creates a PublicWebLinkPlatformOK with default headers values
func (*PublicWebLinkPlatformOK) Error ¶ added in v0.2.0
func (o *PublicWebLinkPlatformOK) Error() string
func (*PublicWebLinkPlatformOK) GetPayload ¶ added in v0.2.0
func (o *PublicWebLinkPlatformOK) GetPayload() *iamclientmodels.ModelWebLinkingResponse
type PublicWebLinkPlatformParams ¶ added in v0.2.0
type PublicWebLinkPlatformParams struct { /*ClientID Client ID */ ClientID *string /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*PlatformID Platform Id to be linked */ PlatformID string /*RedirectURI Redirect URI */ RedirectURI *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PublicWebLinkPlatformParams contains all the parameters to send to the API endpoint for the public web link platform operation typically these are written to a http.Request
func NewPublicWebLinkPlatformParams ¶ added in v0.2.0
func NewPublicWebLinkPlatformParams() *PublicWebLinkPlatformParams
NewPublicWebLinkPlatformParams creates a new PublicWebLinkPlatformParams object with the default values initialized.
func NewPublicWebLinkPlatformParamsWithContext ¶ added in v0.2.0
func NewPublicWebLinkPlatformParamsWithContext(ctx context.Context) *PublicWebLinkPlatformParams
NewPublicWebLinkPlatformParamsWithContext creates a new PublicWebLinkPlatformParams object with the default values initialized, and the ability to set a context for a request
func NewPublicWebLinkPlatformParamsWithHTTPClient ¶ added in v0.2.0
func NewPublicWebLinkPlatformParamsWithHTTPClient(client *http.Client) *PublicWebLinkPlatformParams
NewPublicWebLinkPlatformParamsWithHTTPClient creates a new PublicWebLinkPlatformParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicWebLinkPlatformParamsWithTimeout ¶ added in v0.2.0
func NewPublicWebLinkPlatformParamsWithTimeout(timeout time.Duration) *PublicWebLinkPlatformParams
NewPublicWebLinkPlatformParamsWithTimeout creates a new PublicWebLinkPlatformParams object with the default values initialized, and the ability to set a timeout on a request
func (*PublicWebLinkPlatformParams) SetClientID ¶ added in v0.2.0
func (o *PublicWebLinkPlatformParams) SetClientID(clientID *string)
SetClientID adds the clientId to the public web link platform params
func (*PublicWebLinkPlatformParams) SetContext ¶ added in v0.2.0
func (o *PublicWebLinkPlatformParams) SetContext(ctx context.Context)
SetContext adds the context to the public web link platform params
func (*PublicWebLinkPlatformParams) SetHTTPClient ¶ added in v0.2.0
func (o *PublicWebLinkPlatformParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public web link platform params
func (*PublicWebLinkPlatformParams) SetNamespace ¶ added in v0.2.0
func (o *PublicWebLinkPlatformParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the public web link platform params
func (*PublicWebLinkPlatformParams) SetPlatformID ¶ added in v0.2.0
func (o *PublicWebLinkPlatformParams) SetPlatformID(platformID string)
SetPlatformID adds the platformId to the public web link platform params
func (*PublicWebLinkPlatformParams) SetRedirectURI ¶ added in v0.2.0
func (o *PublicWebLinkPlatformParams) SetRedirectURI(redirectURI *string)
SetRedirectURI adds the redirectUri to the public web link platform params
func (*PublicWebLinkPlatformParams) SetTimeout ¶ added in v0.2.0
func (o *PublicWebLinkPlatformParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public web link platform params
func (*PublicWebLinkPlatformParams) WithClientID ¶ added in v0.2.0
func (o *PublicWebLinkPlatformParams) WithClientID(clientID *string) *PublicWebLinkPlatformParams
WithClientID adds the clientID to the public web link platform params
func (*PublicWebLinkPlatformParams) WithContext ¶ added in v0.2.0
func (o *PublicWebLinkPlatformParams) WithContext(ctx context.Context) *PublicWebLinkPlatformParams
WithContext adds the context to the public web link platform params
func (*PublicWebLinkPlatformParams) WithHTTPClient ¶ added in v0.2.0
func (o *PublicWebLinkPlatformParams) WithHTTPClient(client *http.Client) *PublicWebLinkPlatformParams
WithHTTPClient adds the HTTPClient to the public web link platform params
func (*PublicWebLinkPlatformParams) WithNamespace ¶ added in v0.2.0
func (o *PublicWebLinkPlatformParams) WithNamespace(namespace string) *PublicWebLinkPlatformParams
WithNamespace adds the namespace to the public web link platform params
func (*PublicWebLinkPlatformParams) WithPlatformID ¶ added in v0.2.0
func (o *PublicWebLinkPlatformParams) WithPlatformID(platformID string) *PublicWebLinkPlatformParams
WithPlatformID adds the platformID to the public web link platform params
func (*PublicWebLinkPlatformParams) WithRedirectURI ¶ added in v0.2.0
func (o *PublicWebLinkPlatformParams) WithRedirectURI(redirectURI *string) *PublicWebLinkPlatformParams
WithRedirectURI adds the redirectURI to the public web link platform params
func (*PublicWebLinkPlatformParams) WithTimeout ¶ added in v0.2.0
func (o *PublicWebLinkPlatformParams) WithTimeout(timeout time.Duration) *PublicWebLinkPlatformParams
WithTimeout adds the timeout to the public web link platform params
func (*PublicWebLinkPlatformParams) WriteToRequest ¶ added in v0.2.0
func (o *PublicWebLinkPlatformParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicWebLinkPlatformReader ¶ added in v0.2.0
type PublicWebLinkPlatformReader struct {
// contains filtered or unexported fields
}
PublicWebLinkPlatformReader is a Reader for the PublicWebLinkPlatform structure.
func (*PublicWebLinkPlatformReader) ReadResponse ¶ added in v0.2.0
func (o *PublicWebLinkPlatformReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicWebLinkPlatformUnauthorized ¶ added in v0.2.0
type PublicWebLinkPlatformUnauthorized struct {
}PublicWebLinkPlatformUnauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr><tr><td>20022</td><td>token is not user token</td></tr></table>
func NewPublicWebLinkPlatformUnauthorized ¶ added in v0.2.0
func NewPublicWebLinkPlatformUnauthorized() *PublicWebLinkPlatformUnauthorized
NewPublicWebLinkPlatformUnauthorized creates a PublicWebLinkPlatformUnauthorized with default headers values
func (*PublicWebLinkPlatformUnauthorized) Error ¶ added in v0.2.0
func (o *PublicWebLinkPlatformUnauthorized) Error() string
func (*PublicWebLinkPlatformUnauthorized) GetPayload ¶ added in v0.2.0
func (o *PublicWebLinkPlatformUnauthorized) GetPayload() *iamclientmodels.RestErrorResponse
type ResetPasswordBadRequest ¶ added in v0.2.0
type ResetPasswordBadRequest struct { }
ResetPasswordBadRequest handles this case with default header values.
Invalid request
func NewResetPasswordBadRequest ¶ added in v0.2.0
func NewResetPasswordBadRequest() *ResetPasswordBadRequest
NewResetPasswordBadRequest creates a ResetPasswordBadRequest with default headers values
func (*ResetPasswordBadRequest) Error ¶ added in v0.2.0
func (o *ResetPasswordBadRequest) Error() string
type ResetPasswordForbidden ¶ added in v0.2.0
type ResetPasswordForbidden struct { }
ResetPasswordForbidden handles this case with default header values.
Unauthorized access
func NewResetPasswordForbidden ¶ added in v0.2.0
func NewResetPasswordForbidden() *ResetPasswordForbidden
NewResetPasswordForbidden creates a ResetPasswordForbidden with default headers values
func (*ResetPasswordForbidden) Error ¶ added in v0.2.0
func (o *ResetPasswordForbidden) Error() string
type ResetPasswordInternalServerError ¶ added in v0.2.0
type ResetPasswordInternalServerError struct { }
ResetPasswordInternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20000</td><td>internal server error</td></tr></table>
func NewResetPasswordInternalServerError ¶ added in v0.2.0
func NewResetPasswordInternalServerError() *ResetPasswordInternalServerError
NewResetPasswordInternalServerError creates a ResetPasswordInternalServerError with default headers values
func (*ResetPasswordInternalServerError) Error ¶ added in v0.2.0
func (o *ResetPasswordInternalServerError) Error() string
type ResetPasswordNoContent ¶ added in v0.2.0
type ResetPasswordNoContent struct { }
ResetPasswordNoContent handles this case with default header values.
Operation succeeded
func NewResetPasswordNoContent ¶ added in v0.2.0
func NewResetPasswordNoContent() *ResetPasswordNoContent
NewResetPasswordNoContent creates a ResetPasswordNoContent with default headers values
func (*ResetPasswordNoContent) Error ¶ added in v0.2.0
func (o *ResetPasswordNoContent) Error() string
type ResetPasswordNotFound ¶ added in v0.2.0
type ResetPasswordNotFound struct { }
ResetPasswordNotFound handles this case with default header values.
Data not found
func NewResetPasswordNotFound ¶ added in v0.2.0
func NewResetPasswordNotFound() *ResetPasswordNotFound
NewResetPasswordNotFound creates a ResetPasswordNotFound with default headers values
func (*ResetPasswordNotFound) Error ¶ added in v0.2.0
func (o *ResetPasswordNotFound) Error() string
type ResetPasswordParams ¶ added in v0.2.0
type ResetPasswordParams struct { /*Body*/ Body *iamclientmodels.ModelResetPasswordRequest /*Namespace Namespace, only accept alphabet and numeric */ Namespace string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ResetPasswordParams contains all the parameters to send to the API endpoint for the reset password operation typically these are written to a http.Request
func NewResetPasswordParams ¶ added in v0.2.0
func NewResetPasswordParams() *ResetPasswordParams
NewResetPasswordParams creates a new ResetPasswordParams object with the default values initialized.
func NewResetPasswordParamsWithContext ¶ added in v0.2.0
func NewResetPasswordParamsWithContext(ctx context.Context) *ResetPasswordParams
NewResetPasswordParamsWithContext creates a new ResetPasswordParams object with the default values initialized, and the ability to set a context for a request
func NewResetPasswordParamsWithHTTPClient ¶ added in v0.2.0
func NewResetPasswordParamsWithHTTPClient(client *http.Client) *ResetPasswordParams
NewResetPasswordParamsWithHTTPClient creates a new ResetPasswordParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewResetPasswordParamsWithTimeout ¶ added in v0.2.0
func NewResetPasswordParamsWithTimeout(timeout time.Duration) *ResetPasswordParams
NewResetPasswordParamsWithTimeout creates a new ResetPasswordParams object with the default values initialized, and the ability to set a timeout on a request
func (*ResetPasswordParams) SetBody ¶ added in v0.2.0
func (o *ResetPasswordParams) SetBody(body *iamclientmodels.ModelResetPasswordRequest)
SetBody adds the body to the reset password params
func (*ResetPasswordParams) SetContext ¶ added in v0.2.0
func (o *ResetPasswordParams) SetContext(ctx context.Context)
SetContext adds the context to the reset password params
func (*ResetPasswordParams) SetHTTPClient ¶ added in v0.2.0
func (o *ResetPasswordParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the reset password params
func (*ResetPasswordParams) SetNamespace ¶ added in v0.2.0
func (o *ResetPasswordParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the reset password params
func (*ResetPasswordParams) SetTimeout ¶ added in v0.2.0
func (o *ResetPasswordParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the reset password params
func (*ResetPasswordParams) WithBody ¶ added in v0.2.0
func (o *ResetPasswordParams) WithBody(body *iamclientmodels.ModelResetPasswordRequest) *ResetPasswordParams
WithBody adds the body to the reset password params
func (*ResetPasswordParams) WithContext ¶ added in v0.2.0
func (o *ResetPasswordParams) WithContext(ctx context.Context) *ResetPasswordParams
WithContext adds the context to the reset password params
func (*ResetPasswordParams) WithHTTPClient ¶ added in v0.2.0
func (o *ResetPasswordParams) WithHTTPClient(client *http.Client) *ResetPasswordParams
WithHTTPClient adds the HTTPClient to the reset password params
func (*ResetPasswordParams) WithNamespace ¶ added in v0.2.0
func (o *ResetPasswordParams) WithNamespace(namespace string) *ResetPasswordParams
WithNamespace adds the namespace to the reset password params
func (*ResetPasswordParams) WithTimeout ¶ added in v0.2.0
func (o *ResetPasswordParams) WithTimeout(timeout time.Duration) *ResetPasswordParams
WithTimeout adds the timeout to the reset password params
func (*ResetPasswordParams) WriteToRequest ¶ added in v0.2.0
func (o *ResetPasswordParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ResetPasswordReader ¶ added in v0.2.0
type ResetPasswordReader struct {
// contains filtered or unexported fields
}
ResetPasswordReader is a Reader for the ResetPassword structure.
func (*ResetPasswordReader) ReadResponse ¶ added in v0.2.0
func (o *ResetPasswordReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ResetPasswordV3BadRequest ¶ added in v0.2.0
type ResetPasswordV3BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
ResetPasswordV3BadRequest 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><tr><td>10142</td><td>new password cannot be same with original</td></tr></table>
func NewResetPasswordV3BadRequest ¶ added in v0.2.0
func NewResetPasswordV3BadRequest() *ResetPasswordV3BadRequest
NewResetPasswordV3BadRequest creates a ResetPasswordV3BadRequest with default headers values
func (*ResetPasswordV3BadRequest) Error ¶ added in v0.2.0
func (o *ResetPasswordV3BadRequest) Error() string
func (*ResetPasswordV3BadRequest) GetPayload ¶ added in v0.2.0
func (o *ResetPasswordV3BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
type ResetPasswordV3Forbidden ¶ added in v0.2.0
type ResetPasswordV3Forbidden struct {
Payload *iamclientmodels.RestErrorResponse
}
ResetPasswordV3Forbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10137</td><td>code is expired</td></tr><tr><td>10136</td><td>code is either been used or not valid anymore</td></tr><tr><td>10138</td><td>code not match</td></tr><tr><td>10152</td><td>verification code not found</td></tr></table>
func NewResetPasswordV3Forbidden ¶ added in v0.2.0
func NewResetPasswordV3Forbidden() *ResetPasswordV3Forbidden
NewResetPasswordV3Forbidden creates a ResetPasswordV3Forbidden with default headers values
func (*ResetPasswordV3Forbidden) Error ¶ added in v0.2.0
func (o *ResetPasswordV3Forbidden) Error() string
func (*ResetPasswordV3Forbidden) GetPayload ¶ added in v0.2.0
func (o *ResetPasswordV3Forbidden) GetPayload() *iamclientmodels.RestErrorResponse
type ResetPasswordV3NoContent ¶ added in v0.2.0
type ResetPasswordV3NoContent struct { }
ResetPasswordV3NoContent handles this case with default header values.
Operation succeeded
func NewResetPasswordV3NoContent ¶ added in v0.2.0
func NewResetPasswordV3NoContent() *ResetPasswordV3NoContent
NewResetPasswordV3NoContent creates a ResetPasswordV3NoContent with default headers values
func (*ResetPasswordV3NoContent) Error ¶ added in v0.2.0
func (o *ResetPasswordV3NoContent) Error() string
type ResetPasswordV3NotFound ¶ added in v0.2.0
type ResetPasswordV3NotFound struct {
Payload *iamclientmodels.RestErrorResponse
}
ResetPasswordV3NotFound 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></table>
func NewResetPasswordV3NotFound ¶ added in v0.2.0
func NewResetPasswordV3NotFound() *ResetPasswordV3NotFound
NewResetPasswordV3NotFound creates a ResetPasswordV3NotFound with default headers values
func (*ResetPasswordV3NotFound) Error ¶ added in v0.2.0
func (o *ResetPasswordV3NotFound) Error() string
func (*ResetPasswordV3NotFound) GetPayload ¶ added in v0.2.0
func (o *ResetPasswordV3NotFound) GetPayload() *iamclientmodels.RestErrorResponse
type ResetPasswordV3Params ¶ added in v0.2.0
type ResetPasswordV3Params struct { /*Body*/ Body *iamclientmodels.ModelResetPasswordRequestV3 /*Namespace Namespace, only accept alphabet and numeric */ Namespace string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ResetPasswordV3Params contains all the parameters to send to the API endpoint for the reset password v3 operation typically these are written to a http.Request
func NewResetPasswordV3Params ¶ added in v0.2.0
func NewResetPasswordV3Params() *ResetPasswordV3Params
NewResetPasswordV3Params creates a new ResetPasswordV3Params object with the default values initialized.
func NewResetPasswordV3ParamsWithContext ¶ added in v0.2.0
func NewResetPasswordV3ParamsWithContext(ctx context.Context) *ResetPasswordV3Params
NewResetPasswordV3ParamsWithContext creates a new ResetPasswordV3Params object with the default values initialized, and the ability to set a context for a request
func NewResetPasswordV3ParamsWithHTTPClient ¶ added in v0.2.0
func NewResetPasswordV3ParamsWithHTTPClient(client *http.Client) *ResetPasswordV3Params
NewResetPasswordV3ParamsWithHTTPClient creates a new ResetPasswordV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewResetPasswordV3ParamsWithTimeout ¶ added in v0.2.0
func NewResetPasswordV3ParamsWithTimeout(timeout time.Duration) *ResetPasswordV3Params
NewResetPasswordV3ParamsWithTimeout creates a new ResetPasswordV3Params object with the default values initialized, and the ability to set a timeout on a request
func (*ResetPasswordV3Params) SetBody ¶ added in v0.2.0
func (o *ResetPasswordV3Params) SetBody(body *iamclientmodels.ModelResetPasswordRequestV3)
SetBody adds the body to the reset password v3 params
func (*ResetPasswordV3Params) SetContext ¶ added in v0.2.0
func (o *ResetPasswordV3Params) SetContext(ctx context.Context)
SetContext adds the context to the reset password v3 params
func (*ResetPasswordV3Params) SetHTTPClient ¶ added in v0.2.0
func (o *ResetPasswordV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the reset password v3 params
func (*ResetPasswordV3Params) SetNamespace ¶ added in v0.2.0
func (o *ResetPasswordV3Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the reset password v3 params
func (*ResetPasswordV3Params) SetTimeout ¶ added in v0.2.0
func (o *ResetPasswordV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the reset password v3 params
func (*ResetPasswordV3Params) WithBody ¶ added in v0.2.0
func (o *ResetPasswordV3Params) WithBody(body *iamclientmodels.ModelResetPasswordRequestV3) *ResetPasswordV3Params
WithBody adds the body to the reset password v3 params
func (*ResetPasswordV3Params) WithContext ¶ added in v0.2.0
func (o *ResetPasswordV3Params) WithContext(ctx context.Context) *ResetPasswordV3Params
WithContext adds the context to the reset password v3 params
func (*ResetPasswordV3Params) WithHTTPClient ¶ added in v0.2.0
func (o *ResetPasswordV3Params) WithHTTPClient(client *http.Client) *ResetPasswordV3Params
WithHTTPClient adds the HTTPClient to the reset password v3 params
func (*ResetPasswordV3Params) WithNamespace ¶ added in v0.2.0
func (o *ResetPasswordV3Params) WithNamespace(namespace string) *ResetPasswordV3Params
WithNamespace adds the namespace to the reset password v3 params
func (*ResetPasswordV3Params) WithTimeout ¶ added in v0.2.0
func (o *ResetPasswordV3Params) WithTimeout(timeout time.Duration) *ResetPasswordV3Params
WithTimeout adds the timeout to the reset password v3 params
func (*ResetPasswordV3Params) WriteToRequest ¶ added in v0.2.0
func (o *ResetPasswordV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ResetPasswordV3Reader ¶ added in v0.2.0
type ResetPasswordV3Reader struct {
// contains filtered or unexported fields
}
ResetPasswordV3Reader is a Reader for the ResetPasswordV3 structure.
func (*ResetPasswordV3Reader) ReadResponse ¶ added in v0.2.0
func (o *ResetPasswordV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SaveUserPermissionBadRequest ¶ added in v0.2.0
type SaveUserPermissionBadRequest struct { }
SaveUserPermissionBadRequest handles this case with default header values.
Invalid request
func NewSaveUserPermissionBadRequest ¶ added in v0.2.0
func NewSaveUserPermissionBadRequest() *SaveUserPermissionBadRequest
NewSaveUserPermissionBadRequest creates a SaveUserPermissionBadRequest with default headers values
func (*SaveUserPermissionBadRequest) Error ¶ added in v0.2.0
func (o *SaveUserPermissionBadRequest) Error() string
type SaveUserPermissionForbidden ¶ added in v0.2.0
type SaveUserPermissionForbidden struct { }
SaveUserPermissionForbidden handles this case with default header values.
Forbidden
func NewSaveUserPermissionForbidden ¶ added in v0.2.0
func NewSaveUserPermissionForbidden() *SaveUserPermissionForbidden
NewSaveUserPermissionForbidden creates a SaveUserPermissionForbidden with default headers values
func (*SaveUserPermissionForbidden) Error ¶ added in v0.2.0
func (o *SaveUserPermissionForbidden) Error() string
type SaveUserPermissionNoContent ¶ added in v0.2.0
type SaveUserPermissionNoContent struct { }
SaveUserPermissionNoContent handles this case with default header values.
Operation succeeded
func NewSaveUserPermissionNoContent ¶ added in v0.2.0
func NewSaveUserPermissionNoContent() *SaveUserPermissionNoContent
NewSaveUserPermissionNoContent creates a SaveUserPermissionNoContent with default headers values
func (*SaveUserPermissionNoContent) Error ¶ added in v0.2.0
func (o *SaveUserPermissionNoContent) Error() string
type SaveUserPermissionNotFound ¶ added in v0.2.0
type SaveUserPermissionNotFound struct { }
SaveUserPermissionNotFound handles this case with default header values.
Data not found
func NewSaveUserPermissionNotFound ¶ added in v0.2.0
func NewSaveUserPermissionNotFound() *SaveUserPermissionNotFound
NewSaveUserPermissionNotFound creates a SaveUserPermissionNotFound with default headers values
func (*SaveUserPermissionNotFound) Error ¶ added in v0.2.0
func (o *SaveUserPermissionNotFound) Error() string
type SaveUserPermissionParams ¶ added in v0.2.0
type SaveUserPermissionParams struct { /*Body*/ Body *iamclientmodels.AccountcommonPermissions /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*UserID User id */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SaveUserPermissionParams contains all the parameters to send to the API endpoint for the save user permission operation typically these are written to a http.Request
func NewSaveUserPermissionParams ¶ added in v0.2.0
func NewSaveUserPermissionParams() *SaveUserPermissionParams
NewSaveUserPermissionParams creates a new SaveUserPermissionParams object with the default values initialized.
func NewSaveUserPermissionParamsWithContext ¶ added in v0.2.0
func NewSaveUserPermissionParamsWithContext(ctx context.Context) *SaveUserPermissionParams
NewSaveUserPermissionParamsWithContext creates a new SaveUserPermissionParams object with the default values initialized, and the ability to set a context for a request
func NewSaveUserPermissionParamsWithHTTPClient ¶ added in v0.2.0
func NewSaveUserPermissionParamsWithHTTPClient(client *http.Client) *SaveUserPermissionParams
NewSaveUserPermissionParamsWithHTTPClient creates a new SaveUserPermissionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewSaveUserPermissionParamsWithTimeout ¶ added in v0.2.0
func NewSaveUserPermissionParamsWithTimeout(timeout time.Duration) *SaveUserPermissionParams
NewSaveUserPermissionParamsWithTimeout creates a new SaveUserPermissionParams object with the default values initialized, and the ability to set a timeout on a request
func (*SaveUserPermissionParams) SetBody ¶ added in v0.2.0
func (o *SaveUserPermissionParams) SetBody(body *iamclientmodels.AccountcommonPermissions)
SetBody adds the body to the save user permission params
func (*SaveUserPermissionParams) SetContext ¶ added in v0.2.0
func (o *SaveUserPermissionParams) SetContext(ctx context.Context)
SetContext adds the context to the save user permission params
func (*SaveUserPermissionParams) SetHTTPClient ¶ added in v0.2.0
func (o *SaveUserPermissionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the save user permission params
func (*SaveUserPermissionParams) SetNamespace ¶ added in v0.2.0
func (o *SaveUserPermissionParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the save user permission params
func (*SaveUserPermissionParams) SetTimeout ¶ added in v0.2.0
func (o *SaveUserPermissionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the save user permission params
func (*SaveUserPermissionParams) SetUserID ¶ added in v0.2.0
func (o *SaveUserPermissionParams) SetUserID(userID string)
SetUserID adds the userId to the save user permission params
func (*SaveUserPermissionParams) WithBody ¶ added in v0.2.0
func (o *SaveUserPermissionParams) WithBody(body *iamclientmodels.AccountcommonPermissions) *SaveUserPermissionParams
WithBody adds the body to the save user permission params
func (*SaveUserPermissionParams) WithContext ¶ added in v0.2.0
func (o *SaveUserPermissionParams) WithContext(ctx context.Context) *SaveUserPermissionParams
WithContext adds the context to the save user permission params
func (*SaveUserPermissionParams) WithHTTPClient ¶ added in v0.2.0
func (o *SaveUserPermissionParams) WithHTTPClient(client *http.Client) *SaveUserPermissionParams
WithHTTPClient adds the HTTPClient to the save user permission params
func (*SaveUserPermissionParams) WithNamespace ¶ added in v0.2.0
func (o *SaveUserPermissionParams) WithNamespace(namespace string) *SaveUserPermissionParams
WithNamespace adds the namespace to the save user permission params
func (*SaveUserPermissionParams) WithTimeout ¶ added in v0.2.0
func (o *SaveUserPermissionParams) WithTimeout(timeout time.Duration) *SaveUserPermissionParams
WithTimeout adds the timeout to the save user permission params
func (*SaveUserPermissionParams) WithUserID ¶ added in v0.2.0
func (o *SaveUserPermissionParams) WithUserID(userID string) *SaveUserPermissionParams
WithUserID adds the userID to the save user permission params
func (*SaveUserPermissionParams) WriteToRequest ¶ added in v0.2.0
func (o *SaveUserPermissionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SaveUserPermissionReader ¶ added in v0.2.0
type SaveUserPermissionReader struct {
// contains filtered or unexported fields
}
SaveUserPermissionReader is a Reader for the SaveUserPermission structure.
func (*SaveUserPermissionReader) ReadResponse ¶ added in v0.2.0
func (o *SaveUserPermissionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SaveUserPermissionUnauthorized ¶ added in v0.2.0
type SaveUserPermissionUnauthorized struct { }
SaveUserPermissionUnauthorized handles this case with default header values.
Unauthorized access
func NewSaveUserPermissionUnauthorized ¶ added in v0.2.0
func NewSaveUserPermissionUnauthorized() *SaveUserPermissionUnauthorized
NewSaveUserPermissionUnauthorized creates a SaveUserPermissionUnauthorized with default headers values
func (*SaveUserPermissionUnauthorized) Error ¶ added in v0.2.0
func (o *SaveUserPermissionUnauthorized) Error() string
type SaveUserRolesBadRequest ¶ added in v0.2.0
type SaveUserRolesBadRequest struct { }
SaveUserRolesBadRequest handles this case with default header values.
Invalid request
func NewSaveUserRolesBadRequest ¶ added in v0.2.0
func NewSaveUserRolesBadRequest() *SaveUserRolesBadRequest
NewSaveUserRolesBadRequest creates a SaveUserRolesBadRequest with default headers values
func (*SaveUserRolesBadRequest) Error ¶ added in v0.2.0
func (o *SaveUserRolesBadRequest) Error() string
type SaveUserRolesConflict ¶ added in v0.2.0
type SaveUserRolesConflict struct { }
SaveUserRolesConflict handles this case with default header values.
Conflict
func NewSaveUserRolesConflict ¶ added in v0.2.0
func NewSaveUserRolesConflict() *SaveUserRolesConflict
NewSaveUserRolesConflict creates a SaveUserRolesConflict with default headers values
func (*SaveUserRolesConflict) Error ¶ added in v0.2.0
func (o *SaveUserRolesConflict) Error() string
type SaveUserRolesForbidden ¶ added in v0.2.0
type SaveUserRolesForbidden struct { }
SaveUserRolesForbidden handles this case with default header values.
Forbidden
func NewSaveUserRolesForbidden ¶ added in v0.2.0
func NewSaveUserRolesForbidden() *SaveUserRolesForbidden
NewSaveUserRolesForbidden creates a SaveUserRolesForbidden with default headers values
func (*SaveUserRolesForbidden) Error ¶ added in v0.2.0
func (o *SaveUserRolesForbidden) Error() string
type SaveUserRolesNoContent ¶ added in v0.2.0
type SaveUserRolesNoContent struct { }
SaveUserRolesNoContent handles this case with default header values.
Operation succeeded
func NewSaveUserRolesNoContent ¶ added in v0.2.0
func NewSaveUserRolesNoContent() *SaveUserRolesNoContent
NewSaveUserRolesNoContent creates a SaveUserRolesNoContent with default headers values
func (*SaveUserRolesNoContent) Error ¶ added in v0.2.0
func (o *SaveUserRolesNoContent) Error() string
type SaveUserRolesNotFound ¶ added in v0.2.0
type SaveUserRolesNotFound struct { }
SaveUserRolesNotFound handles this case with default header values.
Data not found
func NewSaveUserRolesNotFound ¶ added in v0.2.0
func NewSaveUserRolesNotFound() *SaveUserRolesNotFound
NewSaveUserRolesNotFound creates a SaveUserRolesNotFound with default headers values
func (*SaveUserRolesNotFound) Error ¶ added in v0.2.0
func (o *SaveUserRolesNotFound) Error() string
type SaveUserRolesParams ¶ added in v0.2.0
type SaveUserRolesParams struct { /*Body*/ Body []string /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*UserID User id */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SaveUserRolesParams contains all the parameters to send to the API endpoint for the save user roles operation typically these are written to a http.Request
func NewSaveUserRolesParams ¶ added in v0.2.0
func NewSaveUserRolesParams() *SaveUserRolesParams
NewSaveUserRolesParams creates a new SaveUserRolesParams object with the default values initialized.
func NewSaveUserRolesParamsWithContext ¶ added in v0.2.0
func NewSaveUserRolesParamsWithContext(ctx context.Context) *SaveUserRolesParams
NewSaveUserRolesParamsWithContext creates a new SaveUserRolesParams object with the default values initialized, and the ability to set a context for a request
func NewSaveUserRolesParamsWithHTTPClient ¶ added in v0.2.0
func NewSaveUserRolesParamsWithHTTPClient(client *http.Client) *SaveUserRolesParams
NewSaveUserRolesParamsWithHTTPClient creates a new SaveUserRolesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewSaveUserRolesParamsWithTimeout ¶ added in v0.2.0
func NewSaveUserRolesParamsWithTimeout(timeout time.Duration) *SaveUserRolesParams
NewSaveUserRolesParamsWithTimeout creates a new SaveUserRolesParams object with the default values initialized, and the ability to set a timeout on a request
func (*SaveUserRolesParams) SetBody ¶ added in v0.2.0
func (o *SaveUserRolesParams) SetBody(body []string)
SetBody adds the body to the save user roles params
func (*SaveUserRolesParams) SetContext ¶ added in v0.2.0
func (o *SaveUserRolesParams) SetContext(ctx context.Context)
SetContext adds the context to the save user roles params
func (*SaveUserRolesParams) SetHTTPClient ¶ added in v0.2.0
func (o *SaveUserRolesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the save user roles params
func (*SaveUserRolesParams) SetNamespace ¶ added in v0.2.0
func (o *SaveUserRolesParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the save user roles params
func (*SaveUserRolesParams) SetTimeout ¶ added in v0.2.0
func (o *SaveUserRolesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the save user roles params
func (*SaveUserRolesParams) SetUserID ¶ added in v0.2.0
func (o *SaveUserRolesParams) SetUserID(userID string)
SetUserID adds the userId to the save user roles params
func (*SaveUserRolesParams) WithBody ¶ added in v0.2.0
func (o *SaveUserRolesParams) WithBody(body []string) *SaveUserRolesParams
WithBody adds the body to the save user roles params
func (*SaveUserRolesParams) WithContext ¶ added in v0.2.0
func (o *SaveUserRolesParams) WithContext(ctx context.Context) *SaveUserRolesParams
WithContext adds the context to the save user roles params
func (*SaveUserRolesParams) WithHTTPClient ¶ added in v0.2.0
func (o *SaveUserRolesParams) WithHTTPClient(client *http.Client) *SaveUserRolesParams
WithHTTPClient adds the HTTPClient to the save user roles params
func (*SaveUserRolesParams) WithNamespace ¶ added in v0.2.0
func (o *SaveUserRolesParams) WithNamespace(namespace string) *SaveUserRolesParams
WithNamespace adds the namespace to the save user roles params
func (*SaveUserRolesParams) WithTimeout ¶ added in v0.2.0
func (o *SaveUserRolesParams) WithTimeout(timeout time.Duration) *SaveUserRolesParams
WithTimeout adds the timeout to the save user roles params
func (*SaveUserRolesParams) WithUserID ¶ added in v0.2.0
func (o *SaveUserRolesParams) WithUserID(userID string) *SaveUserRolesParams
WithUserID adds the userID to the save user roles params
func (*SaveUserRolesParams) WriteToRequest ¶ added in v0.2.0
func (o *SaveUserRolesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SaveUserRolesReader ¶ added in v0.2.0
type SaveUserRolesReader struct {
// contains filtered or unexported fields
}
SaveUserRolesReader is a Reader for the SaveUserRoles structure.
func (*SaveUserRolesReader) ReadResponse ¶ added in v0.2.0
func (o *SaveUserRolesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SaveUserRolesUnauthorized ¶ added in v0.2.0
type SaveUserRolesUnauthorized struct { }
SaveUserRolesUnauthorized handles this case with default header values.
Unauthorized access
func NewSaveUserRolesUnauthorized ¶ added in v0.2.0
func NewSaveUserRolesUnauthorized() *SaveUserRolesUnauthorized
NewSaveUserRolesUnauthorized creates a SaveUserRolesUnauthorized with default headers values
func (*SaveUserRolesUnauthorized) Error ¶ added in v0.2.0
func (o *SaveUserRolesUnauthorized) Error() string
type SearchUserBadRequest ¶ added in v0.2.0
type SearchUserBadRequest struct { }
SearchUserBadRequest handles this case with default header values.
Invalid request
func NewSearchUserBadRequest ¶ added in v0.2.0
func NewSearchUserBadRequest() *SearchUserBadRequest
NewSearchUserBadRequest creates a SearchUserBadRequest with default headers values
func (*SearchUserBadRequest) Error ¶ added in v0.2.0
func (o *SearchUserBadRequest) Error() string
type SearchUserForbidden ¶ added in v0.2.0
type SearchUserForbidden struct { }
SearchUserForbidden handles this case with default header values.
Forbidden
func NewSearchUserForbidden ¶ added in v0.2.0
func NewSearchUserForbidden() *SearchUserForbidden
NewSearchUserForbidden creates a SearchUserForbidden with default headers values
func (*SearchUserForbidden) Error ¶ added in v0.2.0
func (o *SearchUserForbidden) Error() string
type SearchUserOK ¶ added in v0.2.0
type SearchUserOK struct {
Payload *iamclientmodels.ModelSearchUsersResponse
}
SearchUserOK handles this case with default header values.
OK
func NewSearchUserOK ¶ added in v0.2.0
func NewSearchUserOK() *SearchUserOK
NewSearchUserOK creates a SearchUserOK with default headers values
func (*SearchUserOK) Error ¶ added in v0.2.0
func (o *SearchUserOK) Error() string
func (*SearchUserOK) GetPayload ¶ added in v0.2.0
func (o *SearchUserOK) GetPayload() *iamclientmodels.ModelSearchUsersResponse
type SearchUserParams ¶ added in v0.2.0
type SearchUserParams struct { /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*Query search query string (optional) */ Query *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SearchUserParams contains all the parameters to send to the API endpoint for the search user operation typically these are written to a http.Request
func NewSearchUserParams ¶ added in v0.2.0
func NewSearchUserParams() *SearchUserParams
NewSearchUserParams creates a new SearchUserParams object with the default values initialized.
func NewSearchUserParamsWithContext ¶ added in v0.2.0
func NewSearchUserParamsWithContext(ctx context.Context) *SearchUserParams
NewSearchUserParamsWithContext creates a new SearchUserParams object with the default values initialized, and the ability to set a context for a request
func NewSearchUserParamsWithHTTPClient ¶ added in v0.2.0
func NewSearchUserParamsWithHTTPClient(client *http.Client) *SearchUserParams
NewSearchUserParamsWithHTTPClient creates a new SearchUserParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewSearchUserParamsWithTimeout ¶ added in v0.2.0
func NewSearchUserParamsWithTimeout(timeout time.Duration) *SearchUserParams
NewSearchUserParamsWithTimeout creates a new SearchUserParams object with the default values initialized, and the ability to set a timeout on a request
func (*SearchUserParams) SetContext ¶ added in v0.2.0
func (o *SearchUserParams) SetContext(ctx context.Context)
SetContext adds the context to the search user params
func (*SearchUserParams) SetHTTPClient ¶ added in v0.2.0
func (o *SearchUserParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the search user params
func (*SearchUserParams) SetNamespace ¶ added in v0.2.0
func (o *SearchUserParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the search user params
func (*SearchUserParams) SetQuery ¶ added in v0.2.0
func (o *SearchUserParams) SetQuery(query *string)
SetQuery adds the query to the search user params
func (*SearchUserParams) SetTimeout ¶ added in v0.2.0
func (o *SearchUserParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the search user params
func (*SearchUserParams) WithContext ¶ added in v0.2.0
func (o *SearchUserParams) WithContext(ctx context.Context) *SearchUserParams
WithContext adds the context to the search user params
func (*SearchUserParams) WithHTTPClient ¶ added in v0.2.0
func (o *SearchUserParams) WithHTTPClient(client *http.Client) *SearchUserParams
WithHTTPClient adds the HTTPClient to the search user params
func (*SearchUserParams) WithNamespace ¶ added in v0.2.0
func (o *SearchUserParams) WithNamespace(namespace string) *SearchUserParams
WithNamespace adds the namespace to the search user params
func (*SearchUserParams) WithQuery ¶ added in v0.2.0
func (o *SearchUserParams) WithQuery(query *string) *SearchUserParams
WithQuery adds the query to the search user params
func (*SearchUserParams) WithTimeout ¶ added in v0.2.0
func (o *SearchUserParams) WithTimeout(timeout time.Duration) *SearchUserParams
WithTimeout adds the timeout to the search user params
func (*SearchUserParams) WriteToRequest ¶ added in v0.2.0
func (o *SearchUserParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SearchUserReader ¶ added in v0.2.0
type SearchUserReader struct {
// contains filtered or unexported fields
}
SearchUserReader is a Reader for the SearchUser structure.
func (*SearchUserReader) ReadResponse ¶ added in v0.2.0
func (o *SearchUserReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SearchUserUnauthorized ¶ added in v0.2.0
type SearchUserUnauthorized struct { }
SearchUserUnauthorized handles this case with default header values.
Unauthorized access
func NewSearchUserUnauthorized ¶ added in v0.2.0
func NewSearchUserUnauthorized() *SearchUserUnauthorized
NewSearchUserUnauthorized creates a SearchUserUnauthorized with default headers values
func (*SearchUserUnauthorized) Error ¶ added in v0.2.0
func (o *SearchUserUnauthorized) Error() string
type SendVerificationCodeBadRequest ¶ added in v0.2.0
type SendVerificationCodeBadRequest struct { }
SendVerificationCodeBadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20019</td><td>unable to parse request body</td></tr></table>
func NewSendVerificationCodeBadRequest ¶ added in v0.2.0
func NewSendVerificationCodeBadRequest() *SendVerificationCodeBadRequest
NewSendVerificationCodeBadRequest creates a SendVerificationCodeBadRequest with default headers values
func (*SendVerificationCodeBadRequest) Error ¶ added in v0.2.0
func (o *SendVerificationCodeBadRequest) Error() string
type SendVerificationCodeConflict ¶ added in v0.2.0
type SendVerificationCodeConflict struct { }
SendVerificationCodeConflict handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10140</td><td>user verified</td></tr><tr><td>10133</td><td>email already used</td></tr></table>
func NewSendVerificationCodeConflict ¶ added in v0.2.0
func NewSendVerificationCodeConflict() *SendVerificationCodeConflict
NewSendVerificationCodeConflict creates a SendVerificationCodeConflict with default headers values
func (*SendVerificationCodeConflict) Error ¶ added in v0.2.0
func (o *SendVerificationCodeConflict) Error() string
type SendVerificationCodeForbidden ¶ added in v0.2.0
type SendVerificationCodeForbidden struct { }
SendVerificationCodeForbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10146</td><td>userID not match</td></tr></table>
func NewSendVerificationCodeForbidden ¶ added in v0.2.0
func NewSendVerificationCodeForbidden() *SendVerificationCodeForbidden
NewSendVerificationCodeForbidden creates a SendVerificationCodeForbidden with default headers values
func (*SendVerificationCodeForbidden) Error ¶ added in v0.2.0
func (o *SendVerificationCodeForbidden) Error() string
type SendVerificationCodeInternalServerError ¶ added in v0.2.0
type SendVerificationCodeInternalServerError struct { }
SendVerificationCodeInternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20000</td><td>internal server error</td></tr></table>
func NewSendVerificationCodeInternalServerError ¶ added in v0.2.0
func NewSendVerificationCodeInternalServerError() *SendVerificationCodeInternalServerError
NewSendVerificationCodeInternalServerError creates a SendVerificationCodeInternalServerError with default headers values
func (*SendVerificationCodeInternalServerError) Error ¶ added in v0.2.0
func (o *SendVerificationCodeInternalServerError) Error() string
type SendVerificationCodeNoContent ¶ added in v0.2.0
type SendVerificationCodeNoContent struct { }
SendVerificationCodeNoContent handles this case with default header values.
Operation succeeded
func NewSendVerificationCodeNoContent ¶ added in v0.2.0
func NewSendVerificationCodeNoContent() *SendVerificationCodeNoContent
NewSendVerificationCodeNoContent creates a SendVerificationCodeNoContent with default headers values
func (*SendVerificationCodeNoContent) Error ¶ added in v0.2.0
func (o *SendVerificationCodeNoContent) Error() string
type SendVerificationCodeNotFound ¶ added in v0.2.0
type SendVerificationCodeNotFound struct { }
SendVerificationCodeNotFound 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>10171</td><td>email address not found</td></tr><tr><td>10139</td><td>platform account not found</td></tr></table>
func NewSendVerificationCodeNotFound ¶ added in v0.2.0
func NewSendVerificationCodeNotFound() *SendVerificationCodeNotFound
NewSendVerificationCodeNotFound creates a SendVerificationCodeNotFound with default headers values
func (*SendVerificationCodeNotFound) Error ¶ added in v0.2.0
func (o *SendVerificationCodeNotFound) Error() string
type SendVerificationCodeParams ¶ added in v0.2.0
type SendVerificationCodeParams struct { /*Body*/ Body *iamclientmodels.ModelSendVerificationCodeRequest /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*UserID User ID */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SendVerificationCodeParams contains all the parameters to send to the API endpoint for the send verification code operation typically these are written to a http.Request
func NewSendVerificationCodeParams ¶ added in v0.2.0
func NewSendVerificationCodeParams() *SendVerificationCodeParams
NewSendVerificationCodeParams creates a new SendVerificationCodeParams object with the default values initialized.
func NewSendVerificationCodeParamsWithContext ¶ added in v0.2.0
func NewSendVerificationCodeParamsWithContext(ctx context.Context) *SendVerificationCodeParams
NewSendVerificationCodeParamsWithContext creates a new SendVerificationCodeParams object with the default values initialized, and the ability to set a context for a request
func NewSendVerificationCodeParamsWithHTTPClient ¶ added in v0.2.0
func NewSendVerificationCodeParamsWithHTTPClient(client *http.Client) *SendVerificationCodeParams
NewSendVerificationCodeParamsWithHTTPClient creates a new SendVerificationCodeParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewSendVerificationCodeParamsWithTimeout ¶ added in v0.2.0
func NewSendVerificationCodeParamsWithTimeout(timeout time.Duration) *SendVerificationCodeParams
NewSendVerificationCodeParamsWithTimeout creates a new SendVerificationCodeParams object with the default values initialized, and the ability to set a timeout on a request
func (*SendVerificationCodeParams) SetBody ¶ added in v0.2.0
func (o *SendVerificationCodeParams) SetBody(body *iamclientmodels.ModelSendVerificationCodeRequest)
SetBody adds the body to the send verification code params
func (*SendVerificationCodeParams) SetContext ¶ added in v0.2.0
func (o *SendVerificationCodeParams) SetContext(ctx context.Context)
SetContext adds the context to the send verification code params
func (*SendVerificationCodeParams) SetHTTPClient ¶ added in v0.2.0
func (o *SendVerificationCodeParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the send verification code params
func (*SendVerificationCodeParams) SetNamespace ¶ added in v0.2.0
func (o *SendVerificationCodeParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the send verification code params
func (*SendVerificationCodeParams) SetTimeout ¶ added in v0.2.0
func (o *SendVerificationCodeParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the send verification code params
func (*SendVerificationCodeParams) SetUserID ¶ added in v0.2.0
func (o *SendVerificationCodeParams) SetUserID(userID string)
SetUserID adds the userId to the send verification code params
func (*SendVerificationCodeParams) WithBody ¶ added in v0.2.0
func (o *SendVerificationCodeParams) WithBody(body *iamclientmodels.ModelSendVerificationCodeRequest) *SendVerificationCodeParams
WithBody adds the body to the send verification code params
func (*SendVerificationCodeParams) WithContext ¶ added in v0.2.0
func (o *SendVerificationCodeParams) WithContext(ctx context.Context) *SendVerificationCodeParams
WithContext adds the context to the send verification code params
func (*SendVerificationCodeParams) WithHTTPClient ¶ added in v0.2.0
func (o *SendVerificationCodeParams) WithHTTPClient(client *http.Client) *SendVerificationCodeParams
WithHTTPClient adds the HTTPClient to the send verification code params
func (*SendVerificationCodeParams) WithNamespace ¶ added in v0.2.0
func (o *SendVerificationCodeParams) WithNamespace(namespace string) *SendVerificationCodeParams
WithNamespace adds the namespace to the send verification code params
func (*SendVerificationCodeParams) WithTimeout ¶ added in v0.2.0
func (o *SendVerificationCodeParams) WithTimeout(timeout time.Duration) *SendVerificationCodeParams
WithTimeout adds the timeout to the send verification code params
func (*SendVerificationCodeParams) WithUserID ¶ added in v0.2.0
func (o *SendVerificationCodeParams) WithUserID(userID string) *SendVerificationCodeParams
WithUserID adds the userID to the send verification code params
func (*SendVerificationCodeParams) WriteToRequest ¶ added in v0.2.0
func (o *SendVerificationCodeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SendVerificationCodeReader ¶ added in v0.2.0
type SendVerificationCodeReader struct {
// contains filtered or unexported fields
}
SendVerificationCodeReader is a Reader for the SendVerificationCode structure.
func (*SendVerificationCodeReader) ReadResponse ¶ added in v0.2.0
func (o *SendVerificationCodeReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SendVerificationCodeTooManyRequests ¶ added in v0.2.0
type SendVerificationCodeTooManyRequests struct { }
SendVerificationCodeTooManyRequests handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20007</td><td>too many requests</td></tr></table>
func NewSendVerificationCodeTooManyRequests ¶ added in v0.2.0
func NewSendVerificationCodeTooManyRequests() *SendVerificationCodeTooManyRequests
NewSendVerificationCodeTooManyRequests creates a SendVerificationCodeTooManyRequests with default headers values
func (*SendVerificationCodeTooManyRequests) Error ¶ added in v0.2.0
func (o *SendVerificationCodeTooManyRequests) Error() string
type SendVerificationCodeUnauthorized ¶ added in v0.2.0
type SendVerificationCodeUnauthorized struct { }
SendVerificationCodeUnauthorized handles this case with default header values.
Unauthorized access
func NewSendVerificationCodeUnauthorized ¶ added in v0.2.0
func NewSendVerificationCodeUnauthorized() *SendVerificationCodeUnauthorized
NewSendVerificationCodeUnauthorized creates a SendVerificationCodeUnauthorized with default headers values
func (*SendVerificationCodeUnauthorized) Error ¶ added in v0.2.0
func (o *SendVerificationCodeUnauthorized) Error() string
type UpdateCountryAgeRestrictionBadRequest ¶ added in v0.2.0
type UpdateCountryAgeRestrictionBadRequest struct { }
UpdateCountryAgeRestrictionBadRequest handles this case with default header values.
Invalid request
func NewUpdateCountryAgeRestrictionBadRequest ¶ added in v0.2.0
func NewUpdateCountryAgeRestrictionBadRequest() *UpdateCountryAgeRestrictionBadRequest
NewUpdateCountryAgeRestrictionBadRequest creates a UpdateCountryAgeRestrictionBadRequest with default headers values
func (*UpdateCountryAgeRestrictionBadRequest) Error ¶ added in v0.2.0
func (o *UpdateCountryAgeRestrictionBadRequest) Error() string
type UpdateCountryAgeRestrictionForbidden ¶ added in v0.2.0
type UpdateCountryAgeRestrictionForbidden struct { }
UpdateCountryAgeRestrictionForbidden handles this case with default header values.
Forbidden
func NewUpdateCountryAgeRestrictionForbidden ¶ added in v0.2.0
func NewUpdateCountryAgeRestrictionForbidden() *UpdateCountryAgeRestrictionForbidden
NewUpdateCountryAgeRestrictionForbidden creates a UpdateCountryAgeRestrictionForbidden with default headers values
func (*UpdateCountryAgeRestrictionForbidden) Error ¶ added in v0.2.0
func (o *UpdateCountryAgeRestrictionForbidden) Error() string
type UpdateCountryAgeRestrictionNotFound ¶ added in v0.2.0
type UpdateCountryAgeRestrictionNotFound struct { }
UpdateCountryAgeRestrictionNotFound handles this case with default header values.
Data not found
func NewUpdateCountryAgeRestrictionNotFound ¶ added in v0.2.0
func NewUpdateCountryAgeRestrictionNotFound() *UpdateCountryAgeRestrictionNotFound
NewUpdateCountryAgeRestrictionNotFound creates a UpdateCountryAgeRestrictionNotFound with default headers values
func (*UpdateCountryAgeRestrictionNotFound) Error ¶ added in v0.2.0
func (o *UpdateCountryAgeRestrictionNotFound) Error() string
type UpdateCountryAgeRestrictionOK ¶ added in v0.2.0
type UpdateCountryAgeRestrictionOK struct {
Payload *iamclientmodels.ModelCountry
}
UpdateCountryAgeRestrictionOK handles this case with default header values.
OK
func NewUpdateCountryAgeRestrictionOK ¶ added in v0.2.0
func NewUpdateCountryAgeRestrictionOK() *UpdateCountryAgeRestrictionOK
NewUpdateCountryAgeRestrictionOK creates a UpdateCountryAgeRestrictionOK with default headers values
func (*UpdateCountryAgeRestrictionOK) Error ¶ added in v0.2.0
func (o *UpdateCountryAgeRestrictionOK) Error() string
func (*UpdateCountryAgeRestrictionOK) GetPayload ¶ added in v0.2.0
func (o *UpdateCountryAgeRestrictionOK) GetPayload() *iamclientmodels.ModelCountry
type UpdateCountryAgeRestrictionParams ¶ added in v0.2.0
type UpdateCountryAgeRestrictionParams struct { /*Body*/ Body *iamclientmodels.ModelCountryAgeRestrictionRequest /*CountryCode Country Code */ CountryCode string /*Namespace Namespace */ Namespace string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateCountryAgeRestrictionParams contains all the parameters to send to the API endpoint for the update country age restriction operation typically these are written to a http.Request
func NewUpdateCountryAgeRestrictionParams ¶ added in v0.2.0
func NewUpdateCountryAgeRestrictionParams() *UpdateCountryAgeRestrictionParams
NewUpdateCountryAgeRestrictionParams creates a new UpdateCountryAgeRestrictionParams object with the default values initialized.
func NewUpdateCountryAgeRestrictionParamsWithContext ¶ added in v0.2.0
func NewUpdateCountryAgeRestrictionParamsWithContext(ctx context.Context) *UpdateCountryAgeRestrictionParams
NewUpdateCountryAgeRestrictionParamsWithContext creates a new UpdateCountryAgeRestrictionParams object with the default values initialized, and the ability to set a context for a request
func NewUpdateCountryAgeRestrictionParamsWithHTTPClient ¶ added in v0.2.0
func NewUpdateCountryAgeRestrictionParamsWithHTTPClient(client *http.Client) *UpdateCountryAgeRestrictionParams
NewUpdateCountryAgeRestrictionParamsWithHTTPClient creates a new UpdateCountryAgeRestrictionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateCountryAgeRestrictionParamsWithTimeout ¶ added in v0.2.0
func NewUpdateCountryAgeRestrictionParamsWithTimeout(timeout time.Duration) *UpdateCountryAgeRestrictionParams
NewUpdateCountryAgeRestrictionParamsWithTimeout creates a new UpdateCountryAgeRestrictionParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateCountryAgeRestrictionParams) SetBody ¶ added in v0.2.0
func (o *UpdateCountryAgeRestrictionParams) SetBody(body *iamclientmodels.ModelCountryAgeRestrictionRequest)
SetBody adds the body to the update country age restriction params
func (*UpdateCountryAgeRestrictionParams) SetContext ¶ added in v0.2.0
func (o *UpdateCountryAgeRestrictionParams) SetContext(ctx context.Context)
SetContext adds the context to the update country age restriction params
func (*UpdateCountryAgeRestrictionParams) SetCountryCode ¶ added in v0.2.0
func (o *UpdateCountryAgeRestrictionParams) SetCountryCode(countryCode string)
SetCountryCode adds the countryCode to the update country age restriction params
func (*UpdateCountryAgeRestrictionParams) SetHTTPClient ¶ added in v0.2.0
func (o *UpdateCountryAgeRestrictionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update country age restriction params
func (*UpdateCountryAgeRestrictionParams) SetNamespace ¶ added in v0.2.0
func (o *UpdateCountryAgeRestrictionParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the update country age restriction params
func (*UpdateCountryAgeRestrictionParams) SetTimeout ¶ added in v0.2.0
func (o *UpdateCountryAgeRestrictionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update country age restriction params
func (*UpdateCountryAgeRestrictionParams) WithBody ¶ added in v0.2.0
func (o *UpdateCountryAgeRestrictionParams) WithBody(body *iamclientmodels.ModelCountryAgeRestrictionRequest) *UpdateCountryAgeRestrictionParams
WithBody adds the body to the update country age restriction params
func (*UpdateCountryAgeRestrictionParams) WithContext ¶ added in v0.2.0
func (o *UpdateCountryAgeRestrictionParams) WithContext(ctx context.Context) *UpdateCountryAgeRestrictionParams
WithContext adds the context to the update country age restriction params
func (*UpdateCountryAgeRestrictionParams) WithCountryCode ¶ added in v0.2.0
func (o *UpdateCountryAgeRestrictionParams) WithCountryCode(countryCode string) *UpdateCountryAgeRestrictionParams
WithCountryCode adds the countryCode to the update country age restriction params
func (*UpdateCountryAgeRestrictionParams) WithHTTPClient ¶ added in v0.2.0
func (o *UpdateCountryAgeRestrictionParams) WithHTTPClient(client *http.Client) *UpdateCountryAgeRestrictionParams
WithHTTPClient adds the HTTPClient to the update country age restriction params
func (*UpdateCountryAgeRestrictionParams) WithNamespace ¶ added in v0.2.0
func (o *UpdateCountryAgeRestrictionParams) WithNamespace(namespace string) *UpdateCountryAgeRestrictionParams
WithNamespace adds the namespace to the update country age restriction params
func (*UpdateCountryAgeRestrictionParams) WithTimeout ¶ added in v0.2.0
func (o *UpdateCountryAgeRestrictionParams) WithTimeout(timeout time.Duration) *UpdateCountryAgeRestrictionParams
WithTimeout adds the timeout to the update country age restriction params
func (*UpdateCountryAgeRestrictionParams) WriteToRequest ¶ added in v0.2.0
func (o *UpdateCountryAgeRestrictionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateCountryAgeRestrictionReader ¶ added in v0.2.0
type UpdateCountryAgeRestrictionReader struct {
// contains filtered or unexported fields
}
UpdateCountryAgeRestrictionReader is a Reader for the UpdateCountryAgeRestriction structure.
func (*UpdateCountryAgeRestrictionReader) ReadResponse ¶ added in v0.2.0
func (o *UpdateCountryAgeRestrictionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateCountryAgeRestrictionUnauthorized ¶ added in v0.2.0
type UpdateCountryAgeRestrictionUnauthorized struct { }
UpdateCountryAgeRestrictionUnauthorized handles this case with default header values.
Unauthorized access
func NewUpdateCountryAgeRestrictionUnauthorized ¶ added in v0.2.0
func NewUpdateCountryAgeRestrictionUnauthorized() *UpdateCountryAgeRestrictionUnauthorized
NewUpdateCountryAgeRestrictionUnauthorized creates a UpdateCountryAgeRestrictionUnauthorized with default headers values
func (*UpdateCountryAgeRestrictionUnauthorized) Error ¶ added in v0.2.0
func (o *UpdateCountryAgeRestrictionUnauthorized) Error() string
type UpdatePasswordBadRequest ¶ added in v0.2.0
type UpdatePasswordBadRequest struct { }
UpdatePasswordBadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20019</td><td>unable to parse request body</td></tr><tr><td>20002</td><td>validation error</td></tr><tr><td>10142</td><td>new password cannot be same with original</td></tr><tr><td>10143</td><td>password not match</td></tr></table>
func NewUpdatePasswordBadRequest ¶ added in v0.2.0
func NewUpdatePasswordBadRequest() *UpdatePasswordBadRequest
NewUpdatePasswordBadRequest creates a UpdatePasswordBadRequest with default headers values
func (*UpdatePasswordBadRequest) Error ¶ added in v0.2.0
func (o *UpdatePasswordBadRequest) Error() string
type UpdatePasswordForbidden ¶ added in v0.2.0
type UpdatePasswordForbidden struct { }
UpdatePasswordForbidden handles this case with default header values.
Forbidden
func NewUpdatePasswordForbidden ¶ added in v0.2.0
func NewUpdatePasswordForbidden() *UpdatePasswordForbidden
NewUpdatePasswordForbidden creates a UpdatePasswordForbidden with default headers values
func (*UpdatePasswordForbidden) Error ¶ added in v0.2.0
func (o *UpdatePasswordForbidden) Error() string
type UpdatePasswordInternalServerError ¶ added in v0.2.0
type UpdatePasswordInternalServerError struct { }
UpdatePasswordInternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20000</td><td>internal server error</td></tr></table>
func NewUpdatePasswordInternalServerError ¶ added in v0.2.0
func NewUpdatePasswordInternalServerError() *UpdatePasswordInternalServerError
NewUpdatePasswordInternalServerError creates a UpdatePasswordInternalServerError with default headers values
func (*UpdatePasswordInternalServerError) Error ¶ added in v0.2.0
func (o *UpdatePasswordInternalServerError) Error() string
type UpdatePasswordNoContent ¶ added in v0.2.0
type UpdatePasswordNoContent struct { }
UpdatePasswordNoContent handles this case with default header values.
Operation succeeded
func NewUpdatePasswordNoContent ¶ added in v0.2.0
func NewUpdatePasswordNoContent() *UpdatePasswordNoContent
NewUpdatePasswordNoContent creates a UpdatePasswordNoContent with default headers values
func (*UpdatePasswordNoContent) Error ¶ added in v0.2.0
func (o *UpdatePasswordNoContent) Error() string
type UpdatePasswordNotFound ¶ added in v0.2.0
type UpdatePasswordNotFound struct { }
UpdatePasswordNotFound 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></table>
func NewUpdatePasswordNotFound ¶ added in v0.2.0
func NewUpdatePasswordNotFound() *UpdatePasswordNotFound
NewUpdatePasswordNotFound creates a UpdatePasswordNotFound with default headers values
func (*UpdatePasswordNotFound) Error ¶ added in v0.2.0
func (o *UpdatePasswordNotFound) Error() string
type UpdatePasswordParams ¶ added in v0.2.0
type UpdatePasswordParams struct { /*Body*/ Body *iamclientmodels.ModelUserPasswordUpdateRequest /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*UserID User id */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdatePasswordParams contains all the parameters to send to the API endpoint for the update password operation typically these are written to a http.Request
func NewUpdatePasswordParams ¶ added in v0.2.0
func NewUpdatePasswordParams() *UpdatePasswordParams
NewUpdatePasswordParams creates a new UpdatePasswordParams object with the default values initialized.
func NewUpdatePasswordParamsWithContext ¶ added in v0.2.0
func NewUpdatePasswordParamsWithContext(ctx context.Context) *UpdatePasswordParams
NewUpdatePasswordParamsWithContext creates a new UpdatePasswordParams object with the default values initialized, and the ability to set a context for a request
func NewUpdatePasswordParamsWithHTTPClient ¶ added in v0.2.0
func NewUpdatePasswordParamsWithHTTPClient(client *http.Client) *UpdatePasswordParams
NewUpdatePasswordParamsWithHTTPClient creates a new UpdatePasswordParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdatePasswordParamsWithTimeout ¶ added in v0.2.0
func NewUpdatePasswordParamsWithTimeout(timeout time.Duration) *UpdatePasswordParams
NewUpdatePasswordParamsWithTimeout creates a new UpdatePasswordParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdatePasswordParams) SetBody ¶ added in v0.2.0
func (o *UpdatePasswordParams) SetBody(body *iamclientmodels.ModelUserPasswordUpdateRequest)
SetBody adds the body to the update password params
func (*UpdatePasswordParams) SetContext ¶ added in v0.2.0
func (o *UpdatePasswordParams) SetContext(ctx context.Context)
SetContext adds the context to the update password params
func (*UpdatePasswordParams) SetHTTPClient ¶ added in v0.2.0
func (o *UpdatePasswordParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update password params
func (*UpdatePasswordParams) SetNamespace ¶ added in v0.2.0
func (o *UpdatePasswordParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the update password params
func (*UpdatePasswordParams) SetTimeout ¶ added in v0.2.0
func (o *UpdatePasswordParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update password params
func (*UpdatePasswordParams) SetUserID ¶ added in v0.2.0
func (o *UpdatePasswordParams) SetUserID(userID string)
SetUserID adds the userId to the update password params
func (*UpdatePasswordParams) WithBody ¶ added in v0.2.0
func (o *UpdatePasswordParams) WithBody(body *iamclientmodels.ModelUserPasswordUpdateRequest) *UpdatePasswordParams
WithBody adds the body to the update password params
func (*UpdatePasswordParams) WithContext ¶ added in v0.2.0
func (o *UpdatePasswordParams) WithContext(ctx context.Context) *UpdatePasswordParams
WithContext adds the context to the update password params
func (*UpdatePasswordParams) WithHTTPClient ¶ added in v0.2.0
func (o *UpdatePasswordParams) WithHTTPClient(client *http.Client) *UpdatePasswordParams
WithHTTPClient adds the HTTPClient to the update password params
func (*UpdatePasswordParams) WithNamespace ¶ added in v0.2.0
func (o *UpdatePasswordParams) WithNamespace(namespace string) *UpdatePasswordParams
WithNamespace adds the namespace to the update password params
func (*UpdatePasswordParams) WithTimeout ¶ added in v0.2.0
func (o *UpdatePasswordParams) WithTimeout(timeout time.Duration) *UpdatePasswordParams
WithTimeout adds the timeout to the update password params
func (*UpdatePasswordParams) WithUserID ¶ added in v0.2.0
func (o *UpdatePasswordParams) WithUserID(userID string) *UpdatePasswordParams
WithUserID adds the userID to the update password params
func (*UpdatePasswordParams) WriteToRequest ¶ added in v0.2.0
func (o *UpdatePasswordParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdatePasswordReader ¶ added in v0.2.0
type UpdatePasswordReader struct {
// contains filtered or unexported fields
}
UpdatePasswordReader is a Reader for the UpdatePassword structure.
func (*UpdatePasswordReader) ReadResponse ¶ added in v0.2.0
func (o *UpdatePasswordReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdatePasswordUnauthorized ¶ added in v0.2.0
type UpdatePasswordUnauthorized struct { }
UpdatePasswordUnauthorized handles this case with default header values.
Unauthorized access
func NewUpdatePasswordUnauthorized ¶ added in v0.2.0
func NewUpdatePasswordUnauthorized() *UpdatePasswordUnauthorized
NewUpdatePasswordUnauthorized creates a UpdatePasswordUnauthorized with default headers values
func (*UpdatePasswordUnauthorized) Error ¶ added in v0.2.0
func (o *UpdatePasswordUnauthorized) Error() string
type UpdateUserBadRequest ¶ added in v0.2.0
type UpdateUserBadRequest struct { }
UpdateUserBadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20019</td><td>unable to parse request body</td></tr><tr><td>10131</td><td>invalid date of birth</td></tr><tr><td>10155</td><td>country is not defined</td></tr><tr><td>10154</td><td>country not found</td></tr><tr><td>10130</td><td>user under age</td></tr><tr><td>10132</td><td>invalid email address</td></tr></table>
func NewUpdateUserBadRequest ¶ added in v0.2.0
func NewUpdateUserBadRequest() *UpdateUserBadRequest
NewUpdateUserBadRequest creates a UpdateUserBadRequest with default headers values
func (*UpdateUserBadRequest) Error ¶ added in v0.2.0
func (o *UpdateUserBadRequest) Error() string
type UpdateUserConflict ¶ added in v0.2.0
type UpdateUserConflict struct { }
UpdateUserConflict handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10133</td><td>email already used</td></tr></table>
func NewUpdateUserConflict ¶ added in v0.2.0
func NewUpdateUserConflict() *UpdateUserConflict
NewUpdateUserConflict creates a UpdateUserConflict with default headers values
func (*UpdateUserConflict) Error ¶ added in v0.2.0
func (o *UpdateUserConflict) Error() string
type UpdateUserInternalServerError ¶ added in v0.2.0
type UpdateUserInternalServerError struct { }
UpdateUserInternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20000</td><td>internal server error</td></tr></table>
func NewUpdateUserInternalServerError ¶ added in v0.2.0
func NewUpdateUserInternalServerError() *UpdateUserInternalServerError
NewUpdateUserInternalServerError creates a UpdateUserInternalServerError with default headers values
func (*UpdateUserInternalServerError) Error ¶ added in v0.2.0
func (o *UpdateUserInternalServerError) Error() string
type UpdateUserNotFound ¶ added in v0.2.0
type UpdateUserNotFound struct { }
UpdateUserNotFound handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10139</td><td>platform account not found</td></tr><tr><td>20008</td><td>user not found</td></tr></table>
func NewUpdateUserNotFound ¶ added in v0.2.0
func NewUpdateUserNotFound() *UpdateUserNotFound
NewUpdateUserNotFound creates a UpdateUserNotFound with default headers values
func (*UpdateUserNotFound) Error ¶ added in v0.2.0
func (o *UpdateUserNotFound) Error() string
type UpdateUserOK ¶ added in v0.2.0
type UpdateUserOK struct {
Payload *iamclientmodels.ModelUserResponse
}
UpdateUserOK handles this case with default header values.
OK
func NewUpdateUserOK ¶ added in v0.2.0
func NewUpdateUserOK() *UpdateUserOK
NewUpdateUserOK creates a UpdateUserOK with default headers values
func (*UpdateUserOK) Error ¶ added in v0.2.0
func (o *UpdateUserOK) Error() string
func (*UpdateUserOK) GetPayload ¶ added in v0.2.0
func (o *UpdateUserOK) GetPayload() *iamclientmodels.ModelUserResponse
type UpdateUserParams ¶ added in v0.2.0
type UpdateUserParams struct { /*Body <ul><li>Country (Optional) <br> use ISO3166-1 alpha-2 two letter, e.g. US.</li><li>DisplayName (Optional) string </li><li>LanguageTag (Optional) use Language e.g. en / en-US </li></ul> */ Body *iamclientmodels.ModelUserUpdateRequest /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*UserID User id */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateUserParams contains all the parameters to send to the API endpoint for the update user operation typically these are written to a http.Request
func NewUpdateUserParams ¶ added in v0.2.0
func NewUpdateUserParams() *UpdateUserParams
NewUpdateUserParams creates a new UpdateUserParams object with the default values initialized.
func NewUpdateUserParamsWithContext ¶ added in v0.2.0
func NewUpdateUserParamsWithContext(ctx context.Context) *UpdateUserParams
NewUpdateUserParamsWithContext creates a new UpdateUserParams object with the default values initialized, and the ability to set a context for a request
func NewUpdateUserParamsWithHTTPClient ¶ added in v0.2.0
func NewUpdateUserParamsWithHTTPClient(client *http.Client) *UpdateUserParams
NewUpdateUserParamsWithHTTPClient creates a new UpdateUserParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateUserParamsWithTimeout ¶ added in v0.2.0
func NewUpdateUserParamsWithTimeout(timeout time.Duration) *UpdateUserParams
NewUpdateUserParamsWithTimeout creates a new UpdateUserParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateUserParams) SetBody ¶ added in v0.2.0
func (o *UpdateUserParams) SetBody(body *iamclientmodels.ModelUserUpdateRequest)
SetBody adds the body to the update user params
func (*UpdateUserParams) SetContext ¶ added in v0.2.0
func (o *UpdateUserParams) SetContext(ctx context.Context)
SetContext adds the context to the update user params
func (*UpdateUserParams) SetHTTPClient ¶ added in v0.2.0
func (o *UpdateUserParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update user params
func (*UpdateUserParams) SetNamespace ¶ added in v0.2.0
func (o *UpdateUserParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the update user params
func (*UpdateUserParams) SetTimeout ¶ added in v0.2.0
func (o *UpdateUserParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update user params
func (*UpdateUserParams) SetUserID ¶ added in v0.2.0
func (o *UpdateUserParams) SetUserID(userID string)
SetUserID adds the userId to the update user params
func (*UpdateUserParams) WithBody ¶ added in v0.2.0
func (o *UpdateUserParams) WithBody(body *iamclientmodels.ModelUserUpdateRequest) *UpdateUserParams
WithBody adds the body to the update user params
func (*UpdateUserParams) WithContext ¶ added in v0.2.0
func (o *UpdateUserParams) WithContext(ctx context.Context) *UpdateUserParams
WithContext adds the context to the update user params
func (*UpdateUserParams) WithHTTPClient ¶ added in v0.2.0
func (o *UpdateUserParams) WithHTTPClient(client *http.Client) *UpdateUserParams
WithHTTPClient adds the HTTPClient to the update user params
func (*UpdateUserParams) WithNamespace ¶ added in v0.2.0
func (o *UpdateUserParams) WithNamespace(namespace string) *UpdateUserParams
WithNamespace adds the namespace to the update user params
func (*UpdateUserParams) WithTimeout ¶ added in v0.2.0
func (o *UpdateUserParams) WithTimeout(timeout time.Duration) *UpdateUserParams
WithTimeout adds the timeout to the update user params
func (*UpdateUserParams) WithUserID ¶ added in v0.2.0
func (o *UpdateUserParams) WithUserID(userID string) *UpdateUserParams
WithUserID adds the userID to the update user params
func (*UpdateUserParams) WriteToRequest ¶ added in v0.2.0
func (o *UpdateUserParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateUserReader ¶ added in v0.2.0
type UpdateUserReader struct {
// contains filtered or unexported fields
}
UpdateUserReader is a Reader for the UpdateUser structure.
func (*UpdateUserReader) ReadResponse ¶ added in v0.2.0
func (o *UpdateUserReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateUserUnauthorized ¶ added in v0.2.0
type UpdateUserUnauthorized struct { }
UpdateUserUnauthorized handles this case with default header values.
Unauthorized access
func NewUpdateUserUnauthorized ¶ added in v0.2.0
func NewUpdateUserUnauthorized() *UpdateUserUnauthorized
NewUpdateUserUnauthorized creates a UpdateUserUnauthorized with default headers values
func (*UpdateUserUnauthorized) Error ¶ added in v0.2.0
func (o *UpdateUserUnauthorized) Error() string
type UpdateUserV3BadRequest ¶ added in v0.2.0
type UpdateUserV3BadRequest struct {
Payload *iamclientmodels.RestErrorResponse
}
UpdateUserV3BadRequest 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><tr><td>10154</td><td>country not found</td></tr><tr><td>10130</td><td>user under age</td></tr></table>
func NewUpdateUserV3BadRequest ¶ added in v0.2.0
func NewUpdateUserV3BadRequest() *UpdateUserV3BadRequest
NewUpdateUserV3BadRequest creates a UpdateUserV3BadRequest with default headers values
func (*UpdateUserV3BadRequest) Error ¶ added in v0.2.0
func (o *UpdateUserV3BadRequest) Error() string
func (*UpdateUserV3BadRequest) GetPayload ¶ added in v0.2.0
func (o *UpdateUserV3BadRequest) GetPayload() *iamclientmodels.RestErrorResponse
type UpdateUserV3Conflict ¶ added in v0.2.0
type UpdateUserV3Conflict struct {
Payload *iamclientmodels.RestErrorResponse
}
UpdateUserV3Conflict handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10133</td><td>email already used</td></tr></table>
func NewUpdateUserV3Conflict ¶ added in v0.2.0
func NewUpdateUserV3Conflict() *UpdateUserV3Conflict
NewUpdateUserV3Conflict creates a UpdateUserV3Conflict with default headers values
func (*UpdateUserV3Conflict) Error ¶ added in v0.2.0
func (o *UpdateUserV3Conflict) Error() string
func (*UpdateUserV3Conflict) GetPayload ¶ added in v0.2.0
func (o *UpdateUserV3Conflict) GetPayload() *iamclientmodels.RestErrorResponse
type UpdateUserV3InternalServerError ¶ added in v0.2.0
type UpdateUserV3InternalServerError struct { }
UpdateUserV3InternalServerError handles this case with default header values.
Internal Server Error
func NewUpdateUserV3InternalServerError ¶ added in v0.2.0
func NewUpdateUserV3InternalServerError() *UpdateUserV3InternalServerError
NewUpdateUserV3InternalServerError creates a UpdateUserV3InternalServerError with default headers values
func (*UpdateUserV3InternalServerError) Error ¶ added in v0.2.0
func (o *UpdateUserV3InternalServerError) Error() string
type UpdateUserV3OK ¶ added in v0.2.0
type UpdateUserV3OK struct {
Payload []*iamclientmodels.ModelUserResponseV3
}
UpdateUserV3OK handles this case with default header values.
OK
func NewUpdateUserV3OK ¶ added in v0.2.0
func NewUpdateUserV3OK() *UpdateUserV3OK
NewUpdateUserV3OK creates a UpdateUserV3OK with default headers values
func (*UpdateUserV3OK) Error ¶ added in v0.2.0
func (o *UpdateUserV3OK) Error() string
func (*UpdateUserV3OK) GetPayload ¶ added in v0.2.0
func (o *UpdateUserV3OK) GetPayload() []*iamclientmodels.ModelUserResponseV3
type UpdateUserV3Params ¶ added in v0.2.0
type UpdateUserV3Params struct { /*Body*/ Body *iamclientmodels.ModelUserUpdateRequestV3 /*Namespace Namespace, only accept alphabet and numeric */ Namespace string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateUserV3Params contains all the parameters to send to the API endpoint for the update user v3 operation typically these are written to a http.Request
func NewUpdateUserV3Params ¶ added in v0.2.0
func NewUpdateUserV3Params() *UpdateUserV3Params
NewUpdateUserV3Params creates a new UpdateUserV3Params object with the default values initialized.
func NewUpdateUserV3ParamsWithContext ¶ added in v0.2.0
func NewUpdateUserV3ParamsWithContext(ctx context.Context) *UpdateUserV3Params
NewUpdateUserV3ParamsWithContext creates a new UpdateUserV3Params object with the default values initialized, and the ability to set a context for a request
func NewUpdateUserV3ParamsWithHTTPClient ¶ added in v0.2.0
func NewUpdateUserV3ParamsWithHTTPClient(client *http.Client) *UpdateUserV3Params
NewUpdateUserV3ParamsWithHTTPClient creates a new UpdateUserV3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateUserV3ParamsWithTimeout ¶ added in v0.2.0
func NewUpdateUserV3ParamsWithTimeout(timeout time.Duration) *UpdateUserV3Params
NewUpdateUserV3ParamsWithTimeout creates a new UpdateUserV3Params object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateUserV3Params) SetBody ¶ added in v0.2.0
func (o *UpdateUserV3Params) SetBody(body *iamclientmodels.ModelUserUpdateRequestV3)
SetBody adds the body to the update user v3 params
func (*UpdateUserV3Params) SetContext ¶ added in v0.2.0
func (o *UpdateUserV3Params) SetContext(ctx context.Context)
SetContext adds the context to the update user v3 params
func (*UpdateUserV3Params) SetHTTPClient ¶ added in v0.2.0
func (o *UpdateUserV3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update user v3 params
func (*UpdateUserV3Params) SetNamespace ¶ added in v0.2.0
func (o *UpdateUserV3Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the update user v3 params
func (*UpdateUserV3Params) SetTimeout ¶ added in v0.2.0
func (o *UpdateUserV3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update user v3 params
func (*UpdateUserV3Params) WithBody ¶ added in v0.2.0
func (o *UpdateUserV3Params) WithBody(body *iamclientmodels.ModelUserUpdateRequestV3) *UpdateUserV3Params
WithBody adds the body to the update user v3 params
func (*UpdateUserV3Params) WithContext ¶ added in v0.2.0
func (o *UpdateUserV3Params) WithContext(ctx context.Context) *UpdateUserV3Params
WithContext adds the context to the update user v3 params
func (*UpdateUserV3Params) WithHTTPClient ¶ added in v0.2.0
func (o *UpdateUserV3Params) WithHTTPClient(client *http.Client) *UpdateUserV3Params
WithHTTPClient adds the HTTPClient to the update user v3 params
func (*UpdateUserV3Params) WithNamespace ¶ added in v0.2.0
func (o *UpdateUserV3Params) WithNamespace(namespace string) *UpdateUserV3Params
WithNamespace adds the namespace to the update user v3 params
func (*UpdateUserV3Params) WithTimeout ¶ added in v0.2.0
func (o *UpdateUserV3Params) WithTimeout(timeout time.Duration) *UpdateUserV3Params
WithTimeout adds the timeout to the update user v3 params
func (*UpdateUserV3Params) WriteToRequest ¶ added in v0.2.0
func (o *UpdateUserV3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateUserV3Reader ¶ added in v0.2.0
type UpdateUserV3Reader struct {
// contains filtered or unexported fields
}
UpdateUserV3Reader is a Reader for the UpdateUserV3 structure.
func (*UpdateUserV3Reader) ReadResponse ¶ added in v0.2.0
func (o *UpdateUserV3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateUserV3Unauthorized ¶ added in v0.2.0
type UpdateUserV3Unauthorized struct {
}UpdateUserV3Unauthorized handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20001</td><td>unauthorized access</td></tr><tr><td>20022</td><td>token is not user token</td></tr></table>
func NewUpdateUserV3Unauthorized ¶ added in v0.2.0
func NewUpdateUserV3Unauthorized() *UpdateUserV3Unauthorized
NewUpdateUserV3Unauthorized creates a UpdateUserV3Unauthorized with default headers values
func (*UpdateUserV3Unauthorized) Error ¶ added in v0.2.0
func (o *UpdateUserV3Unauthorized) Error() string
func (*UpdateUserV3Unauthorized) GetPayload ¶ added in v0.2.0
func (o *UpdateUserV3Unauthorized) GetPayload() *iamclientmodels.RestErrorResponse
type UpgradeHeadlessAccountConflict ¶ added in v0.2.0
type UpgradeHeadlessAccountConflict struct { }
UpgradeHeadlessAccountConflict handles this case with default header values.
Conflict
func NewUpgradeHeadlessAccountConflict ¶ added in v0.2.0
func NewUpgradeHeadlessAccountConflict() *UpgradeHeadlessAccountConflict
NewUpgradeHeadlessAccountConflict creates a UpgradeHeadlessAccountConflict with default headers values
func (*UpgradeHeadlessAccountConflict) Error ¶ added in v0.2.0
func (o *UpgradeHeadlessAccountConflict) Error() string
type UpgradeHeadlessAccountForbidden ¶ added in v0.2.0
type UpgradeHeadlessAccountForbidden struct { }
UpgradeHeadlessAccountForbidden handles this case with default header values.
Forbidden
func NewUpgradeHeadlessAccountForbidden ¶ added in v0.2.0
func NewUpgradeHeadlessAccountForbidden() *UpgradeHeadlessAccountForbidden
NewUpgradeHeadlessAccountForbidden creates a UpgradeHeadlessAccountForbidden with default headers values
func (*UpgradeHeadlessAccountForbidden) Error ¶ added in v0.2.0
func (o *UpgradeHeadlessAccountForbidden) Error() string
type UpgradeHeadlessAccountOK ¶ added in v0.2.0
type UpgradeHeadlessAccountOK struct {
Payload *iamclientmodels.ModelUserResponse
}
UpgradeHeadlessAccountOK handles this case with default header values.
OK
func NewUpgradeHeadlessAccountOK ¶ added in v0.2.0
func NewUpgradeHeadlessAccountOK() *UpgradeHeadlessAccountOK
NewUpgradeHeadlessAccountOK creates a UpgradeHeadlessAccountOK with default headers values
func (*UpgradeHeadlessAccountOK) Error ¶ added in v0.2.0
func (o *UpgradeHeadlessAccountOK) Error() string
func (*UpgradeHeadlessAccountOK) GetPayload ¶ added in v0.2.0
func (o *UpgradeHeadlessAccountOK) GetPayload() *iamclientmodels.ModelUserResponse
type UpgradeHeadlessAccountParams ¶ added in v0.2.0
type UpgradeHeadlessAccountParams struct { /*Body*/ Body *iamclientmodels.ModelUpgradeHeadlessAccountRequest /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*UserID User ID */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpgradeHeadlessAccountParams contains all the parameters to send to the API endpoint for the upgrade headless account operation typically these are written to a http.Request
func NewUpgradeHeadlessAccountParams ¶ added in v0.2.0
func NewUpgradeHeadlessAccountParams() *UpgradeHeadlessAccountParams
NewUpgradeHeadlessAccountParams creates a new UpgradeHeadlessAccountParams object with the default values initialized.
func NewUpgradeHeadlessAccountParamsWithContext ¶ added in v0.2.0
func NewUpgradeHeadlessAccountParamsWithContext(ctx context.Context) *UpgradeHeadlessAccountParams
NewUpgradeHeadlessAccountParamsWithContext creates a new UpgradeHeadlessAccountParams object with the default values initialized, and the ability to set a context for a request
func NewUpgradeHeadlessAccountParamsWithHTTPClient ¶ added in v0.2.0
func NewUpgradeHeadlessAccountParamsWithHTTPClient(client *http.Client) *UpgradeHeadlessAccountParams
NewUpgradeHeadlessAccountParamsWithHTTPClient creates a new UpgradeHeadlessAccountParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpgradeHeadlessAccountParamsWithTimeout ¶ added in v0.2.0
func NewUpgradeHeadlessAccountParamsWithTimeout(timeout time.Duration) *UpgradeHeadlessAccountParams
NewUpgradeHeadlessAccountParamsWithTimeout creates a new UpgradeHeadlessAccountParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpgradeHeadlessAccountParams) SetBody ¶ added in v0.2.0
func (o *UpgradeHeadlessAccountParams) SetBody(body *iamclientmodels.ModelUpgradeHeadlessAccountRequest)
SetBody adds the body to the upgrade headless account params
func (*UpgradeHeadlessAccountParams) SetContext ¶ added in v0.2.0
func (o *UpgradeHeadlessAccountParams) SetContext(ctx context.Context)
SetContext adds the context to the upgrade headless account params
func (*UpgradeHeadlessAccountParams) SetHTTPClient ¶ added in v0.2.0
func (o *UpgradeHeadlessAccountParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the upgrade headless account params
func (*UpgradeHeadlessAccountParams) SetNamespace ¶ added in v0.2.0
func (o *UpgradeHeadlessAccountParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the upgrade headless account params
func (*UpgradeHeadlessAccountParams) SetTimeout ¶ added in v0.2.0
func (o *UpgradeHeadlessAccountParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the upgrade headless account params
func (*UpgradeHeadlessAccountParams) SetUserID ¶ added in v0.2.0
func (o *UpgradeHeadlessAccountParams) SetUserID(userID string)
SetUserID adds the userId to the upgrade headless account params
func (*UpgradeHeadlessAccountParams) WithBody ¶ added in v0.2.0
func (o *UpgradeHeadlessAccountParams) WithBody(body *iamclientmodels.ModelUpgradeHeadlessAccountRequest) *UpgradeHeadlessAccountParams
WithBody adds the body to the upgrade headless account params
func (*UpgradeHeadlessAccountParams) WithContext ¶ added in v0.2.0
func (o *UpgradeHeadlessAccountParams) WithContext(ctx context.Context) *UpgradeHeadlessAccountParams
WithContext adds the context to the upgrade headless account params
func (*UpgradeHeadlessAccountParams) WithHTTPClient ¶ added in v0.2.0
func (o *UpgradeHeadlessAccountParams) WithHTTPClient(client *http.Client) *UpgradeHeadlessAccountParams
WithHTTPClient adds the HTTPClient to the upgrade headless account params
func (*UpgradeHeadlessAccountParams) WithNamespace ¶ added in v0.2.0
func (o *UpgradeHeadlessAccountParams) WithNamespace(namespace string) *UpgradeHeadlessAccountParams
WithNamespace adds the namespace to the upgrade headless account params
func (*UpgradeHeadlessAccountParams) WithTimeout ¶ added in v0.2.0
func (o *UpgradeHeadlessAccountParams) WithTimeout(timeout time.Duration) *UpgradeHeadlessAccountParams
WithTimeout adds the timeout to the upgrade headless account params
func (*UpgradeHeadlessAccountParams) WithUserID ¶ added in v0.2.0
func (o *UpgradeHeadlessAccountParams) WithUserID(userID string) *UpgradeHeadlessAccountParams
WithUserID adds the userID to the upgrade headless account params
func (*UpgradeHeadlessAccountParams) WriteToRequest ¶ added in v0.2.0
func (o *UpgradeHeadlessAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpgradeHeadlessAccountReader ¶ added in v0.2.0
type UpgradeHeadlessAccountReader struct {
// contains filtered or unexported fields
}
UpgradeHeadlessAccountReader is a Reader for the UpgradeHeadlessAccount structure.
func (*UpgradeHeadlessAccountReader) ReadResponse ¶ added in v0.2.0
func (o *UpgradeHeadlessAccountReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpgradeHeadlessAccountUnauthorized ¶ added in v0.2.0
type UpgradeHeadlessAccountUnauthorized struct { }
UpgradeHeadlessAccountUnauthorized handles this case with default header values.
Unauthorized access
func NewUpgradeHeadlessAccountUnauthorized ¶ added in v0.2.0
func NewUpgradeHeadlessAccountUnauthorized() *UpgradeHeadlessAccountUnauthorized
NewUpgradeHeadlessAccountUnauthorized creates a UpgradeHeadlessAccountUnauthorized with default headers values
func (*UpgradeHeadlessAccountUnauthorized) Error ¶ added in v0.2.0
func (o *UpgradeHeadlessAccountUnauthorized) Error() string
type UpgradeHeadlessAccountWithVerificationCodeBadRequest ¶ added in v0.2.0
type UpgradeHeadlessAccountWithVerificationCodeBadRequest struct { }
UpgradeHeadlessAccountWithVerificationCodeBadRequest handles this case with default header values.
Invalid request
func NewUpgradeHeadlessAccountWithVerificationCodeBadRequest ¶ added in v0.2.0
func NewUpgradeHeadlessAccountWithVerificationCodeBadRequest() *UpgradeHeadlessAccountWithVerificationCodeBadRequest
NewUpgradeHeadlessAccountWithVerificationCodeBadRequest creates a UpgradeHeadlessAccountWithVerificationCodeBadRequest with default headers values
func (*UpgradeHeadlessAccountWithVerificationCodeBadRequest) Error ¶ added in v0.2.0
func (o *UpgradeHeadlessAccountWithVerificationCodeBadRequest) Error() string
type UpgradeHeadlessAccountWithVerificationCodeConflict ¶ added in v0.2.0
type UpgradeHeadlessAccountWithVerificationCodeConflict struct { }
UpgradeHeadlessAccountWithVerificationCodeConflict handles this case with default header values.
Conflict
func NewUpgradeHeadlessAccountWithVerificationCodeConflict ¶ added in v0.2.0
func NewUpgradeHeadlessAccountWithVerificationCodeConflict() *UpgradeHeadlessAccountWithVerificationCodeConflict
NewUpgradeHeadlessAccountWithVerificationCodeConflict creates a UpgradeHeadlessAccountWithVerificationCodeConflict with default headers values
func (*UpgradeHeadlessAccountWithVerificationCodeConflict) Error ¶ added in v0.2.0
func (o *UpgradeHeadlessAccountWithVerificationCodeConflict) Error() string
type UpgradeHeadlessAccountWithVerificationCodeForbidden ¶ added in v0.2.0
type UpgradeHeadlessAccountWithVerificationCodeForbidden struct { }
UpgradeHeadlessAccountWithVerificationCodeForbidden handles this case with default header values.
Forbidden
func NewUpgradeHeadlessAccountWithVerificationCodeForbidden ¶ added in v0.2.0
func NewUpgradeHeadlessAccountWithVerificationCodeForbidden() *UpgradeHeadlessAccountWithVerificationCodeForbidden
NewUpgradeHeadlessAccountWithVerificationCodeForbidden creates a UpgradeHeadlessAccountWithVerificationCodeForbidden with default headers values
func (*UpgradeHeadlessAccountWithVerificationCodeForbidden) Error ¶ added in v0.2.0
func (o *UpgradeHeadlessAccountWithVerificationCodeForbidden) Error() string
type UpgradeHeadlessAccountWithVerificationCodeOK ¶ added in v0.2.0
type UpgradeHeadlessAccountWithVerificationCodeOK struct {
Payload *iamclientmodels.ModelUserResponse
}
UpgradeHeadlessAccountWithVerificationCodeOK handles this case with default header values.
OK
func NewUpgradeHeadlessAccountWithVerificationCodeOK ¶ added in v0.2.0
func NewUpgradeHeadlessAccountWithVerificationCodeOK() *UpgradeHeadlessAccountWithVerificationCodeOK
NewUpgradeHeadlessAccountWithVerificationCodeOK creates a UpgradeHeadlessAccountWithVerificationCodeOK with default headers values
func (*UpgradeHeadlessAccountWithVerificationCodeOK) Error ¶ added in v0.2.0
func (o *UpgradeHeadlessAccountWithVerificationCodeOK) Error() string
func (*UpgradeHeadlessAccountWithVerificationCodeOK) GetPayload ¶ added in v0.2.0
func (o *UpgradeHeadlessAccountWithVerificationCodeOK) GetPayload() *iamclientmodels.ModelUserResponse
type UpgradeHeadlessAccountWithVerificationCodeParams ¶ added in v0.2.0
type UpgradeHeadlessAccountWithVerificationCodeParams struct { /*Body*/ Body *iamclientmodels.ModelUpgradeHeadlessAccountWithVerificationCodeRequest /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*UserID User ID */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpgradeHeadlessAccountWithVerificationCodeParams contains all the parameters to send to the API endpoint for the upgrade headless account with verification code operation typically these are written to a http.Request
func NewUpgradeHeadlessAccountWithVerificationCodeParams ¶ added in v0.2.0
func NewUpgradeHeadlessAccountWithVerificationCodeParams() *UpgradeHeadlessAccountWithVerificationCodeParams
NewUpgradeHeadlessAccountWithVerificationCodeParams creates a new UpgradeHeadlessAccountWithVerificationCodeParams object with the default values initialized.
func NewUpgradeHeadlessAccountWithVerificationCodeParamsWithContext ¶ added in v0.2.0
func NewUpgradeHeadlessAccountWithVerificationCodeParamsWithContext(ctx context.Context) *UpgradeHeadlessAccountWithVerificationCodeParams
NewUpgradeHeadlessAccountWithVerificationCodeParamsWithContext creates a new UpgradeHeadlessAccountWithVerificationCodeParams object with the default values initialized, and the ability to set a context for a request
func NewUpgradeHeadlessAccountWithVerificationCodeParamsWithHTTPClient ¶ added in v0.2.0
func NewUpgradeHeadlessAccountWithVerificationCodeParamsWithHTTPClient(client *http.Client) *UpgradeHeadlessAccountWithVerificationCodeParams
NewUpgradeHeadlessAccountWithVerificationCodeParamsWithHTTPClient creates a new UpgradeHeadlessAccountWithVerificationCodeParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpgradeHeadlessAccountWithVerificationCodeParamsWithTimeout ¶ added in v0.2.0
func NewUpgradeHeadlessAccountWithVerificationCodeParamsWithTimeout(timeout time.Duration) *UpgradeHeadlessAccountWithVerificationCodeParams
NewUpgradeHeadlessAccountWithVerificationCodeParamsWithTimeout creates a new UpgradeHeadlessAccountWithVerificationCodeParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpgradeHeadlessAccountWithVerificationCodeParams) SetBody ¶ added in v0.2.0
func (o *UpgradeHeadlessAccountWithVerificationCodeParams) SetBody(body *iamclientmodels.ModelUpgradeHeadlessAccountWithVerificationCodeRequest)
SetBody adds the body to the upgrade headless account with verification code params
func (*UpgradeHeadlessAccountWithVerificationCodeParams) SetContext ¶ added in v0.2.0
func (o *UpgradeHeadlessAccountWithVerificationCodeParams) SetContext(ctx context.Context)
SetContext adds the context to the upgrade headless account with verification code params
func (*UpgradeHeadlessAccountWithVerificationCodeParams) SetHTTPClient ¶ added in v0.2.0
func (o *UpgradeHeadlessAccountWithVerificationCodeParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the upgrade headless account with verification code params
func (*UpgradeHeadlessAccountWithVerificationCodeParams) SetNamespace ¶ added in v0.2.0
func (o *UpgradeHeadlessAccountWithVerificationCodeParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the upgrade headless account with verification code params
func (*UpgradeHeadlessAccountWithVerificationCodeParams) SetTimeout ¶ added in v0.2.0
func (o *UpgradeHeadlessAccountWithVerificationCodeParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the upgrade headless account with verification code params
func (*UpgradeHeadlessAccountWithVerificationCodeParams) SetUserID ¶ added in v0.2.0
func (o *UpgradeHeadlessAccountWithVerificationCodeParams) SetUserID(userID string)
SetUserID adds the userId to the upgrade headless account with verification code params
func (*UpgradeHeadlessAccountWithVerificationCodeParams) WithBody ¶ added in v0.2.0
func (o *UpgradeHeadlessAccountWithVerificationCodeParams) WithBody(body *iamclientmodels.ModelUpgradeHeadlessAccountWithVerificationCodeRequest) *UpgradeHeadlessAccountWithVerificationCodeParams
WithBody adds the body to the upgrade headless account with verification code params
func (*UpgradeHeadlessAccountWithVerificationCodeParams) WithContext ¶ added in v0.2.0
func (o *UpgradeHeadlessAccountWithVerificationCodeParams) WithContext(ctx context.Context) *UpgradeHeadlessAccountWithVerificationCodeParams
WithContext adds the context to the upgrade headless account with verification code params
func (*UpgradeHeadlessAccountWithVerificationCodeParams) WithHTTPClient ¶ added in v0.2.0
func (o *UpgradeHeadlessAccountWithVerificationCodeParams) WithHTTPClient(client *http.Client) *UpgradeHeadlessAccountWithVerificationCodeParams
WithHTTPClient adds the HTTPClient to the upgrade headless account with verification code params
func (*UpgradeHeadlessAccountWithVerificationCodeParams) WithNamespace ¶ added in v0.2.0
func (o *UpgradeHeadlessAccountWithVerificationCodeParams) WithNamespace(namespace string) *UpgradeHeadlessAccountWithVerificationCodeParams
WithNamespace adds the namespace to the upgrade headless account with verification code params
func (*UpgradeHeadlessAccountWithVerificationCodeParams) WithTimeout ¶ added in v0.2.0
func (o *UpgradeHeadlessAccountWithVerificationCodeParams) WithTimeout(timeout time.Duration) *UpgradeHeadlessAccountWithVerificationCodeParams
WithTimeout adds the timeout to the upgrade headless account with verification code params
func (*UpgradeHeadlessAccountWithVerificationCodeParams) WithUserID ¶ added in v0.2.0
func (o *UpgradeHeadlessAccountWithVerificationCodeParams) WithUserID(userID string) *UpgradeHeadlessAccountWithVerificationCodeParams
WithUserID adds the userID to the upgrade headless account with verification code params
func (*UpgradeHeadlessAccountWithVerificationCodeParams) WriteToRequest ¶ added in v0.2.0
func (o *UpgradeHeadlessAccountWithVerificationCodeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpgradeHeadlessAccountWithVerificationCodeReader ¶ added in v0.2.0
type UpgradeHeadlessAccountWithVerificationCodeReader struct {
// contains filtered or unexported fields
}
UpgradeHeadlessAccountWithVerificationCodeReader is a Reader for the UpgradeHeadlessAccountWithVerificationCode structure.
func (*UpgradeHeadlessAccountWithVerificationCodeReader) ReadResponse ¶ added in v0.2.0
func (o *UpgradeHeadlessAccountWithVerificationCodeReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpgradeHeadlessAccountWithVerificationCodeUnauthorized ¶ added in v0.2.0
type UpgradeHeadlessAccountWithVerificationCodeUnauthorized struct { }
UpgradeHeadlessAccountWithVerificationCodeUnauthorized handles this case with default header values.
Unauthorized access
func NewUpgradeHeadlessAccountWithVerificationCodeUnauthorized ¶ added in v0.2.0
func NewUpgradeHeadlessAccountWithVerificationCodeUnauthorized() *UpgradeHeadlessAccountWithVerificationCodeUnauthorized
NewUpgradeHeadlessAccountWithVerificationCodeUnauthorized creates a UpgradeHeadlessAccountWithVerificationCodeUnauthorized with default headers values
func (*UpgradeHeadlessAccountWithVerificationCodeUnauthorized) Error ¶ added in v0.2.0
func (o *UpgradeHeadlessAccountWithVerificationCodeUnauthorized) Error() string
type UserVerificationBadRequest ¶ added in v0.2.0
type UserVerificationBadRequest struct { }
UserVerificationBadRequest handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20019</td><td>unable to parse request body</td></tr></table>
func NewUserVerificationBadRequest ¶ added in v0.2.0
func NewUserVerificationBadRequest() *UserVerificationBadRequest
NewUserVerificationBadRequest creates a UserVerificationBadRequest with default headers values
func (*UserVerificationBadRequest) Error ¶ added in v0.2.0
func (o *UserVerificationBadRequest) Error() string
type UserVerificationForbidden ¶ added in v0.2.0
type UserVerificationForbidden struct { }
UserVerificationForbidden handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10152</td><td>verification code not found</td></tr><tr><td>10137</td><td>code is expired</td></tr><tr><td>10136</td><td>code is either been used or not valid anymore</td></tr><tr><td>10138</td><td>code not match</td></tr><tr><td>10149</td><td>verification contact type doesn't match</td></tr><tr><td>10148</td><td>verification code context doesn't match the required context</td></tr><tr><td>10162</td><td>invalid verification</td></tr></table>
func NewUserVerificationForbidden ¶ added in v0.2.0
func NewUserVerificationForbidden() *UserVerificationForbidden
NewUserVerificationForbidden creates a UserVerificationForbidden with default headers values
func (*UserVerificationForbidden) Error ¶ added in v0.2.0
func (o *UserVerificationForbidden) Error() string
type UserVerificationInternalServerError ¶ added in v0.2.0
type UserVerificationInternalServerError struct { }
UserVerificationInternalServerError handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>20000</td><td>internal server error</td></tr></table>
func NewUserVerificationInternalServerError ¶ added in v0.2.0
func NewUserVerificationInternalServerError() *UserVerificationInternalServerError
NewUserVerificationInternalServerError creates a UserVerificationInternalServerError with default headers values
func (*UserVerificationInternalServerError) Error ¶ added in v0.2.0
func (o *UserVerificationInternalServerError) Error() string
type UserVerificationNoContent ¶ added in v0.2.0
type UserVerificationNoContent struct { }
UserVerificationNoContent handles this case with default header values.
Operation succeeded
func NewUserVerificationNoContent ¶ added in v0.2.0
func NewUserVerificationNoContent() *UserVerificationNoContent
NewUserVerificationNoContent creates a UserVerificationNoContent with default headers values
func (*UserVerificationNoContent) Error ¶ added in v0.2.0
func (o *UserVerificationNoContent) Error() string
type UserVerificationNotFound ¶ added in v0.2.0
type UserVerificationNotFound struct { }
UserVerificationNotFound handles this case with default header values.
<table><tr><td>errorCode</td><td>errorMessage</td></tr><tr><td>10139</td><td>platform account not found</td></tr><tr><td>20008</td><td>user not found</td></tr></table>
func NewUserVerificationNotFound ¶ added in v0.2.0
func NewUserVerificationNotFound() *UserVerificationNotFound
NewUserVerificationNotFound creates a UserVerificationNotFound with default headers values
func (*UserVerificationNotFound) Error ¶ added in v0.2.0
func (o *UserVerificationNotFound) Error() string
type UserVerificationParams ¶ added in v0.2.0
type UserVerificationParams struct { /*Body*/ Body *iamclientmodels.ModelUserVerificationRequest /*Namespace Namespace, only accept alphabet and numeric */ Namespace string /*UserID User ID */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UserVerificationParams contains all the parameters to send to the API endpoint for the user verification operation typically these are written to a http.Request
func NewUserVerificationParams ¶ added in v0.2.0
func NewUserVerificationParams() *UserVerificationParams
NewUserVerificationParams creates a new UserVerificationParams object with the default values initialized.
func NewUserVerificationParamsWithContext ¶ added in v0.2.0
func NewUserVerificationParamsWithContext(ctx context.Context) *UserVerificationParams
NewUserVerificationParamsWithContext creates a new UserVerificationParams object with the default values initialized, and the ability to set a context for a request
func NewUserVerificationParamsWithHTTPClient ¶ added in v0.2.0
func NewUserVerificationParamsWithHTTPClient(client *http.Client) *UserVerificationParams
NewUserVerificationParamsWithHTTPClient creates a new UserVerificationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUserVerificationParamsWithTimeout ¶ added in v0.2.0
func NewUserVerificationParamsWithTimeout(timeout time.Duration) *UserVerificationParams
NewUserVerificationParamsWithTimeout creates a new UserVerificationParams object with the default values initialized, and the ability to set a timeout on a request
func (*UserVerificationParams) SetBody ¶ added in v0.2.0
func (o *UserVerificationParams) SetBody(body *iamclientmodels.ModelUserVerificationRequest)
SetBody adds the body to the user verification params
func (*UserVerificationParams) SetContext ¶ added in v0.2.0
func (o *UserVerificationParams) SetContext(ctx context.Context)
SetContext adds the context to the user verification params
func (*UserVerificationParams) SetHTTPClient ¶ added in v0.2.0
func (o *UserVerificationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the user verification params
func (*UserVerificationParams) SetNamespace ¶ added in v0.2.0
func (o *UserVerificationParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the user verification params
func (*UserVerificationParams) SetTimeout ¶ added in v0.2.0
func (o *UserVerificationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the user verification params
func (*UserVerificationParams) SetUserID ¶ added in v0.2.0
func (o *UserVerificationParams) SetUserID(userID string)
SetUserID adds the userId to the user verification params
func (*UserVerificationParams) WithBody ¶ added in v0.2.0
func (o *UserVerificationParams) WithBody(body *iamclientmodels.ModelUserVerificationRequest) *UserVerificationParams
WithBody adds the body to the user verification params
func (*UserVerificationParams) WithContext ¶ added in v0.2.0
func (o *UserVerificationParams) WithContext(ctx context.Context) *UserVerificationParams
WithContext adds the context to the user verification params
func (*UserVerificationParams) WithHTTPClient ¶ added in v0.2.0
func (o *UserVerificationParams) WithHTTPClient(client *http.Client) *UserVerificationParams
WithHTTPClient adds the HTTPClient to the user verification params
func (*UserVerificationParams) WithNamespace ¶ added in v0.2.0
func (o *UserVerificationParams) WithNamespace(namespace string) *UserVerificationParams
WithNamespace adds the namespace to the user verification params
func (*UserVerificationParams) WithTimeout ¶ added in v0.2.0
func (o *UserVerificationParams) WithTimeout(timeout time.Duration) *UserVerificationParams
WithTimeout adds the timeout to the user verification params
func (*UserVerificationParams) WithUserID ¶ added in v0.2.0
func (o *UserVerificationParams) WithUserID(userID string) *UserVerificationParams
WithUserID adds the userID to the user verification params
func (*UserVerificationParams) WriteToRequest ¶ added in v0.2.0
func (o *UserVerificationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UserVerificationReader ¶ added in v0.2.0
type UserVerificationReader struct {
// contains filtered or unexported fields
}
UserVerificationReader is a Reader for the UserVerification structure.
func (*UserVerificationReader) ReadResponse ¶ added in v0.2.0
func (o *UserVerificationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UserVerificationUnauthorized ¶ added in v0.2.0
type UserVerificationUnauthorized struct { }
UserVerificationUnauthorized handles this case with default header values.
Unauthorized access
func NewUserVerificationUnauthorized ¶ added in v0.2.0
func NewUserVerificationUnauthorized() *UserVerificationUnauthorized
NewUserVerificationUnauthorized creates a UserVerificationUnauthorized with default headers values
func (*UserVerificationUnauthorized) Error ¶ added in v0.2.0
func (o *UserVerificationUnauthorized) Error() string
Source Files ¶
- add_user_permission_parameters.go
- add_user_permission_responses.go
- add_user_role_parameters.go
- add_user_role_responses.go
- admin_add_user_permissions_v3_parameters.go
- admin_add_user_permissions_v3_responses.go
- admin_add_user_role_v3_parameters.go
- admin_add_user_role_v3_responses.go
- admin_ban_user_v2_parameters.go
- admin_ban_user_v2_responses.go
- admin_ban_user_v3_parameters.go
- admin_ban_user_v3_responses.go
- admin_create_justice_user_parameters.go
- admin_create_justice_user_responses.go
- admin_create_user_roles_v2_parameters.go
- admin_create_user_roles_v2_responses.go
- admin_delete_platform_link_v2_parameters.go
- admin_delete_platform_link_v2_responses.go
- admin_delete_user_information_v3_parameters.go
- admin_delete_user_information_v3_responses.go
- admin_delete_user_permission_bulk_v3_parameters.go
- admin_delete_user_permission_bulk_v3_responses.go
- admin_delete_user_permission_v3_parameters.go
- admin_delete_user_permission_v3_responses.go
- admin_delete_user_role_v3_parameters.go
- admin_delete_user_role_v3_responses.go
- admin_delete_user_roles_v3_parameters.go
- admin_delete_user_roles_v3_responses.go
- admin_disable_user_v2_parameters.go
- admin_disable_user_v2_responses.go
- admin_enable_user_v2_parameters.go
- admin_enable_user_v2_responses.go
- admin_get_age_restriction_status_v2_parameters.go
- admin_get_age_restriction_status_v2_responses.go
- admin_get_age_restriction_status_v3_parameters.go
- admin_get_age_restriction_status_v3_responses.go
- admin_get_bulk_user_by_email_address_v3_parameters.go
- admin_get_bulk_user_by_email_address_v3_responses.go
- admin_get_list_country_age_restriction_v3_parameters.go
- admin_get_list_country_age_restriction_v3_responses.go
- admin_get_my_user_v3_parameters.go
- admin_get_my_user_v3_responses.go
- admin_get_user_ban_v2_parameters.go
- admin_get_user_ban_v2_responses.go
- admin_get_user_ban_v3_parameters.go
- admin_get_user_ban_v3_responses.go
- admin_get_user_by_email_address_v3_parameters.go
- admin_get_user_by_email_address_v3_responses.go
- admin_get_user_by_user_id_v2_parameters.go
- admin_get_user_by_user_id_v2_responses.go
- admin_get_user_by_user_id_v3_parameters.go
- admin_get_user_by_user_id_v3_responses.go
- admin_get_user_deletion_status_v3_parameters.go
- admin_get_user_deletion_status_v3_responses.go
- admin_get_user_login_histories_v3_parameters.go
- admin_get_user_login_histories_v3_responses.go
- admin_get_user_platform_accounts_v3_parameters.go
- admin_get_user_platform_accounts_v3_responses.go
- admin_invite_user_v3_parameters.go
- admin_invite_user_v3_responses.go
- admin_link_platform_account_parameters.go
- admin_link_platform_account_responses.go
- admin_list_users_v3_parameters.go
- admin_list_users_v3_responses.go
- admin_platform_link_v3_parameters.go
- admin_platform_link_v3_responses.go
- admin_platform_unlink_v3_parameters.go
- admin_platform_unlink_v3_responses.go
- admin_put_user_roles_v2_parameters.go
- admin_put_user_roles_v2_responses.go
- admin_reset_password_v2_parameters.go
- admin_reset_password_v2_responses.go
- admin_save_user_role_v3_parameters.go
- admin_save_user_role_v3_responses.go
- admin_search_user_v3_parameters.go
- admin_search_user_v3_responses.go
- admin_search_users_v2_parameters.go
- admin_search_users_v2_responses.go
- admin_send_verification_code_v3_parameters.go
- admin_send_verification_code_v3_responses.go
- admin_update_age_restriction_config_v2_parameters.go
- admin_update_age_restriction_config_v2_responses.go
- admin_update_age_restriction_config_v3_parameters.go
- admin_update_age_restriction_config_v3_responses.go
- admin_update_country_age_restriction_v3_parameters.go
- admin_update_country_age_restriction_v3_responses.go
- admin_update_my_user_v4_parameters.go
- admin_update_my_user_v4_responses.go
- admin_update_user_ban_v3_parameters.go
- admin_update_user_ban_v3_responses.go
- admin_update_user_deletion_status_v3_parameters.go
- admin_update_user_deletion_status_v3_responses.go
- admin_update_user_permission_v3_parameters.go
- admin_update_user_permission_v3_responses.go
- admin_update_user_status_v3_parameters.go
- admin_update_user_status_v3_responses.go
- admin_update_user_v2_parameters.go
- admin_update_user_v2_responses.go
- admin_update_user_v3_parameters.go
- admin_update_user_v3_responses.go
- admin_upgrade_headless_account_v3_parameters.go
- admin_upgrade_headless_account_v3_responses.go
- admin_verify_account_v3_parameters.go
- admin_verify_account_v3_responses.go
- admin_verify_user_without_verification_code_v3_parameters.go
- admin_verify_user_without_verification_code_v3_responses.go
- ban_user_parameters.go
- ban_user_responses.go
- create_user_from_invitation_v3_parameters.go
- create_user_from_invitation_v3_responses.go
- create_user_parameters.go
- create_user_responses.go
- delete_user_information_parameters.go
- delete_user_information_responses.go
- delete_user_parameters.go
- delete_user_permission_parameters.go
- delete_user_permission_responses.go
- delete_user_responses.go
- delete_user_role_parameters.go
- delete_user_role_responses.go
- disable_user_ban_parameters.go
- disable_user_ban_responses.go
- disable_user_parameters.go
- disable_user_responses.go
- enable_user_ban_parameters.go
- enable_user_ban_responses.go
- enable_user_parameters.go
- enable_user_responses.go
- forgot_password_parameters.go
- forgot_password_responses.go
- get_admin_invitation_v3_parameters.go
- get_admin_invitation_v3_responses.go
- get_admin_users_by_role_id_parameters.go
- get_admin_users_by_role_id_responses.go
- get_admin_users_by_role_id_v3_parameters.go
- get_admin_users_by_role_id_v3_responses.go
- get_list_country_age_restriction_parameters.go
- get_list_country_age_restriction_responses.go
- get_list_justice_platform_accounts_parameters.go
- get_list_justice_platform_accounts_responses.go
- get_publisher_user_parameters.go
- get_publisher_user_responses.go
- get_user_ban_history_parameters.go
- get_user_ban_history_responses.go
- get_user_by_login_id_parameters.go
- get_user_by_login_id_responses.go
- get_user_by_platform_user_id_parameters.go
- get_user_by_platform_user_id_responses.go
- get_user_by_user_id_parameters.go
- get_user_by_user_id_responses.go
- get_user_information_parameters.go
- get_user_information_responses.go
- get_user_justice_platform_account_parameters.go
- get_user_justice_platform_account_responses.go
- get_user_login_histories_parameters.go
- get_user_login_histories_responses.go
- get_user_mapping_parameters.go
- get_user_mapping_responses.go
- get_user_platform_accounts_parameters.go
- get_user_platform_accounts_responses.go
- get_user_verification_code_parameters.go
- get_user_verification_code_responses.go
- get_users_by_login_ids_parameters.go
- get_users_by_login_ids_responses.go
- list_admins_v3_parameters.go
- list_admins_v3_responses.go
- list_cross_namespace_account_link_parameters.go
- list_cross_namespace_account_link_responses.go
- platform_link_parameters.go
- platform_link_responses.go
- platform_unlink_parameters.go
- platform_unlink_responses.go
- public_create_justice_user_parameters.go
- public_create_justice_user_responses.go
- public_create_user_v2_parameters.go
- public_create_user_v2_responses.go
- public_create_user_v3_parameters.go
- public_create_user_v3_responses.go
- public_delete_platform_link_v2_parameters.go
- public_delete_platform_link_v2_responses.go
- public_forgot_password_v2_parameters.go
- public_forgot_password_v2_responses.go
- public_forgot_password_v3_parameters.go
- public_forgot_password_v3_responses.go
- public_get_async_status_parameters.go
- public_get_async_status_responses.go
- public_get_my_user_v3_parameters.go
- public_get_my_user_v3_responses.go
- public_get_user_ban_history_v3_parameters.go
- public_get_user_ban_history_v3_responses.go
- public_get_user_ban_parameters.go
- public_get_user_ban_responses.go
- public_get_user_by_platform_user_id_v3_parameters.go
- public_get_user_by_platform_user_id_v3_responses.go
- public_get_user_by_user_id_v2_parameters.go
- public_get_user_by_user_id_v2_responses.go
- public_get_user_by_user_id_v3_parameters.go
- public_get_user_by_user_id_v3_responses.go
- public_get_user_login_histories_v3_parameters.go
- public_get_user_login_histories_v3_responses.go
- public_get_user_platform_accounts_v3_parameters.go
- public_get_user_platform_accounts_v3_responses.go
- public_link_platform_account_parameters.go
- public_link_platform_account_responses.go
- public_list_user_id_by_platform_user_i_ds_v3_parameters.go
- public_list_user_id_by_platform_user_i_ds_v3_responses.go
- public_platform_link_v2_parameters.go
- public_platform_link_v2_responses.go
- public_platform_link_v3_parameters.go
- public_platform_link_v3_responses.go
- public_platform_unlink_v3_parameters.go
- public_platform_unlink_v3_responses.go
- public_reset_password_v2_parameters.go
- public_reset_password_v2_responses.go
- public_search_user_v3_parameters.go
- public_search_user_v3_responses.go
- public_send_verification_code_v3_parameters.go
- public_send_verification_code_v3_responses.go
- public_update_password_v2_parameters.go
- public_update_password_v2_responses.go
- public_update_password_v3_parameters.go
- public_update_password_v3_responses.go
- public_update_user_v2_parameters.go
- public_update_user_v2_responses.go
- public_update_user_v3_parameters.go
- public_update_user_v3_responses.go
- public_upgrade_headless_account_v3_parameters.go
- public_upgrade_headless_account_v3_responses.go
- public_user_verification_v3_parameters.go
- public_user_verification_v3_responses.go
- public_validate_user_by_user_id_and_password_v3_parameters.go
- public_validate_user_by_user_id_and_password_v3_responses.go
- public_verify_headless_account_v3_parameters.go
- public_verify_headless_account_v3_responses.go
- public_web_link_platform_establish_parameters.go
- public_web_link_platform_establish_responses.go
- public_web_link_platform_parameters.go
- public_web_link_platform_responses.go
- reset_password_parameters.go
- reset_password_responses.go
- reset_password_v3_parameters.go
- reset_password_v3_responses.go
- save_user_permission_parameters.go
- save_user_permission_responses.go
- save_user_roles_parameters.go
- save_user_roles_responses.go
- search_user_parameters.go
- search_user_responses.go
- send_verification_code_parameters.go
- send_verification_code_responses.go
- update_country_age_restriction_parameters.go
- update_country_age_restriction_responses.go
- update_password_parameters.go
- update_password_responses.go
- update_user_parameters.go
- update_user_responses.go
- update_user_v3_parameters.go
- update_user_v3_responses.go
- upgrade_headless_account_parameters.go
- upgrade_headless_account_responses.go
- upgrade_headless_account_with_verification_code_parameters.go
- upgrade_headless_account_with_verification_code_responses.go
- user_verification_parameters.go
- user_verification_responses.go
- users_client.go